*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{height:100%}html{background:#f7f4ec;min-height:100%}body{overscroll-behavior-y:none;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}#root,.app-shell{min-height:100vh}.main-content{width:min(100%,760px);margin:0 auto;padding:20px 16px 32px}.center-screen,.identity-screen{place-content:center;min-height:100vh;display:grid}.identity-screen{padding:max(28px, env(safe-area-inset-top)) 20px max(28px, env(safe-area-inset-bottom))}.identity-panel{align-items:center;width:min(100%,420px)}.brand-mark{color:#f7f4ec;background:#315a4f;border-radius:30px;place-items:center;width:112px;height:112px;display:grid;box-shadow:0 18px 44px #315a4f3d}.empty-card{flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:420px;padding:32px;display:flex}.add-fab{right:max(20px,50vw - 360px);bottom:calc(20px + env(safe-area-inset-bottom));position:fixed!important}@media (width>=700px){.main-content{padding-top:32px}}
