:root{--hw-yellow: #F0B90B;--hw-gold: #FFD000;--hw-light-gold: #F8D12F;--hw-active-yellow: #D0980B;--hw-focus-blue: #1EAEDB;--hw-white: #FFFFFF;--hw-snow: #F5F5F5;--hw-dark: #222126;--hw-dark-card: #2B2F36;--hw-dark-card-hover: #33373E;--hw-ink: #1E2026;--hw-text-primary: #1E2026;--hw-text-secondary: #32313A;--hw-slate: #848E9C;--hw-steel: #686A6C;--hw-muted: #777E90;--hw-hover-dark: #1A1A1A;--hw-green: #0ECB81;--hw-red: #F6465D;--hw-border-light: #E6E8EA;--hw-border-dark: #2F3339;--hw-border-gold: #FFD000;--hw-shadow-subtle: rgba(32, 32, 37, .05) 0px 3px 5px 0px;--hw-shadow-medium: rgba(8, 8, 8, .05) 0px 3px 5px 5px;--hw-shadow-pill: rgb(153, 153, 153) 0px 2px 10px -3px;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 20px;--sp-6: 24px;--sp-7: 32px;--sp-8: 48px;--sp-9: 64px;--sp-10: 80px;--container: 1200px;--r-6: 6px;--r-8: 8px;--r-10: 10px;--r-12: 12px;--r-24: 24px;--r-pill: 999px;--font-sans: "Inter", "Arial", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-feature-settings:"tnum" on,"cv11" on,"ss01" on;color:var(--hw-text-primary);background:var(--hw-white);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{font-family:inherit;cursor:pointer;border:none;background:none}::selection{background:var(--hw-yellow);color:var(--hw-ink)}.container{max-width:var(--container);margin-inline:auto;padding-inline:32px}@media(max-width:768px){.container{padding-inline:20px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:600;font-size:15px;line-height:1;letter-spacing:.1px;border:1px solid transparent;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;white-space:nowrap}.btn-pill-yellow{background:var(--hw-yellow);color:var(--hw-ink);border-radius:var(--r-pill);padding:14px 28px;box-shadow:var(--hw-shadow-pill);border-color:var(--hw-yellow)}.btn-pill-yellow:hover{background:var(--hw-focus-blue);color:#fff;border-color:var(--hw-focus-blue)}.btn-pill-outline{background:transparent;color:var(--hw-ink);border-radius:var(--r-pill);padding:14px 26px;border-color:var(--hw-border-light)}.btn-pill-outline:hover{border-color:var(--hw-ink)}.btn-pill-outline-dark{background:transparent;color:#fff;border-radius:var(--r-pill);padding:14px 26px;border-color:#3a3e46}.btn-pill-outline-dark:hover{border-color:var(--hw-yellow);color:var(--hw-yellow)}.btn-sm{padding:10px 20px;font-size:14px}.badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:var(--r-pill);font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.badge-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.badge-danger{background:#f6465d1f;color:var(--hw-red)}.badge-warn{background:#f0b90b24;color:#b88a05}.badge-review{background:#1eaedb1f;color:var(--hw-focus-blue)}.badge-confirmed{background:var(--hw-ink);color:var(--hw-yellow)}.badge-cleared{background:#0ecb811f;color:var(--hw-green)}.prose{color:var(--hw-text-primary);font-size:17px;line-height:1.72;max-width:720px}.prose h2{font-size:clamp(26px,2.6vw,34px);font-weight:800;letter-spacing:-.6px;line-height:1.15;color:var(--hw-ink);margin:64px 0 20px;padding-top:28px;border-top:1px solid var(--hw-border-light)}.prose h2:first-child{margin-top:0;padding-top:0;border-top:none}.prose h3{font-size:20px;font-weight:700;color:var(--hw-ink);margin:36px 0 12px;letter-spacing:-.3px}.prose p{margin:0 0 20px;color:var(--hw-text-secondary)}.prose p strong{color:var(--hw-ink);font-weight:700}.prose a{color:var(--hw-ink);text-decoration:underline;text-decoration-color:var(--hw-yellow);text-decoration-thickness:2px;text-underline-offset:3px;transition:color .2s ease}.prose a:hover{color:var(--hw-yellow)}.prose ul,.prose ol{margin:0 0 24px;padding-left:22px;color:var(--hw-text-secondary)}.prose li{margin-bottom:8px}.prose li::marker{color:var(--hw-yellow)}.prose code{font-family:var(--font-mono);font-size:.88em;font-weight:600;background:var(--hw-snow);color:var(--hw-text-primary);padding:2px 6px;border-radius:4px;border:1px solid var(--hw-border-light)}.prose pre{font-family:var(--font-mono);background:var(--hw-ink);color:#e6e6e6;padding:20px 24px;border-radius:12px;overflow-x:auto;font-size:14px;line-height:1.6;margin:0 0 24px}.prose pre code{background:transparent;border:none;padding:0;color:inherit;font-size:inherit}.prose blockquote{margin:24px 0;padding:16px 22px;background:var(--hw-snow);border-left:3px solid var(--hw-yellow);border-radius:4px;color:var(--hw-text-secondary);font-style:italic}.prose em{color:var(--hw-text-primary)}.prose hr{border:none;border-top:1px solid var(--hw-border-light);margin:40px 0}[data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}[data-reveal].is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.nav[data-astro-cid-4lunwx2e]{position:sticky;top:0;z-index:50;background:#ffffffe0;backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px);border-bottom:1px solid var(--hw-border-light)}.nav-inner[data-astro-cid-4lunwx2e]{display:flex;align-items:center;gap:32px;height:68px}.brand[data-astro-cid-4lunwx2e]{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:17px;letter-spacing:-.2px;color:var(--hw-ink)}.brand-dot[data-astro-cid-4lunwx2e]{color:var(--hw-yellow)}.nav-links[data-astro-cid-4lunwx2e]{display:flex;gap:28px;margin-left:auto;font-size:14px;font-weight:600;color:var(--hw-text-secondary)}.nav-links[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e]{position:relative;padding-block:4px;transition:color .2s ease}.nav-links[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e]:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--hw-yellow);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.nav-links[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e]:hover,.nav-links[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e].is-active{color:var(--hw-hover-dark)}.nav-links[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e]:hover:after,.nav-links[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e].is-active:after{transform:scaleX(1)}.nav-right[data-astro-cid-4lunwx2e]{display:flex;align-items:center}.lang-switch[data-astro-cid-4lunwx2e]{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;letter-spacing:.6px;color:var(--hw-slate)}.lang-switch[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e]{padding:5px 8px;border-radius:6px;transition:color .2s ease,background .2s ease}.lang-switch[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e]:hover{color:var(--hw-ink)}.lang-switch[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e].is-active{color:var(--hw-ink);background:var(--hw-yellow)}.lang-sep[data-astro-cid-4lunwx2e]{color:var(--hw-border-light)}@media(max-width:720px){.nav-inner[data-astro-cid-4lunwx2e]{gap:16px;height:60px}.nav-links[data-astro-cid-4lunwx2e]{gap:18px;font-size:13px}.brand-name[data-astro-cid-4lunwx2e]{display:none}}.footer[data-astro-cid-gcn2mc3v]{background:var(--hw-dark);color:#9aa0ab;padding:64px 0 32px}.footer-inner[data-astro-cid-gcn2mc3v]{display:grid;gap:18px;max-width:680px}.brand[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:16px;letter-spacing:-.2px;color:#fff}.brand-dark[data-astro-cid-gcn2mc3v] .brand-dot[data-astro-cid-gcn2mc3v]{color:var(--hw-yellow)}.footer-tagline[data-astro-cid-gcn2mc3v]{font-size:14px;line-height:1.6;color:#9aa0ab}.footer-bottom[data-astro-cid-gcn2mc3v]{display:flex;justify-content:space-between;align-items:center;margin-top:32px;padding-top:24px;border-top:1px solid #2a2a30;font-size:12px;color:#6b7280;gap:16px;flex-wrap:wrap}.footer-lang[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;gap:6px;font-weight:700;letter-spacing:.6px}.footer-lang[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{padding:3px 6px;border-radius:4px;transition:color .2s ease,background .2s ease}.footer-lang[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:#fff}.footer-lang[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v].is-active{color:var(--hw-ink);background:var(--hw-yellow)}
