:root{--blue:#2babe1;--blue-dark:#1a8bbf;--blue-light:#e8f7fd;--dark:#1f1f20;--dark-mid:#2a3a4a;--gray:#6b7280;--gray-light:#f4f6f8;--white:#fff;--green:#22c55e;--green-light:#dcfce7;--green-dark:#16a34a;--orange:#f59e0b;--orange-light:#fef3c7;--orange-dark:#d97706;--red:#ef4444;--border:#e5e7eb;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#1f1f20;background:var(--dark);font-family:Inter,sans-serif;overscroll-behavior:none}#root{background:#fff;display:flex;flex-direction:column;margin:0 auto;max-width:430px;min-height:100dvh;overflow:hidden;position:relative}.desktop-sidebar{display:none}.auth-shell{display:contents}@media (min-width:1024px){#root,body{background:#f4f6f8}#root{flex-direction:row;max-width:none}.desktop-sidebar{display:flex}.mobile-bottomnav{display:none!important}.desktop-main{display:flex;flex:1 1;flex-direction:column;height:100dvh;min-width:0;overflow:hidden}.desktop-main .screen-content,.desktop-main>*{max-width:100%}.screen-content{padding-bottom:24px}.auth-shell{align-items:center;background:#f4f6f8;display:flex;justify-content:center;min-height:100dvh;width:100%}.auth-shell>*{background:#fff;border-radius:24px;box-shadow:0 20px 60px #00000014;max-height:90dvh;max-width:480px;min-height:auto;overflow:hidden;width:100%}.payment-banner{left:240px!important;max-width:none!important;right:0!important;transform:none!important;width:auto!important}}::-webkit-scrollbar{display:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-up{animation:fadeUp .3s ease forwards}.fade-in{animation:fadeIn .25s ease forwards}.btn,button{border:none;cursor:pointer;font-family:Inter,sans-serif;outline:none}.btn:active,button:active{transform:scale(.97);transition:transform .1s}input,textarea{border:none;font-family:Inter,sans-serif;outline:none}.screen-content{padding-bottom:calc(80px + env(safe-area-inset-bottom, 0px));padding-bottom:calc(80px + var(--safe-bottom))}
/*# sourceMappingURL=main.167f44d2.css.map*/