:root{--font-sans: "Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "Geist Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--slide-x: 8cqw}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);overflow:hidden}.deck{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transition:background .4s ease}.deck.dark{background:#060607}.deck.light{background:#e9eaec}.stage{position:relative;width:100vw;height:min(100vh,56.25vw);overflow:hidden;container-type:size;background:var(--bg);color:var(--body)}.stage.dark{--bg: #0a0a0b;--bg-grad: radial-gradient(125% 125% at 88% -12%, #141417 0%, #0a0a0b 48%);--surface: #131316;--raised: #161619;--border: #2d2f35;--hair: #2b2d33;--rule-strong: #4a4c54;--hi: #ffffff;--title: #ececed;--body: #b5b6bc;--muted: #8b8d94;--faint: #63656d}.stage.light{--bg: #ffffff;--bg-grad: radial-gradient(125% 125% at 88% -12%, #fbfbfc 0%, #ffffff 48%);--surface: #f6f7f8;--raised: #f4f5f6;--border: #e6e8eb;--hair: #e8eaed;--rule-strong: #cdd0d5;--hi: #08090a;--title: #14151a;--body: #51555e;--muted: #8a8e96;--faint: #b4b8bf}.bgfill{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bg-grad)}.slide{position:absolute;top:0;right:0;bottom:0;left:0;padding:8.5cqh var(--slide-x);display:flex;flex-direction:column}.slide.studied{padding-top:2.6cqh}.s-kicker{font-family:var(--font-mono);font-size:1.5cqw;letter-spacing:.26em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:1.4cqw}.s-kicker .idx{color:var(--hi)}.s-display{font-family:var(--font-sans);font-weight:600;font-size:9cqw;line-height:.97;letter-spacing:-.045em;color:var(--title)}.s-title{font-family:var(--font-sans);font-weight:600;font-size:5.2cqw;line-height:1.02;letter-spacing:-.038em;color:var(--title)}.s-heading{font-family:var(--font-sans);font-weight:600;font-size:3.5cqw;line-height:1.08;letter-spacing:-.03em;color:var(--title)}.demote{color:var(--muted)}.hl{color:var(--hi)}.s-lead{font-family:var(--font-sans);font-weight:400;font-size:2.7cqw;line-height:1.4;color:var(--body);letter-spacing:-.012em}.s-body{font-family:var(--font-sans);font-weight:400;font-size:2.05cqw;line-height:1.55;color:var(--body);letter-spacing:-.006em}.s-caption{font-family:var(--font-mono);font-size:1.4cqw;line-height:1.5;color:var(--muted);letter-spacing:.02em}.spacer{flex:1}.s-footer{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-mono);font-size:1.3cqw;letter-spacing:.1em;color:var(--faint);text-transform:uppercase}.s-footer .l{color:var(--muted)}.s-pagenum{font-variant-numeric:tabular-nums}.chrome{position:fixed;z-index:20;font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#6a6b70;-webkit-user-select:none;user-select:none;transition:opacity .35s ease}.deck.idle .chrome{opacity:0}.chrome.progress{left:0;right:0;bottom:0;height:2px;background:transparent;text-transform:none}.chrome.progress .bar{height:100%;background:#d8d9db;transition:width .35s cubic-bezier(.4,0,.2,1)}.deck.light .chrome.progress .bar{background:#1b1c1f}.chrome.counter{right:22px;bottom:18px;font-variant-numeric:tabular-nums}.chrome.hint{left:22px;bottom:18px}.studied .s-kicker{transform:translateY(1.8cqh)}.gallery{flex:1;min-height:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:2.6cqw 2.6cqw;margin:6.8cqh 0 4.8cqh}.gcard{min-width:0;min-height:0;display:flex;flex-direction:column;gap:1.4cqh}.gshot{flex:1;min-height:0;border-radius:1cqw;overflow:hidden;border:1px solid var(--hair);background:var(--surface);box-shadow:0 1.6cqh 3.6cqh -1.8cqh #00000080}.gshot img{width:100%;height:100%;object-fit:cover;object-position:top left;display:block}.glabel{display:flex;align-items:center;gap:1cqw;transform:translateY(.45cqh)}.glabel .glogo{height:2cqw;width:2cqw;object-fit:contain;flex:0 0 auto;opacity:.58}.gcard.poke .glogo{height:2.3cqw;width:2.3cqw}.glabel .gname{font-family:var(--font-sans);font-weight:600;font-size:1.7cqw;letter-spacing:-.02em;color:var(--title)}.glabel .gmaker{font-family:var(--font-mono);font-size:1.2cqw;letter-spacing:.06em;color:var(--muted);text-transform:uppercase}.part{display:grid;grid-template-columns:11cqw 1fr auto;align-items:start;gap:4cqw;padding:3.4cqh 0}.part-num{font-family:var(--font-sans);font-weight:600;font-size:7cqw;line-height:.82;letter-spacing:-.05em;color:var(--faint);font-variant-numeric:tabular-nums}.part-logos{align-self:center}.part-title{font-family:var(--font-sans);font-weight:600;font-size:4.6cqw;line-height:1.02;letter-spacing:-.04em;color:var(--title)}.part-desc{margin-top:1.8cqh;max-width:40cqw;font-family:var(--font-sans);font-weight:400;font-size:1.9cqw;line-height:1.5;letter-spacing:-.008em;color:var(--muted)}.part-logos{display:flex;align-items:center;gap:2.4cqw;opacity:.16}.part-logos img{height:5.4cqw;width:auto}.part-rule{height:1px;background:var(--hair)}.part.is-done{transition:opacity .5s ease}.part.is-done .part-num{color:var(--faint);opacity:.55}.part.is-done .part-title{color:var(--muted)}.part.is-done .part-desc{opacity:.45}.part.is-done .part-logos{opacity:.05}.part-title-text{position:relative;display:inline-block}.part.is-done .part-title-text:after{content:"";position:absolute;left:-.04em;right:-.04em;top:53%;height:.055em;background:currentColor;border-radius:.06em;transform:scaleX(1);transform-origin:left center}.part.is-active .part-num{color:var(--title);transition:color .5s ease}.slide.statement .s-kicker{margin-bottom:3.2cqh}.st-text{max-width:22ch}.slide.statement .spacer:first-of-type{flex:2.4}.slide.statement .spacer:last-of-type{flex:.5}.slide.statement .s-display{font-size:6.6cqw}.slide.cover .spacer:first-of-type{flex:2.2}.slide.cover .spacer:last-of-type{flex:.4}.slide.cover .s-display{font-size:7.4cqw}.slide.refrain{display:flex;flex-direction:column}.slide.refrain .s-kicker{margin-bottom:3.2cqh}.slide.refrain .spacer:first-of-type{flex:2.4}.slide.refrain .spacer:last-of-type{flex:.5}.rf-lines{display:flex;flex-direction:column;gap:1.4cqh}.rf-line{font-family:var(--font-sans);font-weight:600;font-size:var(--rf-size, 5cqw);line-height:1.02;letter-spacing:-.042em;max-width:24ch}.rf-line.tone-muted{color:var(--muted)}.rf-line.tone-body{color:var(--body)}.rf-line.tone-title{color:var(--title)}.rf-line.tone-hi{color:var(--hi)}.rf-line.is-unrevealed{opacity:0}.slide.points{display:flex;flex-direction:column}.points-top-spacer{flex:1.5}.points-bottom-spacer{flex:.5}.pt-list{list-style:none;display:flex;flex-direction:column}.pt{display:grid;grid-template-columns:4cqw 1fr;gap:2.6cqw;align-items:start;padding:1.9cqh 0;border-top:none}.pt-idx{font-family:var(--font-mono);font-size:1.5cqw;letter-spacing:.06em;line-height:1;transform:translateY(.3cqw);color:var(--faint);font-variant-numeric:tabular-nums}.pt-text{font-family:var(--font-sans);font-weight:600;font-size:3.3cqw;line-height:1.08;letter-spacing:-.032em;color:var(--title)}.pt.is-dim .pt-text,.pt.is-dim .pt-text .hl{color:color-mix(in srgb,var(--title) 56%,var(--muted))}.pt.is-dim .pt-idx{color:color-mix(in srgb,var(--faint) 74%,transparent)}.pt.is-unrevealed .pt-idx,.pt.is-unrevealed .pt-text{opacity:0}.slide.divergence{display:grid;grid-template-rows:auto minmax(0,1fr);row-gap:3.4cqh}.dv-grid{min-height:0;display:grid;align-self:end;grid-template-columns:1fr 1px 1fr;column-gap:5cqw;align-items:stretch;transform:translateY(-1cqh)}.slide.divergence.divergence-lower .dv-grid{transform:translateY(-1cqh)}.dv-divider{background:var(--hair)}.dv-col{min-width:0;display:flex;flex-direction:column}.dv-col.is-hidden{visibility:hidden}.dv-head{display:flex;flex-direction:column;gap:2.4cqh;margin-bottom:3.6cqh}.dv-brand{display:flex;align-items:center;gap:1.6cqw;height:6cqh}.dv-brand-name{font-family:var(--font-sans);font-weight:600;font-size:2.8cqw;line-height:1;letter-spacing:-.035em;color:var(--title)}.dv-brand-logo{display:block;width:auto;max-width:15cqw;height:5.2cqh;object-fit:contain}.dv-brand-gemini{height:5cqh}.dv-sub{font-family:var(--font-sans);font-weight:400;font-size:2cqw;line-height:1.34;letter-spacing:-.016em;color:var(--body);max-width:30cqw}.dv-label{font-family:var(--font-mono);font-size:1.4cqw;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.dv-mem{list-style:none;display:flex;flex-direction:column;gap:2.4cqh}.dv-card{border:1px solid var(--hair);border-radius:1.1cqw;padding:2.2cqh 2cqw;background:var(--surface, transparent)}.dv-card-body{font-family:var(--font-mono);font-weight:400;font-size:1.22cqw;line-height:1.48;letter-spacing:.01em;color:var(--body);margin-bottom:1.6cqh}.dv-card-body strong{color:var(--title);font-weight:700}.dv-logged{display:inline-block;font-family:var(--font-mono);font-size:1.15cqw;letter-spacing:.02em;color:var(--muted)}.dv-brand-agents{gap:2.2cqw}.dv-agent-logos{display:flex;align-items:center;gap:2cqw;height:6cqh}.dv-agent-logo{display:inline-flex;align-items:center;justify-content:center;height:5cqh}.dv-agent-logo img{display:block;height:100%;max-width:11cqw;width:auto;object-fit:contain}.dv-mech{list-style:none;display:flex;flex-wrap:wrap;gap:1.5cqh 1.2cqw;max-width:34cqw}.dv-chip{font-family:var(--font-mono);font-size:1.45cqw;letter-spacing:.02em;color:var(--body);border:1px solid var(--hair);border-radius:.6cqw;padding:1cqh 1.4cqw}.slide.marketmap{display:grid;grid-template-rows:auto minmax(0,1fr) auto;row-gap:2.7cqh}.mm-top{display:flex;flex-direction:column;gap:1.6cqh}.mm-heading{font-family:var(--font-sans);font-weight:600;font-size:2.55cqw;line-height:1;letter-spacing:-.026em;color:var(--title);white-space:nowrap}.mm-grid{min-height:0;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;column-gap:6cqw;row-gap:0}.mm-cell{display:flex;flex-direction:column;gap:2cqh;justify-content:center;padding:2.6cqh 0;border-top:1px solid var(--hair)}.mm-cell.is-hidden,.mm-heading.is-hidden{visibility:hidden}.mm-label{font-family:var(--font-mono);font-size:1.25cqw;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.mm-logos{display:flex;flex-wrap:wrap;align-items:center;gap:2.8cqw 3.6cqw}.mm-logo{display:inline-flex;align-items:center;height:calc(5.35cqh * var(--s, 1))}.mm-logo img{height:100%;width:auto;max-width:18cqw;object-fit:contain}.mm-logo-chatgpt img{filter:brightness(0) saturate(100%) invert(52%) sepia(16%) saturate(1077%) hue-rotate(121deg) brightness(90%) contrast(87%)}.stage.dark .mm-logo-chatgpt img{filter:brightness(0) saturate(100%) invert(63%) sepia(19%) saturate(890%) hue-rotate(121deg) brightness(93%) contrast(86%)}.mm-logo-tolan,.mm-logo-character-ai{height:calc(4.8cqh * var(--s, 1))}.mm-logo-tolan{transform:translateY(.45cqh)}.stage.dark .mm-logo-grok img,.stage.dark .mm-logo-codex img,.stage.dark .mm-logo-cursor img,.stage.dark .mm-logo-tolan img,.stage.dark .mm-logo-character-ai img,.stage.dark .mm-logo-town img{filter:invert(1) brightness(1.18) contrast(.92)}.history-frame{position:absolute;top:0;right:0;bottom:0;left:0;padding:6cqh var(--slide-x) 5.8cqh;display:grid;grid-template-rows:4.8cqh minmax(0,1fr);row-gap:5.2cqh}.history-content{position:relative;min-height:0}.history-frame .slide{position:relative;inset:auto;width:100%;height:100%;padding:0}.timeline{position:relative;padding:0;z-index:5}.tl-track{position:relative;height:4.2cqh}.tl-rail,.tl-fill{position:absolute;top:.5cqw;height:2px}.tl-rail{left:0;right:0;background:var(--hair)}.tl-fill{left:0;background:color-mix(in srgb,var(--hi) 58%,var(--muted));transition:width .55s cubic-bezier(.4,0,.2,1)}.tl-node{position:absolute;top:0;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1.5cqh}.tl-dot{width:1cqw;height:1cqw;border-radius:50%;box-sizing:border-box;background:var(--bg);border:1px solid var(--faint);transition:background .35s ease,border-color .35s ease,box-shadow .35s ease}.tl-node.past .tl-dot{background:color-mix(in srgb,var(--hi) 58%,var(--muted));border-color:color-mix(in srgb,var(--hi) 58%,var(--muted))}.tl-node.now .tl-dot{background:var(--hi);border-color:var(--hi);box-shadow:0 0 0 .45cqw color-mix(in srgb,var(--hi) 16%,transparent)}.tl-date{font-family:var(--font-mono);font-size:1.15cqw;letter-spacing:.08em;white-space:nowrap;color:var(--faint);transition:color .35s ease}.tl-node.past .tl-date{color:color-mix(in srgb,var(--hi) 52%,var(--muted))}.tl-node.now .tl-date{color:var(--hi)}.hstub-title{max-width:22ch}.hstub-note{margin-top:2.4cqh;max-width:46ch}.slide.stage-title-slide .spacer:first-of-type{flex:2.4}.slide.stage-title-slide .spacer:last-of-type{flex:.5}.stage-title-row{display:grid;grid-template-columns:minmax(0,1fr) 16cqw;align-items:end;gap:6cqw}.stage-title-copy{min-width:0}.stage-title-slide .s-kicker{margin-bottom:1.4cqh}.stage-title{font-family:var(--font-sans);font-weight:600;font-size:6.8cqw;line-height:.92;letter-spacing:-.045em;color:var(--title);white-space:nowrap}.stage-title-logo{justify-self:end;width:11cqw;height:11cqw;display:flex;align-items:center;justify-content:center;opacity:.18}.stage-title-logo img{max-width:100%;max-height:100%;object-fit:contain;display:block}.slide.reveal{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.rv-prompt{max-width:82cqw;font-family:var(--font-mono);font-weight:500;font-size:3.6cqw;line-height:1.34;letter-spacing:-.012em;color:var(--hi)}.rv-hints{list-style:none;margin:6cqh 0 0;padding:0;display:flex;justify-content:center;gap:3.2cqw}.rv-hint{position:relative;padding-left:1.6cqw;font-family:var(--font-mono);font-size:1.35cqw;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.rv-hint:before{content:"";position:absolute;left:0;top:.82cqh;width:.7cqw;height:1px;background:var(--rule-strong)}.slide.era{display:grid;grid-template-rows:minmax(0,1fr) auto;row-gap:3.2cqh}.era-shot{min-height:0;width:100%;display:flex;align-items:center;justify-content:center}.era-shot img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;border-radius:1.1cqw;border:1px solid var(--hair);box-shadow:0 2.4cqh 5cqh -2cqh #0009}.slide.era.era-no-notes{display:flex;align-items:center;justify-content:center}.slide.era.era-no-notes .era-shot{height:100%}.slide.era.era-no-notes .era-shot img{max-width:78%;max-height:76%}.era-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:5cqw}.era-note{padding-top:1.7cqh;border-top:1px solid var(--hair);font-family:var(--font-mono);font-weight:400;font-size:1.18cqw;line-height:1.35;letter-spacing:.08em;text-transform:uppercase;color:var(--body)}.era-note.is-unrevealed,.era-side-note.is-unrevealed,.pf-note.is-unrevealed,.sp-notes li.is-unrevealed,.cgvis-notes li.is-unrevealed{opacity:0}.slide.era-side{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(0,.68fr);gap:2.6cqw;align-items:center}.era-side-shot{min-width:0;min-height:0;height:100%;display:flex;align-items:center;justify-content:flex-start}.era-side-image-frame{position:relative;width:100%;max-width:100%;max-height:100%}.era-side-shot img{width:100%;max-width:100%;height:auto;max-height:100%;display:block;object-fit:contain;object-position:left center;border-radius:1.1cqw;border:1px solid var(--hair);box-shadow:0 2.4cqh 5cqh -2cqh #0009}.memory-row-highlight{position:absolute;left:1.25%;top:48.62%;width:81.4%;height:6.34%;border-radius:.45cqw;background:#ffffff1f;border:1px solid rgba(255,255,255,.62);box-shadow:0 0 0 .28cqw #ffffff1c,0 0 2.2cqw #ffffff38;pointer-events:none}.era-side-notes{list-style:disc;display:flex;flex-direction:column;justify-content:center;gap:3.5cqh;margin:0;padding-left:1.55cqw}.era-side-note{font-family:var(--font-mono);font-weight:400;font-size:1.23cqw;line-height:1.38;letter-spacing:.08em;text-transform:uppercase;color:var(--body)}.era-side-note::marker{color:var(--muted)}.slide.profile{display:grid;grid-template-rows:auto minmax(0,1fr) auto;row-gap:3cqh}.slide.profile.profile-no-kicker{grid-template-rows:minmax(0,1fr) auto}.slide.profile .s-kicker{color:var(--muted)}.pf-colswrap{position:relative;min-height:0}.pf-colswrap>.pf-cols{height:100%}.pf-cols{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:2.4cqw}.pf-card{min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:1.5cqh 1.7cqw;background:var(--surface);border:1px solid var(--hair);border-radius:1cqw}.pf-card-title{font-family:var(--font-mono);font-size:1.12cqw;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);padding-bottom:1.3cqh;margin-bottom:1.5cqh;border-bottom:1px solid var(--hair)}.pf-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.9cqh}.pf-line{position:relative;padding-left:1.4cqw;font-family:var(--font-mono);font-size:1.24cqw;line-height:1.35;letter-spacing:.005em;color:var(--body)}.pf-line:before{content:"–";position:absolute;left:0;color:var(--faint)}.pf-line.is-sub{margin-left:1.7cqw;color:var(--muted);font-size:1.14cqw}.pf-line.is-sub:before{content:"•"}.pf-line.is-highlighted{z-index:0}.pf-line.is-highlighted:after{content:"";position:absolute;z-index:-1;top:-.45cqh;right:-.65cqw;bottom:-.45cqh;left:-.55cqw;border-radius:.45cqw;background:color-mix(in srgb,var(--hi) 8%,transparent);border:1px solid color-mix(in srgb,var(--hi) 34%,transparent);box-shadow:0 0 0 .18cqw color-mix(in srgb,var(--hi) 10%,transparent),0 0 1.4cqw color-mix(in srgb,var(--hi) 14%,transparent);pointer-events:none}.stage.dark .pf-line.is-highlighted:after{background:#ffffff24;border-color:#ffffff9e;box-shadow:0 0 0 .18cqw #ffffff29,0 0 1.6cqw #ffffff3d}.pf-lead{color:var(--title)}.pf-notes{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:2.2cqw}.pf-note{position:relative;padding-top:1.7cqh;padding-left:1.4cqw;border-top:1px solid var(--hair);font-family:var(--font-mono);font-weight:400;font-size:1.18cqw;line-height:1.35;letter-spacing:.06em;text-transform:uppercase;color:var(--body)}.pf-note:before{content:"";position:absolute;left:0;top:2.5cqh;width:.55cqw;height:1px;background:var(--rule-strong, var(--faint))}.slide.profile.is-hidden .pf-notes{display:none}@keyframes pfBlurIn{0%{filter:blur(0);opacity:1}to{filter:blur(20px);opacity:.3}}.pf-cols.is-blurred{filter:blur(20px);opacity:.3;animation:pfBlurIn .12s ease-out forwards;-webkit-user-select:none;user-select:none;pointer-events:none}@keyframes pfVeilIn{0%{opacity:0}to{opacity:1}}.pf-veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;align-items:center;justify-content:center;padding:3cqh 6cqw;background:radial-gradient(130% 120% at 50% 46%,color-mix(in srgb,var(--bg) 84%,transparent) 0%,color-mix(in srgb,var(--bg) 93%,transparent) 55%,var(--bg) 100%);animation:pfVeilIn .12s ease-out both}.pf-veil-inner{display:flex;flex-direction:column;align-items:center;gap:5.6cqh;width:min(82cqw,100%);text-align:center}.pf-veil-main{display:flex;flex-direction:column;align-items:center;gap:1.9cqh}.pf-veil-lock{width:3.4cqw;height:3.4cqw;fill:none;stroke:var(--hi);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;opacity:.9;margin-bottom:.6cqh}.pf-veil-title{font-family:var(--font-sans);font-weight:600;font-size:3.6cqw;line-height:1;letter-spacing:-.034em;color:var(--title)}.pf-veil-sub{max-width:46ch;text-wrap:balance;font-family:var(--font-mono);font-size:1.3cqw;line-height:1.4;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.pf-veil-prompt-wrap{display:flex;flex-direction:column;align-items:center;gap:2.3cqh;width:100%}.pf-veil-eyebrow{display:flex;align-items:center;gap:1.3cqw;font-family:var(--font-mono);font-size:1.02cqw;letter-spacing:.3em;text-transform:uppercase;color:var(--faint)}.pf-veil-eyebrow:before,.pf-veil-eyebrow:after{content:"";width:3cqw;height:1px;background:var(--hair)}.pf-veil-field{display:flex;align-items:center;gap:1.5cqw;width:min(50cqw,100%);padding:2.3cqh 2cqw;text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:.9cqw}.pf-veil-caret{flex:none;font-family:var(--font-mono);font-weight:500;font-size:2cqw;line-height:1;color:var(--faint)}.pf-veil-prompt{flex:1;font-family:var(--font-mono);font-weight:500;font-size:1.9cqw;line-height:1.32;letter-spacing:-.004em;color:var(--hi)}.pf-veil-send{flex:none;font-family:var(--font-mono);font-size:1.5cqw;line-height:1;color:var(--faint)}.pf-veil-hints{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:1.05cqw;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.pf-veil-hint+.pf-veil-hint:before{content:"·";margin:0 1.3cqw;color:var(--faint)}.slide.home-compare{display:grid;grid-template-rows:auto minmax(0,1fr);row-gap:3cqh}.home-compare-grid{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4cqw}.home-compare-shot{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--hair);border-radius:1cqw;background:var(--surface);box-shadow:0 2.4cqh 5cqh -2.2cqh #0000007a}.home-compare-shot img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.slide.diagram{padding:0}.slide.diagram.diagram-wide{padding-left:0;padding-right:0}.slide.diagram.compute-diagram{padding:4cqh 5cqw 3.6cqh}.slide.diagram.continuous-loop{padding:8.5cqh var(--slide-x) 5cqh}.slide.diagram .s-kicker{transform:translateY(2cqh)}.slide.diagram.compute-diagram .s-kicker,.slide.diagram.continuous-loop .s-kicker{transform:none}.dg-subkicker{margin-top:1.25cqh;font-family:var(--font-mono);font-size:1.18cqw;line-height:1.2;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.dg-stage{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;margin:0}.dg{width:100%;height:100%;display:block}.dg-caption{font-family:var(--font-mono);font-size:1.22cqw;line-height:1.5;letter-spacing:.02em;color:var(--muted);max-width:78cqw;margin-top:2.2cqh}.dg-caption .hl{color:var(--title)}.dg-node{fill:var(--surface);stroke:var(--border);stroke-width:1.5}.dg-node-sm{fill:var(--surface);stroke:var(--border);stroke-width:1.25}.dg-hero{fill:var(--raised);stroke:var(--hi);stroke-width:2}.dg-title{fill:var(--title);font-family:var(--font-sans);font-weight:600;font-size:27px;letter-spacing:-.01em}.dg-title-hero{fill:var(--hi)}.dg-sub{fill:var(--muted);font-family:var(--font-mono);font-size:16px;letter-spacing:.02em}.dg-line{stroke:var(--rule-strong);stroke-width:1.6;fill:none}.dg-line-thin{stroke:var(--rule-strong);stroke-width:1.1;fill:none;opacity:.65}.dg-head{fill:var(--rule-strong)}.dg-alabel{fill:var(--muted);font-family:var(--font-mono);font-size:14.5px;letter-spacing:.14em;text-transform:uppercase}.dg-lane{fill:var(--faint);font-family:var(--font-mono);font-size:14px;letter-spacing:.16em;text-transform:uppercase}.dg-dot{fill:var(--muted)}.dg-tick{stroke:var(--hi);stroke-width:2}.dg-chip{fill:var(--surface);stroke:var(--border);stroke-width:1.25}.dg-chip-hero{fill:var(--raised);stroke:var(--hi);stroke-width:1.8}.dg-chip-label{fill:var(--body);font-family:var(--font-mono);font-size:17px;letter-spacing:.04em}.dg-chip-label-hero{fill:var(--hi)}.slide.ctxtool{display:grid;grid-template-rows:auto minmax(0,1fr);row-gap:3cqh}.ct-grid{min-height:0;display:grid;grid-template-columns:.82fr 1fr;gap:6cqw;align-items:center}.ct-diagram{min-width:0;min-height:0;height:100%;display:flex;align-items:center;justify-content:center}.ct-diagram .dg{width:100%;height:100%;display:block}.ct-text{display:flex;flex-direction:column;gap:2.6cqh}.ct-eyebrow{font-family:var(--font-mono);font-size:1.3cqw;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.ct-toolname{font-family:var(--font-mono);font-size:2.5cqw;letter-spacing:-.01em;color:var(--hi)}.ct-desc{font-family:var(--font-sans);font-weight:400;font-size:2.2cqw;line-height:1.5;letter-spacing:-.01em;color:var(--body);max-width:42cqw}.dg-badge{fill:var(--hi)}.dg-badge-label{fill:var(--bg);font-family:var(--font-mono);font-weight:600;font-size:12px;letter-spacing:.14em}.dg-dash{fill:none;stroke:var(--rule-strong);stroke-width:1.4;stroke-dasharray:7 7}.dg-bar{fill:var(--faint)}.dg-title-sm{fill:var(--title);font-family:var(--font-sans);font-weight:600;font-size:22px;letter-spacing:-.01em}.dg-ctx{fill:var(--surface);stroke:var(--border);stroke-width:1.5}.dg-ctx-row{fill:var(--bg);stroke:var(--border);stroke-width:1}.dg-ctx-hero{fill:var(--raised);stroke:var(--hi);stroke-width:1.7}.dg-bubble{fill:var(--raised);stroke:var(--border);stroke-width:1}.dg-divider{stroke:var(--hair);stroke-width:1}.dg-rowlabel{fill:var(--muted);font-family:var(--font-mono);font-size:13px;letter-spacing:.1em;text-transform:uppercase}.dg-rowlabel-hero{fill:var(--hi)}.dg-rowsub{fill:var(--faint);font-family:var(--font-mono);font-size:12px;letter-spacing:.03em}.dg-cost{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s cubic-bezier(.4,0,.2,1)}.dg-cost.is-on{opacity:1;transform:translateY(0)}.dg-connector{fill:none;stroke:var(--rule-strong);stroke-width:1.4}.dg-cost-card{fill:var(--surface);stroke:var(--border);stroke-width:1.5}.dg-cost-eyebrow{fill:var(--muted);font-family:var(--font-mono);font-size:12px;letter-spacing:.18em;text-transform:uppercase}.dg-cost-headline{fill:var(--title);font-family:var(--font-sans);font-weight:500;font-size:23px;letter-spacing:-.014em}.dg-cost-formula{fill:var(--body);font-family:var(--font-mono);font-size:19px;letter-spacing:.005em}.dg-cost-op{fill:var(--muted);font-weight:400;font-size:23px}.dg-fade{opacity:0;transition:opacity .45s ease}.dg-fade.is-on{opacity:1}.dg-lever-lead{stroke:var(--rule-strong);stroke-width:1.4;fill:none}.dg-freq-tick{stroke:var(--rule-strong);stroke-width:1.4}.dg-lever-label{fill:var(--muted);font-family:var(--font-mono);font-size:18px;letter-spacing:.02em}.dg-lever-label.is-ideal{fill:var(--hi)}.dg-fable{stroke-width:1.8}.dg-fable-label{fill:var(--title);font-family:var(--font-mono);font-size:18px;letter-spacing:.02em}.dg-opus-node{fill:var(--surface);stroke:var(--rule-strong);stroke-width:1.4}.dg-opus-node-label{fill:var(--title);font-family:var(--font-mono);font-size:13px;letter-spacing:.01em}.dg-opus-cap{fill:var(--muted);font-family:var(--font-mono);font-size:13px;letter-spacing:.14em;text-transform:uppercase}.slide.compute-tradeoff{display:grid;grid-template-rows:auto minmax(0,1fr);row-gap:5.6cqh;padding-top:6cqh;padding-bottom:6.2cqh}.ctt-wrap{min-height:0;display:flex;align-items:center;transform:translateY(-2.4cqh)}.ctt-grid{width:92%;justify-self:center;display:grid;grid-template-columns:.76fr 1.12fr 1.12fr;border:1px solid var(--border);border-radius:1.1cqw;overflow:hidden;background:color-mix(in srgb,var(--surface) 68%,transparent);box-shadow:0 2.8cqh 6cqh -4.2cqh #00000080}.ctt-head,.ctt-cell{min-height:12.8cqh;display:flex;align-items:center;border-right:1px solid var(--hair);border-bottom:1px solid var(--hair)}.ctt-head:nth-child(3n),.ctt-cell:nth-child(3n){border-right:0}.ctt-cell:nth-last-child(-n+3){border-bottom:0}.ctt-head{min-height:6.8cqh;padding:0 1.5cqw;font-family:var(--font-mono);font-size:1.02cqw;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);background:color-mix(in srgb,var(--bg) 48%,transparent)}.ctt-cell{padding:0 1.6cqw;color:var(--body)}.ctt-product-cell{justify-content:flex-start;background:color-mix(in srgb,var(--bg) 34%,transparent)}.ctt-product{display:flex;align-items:center;gap:1.05cqw;font-family:var(--font-sans);font-weight:500;font-size:1.88cqw;letter-spacing:-.018em;color:var(--body)}.ctt-logo-wrap{width:3cqw;height:3cqw;display:flex;align-items:center;justify-content:center}.ctt-logo{max-width:100%;max-height:100%;object-fit:contain;display:block}.ctt-logo-chatgpt{filter:brightness(0) saturate(100%) invert(52%) sepia(16%) saturate(1077%) hue-rotate(121deg) brightness(90%) contrast(87%)}.stage.dark .ctt-logo-chatgpt{filter:brightness(0) saturate(100%) invert(63%) sepia(19%) saturate(890%) hue-rotate(121deg) brightness(93%) contrast(86%)}.ctt-metric{flex-direction:column;align-items:flex-start;justify-content:center;gap:1.6cqh}.ctt-primary{display:flex;flex-direction:column}.ctt-metric strong{font-family:var(--font-sans);font-weight:500;font-size:1.86cqw;line-height:1;letter-spacing:-.02em;color:var(--body);white-space:nowrap}.ctt-metric span{font-family:var(--font-mono);font-size:1.1cqw;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.ctt-cost{display:flex;align-items:center;gap:.68cqw;opacity:0;transform:translateY(.8cqh);transition:opacity .26s ease,transform .26s cubic-bezier(.4,0,.2,1);font-family:var(--font-mono);font-weight:400;font-size:1.02cqw;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.ctt-cost.is-visible{opacity:1;transform:translateY(0)}.ctt-arrow{width:2.05cqw;height:2.05cqw;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:999px;font-family:var(--font-mono);font-size:1.18cqw;font-weight:400;line-height:1;color:var(--hi);background:color-mix(in srgb,var(--hi) 7%,transparent);padding-bottom:.08cqh}.ctt-arrow.is-down{color:var(--muted);background:color-mix(in srgb,var(--bg) 42%,transparent);padding-bottom:0;padding-top:.08cqh}.ctt-cell.is-unrevealed{opacity:0}.ctt-note{justify-self:center;font-family:var(--font-mono);font-size:1.28cqw;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.slide.screen-pair{display:grid;grid-template-rows:auto minmax(0,1fr);row-gap:3cqh}.slide.screen-pair.no-kicker{grid-template-rows:minmax(0,1fr);row-gap:0}.sp-grid{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3cqw;align-items:center;justify-items:center}.sp-shot{position:relative;margin:0;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:1cqw;overflow:hidden;background:#fff;box-shadow:0 2.4cqh 5cqh -2.2cqh #0000007a}.sp-shot img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.slide.screen-pair.has-notes{row-gap:2.4cqh}.slide.screen-pair.has-notes.no-kicker{row-gap:0}.sp-grid-notes{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:stretch}.slide.screen-pair.has-notes.no-kicker .sp-grid-notes{transform:translateY(-2.2cqh)}.sp-grid-notes .sp-shot{align-self:end;justify-self:stretch}.sp-side{min-height:0;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);align-items:stretch}.sp-notes{align-self:start;margin:11.1cqh 0 0;padding-left:1.55cqw;max-width:40cqw;font-family:var(--font-mono);font-weight:400;font-size:1.23cqw;line-height:1.38;letter-spacing:.08em;text-transform:uppercase;color:var(--body)}.sp-notes li+li{margin-top:2.35cqh}.sp-notes li::marker{color:var(--muted)}.sp-shot-right{align-self:end;max-height:29cqh}.slide.screen-pair.has-notes.no-kicker .sp-shot-left{transform:scale(1.022);transform-origin:bottom left}.slide.screen-pair.has-notes.no-kicker .sp-shot-right{transform:scale(1.022);transform-origin:bottom right}.slide.screen-pair.has-notes.no-kicker .sp-shot-right img{max-height:none;height:110%;transform:translateY(3.4%)}.sp-focus{position:absolute;z-index:2;border:2px solid rgba(8,12,18,.72);border-radius:.45cqw;background:#080c1213;box-shadow:inset 0 0 0 1px #ffffffd1,0 0 0 .16cqw #ffffffd1,0 0 0 .3cqw #080c1238,0 1cqh 2.4cqh #00000038;pointer-events:none}.sp-focus-work{left:5.5%;top:27.2%;width:89.8%;height:22.8%}.sp-focus-nightly{left:65.8%;top:9.3%;width:12.2%;height:4.6%}.sp-focus-edit{left:4.7%;top:77.4%;width:88.2%;height:9.2%;border-radius:.45cqw}.sp-focus-all{top:.35cqw;right:.35cqw;bottom:.35cqw;left:.35cqw;border-radius:inherit}.sp-shot-right.is-unrevealed{opacity:0}.slide.chatgpt-visible{display:grid;grid-template-rows:auto minmax(0,1fr);row-gap:2.4cqh}.cgvis-body{min-height:0;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1fr);gap:4.2cqw;align-items:stretch}.cgvis-shot{min-width:0;min-height:0;height:100%;margin:0;display:flex;align-items:center;justify-content:flex-start}.cgvis-shot img{display:block;width:auto;height:min(100%,68.5cqh);max-width:100%;object-fit:contain;border:1px solid var(--hair);border-radius:1cqw;box-shadow:0 2.4cqh 5cqh -2.2cqh #0000007a}.cgvis-side{min-height:0;height:100%;display:flex;align-items:flex-start}.cgvis-notes{align-self:start;margin:7.4cqh 0 0;padding-left:1.55cqw;max-width:43cqw;font-family:var(--font-mono);font-weight:400;font-size:1.28cqw;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:var(--body)}.cgvis-notes li+li{margin-top:2.4cqh}.cgvis-notes li::marker{color:var(--muted)}.cgvis-qr{margin-top:2.2cqh;display:block}.cgvis-qr img{display:block;width:10cqw;height:10cqw;border:1px solid color-mix(in srgb,var(--body) 22%,transparent);border-radius:.55cqw;background:#fff}.stage.dark .cgvis-qr img{background:transparent;border-color:color-mix(in srgb,var(--body) 34%,transparent)}.slide.blogshot{display:grid;grid-template-rows:auto minmax(0,1fr) auto;row-gap:3cqh}.bs-shot{min-height:0;margin:0;display:flex;align-items:center;justify-content:center}.bs-shot img{display:block;max-width:72cqw;max-height:84%;width:auto;object-fit:contain;border:1px solid var(--hair);border-radius:1cqw;box-shadow:0 2.4cqh 5cqh -2.2cqh #0000006b}.bs-foot{display:flex;align-items:center;justify-content:center;gap:1.6cqw}.bs-qr img{display:block;width:17cqh;height:17cqh;border:0;border-radius:0;background:#fff;opacity:.86}.stage.dark .bs-qr img{background:transparent;opacity:.92}.bs-foot-text{display:flex;flex-direction:column;gap:.5cqh}.bs-caption{font-family:var(--font-sans);font-weight:600;font-size:1.5cqw;color:var(--title);letter-spacing:-.01em}.bs-url{font-family:var(--font-mono);font-size:1.18cqw;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.slide.blogshot.is-side{grid-template-rows:auto minmax(0,1fr);row-gap:4cqh}.bs-side-body{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5cqw;align-items:center}.bs-side-body .bs-shot{height:100%;justify-content:flex-start}.bs-side-body .bs-shot img{height:100%;max-height:100%;max-width:100%;width:auto;border:0}.bs-side{align-self:center;display:flex;flex-direction:column;align-items:center;gap:1.8cqh;width:16cqw}.bs-side .bs-qr img{display:block;width:15cqw;height:15cqw;padding:0;background:#fff;border:0;border-radius:0;opacity:.62}.stage.dark .bs-side .bs-qr img{background:transparent;opacity:.86}.bs-side .bs-url{text-align:center;letter-spacing:.1em}.slide.hnpost{align-items:center}.hn-card{width:82cqw;margin:0;border-radius:1.2cqw;overflow:hidden;border:1px solid var(--border);background:#f6f6ef;box-shadow:0 2.2cqh 5cqh -2.2cqh #0000006b}.hn-card img{width:100%;height:auto;display:block}.dg-empty{fill:var(--muted);font-family:var(--font-sans);font-weight:600;font-size:21px;letter-spacing:-.01em}.dg-emptysub{fill:var(--faint);font-family:var(--font-mono);font-size:13px;letter-spacing:.04em}.dg-query{fill:var(--body);font-family:var(--font-mono);font-size:16px;letter-spacing:.01em}.slide.frontier{display:grid;grid-template-rows:auto minmax(0,1fr) auto;row-gap:3cqh}.slide.frontier .s-kicker{margin-bottom:3cqh}.fr-contrast{min-height:0;display:grid;align-self:center;grid-template-columns:1fr 1px 1fr;column-gap:5.5cqw;align-items:stretch}.fr-divider{background:var(--hair)}.fr-panel{min-width:0;display:flex;flex-direction:column}.fr-panel,.fr-divider,.fr-q,.fr-ask{transition:opacity .45s ease}.fr-panel.is-off,.fr-divider.is-off,.fr-q.is-off,.fr-ask.is-off{opacity:0}.fr-panel-head{display:flex;align-items:center;gap:1.6cqw;margin-bottom:2.6cqh}.fr-panel-name{font-family:var(--font-sans);font-weight:600;font-size:2.8cqw;line-height:1;letter-spacing:-.035em;color:var(--title)}.fr-glyph{width:100%;height:24cqh;display:block}.fr-person{fill:none;stroke:var(--muted);stroke-width:2.4}.fr-person circle{fill:var(--muted);stroke:none}.fr-link{fill:none;stroke:var(--rule-strong);stroke-width:2}.fr-head{fill:var(--rule-strong);stroke:none}.fr-model rect:first-child{fill:var(--surface);stroke:var(--title);stroke-width:2.2}.fr-model .fr-bar{fill:var(--muted);stroke:none}.fr-note{font-family:var(--font-sans);font-weight:400;font-size:1.7cqw;line-height:1.42;letter-spacing:-.012em;color:var(--body);max-width:30cqw;margin-top:1.6cqh}.fr-note strong{color:var(--title);font-weight:600}.fr-ask{border-top:1px solid var(--hair);padding-top:3.4cqh}.fr-qs{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);column-gap:4cqw}.fr-q{display:flex;flex-direction:column;gap:1.3cqh}.fr-qn{font-family:var(--font-mono);font-size:1.3cqw;letter-spacing:.06em;color:var(--faint);font-variant-numeric:tabular-nums}.fr-qt{font-family:var(--font-sans);font-weight:600;font-size:2cqw;line-height:1.18;letter-spacing:-.024em;color:var(--title)}.mm-word{display:inline-flex;align-items:center;height:calc(5.35cqh * var(--s, 1));font-family:var(--font-sans);font-weight:600;font-size:calc(2.55cqw * var(--s, 1));line-height:1;letter-spacing:-.03em;color:var(--title)}.mm-word.is-geometric{font-family:"Avenir Next","Futura",var(--font-sans);font-weight:600;letter-spacing:-.005em;text-transform:lowercase}.mm-word.is-strike{text-decoration:line-through;text-decoration-thickness:.085em}.slide.context-gap{display:grid;grid-template-rows:auto auto minmax(0,1fr);row-gap:2.1cqh}.cg-memory{display:flex;align-items:center;gap:0;padding:1.65cqh 2cqw;border:1px solid var(--hair);border-radius:1cqw;background:color-mix(in srgb,var(--hi) 4%,transparent);transform:translateY(2.6cqh)}.cg-memory-tag{flex:0 0 auto;font-family:var(--font-mono);font-size:1.12cqw;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.cg-memory-line{font-family:var(--font-sans);font-weight:400;font-size:1.82cqw;line-height:1.2;letter-spacing:-.014em;color:var(--body);white-space:nowrap}.cg-memory-lead{color:var(--title);font-weight:600}.cg-body{min-height:0;display:grid;grid-template-columns:minmax(0,2.55fr) 1px minmax(0,.88fr);column-gap:2.6cqw;align-items:stretch}.cg-seen,.cg-unseen{min-width:0;min-height:0;display:flex;flex-direction:column;gap:0}.cg-seen,.cg-unseen,.cg-divider{transition:opacity .45s ease}.cg-unseen.is-off,.cg-divider.is-off{opacity:0}.cg-ghost.is-off{visibility:hidden}.cg-divider{align-self:center;height:52.7cqh;background:var(--hair)}.cg-srclabel{display:flex;align-items:baseline;gap:1cqw}.cg-srclabel-k{font-family:var(--font-mono);font-size:1.18cqw;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.cg-srclabel-v{font-family:var(--font-sans);font-weight:600;font-size:1.5cqw;letter-spacing:-.02em;color:var(--title)}.cg-shots{flex:1;min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:1.3cqw;align-items:center}.cg-shot{min-width:0;min-height:0;display:flex;flex-direction:column;justify-content:center;gap:0}.cg-frame{flex:0 0 auto;min-height:0;width:100%;aspect-ratio:.965;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:1cqw;overflow:hidden;background:#0a0a0b;box-shadow:0 2cqh 4.4cqh -2.2cqh #00000080}.cg-frame img{display:block;width:100%;height:100%;object-fit:cover}.cg-cap{font-family:var(--font-mono);font-size:1.05cqw;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.cg-unseen{justify-content:center;gap:1.4cqh}.cg-ghost{flex:0 0 auto;min-height:0;width:100%;height:calc((52.7cqh - 1.4cqh) / 2);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.05cqh;text-align:center;padding:4.2cqh 1.5cqw 2.2cqh;border:1px dashed var(--rule-strong);border-radius:1cqw;background:color-mix(in srgb,var(--surface) 48%,transparent)}.cg-ghost-label{position:absolute;top:1.5cqh;left:1.35cqw;right:1.35cqw;display:flex;align-items:baseline;gap:.75cqw;justify-content:flex-start}.cg-ghost-label .cg-srclabel-k{font-size:.86cqw;letter-spacing:.16em}.cg-lock{width:2.75cqw;height:2.75cqw;stroke:var(--muted);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;margin-bottom:.1cqh}.cg-ghost-title{font-family:var(--font-sans);font-weight:600;font-size:1.45cqw;line-height:1.04;letter-spacing:-.02em;color:var(--title)}.cg-ghost-sub{font-family:var(--font-mono);font-size:1.02cqw;line-height:1.22;letter-spacing:.03em;color:var(--body)}.cg-ghost-note{margin-top:.3cqh;font-family:var(--font-mono);font-size:.86cqw;line-height:1.25;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.slide.sprawl{display:grid;grid-template-rows:auto minmax(0,1fr);row-gap:3cqh}.cs-main{min-height:0;display:flex;flex-direction:column;justify-content:center;gap:2.8cqh}.cs-band{display:flex;flex-direction:column;gap:1.6cqh}.cs-band-label{display:flex;align-items:baseline;gap:1.1cqw;font-family:var(--font-mono);font-size:1.18cqw;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.cs-band-label.is-off{visibility:hidden}.cs-band-count{color:var(--faint);font-variant-numeric:tabular-nums;letter-spacing:.1em}.cs-grid{display:grid;grid-template-columns:repeat(var(--cols, 5),minmax(0,1fr));gap:.9cqh .9cqw}.cs-cell{display:flex;align-items:center;justify-content:flex-start;gap:1cqw;height:9.4cqh;padding:0 1.5cqw;border:1px solid var(--hair);border-radius:.65cqw;background:color-mix(in srgb,var(--surface) 55%,transparent);overflow:hidden}.cs-cell.is-solo{justify-content:center;padding:0 1.1cqw}.cs-cell.is-hidden{visibility:hidden}.cs-logo{height:3.7cqh;width:auto;max-width:3.4cqw;object-fit:contain;flex:0 0 auto;display:block}.cs-logo-chatgpt{filter:brightness(0) saturate(100%) invert(52%) sepia(16%) saturate(1077%) hue-rotate(121deg) brightness(90%) contrast(87%)}.stage.dark .cs-logo-chatgpt{filter:brightness(0) saturate(100%) invert(63%) sepia(19%) saturate(890%) hue-rotate(121deg) brightness(93%) contrast(86%)}.cs-logo.is-mono{height:4.1cqh;max-width:4cqw}.cs-logo.is-mono{filter:brightness(0) saturate(100%) opacity(.92)}.stage.dark .cs-logo.is-mono{filter:brightness(0) saturate(100%) invert(1) opacity(.92)}.cs-name{min-width:0;font-family:var(--font-sans);font-weight:500;font-size:1.32cqw;line-height:1;letter-spacing:-.02em;color:var(--title);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-word{font-family:var(--font-sans);font-weight:600;font-size:1.62cqw;letter-spacing:-.03em;color:var(--title);line-height:1}.cs-word.is-geometric{font-family:"Avenir Next","Futura",var(--font-sans);letter-spacing:-.005em;text-transform:lowercase}.cs-word.is-strike{text-decoration:line-through;text-decoration-thickness:.085em}.cs-mid{display:flex;justify-content:center}.cs-points{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1cqh;width:100%}.cs-point{display:flex;align-items:baseline;gap:1.5cqw;padding:1.35cqh 1.7cqw;border:1px solid transparent;border-radius:.7cqw;background:transparent;opacity:0}.cs-point.is-on{opacity:1;border-color:var(--border);background:color-mix(in srgb,var(--surface) 60%,transparent)}.cs-point-idx{flex:0 0 auto;font-family:var(--font-mono);font-size:1.15cqw;letter-spacing:.08em;color:var(--faint);font-variant-numeric:tabular-nums;transform:translateY(-.18cqw)}.cs-point-text{font-family:var(--font-sans);font-weight:600;font-size:2.4cqw;line-height:1.04;letter-spacing:-.032em;color:var(--body)}.cs-point-text .hl{color:inherit}.slide.proactive{display:grid;grid-template-rows:auto minmax(0,1fr);row-gap:2.6cqh}.pr-body{min-height:0;display:flex;flex-direction:column;justify-content:center}.pr-list{display:flex;flex-direction:column;gap:1.9cqh}.pr-point{display:grid;grid-template-columns:4.6cqw 1fr;gap:2.6cqw;align-items:start}.pr-idx{font-family:var(--font-mono);font-size:1.38cqw;letter-spacing:.06em;line-height:1;color:var(--faint);font-variant-numeric:tabular-nums;transform:translateY(.5cqw)}.pr-text{font-family:var(--font-sans);font-weight:600;font-size:3cqw;line-height:1.1;letter-spacing:-.032em;color:var(--title)}.pr-text .hl{color:var(--hi)}.pr-point.is-unrevealed .pr-idx,.pr-point.is-unrevealed .pr-text{opacity:0}.pr-demo{padding-left:calc(4.6cqw + 2.6cqw);margin:.5cqh 0 .9cqh;opacity:0}.pr-demo.is-on{opacity:1}.pn-card{width:min(33cqw,100%);display:flex;flex-direction:column;gap:1.05cqh}.pn-bubble{align-self:flex-start;max-width:100%;padding:1.35cqh 1.55cqw;background:var(--surface);border:1px solid var(--border);border-radius:1cqw 1cqw 1cqw .28cqw;font-family:var(--font-sans);font-weight:500;font-size:1.5cqw;line-height:1.25;letter-spacing:-.014em;color:var(--title)}.pn-replies{display:flex;align-items:center;flex-wrap:wrap;gap:.55cqw}.pn-reply{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:default;font-family:var(--font-sans);font-weight:500;font-size:1.1cqw;line-height:1;letter-spacing:-.006em;color:var(--title);padding:.82cqh 1.2cqw;background:transparent;border:1px solid var(--rule-strong);border-radius:999px}.pn-mic{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:default;flex:0 0 auto;width:3cqh;height:3cqh;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--hi);border:1px solid var(--hi);margin-left:.25cqw}.pn-mic-icon{width:1.45cqh;height:1.45cqh;color:var(--bg)}.slide.closing .spacer:first-of-type{flex:2.2}.slide.closing .spacer:last-of-type{flex:.4}.slide.closing .s-display{font-size:7.4cqw}.cl-contact{list-style:none;margin:3.6cqh 0 0;padding:0;display:flex;flex-direction:column;gap:1.7cqh}.cl-contact li{display:flex;align-items:baseline;gap:1.6cqw}.cl-k{flex:0 0 auto;width:8cqw;font-family:var(--font-mono);font-size:1.3cqw;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.cl-v{font-family:var(--font-sans);font-weight:600;font-size:2.4cqw;letter-spacing:-.03em;color:var(--title)}
