.site-header[data-astro-cid-fzpbxy5g]{z-index:10;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg) 82%, transparent);backdrop-filter:blur(14px);position:sticky;top:0}.header-inner[data-astro-cid-fzpbxy5g]{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand[data-astro-cid-fzpbxy5g]{align-items:center;gap:12px;min-width:230px;display:inline-flex}.brand-mark[data-astro-cid-fzpbxy5g]{border:1px solid var(--ink);background:var(--ink);width:36px;height:36px;color:var(--surface);border-radius:6px;place-items:center;font-weight:900;display:grid}.brand[data-astro-cid-fzpbxy5g] strong[data-astro-cid-fzpbxy5g],.brand[data-astro-cid-fzpbxy5g] small[data-astro-cid-fzpbxy5g]{display:block}.brand[data-astro-cid-fzpbxy5g] strong[data-astro-cid-fzpbxy5g]{font-size:.98rem;line-height:1.1}.brand[data-astro-cid-fzpbxy5g] small[data-astro-cid-fzpbxy5g]{color:var(--muted);font-size:.75rem}.nav-area[data-astro-cid-fzpbxy5g]{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}nav[data-astro-cid-fzpbxy5g]{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.nav-link[data-astro-cid-fzpbxy5g]{color:var(--muted);border-radius:6px;align-items:center;gap:6px;padding:9px 10px;font-size:.85rem;font-weight:600;transition:background .14s,color .14s;display:inline-flex}.nav-link[data-astro-cid-fzpbxy5g].active,.nav-link[data-astro-cid-fzpbxy5g]:hover{background:var(--surface-strong);color:var(--ink)}.theme-toggle[data-astro-cid-fzpbxy5g]{border:1px solid var(--line);width:36px;height:33px;color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:color .14s,border-color .14s,background .14s;display:inline-flex}.theme-toggle[data-astro-cid-fzpbxy5g]:hover{color:var(--ink);border-color:color-mix(in srgb, var(--accent) 45%, var(--line));background:var(--surface-strong)}.theme-toggle[data-astro-cid-fzpbxy5g] .ic[data-astro-cid-fzpbxy5g]{display:inline-flex}.theme-toggle[data-astro-cid-fzpbxy5g] .moon[data-astro-cid-fzpbxy5g],:root[data-theme=dark] .theme-toggle[data-astro-cid-fzpbxy5g] .sun[data-astro-cid-fzpbxy5g]{display:none}:root[data-theme=dark] .theme-toggle[data-astro-cid-fzpbxy5g] .moon[data-astro-cid-fzpbxy5g]{display:inline-flex}@media (prefers-color-scheme:dark){:root:not([data-theme=light]):not([data-theme=dark]) .theme-toggle[data-astro-cid-fzpbxy5g] .sun[data-astro-cid-fzpbxy5g]{display:none}:root:not([data-theme=light]):not([data-theme=dark]) .theme-toggle[data-astro-cid-fzpbxy5g] .moon[data-astro-cid-fzpbxy5g]{display:inline-flex}}@media (width<=860px){.header-inner[data-astro-cid-fzpbxy5g]{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 0}.nav-area[data-astro-cid-fzpbxy5g],nav[data-astro-cid-fzpbxy5g]{justify-content:flex-start}}@media (width<=560px){.nav-link[data-astro-cid-fzpbxy5g] span[data-astro-cid-fzpbxy5g]{display:none}}:root{color-scheme:light;--bg:#f7f5ef;--surface:#fffdf7;--surface-strong:#f0eee5;--ink:#1d1d1b;--ink-soft:#30302d;--muted:#67665f;--line:#d8d2c4;--accent:#1d6f6f;--accent-strong:#0f4f4f;--warn:#9b5529;--good:#2f6f45;--shadow:#1d1d1b66;--max:1160px}:root[data-theme=dark]{color-scheme:dark;--bg:#14130f;--surface:#1c1b16;--surface-strong:#24231d;--ink:#ece8dd;--ink-soft:#d6d2c6;--muted:#a09b8e;--line:#34322a;--accent:#5fb6b2;--accent-strong:#8fd2cf;--warn:#d38a5c;--good:#7cbb8c;--shadow:#0009}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--bg:#14130f;--surface:#1c1b16;--surface-strong:#24231d;--ink:#ece8dd;--ink-soft:#d6d2c6;--muted:#a09b8e;--line:#34322a;--accent:#5fb6b2;--accent-strong:#8fd2cf;--warn:#d38a5c;--good:#7cbb8c;--shadow:#0009}}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Malgun Gothic,Apple SD Gothic Neo,sans-serif}body{min-width:320px;margin:0;line-height:1.6}h1,h2,h3,h4{word-break:keep-all;overflow-wrap:anywhere;text-wrap:balance;letter-spacing:0;font-weight:700}a{color:inherit;text-decoration:none}a:hover{color:var(--accent-strong)}:where(a,button,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}main{min-height:70vh}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:24px 0 30px}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:8px 18px;font-size:.84rem;display:flex}.footer-inner strong{color:var(--ink)}.footer-brand{flex-wrap:wrap;align-items:baseline;gap:4px 12px;display:flex}.footer-links{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.footer-links a{color:var(--muted);font-weight:600}.footer-links a:hover{color:var(--ink)}.wrap{width:min(100% - 32px, var(--max));margin:0 auto}.skip-link{background:var(--ink);color:var(--bg);z-index:20;border-radius:4px;padding:8px 12px;position:absolute;top:8px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--accent-strong);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:700}.muted{color:var(--muted)}.panel{border-top:1px solid var(--line);padding:40px 0}.grid{gap:16px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.content-card{border:1px solid var(--line);background:var(--surface);border-radius:10px;flex-direction:column;justify-content:space-between;gap:20px;padding:22px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.content-card:hover{border-color:color-mix(in srgb, var(--accent) 55%, var(--line));box-shadow:0 6px 20px -14px var(--shadow);transform:translateY(-2px)}.content-card h3{margin:10px 0 0;font-size:1.2rem;line-height:1.24}.content-card p{color:var(--muted);margin:0;font-size:.94rem}.meta-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pill{border:1px solid var(--line);color:var(--muted);border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.pill.accent{border-color:color-mix(in srgb, var(--accent) 35%, var(--line));color:var(--accent-strong)}.text-link{color:var(--accent-strong);align-items:center;gap:6px;font-weight:700;display:inline-flex}.article{width:min(100% - 32px,820px);margin:0 auto;padding:48px 0 72px}.article-header{border-bottom:1px solid var(--line);padding-bottom:26px}.article h1{margin:14px 0 12px;font-size:clamp(2rem,4.4vw,2.9rem);line-height:1.1}.article h2{margin-top:44px;font-size:1.4rem;line-height:1.25}.article p,.article li{color:var(--ink-soft);font-size:1.02rem}.article :where(p,li) a:not(.text-link){color:var(--accent-strong);text-underline-offset:2px;text-decoration:underline 1px;text-decoration-color:color-mix(in srgb, var(--accent) 55%, transparent)}.figure img{border:1px solid var(--line);background:var(--surface);border-radius:12px;width:100%;max-width:100%;height:auto;display:block}.article :where(p,li) a:not(.text-link):hover{text-decoration-color:var(--accent)}.article ul{padding-left:1.2rem}.article blockquote{border-left:3px solid var(--accent);color:var(--muted);margin:28px 0;padding-left:18px}.article table{border-collapse:collapse;width:100%;margin:24px 0;font-size:.92rem}.article th,.article td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:10px 8px}.article th{color:var(--muted);text-transform:uppercase;font-size:.78rem}.hub-shell{padding-top:32px}.hub-layout{grid-template-columns:minmax(230px,290px) minmax(0,1fr);align-items:start;gap:clamp(36px,6vw,78px);display:grid}.hub-sidebar{border:1px solid var(--line);background:var(--surface);border-radius:10px;min-width:0;max-height:calc(100vh - 116px);padding:18px;position:sticky;top:96px}.hub-toc{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:calc(100vh - 282px);margin-top:14px;overflow-y:auto}.hub-toc ol{gap:2px;margin:0;padding:0;list-style:none;display:grid}.hub-toc a{color:var(--ink-soft);border-radius:6px;grid-template-columns:28px minmax(0,1fr);align-items:baseline;gap:7px;padding:7px 8px;font-size:.83rem;font-weight:600;line-height:1.35;display:grid}.hub-toc a:hover{background:var(--surface-strong);color:var(--ink)}.hub-toc a span{color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:.68rem}.hub-content{min-width:0}.hub-entry.article{width:100%;margin:0;padding:4px 0 68px;scroll-margin-top:96px}.hub-entry+.hub-entry{border-top:1px solid var(--line);padding-top:64px}.hub-entry:target .hub-entry-header{border-bottom-color:color-mix(in srgb, var(--accent) 60%, var(--line))}.hub-entry .hub-entry-title{margin:12px 0 10px;font-size:clamp(1.75rem,3.5vw,2.35rem);line-height:1.12}.hub-entry-title a:hover{color:var(--ink)}.hub-entry-hook{max-width:760px;margin:0 0 18px;color:var(--muted)!important;font-size:1rem!important}.hub-entry>:where(h3,h4,h5){margin-top:38px;line-height:1.3}.hub-entry>h3{font-size:1.32rem}.hub-entry>h4{font-size:1.12rem}.hub-entry table{max-width:100%;display:block;overflow-x:auto}.hub-related{border-top:1px solid var(--line);margin-top:38px;padding-top:20px}.hub-related .eyebrow{margin:0}.hub-related ul{flex-wrap:wrap;gap:8px 18px;margin:12px 0 0;padding:0;list-style:none;display:flex}.hub-related li{font-size:.9rem}.hub-back-link{color:var(--muted);text-underline-offset:3px;margin-top:34px;font-size:.8rem;font-weight:700;text-decoration:underline;display:inline-flex}.hub-empty{border:1px dashed var(--line);background:var(--surface);color:var(--muted);border-radius:8px;margin:0;padding:22px}[data-hub-entry][hidden],[data-hub-toc][hidden],[data-hub-empty][hidden]{display:none!important}@media (width<=960px){.hub-layout{grid-template-columns:1fr;gap:42px}.hub-sidebar{max-height:none;position:static}.hub-toc{max-height:320px}}@media (width<=780px){.grid.two,.grid.three{grid-template-columns:1fr}.panel{padding:30px 0}.content-card h3{font-size:1.12rem}.article h1{font-size:2.35rem}.hub-shell{padding-top:24px}.hub-entry.article{padding-bottom:52px}.hub-entry+.hub-entry{padding-top:48px}.hub-entry .hub-entry-title{font-size:1.72rem}}
