:root{--background:#fff;--foreground:#111;--muted:#707070;--line:#ddd;--surface:#fafafa;--panel:#f6f6f6;--soft:#eee;--surface-strong:#e7e7e7;--content:700px;--radius:8px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root{--background:#111;--foreground:#f2f2f2;--muted:#969696;--line:#333;--surface:#1b1b1b;--panel:#151515;--soft:#242424;--surface-strong:#2b2b2b;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box}html{background:var(--background)}body{min-height:100dvh;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.35}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.page-shell{width:min(calc(100% - 28px), var(--content));margin:0 auto;padding:20px 0 48px}.site-header{z-index:10;background:var(--background);justify-content:space-between;align-items:baseline;gap:14px;padding:3px 2px 5px;display:flex;position:sticky;top:0}.site-header+.level-list,.site-header+.chapter-list,.site-header+.category-list{margin-top:12px}.brand{gap:3px;min-width:0;display:grid}.chapter-brand{align-items:flex-start;gap:8px;min-width:0;display:flex}.chapter-brand .chapter-index{flex:0 0 28px}.chapter-brand .wordmark{text-overflow:clip;white-space:normal;min-width:0;line-height:1.15;overflow:visible}.header-meta{text-align:right;justify-content:flex-end;align-items:baseline;gap:8px;display:flex}.context-nav{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.62rem;display:inline-flex}.context-nav:hover,.context-nav:focus-visible{color:var(--foreground);outline:none}.context-nav svg{width:15px;height:15px}.wordmark{letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:800;overflow:hidden}.site-footer{border-top:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-align:center;text-transform:uppercase;margin-top:28px;padding:12px 2px 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.62rem}.class-label{color:var(--muted);margin:0;font-size:.78rem}.ordinal{vertical-align:super;font-size:.62em;line-height:0}.view-label,.chapter-number{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.62rem}.view-label{flex:none}.intro{padding:12px 2px}.eyebrow{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px;font-size:.65rem;font-weight:750}h1{letter-spacing:-.065em;margin:0;font-size:1.9rem;line-height:.98}.level-list,.chapter-list,.category-list{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.level-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:64px;padding:10px 14px;transition:background .16s;display:grid}.level-row:last-child{border-bottom:0}.level-row:hover,.level-row:focus-visible{background:var(--soft);outline:none}.level-copy{gap:2px;min-width:0;display:grid}.level-name{letter-spacing:-.02em;font-size:.94rem;font-weight:750}.level-discipline{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;overflow:hidden}.level-arrow,.row-arrow{width:18px;height:18px;color:var(--muted)}.chapter-more-row .row-arrow{grid-column:4}.chapter-card,.category-card{border-bottom:1px solid var(--line)}.chapter-card:last-child,.category-card:last-child{border-bottom:0}.chapter-card.is-open .chapter-summary{background:var(--soft)}.chapter-summary{align-items:center;gap:4px;min-height:58px;padding:0 10px 0 14px;display:flex}.chapter-toggle{min-width:0;min-height:58px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:8px;padding:8px 0;display:flex}.chapter-title{flex:1;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:7px 0;font-size:.92rem;font-weight:700;line-height:1.25;display:grid}.chapter-title>span:last-child{min-width:0}.chapter-toggle:hover .chapter-title{color:var(--muted)}.chapter-index{border:1px solid var(--line);background:var(--surface);width:28px;height:28px;color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:-.04em;border-radius:7px;flex:0 0 28px;place-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;font-weight:700;display:inline-grid}.chapter-open{background:0 0;border-radius:5px;flex:0 0 40px;place-items:center;width:40px;height:40px;padding:0;display:grid}.chapter-open:hover,.chapter-open:focus-visible,.chapter-toggle:focus-visible{background:var(--surface-strong);outline:none}.chapter-open svg{width:18px;height:18px;color:var(--muted)}.disclosure-icon{width:18px;height:18px;transition:transform .18s}.chapter-card.is-open .disclosure-icon,details[open] .disclosure-icon{transform:rotate(180deg)}.chapter-panel,.category-panel{border-top:1px solid var(--line);background:var(--panel)}.document-row{border-bottom:1px solid var(--line);grid-template-columns:21px minmax(0,1fr) auto 18px;align-items:center;gap:9px;min-height:50px;padding:7px 12px 7px 20px;transition:background .16s;display:grid}.document-row:last-child{border-bottom:0}.document-row:hover,.document-row:focus-visible{background:var(--soft);outline:none}.row-icon{width:19px;height:19px;color:var(--muted)}.document-name{min-width:0;font-size:.85rem}.format{background:var(--surface-strong);color:var(--muted);letter-spacing:.03em;border-radius:4px;padding:3px 6px;font-size:.62rem;font-weight:800}.back-link{min-height:36px;color:var(--muted);align-items:center;gap:6px;font-size:.78rem;display:inline-flex}.back-link:hover,.back-link:focus-visible{color:var(--foreground);outline:none}.back-icon{width:17px;height:17px}.chapter-header{margin:16px 0;padding:4px 0;display:block}.chapter-heading{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;display:grid}.chapter-heading h1{min-width:0;max-width:640px;margin:0;font-size:clamp(1.65rem,6vw,2.5rem);line-height:1}.category-summary{background:var(--surface);cursor:pointer;align-items:center;gap:9px;min-height:52px;padding:8px 12px;list-style:none;display:flex}.category-summary::-webkit-details-marker{display:none}.category-summary>svg{width:18px;height:18px;color:var(--muted)}.category-name{letter-spacing:-.01em;flex:1;font-size:.9rem;font-weight:800}.category-summary .disclosure-icon{width:18px;height:18px;color:var(--foreground)}.empty-state{color:var(--muted);padding:22px 14px}@media (min-width:720px){.page-shell{padding-top:34px}.intro{padding-top:18px}.chapter-summary{padding-inline:18px}.document-row{padding-left:28px;padding-right:18px}.chapter-header{margin-top:12px;padding:4px 0}.category-summary{padding-inline:16px}.category-panel .document-row{padding-inline:24px}}
