.pitch-draft-shell{--draft-stage-width:min(1120px,calc(100vw - 96px));--draft-serif:Georgia,"Times New Roman",serif;--draft-sans:Arial,Helvetica,sans-serif;--draft-surface:rgba(3,3,3,0.5);--draft-rule:rgba(255,138,61,0.38);--draft-rule-muted:rgba(255,247,238,0.15);--draft-muted:rgba(255,247,238,0.66);--draft-motion:220ms cubic-bezier(0.2,0.72,0.2,1)}body:has(.pitch-draft-shell),html:has(.pitch-draft-shell){scroll-snap-type:y mandatory;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.is-pitch-programmatic-scroll,html.is-pitch-programmatic-scroll body{scroll-behavior:auto!important;scroll-snap-type:none!important}html.is-pitch-programmatic-scroll .pitch-draft-shell main>section{scroll-snap-align:none!important;scroll-snap-stop:normal!important}.pitch-draft-shell main>section{box-sizing:border-box;min-height:100svh;scroll-snap-align:start;scroll-snap-stop:always}.pitch-draft-shell .pitch-topbar{display:none}.pitch-draft-menu{position:fixed;top:clamp(18px,2.4vw,28px);left:clamp(16px,2.4vw,32px);z-index:80;display:grid;gap:0;box-sizing:border-box;width:min(380px,calc(100vw - 32px));padding:0;border:1px solid rgba(255,247,238,.12);border-radius:4px;background:rgba(3,4,5,.46);box-shadow:0 14px 38px rgba(0,0,0,.2);backdrop-filter:blur(12px);transition:border-color var(--draft-motion),background var(--draft-motion),box-shadow var(--draft-motion)}.pitch-draft-menu.is-open{border-color:rgba(255,138,61,.54);background:rgba(3,3,3,.94);box-shadow:0 24px 70px rgba(0,0,0,.56);backdrop-filter:blur(18px)}.pitch-draft-menu-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;min-height:64px}.pitch-brand-lockup{position:relative;display:inline-flex;align-items:center;gap:13px;min-width:0;padding:9px 14px;color:rgba(255,247,238,.82);text-decoration:none;text-shadow:0 2px 14px rgba(0,0,0,.82);transition:color var(--draft-motion),background var(--draft-motion)}.pitch-brand-lockup:focus-visible,.pitch-brand-lockup:hover{color:var(--cream);background:rgba(255,255,255,.025)}.pitch-brand-lockup:focus-visible{outline:1px solid rgba(255,138,61,.78);outline-offset:-5px}.pitch-brand-lockup img{width:46px;height:46px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.72))}.pitch-brand-lockup>span{display:grid;gap:2px}.pitch-brand-lockup small,.pitch-brand-lockup strong{display:block;font-family:var(--draft-sans);font-style:normal;line-height:1;text-transform:uppercase}.pitch-brand-lockup strong{font-size:.78rem;font-weight:800;letter-spacing:.21em}.pitch-brand-lockup small{color:rgba(255,247,238,.58);font-size:.56rem;font-weight:700;letter-spacing:.16em}.pitch-brand-beat{position:relative;isolation:isolate;display:grid;min-height:100svh;overflow:hidden;background:radial-gradient(circle at 50% 44%,rgba(255,138,61,.13),transparent 22%),radial-gradient(ellipse at 50% 58%,rgba(255,247,238,.035),transparent 42%),linear-gradient(150deg,#090807,#020303 48%,#070504);place-items:center}.pitch-brand-beat-landscape{z-index:0;object-fit:cover;object-position:center 36%}.pitch-brand-beat:before{position:absolute;inset:0;z-index:1;content:"";background:rgba(2,3,3,.44);pointer-events:none}.pitch-brand-beat-content{position:relative;z-index:3;display:grid;justify-items:center;width:min(90vw,1120px);transform:translateY(-2.5vh)}.pitch-brand-beat-primary{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(500px,1.18fr);align-items:center;gap:clamp(42px,6vw,82px);width:100%}.pitch-brand-beat-mark-wrap{position:relative;display:grid;justify-self:end;width:clamp(270px,25vw,360px);place-items:center}.pitch-brand-beat-mark-wrap:before{position:absolute;top:50%;left:50%;z-index:-1;width:128%;aspect-ratio:1;border-radius:50%;content:"";background:radial-gradient(circle,rgba(255,190,112,.32) 0,rgba(255,123,42,.15) 34%,transparent 62%);transform:translate(-50%,-50%);pointer-events:none}.pitch-brand-beat-mark{position:relative;z-index:1;width:100%;height:auto}.pitch-brand-beat-copy{display:grid;justify-items:start;width:max-content;max-width:100%;margin-top:0;color:var(--cream);font-family:var(--draft-sans);text-align:left;text-shadow:0 8px 30px rgba(0,0,0,.88)}.pitch-brand-beat-copy span{text-transform:uppercase}.pitch-brand-beat-copy strong{font-family:var(--draft-serif);font-size:clamp(6rem,8.7vw,9.5rem);font-weight:500;letter-spacing:-.045em;line-height:.92;white-space:nowrap}.pitch-brand-beat-copy span{display:block;margin-top:22px;color:var(--orange);font-size:clamp(1.17rem,1.695vw,1.85rem);font-weight:700;letter-spacing:.44em;white-space:nowrap}.pitch-brand-beat-continue{position:relative;display:inline-flex;align-items:center;gap:20px;min-height:50px;margin-top:clamp(42px,5vh,58px);padding:0 2px 10px;border:0;color:rgba(255,247,238,.94);background:transparent;font-family:var(--draft-sans);font-size:1.04rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase;cursor:pointer}.pitch-brand-beat-continue:after{position:absolute;right:0;bottom:0;left:0;height:1px;content:"";background:rgba(255,138,61,.76);box-shadow:0 0 12px rgba(255,138,61,.24)}.pitch-brand-beat-continue svg{width:21px;height:21px;color:var(--orange);stroke-width:1.5}.pitch-brand-beat-continue:focus-visible,.pitch-brand-beat-continue:hover{color:var(--cream)}.pitch-brand-beat-continue:focus-visible{outline:1px solid rgba(255,138,61,.75);outline-offset:7px}.pitch-draft-menu-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;box-sizing:border-box;min-width:104px;min-height:44px;padding:.45rem .85rem;border:0;border-left:1px solid rgba(255,247,238,.11);color:rgba(255,247,238,.78);background:transparent;font-family:var(--draft-sans);font-size:.62rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:color var(--draft-motion)}.pitch-draft-menu.is-open .pitch-draft-menu-trigger{width:auto;min-width:104px;justify-content:center;padding-inline:.85rem}.pitch-draft-menu-trigger:after{display:none}.pitch-draft-menu-trigger svg{width:15px;height:15px;stroke-width:1.5}.pitch-draft-menu-trigger:focus-visible,.pitch-draft-menu-trigger:hover,.pitch-draft-menu.is-open .pitch-draft-menu-trigger{color:var(--cream);background:rgba(255,138,61,.1)}.pitch-draft-menu-trigger:focus-visible:after,.pitch-draft-menu-trigger:hover:after,.pitch-draft-menu.is-open .pitch-draft-menu-trigger:after{background:var(--orange)}.pitch-draft-menu-panel :is(a,button):focus-visible,.pitch-draft-menu-trigger:focus-visible{outline:0;box-shadow:inset 0 0 0 1px rgba(255,247,238,.44)}.pitch-draft-menu-panel{display:grid;width:100%;padding:5px 12px 10px;border:0;border-top:1px solid rgba(255,247,238,.1);background:transparent;box-shadow:none;opacity:0;transform:translateY(-6px) scale(.98);transform-origin:top left;pointer-events:none;transition:opacity var(--draft-motion),transform var(--draft-motion)}.pitch-draft-menu.is-open .pitch-draft-menu-panel{opacity:1;transform:none;pointer-events:auto}.pitch-draft-menu-panel :is(a,button){display:flex;align-items:center;width:100%;min-height:44px;padding:.72rem 3px;border:0;border-bottom:1px solid rgba(255,247,238,.08);border-radius:0;color:rgba(255,247,238,.7);background:transparent;font-family:var(--draft-sans);font-size:.72rem;text-align:left;text-decoration:none;cursor:pointer;transition:color var(--draft-motion),background var(--draft-motion)}.pitch-draft-menu-panel :is(a,button):last-child{border-bottom:0}.pitch-draft-menu-panel :is(a,button):hover{color:var(--cream);background:rgba(255,138,61,.1)}.pitch-close,.pitch-practice{display:grid;place-items:center;padding:100px 48px 42px;background:#030303}.pitch-close:after,.pitch-practice:after{position:absolute;inset:0;content:"";pointer-events:none;background:rgba(2,2,2,.24)}.pitch-close-stage,.pitch-practice-stage{position:relative;z-index:2;width:var(--draft-stage-width)}.pitch-offerings{display:grid;place-items:center;padding:96px 48px 46px;background:#020304}.pitch-close-landscape,.pitch-offerings-landscape,.pitch-practice-landscape{z-index:0;object-fit:cover;pointer-events:none}.pitch-offerings-landscape{object-position:center 44%;filter:brightness(.72) saturate(.88) contrast(1.04)}.pitch-offerings:after,.pitch-offerings:before{position:absolute;inset:0;content:"";pointer-events:none;z-index:1}.pitch-offerings:before{background:linear-gradient(112deg,transparent 0 47.8%,rgba(255,138,61,.055) 48%,transparent 48.2%),linear-gradient(112deg,transparent 0 63.8%,rgba(255,247,238,.025) 64%,transparent 64.2%);opacity:.34}.pitch-offerings:after{background:radial-gradient(ellipse at center,transparent 24%,rgba(0,0,0,.44) 100%)}.pitch-offerings-stage{position:relative;z-index:2;width:min(84vw,1440px);height:min(610px,calc(100svh - 164px));min-height:500px}.pitch-offerings-stage h2{position:absolute;inset:0 0 72px;display:grid;grid-template-rows:repeat(3,max-content);align-content:space-between;margin:0;color:var(--cream);font-family:var(--draft-serif);font-size:clamp(3.3rem,5vw,5.55rem);font-weight:400;letter-spacing:-.052em;line-height:.92}.pitch-offerings-beat{position:relative;display:block;width:max-content;max-width:10.8ch;opacity:0;filter:blur(4px);transform:translate3d(-24px,10px,0)}.pitch-offerings-beat em{position:relative;display:inline-block;color:var(--orange);font-style:normal}.pitch-offerings-beat em:after{position:absolute;right:0;bottom:-.12em;left:0;height:1px;content:"";background:linear-gradient(90deg,rgba(255,138,61,.92),rgba(255,138,61,.1));transform:scaleX(0);transform-origin:left}.pitch-offerings-beat.is-learn{justify-self:start}.pitch-offerings-beat.is-build{justify-self:center}.pitch-offerings-beat.is-support{justify-self:end;max-width:13ch}.pitch-offerings-stage.is-active .pitch-offerings-beat.is-learn{animation:pitch-offerings-beat-in .82s cubic-bezier(.16,1,.3,1) .25s forwards}.pitch-offerings-stage.is-active .pitch-offerings-beat.is-build{animation:pitch-offerings-beat-in .82s cubic-bezier(.16,1,.3,1) 1.05s forwards}.pitch-offerings-stage.is-active .pitch-offerings-beat.is-support{animation:pitch-offerings-beat-in .82s cubic-bezier(.16,1,.3,1) 1.85s forwards}.pitch-offerings-stage.is-active .pitch-offerings-beat.is-learn em:after{animation:pitch-offerings-rule-in .68s cubic-bezier(.16,1,.3,1) .75s forwards}.pitch-offerings-stage.is-active .pitch-offerings-beat.is-build em:after{animation:pitch-offerings-rule-in .68s cubic-bezier(.16,1,.3,1) 1.55s forwards}.pitch-offerings-stage.is-active .pitch-offerings-beat.is-support em:after{animation:pitch-offerings-rule-in .68s cubic-bezier(.16,1,.3,1) 2.35s forwards}.pitch-offerings-continue{position:absolute;right:0;bottom:-2px;left:0;display:inline-flex;visibility:hidden;align-items:center;gap:1rem;min-width:0;width:max-content;margin-inline:auto;padding:0 0 15px;border:0;border-bottom:1px solid rgba(255,247,238,.72);color:rgba(255,247,238,.94);background:transparent;font-family:var(--draft-sans);font-size:.9rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;opacity:0;filter:blur(3px);transform:translateY(12px) scale(.97);transition:color var(--draft-motion),border-color var(--draft-motion)}.pitch-offerings-continue svg{width:21px;height:21px;stroke-width:1.5;transition:color var(--draft-motion),transform var(--draft-motion)}.pitch-offerings-stage.is-active .pitch-offerings-continue{animation:pitch-offerings-control-in .7s cubic-bezier(.16,1,.3,1) 2.9s forwards}.pitch-offerings-continue:focus-visible,.pitch-offerings-continue:hover{border-color:var(--orange);color:var(--orange)}.pitch-offerings-continue:focus-visible svg,.pitch-offerings-continue:hover svg{transform:translateY(3px)}.pitch-offerings-continue:focus-visible{outline:2px solid var(--orange);outline-offset:7px}.pitch-topbar .pitch-topbar-home{justify-self:end;padding:.45rem .7rem;border:1px solid transparent;border-radius:999px;color:rgba(255,247,238,.52);font-size:.62rem;letter-spacing:.11em;text-transform:uppercase;transition:color var(--draft-motion),border-color var(--draft-motion),background var(--draft-motion)}.pitch-topbar .pitch-topbar-home:hover{border-color:rgba(255,138,61,.34);color:var(--cream);background:rgba(255,247,238,.045)}.pitch-close-stage h2,.pitch-practice-copy h2{margin:0;color:var(--cream);font-family:var(--draft-sans);font-size:clamp(3rem,5vw,5.6rem);font-weight:900;letter-spacing:-.045em;line-height:.94}.pitch-draft-shell .pitch-next-cue,.pitch-practice-continue{display:inline-flex;align-items:center;justify-content:center;gap:.62rem;min-width:204px;min-height:46px;padding:.66rem .72rem .66rem 1.08rem;border:1px solid rgba(255,247,238,.24);border-radius:999px;color:rgba(255,247,238,.84);background:rgba(255,247,238,.055);box-shadow:0 14px 38px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.12);backdrop-filter:blur(12px);font-size:.65rem;font-weight:950;letter-spacing:.14em;line-height:1;text-transform:uppercase;cursor:pointer;transition:color var(--draft-motion),background var(--draft-motion),border-color var(--draft-motion),transform var(--draft-motion)}.pitch-draft-shell .pitch-next-cue:hover,.pitch-practice-continue:hover{border-color:rgba(255,138,61,.74);color:#190b04;background:#fff7ee;transform:translateY(-2px)}.pitch-draft-shell .pitch-next-cue .pitch-arrow,.pitch-practice-continue .pitch-arrow{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:var(--cream);background:rgba(255,138,61,.25)}.pitch-practice-stage{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(500px,1.08fr);gap:clamp(42px,6vw,86px);align-items:center}.pitch-climax-stage{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:end;width:100%;text-align:left}.pitch-draft-shell .pitch-practice{isolation:isolate;place-items:stretch;padding:clamp(96px,11vh,132px) clamp(48px,6.5vw,104px) 42px;background:#020304}.pitch-draft-shell .pitch-practice:before{content:none}.pitch-practice-landscape{object-position:center;transform:scaleX(-1)}.pitch-draft-shell .pitch-practice:after{z-index:1;background:radial-gradient(ellipse at 73% 40%,rgba(0,0,0,.34),transparent 58%),linear-gradient(270deg,rgba(1,2,3,.42),rgba(1,2,3,.18) 42%,rgba(1,2,3,.03) 70%),linear-gradient(180deg,rgba(0,0,0,.08),transparent 46%,rgba(0,0,0,.3))}.pitch-climax-stage h2{grid-column:2;display:grid;justify-items:start;width:100%;max-width:100%;margin:0;color:var(--cream);font-family:var(--draft-serif);font-size:clamp(2.8rem,3.2vw,4.2rem);font-weight:500;letter-spacing:-.052em;line-height:1.07;justify-self:end;transform:translateY(-18px);text-shadow:0 2px 7px rgba(0,0,0,.88),0 16px 46px rgba(0,0,0,.78)}.pitch-climax-stage h2 span{display:block}.pitch-climax-stage h2 .is-purpose-intro{color:rgba(255,247,238,.88);font-family:var(--draft-sans);font-size:.41em;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.pitch-climax-stage h2 :is(.is-purpose-primary,.is-purpose-secondary){margin-top:.48em}.pitch-climax-stage h2 :is(.is-purpose-primary,.is-purpose-secondary) em{white-space:nowrap}.pitch-climax-stage h2 small{display:block;margin-top:.12em;color:var(--cream);font:inherit;letter-spacing:inherit;line-height:inherit}.pitch-climax-stage h2 b,.pitch-climax-stage h2 em{color:var(--orange);font:inherit}.pitch-climax-stage h2 .is-opening{position:relative;top:-24px}.pitch-climax-stage h2 .is-independence,.pitch-climax-stage h2 .is-possibility{margin-top:.34em}.pitch-climax-stage h2 .is-possibility{position:relative;top:24px}.pitch-climax-continue{grid-column:1/-1;display:inline-flex;visibility:hidden;align-items:center;gap:1.15rem;min-height:44px;padding:0 0 .72rem;border:0;border-bottom:1px solid rgba(255,247,238,.72);color:var(--cream);background:transparent;font-family:var(--draft-sans);font-size:.9rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;opacity:0;margin:24px 0 0;align-self:center;justify-self:center;transform:translateY(8px);cursor:pointer;transition:color var(--draft-motion),border-color var(--draft-motion);text-shadow:0 8px 24px rgba(0,0,0,.84)}.pitch-climax-continue svg{width:21px;height:21px;stroke-width:1.5;transition:transform var(--draft-motion)}.pitch-climax-continue:focus-visible,.pitch-climax-continue:hover{border-color:var(--orange);color:var(--orange)}.pitch-climax-continue:focus-visible svg,.pitch-climax-continue:hover svg{transform:translateY(2px)}.pitch-climax-continue:focus-visible{outline:2px solid var(--orange);outline-offset:6px}.pitch-climax-stage h2 span{opacity:0;filter:blur(3px);transform:translateY(12px)}.pitch-practice.is-active .pitch-climax-stage h2 span{animation:pitch-climax-beat-in .82s cubic-bezier(.16,1,.3,1) forwards}.pitch-practice.is-active .pitch-climax-stage h2 .is-opening{animation-delay:.26s}.pitch-practice.is-active .pitch-climax-stage h2 .is-independence{animation-delay:1.32s}.pitch-practice.is-active .pitch-climax-stage h2 .is-possibility{animation-delay:2.38s}.pitch-practice.is-active .pitch-climax-stage h2 .is-purpose-intro,.pitch-practice.is-active .pitch-climax-stage h2 .is-purpose-primary{animation-delay:.28s}.pitch-practice.is-active .pitch-climax-stage h2 .is-purpose-secondary{animation-delay:1.28s}.pitch-practice.is-active .pitch-climax-continue{animation:pitch-climax-control-in .68s cubic-bezier(.16,1,.3,1) 2.38s forwards}.pitch-close-stage>small,.pitch-practice-copy>small{display:block;margin-bottom:18px;color:var(--orange);font-size:.68rem;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.pitch-practice-copy h2{max-width:10ch;font-size:clamp(3.25rem,5.45vw,6rem)}.pitch-practice-copy p{max-width:500px;margin:28px 0 0;color:var(--draft-muted);font-size:clamp(1.04rem,1.42vw,1.25rem);line-height:1.55}.pitch-assistant-pair{display:grid;border-top:1px solid var(--draft-rule);border-bottom:1px solid var(--draft-rule)}.pitch-assistant-pair article{position:relative;display:grid;grid-template-columns:64px 1fr;align-items:center;min-height:154px;padding:26px 30px;background:rgba(255,247,238,.025);transition:background var(--draft-motion),padding-left var(--draft-motion)}.pitch-assistant-pair article+article{border-top:1px solid var(--draft-rule-muted)}.pitch-assistant-pair article:hover{background:rgba(255,138,61,.08);padding-left:38px}.pitch-assistant-pair span{color:var(--orange);font-family:var(--draft-serif);font-size:1rem}.pitch-assistant-pair h3{margin:0;color:var(--cream);font-family:var(--draft-serif);font-size:clamp(2.05rem,3.2vw,3.6rem);font-weight:500;letter-spacing:-.04em}.pitch-showcase-sidecar{position:absolute;right:0;bottom:-72px;display:grid;gap:6px;min-width:244px;padding:12px 0 12px 20px;border-left:1px solid rgba(255,138,61,.56);color:rgba(255,247,238,.54);text-decoration:none;transition:color var(--draft-motion),border-color var(--draft-motion),padding-left var(--draft-motion)}.pitch-showcase-sidecar small{font-size:.58rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.pitch-showcase-sidecar strong{color:rgba(255,247,238,.76);font-family:var(--draft-serif);font-size:1rem;font-weight:500}.pitch-showcase-sidecar:hover{padding-left:28px;border-color:var(--orange);color:var(--cream)}.pitch-practice-continue{position:absolute;bottom:-76px;left:50%;transform:translateX(-50%)}.pitch-practice-continue:hover{transform:translate(-50%,-2px)}.pitch-draft-shell .pitch-close{isolation:isolate;display:grid;place-items:stretch;padding:clamp(92px,10vh,112px) clamp(48px,5.5vw,88px) clamp(24px,3vh,34px);background:#020304}.pitch-close-landscape{object-position:center}.pitch-draft-shell .pitch-close:after{z-index:1;background:linear-gradient(90deg,rgba(1,2,3,.28),rgba(1,2,3,.02) 45%,rgba(1,2,3,.16)),linear-gradient(180deg,rgba(1,2,3,.28),rgba(1,2,3,.01) 34%,rgba(1,2,3,.38))}.pitch-close-stage{position:relative;z-index:2;display:grid;grid-template-rows:auto 1fr auto;align-content:start;justify-items:stretch;width:var(--draft-stage-width);min-height:calc(100svh - clamp(116px, 13vh, 146px));margin:0 auto}.pitch-close-stage h2{display:block;width:100%;max-width:none;margin:0;font-family:var(--draft-serif);font-size:clamp(3.9rem,5.45vw,6rem);font-weight:400;letter-spacing:-.045em;line-height:.94;text-align:center;text-shadow:0 16px 48px rgba(0,0,0,.78)}.pitch-close-stage h2 span{display:block}.pitch-close-stage h2 em{display:inline;color:var(--orange);font:inherit}.pitch-close-paths{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(240px,22vw,350px);align-self:end;width:100%;margin-top:clamp(110px,17vh,176px)}.pitch-close-paths article{position:relative;display:grid;min-height:clamp(190px,23vh,220px);grid-template-rows:auto minmax(2.85em,1fr) auto;align-content:start;justify-items:start;row-gap:6px;padding:0;color:var(--cream);text-align:left;text-shadow:0 8px 24px rgba(0,0,0,.84)}.pitch-close-paths h3{margin:0;font-family:var(--draft-serif);font-size:clamp(2.9rem,4vw,4.5rem);font-weight:400;letter-spacing:-.035em;line-height:1;white-space:nowrap}.pitch-close-paths p{max-width:31ch;margin:2px 0 0;color:rgba(255,247,238,.9);font-family:var(--draft-sans);font-size:clamp(1.25rem,1.65vw,1.65rem);line-height:1.42}.pitch-close-paths article:nth-child(2) p{max-width:34ch}.pitch-close-paths article>div{display:flex;width:100%;align-items:center;gap:clamp(28px,3vw,52px);margin-top:clamp(14px,2vh,20px);padding-top:13px;border-top:1px solid rgba(255,138,61,.68)}.pitch-close-paths a{display:flex;width:auto;align-items:center;justify-content:flex-start;gap:10px;min-height:44px;padding:11px 0;color:var(--orange);font-family:var(--draft-sans);font-size:clamp(.92rem,1vw,1.06rem);letter-spacing:.16em;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:color var(--draft-motion),border-color var(--draft-motion),background var(--draft-motion),transform var(--draft-motion)}.pitch-close-paths a.is-primary{padding-inline:14px;border:1px solid rgba(255,126,46,.78);color:var(--cream);background:rgba(3,4,5,.36)}.pitch-close-paths a.is-secondary{color:rgba(255,247,238,.72);font-size:clamp(.82rem,.9vw,.96rem)}.pitch-close-paths a:focus-visible,.pitch-close-paths a:hover{color:var(--cream);transform:translateX(4px)}.pitch-close-paths a.is-primary:focus-visible,.pitch-close-paths a.is-primary:hover{border-color:var(--orange);background:rgba(255,126,46,.12)}.pitch-close-paths a:focus-visible{outline:1px solid var(--orange);outline-offset:4px}.pitch-close-paths a .pitch-arrow{flex:0 0 auto;font-size:.85rem}.pitch-legal-footer{z-index:2;width:100%;margin-top:clamp(10px,1.5vh,18px);padding-block:.65rem 0;color:rgba(255,247,238,.5);font-size:.62rem}.pitch-close-paths article,.pitch-close-stage h2,.pitch-close-stage>small{opacity:0;filter:blur(3px);transform:translateY(12px)}.pitch-close.is-active .pitch-close-stage h2{animation:pitch-climax-beat-in .9s cubic-bezier(.16,1,.3,1) .26s forwards}.pitch-close.is-active .pitch-close-paths article{animation:pitch-climax-beat-in .76s cubic-bezier(.16,1,.3,1) forwards}.pitch-close.is-active .pitch-close-paths article:first-child{animation-delay:1.12s}.pitch-close.is-active .pitch-close-paths article:nth-child(2){animation-delay:1.36s}@media (min-width:901px){.pitch-close-stage{width:min(1320px,calc(100vw - 160px))}.pitch-close-paths{padding-bottom:clamp(14px,2vh,20px)}}.pitch-draft-shell .pitch-hero{isolation:isolate;padding:clamp(42px,5vw,72px) 28px 34px;background:#020202}.pitch-draft-shell .pitch-hero:after{position:absolute;inset:0;z-index:1;content:"";pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.01),rgba(0,0,0,.04) 27%,rgba(0,0,0,.34) 43%,rgba(0,0,0,.46) 76%,rgba(0,0,0,.28))}.pitch-draft-shell .pitch-hero-landscape{z-index:0;object-fit:cover;object-position:center 62%}.pitch-draft-shell .pitch-hero-copy{width:min(1040px,calc(100% - 48px));margin-top:clamp(126px,20vh,196px)}.pitch-draft-shell .pitch-hero h1{max-width:15ch;color:#f7f1e7;font-family:var(--draft-serif);font-size:clamp(4.2rem,6.85vw,7.1rem);font-weight:500;letter-spacing:-.052em;line-height:.92;text-wrap:balance}.pitch-draft-shell .pitch-hero h1 em{margin-top:.08em;font-size:1em;font-weight:500;animation:pitch-draft-word-swap .36s cubic-bezier(.2,.72,.2,1) both}.pitch-draft-shell .pitch-hero h1 em:before{content:none}.pitch-draft-shell .pitch-hero p{margin-top:clamp(28px,4vh,42px);color:rgba(247,241,231,.98);font-family:var(--draft-serif);font-size:clamp(1.85rem,2.55vw,2.6rem);font-weight:500;letter-spacing:-.03em;text-shadow:0 10px 38px rgba(0,0,0,.88)}.pitch-draft-shell .pitch-hero .pitch-hero-continue{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;gap:1.15rem;box-sizing:border-box;width:max-content;min-height:44px;padding:0 0 .72rem;margin-top:clamp(34px,4.8vh,52px);border:0;color:rgba(255,247,238,.94);background:transparent;font-family:var(--draft-sans);font-size:1.16rem;font-weight:700;letter-spacing:.28em;line-height:1;text-transform:uppercase;cursor:pointer;transition:color var(--draft-motion)}.pitch-draft-shell .pitch-hero .pitch-hero-continue:after{position:absolute;right:0;bottom:0;left:0;height:1px;content:"";background:rgba(255,247,238,.72);transition:background var(--draft-motion)}.pitch-draft-shell .pitch-hero .pitch-hero-continue svg{width:25px;height:25px;stroke-width:1.5;transition:transform var(--draft-motion)}.pitch-draft-shell .pitch-hero .pitch-hero-continue:focus-visible:after,.pitch-draft-shell .pitch-hero .pitch-hero-continue:hover:after{background:var(--orange)}.pitch-draft-shell .pitch-hero .pitch-hero-continue:focus-visible,.pitch-draft-shell .pitch-hero .pitch-hero-continue:hover{color:var(--orange)}.pitch-draft-shell .pitch-hero .pitch-hero-continue:focus-visible svg,.pitch-draft-shell .pitch-hero .pitch-hero-continue:hover svg{transform:translateY(2px)}.pitch-draft-shell .pitch-hero .pitch-hero-continue:focus-visible{outline:2px solid var(--orange);outline-offset:6px}.pitch-brand-beat-continue,.pitch-draft-shell .pitch-hero .pitch-hero-continue{justify-content:center;gap:20px;min-height:56px;padding:0 22px;border:1px solid rgba(255,138,61,.68);border-radius:2px;background:rgba(5,8,11,.3);font-size:1.1rem;font-weight:700;letter-spacing:.26em;box-shadow:inset 0 0 0 1px rgba(255,247,238,.025),0 10px 28px rgba(0,0,0,.18);backdrop-filter:blur(4px);transition:color var(--draft-motion),border-color var(--draft-motion),background var(--draft-motion),box-shadow var(--draft-motion)}.pitch-brand-beat-continue svg,.pitch-draft-shell .pitch-hero .pitch-hero-continue svg{width:23px;height:23px;color:var(--orange)}.pitch-brand-beat-continue:after,.pitch-draft-shell .pitch-hero .pitch-hero-continue:after{display:none}.pitch-brand-beat-continue:focus-visible,.pitch-brand-beat-continue:hover,.pitch-draft-shell .pitch-hero .pitch-hero-continue:focus-visible,.pitch-draft-shell .pitch-hero .pitch-hero-continue:hover{color:var(--orange);border-color:var(--orange);background:rgba(255,138,61,.1);box-shadow:inset 0 0 0 1px rgba(255,247,238,.035),0 12px 34px rgba(0,0,0,.24),0 0 18px rgba(255,138,61,.08)}.pitch-brand-beat-continue:focus-visible,.pitch-draft-shell .pitch-hero .pitch-hero-continue:focus-visible{outline:2px solid var(--orange);outline-offset:6px}.pitch-brand-beat-continue{opacity:0;transform:translateY(8px);pointer-events:none}.pitch-draft-shell.is-brand-beat-active .pitch-brand-beat-continue{font-size:1.1rem;animation:pitch-brand-continue-reveal .36s ease-out .72s both;pointer-events:auto}.pitch-brand-beat-continue:focus-visible{opacity:1;transform:none;animation:none;pointer-events:auto}@keyframes pitch-brand-continue-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:900px){.pitch-draft-shell .pitch-hero-landscape{object-position:center center}}.pitch-service-bridge{isolation:isolate;display:grid;place-items:center;padding:84px 48px 52px;background:#020202}.pitch-service-bridge:before{position:absolute;inset:0;z-index:1;content:"";pointer-events:none;background:radial-gradient(ellipse at 37% 55%,rgba(0,0,0,.18) 0,rgba(0,0,0,0) 58%),linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.31) 57%,rgba(0,0,0,.43)),linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.4))}.pitch-service-landscape{z-index:0;object-fit:cover;object-position:center 42%;filter:brightness(.78) saturate(.82) contrast(1.04);transform:scale(1.075)}.pitch-service-clouds{z-index:1;object-fit:cover;object-position:center 68%;opacity:.2;filter:saturate(.72) brightness(.72) sepia(.12);mix-blend-mode:screen;transform:translate3d(-3%,1%,0) scale(1.16);animation:pitch-service-cloud-drift 24s ease-in-out infinite alternate;will-change:transform}@keyframes pitch-service-cloud-drift{0%{transform:translate3d(-3%,1%,0) scale(1.16)}to{transform:translate3d(3%,-1%,0) scale(1.19)}}.pitch-service-copy{position:relative;z-index:2;display:grid;justify-items:start;width:var(--draft-stage-width);padding-left:clamp(0px,4vw,64px)}.pitch-service-copy h2{max-width:none;margin:0;color:var(--cream);font-family:var(--draft-serif);font-size:clamp(2.75rem,4.4vw,4rem);font-weight:500;letter-spacing:-.041em;line-height:1.13;text-shadow:0 14px 46px rgba(0,0,0,.9)}.pitch-review-replay{position:fixed;right:22px;bottom:20px;z-index:45;display:grid;width:44px;height:44px;padding:0;border:1px solid rgba(255,247,238,.18);border-radius:50%;color:rgba(255,247,238,.46);background:rgba(3,3,3,.42);box-shadow:0 10px 28px rgba(0,0,0,.18);backdrop-filter:blur(10px);cursor:pointer;place-items:center;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.pitch-review-replay svg{width:15px;height:15px;stroke-width:1.7}.pitch-review-replay:focus-visible,.pitch-review-replay:hover{border-color:rgba(255,138,61,.64);color:var(--orange);background:rgba(10,7,5,.7);transform:rotate(-18deg)}.pitch-review-replay:focus-visible{outline:2px solid rgba(255,138,61,.72);outline-offset:4px}.pitch-mobile-controls{display:none}.pitch-service-line{position:relative;display:block;width:fit-content;opacity:.2}@media (min-width:901px){.pitch-service-line{white-space:nowrap}}.pitch-service-line em,.pitch-service-line strong{font:inherit}.pitch-service-line em{color:var(--orange)}.pitch-service-line em.is-tool-accent{font-size:1.05em;font-weight:600}.pitch-service-line .is-supporting-accent{color:var(--orange);font-weight:600}.pitch-service-line:after{position:absolute;right:0;bottom:-.06em;left:0;height:1px;content:"";background:linear-gradient(90deg,rgba(255,138,61,0),rgba(255,138,61,.9) 14%,rgba(255,138,61,.38));opacity:0;transform:scaleX(0);transform-origin:left}.pitch-service-bridge.is-active .pitch-service-line{animation:pitch-service-line-read .78s cubic-bezier(.16,1,.3,1) forwards}.pitch-service-bridge.is-active .pitch-service-line:after{animation:pitch-service-line-sweep 1.42s cubic-bezier(.4,0,.2,1) both}.pitch-service-bridge.is-active .pitch-service-line.is-learn,.pitch-service-bridge.is-active .pitch-service-line.is-learn:after{animation-delay:.65s}.pitch-service-bridge.is-active .pitch-service-line.is-build,.pitch-service-bridge.is-active .pitch-service-line.is-build:after,.pitch-service-bridge.is-active .pitch-service-line.is-scope,.pitch-service-bridge.is-active .pitch-service-line.is-scope:after{animation-delay:2s}@media (min-width:901px) and (max-width:1399px){.pitch-service-copy{width:min(calc(100vw - 280px),920px);padding-left:0;transform:translateX(48px)}.pitch-service-copy h2{font-size:clamp(2.15rem,3.25vw,2.75rem);line-height:1.11}}@media (min-width:901px) and (max-width:1099px){.pitch-service-copy{width:min(calc(100vw - 200px),800px);transform:translateX(36px)}.pitch-service-copy h2{font-size:clamp(2rem,3.7vw,2.4rem)}.pitch-service-line{white-space:normal}}@media (min-width:901px) and (max-aspect-ratio:1/1){.pitch-service-copy{width:min(860px,calc(100vw - 220px));transform:translate(48px,2vh)}.pitch-service-copy h2{font-size:clamp(2.6rem,4.5vw,3.2rem);line-height:1.08}}.pitch-service-continue{position:relative;display:inline-flex;align-items:center;gap:1.15rem;min-height:44px;padding:0 0 .72rem;margin-top:clamp(38px,5vh,58px);border:0;color:rgba(255,247,238,.94);background:transparent;font-family:var(--draft-sans);font-size:.9rem;font-weight:700;letter-spacing:.28em;line-height:1;text-transform:uppercase;visibility:hidden;opacity:0;cursor:pointer;transition:color var(--draft-motion)}.pitch-service-continue:after{position:absolute;right:0;bottom:0;left:0;height:1px;content:"";background:rgba(255,247,238,.72);transition:background var(--draft-motion)}.pitch-service-continue svg{width:21px;height:21px;stroke-width:1.5;transition:transform var(--draft-motion)}.pitch-service-bridge.is-active .pitch-service-continue{visibility:visible;opacity:1;transition:color var(--draft-motion),opacity .46s ease 3.4s,visibility 0s linear 3.4s}.pitch-service-continue:focus-visible,.pitch-service-continue:hover{color:var(--orange)}.pitch-service-continue:focus-visible:after,.pitch-service-continue:hover:after{background:var(--orange)}.pitch-service-continue:focus-visible svg,.pitch-service-continue:hover svg{transform:translateY(2px)}.pitch-service-continue:focus-visible{outline:2px solid var(--orange);outline-offset:6px}.pitch-ask{position:relative;isolation:isolate;overflow:hidden;background:#020303}.pitch-ask-stage{position:relative;display:grid;min-height:100svh;padding:96px 48px 64px;place-items:center}.pitch-ask-stage:before{position:absolute;inset:0;z-index:1;content:"";pointer-events:none;background:radial-gradient(ellipse at 50% 45%,rgba(255,138,61,.13),transparent 38%),linear-gradient(180deg,rgba(1,2,2,.08),rgba(1,2,2,.3) 62%,rgba(1,2,2,.72)),linear-gradient(90deg,rgba(1,2,2,.42),rgba(1,2,2,.04) 50%,rgba(1,2,2,.42))}.pitch-ask-landscape{--pitch-ask-start-scale:1.035;--pitch-ask-end-scale:1.065;z-index:0;object-fit:cover;object-position:center 48%;filter:brightness(.76) saturate(.82) contrast(1.04);transform:scale(var(--pitch-ask-start-scale));transform-origin:50% 48%;will-change:transform}.pitch-ask-stage.is-active .pitch-ask-landscape{animation:pitch-ask-landscape-drift 14s cubic-bezier(.16,1,.3,1) both}.pitch-ask-copy{position:relative;z-index:2;display:grid;justify-items:center;width:min(900px,calc(100vw - 160px));color:var(--cream);text-align:center;transform:translateY(2vh)}.pitch-ask-copy h2{display:grid;gap:clamp(34px,4.6vh,50px);justify-items:center;width:100%;margin:0;font-family:var(--draft-serif);font-size:clamp(2.75rem,4.15vw,4.65rem);font-weight:500;letter-spacing:-.052em;line-height:1.01;text-shadow:0 16px 52px rgba(0,0,0,.9)}.pitch-ask-line{display:block;color:var(--cream);opacity:1;transform:none}.pitch-ask-line strong{color:var(--orange);font:inherit}.pitch-ask-line em{display:inline-block;padding-bottom:.08em;color:var(--cream);background:linear-gradient(90deg,rgba(255,138,61,.88),rgba(255,138,61,.42)) bottom /100% 2px no-repeat;font:inherit;font-style:normal}.pitch-ask-continue{min-height:50px;margin-top:clamp(30px,3.8vh,42px);font-size:.86rem;visibility:visible;opacity:1;transform:none}.pitch-ask-stage.is-active .pitch-ask-line.is-request{animation:pitch-ask-reveal .72s cubic-bezier(.16,1,.3,1) .36s both}.pitch-ask-stage.is-active .pitch-ask-line.is-return{animation:pitch-ask-reveal .76s cubic-bezier(.16,1,.3,1) 1.76s both}.pitch-ask-stage.is-active .pitch-ask-continue{visibility:visible;animation:pitch-ask-reveal .52s ease-out 2.86s both}.pitch-draft-shell .pitch-transition-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:56px;padding:0 22px;border:1px solid rgba(255,138,61,.68);border-radius:2px;color:rgba(255,247,238,.94);background:rgba(5,8,11,.3);font-family:var(--draft-sans);font-size:1.1rem;font-weight:700;letter-spacing:.26em;line-height:1;text-transform:uppercase;box-shadow:inset 0 0 0 1px rgba(255,247,238,.025),0 10px 28px rgba(0,0,0,.18);backdrop-filter:blur(4px);cursor:pointer;transition:color var(--draft-motion),border-color var(--draft-motion),background var(--draft-motion),box-shadow var(--draft-motion)}.pitch-draft-shell .pitch-transition-button:after{display:none}.pitch-draft-shell .pitch-transition-button svg{width:23px;height:23px;color:var(--orange);stroke-width:1.5;transition:transform var(--draft-motion)}.pitch-draft-shell .pitch-transition-button:focus-visible,.pitch-draft-shell .pitch-transition-button:hover{color:var(--cream);border-color:var(--orange);background:rgba(255,138,61,.1);box-shadow:inset 0 0 0 1px rgba(255,247,238,.035),0 12px 34px rgba(0,0,0,.24),0 0 18px rgba(255,138,61,.08)}.pitch-draft-shell .pitch-transition-button:focus-visible svg,.pitch-draft-shell .pitch-transition-button:hover svg{transform:translateY(2px)}.pitch-draft-shell .pitch-transition-button:focus-visible{outline:2px solid var(--orange);outline-offset:6px}.pitch-conviction{isolation:isolate;display:grid;place-items:center;padding:84px 48px 52px;background:#020304}.pitch-conviction-landscape{z-index:0;object-fit:cover;object-position:center;filter:brightness(.96) saturate(.94) contrast(1.04);transform:scale(1.025)}.pitch-conviction-landscape-mobile{display:none}.pitch-conviction:focus{outline:none}@media (max-aspect-ratio:1/1){.pitch-conviction-landscape-desktop{display:none}.pitch-conviction-landscape-mobile{display:block}}.pitch-conviction-copy{position:relative;z-index:2;display:grid;justify-items:center;align-content:center;width:min(1120px,calc(100vw - clamp(220px, 23vw, 360px)));transform:translateY(clamp(74px,10vh,94px))}.pitch-conviction-copy h2{display:grid;justify-items:center;width:100%;margin:0;color:var(--cream);font-family:var(--draft-serif);font-size:clamp(3.05rem,4.1vw,4.55rem);font-weight:500;letter-spacing:-.046em;line-height:1.05;text-align:center;text-shadow:0 14px 46px rgba(0,0,0,.9)}.pitch-conviction-line{display:block;width:fit-content;opacity:.2;filter:blur(1.5px);transform:translateY(5px);transform-origin:center;will-change:opacity,filter,transform}@media (min-width:901px){.pitch-conviction-line{white-space:nowrap}}.pitch-conviction-copy strong{font:inherit;color:var(--orange)}.pitch-conviction.is-active .pitch-conviction-line:first-child,.pitch-conviction.is-active .pitch-conviction-line:nth-child(2),.pitch-conviction.is-active .pitch-conviction-line:nth-child(3){animation:pitch-conviction-statement-fill 1.1s cubic-bezier(.22,1,.36,1) .62s forwards}.pitch-conviction-invitation{position:relative;display:flex;flex-wrap:wrap;justify-content:center;width:fit-content;max-width:calc(100% - 32px);padding:clamp(15px,2vh,20px) clamp(30px,3vw,46px);margin:clamp(38px,4.8vh,52px) auto 0;border:1.5px solid transparent;color:var(--cream);background:rgba(2,3,4,0);font-family:var(--draft-serif);font-size:clamp(2.35rem,3.15vw,3.45rem);font-weight:500;letter-spacing:-.035em;line-height:1.08;text-align:center;text-shadow:0 12px 38px rgba(0,0,0,.9);box-shadow:inset 0 0 38px rgba(0,0,0,0);isolation:isolate;opacity:0;filter:blur(2px);transform:scale(.985);transform-origin:center}.pitch-conviction-invitation span{opacity:1}.pitch-conviction.is-active .pitch-conviction-invitation{animation:pitch-conviction-invitation-reveal .86s cubic-bezier(.22,1,.36,1) 1.88s forwards,pitch-conviction-invitation-frame-settle .86s cubic-bezier(.22,1,.36,1) 1.88s forwards}.pitch-conviction-continue{position:relative;display:inline-flex;align-items:center;gap:1.15rem;min-height:44px;padding:0 0 .72rem;margin-top:clamp(38px,5vh,50px);justify-self:center;border:0;color:rgba(255,247,238,.94);background:transparent;font-family:var(--draft-sans);font-size:.9rem;font-weight:700;letter-spacing:.28em;line-height:1;text-transform:uppercase;visibility:hidden;opacity:0;transform:translateY(7px);cursor:pointer;transition:color var(--draft-motion)}.pitch-conviction-continue:after{position:absolute;right:0;bottom:0;left:0;height:1px;content:"";background:rgba(255,247,238,.72);transition:background var(--draft-motion)}.pitch-conviction-continue svg{width:21px;height:21px;stroke-width:1.5;transition:transform var(--draft-motion)}.pitch-conviction.is-active .pitch-conviction-continue{animation:pitch-conviction-continue-reveal .68s cubic-bezier(.22,1,.36,1) 3s forwards}.pitch-conviction-continue:focus-visible,.pitch-conviction-continue:hover{color:var(--orange)}.pitch-conviction-continue:focus-visible:after,.pitch-conviction-continue:hover:after{background:var(--orange)}.pitch-conviction-continue:focus-visible svg,.pitch-conviction-continue:hover svg{transform:translateY(2px)}.pitch-conviction-continue:focus-visible{outline:2px solid var(--orange);outline-offset:6px}.pitch-evolution{position:relative;min-height:100svh;overflow:hidden;background:#030405}.pitch-evolution-stage{position:relative;display:grid;align-items:center;width:100%;min-height:100svh;padding:clamp(104px,12vh,136px) clamp(44px,7vw,112px) clamp(60px,8vh,88px);isolation:isolate}.pitch-evolution-stage:after{position:absolute;z-index:-1;inset:0;content:"";background:radial-gradient(ellipse at 27% 28%,rgba(1,2,3,.72) 0,rgba(1,2,3,.48) 34%,rgba(1,2,3,.06) 66%,transparent 76%),radial-gradient(ellipse at 78% 68%,rgba(255,126,46,.08),transparent 34%),radial-gradient(ellipse at 48% 82%,rgba(255,126,46,.055),transparent 30%),linear-gradient(90deg,rgba(1,2,3,.82),rgba(1,2,3,.56) 40%,rgba(1,2,3,.08) 70%,rgba(1,2,3,0)),linear-gradient(180deg,rgba(1,2,3,.03),rgba(1,2,3,.09) 56%,rgba(1,2,3,.28));pointer-events:none}.pitch-evolution-landscape{z-index:-2;object-fit:cover;object-position:center;filter:saturate(1.02) contrast(1.05) brightness(1);transform:scale(1.035)}.pitch-evolution-stage.is-active .pitch-evolution-landscape{animation:pitch-evolution-landscape-settle 14s cubic-bezier(.16,1,.3,1) both}.pitch-evolution-copy{display:grid;justify-items:start;align-content:start;row-gap:clamp(30px,4vh,46px);width:min(1180px,88vw);min-height:0;padding-top:0;margin-left:clamp(18px,3.2vw,52px);transform:translateY(clamp(-34px,-3vh,-18px))}.pitch-evolution-copy h2{display:grid;gap:.12em;width:min(940px,78vw);margin:0;color:var(--cream);font-family:var(--draft-serif);font-weight:500;letter-spacing:-.045em;line-height:.99;text-wrap:balance;text-shadow:0 2px 8px rgba(0,0,0,.9),0 14px 38px rgba(0,0,0,.7)}.pitch-evolution-copy em{color:var(--orange);font:inherit}.pitch-evolution-line{display:block;opacity:0;filter:blur(.75px);transform:translateY(4px);will-change:opacity,filter,transform}.pitch-evolution-line.is-opening,.pitch-evolution-line.is-thesis{max-width:30ch;font-size:clamp(2.35rem,3.15vw,3.65rem);line-height:1.08}.pitch-evolution-stage.is-active .pitch-evolution-line.is-opening{animation:pitch-evolution-copy-reveal .9s cubic-bezier(.4,0,.2,1) .14s forwards}.pitch-evolution-stage.is-active .pitch-evolution-line.is-thesis{animation:pitch-evolution-copy-reveal 1.1s cubic-bezier(.4,0,.2,1) 1.35s forwards}.pitch-evolution-continue{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;gap:1.25rem;width:max-content;min-width:0;min-height:44px;padding:0 0 .72rem;margin:0;border:0;color:rgba(255,247,238,.94);background:transparent;font-family:var(--draft-sans);font-size:.92rem;font-weight:700;letter-spacing:.24em;line-height:1;text-transform:uppercase;visibility:hidden;opacity:0;transform:translateY(7px);cursor:pointer;transition:color var(--draft-motion)}.pitch-evolution-continue:after{position:absolute;right:0;bottom:0;left:0;height:1px;content:"";background:rgba(255,247,238,.7);transition:background var(--draft-motion)}.pitch-evolution-continue svg{width:21px;height:21px;stroke-width:1.5;transition:transform var(--draft-motion),color var(--draft-motion)}.pitch-evolution-stage.is-active .pitch-evolution-continue{animation:pitch-conviction-continue-reveal .56s cubic-bezier(.22,1,.36,1) 2.75s forwards}.pitch-evolution-continue:focus-visible,.pitch-evolution-continue:hover{color:var(--orange)}.pitch-evolution-continue:focus-visible:after,.pitch-evolution-continue:hover:after{background:var(--orange)}.pitch-evolution-continue:focus-visible svg,.pitch-evolution-continue:hover svg{transform:translateY(2px)}.pitch-evolution-continue:focus-visible{outline:2px solid var(--orange);outline-offset:6px}@media (min-width:901px) and (max-width:1100px){.pitch-evolution-line.is-opening,.pitch-evolution-line.is-thesis{font-size:clamp(2.05rem,3.75vw,2.6rem)}.pitch-evolution-copy h2{width:min(780px,74vw)}.pitch-evolution-continue{margin-top:0}}.pitch-draft-shell .pitch-gap-heading h2{font-size:clamp(1.85rem,3.4vw,4rem);letter-spacing:-.035em;line-height:1}.pitch-draft-shell .pitch-gap-stage.is-complete:not(.is-resolved) .pitch-gap-stack{opacity:1;transform:none}.pitch-draft-shell .pitch-gap-stack>div .pitch-gap-synthesis-card{grid-row:span 2;grid-template-areas:none;align-content:center;gap:10px;min-height:0;padding:18px 20px;border-color:rgba(255,138,61,.58);background:radial-gradient(circle at 100% 100%,rgba(255,138,61,.22),transparent 58%),linear-gradient(135deg,rgba(255,138,61,.15),rgba(255,247,238,.055));box-shadow:inset 0 1px 0 rgba(255,247,238,.1),0 18px 48px rgba(0,0,0,.22);animation:pitch-synthesis-card-in .42s cubic-bezier(.16,1,.3,1) both}.pitch-draft-shell .pitch-gap-stack>div .pitch-gap-synthesis-card:after{content:none}.pitch-draft-shell .pitch-gap-stack>div .pitch-gap-synthesis-card:hover{border-color:rgba(255,138,61,.9);background:radial-gradient(circle at 100% 100%,rgba(255,138,61,.3),transparent 58%),linear-gradient(135deg,rgba(255,138,61,.22),rgba(255,247,238,.08));box-shadow:inset 0 1px 0 rgba(255,247,238,.14),0 22px 56px rgba(0,0,0,.3),0 0 30px rgba(255,138,61,.12);transform:translateY(-2px)}.pitch-draft-shell .pitch-gap-stack>div .pitch-gap-synthesis-card>span,.pitch-draft-shell .pitch-gap-stack>div .pitch-gap-synthesis-card>strong{grid-area:auto}.pitch-draft-shell .pitch-gap-stack>div .pitch-gap-synthesis-card>span{color:rgba(255,247,238,.58);font-size:.56rem;letter-spacing:.17em}.pitch-draft-shell .pitch-gap-stack>div .pitch-gap-synthesis-card>strong{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--cream);font-family:var(--draft-serif);font-size:clamp(1.18rem,1.65vw,1.45rem);font-weight:700;line-height:1.05;opacity:1;transform:none}.pitch-draft-shell .pitch-gap-stack>div .pitch-gap-synthesis-card .pitch-arrow{flex:0 0 auto;color:var(--orange);font-family:var(--draft-sans)}.pitch-draft-shell .pitch-gap-stage.is-resolved .pitch-gap-stack{opacity:.26;transform:scale(.992)}.pitch-draft-shell .pitch-gap-stage.is-resolved .pitch-gap-actions{opacity:0;pointer-events:none}.pitch-draft-shell .pitch-gap-resolution{gap:22px;width:min(720px,calc(100% - 64px));min-height:356px;padding:52px 52px 38px}.pitch-draft-shell .pitch-gap-resolution-back{position:absolute;top:14px;right:16px;min-height:28px;padding:.36rem .65rem;border-color:rgba(255,247,238,.16);color:rgba(255,247,238,.5);background:transparent;font-size:.5rem}.pitch-draft-shell .pitch-gap-resolution-back:hover{color:var(--cream);border-color:rgba(255,138,61,.54);box-shadow:none}.pitch-draft-shell .pitch-gap-resolution li{grid-template-columns:minmax(150px,.68fr) minmax(0,1.32fr);gap:32px}.pitch-draft-shell .pitch-gap-payoff{margin-top:4px}.pitch-draft-shell .pitch-gap-payoff b{font-size:clamp(1.38rem,1.8vw,1.65rem)}.pitch-draft-shell .pitch-outcome-panel h3{line-height:.96}.pitch-draft-shell .pitch-replay-control{color:rgba(255,247,238,.38);font-size:.48rem}.pitch-draft-shell .pitch-outcomes{isolation:isolate;display:block;padding:0;background:linear-gradient(180deg,rgba(1,2,3,.12),rgba(1,2,3,.02) 46%,rgba(1,2,3,.28)),url(/brand/pitch-draft/cinematic-gradient-clouds-bank-v2.png) 50% /cover no-repeat}.pitch-draft-shell .pitch-outcomes:after{position:absolute;z-index:0;inset:0;content:"";pointer-events:none;background:radial-gradient(ellipse at 50% 48%,rgba(255,138,61,.035),transparent 48%),linear-gradient(90deg,rgba(0,0,0,.22),transparent 24% 76%,rgba(0,0,0,.22))}.pitch-draft-shell .pitch-outcomes-stage{position:relative;z-index:1;display:grid;align-content:center;width:100%;min-height:100svh;padding:clamp(92px,11vh,124px) clamp(48px,6.5vw,104px) clamp(118px,14vh,148px)}.pitch-draft-shell .pitch-outcomes h2{display:block;width:min(1220px,90vw);margin:0 auto;color:var(--cream);font-family:var(--draft-serif);font-size:clamp(3.25rem,4.8vw,5.45rem);font-weight:500;letter-spacing:-.052em;line-height:1.07;text-align:center;text-shadow:0 16px 48px rgba(0,0,0,.74);opacity:0;filter:blur(3px);transform:translateY(12px)}.pitch-draft-shell .pitch-outcomes h2 em{color:var(--orange);font:inherit;text-shadow:0 3px 18px rgba(0,0,0,.88),0 16px 48px rgba(0,0,0,.74)}.pitch-draft-shell .pitch-outcomes ol{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(900px,calc(100vw - 160px));gap:clamp(14px,1.8vh,22px) clamp(28px,4vw,64px);align-items:center;padding:0;margin:clamp(48px,6.5vh,68px) auto 0;list-style:none}.pitch-draft-shell .pitch-outcomes li{position:relative;color:var(--cream);font-family:var(--draft-serif);padding:0;font-size:clamp(1.9rem,2.7vw,3.15rem);font-weight:500;letter-spacing:-.045em;line-height:.95;text-align:center;white-space:nowrap;text-shadow:0 12px 34px rgba(0,0,0,.96);opacity:0;filter:blur(3px);transform:translateY(12px)}.pitch-draft-shell .pitch-outcomes li+li{border-left:0}.pitch-draft-shell .pitch-outcomes li:after{content:none}.pitch-draft-shell .pitch-outcomes-stage.is-active h2{animation:pitch-outcomes-heading-in .94s cubic-bezier(.16,1,.3,1) .42s forwards}.pitch-draft-shell .pitch-outcomes-stage.is-active li{animation:pitch-outcomes-possibility-in .82s cubic-bezier(.16,1,.3,1) forwards}.pitch-draft-shell .pitch-outcomes-stage.is-active li:after{animation:pitch-outcomes-rule-in .64s cubic-bezier(.16,1,.3,1) forwards}.pitch-draft-shell .pitch-outcomes-stage.is-active .is-money,.pitch-draft-shell .pitch-outcomes-stage.is-active .is-time{animation-delay:1.5s}.pitch-draft-shell .pitch-outcomes-stage.is-active .is-more,.pitch-draft-shell .pitch-outcomes-stage.is-active .is-stress{animation-delay:2.05s}.pitch-outcomes-continue{position:absolute;bottom:clamp(34px,5vh,48px);left:50%;display:inline-flex;visibility:hidden;align-items:center;gap:1.1rem;min-height:44px;padding:0 0 .72rem;border:0;border-bottom:1px solid rgba(255,247,238,.7);color:rgba(255,247,238,.94);background:transparent;font-family:var(--draft-sans);font-size:.78rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;opacity:0;transform:translate(-50%,8px);cursor:pointer;transition:color var(--draft-motion),border-color var(--draft-motion)}.pitch-outcomes-continue svg{width:20px;height:20px;stroke-width:1.5;transition:transform var(--draft-motion)}.pitch-draft-shell .pitch-outcomes-stage.is-active .pitch-outcomes-continue{animation:pitch-outcomes-control-in .68s cubic-bezier(.16,1,.3,1) 2.8s forwards}.pitch-outcomes-continue:focus-visible,.pitch-outcomes-continue:hover{border-color:var(--orange);color:var(--orange)}.pitch-outcomes-continue:focus-visible svg,.pitch-outcomes-continue:hover svg{transform:translateY(2px)}.pitch-outcomes-continue:focus-visible{outline:2px solid var(--orange);outline-offset:6px}.pitch-draft-shell :is(.pitch-practice-copy>small,.pitch-close-stage>small){color:var(--orange);font-family:var(--draft-sans);font-size:.66rem;font-weight:950;letter-spacing:.18em}.pitch-draft-shell :is(.pitch-offerings-frame p,.pitch-practice-copy p,.pitch-close-routes a>small){font-family:var(--draft-sans)}@media (max-width:900px){.pitch-draft-shell{--draft-stage-width:min(100%,720px)}.pitch-brand-beat-content{width:min(88vw,560px);transform:translateY(-2vh)}.pitch-brand-beat-primary{grid-template-columns:1fr;gap:clamp(20px,3.5vh,30px)}.pitch-brand-beat-mark-wrap{justify-self:center;width:clamp(150px,32vw,210px)}.pitch-brand-beat-copy{justify-items:center;width:100%;text-align:center}.pitch-service-bridge{min-height:100svh;padding:96px 28px 52px}.pitch-service-copy{padding-left:0}.pitch-ask-stage{padding:100px 28px 92px}.pitch-ask-copy{width:min(720px,100%)}.pitch-conviction{min-height:100svh;padding:96px 28px 52px}.pitch-conviction-copy{padding-left:0}.pitch-evolution-stage{padding:104px 28px 52px}.pitch-evolution-copy{width:min(720px,100%);min-height:0;padding-top:0;margin-left:0;transform:none}.pitch-evolution-continue{justify-self:start;margin-top:0;translate:none}.pitch-offerings-stage{width:100%}.pitch-close,.pitch-practice{min-height:100svh;padding:104px 24px 54px}.pitch-offerings{min-height:100svh;padding:104px 28px 52px}.pitch-draft-shell .pitch-outcomes-stage{padding-inline:28px}.pitch-draft-shell .pitch-outcomes h2{width:min(760px,88vw)}.pitch-draft-shell .pitch-outcomes ol{right:28px;left:28px;gap:22px}.pitch-practice-stage{grid-template-columns:1fr;gap:34px}.pitch-climax-stage h2{font-size:clamp(3.2rem,9.6vw,5.7rem)}.pitch-practice-copy h2{max-width:12ch}.pitch-draft-shell .pitch-gap-resolution li{grid-template-columns:1fr}.pitch-practice-continue,.pitch-showcase-sidecar{position:relative;right:auto;bottom:auto;left:auto;justify-self:start;transform:none}.pitch-practice-continue:hover{transform:translateY(-2px)}.pitch-climax-stage{grid-template-columns:1fr}.pitch-climax-continue,.pitch-climax-stage h2{grid-column:1}.pitch-mobile-controls{position:fixed;right:auto;bottom:max(14px,env(safe-area-inset-bottom));left:50%;z-index:70;display:grid;grid-template-columns:minmax(84px,1fr) auto minmax(84px,1fr);align-items:center;width:min(340px,calc(100vw - 88px));min-height:48px;padding:4px;border:1px solid rgba(255,247,238,.16);border-radius:999px;color:rgba(255,247,238,.86);background:rgba(3,3,3,.78);box-shadow:0 14px 38px rgba(0,0,0,.36);backdrop-filter:blur(16px);transform:translateX(-50%)}.pitch-mobile-controls>span{min-width:52px;font-family:var(--draft-sans);font-size:.68rem;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.1em;text-align:center}.pitch-mobile-controls>span strong{color:var(--orange);font:inherit}.pitch-mobile-controls button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:0 12px;border:0;border-radius:999px;color:inherit;background:transparent;font-family:var(--draft-sans);font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pitch-mobile-controls button:first-child{justify-self:start}.pitch-mobile-controls button:last-child{justify-self:end}.pitch-mobile-controls button:disabled{opacity:.3}.pitch-mobile-controls svg{width:15px;height:15px;stroke-width:1.8}.pitch-review-replay{display:none}}@media (max-width:680px){.pitch-progress{display:none}.pitch-draft-shell .pitch-practice{padding:86px 20px 34px}.pitch-draft-shell .pitch-practice:before{background-position:100%}.pitch-draft-shell .pitch-practice:after{background:linear-gradient(90deg,rgba(1,2,3,.7),rgba(1,2,3,.2) 90%),linear-gradient(180deg,rgba(1,2,3,.08),rgba(1,2,3,.28) 58%,rgba(1,2,3,.56))}.pitch-evolution-stage{align-items:start;padding:136px 18px 42px}.pitch-evolution-stage:after{background:linear-gradient(90deg,rgba(1,2,3,.66),rgba(1,2,3,.14) 88%),linear-gradient(180deg,rgba(1,2,3,.08),rgba(1,2,3,.18) 58%,rgba(1,2,3,.42))}.pitch-evolution-landscape{object-position:76% center;filter:saturate(.94) contrast(1.03) brightness(.9)}.pitch-evolution-copy h2{order:1;width:100%}.pitch-evolution-copy{min-height:0}.pitch-evolution-line.is-opening,.pitch-evolution-line.is-thesis{max-width:100%;font-size:clamp(1.7rem,7.2vw,2.25rem);line-height:1.04}.pitch-evolution-continue{order:2;min-width:0;margin-top:0;font-size:.82rem}.pitch-draft-shell.is-evolution-active .pitch-progress{right:-18px}.pitch-progress{right:-6px}.pitch-progress button{width:32px;height:32px}.pitch-draft-menu{top:max(8px,env(safe-area-inset-top));left:8px;width:min(360px,calc(100vw - 16px));padding:0}.pitch-draft-menu-bar{min-height:56px}.pitch-brand-lockup{top:auto;left:auto;gap:8px;padding:7px 10px}.pitch-brand-lockup img{width:34px;height:34px}.pitch-brand-lockup strong{font-size:.64rem}.pitch-brand-lockup small{font-size:.46rem}.pitch-brand-beat-mark{width:clamp(138px,40vw,172px)}.pitch-brand-beat-copy strong{font-size:clamp(3.2rem,15vw,4.5rem)}.pitch-brand-beat-copy span{font-size:clamp(.76rem,3.35vw,.94rem);letter-spacing:.33em}.pitch-brand-beat-continue{margin-top:36px;font-size:.94rem}.pitch-draft-shell.is-brand-beat-active .pitch-brand-beat-continue{font-size:.94rem}.pitch-draft-menu-trigger{min-width:88px;padding-inline:.7rem;font-size:.56rem}.pitch-draft-shell .pitch-hero{padding:64px 14px 34px}.pitch-draft-shell .pitch-hero-landscape{object-position:53% 58%}.pitch-draft-shell .pitch-hero-copy{width:calc(100% - 20px);margin-top:10vh}.pitch-draft-shell .pitch-hero h1{max-width:10ch;font-size:clamp(3.1rem,13.5vw,4.7rem);line-height:.94}.pitch-draft-shell .pitch-hero p{max-width:21ch;margin-top:26px;font-size:clamp(1.35rem,6vw,1.7rem)}.pitch-draft-shell .pitch-hero .pitch-hero-continue{width:max-content;margin-top:34px;font-size:.94rem}.pitch-service-bridge{padding:88px 20px 40px}.pitch-service-landscape{object-position:58% center;transform:scale(1.12)}.pitch-service-copy{width:calc(100% - 8px)}.pitch-service-copy h2{max-width:13ch;font-size:clamp(2.35rem,10.4vw,3.45rem);line-height:1.07}.pitch-service-continue{margin-top:36px;font-size:.78rem}.pitch-ask-stage{align-items:center;padding:104px 20px 96px}.pitch-ask-landscape{--pitch-ask-start-scale:1.08;--pitch-ask-end-scale:1.11;object-position:56% center;transform:scale(var(--pitch-ask-start-scale))}.pitch-ask-copy{width:100%;transform:none}.pitch-ask-copy h2{gap:clamp(26px,4vh,34px);font-size:clamp(2rem,8.7vw,2.7rem);line-height:1.01}.pitch-draft-shell .pitch-ask-continue{max-width:100%;min-height:52px;padding-inline:16px;margin-top:28px;font-size:.72rem;letter-spacing:.15em;white-space:nowrap}.pitch-draft-shell .pitch-service-continue{min-height:52px;padding-inline:18px;font-size:.78rem}.pitch-conviction{padding:88px 20px 40px}.pitch-conviction-landscape{object-position:52% center}.pitch-conviction-copy{display:grid;align-content:center;width:calc(100% - 8px);transform:translateY(clamp(54px,7vh,72px))}.pitch-conviction-copy h2{width:auto;max-width:none;font-size:clamp(1.85rem,7.2vw,3rem);line-height:1.08;text-align:center}.pitch-conviction-line{width:auto;text-wrap:balance}.pitch-conviction-invitation{justify-content:center;width:fit-content;max-width:calc(100% - 16px);padding:14px 18px 16px;margin-top:30px;font-size:clamp(1.75rem,6.8vw,2.35rem);line-height:1.08;text-align:center}.pitch-conviction-continue{margin-top:30px;justify-self:center;font-size:.78rem}.pitch-close,.pitch-practice{padding-inline:18px}.pitch-offerings{align-items:center;padding:88px 20px 38px}.pitch-offerings-stage{display:grid;height:auto;min-height:min(610px,calc(100svh - 150px));align-content:center;gap:clamp(30px,5vh,42px)}.pitch-offerings-stage h2{position:relative;inset:auto;display:grid;gap:clamp(28px,4.5vh,40px);font-size:clamp(2.55rem,11.2vw,3.5rem);line-height:.95}.pitch-offerings-beat,.pitch-offerings-beat.is-build,.pitch-offerings-beat.is-learn,.pitch-offerings-beat.is-support{position:relative;inset:auto;width:auto;max-width:10.8ch}.pitch-offerings-beat.is-build{justify-self:center}.pitch-offerings-beat.is-support{justify-self:end}.pitch-offerings-continue{position:relative;right:auto;bottom:auto;left:auto;justify-self:center;min-width:0;margin-top:8px;margin-inline:auto;font-size:.68rem}.pitch-draft-shell .pitch-outcomes{background-position:58%}.pitch-draft-shell .pitch-outcomes-stage{min-height:100svh;padding:92px 20px 108px}.pitch-draft-shell .pitch-outcomes h2{width:100%;font-size:clamp(2.8rem,12vw,4.4rem);line-height:.94;text-align:left}.pitch-draft-shell .pitch-outcomes ol{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px;margin-top:38px;padding:0}.pitch-draft-shell .pitch-outcomes li{min-height:0;padding:0;font-size:clamp(1.45rem,6.2vw,2rem);text-align:center;white-space:normal}.pitch-draft-shell .pitch-outcomes li:nth-child(n+3){border-top:0}.pitch-outcomes-continue{bottom:30px;left:46%;gap:.72rem;font-size:.62rem;letter-spacing:.2em;white-space:nowrap}.pitch-assistant-pair article{grid-template-columns:38px 1fr;min-height:112px;padding:20px}.pitch-assistant-pair h3{font-size:clamp(1.8rem,9vw,2.7rem)}.pitch-draft-shell .pitch-close{padding:136px 20px 24px;background-position:50%}.pitch-draft-shell .pitch-close:after{background:linear-gradient(90deg,rgba(1,2,3,.48),rgba(1,2,3,.14) 50%,rgba(1,2,3,.42)),linear-gradient(180deg,rgba(1,2,3,.28),rgba(1,2,3,.08) 28%,rgba(1,2,3,.84) 64%)}.pitch-close-stage{min-height:calc(100svh - 166px)}.pitch-close-stage h2{width:100%;font-size:clamp(2.6rem,11.5vw,3.8rem);line-height:.96;text-align:left}.pitch-close-paths{grid-template-columns:1fr;column-gap:0;gap:26px;align-self:end;margin-top:66px}.pitch-close-paths article{min-height:0;gap:5px;padding:0}.pitch-close-paths h3{font-size:clamp(1.9rem,8.5vw,2.6rem);white-space:normal}.pitch-close-paths p{max-width:36ch;font-size:.94rem;line-height:1.4}.pitch-close-paths article:nth-child(2) p{max-width:36ch}.pitch-close-paths article>div{gap:24px;margin-top:8px;padding-top:8px}.pitch-close-paths a{font-size:.76rem;letter-spacing:.13em}.pitch-climax-stage h2{width:100%;max-width:100%;justify-self:start;font-size:clamp(2.45rem,10.4vw,3.9rem);line-height:.97;transform:none}.pitch-climax-stage{grid-template-columns:minmax(0,1fr);align-content:center;min-width:0;justify-self:center}.pitch-climax-continue{grid-column:1;align-self:start;justify-self:center;margin:34px 0 0;font-size:.69rem}.pitch-draft-shell .pitch-transition-button{min-height:56px}.pitch-draft-shell:has(.pitch-close.is-active) .pitch-review-replay{display:none}}@media (min-width:681px) and (max-width:900px){.pitch-conviction-copy{width:min(720px,calc(100vw - 56px))}.pitch-conviction-copy h2{font-size:clamp(2.75rem,5.8vw,3rem)}.pitch-conviction-line{white-space:nowrap}.pitch-mobile-controls{display:none}.pitch-draft-shell .pitch-close{padding:118px 48px 28px;background-position:50%}.pitch-close-stage{min-height:calc(100svh - 146px)}.pitch-close-stage h2{font-size:clamp(3.25rem,8vw,4rem);line-height:.96;text-align:left}.pitch-close-paths{grid-template-columns:1fr;gap:28px;align-self:end;margin-top:70px}.pitch-close-paths article{min-height:0;gap:5px}.pitch-close-paths h3{font-size:clamp(2.25rem,6vw,3rem);white-space:normal}.pitch-close-paths article:nth-child(2) p,.pitch-close-paths p{max-width:38ch;font-size:1rem}.pitch-close-paths article>div{gap:24px;margin-top:8px;padding-top:9px}.pitch-close-paths a{font-size:.78rem}}@media (max-width:420px){.pitch-close-paths article>div{display:grid;grid-template-columns:1fr;gap:4px}.pitch-close-paths a{width:100%;justify-content:space-between;padding-inline:14px}}@media (min-width:901px) and (max-width:1200px) and (max-aspect-ratio:1/1){.pitch-draft-shell .pitch-close{padding:126px 64px 30px;background-position:50%}.pitch-draft-shell .pitch-close:after{background:linear-gradient(90deg,rgba(1,2,3,.72),rgba(1,2,3,.56) 54%,rgba(1,2,3,.2)),linear-gradient(180deg,rgba(1,2,3,.24),rgba(1,2,3,.04) 30%,rgba(1,2,3,.28) 55%,rgba(1,2,3,.7))}.pitch-close-stage{min-height:calc(100svh - 156px)}.pitch-close-stage h2{font-size:clamp(3.7rem,6.5vw,4.8rem);line-height:.96}.pitch-close-paths{grid-template-columns:1fr;gap:34px;align-self:end;justify-self:start;width:min(760px,100%);margin-top:88px}.pitch-close-paths article{min-height:0;gap:6px}.pitch-close-paths h3{font-size:clamp(2.7rem,5vw,3.5rem);white-space:normal}.pitch-close-paths article:nth-child(2) p,.pitch-close-paths p{max-width:40ch;font-size:clamp(1.05rem,2vw,1.25rem)}.pitch-close-paths article>div{gap:28px;margin-top:10px;padding-top:10px}}@media (min-width:901px) and (max-aspect-ratio:1/1){.pitch-conviction-copy{width:min(980px,calc(100vw - 120px));transform:translateY(clamp(58px,7vh,76px))}.pitch-conviction-copy h2{font-size:clamp(3.25rem,5vw,4.2rem)}.pitch-conviction-invitation{font-size:clamp(2.6rem,4vw,3.25rem)}.pitch-climax-stage{grid-template-columns:minmax(0,.42fr) minmax(0,1.58fr)}.pitch-climax-stage h2{font-size:clamp(2.8rem,4.2vw,3.8rem)}}@media (max-width:900px) and (max-height:740px){.pitch-conviction{padding-bottom:calc(112px + env(safe-area-inset-bottom))}.pitch-conviction-copy{transform:translateY(18px)}.pitch-conviction-copy h2{font-size:clamp(1.65rem,6.4vw,2.35rem)}.pitch-conviction-continue,.pitch-conviction-invitation{margin-top:22px}.pitch-ask-stage{padding-top:82px;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.pitch-ask-copy h2{gap:20px;font-size:clamp(1.75rem,7.8vw,2.3rem)}.pitch-draft-shell .pitch-ask-continue{min-height:46px;margin-top:16px}}@media (prefers-reduced-motion:reduce){.pitch-ask-landscape,.pitch-ask-stage.is-active .pitch-ask-landscape{animation:none;transform:scale(var(--pitch-ask-start-scale))}.pitch-brand-beat-continue,.pitch-draft-shell.is-brand-beat-active .pitch-brand-beat-continue{opacity:1;transform:none;animation:none;pointer-events:auto}.pitch-service-clouds{animation:none}.pitch-climax-stage h2 span,.pitch-close-paths article,.pitch-close-stage h2,.pitch-close.is-active .pitch-close-paths article,.pitch-close.is-active .pitch-close-stage h2,.pitch-practice.is-active .pitch-climax-stage h2 span{opacity:1;filter:none;transform:none;animation:none}.pitch-climax-continue,.pitch-practice.is-active .pitch-climax-continue{visibility:visible;opacity:1;transform:none;animation:none}.pitch-review-replay{transition:none}.pitch-review-replay:focus-visible,.pitch-review-replay:hover{transform:none}.pitch-assistant-pair article,.pitch-close-paths a,.pitch-draft-shell .pitch-hero .pitch-hero-continue,.pitch-draft-shell .pitch-hero .pitch-hero-continue svg,.pitch-draft-shell .pitch-hero .pitch-hero-continue:after,.pitch-gap-synthesis-card,.pitch-offerings-continue,.pitch-practice-continue,.pitch-showcase-sidecar{transition:none}.pitch-draft-shell .pitch-hero .pitch-hero-continue:focus-visible svg,.pitch-draft-shell .pitch-hero .pitch-hero-continue:hover svg{transform:none}.pitch-service-bridge.is-active .pitch-service-line,.pitch-service-line{opacity:1;transform:none;animation:none}.pitch-service-bridge.is-active .pitch-service-line:after,.pitch-service-line:after{content:none;animation:none}.pitch-service-bridge.is-active .pitch-service-continue,.pitch-service-continue{visibility:visible;opacity:1;transition:none}.pitch-service-continue:focus-visible svg,.pitch-service-continue:hover svg{transform:none}.pitch-ask-continue,.pitch-ask-line,.pitch-ask-stage.is-active .pitch-ask-continue,.pitch-ask-stage.is-active .pitch-ask-line{visibility:visible;opacity:1;transform:none;animation:none}.pitch-conviction-invitation span,.pitch-conviction-line,.pitch-conviction.is-active .pitch-conviction-invitation span,.pitch-conviction.is-active .pitch-conviction-line{opacity:1;filter:none;clip-path:none;transform:none;animation:none}.pitch-conviction-invitation,.pitch-conviction.is-active .pitch-conviction-invitation{border-color:rgba(255,126,46,.86);background:rgba(2,3,4,.18);box-shadow:inset 0 0 38px rgba(0,0,0,.08);opacity:1;filter:none;transform:none;animation:none}.pitch-conviction-landscape{filter:brightness(.96) saturate(.94) contrast(1.04);transform:scale(1.025);animation:none}.pitch-conviction-continue,.pitch-conviction.is-active .pitch-conviction-continue{visibility:visible;opacity:1;transform:none;animation:none;transition:none}.pitch-conviction-continue:focus-visible svg,.pitch-conviction-continue:hover svg{transform:none}.pitch-evolution-continue,.pitch-evolution-copy h2,.pitch-evolution-line,.pitch-evolution-milestones li,.pitch-evolution-stage.is-active .pitch-evolution-continue,.pitch-evolution-stage.is-active .pitch-evolution-copy h2,.pitch-evolution-stage.is-active .pitch-evolution-line,.pitch-evolution-stage.is-active .pitch-evolution-milestones li{visibility:visible;opacity:1;filter:none;clip-path:none;transform:none;animation:none;transition:none}.pitch-evolution-landscape,.pitch-evolution-stage.is-active .pitch-evolution-landscape{transform:scale(1.015);animation:none}.pitch-evolution-continue:focus-visible svg,.pitch-evolution-continue:hover svg{transform:none}.pitch-offerings-beat,.pitch-offerings-continue,.pitch-offerings-stage.is-active .pitch-offerings-beat,.pitch-offerings-stage.is-active .pitch-offerings-continue{visibility:visible;opacity:1;filter:none;transform:none;animation:none}.pitch-offerings-beat em:after,.pitch-offerings-stage.is-active .pitch-offerings-beat em:after{transform:scaleX(1);animation:none}.pitch-draft-shell .pitch-outcomes h2,.pitch-draft-shell .pitch-outcomes li,.pitch-draft-shell .pitch-outcomes-stage.is-active .pitch-outcomes-continue,.pitch-draft-shell .pitch-outcomes-stage.is-active h2,.pitch-draft-shell .pitch-outcomes-stage.is-active li,.pitch-outcomes-continue{visibility:visible;opacity:1;filter:none;transform:none;animation:none}.pitch-draft-shell .pitch-outcomes-stage.is-active .pitch-outcomes-continue,.pitch-outcomes-continue{transform:translateX(-50%)}.pitch-draft-shell .pitch-outcomes li:after,.pitch-draft-shell .pitch-outcomes-stage.is-active li:after{transform:scaleX(1);animation:none}}@keyframes pitch-synthesis-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes pitch-ask-reveal{0%{opacity:0;filter:blur(2px);transform:translateY(10px)}to{opacity:1;filter:blur(0);transform:none}}@keyframes pitch-ask-landscape-drift{0%{transform:scale(var(--pitch-ask-start-scale))}to{transform:scale(var(--pitch-ask-end-scale)) translateY(-.35%)}}@keyframes pitch-evolution-copy-reveal{0%{opacity:0;filter:blur(.75px);transform:translateY(4px)}to{opacity:1;filter:blur(0);transform:none}}@keyframes pitch-evolution-landscape-settle{0%{transform:scale(1.055)}to{transform:scale(1.015)}}@keyframes pitch-offerings-beat-in{0%{opacity:0;filter:blur(4px);transform:translate3d(-24px,10px,0)}to{opacity:1;filter:blur(0);transform:none}}@keyframes pitch-offerings-rule-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes pitch-offerings-control-in{0%{visibility:visible;opacity:0;filter:blur(3px);transform:translateY(12px) scale(.97)}to{visibility:visible;opacity:1;filter:blur(0);transform:none}}@keyframes pitch-outcomes-heading-in{0%{opacity:0;filter:blur(3px);transform:translateY(12px)}to{opacity:1;filter:blur(0);transform:none}}@keyframes pitch-outcomes-possibility-in{0%{opacity:0;filter:blur(2px);transform:translateY(10px)}to{opacity:1;filter:blur(0);transform:none}}@keyframes pitch-outcomes-rule-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes pitch-outcomes-control-in{0%{visibility:visible;opacity:0;transform:translate(-50%,8px)}to{visibility:visible;opacity:1;transform:translate(-50%)}}@keyframes pitch-climax-beat-in{0%{opacity:0;filter:blur(3px);transform:translateY(12px)}to{opacity:1;filter:blur(0);transform:none}}@keyframes pitch-climax-control-in{0%{visibility:visible;opacity:0;transform:translateY(8px)}to{visibility:visible;opacity:1;transform:none}}@keyframes pitch-draft-word-swap{0%{opacity:0;transform:translateY(.08em)}to{opacity:1;transform:none}}@keyframes pitch-service-line-read{0%{opacity:.2}to{opacity:1}}@keyframes pitch-service-line-sweep{0%{opacity:0;transform:scaleX(0)}8%{opacity:.9;transform:scaleX(.08)}74%{opacity:.9;transform:scaleX(1)}to{opacity:0;transform:scaleX(1)}}@keyframes pitch-conviction-statement-fill{0%{opacity:.2;filter:blur(1.5px);transform:translateY(5px)}to{opacity:1;filter:blur(0);transform:none}}@keyframes pitch-conviction-invitation-reveal{0%{opacity:0;filter:blur(2px);transform:scale(.985)}to{opacity:1;filter:blur(0);transform:none}}@keyframes pitch-conviction-invitation-frame-settle{0%{border-color:rgba(255,126,46,0);background:rgba(2,3,4,0);box-shadow:inset 0 0 38px rgba(0,0,0,0)}to{border-color:rgba(255,126,46,.86);background:rgba(2,3,4,.18);box-shadow:inset 0 0 38px rgba(0,0,0,.08)}}@keyframes pitch-conviction-continue-reveal{0%{visibility:hidden;opacity:0;transform:translateY(7px)}1%{visibility:visible}to{visibility:visible;opacity:1;transform:none}}