html[data-editorial-system="knowledge-index"] body{background:var(--bg);color:var(--text)}
html[data-editorial-system="knowledge-index"] .container{width:min(1080px,calc(100% - 40px))}
html[data-editorial-system="knowledge-index"] .site-header{position:relative;background:var(--text);color:var(--bg);border:0;backdrop-filter:none}
html[data-editorial-system="knowledge-index"] .header-row{min-height:82px}
html[data-editorial-system="knowledge-index"] .brand{color:var(--bg);flex:0 0 auto}
html[data-editorial-system="knowledge-index"] .brand img{background:var(--bg);border-radius:10px;padding:5px}
html[data-editorial-system="knowledge-index"] .site-nav__links{flex-wrap:nowrap;white-space:nowrap;gap:8px}
html[data-editorial-system="knowledge-index"] .site-nav a{color:var(--bg);border:1px solid color-mix(in srgb,var(--bg) 28%,transparent);border-radius:999px;padding:7px 12px;font-size:.86rem}
html[data-editorial-system="knowledge-index"] .nav-toggle{color:var(--bg)}
html[data-editorial-system="knowledge-index"] .hero{padding:70px 0;background:repeating-linear-gradient(90deg,transparent 0 79px,color-mix(in srgb,var(--border) 55%,transparent) 80px)}
html[data-editorial-system="knowledge-index"] .hero-grid{grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);gap:54px}
html[data-editorial-system="knowledge-index"] .hero h1{font-size:clamp(3rem,6vw,5.4rem);line-height:1;max-width:12ch}
html[data-editorial-system="knowledge-index"] .hero-grid img{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);padding:14px;box-shadow:var(--shadow)}
html[data-editorial-system="knowledge-index"] .breadcrumb{border-bottom:1px solid var(--border)}
html[data-editorial-system="knowledge-index"] .section{padding:66px 0}
html[data-editorial-system="knowledge-index"] .section h2{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:14px}
html[data-editorial-system="knowledge-index"] .section h2:before{content:"§";display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--border);border-radius:10px;color:var(--accent)}
html[data-editorial-system="knowledge-index"] .quick-grid,html[data-editorial-system="knowledge-index"] .card-grid,html[data-editorial-system="knowledge-index"] .topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
html[data-editorial-system="knowledge-index"] .quick-grid a,html[data-editorial-system="knowledge-index"] .card,html[data-editorial-system="knowledge-index"] .topic{border-radius:10px;box-shadow:none;background:var(--bg);border:1px solid var(--border)}
html[data-editorial-system="knowledge-index"] .answer-block{padding:62px 0;border-block:1px solid var(--border);background:var(--panel)}
html[data-editorial-system="knowledge-index"] .answer-block__inner{display:grid;grid-template-columns:280px 1fr;gap:48px}
html[data-editorial-system="knowledge-index"] .answer-block__answer{font-size:1.2rem;margin:0;border-left:4px solid var(--accent);padding-left:24px}
html[data-editorial-system="knowledge-index"] .source-notes{padding:70px 0}
html[data-editorial-system="knowledge-index"] .source-notes__list{display:grid;gap:0;padding:0;border-top:1px solid var(--border)}
html[data-editorial-system="knowledge-index"] .source-note{list-style:none;display:grid;grid-template-columns:120px 1fr;gap:24px;border-bottom:1px solid var(--border);padding:22px 0}
html[data-editorial-system="knowledge-index"] .site-footer{background:var(--panel);border-top:4px solid var(--text)}
@media(max-width:800px){html[data-editorial-system="knowledge-index"] .site-nav a{color:var(--text)}html[data-editorial-system="knowledge-index"] .site-nav__links{white-space:normal}html[data-editorial-system="knowledge-index"] .hero-grid,html[data-editorial-system="knowledge-index"] .answer-block__inner{grid-template-columns:1fr}html[data-editorial-system="knowledge-index"] .hero h1{font-size:clamp(2.7rem,14vw,4.3rem)}html[data-editorial-system="knowledge-index"] .quick-grid,html[data-editorial-system="knowledge-index"] .card-grid,html[data-editorial-system="knowledge-index"] .topic-grid{grid-template-columns:1fr}html[data-editorial-system="knowledge-index"] .source-note{grid-template-columns:1fr;gap:4px}}
