/* ============ INVESTOR PITCH DECK ============ */
#pitch-overlay{position:fixed;inset:0;z-index:12000;background:#0D1F3C;display:none;flex-direction:column;font-family:'DM Sans','Calibri',sans-serif;color:#fff}
#pitch-overlay.active{display:flex}
.pitch-topbar{display:flex;align-items:center;gap:14px;padding:14px 22px;flex-shrink:0}
.pitch-topbar img{height:22px}
#pitch-fs-btn{margin-left:auto}
.pitch-close{background:none;border:1px solid rgba(255,255,255,.25);color:#fff;border-radius:8px;padding:6px 12px;cursor:pointer;font-size:12px}
.pitch-close:hover{border-color:#D92D20;color:#D92D20}
.pitch-stage-outer{flex:1;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}
.pitch-stage{width:1200px;height:700px;flex-shrink:0;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding:24px 72px 16px;text-align:center;position:relative;transform-origin:center center;will-change:transform}
.pitch-stage::before,.pitch-stage::after{content:'';position:absolute;pointer-events:none;border-radius:50%;background:transparent}
.pitch-stage::before{width:400px;height:400px;right:-160px;top:-160px;border:1.5px solid rgba(217,45,32,.35)}
.pitch-stage::after{width:300px;height:300px;left:-130px;bottom:-130px;border:1.5px solid rgba(11,122,117,.32)}
.pitch-header{flex:0 0 auto;width:100%;max-width:960px;margin:0 auto 16px;position:relative;z-index:1}
.pitch-body{flex:1;min-height:0;width:100%;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;position:relative;z-index:1}
.pitch-body-inner{width:100%;max-width:1000px;display:flex;flex-direction:column;align-items:center;transform-origin:top center}
.pitch-badge{display:inline-block;background:#D92D20;color:#fff;font-size:22px;font-weight:700;letter-spacing:3px;padding:4px 24px;border-radius:22px;margin-bottom:16px}
.pitch-badge.teal{background:#0B7A75}
.pitch-title{font-size:clamp(22px,3.4vw,42px);font-weight:700;line-height:1.18;margin:0 auto;max-width:820px;text-align:center}
.pitch-sub{font-size:clamp(13px,1.3vw,16px);color:rgba(255,255,255,.72);max-width:700px;line-height:1.55;margin:14px auto 0;text-align:center}
.pitch-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;max-width:1000px;width:100%;margin:6px 0}
.pitch-tile{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:18px 14px;text-align:left}
.pitch-tile i{color:#0B7A75;font-size:20px;margin-bottom:10px;display:block}
.pitch-tile.red i{color:#D92D20}
.pitch-tile h4{margin:0 0 6px;font-size:14.5px;font-weight:700}
.pitch-tile p{margin:0;font-size:12.5px;line-height:1.5;color:rgba(255,255,255,.65)}
.pitch-engine-label{font-size:19px;font-weight:800;letter-spacing:2.2px;text-transform:uppercase;color:rgba(255,255,255,.62);margin:14px 0 8px}
.pitch-engine-diagram>.pitch-engine-label:first-child{margin-top:0}
.pitch-engine-diagram{position:relative;z-index:0;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;width:100%;max-width:900px;margin:10px auto 0}
.pitch-engine-core{display:flex;align-items:center;gap:10px;background:#0B7A75;border:1px solid rgba(255,255,255,.25);border-radius:14px;padding:14px 28px;font-size:15px;font-weight:700;letter-spacing:.5px;box-shadow:0 0 0 6px rgba(11,122,117,.12)}
#pitch-engine-diagram .pitch-engine-core{font-size:30px}
.pitch-engine-core i{font-size:20px}
.pitch-engine-line{width:2px;height:28px;background:rgba(255,255,255,.25)}
.pitch-engine-verticals{display:flex;gap:10px;flex-wrap:nowrap;justify-content:center;width:100%;padding-top:16px}
.pitch-vertical-node{display:flex;flex-direction:column;align-items:center;gap:6px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:10px 12px;flex:0 0 auto}
.pitch-vertical-node i{font-size:20px;color:rgba(255,255,255,.55)}
.pitch-vertical-node span{font-size:25px;font-weight:600;white-space:nowrap}
.pitch-vertical-node b{font-size:19px;font-weight:700;letter-spacing:1.5px;padding:2px 8px;border-radius:10px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.55)}
.pitch-vertical-node.is-live{border-color:#0B7A75;background:rgba(11,122,117,.15)}
.pitch-vertical-node.is-live i{color:#0B7A75}
.pitch-vertical-node.is-live b{background:#0B7A75;color:#fff}
.pitch-engine-svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}
.pitch-network-diagram{position:relative;z-index:0;display:flex;flex-direction:column;align-items:center;width:100%;max-width:820px;margin:6px auto 0;flex:1 1 auto;min-height:0}
#pitch-network-diagram{margin-top:0}
.pitch-network-svg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}
.pitch-network-hub{display:flex;align-items:center;gap:10px;background:#D92D20;border:1px solid rgba(255,255,255,.25);border-radius:14px;padding:12px 26px;font-size:14px;font-weight:700;box-shadow:0 0 0 6px rgba(217,45,32,.12)}
.pitch-network-label{font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.4);margin:6px 0 0}
.pitch-network-level{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:18px}
.pitch-network-node{display:flex;align-items:center;gap:7px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.16);border-radius:10px;padding:8px 14px;font-size:15px;font-weight:600}
.pitch-network-node i{color:#0B7A75;font-size:13px}
.pitch-network-node.dim{opacity:.55}
.pitch-partner-row{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:0}
.pitch-partner-chip{font-size:14.5px}
#pitch-network-diagram .pitch-engine-core{padding:6px 20px;font-size:19px}
#pitch-network-diagram .pitch-network-level{margin-top:36px}
.pitch-tiles-compact .pitch-tile{padding:10px 14px}
.pitch-tiles-compact .pitch-tile h4{margin:0 0 4px;font-size:18px}
.pitch-tiles-compact .pitch-tile p{line-height:1.4;font-size:15.5px}
.pitch-tiles-compact{margin-top:16px}
.pitch-flex-spacer{flex:1 1 auto;min-height:24px}
.pitch-tiles-problem{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:640px;width:100%;flex:1 1 auto;min-height:0;align-content:center;margin:20px 0}
.pitch-tiles-problem .pitch-tile{padding:12px 14px}
.pitch-tiles-problem .pitch-tile-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}
.pitch-tiles-problem .pitch-tile i{font-size:16px;margin-bottom:0}
.pitch-tiles-problem .pitch-tile h4{font-size:16px;margin:0}
.pitch-tiles-problem .pitch-tile p{font-size:14.5px;line-height:1.35}
.pitch-tiles-engine{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:900px;width:100%;flex:1 1 auto;min-height:0;align-content:center;margin:20px auto}
.pitch-tiles-engine .pitch-tile{padding:14px 16px}
.pitch-tiles-engine .pitch-tile i{font-size:18px;margin-bottom:8px}
.pitch-tiles-engine .pitch-tile-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}
.pitch-tiles-engine .pitch-tile h4{font-size:17px;margin:0}
.pitch-tiles-engine .pitch-tile p{font-size:14.5px;line-height:1.4}
#pitch-body[data-card="3"] .pitch-sub{font-size:clamp(16px,1.6vw,20px)}
.pitch-live-chip{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:8px 18px;font-size:17.5px;font-weight:600;letter-spacing:.3px;color:rgba(255,255,255,.9);margin-bottom:10px}
.pitch-tiles-live .pitch-tile-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}
.pitch-tiles-live .pitch-tile h4{font-size:18px}
.pitch-tiles-live .pitch-tile p{font-size:15.5px}
#pitch-body[data-card="4"] .pitch-sub{font-size:clamp(16px,1.6vw,20px)}
.pitch-live-dot{width:8px;height:8px;border-radius:50%;background:#0B7A75;box-shadow:0 0 0 4px rgba(11,122,117,.18);flex-shrink:0}
.pitch-live-chip.pitch-revealed .pitch-live-dot{animation:pitchLivePulse 1.6s ease-in-out infinite}
.pitch-tiles-live{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:640px;flex:1 1 auto;min-height:0;align-content:center;margin:20px auto}
.pitch-tiles-traction{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:820px;width:100%;flex:1 1 auto;min-height:0;align-content:center;margin:20px auto}
.pitch-partner-chip{display:flex;align-items:center;gap:6px;background:rgba(11,122,117,.12);border:1px solid rgba(11,122,117,.4);border-radius:16px;padding:6px 14px;font-size:11.5px;font-weight:600;color:rgba(255,255,255,.85)}
.pitch-partner-chip i{color:#0B7A75;font-size:11px}
.pitch-partner-chip.more{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.5)}
.pitch-corner-note{position:absolute;top:16px;right:20px;background:rgba(217,45,32,.15);border:1px solid #D92D20;color:#ff9e97;font-size:10.5px;font-weight:700;letter-spacing:1.5px;padding:5px 12px;border-radius:14px}
.pitch-bigstat{font-family:'Lora',serif;font-size:clamp(36px,6vw,72px);font-weight:700;color:#fff;margin:6px 0}
.pitch-bigstat .accent{color:#D92D20}
.pitch-funnel{display:flex;flex-direction:column;gap:10px;align-items:center;width:100%;max-width:640px;margin:8px 0}
.pitch-funnel-row{border-radius:10px;padding:12px 18px;font-size:13.5px;font-weight:600;width:100%;text-align:center;line-height:1.45}
.pitch-funnel-row small{display:block;font-weight:400;font-size:11.5px;color:rgba(255,255,255,.75)}
.pf-tam{background:rgba(11,122,117,.25);border:1px solid #0B7A75}
.pf-sam{background:rgba(11,122,117,.45);border:1px solid #0B7A75;width:78%}
.pf-som{background:#D92D20;width:52%}
.pitch-market-track{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:640px;margin:8px auto}
.pitch-market-stage{width:100%;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:14px 20px;text-align:center}
.pitch-market-stage .stage-label{font-size:20px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,.5)}
.pitch-market-stage .stage-figure{font-family:'Lora',serif;font-weight:700;font-size:clamp(24px,3.6vw,40px);color:#fff;margin:4px 0}
.pitch-market-stage .stage-desc{font-size:22px;line-height:1.4;color:rgba(255,255,255,.72)}
.pitch-market-stage.is-reachable .stage-figure{color:#0B7A75}
.pitch-market-stage.is-target{border-color:#D92D20;background:rgba(217,45,32,.08)}
.pitch-market-stage.is-target .stage-figure{color:#D92D20}
.rupee-fix{font-family:'Lora',serif}
.pitch-market-arrow{color:rgba(255,255,255,.32);font-size:14px}
.pitch-cols{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:900px;width:100%;text-align:left}
@media(max-width:700px){.pitch-cols{grid-template-columns:1fr}}
.pitch-col-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:20px}
.pitch-col-card h3{margin:0 0 12px;font-size:16px;color:#0B7A75}
.pitch-col-card ul{margin:0;padding-left:18px;font-size:13px;line-height:1.8;color:rgba(255,255,255,.8)}
#pitch-body[data-card="7"] .pitch-cols{margin-top:90px}
#pitch-body[data-card="7"] .pitch-col-card h3{font-weight:700;font-size:40px}
#pitch-body[data-card="7"] .pitch-col-card ul{font-size:20px;line-height:2;font-weight:600}
#pitch-body[data-card="7"] .pitch-sub{font-size:clamp(16px,1.6vw,20px)}
.pitch-navbar{display:flex;align-items:center;justify-content:center;gap:10px;padding:0 14px 14px;flex-shrink:0}
.pitch-nav-btn{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:10px;padding:10px 22px;cursor:pointer;font-size:13px;font-weight:600}
.pitch-nav-btn:hover:not(:disabled){background:#D92D20;border-color:#D92D20}
.pitch-nav-btn:disabled{opacity:.3;cursor:default}
.pitch-jump{display:flex;align-items:center;gap:5px;margin:0 8px}
.pitch-jump button{width:26px;height:26px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:none;color:rgba(255,255,255,.6);font-size:10.5px;cursor:pointer;flex-shrink:0}
.pitch-jump button.cur{background:#0B7A75;border-color:#0B7A75;color:#fff;font-weight:700}
.pitch-jump-dots{color:rgba(255,255,255,.4);font-size:12px;padding:0 1px}
html.pitch-locked,body.pitch-locked{overflow:hidden!important;height:100%}
@media(max-width:768px){.pitch-jump{display:none}}

/* ---- Slide entrance animations ---- */
@keyframes pitchDropIn{from{opacity:0;transform:translateY(-16px)}60%{transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}
@keyframes pitchRise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@keyframes pitchPop{from{opacity:0;transform:scale(.9)}70%{transform:scale(1.03)}to{opacity:1;transform:scale(1)}}
@keyframes pitchDrift{0%{transform:translate(0,0) rotate(0deg)}50%{transform:translate(18px,12px) rotate(6deg)}100%{transform:translate(0,0) rotate(0deg)}}
.pitch-header .pitch-badge{opacity:0;animation:pitchDropIn .45s ease-out .03s forwards}
.pitch-header .pitch-title{opacity:0;animation:pitchRise .5s ease-out .14s forwards}
.pitch-body-inner>.pitch-sub:not([data-reveal]){opacity:0;animation:pitchRise .5s ease-out .3s forwards}
.pitch-tile:not([data-reveal]),.pitch-col-card:not([data-reveal]),.pitch-funnel-row:not([data-reveal]){opacity:0;animation:pitchRise .48s ease-out forwards}
.pitch-bigstat:not([data-reveal]){opacity:0;animation:pitchPop .6s cubic-bezier(.2,.8,.3,1.2) .28s forwards}
.pitch-corner-note:not([data-reveal]){opacity:0;animation:pitchRise .5s ease-out .7s forwards}
.pitch-stage::before{animation:pitchDrift 46s ease-in-out infinite}
.pitch-stage::after{animation:pitchDrift 60s ease-in-out infinite reverse}

@keyframes pitchEmphasis{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(11,122,117,0)}50%{transform:scale(1.12);box-shadow:0 0 0 6px rgba(11,122,117,.25)}100%{transform:scale(1);box-shadow:0 0 0 0 rgba(11,122,117,0)}}
@keyframes pitchLivePulse{0%,100%{transform:scale(1)}50%{transform:scale(1.15)}}
.pitch-vertical-node.is-live.pitch-revealed .pitch-live-pulse{animation:pitchLivePulse 1.6s ease-in-out infinite}

/* Presenter-controlled progressive reveal — reusable by any card. Mark an
   element data-reveal="N" and it stays hidden until the presenter advances
   to step N; it then stays visible for the rest of that slide.
   data-reveal-emphasis="N" instead pulses an already-visible element at
   step N. See pitchAdvanceReveal() in pitch.js. */
[data-reveal]:not(.pitch-concl-1):not(.pitch-concl-2){opacity:0!important;transform:translateY(12px) scale(.97);transition:opacity .4s ease-out, transform .4s ease-out}
[data-reveal].pitch-revealed:not(.pitch-concl-1):not(.pitch-concl-2){opacity:1!important;transform:translateY(0) scale(1)}
.pitch-emphasis-pulse{animation:pitchEmphasis .5s ease-out}
@keyframes pitchGrowSettle{0%{opacity:0;transform:scale(3)}55%{opacity:1}100%{opacity:1;transform:scale(1)}}
[data-reveal].pitch-reveal-grow{display:inline-block;opacity:0;transform:scale(3);transition:none}
[data-reveal].pitch-reveal-grow.pitch-revealed{animation:pitchGrowSettle 1.2s cubic-bezier(.22,.8,.25,1) forwards}

@keyframes pitchPopBig{from{opacity:0;transform:scale(1.7)}to{opacity:1;transform:scale(2.2)}}
@keyframes pitchPopBigSm{from{opacity:0;transform:scale(1.3)}to{opacity:1;transform:scale(1.6)}}
@keyframes pitchShrinkOut{from{opacity:1;transform:scale(2.2)}60%{opacity:0}to{opacity:0;transform:scale(.8)}}
@keyframes pitchShrinkOutSm{from{opacity:1;transform:scale(1.6)}60%{opacity:0}to{opacity:0;transform:scale(.8)}}
@keyframes pitchFadeInNormal{from{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
@keyframes pitchShrinkToNormal{from{opacity:1;transform:scale(2.2)}to{opacity:1;transform:scale(1)}}
@keyframes pitchShrinkToNormalSm{from{opacity:1;transform:scale(1.6)}to{opacity:1;transform:scale(1)}}
/* Card 3's closing pair: line 1 pops big and holds, then on the next click
   shrinks away while line 2 pops big and holds, then on the click after
   that line 2 settles to normal size while line 1 reappears at normal
   size. A true 3-phase sequence — see pitchApplyReveal's data-step hook.
   Peak scale kept at 2.2x (not higher) and .pitch-sub widened during this
   stretch — see below — so the enlarged text has room to paint without
   getting clipped by .pitch-stage's fixed-canvas overflow:hidden. */
#pitch-body[data-step] .pitch-concl-1,
#pitch-body[data-step] .pitch-concl-2{opacity:0;transform:scale(1);display:inline-block;transform-origin:center bottom}
#pitch-body[data-card="2"][data-step] .pitch-concl-1,
#pitch-body[data-card="2"][data-step] .pitch-concl-2{display:block}
/* Any .pitch-sub containing the pop-and-settle pair gets extra width,
   unconditionally — no per-card, per-step duplication. This is what was
   missed for Card 5 last round: the fix was written scoped to one card
   instead of structural, so the second card that adopted the same pattern
   silently didn't inherit it. Structural now — any future card reusing
   this pattern gets correct sizing automatically, nothing to remember. */
.pitch-sub:has(.pitch-concl-1),.pitch-sub:has(.pitch-concl-2){max-width:95%}
#pitch-body[data-card="2"][data-step="8"] .pitch-concl-1{animation:pitchPopBig .6s cubic-bezier(.22,.8,.25,1) forwards}
/* Now that concl-1/concl-2 stack as separate rows on this card (see the
   display:block override above), concl-1 no longer needs to shrink away
   to invisible before concl-2 appears — it settles to normal size and
   stays on-screen in its own row while concl-2 pops in beneath it. */
#pitch-body[data-card="2"][data-step="9"] .pitch-concl-1{animation:pitchShrinkToNormal .5s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="2"][data-step="9"] .pitch-concl-2{animation:pitchPopBig .6s cubic-bezier(.22,.8,.25,1) .22s forwards}
#pitch-body[data-card="2"][data-step="10"] .pitch-concl-1{opacity:1;transform:scale(1)}
#pitch-body[data-card="2"][data-step="10"] .pitch-concl-2{animation:pitchShrinkToNormal .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="2"] .pitch-concl-2{margin-top:16px}
#pitch-body[data-card="4"][data-step="7"] .pitch-concl-1{animation:pitchPopBigSm .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="4"][data-step="8"] .pitch-concl-1{animation:pitchShrinkToNormalSm .5s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="4"][data-step="8"] .pitch-concl-2{animation:pitchPopBigSm .6s cubic-bezier(.22,.8,.25,1) .22s forwards}
#pitch-body[data-card="4"][data-step="9"] .pitch-concl-1{opacity:1;transform:scale(1)}
#pitch-body[data-card="4"][data-step="9"] .pitch-concl-2{animation:pitchShrinkToNormalSm .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="4"][data-step] .pitch-concl-1,
#pitch-body[data-card="4"][data-step] .pitch-concl-2{display:block}
#pitch-body[data-card="4"] .pitch-concl-2{margin-top:16px}
#pitch-body[data-card="5"] .pitch-sub{font-size:clamp(16px,1.6vw,20px)}
#pitch-body[data-card="5"][data-step="8"] .pitch-concl-1{animation:pitchPopBig .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="5"][data-step="9"] .pitch-concl-1{animation:pitchShrinkToNormal .5s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="5"][data-step="9"] .pitch-concl-2{animation:pitchPopBig .6s cubic-bezier(.22,.8,.25,1) .22s forwards}
#pitch-body[data-card="5"][data-step="10"] .pitch-concl-1{opacity:1;transform:scale(1)}
#pitch-body[data-card="5"][data-step="10"] .pitch-concl-2{animation:pitchShrinkToNormal .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="5"][data-step] .pitch-concl-1,
#pitch-body[data-card="5"][data-step] .pitch-concl-2{display:block}
#pitch-body[data-card="5"] .pitch-concl-2{margin-top:16px}
#pitch-body[data-card="6"][data-step="5"] .pitch-concl-1{animation:pitchPopBig .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="6"][data-step="6"] .pitch-concl-1{animation:pitchShrinkToNormal .5s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="6"][data-step="6"] .pitch-concl-2{animation:pitchPopBig .6s cubic-bezier(.22,.8,.25,1) .22s forwards}
#pitch-body[data-card="6"][data-step="7"] .pitch-concl-1{opacity:1;transform:scale(1)}
#pitch-body[data-card="6"][data-step="7"] .pitch-concl-2{animation:pitchShrinkToNormal .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="6"][data-step] .pitch-concl-1,
#pitch-body[data-card="6"][data-step] .pitch-concl-2{display:block}
#pitch-body[data-card="6"] .pitch-concl-2{margin-top:16px}
#pitch-body[data-card="6"] .pitch-sub{font-size:clamp(16px,1.6vw,20px)}
#pitch-body[data-card="7"][data-step="4"] .pitch-concl-1{animation:pitchPopBigSm .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="7"][data-step="5"] .pitch-concl-1{animation:pitchShrinkToNormalSm .5s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="7"][data-step="5"] .pitch-concl-2{animation:pitchPopBigSm .6s cubic-bezier(.22,.8,.25,1) .22s forwards}
#pitch-body[data-card="7"][data-step="6"] .pitch-concl-1{opacity:1;transform:scale(1)}
#pitch-body[data-card="7"][data-step="6"] .pitch-concl-2{animation:pitchShrinkToNormalSm .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="7"][data-step] .pitch-concl-1,
#pitch-body[data-card="7"][data-step] .pitch-concl-2{display:block}
#pitch-body[data-card="7"] .pitch-concl-2{margin-top:16px}
#pitch-body[data-card="8"] .pitch-tile-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}
#pitch-body[data-card="8"] .pitch-tile h4{font-size:18px;margin:0}
#pitch-body[data-card="8"] .pitch-tile p{font-size:15.5px}
#pitch-body[data-card="8"] .pitch-sub{font-size:clamp(16px,1.6vw,20px)}
#pitch-body[data-card="8"][data-step="6"] .pitch-concl-1{animation:pitchPopBig .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="8"][data-step="7"] .pitch-concl-1{animation:pitchShrinkToNormal .5s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="8"][data-step="7"] .pitch-concl-2{animation:pitchPopBig .6s cubic-bezier(.22,.8,.25,1) .22s forwards}
#pitch-body[data-card="8"][data-step="8"] .pitch-concl-1{opacity:1;transform:scale(1)}
#pitch-body[data-card="8"][data-step="8"] .pitch-concl-2{animation:pitchShrinkToNormal .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="8"][data-step] .pitch-concl-1,
#pitch-body[data-card="8"][data-step] .pitch-concl-2{display:block}
#pitch-body[data-card="8"] .pitch-concl-2{margin-top:16px}
#pitch-body[data-card="9"] .pitch-cols{margin-top:90px}
#pitch-body[data-card="9"] .pitch-col-card h3{font-weight:700;font-size:29px}
#pitch-body[data-card="9"] .pitch-col-card ul{font-size:18px;line-height:2;font-weight:600}
#pitch-body[data-card="9"] .pitch-sub{font-size:clamp(16px,1.6vw,20px)}
#pitch-body[data-card="9"][data-step="12"] .pitch-concl-1{animation:pitchPopBigSm .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="9"][data-step="13"] .pitch-concl-1{animation:pitchShrinkToNormalSm .5s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="9"][data-step="13"] .pitch-concl-2{animation:pitchPopBigSm .6s cubic-bezier(.22,.8,.25,1) .22s forwards}
#pitch-body[data-card="9"][data-step="14"] .pitch-concl-1{opacity:1;transform:scale(1)}
#pitch-body[data-card="9"][data-step="14"] .pitch-concl-2{animation:pitchShrinkToNormalSm .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="9"][data-step] .pitch-concl-1,
#pitch-body[data-card="9"][data-step] .pitch-concl-2{display:block}
#pitch-body[data-card="9"] .pitch-concl-2{margin-top:16px}
#pitch-body[data-card="10"] .pitch-tile-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}
#pitch-body[data-card="10"] .pitch-tile h4{font-size:18px;margin:0}
#pitch-body[data-card="10"] .pitch-tile p{font-size:15.5px}
#pitch-body[data-card="10"] .pitch-sub{font-size:clamp(16px,1.6vw,20px)}
#pitch-body[data-card="10"][data-step="6"] .pitch-concl-1{animation:pitchPopBig .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="10"][data-step="7"] .pitch-concl-1{animation:pitchShrinkToNormal .5s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="10"][data-step="7"] .pitch-concl-2{animation:pitchPopBig .6s cubic-bezier(.22,.8,.25,1) .22s forwards}
#pitch-body[data-card="10"][data-step="8"] .pitch-concl-1{opacity:1;transform:scale(1)}
#pitch-body[data-card="10"][data-step="8"] .pitch-concl-2{animation:pitchShrinkToNormal .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="10"][data-step] .pitch-concl-1,
#pitch-body[data-card="10"][data-step] .pitch-concl-2{display:block}
#pitch-body[data-card="10"] .pitch-concl-2{margin-top:16px}
#pitch-body[data-card="11"] .pitch-cols{margin-top:90px}
#pitch-body[data-card="11"] .pitch-col-card h3{font-weight:700;font-size:32px}
#pitch-body[data-card="11"] .pitch-col-card ul{font-size:16px;line-height:2;font-weight:600}
.pitch-founder{margin-top:16px}
.pitch-founder+.pitch-founder{padding-top:14px;border-top:1px solid rgba(255,255,255,.1)}
.pitch-founder-name{font-size:18px;font-weight:700;color:#fff}
.pitch-founder-equity{font-size:12.5px;font-weight:600;color:#0B7A75;margin-left:8px;letter-spacing:.3px}
.pitch-founder-role{font-size:16px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.6px;margin:4px 0 8px}
.pitch-founder-desc{font-size:17.5px;line-height:1.6;font-weight:400;color:rgba(255,255,255,.75)}
#pitch-body[data-card="11"][data-step="4"] .pitch-concl-1{animation:pitchPopBigSm .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="11"][data-step="5"] .pitch-concl-1{animation:pitchShrinkToNormalSm .5s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="11"][data-step="5"] .pitch-concl-2{animation:pitchPopBigSm .6s cubic-bezier(.22,.8,.25,1) .22s forwards}
#pitch-body[data-card="11"][data-step="6"] .pitch-concl-1{opacity:1;transform:scale(1)}
#pitch-body[data-card="11"][data-step="6"] .pitch-concl-2{animation:pitchShrinkToNormalSm .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="11"][data-step] .pitch-concl-1,
#pitch-body[data-card="11"][data-step] .pitch-concl-2{display:block}
#pitch-body[data-card="11"] .pitch-concl-2{margin-top:16px}
#pitch-body[data-card="11"] .pitch-sub{font-size:clamp(16px,1.6vw,20px)}
.pitch-tiles-vertical{display:flex;flex-direction:column;gap:16px;width:100%;max-width:950px;margin:20px auto;flex:1 1 auto;min-height:0;justify-content:center}
#pitch-body[data-card="12"] .pitch-tile-head{display:flex;align-items:center;gap:14px;margin-bottom:10px}
#pitch-body[data-card="12"] .pitch-tile-head i{margin-bottom:0;font-size:30px}
#pitch-body[data-card="12"] .pitch-tile h4{font-size:29px;margin:0}
#pitch-body[data-card="12"] .pitch-tile ul{margin:0;padding-left:24px;list-style:disc}
#pitch-body[data-card="12"] .pitch-tile ul li{font-size:25px;line-height:1.5;color:rgba(255,255,255,.75);margin-bottom:4px}
#pitch-body[data-card="12"] .pitch-tile ul li:last-child{margin-bottom:0}
#pitch-body[data-card="12"][data-step="5"] .pitch-concl-1{animation:pitchPopBig .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="12"][data-step="6"] .pitch-concl-1{animation:pitchShrinkToNormal .5s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="12"][data-step="6"] .pitch-concl-2{animation:pitchPopBig .6s cubic-bezier(.22,.8,.25,1) .22s forwards}
#pitch-body[data-card="12"][data-step="7"] .pitch-concl-1{opacity:1;transform:scale(1)}
#pitch-body[data-card="12"][data-step="7"] .pitch-concl-2{animation:pitchShrinkToNormal .6s cubic-bezier(.22,.8,.25,1) forwards}
#pitch-body[data-card="12"][data-step] .pitch-concl-1,
#pitch-body[data-card="12"][data-step] .pitch-concl-2{display:block}
#pitch-body[data-card="12"] .pitch-concl-2{margin-top:16px}
#pitch-body[data-card="12"] .pitch-sub{font-size:clamp(16px,1.6vw,20px)}
@keyframes pitchDrawLine{from{stroke-dashoffset:var(--len)}to{stroke-dashoffset:0}}
.pitch-connector-draw{stroke-dasharray:var(--len);stroke-dashoffset:var(--len);animation:pitchDrawLine .6s ease-out forwards}
/* Tiles get a plain fade only — no slide/scale motion, per explicit request */
.pitch-tile[data-reveal],.pitch-tile[data-reveal].pitch-revealed{transform:none}
#pitch-stage-outer{cursor:pointer}

@media(prefers-reduced-motion:reduce){
  .pitch-badge,.pitch-title,.pitch-sub:not([data-reveal]),.pitch-tile:not([data-reveal]),.pitch-col-card:not([data-reveal]),.pitch-funnel-row:not([data-reveal]),.pitch-bigstat:not([data-reveal]),.pitch-corner-note:not([data-reveal]){opacity:1;animation:none}
  [data-reveal]{transition:none}
  .pitch-emphasis-pulse,.pitch-live-pulse{animation:none}
  .pitch-connector-draw{animation:none;stroke-dashoffset:0}
  .pitch-reveal-grow,.pitch-concl-1,.pitch-concl-2{animation:none;opacity:1;transform:scale(1)}
  .pitch-stage::before,.pitch-stage::after{animation:none}
}


.pitch-stage:has(#pitch-body[data-card="13"]) .pitch-badge,
.pitch-stage:has(#pitch-body[data-card="13"]) .pitch-title{display:none}
.pitch-final{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;flex:1 1 auto;min-height:0;text-align:center}
.pitch-final-hero{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}
.pitch-final-statement{font-family:'Lora',serif;font-weight:700;font-size:clamp(26px,4.2vw,50px);color:#fff;margin:14px 0}
.pitch-final-contact{margin-top:auto;padding-top:24px;font-size:16px;line-height:1.8;color:rgba(255,255,255,.55)}
.pitch-final-contact-brand{font-weight:700;font-size:14px;color:#fff;margin-bottom:2px}