@charset "UTF-8";
:root{color-scheme:dark;--ink:#eff2f7;--muted:#a3acbc;--blue:#91afff;--amber:#eac7a4;--base:#080b11;--line:rgba(182,198,226,.13);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px;overflow-x:clip}body{margin:0;background:var(--base);color:var(--ink);overflow-x:clip}a{color:inherit;text-decoration:none}button,summary{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit}button,a,summary{outline-offset:6px}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--blue)}button{cursor:pointer}button:active,a:active{opacity:.8}.skip{position:fixed;top:-100px;left:20px;background:white;color:black;padding:12px;z-index:99}.skip:focus{top:15px}::selection{background:#40577e;color:white}.site-nav{height:92px;max-width:1530px;padding:0 4.5%;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:10px;font-weight:500;font-size:27px;letter-spacing:-1.3px}.brand svg{height:29px;width:29px;stroke:#d9e4f5;stroke-width:1.8}.brand-dot{color:#9aabc7}.site-nav nav{display:flex;gap:6px;font-size:12px;padding:5px;background:#ffffff05;border:1px solid #ffffff09;border-radius:30px}.site-nav nav a{padding:9px 17px;color:#a5afbe;border-radius:22px;transition:background .4s,color .4s}.site-nav nav a:hover,.site-nav nav a[aria-current]{color:#edf2fa;background:#ffffff0c}.nav-cta{font-size:13px;color:#cfd7e3}.nav-cta span{margin-left:18px}.opening{text-align:center;position:relative;padding:58px 20px 61px;z-index:2}.eyebrow{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#9baac1;font-weight:500}.opening .eyebrow{display:flex;align-items:center;justify-content:center;gap:10px}.live-dot{display:inline-block;background:#b8cce8;width:5px;height:5px;border-radius:50%;box-shadow:0 0 12px #afc9fa}.opening h1{font-size:clamp(62px,7.9vw,118px);line-height:1.05;letter-spacing:-6px;font-weight:450;margin:25px 0 22px}.opening h1 em{font-weight:400;font-family:Georgia,"Times New Roman",serif;letter-spacing:-7px;background:linear-gradient(115deg,#adc7f4 8%,#e6d9c9 75%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{font-size:15px;line-height:1.75;color:#a5afbd;max-width:690px;margin:0 auto}.text-link{margin-top:24px;display:inline-flex;gap:20px;align-items:center;font-size:12px;color:#dce5f4}.text-link span{color:#8eaae1}.mobile-break{display:none}.experience{position:relative;padding:0 4.5% 115px;max-width:1580px;margin:auto;perspective:1800px;overflow:clip;overflow-clip-margin:0px}.ambient{position:absolute;pointer-events:none;filter:blur(90px);border-radius:50%;z-index:0;animation:breathe 12s ease-in-out infinite alternate}.ambient-blue{background:#2356c4aa;width:600px;height:460px;left:-100px;top:90px}.ambient-amber{background:#ba895966;width:540px;height:350px;right:-20px;top:-90px;animation-delay:-5s}.orbit{position:absolute;border:1px solid #c2cbea10;border-radius:50%;pointer-events:none;width:1200px;height:420px;top:100px;left:50%;transform:translateX(-50%) rotate(-15deg)}.orbit-two{transform:translateX(-50%) rotate(12deg);width:1450px;top:20px}.stage{position:relative;border-radius:16px;background:linear-gradient(135deg,#202938ed,#101621ee 48%,#181a20ef);border:1px solid #b8c8e637;box-shadow:0 36px 100px #0008,0 0 0 7px #bcd1fb04,inset 0 1px #e5ecff12;transform:rotateX(var(--tilt,5deg)) translateY(var(--lift,0px));transition:transform .12s linear;overflow:hidden;min-height:636px}.stage:before{content:"";height:1px;position:absolute;left:12%;right:12%;top:0;background:linear-gradient(90deg,transparent,#c8d9ff80,transparent)}.stage-top{height:57px;display:flex;gap:14px;align-items:center;border-bottom:1px solid var(--line);padding:0 24px;font-size:11px}.product-brand{display:flex;gap:9px;align-items:center;flex:1}.product-brand svg{height:18px;width:18px;stroke:#b9cef8;stroke-width:1.3}.product-brand b{font-size:12px;font-weight:500;letter-spacing:-.2px}.workspace-label{margin-left:12px;color:#8190a6;font-size:10px}.concept-badge{color:#98a6b8;font-size:9px;letter-spacing:.25px}.avatar,.small-avatar{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(120deg,#7e7676,#3a424e);font-size:8px;color:#fff;border:1px solid #c5c9d529}.stage-content{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:532px}.chapter-rail{border-right:1px solid var(--line);display:flex;flex-direction:column;padding:25px 13px 20px;background:linear-gradient(160deg,#131c2a44,transparent)}.rail-label{font-size:9px;color:#8090a7;margin:0 11px 21px;letter-spacing:1px;text-transform:uppercase}.chapter-tabs{display:grid;gap:8px}.chapter{border:1px solid transparent;background:transparent;text-align:left;padding:14px 10px;display:flex;gap:10px;align-items:center;border-radius:7px;transition:background .6s,border-color .6s;position:relative}.chapter:hover{background:#ffffff06}.chapter.is-active{background:linear-gradient(100deg,#719ce51a,#819ed008);border-color:#a0b9df24}.chapter.is-active:before{content:"";position:absolute;left:-14px;top:15px;bottom:15px;width:2px;background:#b2cbfb;box-shadow:0 0 16px #c4d5ff}.chapter-icon{font-size:18px;color:#8295b3;width:18px}.chapter.is-active .chapter-icon{color:#c9d8f4}.chapter b{display:block;font-size:10px;font-weight:500;color:#b3bfd0;white-space:nowrap}.chapter.is-active b{color:#eef4ff}.chapter small{display:block;color:#8895a9;font-size:9px;margin-top:6px}.chapter i{font-style:normal;font-size:8px;color:#677a96;margin-left:auto}.rail-bottom{margin-top:auto;padding:34px 13px 0;color:#a2aec0}.orbit-mini{width:37px;height:37px;border:1px solid #758db034;border-radius:50%;display:grid;place-items:center;position:relative}.orbit-mini:before{content:"";inset:-7px;position:absolute;border:1px solid #8198bd12;border-radius:50%}.orbit-mini svg{height:18px;width:18px;stroke:#afc6ee;stroke-width:1}.rail-bottom p{font-size:11px;line-height:1.6;margin:18px 0}.rail-bottom b{font-weight:400;color:#d4deed}.rail-rule{height:1px;background:var(--line);display:block;margin-bottom:14px}.prototype-note{display:block;font-size:8px;color:#8494ab}.play-toggle{padding:11px 0 0;border:0;background:transparent;display:flex;gap:9px;align-items:center;font-size:9px;color:#c2d0e5}.play-symbol{font-size:13px;width:11px}.scenes{position:relative;padding:31px 30px 25px;min-width:0}.scene[hidden]{display:none}.scene{animation:scene-in .85s cubic-bezier(.2,.75,.2,1) both}.scene-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:26px}.overline{font-size:8px;letter-spacing:1.6px;color:#8196b5;margin:0 0 12px}.scene-heading h2{font-size:32px;line-height:1.12;letter-spacing:-1px;font-weight:450;margin:0}.scene-heading h2 span{color:#92a1b7}.scene-stamp{font-size:8px;color:#93a2b7;display:flex;align-items:center;gap:6px;padding-bottom:5px}.scene-stamp>span{height:4px;width:4px;background:#bcccec;border-radius:50%}.panel-layout{display:grid;gap:14px;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}.glass{border:1px solid #c5d3ed17;border-radius:10px;background:linear-gradient(140deg,#ffffff08,#ffffff02);box-shadow:0 10px 30px #00000014;min-width:0;overflow:hidden;animation:panel-in 1.1s cubic-bezier(.2,.7,.2,1) both}.panel-layout>.glass:nth-child(2){animation-delay:.13s}.panel-layout>.glass:nth-child(3){animation-delay:.24s}.panel-title{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:500;min-height:44px;padding:12px 17px;border-bottom:1px solid #c4d2ec0e}.panel-title>.subtle,.panel-title>.pill{margin-left:auto}.subtle{color:#9ca9bc}.panel-title .subtle{font-size:8px;font-weight:400}.tiny-icon{color:#a9bde0;margin-right:7px}.call-person{display:flex;align-items:center;gap:10px;padding:20px 18px 10px}.person-orb{flex:none;width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(at 25% 0%,#b6b0a2,#4d5b70 55%,#1c293e);box-shadow:inset 0 0 8px #d6e1ff24;border:1px solid #b4c7e439;font-size:9px}.call-person h3{font-size:10px;font-weight:500;margin:0 0 5px}.call-person p{font-size:8px;color:#94a3b8;margin:0}.record-label{margin-left:auto;font-size:7px;color:#93a3bc;display:flex;gap:5px;align-items:center}.record-label i{width:4px;height:4px;border-radius:50%;background:#c6ad94}.waveform{display:flex;align-items:center;justify-content:center;gap:3px;height:71px;margin:0 19px;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.waveform i{display:block;flex:0 0 3px;height:var(--height);background:linear-gradient(#8faeeeaa,#809aca44);border-radius:2px;animation:wave 1.6s ease-in-out var(--delay) infinite alternate;transform-origin:center}.transcript{padding:0 20px 22px;display:grid;grid-template-columns:28px 1fr;gap:8px}.timestamp{font-size:7px;line-height:1.8;color:#90a0b7}.transcript p{margin:0;font-size:15px;line-height:1.55;letter-spacing:-.15px;font-weight:400;color:#a6b3c8}.transcript mark{background:#9db5e013;color:#e0eafa;border-radius:3px}.call-footer{display:flex;align-items:center;gap:10px;padding:13px 17px;border-top:1px solid #becfec12;font-size:8px;color:#92a2b8}.call-footer>.pill{margin-left:auto}.pill{white-space:nowrap;padding:4px 7px;border:1px solid #bfcfe420;border-radius:20px;font-size:7px;color:#aebed5}.insight-panel{background:radial-gradient(ellipse at 90% 0%,#c3916130,transparent 70%),linear-gradient(140deg,#29272788,#181e2888);padding-bottom:13px}.spark{color:#e7c7a8;font-size:17px}.amber-pill{color:#e0bf9f;background:#c5966510;border-color:#bc98712a}.insight-kicker{font-size:8px;color:#bfb1a5;margin:17px 19px 9px}.insight-panel h3{font-size:32px;font-weight:400;line-height:1.02;letter-spacing:-1px;color:#e9d6c2;margin:0 19px 12px}.insight-panel>p:not(.insight-kicker){font-size:10px;line-height:1.6;color:#bcb7b5;margin:0 19px 14px;max-width:240px}.suggestion{margin:0 18px;padding:12px;background:#e3c7ac08;border-left:1px solid #caa67d50;border-radius:0 4px 4px 0}.suggestion span{font-size:7px;letter-spacing:.5px;color:#c6ac94}.suggestion p{font-size:10px;line-height:1.5;margin:7px 0 0;color:#d9cbbd}.review-status{display:flex;align-items:center;gap:7px;margin:14px 18px 0;font-size:7px;color:#aca5a0}.review-status .small-avatar{height:19px;width:19px;font-size:6px}.connection-panel{grid-column:1/-1;padding:18px 50px;display:flex;align-items:center;justify-content:space-between}.connection-node{display:flex;align-items:center;gap:9px;font-size:8px;color:#8fa2bd;white-space:nowrap}.connection-node>span{height:25px;width:25px;border:1px solid #9bb6e22b;border-radius:7px;display:grid;place-items:center;color:#b0c7ec;font-size:13px;background:#8eb1f10a}.connection-node.active{color:#d1dded}.connection-line{flex:1;height:1px;background:linear-gradient(90deg,#839fc222,#afc9ef66,#839fc222);margin:0 15px;position:relative;overflow:hidden}.connection-line i{position:absolute;left:-20%;top:0;bottom:0;width:15%;background:#d7e5ff;box-shadow:0 0 7px #d7e5ff;animation:signal 3s linear infinite}.stage-bottom{height:43px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 25px;color:#8496b2;font-size:8px;gap:10px}.stage-bottom>span:first-child{display:flex;align-items:center;gap:6px}.stage-bottom>span:first-child i{height:4px;width:4px;border-radius:50%;background:#adbfdd}.story-caption{color:#a7b6cd}.story-count{font-size:9px;color:#d3dcec;letter-spacing:2px}.story-count i{color:#6f819e;font-style:normal}.under-stage{display:flex;justify-content:space-between;margin-top:28px;color:#8796ab;font-size:10px;letter-spacing:.2px;position:relative}.under-stage span:first-child{color:#c8d5e9}.revenue-panel{padding-bottom:18px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 20px 0;gap:10px}.metrics>div>span{font-size:8px;color:#91a3be;display:block;margin-bottom:9px}.metrics strong{font-size:34px;font-weight:400;letter-spacing:-1.5px;white-space:nowrap}.metrics strong>span{font-size:24px;color:#8d9fb9}.metrics .profit-value{color:#bbcfef}.chart{position:relative;height:142px;margin:19px 20px 0;padding-right:32px}.chart-grid{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between}.chart-grid span{display:block;font-size:7px;text-align:right;color:#8597b2;border-bottom:1px dashed #b4c6e316;padding-bottom:5px}.bar-chart{height:100%;display:flex;align-items:end;justify-content:space-between;gap:7px;padding:0 3px;position:relative}.bar-chart>span{height:var(--bar);flex:1;display:flex;align-items:end;gap:2px;transform-origin:bottom;animation:grow 1.3s cubic-bezier(.2,.7,.2,1) var(--delay) both}.bar-chart i{height:100%;flex:1;background:linear-gradient(#a7bdf0,#557bb055);border-radius:3px 3px 0 0}.bar-chart b{height:74%;flex:1;background:linear-gradient(#9c8d84aa,#9c8d841a);border-radius:3px 3px 0 0}.chart-legend{display:flex;gap:13px;margin:15px 20px 0;font-size:7px;color:#a0aec4}.chart-legend>span:last-child{margin-left:auto;color:#7f91ae}.chart-legend i{display:inline-block;height:5px;width:5px;border-radius:1px;background:#9bb9e9;margin-right:4px}.chart-legend>span:nth-child(2) i{background:#a79d97}.locations-panel{padding-bottom:15px}.location-row{display:flex;gap:9px;align-items:center;padding:17px 18px;border-bottom:1px solid #c4d3ee0b}.location-symbol{width:30px;height:30px;border-radius:7px;background:linear-gradient(135deg,#bfc7d620,#88a2d506);display:grid;place-items:center;font-size:10px;color:#a9bddc;border:1px solid #bdcce21a}.location-row h3{font-size:10px;font-weight:400;margin:0 0 5px}.location-row p{font-size:8px;color:#99a8bd;margin:0}.location-row strong{font-size:14px;font-weight:400;letter-spacing:-.3px;color:#c8d9f2;margin-left:auto}.location-insight{display:flex;align-items:center;gap:12px;padding:12px 20px 0}.location-insight p{color:#a4b1c6;font-size:9px;line-height:1.7}.location-insight b{font-weight:400;color:#c5d3e8}.profit-bottom{grid-column:1/-1;display:flex;gap:10px;align-items:center;padding:13px 17px;font-size:9px;color:#a6b7d1}.profit-bottom .pill{margin-left:auto}.action-brief{padding-bottom:20px;background:radial-gradient(at 0% 20%,#b392711a,transparent 75%),#ffffff03}.action-glyph{font-family:Arial;font-size:57px;color:#d5bd9f;font-weight:200;margin:16px 21px 3px;line-height:1}.action-brief h3{font-size:29px;font-weight:400;line-height:1.1;letter-spacing:-.8px;margin:0 21px 13px;color:#e5d7c4}.action-brief>p{font-size:11px;line-height:1.6;color:#adaba9;max-width:270px;margin:0 21px 18px}.source-chip{display:flex;gap:7px;align-items:center;font-size:8px;color:#b6afaa;padding:11px 0 0;border-top:1px solid #cebfab13;margin:0 21px}.source-chip>span:first-child{color:#d1b995}.task-row{display:flex;align-items:center;gap:10px;margin:0 16px;padding:20px 0;border-bottom:1px solid #b1c4e319}.task-check{height:21px;width:21px;display:grid;place-items:center;border:1px solid #a0b7de30;border-radius:50%;color:#b5c9e9;font-size:9px;flex:none}.task-row.current .task-check{background:#aec8f023;box-shadow:0 0 20px #9cb9e30c}.task-row h3{font-size:10px;font-weight:400;margin:0 0 6px}.task-row p{font-size:8px;margin:0;color:#8d9fb8}.task-row .small-avatar{margin-left:auto;flex:none;height:20px;width:20px;font-size:6px}.approval{display:flex;gap:12px;align-items:center;margin:21px 20px 0}.approval-icon{font-size:29px;font-weight:300;color:#859ec8}.approval h3{font-size:11px;font-weight:400;color:#bdcce2;margin:0 0 6px}.approval p{color:#8e9fb7;font-size:8px;line-height:1.6;margin:0}.action-bottom{grid-column:1/-1;padding:18px;display:flex;align-items:center;gap:10px;font-size:9px;color:#9eacc1}.action-bottom p{margin:0}.action-bottom strong{font-size:9px;font-weight:400;margin-left:auto;color:#d0dcee}.service{padding:90px 8% 120px;max-width:1500px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;gap:80px;border-top:1px solid #b1c2de12}.service>.eyebrow{color:#8394ae}.service h2{font-size:clamp(37px,4.5vw,66px);font-weight:400;line-height:1.12;letter-spacing:-2px;margin:30px 0 0}.service h2 em,.conversation h2 em{font-family:Georgia,serif;font-weight:400;color:#acbfdc}.service-copy{padding-top:8px}.service-copy>p{font-size:17px;line-height:1.65;color:#ced7e6;margin:0 0 20px;max-width:440px}.service-copy>p+p{font-size:13px;color:#9cabc0}.service-list{margin-top:35px}.service-list>div{padding:21px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:35px 1fr;gap:5px}.service-list span{font-size:9px;color:#768aa6;grid-row:1/3;padding-top:5px}.service-list h3{font-size:14px;font-weight:400;margin:0}.service-list p{font-size:11px;color:#97a6bb;margin:3px 0 0}.conversation{position:relative;overflow:hidden;border-top:1px solid #a2b9d618;padding:95px 20px 100px;text-align:center;background:radial-gradient(ellipse at 50% 140%,#254b8233,transparent 70%)}.conversation-light{position:absolute;height:2px;left:25%;right:25%;top:-1px;background:linear-gradient(90deg,transparent,#a4b9dc77,transparent);box-shadow:0 0 55px 10px #719ade1a}.conversation h2{font-size:clamp(44px,5.8vw,80px);font-weight:400;line-height:1.07;letter-spacing:-3.5px;margin:27px 0}.conversation>p:not(.eyebrow){font-size:14px;color:#99a9c0}.conversation details{max-width:490px;margin:30px auto 0}.conversation summary{list-style:none;display:inline-flex;gap:25px;align-items:center;border:1px solid #b9cde53d;background:linear-gradient(125deg,#dae6fa,#afc2e1);color:#152238;padding:14px 21px;border-radius:30px;font-size:12px;cursor:pointer;transition:box-shadow .4s}.conversation summary::-webkit-details-marker{display:none}.conversation summary:hover{box-shadow:0 0 30px #b8d0f32e}.conversation-details{text-align:left;border:1px solid #d8e5fc18;background:#d6e4ff05;border-radius:10px;padding:20px;margin-top:24px}.conversation-details h3{font-size:17px;font-weight:400}.conversation-details p{font-size:13px;line-height:1.7;color:#b5c3d8}.conversation-details p.subtle{font-size:11px;color:#98a8c0}footer{padding:35px 4.5%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;color:#99a9bf}footer .brand{font-size:22px;color:#dde6f2}footer .brand svg{height:23px;width:23px}footer p,footer>a:last-child{font-size:10px}.is-paused .ambient,.is-paused .waveform i,.is-paused .connection-line i{animation-play-state:paused!important}@keyframes scene-in{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes panel-in{from{opacity:0;transform:translateY(22px) scale(.97)}to{opacity:1;transform:none}}@keyframes wave{to{transform:scaleY(.4);opacity:.5}}@keyframes grow{from{transform:scaleY(.07);opacity:.3}to{transform:scaleY(1);opacity:1}}@keyframes signal{to{left:110%}}@keyframes breathe{to{transform:translate(35px,15px) scale(1.12);opacity:.65}}
@media(min-width:1500px){.stage-content{grid-template-columns:240px minmax(0,1fr)}.scenes{padding:38px 40px 30px}.scene-heading h2{font-size:37px}.panel-layout{gap:18px}.call-person{padding-top:25px}.transcript p{font-size:18px}.waveform{height:83px}.insight-panel h3{font-size:38px}.insight-panel>p:not(.insight-kicker){max-width:310px;font-size:12px}.suggestion p{font-size:11px}.stage{min-height:680px}.stage-content{min-height:580px}}
@media(max-width:1100px){.experience{padding-left:3%;padding-right:3%}.stage-content{grid-template-columns:185px minmax(0,1fr)}.chapter-rail{padding-left:9px;padding-right:9px}.chapter{padding-left:6px;padding-right:6px;gap:7px}.chapter b{font-size:9px}.chapter small{font-size:8px}.chapter i{display:none}.chapter.is-active:before{left:-10px}.scenes{padding:25px 22px}.scene-stamp{display:none}.connection-panel{padding-left:23px;padding-right:23px}.connection-line{margin:0 9px}.record-label{display:none}.scene-heading h2{font-size:28px}.transcript p{font-size:13px}.metrics{padding-left:15px;padding-right:15px}.metrics strong{font-size:27px}.metrics strong>span{font-size:20px}.metrics>div>span{font-size:7px}.action-bottom strong{max-width:150px;text-align:right}.insight-panel h3{font-size:29px}.location-row{padding-left:14px;padding-right:14px}.chart{margin-left:15px;margin-right:15px}.service{gap:40px}.opening h1{letter-spacing:-4px}}
@media(max-width:780px){.site-nav{height:76px;padding:0 5%}.site-nav nav{display:none}.brand{font-size:25px}.nav-cta{font-size:12px}.opening{padding:42px 23px 43px}.opening h1{font-size:70px;letter-spacing:-4px;margin:22px 0}.opening h1 em{letter-spacing:-4px}.hero-copy{font-size:13px;max-width:430px}.desktop-break{display:none}.eyebrow{font-size:8px;letter-spacing:1.5px}.text-link{font-size:11px;margin-top:20px}.stage{transform:none!important;border-radius:11px}.experience{padding:0 4% 75px}.stage-top{padding:0 15px;height:49px}.workspace-label{display:none}.concept-badge{font-size:7px}.avatar{height:20px;width:20px;font-size:6px}.stage-content{display:flex;flex-direction:column}.chapter-rail{border-right:0;border-bottom:1px solid var(--line);padding:10px 12px;background:#15203388;display:block}.rail-label,.rail-bottom{display:none}.chapter-tabs{grid-template-columns:repeat(3,1fr);gap:4px}.chapter{padding:10px 8px;display:block;text-align:center}.chapter b{font-size:9px;margin-top:6px;white-space:normal;line-height:1.4}.chapter small{display:none}.chapter-icon{font-size:14px}.chapter.is-active:before{display:none}.scenes{padding:25px 17px 20px}.scene-heading{margin-bottom:21px}.scene-heading h2{font-size:31px}.overline{font-size:7px;margin-bottom:10px}.panel-layout{gap:12px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.panel-title{font-size:9px;padding:11px 12px;min-height:40px}.panel-title .subtle{font-size:7px}.call-person{padding:15px 12px 8px;gap:7px}.call-person h3{font-size:9px}.call-person p{font-size:7px}.person-orb{height:25px;width:25px;font-size:7px}.transcript{padding:0 12px 17px;grid-template-columns:1fr;gap:4px}.timestamp{font-size:6px}.transcript p{font-size:13px}.waveform{gap:2px;margin:0 12px;height:64px}.waveform i{flex-basis:2px}.call-footer{padding:12px;font-size:7px;gap:4px}.call-footer>.pill{display:none}.insight-kicker{font-size:7px;margin:15px 12px 8px}.insight-panel h3{font-size:28px;margin:0 12px 10px}.insight-panel>p:not(.insight-kicker){font-size:9px;margin:0 12px 12px}.suggestion{margin:0 12px;padding:10px}.suggestion span{font-size:6px}.suggestion p{font-size:9px}.review-status{margin:12px;font-size:6px}.review-status .small-avatar{display:none}.connection-panel{padding:15px}.connection-node{gap:5px;font-size:7px}.connection-node>span{height:21px;width:21px;font-size:11px;border-radius:5px}.connection-line{margin:0 7px}.stage-bottom{padding:0 15px;font-size:7px}.stage-bottom>span:first-child{display:none}.story-caption{max-width:80%;line-height:1.5}.story-count{font-size:8px}.under-stage{margin-top:19px;font-size:8px;gap:20px;line-height:1.5}.under-stage>span:last-child{text-align:right}.ambient{filter:blur(60px)}.ambient-blue{width:300px;height:500px;top:40px;left:-120px}.ambient-amber{width:300px;height:350px;right:-80px}.orbit{width:700px}.orbit-two{width:800px}.metrics{padding:18px 12px 0;gap:5px}.metrics strong{font-size:22px;letter-spacing:-1px}.metrics strong>span{font-size:15px}.metrics>div>span{font-size:6px}.chart{margin:18px 12px 0;height:145px;padding-right:23px}.chart-grid span{font-size:6px}.bar-chart{gap:4px}.chart-legend{margin-left:12px;margin-right:12px;gap:7px;font-size:6px;flex-wrap:wrap}.chart-legend>span:last-child{margin-left:0;flex-basis:100%;margin-top:3px}.location-row{gap:7px;padding:15px 11px}.location-symbol{height:24px;width:24px;font-size:8px}.location-row h3{font-size:9px}.location-row p{font-size:7px}.location-row strong{font-size:12px}.location-insight{padding:10px 12px 0;gap:7px}.location-insight .spark{font-size:14px}.location-insight p{font-size:8px}.profit-bottom{padding:12px;font-size:8px}.profit-bottom .pill{display:none}.action-brief h3{font-size:25px;margin-left:13px;margin-right:13px}.action-glyph{font-size:48px;margin-left:13px}.action-brief>p{font-size:10px;margin-left:13px;margin-right:13px}.source-chip{font-size:7px;margin-left:13px;margin-right:13px;line-height:1.5}.action-brief .panel-title{gap:5px;font-size:8px}.action-brief .pill{font-size:6px}.task-row{margin:0 12px;gap:7px;padding:18px 0}.task-row h3{font-size:9px}.task-row p{font-size:7px;line-height:1.5}.task-row .small-avatar{display:none}.task-check{height:18px;width:18px;font-size:8px}.approval{margin:18px 12px 0;gap:8px}.approval-icon{font-size:23px}.approval h3{font-size:9px}.approval p{font-size:7px}.action-bottom{padding:14px 12px;font-size:8px}.action-bottom strong{font-size:8px;max-width:130px}.service{padding:60px 7% 75px;display:block}.service h2{font-size:48px;letter-spacing:-2px;margin-top:22px}.service-copy{padding-top:35px}.service-copy>p{font-size:15px;max-width:520px}.service-copy>p+p{font-size:13px}.conversation{padding:65px 25px 75px}.conversation h2{font-size:52px;letter-spacing:-2.5px}.conversation>p:not(.eyebrow){font-size:12px}footer{padding:28px 5%;flex-wrap:wrap;gap:20px}footer p{order:3;flex-basis:100%;margin:0;font-size:9px}footer>a:last-child{font-size:9px}.play-mobile{display:block}}
@media(max-width:480px){.opening h1{font-size:68px}.mobile-break{display:block}.opening .eyebrow{font-size:7px;letter-spacing:1.4px}.hero-copy{font-size:12px;max-width:310px}.panel-layout{display:flex;flex-direction:column}.sales-layout .call-panel{order:0}.sales-layout .insight-panel{order:1}.connection-panel{order:2;flex-direction:row}.stage-content{min-height:0}.scenes{padding:23px 14px 16px}.scene-heading h2{font-size:33px}.call-person{padding:17px 15px 8px}.call-person h3{font-size:11px}.call-person p{font-size:8px}.person-orb{height:29px;width:29px}.waveform{height:67px;gap:3px}.waveform i{flex-basis:3px}.transcript{padding:0 15px 20px;grid-template-columns:25px 1fr;gap:5px}.timestamp{font-size:7px}.transcript p{font-size:16px}.panel-title{font-size:10px;padding:12px 15px}.panel-title .subtle{font-size:8px}.call-footer{padding:12px 15px;font-size:8px}.call-footer>.pill{display:inline-block}.insight-panel{display:grid;grid-template-columns:1fr 1fr;padding-bottom:15px;column-gap:8px}.insight-panel .panel-title{grid-column:1/-1;margin-bottom:3px}.insight-kicker{grid-column:1/2;font-size:7px;margin:12px 0 8px 15px}.insight-panel h3{grid-column:1/2;grid-row:3;font-size:30px;margin:0 0 0 15px}.insight-panel>p:not(.insight-kicker){grid-column:2;grid-row:2/4;font-size:9px;margin:12px 14px 0 0;align-self:center;line-height:1.7}.suggestion{grid-column:1/-1;margin:15px 15px 0;padding:11px}.suggestion span{font-size:7px}.suggestion p{font-size:10px}.review-status{grid-column:1/-1;margin:12px 15px 0;font-size:7px}.connection-node{font-size:6px;gap:4px}.connection-node>span{width:19px;height:19px}.connection-line{margin:0 5px}.connection-panel{padding:14px 10px}.concept-badge{font-size:6px}.stage-top{gap:9px;padding:0 12px}.stage-top .avatar{display:none}.chapter b{font-size:8px}.chapter{padding:8px 4px}.stage-bottom{height:47px;padding:0 12px}.stage-bottom .story-caption{font-size:7px;max-width:82%}.under-stage{font-size:7px}.metrics{padding:24px 16px 0}.metrics strong{font-size:31px}.metrics strong>span{font-size:21px}.metrics>div>span{font-size:8px}.chart{height:155px;margin:22px 16px 0}.chart-legend{margin:14px 16px 0;font-size:7px;gap:12px}.chart-legend>span:last-child{flex-basis:auto;margin:0 0 0 auto;font-size:6px}.location-row{padding:14px 16px;gap:9px}.location-row h3{font-size:11px}.location-row p{font-size:8px}.location-row strong{font-size:15px}.location-symbol{height:28px;width:28px;font-size:9px}.location-insight{padding-left:16px;padding-right:16px}.location-insight p{font-size:10px}.profit-bottom{font-size:9px}.action-brief{padding-bottom:18px}.action-brief h3{font-size:34px;margin-left:18px}.action-glyph{font-size:58px;margin-left:18px}.action-brief>p{font-size:11px;margin-left:18px;margin-right:18px}.source-chip{font-size:8px;margin-left:18px;margin-right:18px}.action-brief .panel-title{font-size:10px}.task-row{margin:0 16px;padding:18px 0;gap:10px}.task-row h3{font-size:11px}.task-row p{font-size:8px}.task-row .small-avatar{display:grid}.task-check{height:21px;width:21px;font-size:9px}.approval{margin:20px 16px}.approval h3{font-size:12px}.approval p{font-size:9px}.action-bottom{font-size:8px}.service h2{font-size:40px}.conversation h2{font-size:44px}.conversation .eyebrow{font-size:7px}.conversation>p:not(.eyebrow){max-width:280px;margin:auto;line-height:1.7}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.stage{transform:none!important}.waveform i{transform:none!important}}
