:root{--bg:#f6f7f9;--surface:#fff;--surface-deep:#eef0f3;--border:#1418281c;--border-strong:#14182833;--text:#1b1e26;--muted:#606673;--accent:#f5c518;--accent-soft:#f5c51822;--accent-ink:#20190a;--focus:var(--dom-mind);--ok:#2ea36a;--ok-soft:#2ea36a1c;--warn:#9a6700;--warn-soft:#9a67001c;--err:#e5484d;--err-soft:#e5484d1c;--radius:10px;--radius-lg:13px;--shadow-card:0 1px 2px #1418280a;--shadow-panel-lg:0 24px 60px -34px #14182873;--dom-fury:#e5484d;--dom-body:#ef7a35;--dom-mind:#3e7bfa;--dom-calm:#2ea36a;--dom-chaos:#b05fd6;--dom-order:#f5c518;--dom-colorless:#8b91a0;--paper:#fff;--paper-ink:#1c1f27;--paper-muted:#6a6f7a;--paper-line:#b9bdc7;--paper-line-soft:#e3e5ea;--paper-p1:#a3790a;--paper-p1-ink:#8a6509;--paper-p1-soft:#f5ecd2;--paper-p2:#c03a40;--paper-p2-soft:#f8e2e3}@media (prefers-color-scheme:dark){:root{--bg:#0f1114;--surface:#181b21;--surface-deep:#20242b;--border:#ffffff1a;--border-strong:#fff3;--text:#e9ebf1;--muted:#9aa0ad;--warn:#e3b341;--warn-soft:#e3b34122;--err:#ff6169;--err-soft:#ff616922;--shadow-card:none;--shadow-panel-lg:none}}:root[data-theme=dark]{--bg:#0f1114;--surface:#181b21;--surface-deep:#20242b;--border:#ffffff1a;--border-strong:#fff3;--text:#e9ebf1;--muted:#9aa0ad;--warn:#e3b341;--warn-soft:#e3b34122;--err:#ff6169;--err-soft:#ff616922;--shadow-card:none;--shadow-panel-lg:none}:root[data-theme=light]{--bg:#f6f7f9;--surface:#fff;--surface-deep:#eef0f3;--border:#1418281c;--border-strong:#14182833;--text:#1b1e26;--muted:#606673;--warn:#9a6700;--warn-soft:#9a67001c;--err:#e5484d;--err-soft:#e5484d1c;--shadow-card:0 1px 2px #1418280a;--shadow-panel-lg:0 24px 60px -34px #14182873}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overflow-wrap:break-word;margin:0;font:15px/1.55 -apple-system,Segoe UI,system-ui,sans-serif;overflow-x:clip}img{max-width:100%;height:auto}:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=740px){input,select,textarea{font-size:16px}}@media (pointer:coarse){button{min-height:44px}.site nav a,a.chip,.toc a,.pager a{align-items:center;min-height:44px;display:inline-flex}}.table-wrap{-webkit-overflow-scrolling:touch;margin-bottom:20px;overflow-x:auto}.table-wrap>table{margin-bottom:0}h1{letter-spacing:-.02em;font-size:1.6rem;font-weight:700}h2{letter-spacing:-.01em}a{color:inherit}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.tnum{font-variant-numeric:tabular-nums}.status-dot{vertical-align:middle;border-radius:50%;width:8px;height:8px;display:inline-block}.status-dot.ok{background:var(--ok)}.status-dot.warn{background:var(--warn)}.status-dot.err{background:var(--err)}.badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:700}.badge.ok-b{background:var(--ok-soft);color:var(--ok)}.badge.warn-b{background:var(--warn-soft);color:var(--warn)}.badge.err{background:var(--err-soft);color:var(--err)}.status-dot.busy{background:var(--accent);animation:1.2s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.35}}.spin{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.tok{vertical-align:-.22em;justify-content:center;align-items:center;margin:0 1px;display:inline-flex;position:relative}.tok-glyph{width:1.15em;min-width:14px;height:1.15em;min-height:14px;display:block}.tok-fallback,.tok-glyph.tok-glyph-error{display:none}.tok-glyph.tok-glyph-error~.tok-fallback{display:inline}.tok-glyph-might,.tok-glyph-exhaust{filter:invert()}.tok-glyph-energy{box-shadow:0 0 0 1px var(--border-strong);border-radius:50%}.kw{text-transform:uppercase;letter-spacing:.03em;color:#fff;white-space:nowrap;vertical-align:.12em;background:#717171;border-radius:2px;padding:0 .55em .08em;font-size:.72em;font-style:italic;font-weight:800;line-height:1.45;display:inline-block;transform:skew(-8deg)}.kw-teal{background:#24705f}.kw-magenta{background:#cc356e}.kw-lime{color:#1c1c1c;background:#94b22d}@media (prefers-color-scheme:dark){.tok-glyph-might,.tok-glyph-exhaust{filter:none}.tok-glyph-energy{box-shadow:none}}:root[data-theme=dark] .tok-glyph-might,:root[data-theme=dark] .tok-glyph-exhaust{filter:none}:root[data-theme=dark] .tok-glyph-energy{box-shadow:none}:root[data-theme=light] .tok-glyph-might,:root[data-theme=light] .tok-glyph-exhaust{filter:invert()}:root[data-theme=light] .tok-glyph-energy{box-shadow:0 0 0 1px var(--border-strong)}.md :is(h1,h2,h3){color:var(--accent);margin:18px 0 6px;font-size:1.02rem}.md p{margin:8px 0}.md ul,.md ol{margin:8px 0;padding-left:22px}.md li{margin:3px 0}.md blockquote{border-left:3px solid var(--accent);background:var(--surface-deep);color:var(--muted);border-radius:0 8px 8px 0;margin:10px 0;padding:6px 14px}.md code{background:var(--surface-deep);border:1px solid var(--border);border-radius:5px;padding:1px 6px;font-size:.86em}.md table{border-collapse:collapse;width:100%;margin:10px 0;font-size:.92rem}.md th,.md td{border:1px solid var(--border);text-align:left;padding:6px 10px}.md th{background:var(--surface-deep);color:var(--muted)}.md hr{border:0;border-top:1px solid var(--border);margin:16px 0}.shell.svelte-12qhfyh{grid-template-columns:1fr;min-height:100vh;display:grid}.brand.svelte-12qhfyh{color:var(--text);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:8px;font-size:1.2rem;font-weight:750;text-decoration:none;display:inline-flex}.brand.svelte-12qhfyh svg.poro{transition:transform .16s}.brand.svelte-12qhfyh:hover svg.poro,.brand.svelte-12qhfyh:focus-visible svg.poro{transform:translateY(-2px)scale(1.07)}@media (prefers-reduced-motion:reduce){.brand.svelte-12qhfyh svg.poro{transition:none}.brand.svelte-12qhfyh:hover svg.poro,.brand.svelte-12qhfyh:focus-visible svg.poro{transform:none}}.topbar.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--border);z-index:20;align-items:center;gap:12px;padding:10px 14px;display:flex;position:sticky;top:0}.hamburger.svelte-12qhfyh{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:9px;flex-direction:column;justify-content:center;gap:4px;width:40px;height:40px;padding:0 9px;display:inline-flex}.hamburger.svelte-12qhfyh span:where(.svelte-12qhfyh){background:var(--text);border-radius:2px;height:2px}.sidebar.svelte-12qhfyh{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;gap:14px;padding:16px 14px;display:flex}.brand-side.svelte-12qhfyh{display:inline-flex}.side-search.svelte-12qhfyh input:where(.svelte-12qhfyh){background:var(--surface-deep);width:100%;color:var(--text);border:1px solid var(--border);border-radius:9px;padding:9px 12px}nav.svelte-12qhfyh{flex-direction:column;gap:2px;display:flex}.nav-group.svelte-12qhfyh{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:12px 0 4px;padding:0 8px;font-size:.68rem;font-weight:700}.nav-group.svelte-12qhfyh:first-child{margin-top:0}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);border-radius:8px;align-items:center;gap:9px;padding:8px 10px;font-size:.92rem;text-decoration:none;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text);background:var(--surface-deep)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text);background:var(--surface-deep);font-weight:600}.dom-dot.svelte-12qhfyh{opacity:.9;border-radius:2px;flex:none;width:6px;height:6px}.side-foot.svelte-12qhfyh{border-top:1px solid var(--border);flex-direction:column;gap:2px;margin-top:auto;padding-top:12px;display:flex}.side-foot.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);border-radius:8px;padding:8px 10px;font-size:.92rem;text-decoration:none}.side-foot.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.side-foot.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text);background:var(--surface-deep)}.theme-toggle.svelte-12qhfyh{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;width:100%;margin-top:6px;padding:6px 9px;font-size:.82rem;display:flex}.theme-toggle.svelte-12qhfyh:hover{color:var(--text)}.tt-switch.svelte-12qhfyh{background:var(--surface-deep);border:1px solid var(--border);border-radius:999px;flex:none;width:30px;height:16px;margin-left:auto;position:relative}.tt-switch.svelte-12qhfyh:after{content:"";background:var(--accent);border-radius:50%;width:12px;height:12px;transition:transform .15s;position:absolute;top:1px;left:2px}.tt-switch.on.svelte-12qhfyh:after{transform:translate(14px)}.scrim.svelte-12qhfyh{z-index:25;background:#0a0c1280;border:0;position:fixed;inset:0}.workarea.svelte-12qhfyh{grid-template-columns:1fr;min-width:0;display:grid}.content.svelte-12qhfyh,.rail.svelte-12qhfyh{min-width:0}.rail-title.svelte-12qhfyh{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 10px;font-size:.72rem;font-weight:700}.site-footer.svelte-12qhfyh{border-top:1px solid var(--border);max-width:1080px;color:var(--muted);margin:24px auto 0;padding:18px 20px 28px;font-size:.8rem}.filter-fab.svelte-12qhfyh{z-index:24;background:var(--accent);color:var(--accent-ink);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:700;display:inline-flex;position:fixed;bottom:16px;right:16px;box-shadow:0 8px 24px -8px #14182880}.fab-badge.svelte-12qhfyh{background:var(--accent-ink);min-width:20px;height:20px;color:var(--accent);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.75rem;display:inline-flex}.sheet-scrim.svelte-12qhfyh{z-index:30;background:#0a0c1280;border:0;position:fixed;inset:0}.sheet.svelte-12qhfyh{z-index:31;background:var(--surface);border-top:1px solid var(--border);max-height:82vh;padding:8px 16px calc(16px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -12px 40px -18px #14182899}.sheet-head.svelte-12qhfyh{background:var(--surface);justify-content:space-between;align-items:center;margin-bottom:4px;padding:10px 0;display:flex;position:sticky;top:0}.sheet-close.svelte-12qhfyh{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;padding:6px 12px}@media (width>=760px){.topbar.svelte-12qhfyh{display:none}.shell.svelte-12qhfyh{grid-template-columns:212px minmax(0,1fr)}.sidebar.svelte-12qhfyh{height:100vh;position:sticky;top:0;overflow-y:auto}.brand-side.svelte-12qhfyh{display:inline-flex}.scrim.svelte-12qhfyh{display:none}.site-footer.svelte-12qhfyh{margin-left:212px}}@media (width<=759px){.sidebar.svelte-12qhfyh{z-index:26;width:264px;max-width:84vw;transition:transform .18s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.sidebar.open.svelte-12qhfyh{transform:translate(0)}}@media (width>=1080px){.workarea.has-rail.svelte-12qhfyh{grid-template-columns:minmax(0,1fr) 288px;gap:8px}.rail.svelte-12qhfyh{align-self:start;max-height:100vh;padding:24px 20px 24px 0;position:sticky;top:0;overflow-y:auto}.filter-fab.svelte-12qhfyh{display:none}}@media (width<=1079px){.rail.as-filters.svelte-12qhfyh{display:none}.rail.svelte-12qhfyh{padding:0 20px 8px}}
