@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:#0a0a0f;color:#f5f5f8;font-family:Inter,system-ui,-apple-system,Roboto,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background-image:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(245,158,11,.05) 0%,transparent 60%);background-attachment:fixed}#root{max-width:448px;margin:0 auto;min-height:100vh;background:#0a0a0f;position:relative;overflow-x:hidden}button{font-family:inherit;border:none;background:none;cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent}input,textarea,select{font-family:inherit;color:inherit;outline:none;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}p{margin:0}img{display:block;max-width:100%}.gradient-text{background:linear-gradient(135deg,#f59e0b,#f472b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass{background:#1a1a1fb3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.card-glow{box-shadow:0 0 40px #f59e0b14,0 4px 24px #0006}.page-enter{animation:fadeUp .25s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.page-enter{animation:none!important}}::-webkit-scrollbar{display:none}*,.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}:focus-visible{outline:2px solid rgba(245,158,11,.6);outline-offset:2px;border-radius:4px}::selection{background:#f59e0b47;color:#f5f5f8}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.unread-dot{animation:pulse 2s ease-in-out infinite}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.shimmer{background:linear-gradient(90deg,#1c1c22 25%,#242428,#1c1c22 75%);background-size:400% 100%;animation:shimmer 1.6s ease infinite}@keyframes pulse-ring{0%{transform:scale(1);opacity:.5}to{transform:scale(1.7);opacity:0}}.pulse-ring{animation:pulse-ring 2s ease infinite}@keyframes spin{to{transform:rotate(360deg)}}
