*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh}.app-shell{width:100%;max-width:480px;height:100vh;display:flex;flex-direction:column;position:relative;box-shadow:0 0 40px #0000000f}@supports (height: 100dvh){.app-shell{height:100dvh}}body{font-family:Plus Jakarta Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:0px;height:0px}input::placeholder,textarea::placeholder{color:#a8a2b5}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){*{transition:none!important}}
