:root{color-scheme:dark;--bg-0: #15171b;--bg-1: #202328;--bg-2: #191c20;--surface-0: #202328;--surface-1: #292e35;--surface-2: #333b45;--line-soft: #363d46;--line-strong: #596575;--text-0: #edf0f4;--text-1: #c8d0da;--text-2: #a5afbd;--accent-cyan: #85baf0;--accent-teal: #8ed0b0;--accent-magenta: #c4abde;--accent-violet: #adb1e4;--accent-yellow: #e6c17d;--accent-orange: #dda978;--success: #8ed0b0;--warning: #e6c17d;--danger: #f1a2aa;--radius-sm: 3px;--radius-md: 4px;--radius-lg: 6px;--radius-pill: 4px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--duration-fast: .12s;--duration-normal: .18s;--ease-standard: ease;--panel-border: var(--line-soft);--panel-border-strong: var(--line-strong);--shell-top-nav-height-desktop: 54px;--shell-top-nav-height-mobile: 54px;--shell-announcement-height: 0px;--shell-side-width-desktop: 220px;--shell-side-width-mobile: 260px;--shadow-card: 0 2px 6px #0005;--shadow-soft: none;--glow-cyan: none;--glow-magenta: none;--focus-ring: 0 0 0 2px #95c6fb;--bg: var(--bg-1);--panel: var(--surface-0);--text: var(--text-0);--text-muted: var(--text-2);--accent: #2869a5}*{box-sizing:border-box}html,body{margin:0;min-height:100%;width:100%}body{font:14px/1.5 Segoe UI,Arial,sans-serif;color:var(--text-0);background:var(--bg-1)}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button,input,select,textarea{color:inherit}input,select,textarea{min-width:0;max-width:100%;background:var(--bg-0);border:1px solid var(--line-strong);border-radius:var(--radius-sm);padding:8px 10px}input[type=checkbox],input[type=radio],input[type=range]{accent-color:var(--accent-cyan)}input::placeholder,textarea::placeholder{color:var(--text-2);opacity:1}a{color:var(--accent-cyan);text-underline-offset:3px}button{border-radius:var(--radius-sm)}button:disabled,input:disabled,select:disabled{opacity:.55;cursor:not-allowed}.primary,.ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:7px 14px;border-radius:var(--radius-sm);border:1px solid var(--line-strong);text-decoration:none;font-weight:500;font-size:13px;cursor:pointer}.primary{color:#fff;background:var(--accent);border-color:#4f87bd}.ghost{color:var(--text-1);background:var(--surface-1)}.primary:hover:not(:disabled){background:#3179b9}.ghost:hover:not(:disabled){background:var(--surface-2);color:var(--text-0)}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid #95c6fb;outline-offset:3px}h1,h2,h3,h4,h5,h6{color:var(--text-0);font-family:inherit;font-weight:600;line-height:1.3;letter-spacing:-.2px}h1{font-size:24px}h2{font-size:18px}h3{font-size:15px}p,li{color:var(--text-1)}summary{cursor:pointer}code{overflow-wrap:anywhere;font-size:.9em}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap}@media (pointer: coarse){.primary,.ghost{min-height:44px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
