.hb{background:#fff;min-height:100vh;color:#111}.hb-topbar{border-bottom:1px solid rgba(17,17,17,.08);background:#fff;position:sticky;top:0;z-index:10}.hb-topbar-inner{max-width:70rem;margin:0 auto;padding:1rem 2rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.hb-back{justify-self:start;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#1111118c;text-decoration:none;transition:color .15s}.hb-back:hover{color:#111}.hb-eyebrow{justify-self:center;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#111}.hb-start{justify-self:end;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#111;text-decoration:none;padding:.45rem .85rem;border:1.5px solid #111111;border-radius:9999px;transition:background .15s,color .15s}.hb-start:hover{background:#111;color:#fff}@media(max-width:720px){.hb-topbar-inner{grid-template-columns:1fr auto;gap:.75rem}.hb-eyebrow{display:none}}.hb-cover{padding:7rem 2rem 5rem;border-bottom:1px solid rgba(17,17,17,.08)}@media(max-width:640px){.hb-cover{padding:4.5rem 1.5rem 3.5rem}}.hb-cover-inner{max-width:52rem;margin:0 auto}.hb-cover-eyebrow{font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#11111173;margin:0 0 2.5rem}.hb-cover-title{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:800;letter-spacing:-.045em;line-height:1;color:#111;margin:0 0 2rem}.hb-cover-title em{font-style:italic;font-weight:800;color:#111;background:linear-gradient(180deg,transparent 65%,var(--color-brand-yellow) 65%);padding:0 .1em}.hb-cover-byline{font-family:Inter,sans-serif;font-size:1.05rem;font-weight:500;color:#111111a6;margin:0 0 3rem;letter-spacing:-.005em}.hb-cover-blurb p{font-family:Inter,sans-serif;font-size:1.225rem;line-height:1.55;font-weight:400;color:#111;margin:0 0 1.4rem;max-width:38rem;letter-spacing:-.012em}.hb-cover-blurb p:last-child{margin-bottom:0}.hb-cover-cta{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:3rem}.hb-cta-primary{display:inline-flex;align-items:center;gap:.5rem;background:#111;color:#fff;text-decoration:none;border-radius:9999px;padding:.9rem 1.5rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:1rem;letter-spacing:-.01em;transition:transform .15s,box-shadow .15s}.hb-cta-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #1111112e}.hb-cover-meta{display:inline-flex;align-items:center;gap:.5rem;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:600;color:#11111180}.hb-cover-dot{width:7px;height:7px;border-radius:50%;background:var(--color-brand-green)}.hb-toc{padding:6rem 2rem 3rem}@media(max-width:640px){.hb-toc{padding:4rem 1.5rem 2rem}}.hb-toc-inner{max-width:52rem;margin:0 auto}.hb-toc-eyebrow{font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#11111173;margin:0 0 3rem}.hb-part{margin-bottom:5rem}.hb-part:last-child{margin-bottom:0}.hb-part-label{display:flex;align-items:baseline;gap:1.5rem;margin:0 0 .85rem}.hb-part-roman{font-family:Plus Jakarta Sans,sans-serif;font-weight:800;font-size:2.6rem;letter-spacing:-.04em;color:#111;line-height:.9}.hb-part-name{font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#111}.hb-part-desc{font-family:Inter,sans-serif;font-size:1.1rem;font-style:italic;font-weight:400;color:#1119;margin:0 0 2.5rem 5.5rem;line-height:1.5;max-width:32rem}@media(max-width:640px){.hb-part-desc{margin-left:0}}.hb-chapters{list-style:none;padding:0;margin:0}.hb-chapter{border-top:1px solid rgba(17,17,17,.08);padding:1.5rem 0 1.75rem}.hb-chapter:first-child{border-top:1px solid rgba(17,17,17,.12)}.hb-chapter-row{display:grid;grid-template-columns:4rem 1fr auto;gap:1.5rem;align-items:baseline;text-decoration:none;color:#111;transition:color .15s}.hb-chapter-row:hover{color:#1111118c}.hb-chapter-row:hover .hb-chapter-title{text-decoration-color:var(--color-brand-yellow)}.hb-chapter-num{font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:700;color:#1116;letter-spacing:.05em}.hb-chapter-title{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.75rem,3.5vw,2.35rem);font-weight:800;letter-spacing:-.025em;line-height:1.1;color:#111;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px;text-decoration-color:transparent;transition:text-decoration-color .15s}.hb-chapter-time{font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:600;color:#1116;letter-spacing:.05em;white-space:nowrap;padding-top:.5rem}.hb-chapter-blurb{font-family:Inter,sans-serif;font-size:1.025rem;line-height:1.55;color:#1119;margin:.6rem 0 0 5.5rem;max-width:36rem}@media(max-width:640px){.hb-chapter-row{grid-template-columns:2.5rem 1fr;gap:.75rem}.hb-chapter-time{grid-column:1 / -1;padding:.5rem 0 0 3.25rem}.hb-chapter-blurb{margin-left:3.25rem}}.hb-colophon{padding:5rem 2rem 7rem}@media(max-width:640px){.hb-colophon{padding:3rem 1.5rem 5rem}}.hb-colophon-inner{max-width:36rem;margin:0 auto;text-align:center}.hb-colophon-rule{width:60px;height:1px;background:#11111140;margin:0 auto 2.5rem}.hb-colophon-text{font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.7;color:#111111b3;margin:0 0 1.5rem}.hb-colophon-sig{font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;color:#111;margin:0;letter-spacing:-.01em}.hb-colophon-sig em{font-style:italic}
