:root{color-scheme:light;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--color-canvas: #f4f6f3;--color-canvas-subtle: #edf0ec;--color-surface: #ffffff;--color-surface-raised: #ffffff;--color-surface-muted: #f7f8f6;--color-surface-emphasis: #17201d;--color-text: #17201d;--color-text-muted: #5d6864;--color-text-subtle: #626d68;--color-text-inverse: #f8faf8;--color-border: #dfe4df;--color-border-strong: #c7cec8;--color-accent: #11725f;--color-accent-hover: #0d6252;--color-accent-soft: #e5f3ee;--color-info: #3568aa;--color-info-soft: #eaf1fb;--color-success: #187256;--color-success-soft: #e6f4ed;--color-warning: #9a5b13;--color-warning-soft: #fff3dd;--color-danger: #b33a3a;--color-danger-soft: #faeaea;--color-code: #1d4e43;--font-display: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: var(--font-display);--font-mono: "SFMono-Regular", Consolas, "Liberation Mono", ui-monospace, 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(2rem, 2.8vw, 3rem);--text-display-s: clamp(2.25rem, 4vw, 4rem);--text-display: clamp(3.1rem, 6.4vw, 5.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: 72.5rem;--page-gutter: clamp(1.25rem, 4vw, 3rem);--measure: 67ch;--radius-sm: 7px;--radius-md: 11px;--radius-lg: 16px;--radius-xl: 22px;--radius-pill: 999px;--shadow-card: 0 1px 2px rgb(21 32 28 / .04);--shadow-raised: 0 18px 44px rgb(21 32 28 / .09), 0 2px 8px rgb(21 32 28 / .04);--ease-out: cubic-bezier(.16, 1, .3, 1);--dur-micro: .12s}:root[data-theme=dark]{color-scheme:dark;--color-canvas: #0d1210;--color-canvas-subtle: #121815;--color-surface: #151c19;--color-surface-raised: #1a221f;--color-surface-muted: #111815;--color-surface-emphasis: #e8eeea;--color-text: #edf2ef;--color-text-muted: #b1bcb7;--color-text-subtle: #95a19b;--color-text-inverse: #111714;--color-border: #29332f;--color-border-strong: #3a4641;--color-accent: #62c9ad;--color-accent-hover: #83d8c1;--color-accent-soft: #17372e;--color-info: #91b7eb;--color-info-soft: #192b42;--color-success: #70d0aa;--color-success-soft: #163529;--color-warning: #efb968;--color-warning-soft: #3b2b16;--color-danger: #f08c8c;--color-danger-soft: #3e2020;--color-code: #93dbc7;--shadow-card: 0 1px 2px rgb(0 0 0 / .2);--shadow-raised: 0 20px 50px rgb(0 0 0 / .34), 0 2px 10px rgb(0 0 0 / .2)}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;background:var(--color-canvas)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:clip;background:var(--color-canvas);color:var(--color-text);font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}button:focus-visible,summary:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb,var(--color-accent),transparent 62%);outline-offset:2px}a{color:var(--color-accent);text-underline-offset:3px}h1,h2,h3,h4,p,dl,dd{margin-top:0}h1,h2,h3,h4,strong{color:var(--color-text)}h1,h2,h3{text-wrap:balance}p{color:var(--color-text-muted)}code{color:var(--color-code);font-family:var(--font-mono);font-size:.88em}svg{flex:0 0 auto}::selection{background:color-mix(in srgb,var(--color-accent),transparent 72%)}.hg-site-shell{min-height:100vh}.hg-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.hg-brand-mark{display:inline-flex;align-items:center;gap:10px;color:var(--color-text);font-size:1.12rem;font-weight:760;letter-spacing:-.02em}.hg-brand-mark svg{width:29px;height:29px}.hg-brand-mark svg path:first-child{fill:var(--color-accent-soft);stroke:var(--color-accent);stroke-width:1.5}.hg-brand-mark svg path:last-child{fill:none;stroke:var(--color-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.hg-brand-mark[data-compact] svg{width:42px;height:42px}.hg-mini-icon svg,.hg-node-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.hg-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius-sm);padding:0 14px;font-weight:680;line-height:1;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.hg-button:active{transform:translateY(1px)}.hg-button--primary{border-color:var(--color-accent);background:var(--color-accent);color:var(--color-text-inverse)}.hg-button--primary:hover{border-color:var(--color-accent-hover);background:var(--color-accent-hover)}.hg-status-pill{display:inline-flex;min-height:26px;align-items:center;gap:7px;border:1px solid color-mix(in srgb,var(--color-success),transparent 66%);border-radius:var(--radius-pill);padding:0 9px;background:var(--color-success-soft);color:var(--color-success);font-size:.72rem;font-weight:720;line-height:1;white-space:nowrap}.hg-status-pill>span:first-child{width:6px;height:6px;border-radius:50%;background:currentColor}.hg-status-pill--warning{border-color:color-mix(in srgb,var(--color-warning),transparent 62%);background:var(--color-warning-soft);color:var(--color-warning)}.hg-status-pill--neutral{border-color:var(--color-border);background:var(--color-surface-muted);color:var(--color-text-muted)}.hg-header{position:sticky;z-index:20;top:0;border-bottom:1px solid color-mix(in srgb,var(--color-border),transparent 20%);background:color-mix(in srgb,var(--color-canvas),transparent 8%);backdrop-filter:blur(18px)}.hg-header__inner{display:grid;width:min(var(--page-max),calc(100% - var(--page-gutter) * 2));min-height:72px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:32px;margin-inline:auto}.hg-header__brand{text-decoration:none}.hg-header__nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.5vw,32px)}.hg-header__nav a{color:var(--color-text-muted);font-size:.84rem;font-weight:650;text-decoration:none;transition:color .15s ease}.hg-header__nav a:hover{color:var(--color-text)}.hg-header__actions{display:flex;align-items:center;gap:10px}.hg-theme-toggle{display:inline-flex;min-height:36px;align-items:center;gap:7px;border:0;border-radius:var(--radius-sm);padding:0 8px;background:transparent;color:var(--color-text-muted);cursor:pointer;font-size:.78rem;font-weight:650}.hg-theme-toggle:hover{background:var(--color-surface-muted);color:var(--color-text)}.hg-theme-toggle__glyph{width:14px;height:14px;border:1.5px solid var(--color-accent);border-radius:50%;background:linear-gradient(90deg,var(--color-accent) 50%,transparent 50%)}.hg-header__cta{min-height:38px;font-size:.82rem}.hg-hero{position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid var(--color-border)}.hg-hero:before{position:absolute;z-index:-1;top:-24rem;left:-14rem;width:60rem;height:60rem;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--color-accent),transparent 86%),transparent 66%);content:"";pointer-events:none}.hg-hero:after{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(color-mix(in srgb,var(--color-border),transparent 58%) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--color-border),transparent 58%) 1px,transparent 1px);background-size:48px 48px;content:"";mask-image:linear-gradient(90deg,black,transparent 62%);opacity:.45;pointer-events:none}.hg-hero__grid{display:grid;width:min(var(--page-max),calc(100% - var(--page-gutter) * 2));grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(44px,6vw,86px);margin-inline:auto;padding:clamp(72px,9vw,128px) 0 clamp(78px,9vw,122px)}.hg-eyebrow,.hg-eyebrow-cmd,.hg-section-label{display:flex;align-items:center;gap:8px;margin:0 0 18px;color:var(--color-accent);font-family:var(--font-body);font-size:.7rem;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.hg-eyebrow__dot{width:7px;height:7px;border-radius:50%;background:var(--color-accent);box-shadow:0 0 0 5px var(--color-accent-soft)}.hg-eyebrow__meta,.hg-eyebrow-path{margin-left:4px;color:var(--color-text-subtle);font-weight:620;letter-spacing:.05em}.hg-hero-title,.hg-section-title,.hg-final-title,.hg-article-title{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--color-text);font-family:var(--font-display);font-weight:690;letter-spacing:-.052em;text-wrap:balance}.hg-hero-title{max-width:11ch;font-size:var(--text-display);line-height:.97}.hg-hero-title span,.hg-section-title span{color:var(--color-accent)}.hg-hero__lead{max-width:59ch;margin:26px 0 0;font-size:1.02rem;line-height:1.72}.hg-waitlist-form{width:min(100%,500px);margin-top:34px}.hg-waitlist-form form{display:flex;width:100%;gap:8px}.hg-waitlist-form input{min-width:0;min-height:48px;flex:1;border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);padding:0 14px;background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-card);transition:border-color .15s ease,box-shadow .15s ease}.hg-waitlist-form input:hover{border-color:color-mix(in srgb,var(--color-accent),transparent 45%)}.hg-waitlist-form input[aria-invalid=true]{border-color:var(--color-danger)}.hg-waitlist-form input:disabled{opacity:.68}.hg-waitlist-form button{min-width:138px;min-height:48px;border:1px solid var(--color-accent);border-radius:var(--radius-sm);padding:0 18px;background:var(--color-accent);color:var(--color-text-inverse);cursor:pointer;font-weight:700}.hg-waitlist-form button:hover:not(:disabled){border-color:var(--color-accent-hover);background:var(--color-accent-hover)}.hg-waitlist-form button:disabled{cursor:default;opacity:.72}.hg-waitlist-form__status{min-height:18px;margin-top:8px;color:var(--color-text-subtle);font-size:.75rem;line-height:1.5}.hg-waitlist-form__status[data-error]{color:var(--color-danger)}.hg-honeypot{position:absolute;top:-9999px;left:-9999px;width:1px;height:1px;overflow:hidden}.hg-form-note{margin:2px 0 0;color:var(--color-text-subtle);font-size:.73rem}.hg-hero__proofs{display:grid;gap:14px;margin:28px 0 0;padding:0;list-style:none}.hg-hero__proofs li{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:11px}.hg-mini-icon,.hg-node-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--color-accent-soft);color:var(--color-accent)}.hg-mini-icon svg,.hg-node-icon svg{width:18px;height:18px}.hg-hero__proofs li>span:last-child{display:grid;gap:1px;color:var(--color-text-muted);font-size:.79rem}.hg-hero__proofs strong{font-size:.82rem}.hg-hero__product{min-width:0}.hg-product-frame{position:relative;border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:12px;background:var(--color-surface-raised);box-shadow:var(--shadow-raised)}.hg-product-frame:before{position:absolute;z-index:-1;inset:-20px;border-radius:32px;background:color-mix(in srgb,var(--color-accent),transparent 94%);content:""}.hg-product-frame__topline{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:14px;padding:0 6px 0 8px;color:var(--color-text-muted);font-size:.78rem;font-weight:680}.hg-product-context{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:16px 10px 0;border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;background:var(--color-border)}.hg-product-context>div{display:grid;gap:3px;padding:12px 14px;background:var(--color-surface-muted)}.hg-product-context strong{font-size:.74rem}.hg-product-context span{color:var(--color-text-subtle);font-size:.66rem}.hg-section,.hg-comparison{border-top:1px solid var(--color-border);padding:clamp(78px,9vw,118px) var(--page-gutter)}.hg-section:nth-of-type(2n){background:var(--color-surface-muted)}.hg-section__inner,.hg-comparison>div{width:min(var(--page-max),100%);margin-inline:auto}.hg-section-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:end;gap:clamp(32px,7vw,92px)}.hg-section-title{max-width:18ch;font-size:var(--text-title);line-height:1.06}.hg-title-muted{color:var(--color-accent)}.hg-standfirst{max-width:57ch;margin:0;font-size:.98rem;line-height:1.7}.hg-feature-grid{display:grid;gap:14px;margin-top:48px}.hg-feature-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.hg-feature-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.hg-feature-card{min-width:0;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:22px;background:var(--color-surface);box-shadow:var(--shadow-card)}.hg-feature-card__topline{display:flex;align-items:center;gap:10px;color:var(--color-accent);font-size:.7rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.hg-feature-card__index{display:grid;width:27px;height:27px;place-items:center;border-radius:8px;background:var(--color-accent-soft);font-size:.65rem}.hg-feature-card h3{margin:24px 0 10px;font-size:1.12rem;letter-spacing:-.025em;line-height:1.25}.hg-feature-card p{margin-bottom:0;font-size:.84rem;line-height:1.65}.hg-feature-card--compact h3{margin-top:8px}p.hg-card-kicker{margin-bottom:0;color:var(--color-accent);font-size:.68rem;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.hg-evidence{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:42px;margin-top:18px;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:26px;background:color-mix(in srgb,var(--color-warning-soft),var(--color-surface) 74%)}.hg-evidence__heading h3{margin:18px 0 0;font-size:1.25rem;letter-spacing:-.025em;line-height:1.3}.hg-evidence__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.hg-evidence__items article+article{border-left:1px solid var(--color-border);padding-left:26px}.hg-evidence h4{margin:9px 0 8px;font-size:.96rem;line-height:1.35}.hg-evidence__items p:not(.hg-card-kicker){margin-bottom:12px;font-size:.78rem;line-height:1.6}.hg-evidence a{font-size:.76rem;font-weight:700}.hg-architecture{margin-top:48px;border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden;background:var(--color-surface);box-shadow:var(--shadow-card)}.hg-architecture__bar{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--color-border);padding:0 20px;background:var(--color-surface-muted);color:var(--color-text);font-size:.76rem;font-weight:700}.hg-architecture__bar span:last-child{color:var(--color-text-subtle);font-family:var(--font-mono);font-size:.67rem;font-weight:500}.hg-architecture__flow{display:grid;grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr) 112px minmax(0,1fr);align-items:center;gap:0;padding:28px}.hg-architecture__node{min-width:0;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:18px;background:var(--color-surface)}.hg-architecture__node--server{border-style:dashed;background:var(--color-surface-muted)}.hg-architecture__node>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.hg-architecture__node h3{margin:22px 0 14px;font-size:1rem}.hg-architecture__node dl{display:grid;gap:8px;margin:0}.hg-architecture__node dl>div{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--color-border);padding-top:8px;font-size:.69rem}.hg-architecture__node dt{color:var(--color-text-subtle)}.hg-architecture__node dd{color:var(--color-text);font-weight:680;text-align:right}.hg-architecture__wire{display:grid;justify-items:center;gap:7px;color:var(--color-text-subtle);font-size:.61rem;text-align:center}.hg-architecture__wire i{position:relative;width:100%;height:1px;background:var(--color-border-strong)}.hg-architecture__wire i:after{position:absolute;top:-4px;right:-1px;border-width:4px 0 4px 6px;border-style:solid;border-color:transparent transparent transparent var(--color-accent);content:""}.hg-architecture__wire small{color:var(--color-accent);font-size:.58rem;font-weight:700}.hg-limits{margin-top:48px;border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden;background:var(--color-surface);box-shadow:var(--shadow-card)}.hg-limit-row{display:grid;grid-template-columns:132px 260px minmax(0,1fr);align-items:start;gap:26px;padding:21px 24px}.hg-limit-row+.hg-limit-row{border-top:1px solid var(--color-border)}.hg-limit-row__status{display:inline-flex;align-items:center;gap:8px;color:var(--color-success);font-size:.72rem;font-weight:760}.hg-limit-row__status i{width:8px;height:8px;border:2px solid currentColor;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px var(--color-success-soft)}.hg-limit-row[data-tone=mitigated] .hg-limit-row__status{color:var(--color-warning)}.hg-limit-row[data-tone=mitigated] .hg-limit-row__status i{background:transparent;box-shadow:0 0 0 4px var(--color-warning-soft)}.hg-limit-row[data-tone=unsolved] .hg-limit-row__status{color:var(--color-text-subtle)}.hg-limit-row[data-tone=unsolved] .hg-limit-row__status i{background:transparent;box-shadow:0 0 0 4px var(--color-surface-muted)}.hg-limit-row h3{margin:0;font-size:.91rem}.hg-limit-row p{margin:0;font-size:.82rem;line-height:1.6}.hg-comparison{background:var(--color-canvas)}.hg-comparison__inner{width:min(var(--page-max),100%);margin-inline:auto}.hg-comparison .hg-section-title{max-width:22ch}.hg-comparison .hg-standfirst{margin-top:18px}.hg-comparison-scroll{margin-top:56px;overflow:auto;border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-card);-webkit-overflow-scrolling:touch}.hg-comparison-table,.hg-comparison table{min-width:1080px}.hg-comparison table{width:100%;border-spacing:0;border-collapse:separate;table-layout:fixed}.hg-comparison thead th{position:sticky;z-index:2;top:0;border-bottom:1px solid var(--color-border);padding:16px 8px;background:var(--color-surface-muted);color:var(--color-text-muted);font-size:.7rem;font-weight:700;text-align:center}.hg-comparison thead th:first-child{padding-inline:20px;text-align:left}.hg-comparison thead th+th,.hg-comparison tbody td{border-left:1px solid var(--color-border)}.hg-comparison [data-us]{background:var(--color-accent-soft)}.hg-comparison__us{display:block;margin-bottom:3px;color:var(--color-accent);font-size:.55rem;letter-spacing:.1em;text-transform:uppercase}.hg-comparison__group th{border-bottom:1px solid var(--color-border);padding:10px 20px;background:var(--color-canvas-subtle);color:var(--color-accent);font-size:.65rem;font-weight:760;letter-spacing:.12em;text-align:left;text-transform:uppercase}.hg-comparison tbody tr:not(.hg-comparison__group) th,.hg-comparison tbody tr:not(.hg-comparison__group) td{border-bottom:1px solid var(--color-border);padding:14px 8px}.hg-comparison tbody tr:not(.hg-comparison__group) th{padding-inline:20px;color:var(--color-text);font-size:.82rem;font-weight:500;line-height:1.4;text-align:left}.hg-comparison tbody td{text-align:center;vertical-align:middle}.hg-comparison__symbol{display:block;font-size:1rem;line-height:1}.hg-comparison__label{display:block;margin-top:3px;color:var(--color-text-subtle);font-size:.56rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hg-comparison [data-mark=yes]{color:var(--color-accent)}.hg-comparison [data-mark=partial]{color:var(--color-warning)}.hg-comparison [data-mark=no]{color:var(--color-danger)}.hg-comparison [data-mark=na]{color:var(--color-text-subtle)}.hg-comparison-legend{display:flex;gap:24px;padding:14px 20px;background:var(--color-surface-muted);color:var(--color-text-subtle);font-size:.7rem}.hg-comparison-legend i{font-style:normal}.hg-comparison-updated{margin-left:auto}.hg-comparison__note{max-width:880px;margin:24px 0 0;color:var(--color-text-subtle);font-size:.76rem;line-height:1.7}.hg-audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:48px}.hg-audience-grid article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:24px;background:var(--color-surface);box-shadow:var(--shadow-card)}.hg-audience-grid article>span{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:var(--color-accent-soft);color:var(--color-accent);font-size:.7rem;font-weight:800}.hg-audience-grid h3{margin:1px 0 6px;font-size:1rem}.hg-audience-grid p{margin:0;font-size:.81rem;line-height:1.6}.hg-origin{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(42px,8vw,110px);align-items:start}.hg-origin__statement .hg-node-icon{width:46px;height:46px;margin-bottom:28px;border-radius:13px}.hg-origin__statement .hg-node-icon svg{width:23px;height:23px}.hg-origin__copy{border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:clamp(24px,4vw,36px);background:var(--color-surface);box-shadow:var(--shadow-card)}.hg-origin__copy p{font-size:.92rem;line-height:1.72}.hg-origin__copy ul{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 0;border-top:1px solid var(--color-border);padding:20px 0 0;list-style:none}.hg-origin__copy li{border-radius:var(--radius-pill);padding:6px 10px;background:var(--color-accent-soft);color:var(--color-accent);font-size:.7rem;font-weight:720}.hg-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;margin-top:48px}.hg-faq-grid details{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card)}.hg-faq-grid summary{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;color:var(--color-text);cursor:pointer;font-size:.87rem;font-weight:700;list-style:none}.hg-faq-grid summary::-webkit-details-marker{display:none}.hg-faq-grid summary i{position:relative;width:18px;height:18px;flex:none;border-radius:50%;background:var(--color-accent-soft)}.hg-faq-grid summary i:before,.hg-faq-grid summary i:after{position:absolute;top:8px;left:5px;width:8px;height:1.5px;background:var(--color-accent);content:""}.hg-faq-grid summary i:after{transform:rotate(90deg);transition:transform .15s ease}.hg-faq-grid details[open] summary i:after{transform:rotate(0)}.hg-faq-grid details p{margin:-2px 18px 18px;border-top:1px solid var(--color-border);padding-top:14px;font-size:.8rem;line-height:1.65}.hg-final-cta{border-top:1px solid var(--color-border);padding:clamp(70px,8vw,104px) var(--page-gutter)}.hg-final-cta__inner{display:grid;width:min(var(--page-max),100%);grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:center;gap:clamp(38px,7vw,90px);margin-inline:auto;border:1px solid color-mix(in srgb,var(--color-accent),var(--color-border) 68%);border-radius:var(--radius-xl);padding:clamp(28px,5vw,56px);background:radial-gradient(circle at 0 0,color-mix(in srgb,var(--color-accent),transparent 78%),transparent 24rem),var(--color-surface);box-shadow:var(--shadow-raised)}.hg-final-cta__copy{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:20px}.hg-final-title{max-width:17ch;margin-top:8px;font-size:clamp(2rem,3.6vw,3.5rem);line-height:1.04}.hg-final-cta__copy>div>p:last-child{max-width:57ch;margin:18px 0 0;font-size:.9rem;line-height:1.65}.hg-final-cta .hg-waitlist-form{margin-top:0}.hg-footer{border-top:1px solid var(--color-border);padding:54px var(--page-gutter);background:var(--color-surface-muted)}.hg-footer__inner{display:grid;width:min(var(--page-max),100%);grid-template-columns:minmax(0,1fr) auto auto;gap:clamp(42px,8vw,100px);margin-inline:auto}.hg-footer__brand p{max-width:48ch;margin:16px 0 0;font-size:.79rem;line-height:1.65}.hg-footer nav{display:grid;align-content:start;gap:7px;min-width:150px}.hg-footer nav p{margin-bottom:5px;color:var(--color-text);font-size:.72rem;font-weight:760}.hg-footer nav a{width:fit-content;color:var(--color-text-muted);font-size:.75rem;text-decoration:none}.hg-footer nav a:hover{color:var(--color-accent)}.hg-footer__meta{display:grid;align-content:start;justify-items:start;gap:8px}.hg-footer__meta p{margin:0;color:var(--color-text-subtle);font-size:.7rem}.hg-article{background:var(--color-canvas)}.hg-article-body{color:var(--color-text)}.hg-article-body h2,.hg-article-body h3{letter-spacing:-.025em}@media(max-width:1080px){.hg-header__nav{display:none}.hg-header__inner{grid-template-columns:auto 1fr}.hg-header__actions{justify-self:end}.hg-hero__grid{grid-template-columns:minmax(0,1fr)}.hg-hero__copy{max-width:760px}.hg-hero-title{max-width:13ch}.hg-hero__product{max-width:760px}.hg-feature-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-architecture__flow{grid-template-columns:minmax(0,1fr);gap:0}.hg-architecture__wire{min-height:76px}.hg-architecture__wire i{width:1px;height:28px}.hg-architecture__wire i:after{top:auto;right:-3px;bottom:-1px;border-width:6px 4px 0;border-color:var(--color-accent) transparent transparent}.hg-limit-row{grid-template-columns:118px 220px minmax(0,1fr);gap:18px}}@media(max-width:760px){.hg-header__inner{min-height:64px}.hg-theme-toggle__label{display:none}.hg-header__cta{min-height:36px;padding-inline:11px}.hg-hero__grid{padding-top:62px}.hg-hero-title{font-size:clamp(2.8rem,14.5vw,4.5rem)}.hg-hero__lead{font-size:.96rem}.hg-waitlist-form form{flex-direction:column}.hg-waitlist-form button{width:100%}.hg-product-frame{padding:8px}.hg-product-frame__topline{min-height:42px}.hg-product-context,.hg-section-heading,.hg-feature-grid--three,.hg-feature-grid--four,.hg-evidence,.hg-evidence__items,.hg-audience-grid,.hg-origin,.hg-faq-grid,.hg-final-cta__inner,.hg-footer__inner{grid-template-columns:minmax(0,1fr)}.hg-section-heading{align-items:start}.hg-section-title{max-width:20ch}.hg-evidence{gap:26px}.hg-evidence__items article+article{border-top:1px solid var(--color-border);border-left:0;padding-top:22px;padding-left:0}.hg-limit-row{grid-template-columns:minmax(0,1fr);gap:8px;padding:18px}.hg-comparison-scroll{margin-right:calc(-1 * var(--page-gutter));margin-left:calc(-1 * var(--page-gutter));border-right:0;border-left:0;border-radius:0}.hg-comparison-legend{flex-wrap:wrap;gap:10px 18px}.hg-comparison-updated{width:100%;margin-left:0}.hg-origin__copy{padding:22px}.hg-final-cta__copy{grid-template-columns:minmax(0,1fr)}.hg-final-cta__inner{padding:26px 22px}.hg-footer__inner{gap:34px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.15s!important;animation-iteration-count:1!important;transition-duration:.15s!important}}@keyframes sv-pulse{0%,to{opacity:1}50%{opacity:.3}}
