*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-text-size-adjust:100%;width:100%;height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a1a2e;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#root{background:#1a1a2e;justify-content:center;align-items:center;width:100%;height:100svh;display:flex}.app-shell{width:100%;max-width:430px;height:100%;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);background:#f5f0e8;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 0 40px #00000080}@media (width>=768px){#root{background:linear-gradient(160deg,#0f172a 0%,#1e293b 100%)}.app-shell{border-radius:20px;max-width:480px;height:calc(100% - 32px);margin:16px 0;box-shadow:0 0 0 1px #ffffff0f,0 25px 60px #00000080}}.page-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;overflow:hidden auto}.page-scroll::-webkit-scrollbar{display:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{outline:none;font-family:inherit}a{color:inherit;text-decoration:none}.gradient-blue{background:linear-gradient(135deg,#1e4fff,#1aadff)}.gradient-gold{background:linear-gradient(135deg,#ffc83d,#fe7e01)}.gradient-purple{background:linear-gradient(135deg,#7200ff,#9747ff)}.gradient-green-purple{background:linear-gradient(135deg,#2ed8a3,#9747ff)}.gradient-getstarted{background:linear-gradient(#2563eb,#2dd4bf)}.tap-feedback{transition:opacity .15s,transform .1s}.tap-feedback:active{opacity:.75;transform:scale(.98)}.scroll-x{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto hidden}.scroll-x::-webkit-scrollbar{display:none}
