:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:#0a0b0f;--app-bg-elevated:#13141c;--app-surface:#14151ef2;--app-surface-strong:#1a1c28fa;--app-border:#94a3b824;--app-border-strong:#94a3b838;--hero-line-height:1.05;--app-text:#f2f3f7;--app-text-muted:#9496ab;--app-text-subtle:#62647a;--app-brand-primary:#22c55e;--app-brand-secondary:#f97316;--app-focus:#22c55e47;--pad-x:20px;--pad-screen:20px;--header-pad-x:24px}@media (max-width:640px){:root{--pad-x:14px;--pad-screen:14px;--header-pad-x:16px;--hero-line-height:1.1}}html{background:#0a0b0f}body{min-height:100vh;color:var(--app-text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:0 0;font-family:Manrope,Segoe UI,sans-serif}body:before{content:"";pointer-events:none;opacity:1;background:radial-gradient(circle at 20% 0,#22c55e0f,#0000 40%),radial-gradient(circle at 80% 0,#f973160f,#0000 40%);position:fixed;inset:0}#root{isolation:isolate;min-height:100vh}*{scrollbar-width:thin;scrollbar-color:#22c55e59 transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#22c55e59;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#22c55e8c}::selection{color:var(--app-text);background:#f9731647}a,button,input,textarea,select{transition:transform .18s,border-color .18s,background-color .18s,color .18s,box-shadow .18s,opacity .18s}button,input,textarea,select{font:inherit}button:not([disabled]):hover{transform:translateY(-1px)}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=button]:focus-visible{outline:none;box-shadow:0 0 0 3px #22c55e26,0 0 0 1px #22c55e99}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=submit]):hover:not(:focus-visible),textarea:hover:not(:focus-visible){box-shadow:0 0 0 1px #22c55e47}input::placeholder,textarea::placeholder{color:var(--app-text-subtle)}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(.82)sepia(.28)saturate(.54)hue-rotate(83deg)}@media (max-width:720px){html{font-size:15px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
