:root{--hh-navy: #21353f;--hh-navy-deep: #16242c;--hh-cream: #faf7f2;--hh-paper: #ffffff;--hh-stone: #ece6dc;--hh-stone-200: #d7cfc1;--hh-ink: #1a1a1a;--hh-muted: #5a6671;--hh-link: #1d4f6e;--hh-link-hover: #0f3147;--hh-red: #a31d23;--hh-gold: #a37a16;--hh-gold-soft: #c9a13d}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:Inter,system-ui,sans-serif;background:var(--hh-cream);color:var(--hh-ink);margin:0;line-height:1.6;font-size:16px}h1,h2,h3,h4{font-family:Playfair Display,Georgia,serif;color:var(--hh-navy-deep);margin:0 0 .4em;line-height:1.2;font-weight:600}h1{font-size:clamp(2rem,4.5vw,3rem);letter-spacing:-.01em}h2{font-size:clamp(1.5rem,3vw,2rem)}h3{font-size:1.25rem}h4{font-size:1.05rem;font-family:Inter,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--hh-navy)}p{margin:0 0 1em}a{color:var(--hh-link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--hh-link-hover)}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--hh-gold-soft);outline-offset:3px;border-radius:2px}.container{max-width:72rem;margin:0 auto;padding:0 1.25rem}.proto-banner{background:var(--hh-navy-deep);color:#f1e8d6;font-size:.8125rem;padding:.5rem 1rem;text-align:center;font-family:Inter,sans-serif}.proto-banner strong{color:#ffd884}.proto-banner a{color:#ffd884;text-decoration:underline}.skip-link{position:absolute;left:-9999px;top:0;background:var(--hh-navy);color:#fff;padding:.75rem 1rem;z-index:100;font-weight:600;text-decoration:none}.skip-link:focus{left:1rem;top:1rem}.util-bar{background:var(--hh-stone);color:var(--hh-muted);font-size:.8125rem;padding:.5rem 0;border-bottom:1px solid var(--hh-stone-200)}.util-bar .container{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.util-bar a{color:var(--hh-link)}.hh-header{background:var(--hh-paper);border-bottom:4px solid var(--hh-navy)}.hh-header-row{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:center;padding:1.25rem 0}.hh-seal{width:96px;height:96px;flex-shrink:0}.hh-title-block{min-width:0}.hh-pretitle{font-family:Inter,sans-serif;font-size:.75rem;text-transform:uppercase;letter-spacing:.16em;color:var(--hh-muted);font-weight:600;margin-bottom:.15rem}.hh-title{font-family:Playfair Display,serif;font-size:clamp(1.5rem,4vw,2.25rem);color:var(--hh-navy-deep);margin:0;line-height:1.1;font-weight:600}.hh-subtitle{font-family:Inter,sans-serif;font-size:.875rem;color:var(--hh-muted);margin-top:.35rem}.hh-nav{background:var(--hh-navy);border-top:1px solid var(--hh-navy-deep)}.hh-nav-inner{display:flex;align-items:center}.hh-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.hh-nav a{display:block;color:#f1e8d6;text-decoration:none;padding:.85rem 1.1rem;font-size:.9375rem;font-weight:500;border-bottom:3px solid transparent;transition:background-color .12s}.hh-nav a:hover{background:var(--hh-navy-deep);color:#fff}.hh-nav a[aria-current=page]{background:var(--hh-navy-deep);border-bottom-color:var(--hh-gold-soft);color:#fff}.hh-nav-toggle{display:none}@media(max-width:760px){.hh-header-row{grid-template-columns:64px 1fr auto;gap:1rem;padding:1rem 0}.hh-seal{width:64px;height:64px}.hh-title{font-size:1.25rem}.hh-subtitle{display:none}.hh-nav-toggle{display:inline-flex;align-items:center;gap:.4rem;background:var(--hh-navy);color:#f1e8d6;border:0;padding:.55rem .85rem;font-size:.85rem;font-weight:600;border-radius:4px;cursor:pointer}.hh-nav{display:none}.hh-nav.open{display:block}.hh-nav ul{flex-direction:column}.hh-nav a{padding:1rem 1.25rem;border-bottom:1px solid var(--hh-navy-deep)}}.hh-footer{background:var(--hh-navy-deep);color:#d8cfbf;padding:3rem 0 2rem;margin-top:4rem;font-size:.9375rem}.hh-footer h3{color:#f1e8d6;font-family:Playfair Display,serif;font-size:1.125rem;margin-bottom:.75rem}.hh-footer a{color:#ffd884}.hh-footer .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem}.hh-footer ul{list-style:none;padding:0;margin:0}.hh-footer li{margin-bottom:.35rem}.hh-footer .anniversary-mark{display:inline-block;background:var(--hh-gold);color:var(--hh-navy-deep);padding:.2rem .6rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border-radius:2px;margin-top:.4rem}.hh-footer .legal{border-top:1px solid #2d4350;margin-top:2.5rem;padding-top:1.25rem;font-size:.8125rem;color:#9ba9b3;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.btn{display:inline-block;background:var(--hh-navy);color:#fff;padding:.75rem 1.25rem;text-decoration:none;font-weight:600;font-size:.9375rem;border-radius:3px;border:2px solid var(--hh-navy);transition:background-color .12s}.btn:hover{background:var(--hh-navy-deep);color:#fff}.btn-outline{background:transparent;color:var(--hh-navy);border-color:var(--hh-navy)}.btn-outline:hover{background:var(--hh-navy);color:#fff}.btn-gold{background:var(--hh-gold);color:var(--hh-navy-deep);border-color:var(--hh-gold)}.btn-gold:hover{background:#8c6612;color:var(--hh-cream);border-color:#8c6612}.hero-band[data-astro-cid-7wgmtud4]{padding:3rem 0 1rem;max-width:70rem}.hero-band[data-astro-cid-7wgmtud4] .eyebrow[data-astro-cid-7wgmtud4]{font-family:Inter,sans-serif;font-size:.8125rem;text-transform:uppercase;letter-spacing:.2em;color:var(--hh-gold);font-weight:700;margin:0 0 .4rem}.lede[data-astro-cid-7wgmtud4]{font-size:1.0625rem;max-width:52rem}.section[data-astro-cid-7wgmtud4]{padding:3rem 0 0}.section-head[data-astro-cid-7wgmtud4]{margin-bottom:1.5rem}.section-head[data-astro-cid-7wgmtud4] .eyebrow[data-astro-cid-7wgmtud4]{font-family:Inter,sans-serif;font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;color:var(--hh-muted);font-weight:600;margin:0 0 .4rem}.commit-list[data-astro-cid-7wgmtud4]{padding-left:1.25rem}.commit-list[data-astro-cid-7wgmtud4] li[data-astro-cid-7wgmtud4]{margin-bottom:.6rem;font-size:.9375rem}.stats-grid[data-astro-cid-7wgmtud4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.5rem;margin:1rem 0 2rem}.stat[data-astro-cid-7wgmtud4]{background:var(--hh-paper);border:1px solid var(--hh-stone-200);border-radius:4px;padding:1.5rem;text-align:center}.stat-proto[data-astro-cid-7wgmtud4]{border-top:4px solid #2e6a45}.stat-current[data-astro-cid-7wgmtud4]{border-top:4px solid var(--hh-red)}.stat-label[data-astro-cid-7wgmtud4]{font-family:Inter,sans-serif;font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;color:var(--hh-muted);font-weight:600;margin:0 0 .4rem}.stack-tag[data-astro-cid-7wgmtud4]{display:inline-block;margin-left:.35rem;padding:.05rem .4rem;background:var(--hh-stone-200);color:var(--hh-navy-deep);border-radius:2px;font-size:.625rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700}.stat-num[data-astro-cid-7wgmtud4]{font-family:Playfair Display,serif;font-size:4rem;line-height:1;margin:0;color:var(--hh-navy-deep);font-weight:700}.stat-proto[data-astro-cid-7wgmtud4] .stat-num[data-astro-cid-7wgmtud4]{color:#2e6a45}.stat-current[data-astro-cid-7wgmtud4] .stat-num[data-astro-cid-7wgmtud4]{color:var(--hh-red)}.stat-sub[data-astro-cid-7wgmtud4]{margin:.75rem 0 0;font-size:.8125rem;color:var(--hh-muted)}.audit-table[data-astro-cid-7wgmtud4]{width:100%;border-collapse:collapse;background:var(--hh-paper);border:1px solid var(--hh-stone-200);border-radius:4px;overflow:hidden;font-size:.9375rem;margin-bottom:1.5rem}.audit-table[data-astro-cid-7wgmtud4] thead[data-astro-cid-7wgmtud4] th[data-astro-cid-7wgmtud4]{background:var(--hh-navy);color:#f1e8d6;font-family:Inter,sans-serif;font-weight:600;text-align:left;padding:.7rem .85rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.audit-table[data-astro-cid-7wgmtud4] tbody[data-astro-cid-7wgmtud4] tr[data-astro-cid-7wgmtud4]{border-top:1px solid var(--hh-stone-200)}.audit-table[data-astro-cid-7wgmtud4] td[data-astro-cid-7wgmtud4]{padding:.7rem .85rem;vertical-align:top}.audit-table[data-astro-cid-7wgmtud4] td[data-astro-cid-7wgmtud4].ok{color:#2e6a45;font-weight:700}.audit-table[data-astro-cid-7wgmtud4] td[data-astro-cid-7wgmtud4].warn{color:var(--hh-red);font-weight:700}.impact[data-astro-cid-7wgmtud4]{display:inline-block;padding:.15rem .55rem;font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:#fff;border-radius:2px;font-weight:700}.proto-note[data-astro-cid-7wgmtud4]{background:#fef6dd;border-left:3px solid var(--hh-gold);padding:.85rem 1rem;font-size:.875rem;color:var(--hh-navy-deep);border-radius:2px;margin-top:1rem}.report-grid[data-astro-cid-7wgmtud4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.25rem}.report-card[data-astro-cid-7wgmtud4]{background:var(--hh-paper);border:1px solid var(--hh-stone-200);border-top:4px solid var(--hh-gold);padding:1.25rem;border-radius:3px}.report-card[data-astro-cid-7wgmtud4] h3[data-astro-cid-7wgmtud4]{font-family:Playfair Display,serif;font-size:1.0625rem;margin:0 0 .5rem;color:var(--hh-navy-deep)}.report-card[data-astro-cid-7wgmtud4] p[data-astro-cid-7wgmtud4]{font-size:.9375rem;margin:0 0 .5rem}.small[data-astro-cid-7wgmtud4]{font-size:.8125rem}.muted[data-astro-cid-7wgmtud4]{color:var(--hh-muted)}.method-list[data-astro-cid-7wgmtud4]{padding-left:1.25rem}.method-list[data-astro-cid-7wgmtud4] li[data-astro-cid-7wgmtud4]{margin-bottom:.6rem;font-size:.9375rem}
