:root{--background:#0f1115;--surface:#1a1d24;--foreground:#f5f6f7;--muted:#9aa0ab;--accent:#3d7bfa;--accent-foreground:#fff;--border:#2a2e37;--danger:#e0554f;--success:#3fb27f;--radius:12px;--space-1:4px;--space-2:8px;--space-3:16px;--space-4:24px;--space-5:32px;--safe-bottom:env(safe-area-inset-bottom,0px);--safe-top:env(safe-area-inset-top,0px)}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}
