html:root{--font-crimson-pro:var(--font-display-sans)}.hv2-hero{background:var(--bg-primary);position:relative;overflow:hidden}.hv2-hero-inner{z-index:2;max-width:72rem;margin:0 auto;padding:7rem 1.25rem 4rem;position:relative}@media (max-width:640px){.hv2-hero-inner{padding-top:6rem;padding-bottom:3rem}}.hv2-dateline-row{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.hv2-dateline-tick{background:var(--hero-subtle);flex-shrink:0;width:40px;height:1px}.hv2-headline{font-family:var(--font-crimson-pro),Georgia,"Times New Roman",serif;letter-spacing:-.03em;color:var(--text-headline);font-size:clamp(2.6rem,7vw,5rem);font-weight:700;line-height:.98}.hv2-headline-uc{text-transform:uppercase}.hv2-caret{background:var(--accent-gold);vertical-align:baseline;width:.08em;height:.9em;margin-left:.06em;animation:1s step-end infinite hv2-caret-blink;display:inline-block;transform:translateY(.08em)}@keyframes hv2-caret-blink{0%,55%{opacity:1}56%,to{opacity:0}}.hv2-type-line{white-space:nowrap;max-width:0;animation:.9s steps(14,end) forwards typeIn;display:block;overflow:hidden}.hv2-type-line-2{animation-duration:.8s;animation-delay:.95s}.hv2-imagine-grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:center;gap:3rem;display:grid}@media (max-width:900px){.hv2-imagine-grid{grid-template-columns:1fr;gap:2.5rem}}.hv2-blueprint{aspect-ratio:4/3;width:100%;max-width:480px;margin-left:auto;position:relative}@media (max-width:900px){.hv2-blueprint{max-width:420px;margin-left:0}}.hv2-blueprint svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hv2-wire-stroke{stroke:var(--hero-graphic-stroke);stroke-width:1.5px;fill:none;stroke-dasharray:6 5}.hv2-built-nav{fill:var(--bg-ink)}.hv2-built-block{fill:var(--hero-graphic-fill)}.hv2-built-line{fill:var(--hero-graphic-text)}.hv2-built-gold{fill:var(--accent-gold)}.hv2-blueprint-label{font-family:var(--font-geist-mono),monospace;letter-spacing:.2em;text-transform:uppercase;fill:var(--text-tertiary);font-size:.55rem}.hv2-terminal{background:var(--ink-bg);border:1px solid var(--ink-border);color:var(--ink-text);font-family:var(--font-geist-mono),monospace;max-width:44rem;box-shadow:var(--shadow-lg);padding:1.1rem 1.25rem 1.25rem;font-size:.78rem;line-height:1.8}.hv2-terminal-bar{border-bottom:1px solid var(--ink-border);align-items:center;gap:.5rem;margin-bottom:.85rem;padding-bottom:.75rem;display:flex}.hv2-terminal-dot{background:color-mix(in srgb,var(--ink-text)18%,transparent);border-radius:50%;width:8px;height:8px}.hv2-terminal-title{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-text-dim);margin-left:.5rem;font-size:.6rem}.hv2-terminal-line{white-space:pre-wrap;word-break:break-word;min-height:1.4em;color:var(--ink-text-dim)}.hv2-terminal-line strong{color:var(--ink-text);font-weight:400}.hv2-terminal-ok{color:var(--accent-gold-bright)}.hv2-ticker{border-top:1px solid var(--border-thin);border-bottom:1px solid var(--border-thin);margin-top:2rem;padding:.6rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.hv2-ticker-track{white-space:nowrap;will-change:transform;gap:3rem;padding-right:3rem;animation:42s linear infinite hv2-marquee;display:inline-flex}.hv2-ticker:hover .hv2-ticker-track{animation-play-state:paused}@keyframes hv2-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hv2-ticker-item{font-family:var(--font-geist-mono),monospace;letter-spacing:.04em;color:var(--text-secondary);align-items:baseline;gap:.65rem;font-size:.68rem;text-decoration:none;display:inline-flex}.hv2-ticker-item:hover{color:var(--text-headline)}.hv2-ticker-cat{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-gold);font-size:.55rem;font-weight:700}.hv2-live-dot{background:var(--status-success);width:6px;height:6px;box-shadow:0 0 6px color-mix(in srgb,var(--status-success)60%,transparent);border-radius:50%;animation:2s ease-in-out infinite hv2-pulse;display:inline-block}@keyframes hv2-pulse{0%,to{opacity:1}50%{opacity:.35}}.hv2-menu-hero{background:var(--bg-secondary)}.hv2-menu-card{background:var(--bg-card);border:1px solid var(--border-thin);max-width:46rem;box-shadow:var(--shadow-md);margin:0 auto;padding:3rem 2.5rem 2.5rem;position:relative}@media (max-width:640px){.hv2-menu-card{padding:2rem 1.25rem 1.75rem}}.hv2-menu-card:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.hv2-menu-row{border-bottom:1px solid var(--border-thin);align-items:baseline;gap:.75rem;padding:.8rem 0;display:flex}.hv2-menu-row:last-child{border-bottom:none}.hv2-menu-index{font-family:var(--font-crimson-pro),Georgia,serif;font-variant-numeric:tabular-nums;background:linear-gradient(120deg,var(--accent-gold)20%,var(--accent-gold-bright)50%,var(--accent-gold)80%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;flex-shrink:0;width:2rem;font-size:1rem;font-weight:700;animation:6s ease-in-out infinite hv2-foil}@keyframes hv2-foil{0%,to{background-position:0%}50%{background-position:100%}}.hv2-menu-name{font-family:var(--font-crimson-pro),Georgia,serif;color:var(--text-headline);flex-shrink:0;font-size:clamp(1rem,2vw,1.2rem);font-weight:600}.hv2-menu-leader{border-bottom:1.5px dotted var(--border-medium);flex:1;min-width:1.5rem;transform:translateY(-.28em)}.hv2-menu-note{font-family:var(--font-geist-mono),monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);text-align:right;flex-shrink:0;font-size:.58rem}.hv2-menu-desc{font-family:var(--font-crimson-pro),Georgia,serif;color:var(--text-secondary);width:100%;margin-top:.15rem;padding-left:2.75rem;font-size:.85rem;font-style:italic}@media (max-width:640px){.hv2-menu-note{display:none}.hv2-menu-desc{padding-left:2rem}}.hv2-komodo-track{background:var(--ink-bg);height:260vh;position:relative}@media (max-width:640px){.hv2-komodo-track{height:200vh}}.hv2-komodo-stage{justify-content:center;align-items:center;height:100svh;display:flex;position:sticky;top:0;overflow:hidden}.hv2-hood-panel{background:linear-gradient(180deg,color-mix(in srgb,var(--ink-text)4%,var(--ink-bg))0%,var(--ink-bg)100%);z-index:3;will-change:transform;height:50.5%;position:absolute;left:0;right:0}.hv2-hood-top{border-bottom:1px solid color-mix(in srgb,var(--accent-gold)45%,transparent);top:0;box-shadow:0 8px 40px #0000008c}.hv2-hood-bottom{border-top:1px solid color-mix(in srgb,var(--accent-gold)45%,transparent);bottom:0;box-shadow:0 -8px 40px #0000008c}.hv2-komodo-headline{text-align:center;z-index:4;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:0 1.25rem;display:flex;position:absolute;inset:0}.hv2-komodo-h{font-family:var(--font-crimson-pro),Georgia,serif;letter-spacing:-.03em;color:var(--ink-text);font-size:clamp(2.2rem,6vw,4.5rem);font-weight:700;line-height:1}.hv2-komodo-machine{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hv2-machine-layer{will-change:transform,opacity;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hv2-machine-node{flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute}.hv2-machine-node-dot{background:var(--accent-gold);width:10px;height:10px;box-shadow:0 0 14px color-mix(in srgb,var(--accent-gold)60%,transparent);border-radius:50%;animation:3.4s ease-in-out infinite hv2-node-pulse}.hv2-machine-node:nth-child(odd) .hv2-machine-node-dot{animation-delay:1.1s}.hv2-machine-node:nth-child(3n) .hv2-machine-node-dot{animation-delay:2.2s}@keyframes hv2-node-pulse{0%,to{box-shadow:0 0 10px color-mix(in srgb,var(--accent-gold)45%,transparent);transform:scale(1)}50%{box-shadow:0 0 20px color-mix(in srgb,var(--accent-gold)75%,transparent);transform:scale(1.25)}}.hv2-machine-node-label{font-family:var(--font-geist-mono),monospace;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-text-dim);font-size:.55rem;font-weight:700}@media (max-width:640px){.hv2-machine-node-label{letter-spacing:.1em;font-size:.42rem}.hv2-machine-node-dot{width:7px;height:7px}}.hv2-machine-glow{background:radial-gradient(circle,color-mix(in srgb,var(--accent-gold)14%,transparent)0%,transparent 65%);pointer-events:none;border-radius:50%;width:70vmin;height:70vmin;animation:6s ease-in-out infinite hv2-glow-breathe;position:absolute}@keyframes hv2-glow-breathe{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.hv2-machine-ring{border:1px solid color-mix(in srgb,var(--ink-text)10%,transparent);border-radius:50%;position:absolute}.hv2-komodo-hint{z-index:5;font-family:var(--font-geist-mono),monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-text-dim);flex-direction:column;align-items:center;gap:.4rem;font-size:.6rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.hv2-komodo-hint:after{content:"";background:color-mix(in srgb,var(--ink-text)30%,transparent);width:1px;height:22px;animation:2s ease-in-out infinite hv2-hint-bounce}@keyframes hv2-hint-bounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.4;transform:translateY(7px)}}.hv2-anchor{max-width:72rem;margin:0 auto;padding:0 1.25rem}.hv2-anchor-line{font-family:var(--font-crimson-pro),Georgia,serif;letter-spacing:-.02em;color:var(--text-headline);font-size:clamp(1.9rem,4.5vw,3.1rem);font-weight:700;line-height:1.05}.hv2-anchor-line em{color:var(--accent-gold);font-style:italic}.hv2-showroom{z-index:90;background:var(--nav-bg);border:1px solid var(--nav-border);-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-lg);align-items:center;gap:.25rem;max-width:calc(100vw - 1.5rem);padding:.35rem;display:flex;position:fixed;bottom:1.25rem;left:50%;overflow-x:auto;transform:translate(-50%)}.hv2-showroom-btn{font-family:var(--font-geist-mono),monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.5rem .8rem;font-size:.6rem;font-weight:600;transition:all .2s}.hv2-showroom-btn:hover{color:var(--text-headline)}.hv2-showroom-btn[data-active=true]{background:var(--bg-ink);color:var(--text-inverse)}.hv2-showroom-flag{font-family:var(--font-geist-mono),monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-gold);border-right:1px solid var(--border-thin);white-space:nowrap;padding:0 .6rem;font-size:.55rem}.hv2-progress{z-index:100;background:var(--accent-gold);transform-origin:0;pointer-events:none;height:2px;position:fixed;top:0;left:0;right:0}.hv2-section{padding:4.5rem 1.25rem}.hv2-section-tight{padding:3rem 1.25rem}.hv2-wrap{max-width:72rem;margin:0 auto}.hv2-wrap-narrow{max-width:52rem;margin:0 auto}.hv2-rule-draw{background:var(--border-medium);transform-origin:0;height:1px;transition:transform 1.1s cubic-bezier(.22,1,.36,1);transform:scaleX(0)}.hv2-rule-draw.is-inview{transform:scaleX(1)}.hv2-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}@media (max-width:720px){.hv2-proof-grid{grid-template-columns:1fr}.hv2-proof-cell{border-bottom:1px solid var(--border-thin);border-right:none!important}.hv2-proof-cell:last-child{border-bottom:none}}.hv2-proof-cell{text-align:center;padding:1.75rem 1.5rem}.hv2-proof-value{font-family:var(--font-crimson-pro),Georgia,serif;color:var(--text-headline);font-variant-numeric:tabular-nums;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;line-height:1}.hv2-proof-label{font-family:var(--font-geist-mono),monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--text-tertiary);margin-top:.6rem;font-size:.6rem;font-weight:600}.hv2-proof-sub{font-family:var(--font-crimson-pro),Georgia,serif;color:var(--text-secondary);margin-top:.4rem;font-size:.85rem;font-style:italic}.hv2-problem-quote{font-family:var(--font-crimson-pro),Georgia,serif;letter-spacing:-.02em;color:var(--text-headline);text-wrap:balance;font-size:clamp(1.7rem,4.2vw,2.9rem);font-weight:600;line-height:1.15}.hv2-problem-quote em{color:var(--accent-gold);font-style:italic}.hv2-engine-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;display:grid}@media (max-width:980px){.hv2-engine-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.hv2-engine-grid{grid-template-columns:1fr}}.hv2-engine-cell{border-right:1px solid var(--border-thin);padding:1.5rem 1.1rem;transition:opacity .5s,transform .5s;position:relative}.hv2-engine-cell:last-child{border-right:none}@media (max-width:980px){.hv2-engine-cell{border-right:none;border-bottom:1px solid var(--border-thin)}.hv2-engine-cell:last-child{border-bottom:none}}.hv2-engine-track{background:var(--border-thin);height:2px;margin-bottom:1.75rem;position:relative}.hv2-engine-fill{inset-block:0;background:linear-gradient(90deg,var(--accent-gold),var(--accent-gold-bright));box-shadow:0 0 12px color-mix(in srgb,var(--accent-gold)35%,transparent);transition:width .9s cubic-bezier(.22,1,.36,1);position:absolute;left:0}.hv2-demo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}@media (max-width:900px){.hv2-demo-grid{grid-template-columns:1fr}}.hv2-demo-card{border:1px solid var(--border-thin);background:var(--bg-card);text-decoration:none;transition:border-color .25s,transform .25s,box-shadow .25s;display:block}.hv2-demo-card:hover{border-color:var(--border-medium);box-shadow:var(--shadow-md);transform:translateY(-3px)}.hv2-demo-card-img{aspect-ratio:16/9;background:var(--bg-tertiary);width:100%;position:relative;overflow:hidden}.hv2-demo-card-body{padding:1.1rem 1.2rem 1.3rem}.hv2-step-row{grid-template-columns:5rem minmax(0,1fr);align-items:baseline;gap:1.5rem;padding:1.75rem 0;display:grid}@media (max-width:560px){.hv2-step-row{grid-template-columns:3.25rem minmax(0,1fr);gap:1rem}}.hv2-step-num{font-family:var(--font-crimson-pro),Georgia,serif;color:var(--border-medium);font-variant-numeric:tabular-nums;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1;transition:color .4s}.hv2-step-row:hover .hv2-step-num{color:var(--accent-gold)}.hv2-lad-section{background:var(--bg-secondary);position:relative}.hv2-lad-pin .hv2-pin-stage{justify-content:flex-start;padding-top:9vh}.hv2-lad-scene{width:100%;padding:0 1.25rem;position:relative}.hv2-lad-inner{z-index:1;text-align:center;position:relative}.hv2-eng-title,.hv2-lad-title{font-family:var(--font-crimson-pro),Georgia,serif;letter-spacing:-.035em;color:var(--text-headline);text-wrap:balance;margin:.6rem 0 0;font-size:clamp(2.1rem,5.2vw,4rem);font-weight:700;line-height:.98}.hv2-title-accent{color:var(--accent-gold)}.hv2-lad-narration{min-height:clamp(3.2rem,6vh,4rem);margin:.9rem 0 1.6rem;position:relative}.hv2-lad-narration-line{will-change:opacity,transform;font-family:var(--font-crimson-pro),Georgia,serif;color:var(--text-secondary);text-wrap:balance;margin:0;font-size:clamp(1.1rem,2.4vw,1.6rem);line-height:1.3;position:absolute;inset:0}.hv2-lad-body{text-align:left;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:clamp(1.25rem,3vw,2.5rem);display:grid}.hv2-lad-stack{flex-direction:column;gap:.6rem;display:flex}.hv2-lad-plate{border:1px solid var(--border-thin);background:var(--bg-primary);opacity:.4;align-items:center;gap:.9rem;padding:.95rem 1.15rem;transition:opacity .34s,transform .34s,border-color .34s,box-shadow .34s;display:flex;transform:translateY(-6px)}.hv2-lad-plate.is-lit{opacity:1;border-color:var(--border-medium);transform:none}.hv2-lad-plate.is-active{border-color:var(--accent-gold);box-shadow:var(--shadow-md)}.hv2-lad-plate.is-flagship.is-lit{border-left:3px solid var(--accent-gold)}.hv2-lad-plate-num{font-family:var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.08em;color:var(--text-secondary);flex:none;font-size:.72rem}.hv2-lad-plate.is-active .hv2-lad-plate-num{color:var(--accent-gold)}.hv2-lad-plate-text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.hv2-lad-plate-name{font-family:var(--font-crimson-pro),Georgia,serif;color:var(--text-headline);font-size:clamp(1rem,1.9vw,1.25rem);font-weight:600;line-height:1.2}.hv2-lad-flag{color:var(--accent-gold)}.hv2-lad-plate-cadence{letter-spacing:.04em;color:var(--text-secondary);font-size:.78rem}.hv2-lad-stage{min-height:clamp(13rem,26vh,16rem);position:relative}.hv2-lad-card{opacity:0;transition:opacity .3s;position:absolute;inset:0}.hv2-lad-card.is-active{opacity:1}.hv2-lad-card-inner{border:1px solid var(--border-thin);background:var(--bg-primary);height:100%;padding:1.2rem 1.35rem}.hv2-lad-list{margin:0;padding:0;list-style:none}.hv2-lad-list li{color:var(--text-body);border-bottom:1px solid var(--border-thin);padding:.45rem 0 .45rem 1.1rem;font-size:.88rem;line-height:1.55;position:relative}.hv2-lad-list li:last-child{border-bottom:none}.hv2-lad-list li:before{content:"◆";color:var(--accent-gold);font-size:.45rem;position:absolute;top:.62rem;left:0}.hv2-lad-stage.is-still{flex-direction:column;gap:.85rem;min-height:0;display:flex}.hv2-lad-stage.is-still .hv2-lad-card{opacity:1;position:relative;inset:auto}.hv2-lad-card-heading{font-family:var(--font-crimson-pro),Georgia,serif;color:var(--text-headline);margin:0 0 .4rem;font-size:1.05rem;font-weight:600}.hv2-lad-coda{text-align:center;margin-top:clamp(1.4rem,3vh,2.2rem)}.hv2-lad-typical{color:var(--text-secondary);margin:0 0 .3rem;font-size:.92rem}.hv2-lad-price{font-family:var(--font-crimson-pro),Georgia,serif;color:var(--text-secondary);margin:0 0 1rem;font-size:1rem;font-style:italic}@media (max-width:900px){.hv2-lad-body{grid-template-columns:1fr;gap:1.1rem}.hv2-lad-grid{display:none}.hv2-lad-narration{min-height:3.6rem;margin:.7rem 0 1.1rem}.hv2-lad-stage{min-height:clamp(12rem,30vh,15rem)}}.hv2-venture-grid{border:1px solid var(--border-thin);grid-template-columns:repeat(5,minmax(0,1fr));gap:0;display:grid}@media (max-width:980px){.hv2-venture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.hv2-venture-grid{grid-template-columns:1fr}}.hv2-venture-cell{border-right:1px solid var(--border-thin);padding:1.5rem 1.25rem;transition:background .25s}.hv2-venture-cell:last-child{border-right:none}.hv2-venture-cell:hover{background:var(--bg-card-hover)}@media (max-width:980px){.hv2-venture-cell{border-right:none;border-bottom:1px solid var(--border-thin)}.hv2-venture-cell:nth-child(odd){border-right:1px solid var(--border-thin)}.hv2-venture-cell:last-child,.hv2-venture-cell:nth-last-child(2):nth-child(odd){border-bottom:none}}@media (max-width:560px){.hv2-venture-cell{border-bottom:1px solid var(--border-thin);border-right:none!important}.hv2-venture-cell:last-child{border-bottom:none}}.hv2-audit-h{color:var(--ink-text)}.hv2-audit-band{background:var(--ink-bg);color:var(--ink-text);padding:5rem 1.25rem;position:relative;overflow:hidden}.hv2-faq{border-top:1px solid var(--border-thin)}.hv2-faq-item{border-bottom:1px solid var(--border-thin)}.hv2-faq-item summary{cursor:pointer;font-family:var(--font-crimson-pro),Georgia,serif;color:var(--text-headline);justify-content:space-between;align-items:baseline;gap:1rem;padding:1.25rem 0;font-size:1.1rem;font-weight:600;list-style:none;display:flex}.hv2-faq-item summary::-webkit-details-marker{display:none}.hv2-faq-item summary:after{content:"+";font-family:var(--font-geist-mono),monospace;color:var(--accent-gold);flex-shrink:0;font-size:1rem;transition:transform .25s}.hv2-faq-item[open] summary:after{transform:rotate(45deg)}.hv2-faq-item p{color:var(--text-body);max-width:46rem;padding:0 0 1.4rem;font-size:.95rem;line-height:1.65}@supports ((-webkit-background-clip:text) or (background-clip:text)){.hv2-prox.hv2-prox{--tx:-9999px;--ty:-9999px;--ti:0;--tr:180px;color:#0000;background-image:radial-gradient(circle var(--tr)at var(--tx)var(--ty),color-mix(in srgb,var(--accent-gold-bright)calc(var(--ti)*100%),transparent)0%,color-mix(in srgb,var(--accent-gold)calc(var(--ti)*55%),transparent)45%,transparent 72%),linear-gradient(var(--text-headline),var(--text-headline));-webkit-background-clip:text;background-clip:text}.hv2-prox-ondark.hv2-prox-ondark{--tx:-9999px;--ty:-9999px;--ti:0;--tr:180px;color:#0000;background-image:radial-gradient(circle var(--tr)at var(--tx)var(--ty),color-mix(in srgb,var(--accent-gold-bright)calc(var(--ti)*100%),transparent)0%,color-mix(in srgb,var(--accent-gold)calc(var(--ti)*60%),transparent)45%,transparent 72%),linear-gradient(var(--ink-text),var(--ink-text));-webkit-background-clip:text;background-clip:text}}.hv2-interlude{background:var(--ink-bg);justify-content:center;align-items:center;min-height:64vh;padding:6rem 1.25rem;display:flex;position:relative;overflow:hidden}.hv2-interlude-content{z-index:2;text-align:center;pointer-events:none;max-width:62rem;position:relative}.hv2-interlude-h{font-family:var(--font-crimson-pro),Georgia,serif;letter-spacing:-.03em;text-transform:uppercase;color:var(--ink-text);font-size:clamp(2.4rem,7vw,5rem);font-weight:700;line-height:1.02}.hv2-interlude-word{will-change:transform,opacity;margin:0 .14em;display:inline-block}.hv2-interlude-counter{font-family:var(--font-crimson-pro),Georgia,serif;color:var(--accent-gold-bright);margin-top:1rem;font-size:clamp(1.3rem,3vw,2rem);font-style:italic;font-weight:600}.hv2-wall{--gx:-9999px;--gy:-9999px;--glit:0;position:absolute;inset:0;overflow:hidden}.hv2-wall-texture{background:radial-gradient(120% 90% at 20% 10%,color-mix(in srgb,var(--ink-text)3.5%,transparent)0%,transparent 55%),radial-gradient(100% 80% at 85% 85%,color-mix(in srgb,var(--ink-text)2.5%,transparent)0%,transparent 50%),linear-gradient(160deg,transparent 40%,color-mix(in srgb,var(--ink-text)2%,transparent)100%);position:absolute;inset:0}.hv2-wall-texture:after{content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 240 240' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)' opacity='0.06'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.hv2-wall-light{background:radial-gradient(circle 380px at var(--gx)var(--gy),color-mix(in srgb,var(--accent-gold)7%,transparent)0%,color-mix(in srgb,var(--ink-text)3%,transparent)35%,transparent 72%);opacity:var(--glit);transition:opacity .45s;position:absolute;inset:0}.hv2-wall-stencils{opacity:var(--glit);-webkit-mask-image:radial-gradient(circle 230px at var(--gx)var(--gy),black 25%,transparent 78%);-webkit-mask-image:radial-gradient(circle 230px at var(--gx)var(--gy),black 25%,transparent 78%);mask-image:radial-gradient(circle 230px at var(--gx)var(--gy),black 25%,transparent 78%);transition:opacity .45s;position:absolute;inset:0}.hv2-stencil{color:color-mix(in srgb,var(--ink-text)55%,transparent);position:absolute}.hv2-stencil-tag{font-family:var(--font-geist-mono),monospace;letter-spacing:.3em;text-transform:uppercase;border:2px dashed color-mix(in srgb,var(--ink-text)40%,transparent);white-space:nowrap;flex-direction:column;gap:.3rem;padding:.55rem .8rem;font-size:clamp(.7rem,1.4vw,.95rem);font-weight:700;display:inline-flex}.hv2-stencil-sub{letter-spacing:.2em;color:color-mix(in srgb,var(--ink-text)65%,transparent);font-size:.55rem;font-weight:400}@media (hover:none){.hv2-wall-light{display:none}.hv2-wall-stencils{opacity:1;-webkit-mask-image:none;mask-image:none}.hv2-stencil{color:color-mix(in srgb,var(--ink-text)7%,transparent)}.hv2-stencil-tag{border-color:color-mix(in srgb,var(--ink-text)6%,transparent)}.hv2-stencil-sub{color:color-mix(in srgb,var(--ink-text)8%,transparent)}}@media (max-width:640px){.hv2-interlude{min-height:52vh;padding:4.5rem 1.25rem}.hv2-stencil{transform-origin:0 0}.hv2-stencil:nth-child(5){display:none}}@media (prefers-reduced-motion:reduce){.hv2-caret,.hv2-ticker-track,.hv2-live-dot,.hv2-menu-index,.hv2-komodo-hint:after,.hv2-machine-node-dot,.hv2-machine-glow{animation:none!important}.hv2-type-line{max-width:100%;animation:none}.hv2-rule-draw{transition:none;transform:scaleX(1)}.hv2-engine-fill,.hv2-engine-cell,.hv2-demo-card,.hv2-lad-plate,.hv2-lad-card{transition:none}.hv2-lad-narration{min-height:0}.hv2-lad-narration-line{position:relative}.hv2-lad-narration-line[aria-hidden=true]{display:none}}.hv2-city{z-index:1;position:absolute;inset:0}.hv2-city svg{width:100%;height:auto;position:absolute;bottom:0;left:0;right:0}.hv2-city #kc-skyline{stroke:var(--accent-gold)}.hv2-city #kc-skyline>g path{stroke-dasharray:1.02;stroke-dashoffset:1.02px;opacity:0;transition:stroke-dashoffset 1.1s cubic-bezier(.25,.6,.3,1),opacity .45s ease-out}.hv2-city #kc-skyline>g path:nth-child(3n){transition-delay:70ms}.hv2-city #kc-skyline>g path:nth-child(5n){transition-delay:.14s}.hv2-city #kc-skyline>g path:nth-child(7n){transition-delay:.2s}.hv2-city #kc-skyline>g.is-drawn path,.hv2-city-static #kc-skyline>g path{stroke-dashoffset:0;opacity:1}.hv2-city-static #kc-skyline>g path{transition:none}.hv2-light-band{background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--accent-gold-bright)14%,transparent)45%,#fdf0cf33 55%,transparent 100%);mix-blend-mode:screen;pointer-events:none;z-index:2;width:26%;position:absolute;top:0;bottom:0}.hv2-komodo2-pin{background:var(--ink-bg);position:relative}.hv2-komodo2-pin-travel{background:var(--ink-bg)}.hv2-komodo2{background:var(--ink-bg);flex-direction:column;min-height:92svh;display:flex;position:relative;overflow:hidden}.hv2-komodo2[data-pinned=true]{max-height:100svh;position:sticky;top:0}.hv2-komodo2:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(180deg,var(--ink-bg)0%,color-mix(in srgb,var(--ink-bg)34%,transparent)24%,transparent 50%,color-mix(in srgb,var(--ink-bg)60%,transparent)100%);position:absolute;inset:0}.hv2-komodo2-sky{z-index:0;pointer-events:none;position:absolute;inset:0}.hv2-komodo2-city{opacity:.09;background:url(/home/kc-skyline-outline-v1.svg) bottom/100% no-repeat;position:absolute;inset:0}.hv2-komodo2-city-lit{opacity:calc(.72*var(--glit,0));-webkit-mask-image:radial-gradient(circle 460px at var(--gx)var(--gy),black 26%,transparent 78%);-webkit-mask-image:radial-gradient(circle 460px at var(--gx)var(--gy),black 26%,transparent 78%);mask-image:radial-gradient(circle 460px at var(--gx)var(--gy),black 26%,transparent 78%);transition:opacity .45s}@media (hover:none){.hv2-komodo2-city-lit{display:none}.hv2-komodo2-city{opacity:.16}}.hv2-komodo2-glow{opacity:.55;background:radial-gradient(at 50% 100%,#e8b84b38 0%,#c98f3a14 42%,#0000 72%);width:72%;height:62%;position:absolute;bottom:6%;left:50%;transform:translate(-50%)}.hv2-komodo2-wall{z-index:2;position:absolute;inset:0}.hv2-komodo2-door{z-index:4;pointer-events:none}.hv2-komodo2-stage{z-index:3;pointer-events:none;flex:1;justify-content:center;align-items:flex-start;padding:clamp(5rem,15vh,11rem) 1.25rem 3rem;display:flex;position:relative}.hv2-komodo2-inner{text-align:center;max-width:58rem}.hv2-komodo2-eyebrow{font-family:var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.28em;text-transform:uppercase;color:var(--accent-gold-bright);margin-bottom:1.4rem;font-size:.72rem}.hv2-komodo2-h{font-family:var(--font-crimson-pro),Georgia,serif;letter-spacing:-.03em;color:var(--ink-text);font-size:clamp(2.6rem,6.4vw,5rem);font-weight:700;line-height:1}.hv2-komodo2-h em{color:var(--accent-gold-bright);font-style:italic}.hv2-komodo2-promise{font-family:var(--font-crimson-pro),Georgia,serif;color:var(--ink-text-dim);text-wrap:balance;margin-top:1.5rem;max-width:62ch;margin-inline:auto;font-size:clamp(1.05rem,2vw,1.4rem);font-style:italic}.hv2-komodo2-cta{pointer-events:auto;flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2.4rem;display:flex}.hv2-komodo2-rule{z-index:3;background:var(--accent-gold);height:3px;position:relative}@media (max-width:640px){.hv2-komodo2-stage{padding-top:6rem}}@media (prefers-reduced-motion:reduce){.hv2-komodo2-glow{animation:none}.hv2-komodo2-city-lit{transition:none}}.hv2-loop{grid-template-columns:minmax(0,20rem) minmax(0,1fr);align-items:start;gap:4rem;margin-top:3rem;display:grid}.hv2-loop-diagram{align-self:stretch}.hv2-loop-sticky{place-items:center;display:grid;position:sticky;top:calc(50vh - 11rem)}.hv2-loop-svg{width:100%;max-width:20rem;height:auto;overflow:visible}.hv2-loop-node{transition:r .35s,fill .35s,stroke .35s}.hv2-loop-numeral{font-family:var(--font-crimson-pro),Georgia,serif;font-variant-numeric:tabular-nums;fill:var(--border-medium);font-size:.95rem;font-weight:700;transition:fill .35s}.hv2-loop-numeral.is-lit{fill:var(--text-headline)}.hv2-loop-core{pointer-events:none;text-align:center;opacity:.45;place-items:center;gap:.2rem;transition:opacity .5s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hv2-loop-core.is-closed{opacity:1}.hv2-loop-core-glyph{color:var(--border-medium);font-size:1.5rem;line-height:1;transition:color .5s,transform .9s cubic-bezier(.22,1,.36,1)}.hv2-loop-core.is-closed .hv2-loop-core-glyph{color:var(--accent-gold);transform:rotate(360deg)}.hv2-loop-core-label{letter-spacing:.22em;text-transform:uppercase;color:var(--text-tertiary);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.62rem}.hv2-loop-core.is-closed .hv2-loop-core-label{color:var(--accent-gold)}.hv2-loop-steps{gap:3.25rem;display:grid;position:relative}.hv2-loop-step{border-left:1px solid var(--border-thin);opacity:.4;padding-left:1.5rem;transition:opacity .45s,border-color .45s}.hv2-loop-step.is-lit{opacity:.72}.hv2-loop-step.is-active{opacity:1;border-left-color:var(--accent-gold)}.hv2-loop-step-head{align-items:baseline;gap:1rem;margin-bottom:.6rem;display:flex}.hv2-loop-step-num{font-family:var(--font-crimson-pro),Georgia,serif;font-variant-numeric:tabular-nums;color:var(--border-medium);flex:none;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:700;line-height:1;transition:color .45s}.hv2-loop-step.is-active .hv2-loop-step-num{color:var(--accent-gold)}.hv2-loop-step-title{margin:0;font-size:1.25rem}.hv2-loop-step-desc{color:var(--text-body);max-width:34rem;margin:0;font-size:.9rem;line-height:1.7}.hv2-loop-return{opacity:0;align-items:center;gap:.9rem;padding-left:1.5rem;transition:opacity .6s,transform .6s;display:flex;transform:translateY(6px)}.hv2-loop-return.is-closed{opacity:1;transform:none}.hv2-loop-return-arc{border:1px solid var(--accent-gold);border-bottom-color:#0000;border-right-color:#0000;border-radius:1.4rem 0 0;flex:none;width:2.4rem;height:1.5rem}.hv2-loop-return-text{color:var(--text-secondary);font-size:.85rem}.hv2-loop-return-text strong{color:var(--accent-gold);font-weight:600}@media (max-width:960px){.hv2-loop{grid-template-columns:1fr;gap:2.5rem}.hv2-loop-diagram{display:none}.hv2-loop-steps{gap:2.5rem}.hv2-loop-return-arc{width:1.8rem;height:1.2rem}}@media (prefers-reduced-motion:reduce){.hv2-loop-node,.hv2-loop-numeral,.hv2-loop-core,.hv2-loop-core-glyph,.hv2-loop-step,.hv2-loop-step-num,.hv2-loop-return{transition:none}.hv2-loop-core-glyph{transform:none}}.hv2-shift-section{position:relative}.hv2-shift-pin .hv2-pin-stage{justify-content:flex-start;padding-top:10vh}.hv2-shift-scene{width:100%;padding:0 1.25rem;position:relative}.hv2-shift-atmos{pointer-events:none;z-index:0;position:absolute;inset:-14vh 0 -10vh}.hv2-shift-grid{background-image:repeating-linear-gradient(0deg,transparent 0 56px,var(--border-thin)56px 57px),repeating-linear-gradient(90deg,transparent 0 56px,var(--border-thin)56px 57px);opacity:.5;position:absolute;inset:0;-webkit-mask-image:radial-gradient(66% 56% at 50% 58%,#000 6%,#0000 76%);mask-image:radial-gradient(66% 56% at 50% 58%,#000 6%,#0000 76%)}.hv2-shift-pool{will-change:opacity;background:radial-gradient(ellipse 48% 42% at 50% 62%,color-mix(in srgb,var(--accent-gold)26%,transparent)0%,color-mix(in srgb,var(--accent-gold)11%,transparent)34%,transparent 72%);position:absolute;inset:0}.hv2-shift-inner{z-index:1;position:relative}.hv2-shift-narration{min-height:clamp(7.5rem,14vh,9.5rem);margin:1rem 0 1.75rem;position:relative}.hv2-shift-line{will-change:opacity,transform;position:absolute;inset:0}.hv2-shift-line-text{font-family:var(--font-crimson-pro),Georgia,serif;letter-spacing:-.02em;color:var(--text-headline);text-wrap:balance;margin:0;font-size:clamp(1.5rem,3.6vw,2.5rem);font-weight:600;line-height:1.14}.hv2-shift-line-text em{color:var(--accent-gold);font-style:italic}.hv2-shift-demo{align-items:center;min-height:clamp(21rem,46vh,28rem);display:grid;position:relative}.hv2-shift-demo>*{grid-area:1/1}.hv2-shift-coda{align-items:flex-start;min-height:3.6rem;margin-top:1.1rem;display:flex}.hv2-shift-coda p{max-width:34rem;color:var(--text-body);will-change:opacity,transform;margin:0;font-size:1rem;line-height:1.55}.hv2-shift-coda strong{color:var(--text-headline);font-weight:600}.hv2-shift-phonewrap{will-change:opacity,transform;width:100%}.hv2-shift-demo .hv2-phone{width:min(26rem,100%);box-shadow:var(--shadow-md),0 30px 60px -30px #0009,0 0 90px -18px color-mix(in srgb,var(--q-accent,var(--accent-gold))45%,transparent);border-radius:52px;padding:.55rem}.hv2-shift-demo .hv2-phone-screen{border-radius:44px;min-height:clamp(28rem,50vh,32rem);padding:.6rem .95rem .7rem}.hv2-shift-demo .hv2-phone-usertext{font-size:.95rem}.hv2-shift-demo .hv2-phone-cite{font-size:.88rem}.hv2-shift-demo .hv2-phone-absence{font-size:1.05rem}.hv2-shift-links{will-change:opacity,transform,filter;align-content:center;justify-self:center;gap:1.15rem;width:min(34rem,100%);display:grid}.hv2-shift-link{gap:.34rem;display:grid}.hv2-shift-link-title{background:color-mix(in srgb,var(--text-tertiary)62%,transparent);border-radius:2px;width:min(26rem,68%);height:.7rem;display:block}.hv2-shift-link-url{background:var(--border-medium);border-radius:2px;width:min(14rem,38%);height:.45rem;display:block}.hv2-shift-link:nth-child(2n) .hv2-shift-link-title{width:min(22rem,58%)}.hv2-shift-link:nth-child(3n) .hv2-shift-link-title{width:min(28rem,74%)}@keyframes hv2ShiftCaret{0%,50%{opacity:1}50.01%,to{opacity:0}}@media (max-width:640px){.hv2-shift-pin .hv2-pin-stage{padding-top:5vh}.hv2-shift-narration{min-height:8.5rem;margin:.75rem 0 1.25rem}.hv2-shift-demo{min-height:clamp(19rem,42vh,24rem)}.hv2-shift-coda{min-height:4.4rem;margin-top:.85rem}.hv2-shift-coda p{font-size:.92rem}.hv2-shift-demo .hv2-phone{border-radius:44px;width:min(19.5rem,100%);padding:.45rem}.hv2-shift-demo .hv2-phone-screen{border-radius:38px;min-height:clamp(18rem,40vh,22rem);padding:.55rem .8rem .65rem}.hv2-shift-demo .hv2-phone-usertext{font-size:.84rem}.hv2-shift-demo .hv2-phone-cite{font-size:.76rem}.hv2-shift-demo .hv2-phone-absence{font-size:.92rem}.hv2-shift-grid{display:none}}@media (prefers-reduced-motion:reduce){.hv2-shift-links{display:none}.hv2-shift-narration{min-height:0}.hv2-shift-line{position:relative}.hv2-shift-line[aria-hidden=true]{display:none}}.hv2-eng-section{background:var(--bg-secondary);position:relative}.hv2-eng-pin .hv2-pin-stage{justify-content:flex-start;padding-top:9vh}.hv2-eng-scene{width:100%;padding:0 1.25rem;position:relative}.hv2-eng-atmos,.hv2-lad-atmos,.hv2-proof-atmos{pointer-events:none;z-index:0;position:absolute;inset:-12vh 0 -10vh}.hv2-eng-grid,.hv2-lad-grid,.hv2-proof-atmos-grid{background-image:repeating-linear-gradient(0deg,transparent 0 44px,var(--border-thin)44px 45px),repeating-linear-gradient(90deg,transparent 0 44px,var(--border-thin)44px 45px);opacity:.5;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 58% at 50% 52%,#000 6%,#0000 78%);mask-image:radial-gradient(70% 58% at 50% 52%,#000 6%,#0000 78%)}.hv2-eng-pool,.hv2-lad-pool,.hv2-proof-pool{will-change:opacity;background:radial-gradient(ellipse 52% 40% at 50% 50%,color-mix(in srgb,var(--accent-gold)22%,transparent)0%,color-mix(in srgb,var(--accent-gold)9%,transparent)36%,transparent 72%);position:absolute;inset:0}.hv2-proof-pool{opacity:.5}.hv2-proof-section{position:relative}.hv2-proof-inner{z-index:1;position:relative}.hv2-eng-inner{z-index:1;text-align:center;position:relative}.hv2-eng-narration{min-height:clamp(3.6rem,7vh,4.6rem);margin:.9rem 0 1.4rem;position:relative}.hv2-eng-narration-line{will-change:opacity,transform;font-family:var(--font-crimson-pro),Georgia,serif;color:var(--text-secondary);text-wrap:balance;margin:0;font-size:clamp(1.1rem,2.4vw,1.6rem);line-height:1.3;position:absolute;inset:0}.hv2-eng-narration-line em{color:var(--accent-gold);font-style:italic}.hv2-eng-rail{height:clamp(6.75rem,13vh,8rem);margin:.25rem 0 1.5rem;position:relative}.hv2-eng-rail-line{background:var(--border-medium);height:2px;margin-top:-1px;position:absolute;top:1.2rem;left:0;right:0}.hv2-eng-rail-fill{background:linear-gradient(90deg,var(--accent-gold),var(--accent-gold-bright));height:2px;box-shadow:0 0 12px color-mix(in srgb,var(--accent-gold)40%,transparent);margin-top:-1px;transition:width .5s cubic-bezier(.22,1,.36,1);position:absolute;top:1.2rem;left:0}.hv2-eng-station{z-index:2;flex-direction:column;align-items:center;gap:.4rem;width:6.6rem;display:flex;position:absolute;top:0;transform:translate(-50%)}.hv2-eng-station-dot{border:1px solid var(--border-medium);background:var(--bg-primary);border-radius:50%;place-items:center;width:2.4rem;height:2.4rem;transition:border-color .4s,box-shadow .4s,transform .4s;display:grid}.hv2-eng-station-icon{width:1.15rem;height:1.15rem;color:var(--text-tertiary);transition:color .4s}.hv2-eng-station-icon svg{width:100%;height:100%;display:block}.hv2-eng-station.is-lit .hv2-eng-station-dot{border-color:var(--accent-gold);box-shadow:0 0 12px color-mix(in srgb,var(--accent-gold)30%,transparent)}.hv2-eng-station.is-lit .hv2-eng-station-icon{color:var(--accent-gold)}.hv2-eng-station.is-active .hv2-eng-station-dot{background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--accent-gold)60%,var(--bg-primary))0%,color-mix(in srgb,var(--accent-gold)22%,var(--bg-primary))48%,var(--bg-primary)78%);box-shadow:0 0 22px color-mix(in srgb,var(--accent-gold)55%,transparent),inset 0 0 10px color-mix(in srgb,var(--accent-gold-bright)40%,transparent);transform:scale(1.08)}.hv2-eng-station.is-active .hv2-eng-station-icon{color:var(--accent-gold-bright);filter:drop-shadow(0 0 5px color-mix(in srgb,var(--accent-gold)75%,transparent))}.hv2-eng-station-label{font-family:var(--font-geist-mono),monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);font-size:.62rem;line-height:1.2;transition:color .4s}.hv2-eng-station.is-lit .hv2-eng-station-label{color:var(--text-headline)}.hv2-eng-station-stat{font-family:var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-gold);opacity:0;font-size:.55rem;line-height:1.2;transition:opacity .4s}.hv2-eng-station.is-lit .hv2-eng-station-stat{opacity:.85}.hv2-eng-token{background:var(--accent-gold-bright);width:.85rem;height:.85rem;box-shadow:0 0 5px var(--accent-gold-bright),0 0 16px color-mix(in srgb,var(--accent-gold)70%,transparent);z-index:1;border-radius:50%;position:absolute;top:1.2rem;transform:translate(-50%,-50%)}.hv2-eng-stage{min-height:clamp(15rem,32vh,19rem);position:relative}.hv2-eng-card{opacity:0;pointer-events:none;will-change:opacity;place-items:center;transition:opacity .4s;display:grid;position:absolute;inset:0}.hv2-eng-card.is-active{opacity:1}.hv2-eng-card-inner{text-align:center;flex-direction:column;align-items:center;gap:.7rem;width:min(30rem,100%);display:flex}.hv2-eng-signal{border:1px solid var(--border-medium);background:var(--bg-primary);font-family:var(--font-geist-mono),monospace;letter-spacing:.02em;color:var(--text-secondary);border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.72rem;display:inline-flex}.hv2-eng-signal-dot{background:var(--accent-gold);width:7px;height:7px;box-shadow:0 0 8px color-mix(in srgb,var(--accent-gold)60%,transparent);border-radius:50%}.hv2-eng-arrow{color:var(--text-tertiary);font-size:1rem;line-height:1}.hv2-eng-article{border:1px solid var(--border-thin);background:var(--bg-primary);border-radius:12px;justify-items:start;gap:.55rem;width:min(20rem,92%);padding:1rem 1.1rem 1.2rem;display:grid;position:relative}.hv2-eng-article-head{background:color-mix(in srgb,var(--text-tertiary)62%,transparent);border-radius:3px;width:82%;height:.85rem}.hv2-eng-article-line{background:var(--border-medium);border-radius:2px;width:100%;height:.5rem}.hv2-eng-article-line.short{width:64%}.hv2-eng-stamp{font-family:var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-gold);justify-self:end;margin-top:.15rem;font-size:.6rem}.hv2-eng-dist{grid-template-columns:repeat(2,1fr);gap:.55rem;width:min(34rem,100%);display:grid}.hv2-eng-chip{text-align:left;border:1px solid var(--border-thin);background:var(--bg-primary);border-radius:9px;flex-direction:column;gap:.2rem;padding:.5rem .7rem;display:flex}.hv2-eng-chip-tag{font-family:var(--font-geist-mono),monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-gold);font-size:.58rem}.hv2-eng-chip-line{color:var(--text-secondary);font-size:.78rem;line-height:1.35}.hv2-eng-fit{align-items:center;gap:.45rem;margin-top:.3rem;display:flex}.hv2-eng-fit-track{background:var(--border-thin);border-radius:999px;flex:1;height:3px;position:relative;overflow:hidden}.hv2-eng-fit-fill{background:color-mix(in srgb,var(--text-secondary)45%,transparent);border-radius:999px;height:100%;display:block}.hv2-eng-fit[data-tight=true] .hv2-eng-fit-fill{background:var(--accent-gold)}.hv2-eng-fit-num{font-family:var(--font-geist-mono),monospace;letter-spacing:.04em;white-space:nowrap;color:var(--text-tertiary,var(--text-secondary));opacity:.75;font-size:.54rem}.hv2-eng-fit[data-tight=true] .hv2-eng-fit-num{color:var(--accent-gold);opacity:.9}.hv2-eng-sig{flex-wrap:wrap;gap:.35rem;margin-top:.15rem;display:flex}.hv2-eng-sig-chip{font-family:var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);opacity:.55;font-size:.52rem}.hv2-eng-geo{gap:.6rem}.hv2-eng-query{border:1px solid var(--border-medium);background:var(--bg-primary);color:var(--text-secondary);border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .9rem;font-size:.85rem;display:inline-flex}.hv2-eng-query-caret{background:var(--accent-gold);width:2px;height:.9rem;animation:1s step-end infinite hv2ShiftCaret}.hv2-eng-answer{border:1px solid var(--border-thin);background:var(--bg-primary);border-radius:12px;gap:.5rem;width:min(28rem,100%);padding:.9rem 1rem;display:grid}.hv2-eng-cite{text-align:left;color:var(--text-secondary);align-items:center;gap:.55rem;font-size:.82rem;display:flex}.hv2-eng-cite.is-you{background:color-mix(in srgb,var(--accent-gold)10%,transparent);border:1px solid color-mix(in srgb,var(--accent-gold)40%,transparent);color:var(--text-headline);border-radius:8px;margin:-.15rem;padding:.55rem .65rem}.hv2-eng-cite.is-you strong{color:var(--accent-gold);font-weight:600}.hv2-eng-cite-mark{color:var(--accent-gold);flex:none;font-weight:700}.hv2-eng-cite-mark.muted{color:var(--text-tertiary);font-weight:400}.hv2-eng-cite-bar{background:var(--border-medium);border-radius:2px;width:78%;height:.5rem}.hv2-eng-cite-bar.short{width:52%}.hv2-eng-lead{gap:.55rem;width:min(28rem,100%)}.hv2-eng-msg{text-align:left;border-radius:12px;max-width:88%;padding:.55rem .8rem;font-size:.82rem;line-height:1.4}.hv2-eng-msg.inbound{background:var(--bg-primary);border:1px solid var(--border-thin);color:var(--text-secondary);border-bottom-left-radius:4px;align-self:flex-start}.hv2-eng-msg.draft{background:color-mix(in srgb,var(--accent-gold)10%,transparent);border:1px solid color-mix(in srgb,var(--accent-gold)30%,transparent);color:var(--text-headline);border-bottom-right-radius:4px;align-self:flex-end}.hv2-eng-msg-tag{font-family:var(--font-geist-mono),monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-gold);margin-bottom:.2rem;font-size:.54rem;display:block}.hv2-eng-gate{border:1px solid color-mix(in srgb,var(--accent-gold)45%,transparent);font-family:var(--font-geist-mono),monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);border-radius:999px;align-self:center;align-items:center;gap:.45rem;margin-top:.15rem;padding:.35rem .75rem;font-size:.64rem;display:inline-flex}.hv2-eng-gate-face{font-size:.9rem}.hv2-eng-gate-check{color:var(--accent-gold);font-weight:700}.hv2-eng-report{gap:.85rem}.hv2-eng-receipt{border:1px solid var(--border-thin);background:var(--bg-primary);border-radius:12px;justify-items:center;gap:.35rem;width:min(30rem,100%);padding:1rem 1.1rem;display:grid}.hv2-eng-receipt-label{font-family:var(--font-geist-mono),monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);font-size:.56rem}.hv2-eng-receipt-line{font-family:var(--font-crimson-pro),Georgia,serif;color:var(--text-headline);font-size:clamp(1rem,2.2vw,1.25rem)}.hv2-eng-loop{align-items:center;gap:.6rem;display:inline-flex}.hv2-eng-loop-arc{border:1px solid var(--accent-gold);border-bottom-color:#0000;border-right-color:#0000;border-radius:1.1rem 0 0;flex:none;width:1.9rem;height:1.1rem}.hv2-eng-loop-text{color:var(--text-secondary);font-size:.85rem}.hv2-eng-loop-text strong{color:var(--accent-gold);font-weight:600}.hv2-eng-coda{margin-top:1.4rem}.hv2-eng-coda-link{font-family:var(--font-geist-mono),monospace;letter-spacing:.04em;color:var(--text-secondary);border-bottom:1px solid color-mix(in srgb,var(--accent-gold)45%,transparent);padding-bottom:1px;font-size:.72rem;transition:color .3s}.hv2-eng-coda-link:hover{color:var(--accent-gold)}@media (max-width:720px){.hv2-eng-pin .hv2-pin-stage{padding-top:5vh}.hv2-eng-narration{min-height:4rem;margin:.7rem 0 1.1rem}.hv2-eng-rail{height:clamp(6rem,15vh,7rem)}.hv2-eng-station{gap:.3rem;width:4.4rem}.hv2-eng-station-dot{width:2rem;height:2rem}.hv2-eng-station-label{letter-spacing:.08em;font-size:.5rem}.hv2-eng-station-stat{display:none}.hv2-eng-stage{min-height:clamp(14rem,34vh,17rem)}.hv2-eng-dist{grid-template-columns:1fr;gap:.4rem;width:100%}.hv2-eng-dist .hv2-eng-chip:nth-child(n+5),.hv2-eng-grid{display:none}}@media (prefers-reduced-motion:reduce){.hv2-eng-narration-line{position:relative}.hv2-eng-narration-line[aria-hidden=true]{display:none}.hv2-eng-rail-fill,.hv2-eng-station-dot,.hv2-eng-station-icon,.hv2-eng-station-label,.hv2-eng-station-stat,.hv2-eng-card{transition:none}.hv2-eng-query-caret{animation:none}}.hv2-phone-host{will-change:opacity,transform;justify-content:center;padding:.5rem 0 0;display:flex}.hv2-phone{border:1px solid var(--border-medium);background:var(--ink-bg);width:min(21rem,100%);box-shadow:var(--shadow-md),0 30px 60px -30px #0009;border-radius:44px;padding:.5rem;position:relative}.hv2-phone-island{background:var(--ink-bg);z-index:4;border-radius:999px;width:30%;height:1.15rem;position:absolute;top:.95rem;left:50%;transform:translate(-50%)}.hv2-phone-screen{background:var(--bg-secondary);border-radius:36px;flex-direction:column;min-height:20rem;padding:.55rem .8rem .7rem;display:flex;position:relative;overflow:hidden}.hv2-phone-statusbar{height:1.3rem;color:var(--text-headline);justify-content:space-between;align-items:center;padding:0 .35rem;display:flex}.hv2-phone-time{letter-spacing:.01em;font-size:.72rem;font-weight:600}.hv2-phone-sysicons{align-items:center;gap:.32rem;display:flex}.hv2-phone-sig,.hv2-phone-wifi{fill:currentColor;height:.62rem}.hv2-phone-sig{width:1rem}.hv2-phone-wifi{width:.9rem}.hv2-phone-batt{opacity:.85;border:1px solid;border-radius:2.5px;width:1.2rem;height:.64rem;position:relative}.hv2-phone-batt:after{content:"";background:currentColor;border-radius:0 1px 1px 0;width:1.5px;height:.28rem;position:absolute;top:50%;right:-2.5px;transform:translateY(-50%)}.hv2-phone-batt-fill{background:currentColor;border-radius:1px;width:68%;position:absolute;inset:1.5px}.hv2-phone-nav{border-bottom:1px solid var(--border-thin);align-items:center;gap:.5rem;padding:.55rem .15rem .65rem;display:flex}.hv2-phone-avatar{width:1.5rem;height:1.5rem;color:var(--q-accent,var(--accent-gold));background:color-mix(in srgb,var(--q-accent,var(--accent-gold))16%,transparent);border-radius:8px;flex:none;place-items:center;transition:color .4s,background .4s;display:grid}.hv2-phone-avatar svg{width:.9rem;height:.9rem}.hv2-phone-avatar.sm{border-radius:7px;width:1.25rem;height:1.25rem}.hv2-phone-avatar.sm svg{width:.78rem;height:.78rem}.hv2-phone-nav-title{color:var(--text-headline);font-size:.85rem;font-weight:600}.hv2-phone-chip{font-family:var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--q-accent,var(--accent-gold));border:1px solid color-mix(in srgb,var(--q-accent,var(--accent-gold))45%,transparent);opacity:.9;border-radius:999px;margin-left:auto;padding:.18rem .55rem;font-size:.55rem}.hv2-phone-thread{flex-direction:column;flex:1;gap:.7rem;padding-top:.85rem;display:flex}.hv2-phone-user{background:color-mix(in srgb,var(--q-accent,var(--accent-gold))16%,transparent);border:1px solid color-mix(in srgb,var(--q-accent,var(--accent-gold))30%,transparent);border-radius:16px 16px 5px;align-self:flex-end;align-items:center;max-width:86%;min-height:1.9rem;padding:.5rem .75rem;transition:background .4s,border-color .4s;display:flex}.hv2-phone-usertext{color:var(--text-headline);font-size:.84rem;line-height:1.35}.hv2-phone-caret{vertical-align:-1px;background:var(--q-accent,var(--accent-gold));width:1.5px;height:.85rem;margin-left:2px;animation:1.1s steps(2,start) infinite hv2ShiftCaret;display:inline-block}.hv2-phone-assistant{align-self:flex-start;align-items:flex-start;gap:.5rem;max-width:96%;display:flex}.hv2-phone-assistant .hv2-phone-avatar{margin-top:.1rem}.hv2-phone-assistant.is-typing{align-items:center}.hv2-phone-thinking{background:color-mix(in srgb,var(--text-headline)6%,transparent);border-radius:14px 14px 14px 5px;align-items:center;gap:4px;padding:.55rem .75rem;display:flex}.hv2-phone-thinking span{background:var(--text-tertiary);border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite hv2PhoneDot}.hv2-phone-thinking span:nth-child(2){animation-delay:.15s}.hv2-phone-thinking span:nth-child(3){animation-delay:.3s}@keyframes hv2PhoneDot{0%,60%,to{opacity:.28}30%{opacity:1}}.hv2-phone-msg{flex-direction:column;padding-top:.1rem;display:flex}.hv2-phone-cites{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.hv2-phone-cite{color:var(--text-body);align-items:flex-start;gap:.5rem;font-size:.8rem;line-height:1.4;display:flex}.hv2-phone-dot{background:var(--q-accent,var(--accent-gold));border-radius:50%;flex:none;width:5px;height:5px;margin-top:.42rem;transition:background .4s}.hv2-phone-dot.is-empty{border:1px dashed var(--border-medium);background:0 0;width:7px;height:7px;margin-top:.38rem}.hv2-phone-blank{border-bottom:1px dashed var(--border-medium);width:58%;height:.5rem;display:block}.hv2-phone-absence{border-top:1px solid var(--border-thin);font-family:var(--font-crimson-pro),Georgia,serif;color:var(--q-accent,var(--accent-gold));margin:.75rem 0 0;padding-top:.65rem;font-size:.92rem;transition:color .4s}.hv2-phone-composer{align-items:center;gap:.5rem;margin-top:.7rem;display:flex}.hv2-phone-input{border:1px solid var(--border-medium);background:color-mix(in srgb,var(--text-headline)4%,transparent);color:var(--text-tertiary);text-align:left;border-radius:999px;flex:1;padding:.5rem .85rem;font-size:.78rem}.hv2-phone-send{background:var(--q-accent,var(--accent-gold));width:1.7rem;height:1.7rem;color:var(--ink-bg);border-radius:50%;flex:none;place-items:center;transition:background .4s;display:grid}.hv2-phone-send svg{width:.9rem;height:.9rem}.hv2-phone-home{background:var(--text-tertiary);opacity:.5;border-radius:999px;width:34%;height:4px;margin:.7rem auto .05rem}@media (max-width:640px){.hv2-phone{width:min(19rem,100%)}.hv2-phone-screen{min-height:20.5rem}.hv2-phone-cite{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.hv2-phone-caret,.hv2-phone-thinking span{animation:none}.hv2-phone-caret{opacity:0}}.hv2-day{margin:2rem 0 .5rem;position:relative}.hv2-day-svg{width:100%;height:auto;overflow:visible}.hv2-day-tick line{stroke:var(--border-thin);transition:stroke .4s}.hv2-day-tick.is-lit line{stroke:var(--text-secondary)}.hv2-day-hour{font-family:var(--font-geist-mono),monospace;letter-spacing:.12em;fill:var(--border-medium);font-size:11px;transition:fill .4s}.hv2-day-tick.is-lit .hv2-day-hour{fill:var(--text-tertiary)}.hv2-day-publish circle{fill:var(--bg-secondary);stroke:var(--border-medium);stroke-width:1.5px;transition:fill .5s,stroke .5s}.hv2-day-publish line{stroke:var(--border-thin);transition:stroke .5s}.hv2-day-publish.is-lit circle{fill:var(--accent-gold);stroke:var(--accent-gold)}.hv2-day-publish.is-lit line{stroke:var(--accent-gold)}.hv2-day-publish-label{font-family:var(--font-geist-mono),monospace;letter-spacing:.14em;fill:var(--border-medium);font-size:11px;font-weight:600;transition:fill .5s}.hv2-day-publish.is-lit .hv2-day-publish-label{fill:var(--accent-gold)}.hv2-day-ray{opacity:0;transition:opacity .55s}.hv2-day-ray.is-lit{opacity:1}.hv2-day-ray path{stroke:var(--border-medium)}.hv2-day-ray circle{fill:var(--text-tertiary)}.hv2-day-surface{font-family:var(--font-geist-mono),monospace;letter-spacing:.1em;fill:var(--text-tertiary);font-size:11px}.hv2-proof-cell{opacity:.45;transition:opacity .5s}.hv2-proof-cell.is-lit{opacity:1}@media (max-width:720px){.hv2-day-fan{display:none}.hv2-day-hour,.hv2-day-publish-label{font-size:15px}.hv2-day-publish line{display:none}}@media (prefers-reduced-motion:reduce){.hv2-day-tick line,.hv2-day-hour,.hv2-day-publish circle,.hv2-day-publish line,.hv2-day-publish-label,.hv2-day-ray,.hv2-proof-cell{transition:none}}.hv2-receipt{border:1px solid var(--border-thin);border-left:2px solid var(--accent-gold);background:var(--bg-secondary);margin-top:1.1rem;padding:.9rem 1.1rem;text-decoration:none;transition:border-color .3s,background .3s,transform .3s;display:block}.hv2-receipt:hover{border-color:var(--border-medium);border-left-color:var(--accent-gold);background:var(--bg-card-hover);transform:translate(2px)}.hv2-receipt-flag{font-family:var(--font-geist-mono),monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-gold);align-items:center;gap:.45rem;font-size:.58rem;font-weight:600;display:flex}.hv2-receipt-dot{background:var(--accent-gold);border-radius:50%;width:5px;height:5px;animation:2.4s ease-in-out infinite hv2-receipt-pulse}@keyframes hv2-receipt-pulse{0%,to{opacity:1}50%{opacity:.35}}.hv2-receipt-title{font-family:var(--font-crimson-pro),Georgia,serif;color:var(--text-headline);margin-top:.5rem;font-size:1.02rem;font-weight:600;line-height:1.4;display:block}.hv2-receipt-meta{font-family:var(--font-geist-mono),monospace;letter-spacing:.1em;color:var(--text-tertiary);margin-top:.4rem;font-size:.65rem;display:block}@media (prefers-reduced-motion:reduce){.hv2-receipt{transition:none}.hv2-receipt:hover{transform:none}.hv2-receipt-dot{opacity:1;animation:none}}.hv2-lab{padding-left:2.25rem;position:relative}.hv2-lab-spine{width:1px;position:absolute;top:.35rem;bottom:.35rem;left:0}.hv2-lab-spine-track,.hv2-lab-spine-fill{width:1px;display:block;position:absolute;inset:0}.hv2-lab-spine-track{background:var(--border-thin)}.hv2-lab-spine-fill{background:var(--accent-gold);transform-origin:top}.hv2-lab-list{gap:2.4rem;margin:0;padding:0;list-style:none;display:grid}.hv2-lab-item{opacity:.4;transition:opacity .5s,transform .5s;position:relative;transform:translate(-4px)}.hv2-lab-item.is-lit{opacity:1;transform:none}.hv2-lab-branch{background:var(--border-thin);width:1.6rem;height:1px;transition:background .5s;position:absolute;top:.65rem;left:-2.25rem}.hv2-lab-item.is-lit .hv2-lab-branch{background:var(--accent-gold)}.hv2-lab-flag{color:var(--text-tertiary);margin-bottom:.35rem;transition:color .5s}.hv2-lab-item.is-lit .hv2-lab-flag{color:var(--accent-gold)}.hv2-lab-name{margin:0 0 .35rem;font-size:1.3rem}.hv2-lab-line{max-width:40rem;font-family:var(--font-crimson-pro),Georgia,serif;color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.65}@media (max-width:640px){.hv2-lab{padding-left:1.5rem}.hv2-lab-branch{width:1rem;left:-1.5rem}.hv2-lab-list{gap:1.9rem}.hv2-lab-name{font-size:1.15rem}}@media (prefers-reduced-motion:reduce){.hv2-lab-item,.hv2-lab-branch,.hv2-lab-flag{transition:none}}.hv2-pin-track{height:var(--pin-h,300vh);position:relative}.hv2-pin-stage{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:100vh;display:flex;position:sticky;top:0}.hv2-pin-inner{flex-direction:column;gap:1.25rem;width:100%;display:flex}@media (max-width:640px){.hv2-pin-track{height:var(--pin-h-mobile,220vh)}.hv2-pin-stage{min-height:100svh}}@media (prefers-reduced-motion:reduce){.hv2-pin-track{height:auto}.hv2-pin-stage{min-height:0;position:static}}.hv2-day-gold,.hv2-day-ray path.hv2-day-gold{stroke:var(--accent-gold-bright);stroke-linecap:round;filter:drop-shadow(0 0 4px var(--accent-gold))drop-shadow(0 0 10px var(--accent-gold));animation:3s ease-in-out infinite hv2-gold-shimmer}@keyframes hv2-gold-shimmer{0%,to{filter:drop-shadow(0 0 3px var(--accent-gold))drop-shadow(0 0 8px var(--accent-gold))}50%{filter:drop-shadow(0 0 6px var(--accent-gold-bright))drop-shadow(0 0 16px var(--accent-gold-bright))}}@media (prefers-reduced-motion:reduce){.hv2-day-gold{animation:none}}.hv2-day-surface-gold,.hv2-day-ray circle.hv2-day-surface-gold{fill:var(--accent-gold-bright);transform-box:fill-box;transform-origin:50%;animation:2.2s ease-in-out infinite hv2-dot-pulse}@keyframes hv2-dot-pulse{0%,to{filter:drop-shadow(0 0 4px var(--accent-gold))drop-shadow(0 0 9px var(--accent-gold));transform:scale(1)}50%{filter:drop-shadow(0 0 7px var(--accent-gold-bright))drop-shadow(0 0 16px var(--accent-gold-bright));transform:scale(1.22)}}@media (prefers-reduced-motion:reduce){.hv2-day-surface-gold,.hv2-day-ray circle.hv2-day-surface-gold{filter:drop-shadow(0 0 5px var(--accent-gold))drop-shadow(0 0 11px var(--accent-gold));animation:none}}.hv2-day-target line{stroke:var(--accent-gold)}.hv2-day-target-label{fill:var(--accent-gold);font-family:var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.12em;font-size:11px;font-weight:600}.hv2-day-distributed{fill:var(--accent-gold-bright);font-family:var(--font-geist-mono),ui-monospace,monospace;letter-spacing:.14em;font-size:12px;font-weight:600}.hv2-proof-tabular{font-variant-numeric:tabular-nums}.hv2-day-logo path{fill:var(--text-headline)}.hv2-day-logo.is-on{filter:drop-shadow(0 0 5px var(--accent-gold))}.hv2-proof-pin .hv2-pin-stage{justify-content:flex-start;padding-top:14vh}.hv2-proof-pin .hv2-day{flex-direction:column;align-items:center;width:100%;display:flex}.hv2-proof-pin .hv2-day-svg{max-height:72vh}@media (max-width:640px){.hv2-day-target-label,.hv2-day-distributed{font-size:15px}}.hv2-apt-section{position:relative}.hv2-apt-band{background:var(--ink-bg);justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hv2-apt-scene{z-index:2;text-align:center;pointer-events:none;width:100%;max-width:62rem;padding:0 1.25rem;position:relative}.hv2-apt-eyebrow{color:color-mix(in srgb,var(--ink-text)40%,transparent);margin-bottom:1.5rem}.hv2-apt-aperture{padding:1.4rem 0;position:relative;overflow:hidden}.hv2-apt-rule{background:var(--accent-gold);height:1px;position:absolute;left:50%;transform:translate(-50%)}.hv2-apt-rule-t{top:0}.hv2-apt-rule-b{bottom:0}.hv2-apt-head{margin:0;font-size:clamp(1.45rem,4.9vw,3.7rem)}.hv2-apt-track{height:1.12em;display:block;position:relative}.hv2-apt-track>.hv2-apt-line{white-space:nowrap;will-change:transform,opacity;display:block;position:absolute;top:0;left:0;right:0}.hv2-apt-counter{margin-top:1.1rem;position:relative}.hv2-apt-cslot{height:1.5em;display:block;position:relative}.hv2-apt-cslot>span{will-change:transform,opacity;display:block;position:absolute;top:0;left:0;right:0}.hv2-apt-pips{justify-content:center;gap:.45rem;margin-top:1.6rem;display:flex}.hv2-apt-pip{background:color-mix(in srgb,var(--ink-text)18%,transparent);width:28px;height:2px;transition:background .3s}.hv2-apt-pip.is-on{background:var(--accent-gold-bright)}.hv2-apt-release{font-family:var(--font-geist-mono),monospace;letter-spacing:.3em;text-transform:uppercase;color:color-mix(in srgb,var(--ink-text)45%,transparent);margin-top:2.4rem;font-size:.6rem}@media (max-width:640px){.hv2-apt-scene{max-width:100%}.hv2-apt-aperture{padding:1rem 0}.hv2-apt-pips{margin-top:1.1rem}.hv2-apt-release{margin-top:1.5rem}}
