*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f0f0f0;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{background:#e8e8e8;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;display:flex}.app-shell{background:#fff;width:100%;max-width:390px;min-height:100vh;position:relative;overflow-x:hidden;box-shadow:0 0 40px #00000026}@media (width>=391px){.app-shell{margin:0 auto}}input,button,select,textarea{font-family:Inter,sans-serif}button{cursor:pointer;border:none;outline:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{background:0 0;width:0}
