*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:dark;--bg:#131519;--surface:#1B1E24;--surface-raised:#22262E;--border:rgba(255,255,255,0.09);--border-strong:rgba(255,255,255,0.20);--text:#E9ECF1;--muted:#98A2B0;--faint:#6B7280;--accent:#F97316;--azure:#5B95F0;--radius:8px}:root[data-theme=light]{color-scheme:light;--bg:#F5F8FC;--surface:#FFFFFF;--surface-raised:#FFFFFF;--border:rgba(10,22,40,0.10);--border-strong:rgba(37,99,235,0.30);--text:#0F1D30;--muted:#4A5568;--faint:#94A3B8;--accent:#F97316;--azure:#2563EB}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;transition:background-color .2s ease,color .2s ease}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:none;box-shadow:0 0 0 3px var(--border-strong);border-radius:var(--radius)}[id^=dir-]{scroll-margin-top:72px}button{font-family:inherit;cursor:pointer}button:disabled{cursor:default}input,select,textarea{font-family:inherit}.nav-pill{padding:.4rem .85rem;border-radius:var(--radius);font-size:13px;font-weight:500;line-height:1;text-decoration:none;color:var(--muted);border:1px solid transparent;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.nav-pill:hover{background:var(--surface);color:var(--text)}.nav-pill[aria-current=page]{background:var(--surface);font-weight:700;border-color:var(--border-strong)}.ws-tab{background:transparent;transition:background-color .15s ease,color .15s ease}.ws-tab:hover{background:var(--surface)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}