:root{--divo-bg:#050409;--divo-bg-2:#0b0a14;--divo-surface:#15131e;--divo-fg:#fafbff;--divo-fg-muted:#c9c8d4;--divo-fg-dim:#8a8a99;--divo-fg-fade:#4a4a5a;--divo-fg-light:#0a0a14;--divo-fg-light-muted:#4a4a5a;--divo-cyan:#00e7ff;--divo-pink:#ff2e8a;--divo-purple:#a855f7;--divo-emerald:#00ffae;--divo-cyan-light:#0099cc;--divo-pink-light:#cc1166;--divo-purple-light:#8833cc;--divo-emerald-light:#00aa77;--divo-hub:#ffffff;--divo-font-display:-apple-system,"Inter Tight","Inter",system-ui,sans-serif;--divo-font-mono:ui-monospace,"SF Mono","Menlo",monospace;--divo-font-body:-apple-system,"Inter",system-ui,sans-serif;--divo-font-serif:"Tiempos Headline","Reckless Neue","Source Serif 4","Lora",Georgia,"Times New Roman",serif;--divo-letter-display:0;--divo-letter-mono:0.34em;--divo-letter-body:0;--divo-radius-sm:4px;--divo-radius-md:8px;--divo-radius-lg:14px;--divo-radius-xl:18px;--divo-radius-full:9999px;--divo-glow-cyan:0 0 12px var(--divo-cyan),0 0 24px rgba(0,231,255,0.3);--divo-glow-hub:0 0 20px var(--divo-cyan),0 0 40px rgba(255,255,255,0.5)}.divo-auth-root{--divo-text:var(--divo-fg);--divo-text-muted:var(--divo-fg-muted);--divo-bg-primary:var(--divo-bg);--divo-surface-elev:var(--divo-surface);--divo-border:rgba(255,255,255,0.08);--divo-border-strong:rgba(255,255,255,0.16);--divo-input-bg:rgba(255,255,255,0.04);--divo-accent:var(--divo-cyan);--divo-accent-fg:#001520;--divo-grid:rgba(255,255,255,0.04);--divo-rule:rgba(255,255,255,0.08);color-scheme:dark;background:var(--divo-bg-primary);color:var(--divo-text)}.divo-auth-root[data-divo-theme=light],:root:not(.dark) .divo-auth-root[data-divo-respect-theme=true]{--divo-text:var(--divo-fg-light);--divo-text-muted:var(--divo-fg-light-muted);--divo-bg-primary:#fafbff;--divo-surface-elev:#ffffff;--divo-border:rgba(0,0,0,0.08);--divo-border-strong:rgba(0,0,0,0.16);--divo-input-bg:#ffffff;--divo-accent:var(--divo-cyan-light);--divo-accent-fg:#ffffff;--divo-grid:rgba(0,0,0,0.04);--divo-rule:rgba(0,0,0,0.08);color-scheme:light}@media (prefers-reduced-motion:reduce){.divo-auth-root .ambient-particle{animation:none!important;opacity:0!important}.divo-auth-root .divo-footer-link{transition:none!important}}.divo-footer-link{text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;color:inherit;border-radius:2px;transition:opacity .2s ease}.divo-footer-link:hover{opacity:.8}.divo-footer-link:focus{outline:none}.divo-footer-link:focus-visible{outline:2px solid currentColor;outline-offset:3px}