:root{--fc-color-bg:#020617;--fc-color-surface:#0f172a;--fc-color-surface-glass:#0f172a99;--fc-color-surface-row:#1e293b66;--fc-color-surface-hover:#1e293b;--fc-color-input-bg:#1e293b80;--fc-color-text:#e8e8e8;--fc-color-text-muted:#94a3b8;--fc-color-border:#94a3b81f;--fc-color-border-subtle:#94a3b81a;--fc-color-border-input:#94a3b826;--fc-color-accent:#10b981;--fc-color-accent-dark:#059669;--fc-color-accent-contrast:#022c22;--fc-color-accent-bg:#10b9811a;--fc-color-accent-border:#10b9814d;--fc-color-accent-focus-border:#10b98180;--fc-color-accent-focus-ring:#10b9811a;--fc-color-success:#10b981;--fc-color-success-bg:#10b9811a;--fc-color-success-border:#10b9814d;--fc-color-danger-text:#ef4444;--fc-color-danger-text-strong:#f87171;--fc-color-danger-bg:#ef44441a;--fc-color-danger-border:#ef44444d;--fc-color-warning:#f59e0b;--fc-color-warning-bg:#f59e0b1a;--fc-color-warning-border:#f59e0b4d;--fc-color-purple:#8b5cf6;--fc-color-lime:#84cc16;--fc-color-purple-bg:#8b5cf61a;--fc-color-purple-border:#8b5cf64d;--fc-color-neutral-bg:#94a3b81a;--fc-color-neutral-border:#94a3b84d;--fc-glass-blur:blur(16px);--fc-glass-shadow:0 8px 32px #0006;--fc-input-blur:blur(8px);--fc-btn-primary-bg:linear-gradient(135deg, #10b981, #059669);--fc-btn-primary-shadow:0 4px 15px #10b9814d;--fc-btn-primary-shadow-hover:0 6px 20px #10b98173;--fc-scrollbar-thumb:#10b9814d;--fc-body-glow:radial-gradient(ellipse at 20% 50%, #10b98114 0%, transparent 50%), radial-gradient(ellipse at 80% 20%, #8b5cf614 0%, transparent 50%);--fc-space-1:.25rem;--fc-space-2:.5rem;--fc-space-3:.75rem;--fc-space-4:1rem;--fc-space-6:1.5rem;--fc-radius-card:.75rem;--fc-radius-control:.625rem;--fc-radius-pill:999px;--fc-nav-width:14rem;--fc-header-height:3.5rem;--fc-section-nav-height:2.5rem;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--fc-color-bg:#f7f7f9;--fc-color-surface:#fff;--fc-color-surface-glass:#ffffffbf;--fc-color-surface-row:#f3f4f6;--fc-color-surface-hover:#eef0f3;--fc-color-input-bg:#fff;--fc-color-text:#1a1d23;--fc-color-text-muted:#5b6270;--fc-color-border:#d8dbe1;--fc-color-border-subtle:#e4e6ea;--fc-color-border-input:#d8dbe1;--fc-color-accent:#047857;--fc-color-accent-dark:#047857;--fc-color-accent-contrast:#fff;--fc-color-accent-bg:#10b98114;--fc-color-accent-border:#10b98159;--fc-color-accent-focus-border:#05966999;--fc-color-accent-focus-ring:#10b98126;--fc-color-success:#047857;--fc-color-success-bg:#10b98114;--fc-color-success-border:#10b98159;--fc-color-danger-text:#b91c1c;--fc-color-danger-text-strong:#b91c1c;--fc-color-danger-bg:#fdecec;--fc-color-danger-border:#f3b4b4;--fc-color-warning:#92400e;--fc-color-warning-bg:#f59e0b1f;--fc-color-warning-border:#f59e0b66;--fc-color-purple:#7c3aed;--fc-color-lime:#3f6212;--fc-color-purple-bg:#8b5cf614;--fc-color-purple-border:#8b5cf659;--fc-color-neutral-bg:#5b627014;--fc-color-neutral-border:#5b62704d;--fc-glass-shadow:0 4px 16px #0f172a14;--fc-scrollbar-thumb:#05966959;--fc-body-glow:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{margin:0;padding:0}html{font-size:112.5%}body{background-color:var(--fc-color-bg);background-image:var(--fc-body-glow);color:var(--fc-color-text);background-attachment:fixed;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}a{color:var(--fc-color-accent)}h1{margin:0 0 var(--fc-space-4);letter-spacing:-.01em;font-size:1.375rem;font-weight:700}button{font-family:inherit}:focus-visible{outline:2px solid var(--fc-color-accent);outline-offset:2px}.skip-link{background:var(--fc-color-surface);color:var(--fc-color-text);padding:var(--fc-space-2) var(--fc-space-4);border-radius:var(--fc-radius-control);z-index:100;position:absolute;top:auto;left:-999px}.skip-link:focus{left:var(--fc-space-4);top:var(--fc-space-4)}*{scrollbar-width:thin;scrollbar-color:var(--fc-scrollbar-thumb) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--fc-scrollbar-thumb);border-radius:var(--fc-radius-pill)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
