:root{--brand-primary:#0b3d2e;--brand-accent:#c8a04a;--brand-bg:#020d12;--brand-surface:#041a20;--brand-text:#e8f4f2;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--radius-1:4px;--radius-2:8px;--radius-3:12px;--type-sm:13px;--type-base:15px;--type-lg:20px;--type-xl:28px;--color-bg:#020d12;--color-surface:#041a20;--color-text:#e8f4f2;--color-text-muted:#9fb4b1;--color-border:#587880;--color-accent:var(--brand-accent);--color-focus:var(--brand-accent);--elevation-1:0 1px 2px #0006;--elevation-2:0 4px 12px #00000080;--text-primary:var(--color-text);--text-secondary:var(--color-text);--text-muted:var(--color-text-muted);--border:var(--color-border);--bg-surface:var(--color-surface);--bg-elevated:var(--color-surface);--accent-teal:var(--brand-accent)}:root[data-theme=light]{--color-bg:#f7faf9;--color-surface:#fff;--color-text:#11201e;--color-text-muted:#5a6b68;--color-border:#7d908c;--color-accent:var(--brand-accent);--color-focus:#9a7a28;--elevation-1:0 1px 2px #10201e1a;--elevation-2:0 4px 12px #10201e24}:root[data-contrast=high]{--color-bg:#000;--color-surface:#0a1518;--color-text:#fff;--color-text-muted:#d0dedc;--color-border:#5f8088}:root[data-theme=light][data-contrast=high]{--color-bg:#fff;--color-surface:#fff;--color-text:#000;--color-text-muted:#2a3a37;--color-border:#6f827d;--color-focus:#6d5410}.brand-primary{color:var(--brand-primary)}.brand-accent{color:var(--brand-accent)}.brand-bg{background:var(--brand-bg)}.brand-surface{background:var(--brand-surface)}.brand-text{color:var(--brand-text)}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.skip-link{background:var(--color-surface);color:var(--color-text);padding:var(--space-2) var(--space-4);z-index:1000;position:absolute;top:0;left:-9999px}.skip-link:focus{left:var(--space-2)}
