:root{--color-paper: oklch(13% .012 250);--color-paper-2: oklch(17% .014 250);--color-paper-3: oklch(22% .016 248);--color-rule: oklch(33% .018 248);--color-rule-2: oklch(46% .022 248);--color-muted: oklch(60% .026 86);--color-neutral: oklch(74% .032 86);--color-ink-2: oklch(84% .032 86);--color-ink: oklch(91% .03 86);--color-accent: oklch(72% .145 62);--color-accent-ink: oklch(13% .012 250);--color-focus: oklch(78% .14 62);--color-warn: oklch(80% .13 82);--color-bad: oklch(68% .13 31);--color-error: oklch(72% .16 28);--color-error-text: oklch(84% .13 28);--surface-terminal: oklch(10% .01 250);--surface-terminal-2: oklch(15% .012 250);--surface-terminal-3: oklch(19% .014 248);--surface-overlay: oklch(9% .01 250);--surface-overlay-panel: oklch(14% .012 250);--font-display: "JetBrains Mono", "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--font-body: "JetBrains Mono", "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--font-mono: "JetBrains Mono", "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-md: 1.125rem;--text-lg: 1.375rem;--text-xl: 1.5rem;--text-2xl: 1.875rem;--text-title: clamp(1.75rem, 1.5vw + 1rem, 2.25rem);--text-display-s: clamp(1.75rem, 2.2vw + .9rem, 2.625rem);--text-display: clamp(2.25rem, 2.7vw + 1.2rem, 3.8rem);--space-3xs: .125rem;--space-2xs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2.5rem;--space-2xl: 4rem;--space-3xl: 6rem;--space-4xl: 9rem;--page-max: 76rem;--measure: 70ch;--radius-card: .375rem;--radius-pill: 999px;--radius-input: .25rem;--rule-fine: 1px;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in: cubic-bezier(.7, 0, .84, 0);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--dur-micro: .12s;--dur-short: .22s;--dur-long: .42s;--hg-font-display: var(--font-display);--hg-font-body: var(--font-body);--hg-font-mono: var(--font-mono);--hg-bg: var(--color-paper);--hg-fg: var(--color-ink);--hg-muted: var(--color-neutral);--hg-dim: var(--color-muted);--hg-line: var(--color-rule);--hg-card-bg: var(--color-paper-2);--hg-cta-bg: var(--color-paper-3);--hg-header-bg: var(--surface-terminal);--hg-stripe-bg: var(--surface-terminal-2);--hg-accent: var(--color-accent);--hg-on-accent: var(--color-accent-ink);--hg-accent-wash: var(--color-paper-3);--hg-accent-mist: color-mix(in oklch, var(--color-accent) 16%, transparent);--hg-focus: var(--color-focus);--hg-terminal-bg: var(--surface-terminal);--hg-terminal-panel: var(--surface-terminal-2);--hg-terminal-line: var(--color-rule);--hg-terminal-fg: var(--color-ink);--hg-terminal-muted: var(--color-neutral);--hg-terminal-dim: var(--color-muted);--hg-overlay-bg: var(--surface-overlay);--hg-overlay-panel: var(--surface-overlay-panel);--hg-overlay-line: var(--color-rule);--hg-overlay-muted: var(--color-neutral);--hg-overlay-dim: var(--color-muted);--hg-warn: var(--color-warn);--hg-bad: var(--color-bad);--hg-error: var(--color-error);--hg-error-text: var(--color-error-text);--hg-ease-out: var(--ease-out)}html,body{color-scheme:dark;height:100%;margin:0;overflow-x:clip}body{background:linear-gradient(180deg,var(--color-paper),var(--surface-terminal) 42rem),var(--hg-bg);color:var(--hg-fg);-webkit-font-smoothing:antialiased;font-family:var(--hg-font-body)}*{box-sizing:border-box}a{color:inherit}::selection{background:var(--hg-accent);color:var(--hg-on-accent)}input::placeholder{opacity:.55}button{font-family:inherit}:focus-visible{outline:2px solid var(--hg-focus);outline-offset:3px}.hg-hero-title,.hg-section-title,.hg-final-title,.hg-article-title{font-family:var(--hg-font-display);font-weight:500;letter-spacing:0;margin:0;overflow-wrap:anywhere;min-width:0;text-wrap:balance}.hg-hero-title{font-size:var(--text-display);line-height:1.08}.hg-section-title{font-size:var(--text-title);line-height:1.18;max-width:36ch}.hg-final-title{font-size:var(--text-display-s);line-height:1.14;max-width:26ch}.hg-title-muted{color:var(--hg-muted)}.hg-standfirst{color:var(--hg-muted);font-size:15px;line-height:1.68;margin:20px 0 0;max-width:64ch}.hg-eyebrow-cmd{font-family:var(--hg-font-mono);font-size:12px;letter-spacing:.02em;color:var(--hg-accent);margin-bottom:28px;min-width:0;overflow-wrap:anywhere}.hg-eyebrow-cmd .hg-eyebrow-path{color:var(--hg-dim)}.hg-section-label{font-family:var(--hg-font-mono);font-size:12px;color:var(--hg-dim);margin-bottom:28px}.hg-nav-cursor{animation:hg-blink 1s steps(2) infinite}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.15s!important;animation-iteration-count:1!important;transition-duration:.15s!important}.hg-nav-cursor{animation:none!important}}.hg-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1080px){.hg-header{padding:18px 32px!important}.hg-header-nav{gap:18px!important}}@media(max-width:760px){.hg-header{padding:14px 20px!important;gap:16px!important;grid-template-columns:auto auto!important}.hg-header-nav{display:none!important}.hg-header-cta{padding:8px 10px!important;font-size:12px!important;white-space:nowrap!important}.hg-hero{padding:56px 20px 72px!important}.hg-hero-grid{gap:44px!important}.hg-hero-grid,.hg-hero-grid>*{min-width:0!important;max-width:100%!important}.hg-hero-copy{font-size:15px!important;max-width:none!important}.hg-term-section,.hg-comparison,.hg-final-cta{padding:72px 20px!important}.hg-diagram-wrap{padding:18px!important;margin-top:36px!important}.hg-how-cards,.hg-problem-grid,.hg-audience-grid,.hg-faq-grid{grid-template-columns:1fr!important;margin-top:36px!important}.hg-incident-callout{margin-top:36px!important}.hg-incident-item{padding:20px!important}.hg-limits-row{grid-template-columns:1fr!important;gap:8px!important;padding:18px!important}.hg-limits-body{grid-column:auto}.hg-comparison-scroll{margin-left:-20px!important;margin-right:-20px!important;border-left:0!important;border-right:0!important;border-radius:0!important}.hg-comparison-table{min-width:840px!important}.hg-comparison-legend{flex-wrap:wrap!important;gap:12px 18px!important}.hg-comparison-updated{margin-left:0!important;width:100%!important}.hg-waitlist-form form{flex-direction:column!important}.hg-waitlist-form input,.hg-waitlist-form button{width:100%!important}.hg-waitlist-form button{min-width:0!important}.hg-footer{padding:36px 20px!important}}@keyframes hg-blink{50%{opacity:0}}@keyframes sv-fade{0%{opacity:0}to{opacity:1}}@keyframes sv-pulse{0%,to{opacity:1}50%{opacity:.3}}.hg-header[data-astro-cid-3ef6ksr2]{grid-template-columns:auto minmax(0,1fr) auto}.hg-nav-link[data-astro-cid-3ef6ksr2]{color:var(--hg-muted);text-decoration:none;padding:4px 2px;white-space:nowrap;transition:color .12s var(--hg-ease-out)}.hg-nav-slash[data-astro-cid-3ef6ksr2]{color:var(--hg-dim);margin-right:1px;transition:color .12s var(--hg-ease-out)}.hg-nav-link[data-astro-cid-3ef6ksr2]:hover{color:var(--hg-fg);text-decoration:underline;text-underline-offset:4px}.hg-nav-link[data-astro-cid-3ef6ksr2]:hover .hg-nav-slash[data-astro-cid-3ef6ksr2]{color:var(--hg-accent)}@media(max-width:48rem){.hg-header[data-astro-cid-3ef6ksr2]{grid-template-columns:auto auto}}.hg-footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:minmax(0,1fr) auto auto}.hg-footer-col[data-astro-cid-sz7xmlte]{display:grid;gap:8px;min-width:10rem}.hg-footer-head[data-astro-cid-sz7xmlte]{color:var(--hg-accent);letter-spacing:.08em;margin-bottom:6px}.hg-footer-link[data-astro-cid-sz7xmlte]{color:var(--hg-muted);text-decoration:none;width:fit-content;transition:color .12s var(--hg-ease-out)}.hg-footer-link[data-astro-cid-sz7xmlte]:before{content:"· ";color:var(--hg-dim)}.hg-footer-link[data-astro-cid-sz7xmlte]:hover{color:var(--hg-fg);text-decoration:underline;text-underline-offset:4px}@media(max-width:48rem){.hg-footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:minmax(0,1fr);gap:32px}}
