@import"https://fonts.googleapis.com/css2?family=Archivo:wdth,wght@85,600;85,700;85,800;100,600;100,700;100,800&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:#fff;color:#111;position:relative;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}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:url(/bg.jpg) center center / cover no-repeat;filter:brightness(.45) saturate(.7);opacity:.13;z-index:0;pointer-events:none}#root{max-width:448px;margin:0 auto;min-height:100vh;background:#fafafaf0;position:relative;overflow-x:hidden;z-index:1;box-shadow:0 0 0 .5px #00000014,0 0 40px #0000000f}.app-loading{min-height:100vh;background:#fff}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,#ff6b00,#ff8a1f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass{background:#fffffff5;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.card-glow{box-shadow:0 1px 4px #0000000f,0 4px 16px #0000000f}.page-enter{animation:fadeUp .2s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}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}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!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(255,107,0,.55);outline-offset:2px;border-radius:4px}::selection{background:#ff6b0026;color:#111}@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,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:400% 100%;animation:shimmer 1.4s 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)}}
