.hiw-wrap{max-width:var(--max-w);margin:0 auto;padding:0 0 4rem;display:flex;flex-direction:column;gap:1.1rem}.hiw-card{background:var(--bg-raised);border:1px solid var(--border);border-radius:14px;padding:1.15rem 1.3rem}.hiw-h2{font-size:1.02rem;font-weight:700;margin:0 0 .45rem}.hiw-sub{font-size:.88rem;color:var(--text-sub);line-height:1.6;margin:0}.hiw-sub a{color:var(--accent);text-decoration:underline}.hiw-diagram{width:100%;height:auto;display:block;margin:.4rem 0 .8rem}.hiw-box rect{fill:var(--bg);stroke:var(--border-lit);stroke-width:1.5}.hiw-box--edge rect{stroke:var(--accent)}.hiw-box--ci rect{stroke-dasharray:5 4}.hiw-box-h{font:700 16px var(--sans);fill:var(--text);text-anchor:middle}.hiw-box-line{font:500 12.5px var(--sans);fill:var(--text-sub);text-anchor:middle}.hiw-arrows path{stroke:var(--text-faint);stroke-width:1.5;fill:none}.hiw-arrows .hiw-head{fill:var(--text-faint);stroke:none}.hiw-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.9rem}.hiw-stat{background:var(--bg-raised);border:1px solid var(--border);border-radius:14px;padding:.9rem 1rem;display:flex;flex-direction:column;gap:.15rem;align-items:center}.hiw-stat-n{font-family:var(--mono);font-size:1.15rem;font-weight:700;color:var(--accent)}.hiw-stat-l{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint)}
