:root{--g-bg:var(--brand-bg);--g-surface:var(--brand-surface);--g-line:var(--brand-border);--g-ink:var(--brand-text);--g-muted:var(--brand-muted);--g-accent:var(--brand-accent);--g-ink-2:color-mix(in oklab,var(--brand-text) 78%,var(--brand-muted));--g-faint:color-mix(in oklab,var(--brand-muted) 72%,var(--brand-bg));--g-raised:color-mix(in oklab,var(--brand-surface) 94%,var(--brand-text))}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}section[id]{scroll-margin-top:5.5rem}::selection{background:var(--brand-primary-fill);color:var(--brand-primary-contrast)}.gh-display{font-family:var(--font-heading);font-weight:600;letter-spacing:-.032em;line-height:1.02;text-wrap:balance}.gh-eyebrow{font-size:.6875rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--g-faint)}.gh-mono{font-family:ui-monospace,SF Mono,JetBrains Mono,Menlo,monospace;font-size:.8125em;letter-spacing:-.01em}.gh-muted{color:var(--g-muted)}.gh-card,.gh-inset{background:var(--g-surface)}.gh-card{border:1px solid var(--g-line);border-radius:.75rem}.gh-inset .gh-card{background:var(--g-raised)}.gh-card-lead{border-color:color-mix(in oklab,var(--brand-primary) 42%,var(--g-line))}.gh-tag{flex:none;border-radius:999px;padding:.25rem .625rem;background:var(--brand-primary-fill);color:var(--brand-primary-contrast);font-size:.75rem;font-weight:600;letter-spacing:-.005em;white-space:nowrap;font-variant-numeric:tabular-nums}.gh-hairline{height:1px;background:linear-gradient(90deg,transparent,var(--g-line) 18%,var(--g-line) 82%,transparent)}.gh-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.625rem;padding:.8125rem 1.25rem;font-size:.9375rem;font-weight:600;line-height:1;letter-spacing:-.01em;white-space:nowrap;transition:transform .14s ease,background-color .14s ease,border-color .14s ease,color .14s ease}.gh-btn:active{transform:translateY(1px)}.gh-btn-primary{background:var(--brand-primary-fill);color:var(--brand-primary-contrast)}.gh-btn-primary:hover{background:color-mix(in oklab,var(--brand-primary-fill) 88%,#ffffff)}.gh-btn-ghost{border:1px solid var(--g-line);color:var(--g-ink)}.gh-btn-ghost:hover{border-color:var(--g-muted);background:var(--g-surface)}.gh-inset .gh-btn-ghost:hover{background:var(--g-raised)}.gh-btn-sm{padding:.5625rem .9375rem;font-size:.875rem;border-radius:.5rem}.gh-mast{background:color-mix(in oklab,var(--g-bg) 82%,transparent);-webkit-backdrop-filter:blur(20px) saturate(140%);backdrop-filter:blur(20px) saturate(140%)}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.gh-mast{background:var(--g-bg)}}.gh-wash{position:absolute;background:radial-gradient(70rem 36rem at 12% -8%,color-mix(in oklab,var(--brand-primary) 15%,transparent) 0,transparent 62%),radial-gradient(52rem 30rem at 92% 6%,color-mix(in oklab,var(--brand-text) 5%,transparent) 0,transparent 60%)}.gh-grain:after,.gh-wash{inset:0;pointer-events:none}.gh-grain:after{content:"";position:fixed;z-index:60;opacity:.032;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E")}@media (prefers-reduced-motion:no-preference){.gh-reveal{opacity:0;transform:translateY(12px);transition:opacity .56s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1)}.gh-reveal[data-shown=true]{opacity:1;transform:none}}.gh-range{-webkit-appearance:none;appearance:none;width:100%;height:1.5rem;background:transparent;cursor:grab}.gh-range:active{cursor:grabbing}.gh-range::-webkit-slider-runnable-track{height:3px;border-radius:999px;background:var(--g-line)}.gh-range::-moz-range-track{height:3px;border-radius:999px;background:var(--g-line)}.gh-range::-moz-range-progress{height:3px;border-radius:999px;background:var(--g-accent)}.gh-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.25rem;height:1.25rem;margin-top:-.53125rem;border-radius:999px;background:var(--g-ink);border:3px solid var(--g-surface);box-shadow:0 1px 6px rgba(0,0,0,.5);transition:transform .12s ease}.gh-range::-moz-range-thumb{width:1.25rem;height:1.25rem;border-radius:999px;background:var(--g-ink);border:3px solid var(--g-surface);box-shadow:0 1px 6px rgba(0,0,0,.5);transition:transform .12s ease}.gh-range:hover::-webkit-slider-thumb{transform:scale(1.08)}.gh-range:hover::-moz-range-thumb{transform:scale(1.08)}.gh-prose{max-width:38rem;color:var(--g-ink-2);font-size:1rem;line-height:1.75}.gh-prose h2{margin-top:3rem;margin-bottom:.75rem;color:var(--g-ink);font-size:1.25rem;font-weight:600;letter-spacing:-.02em;line-height:1.3}.gh-prose h2:first-child{margin-top:0}.gh-prose h3{margin-top:1.75rem;margin-bottom:.5rem;color:var(--g-ink);font-size:1rem;font-weight:600;letter-spacing:-.01em}.gh-prose p{margin-top:1rem}.gh-prose p:first-child{margin-top:0}.gh-prose ul{margin-top:1rem;padding-left:0;list-style:none}.gh-prose li{position:relative;margin-top:.5rem;padding-left:1.5rem}.gh-prose li:before{content:"";position:absolute;top:.85em;left:0;width:.75rem;height:1px;background:var(--g-faint)}.gh-prose strong{color:var(--g-ink);font-weight:600}.gh-prose a{color:var(--g-accent);text-underline-offset:.2em;text-decoration:underline}.gh-prose a:hover{color:var(--g-ink)}.gh-unreviewed{margin-top:2rem;border-left:2px solid var(--g-accent);padding:.25rem 0 .25rem 1rem;color:var(--g-muted);font-size:.875rem;line-height:1.7}.gh-receipt{display:flex;flex-direction:column;border:1px solid var(--g-line);border-radius:.375rem;background:var(--g-bg);padding:1.5rem}.gh-receipt-us{border-color:color-mix(in oklab,var(--brand-primary) 42%,var(--g-line));background:color-mix(in oklab,var(--brand-primary) 3%,var(--g-bg))}.gh-gain{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin:auto -1.5rem -1.5rem;padding:.75rem 1.5rem;border-radius:0 0 .3125rem .3125rem;background:var(--brand-primary-fill);color:var(--brand-primary-contrast);font-size:.9375rem}.gh-credit{color:var(--g-accent)}.gh-prose .gh-table-wrap{margin-top:1.75rem;overflow-x:auto;border:1px solid var(--g-line);border-radius:.5rem}@media (min-width:56rem){.gh-prose .gh-table-wrap{width:52rem}}.gh-prose table{width:100%;border-collapse:collapse;font-size:.875rem;line-height:1.5}.gh-prose thead th{position:sticky;top:0;background:var(--g-surface);color:var(--g-ink);font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-align:left;white-space:nowrap;padding:.75rem 1rem;border-bottom:1px solid var(--g-line)}.gh-prose tbody td,.gh-prose tbody th{padding:.7rem 1rem;border-top:1px solid var(--g-line);vertical-align:top;text-align:left;font-weight:400}.gh-prose tbody th{color:var(--g-ink);font-weight:500;white-space:nowrap}.gh-prose tbody tr:first-child td,.gh-prose tbody tr:first-child th{border-top:0}.gh-prose tbody tr:hover{background:var(--g-surface)}.gh-prose .num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.gh-prose .col-us{background:color-mix(in oklab,var(--brand-primary) 7%,transparent);color:var(--g-ink)}.gh-prose thead .col-us{background:color-mix(in oklab,var(--brand-primary) 12%,var(--g-surface))}.gh-prose caption{caption-side:bottom;padding:.75rem 1rem;color:var(--g-muted);font-size:.8125rem;line-height:1.6;text-align:left;border-top:1px solid var(--g-line)}.gh-prose .gh-note{margin-top:1.75rem;border-left:2px solid var(--g-accent);padding:.25rem 0 .25rem 1rem;color:var(--g-muted);font-size:.9375rem;line-height:1.7}.gh-prose .gh-note strong{color:var(--g-ink)}.gh-prose .gh-note p{margin-top:.5rem}.gh-prose .gh-note p:first-child{margin-top:0}.gh-prose .gh-sources{margin-top:1rem;color:var(--g-muted);font-size:.8125rem;line-height:1.65}.gh-prose .gh-sources li{margin-top:.35rem}.gh-prose .gh-sources li:before{top:.75em}.gh-toc{border-top:1px solid var(--g-line)}.gh-toc a{display:block;border-bottom:1px solid var(--g-line);padding:.7rem 0;color:var(--g-ink-2);font-size:.9375rem;transition:color .12s ease}.gh-toc a:hover{color:var(--g-ink)}.gh-toc a span{display:inline-block;width:1.75rem;color:var(--g-faint);font-variant-numeric:tabular-nums}