.cinematic-home{--ink:var(--ch-f1f4ee);--dim:var(--ch-99aaa6);--green:var(--ch-5ed7b1);--deep:var(--ch-02090f);--line:rgba(186,219,207,.18);--margin:clamp(22px,4.7vw,80px);--max:1440px;--film-progress:0;--scroll-progress:0;color-scheme:dark}.cinematic-home *{box-sizing:border-box}.cinematic-home{scroll-behavior:smooth;scroll-padding-top:100px;margin:0;background:var(--deep);color:var(--ink);font:400 16px/1.65 inherit;-webkit-font-smoothing:antialiased}.cinematic-home.film-open{overflow:hidden}.cinematic-home button,.cinematic-home input{font:inherit}.cinematic-home a,.cinematic-home button{-webkit-tap-highlight-color:transparent}.cinematic-home button{cursor:pointer;color:inherit}.cinematic-home a{color:inherit;text-decoration:none}.cinematic-home img{display:block;max-width:100%}.cinematic-home svg{display:block}.cinematic-home h1,.cinematic-home h2,.cinematic-home h3,.cinematic-home p{margin:0}.cinematic-home h1,.cinematic-home h2,.cinematic-home h3{font-weight:500}.cinematic-home a:focus-visible,.cinematic-home button:focus-visible,.cinematic-home input:focus-visible,.cinematic-home summary:focus-visible{outline:2px solid var(--green);outline-offset:5px}.cinematic-home ::selection{background:var(--green);color:var(--deep)}.cinematic-home .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.cinematic-home .shell{max-width:calc(var(--max) + 2*var(--margin));padding-inline:var(--margin);margin-inline:auto}.cinematic-home .mono{font:10px/1.6 var(--font-ibm-plex-mono),monospace;letter-spacing:.13em;text-transform:uppercase}.cinematic-home .mint{color:var(--green)}.cinematic-home .muted{color:var(--dim)}.cinematic-home .icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;flex:none}.cinematic-home .mark{width:15px;height:15px;display:inline-block;border:1px solid var(--green);border-radius:50%;position:relative}.cinematic-home .mark:after{content:"";position:absolute;width:3px;height:3px;background:var(--green);left:5px;top:5px;border-radius:50%}.cinematic-home .btn{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:16px 23px;min-height:54px;background:var(--green);color:var(--ch-04100d);border:1px solid var(--green);border-radius:2px;font-size:13px;font-weight:600;line-height:1.3;transition:background .25s,transform .25s,border-color .25s}.cinematic-home .btn:hover{background:var(--ch-93edcf);border-color:var(--ch-93edcf);transform:translateY(-2px)}.cinematic-home .btn.transparent{background:transparent;color:var(--ink);border-color:var(--line)}.cinematic-home .btn.transparent:hover{background:var(--ch-ffffff0a);border-color:var(--ch-ffffff80)}.cinematic-home .text-link{display:inline-flex;align-items:center;gap:19px;padding:10px 0;font-size:12px;border-bottom:1px solid var(--line)}.cinematic-home .text-link:hover{color:var(--green)}.cinematic-home .arrow{font-size:22px;font-weight:300;line-height:1}.cinematic-home .round{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:transparent;display:grid;place-items:center;transition:background .2s}.cinematic-home .round:hover{background:var(--ch-ffffff10)}.cinematic-home .topline{height:3px;position:fixed;top:0;left:0;width:100%;z-index:60;transform-origin:left;background:var(--green);transform:scaleX(var(--scroll-progress));opacity:.85;pointer-events:none}.cinematic-home .hero{min-height:790px;height:100svh;max-height:1120px;position:relative;overflow:hidden;isolation:isolate}.cinematic-home .hero-world{position:absolute;inset:0;z-index:-3;background:var(--ch-02090f);overflow:hidden}.cinematic-home .hero-image{width:100%;height:100%;object-fit:cover;object-position:62% center;transform:scale(1.055);animation:home-hero-dolly 18s cubic-bezier(.18,.48,.26,1) both}.cinematic-home .hero-world canvas{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity 1.8s}.cinematic-home .hero-world canvas.ready{opacity:1}.cinematic-home .hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,var(--ch-02090fe8) 0,var(--ch-02090fbb) 25%,var(--ch-02090f30) 61%,var(--ch-02090f00) 90%),linear-gradient(0deg,var(--ch-02090f) 0,var(--ch-02090f00) 28%,var(--ch-02090f00) 80%,var(--ch-02090f88) 100%);pointer-events:none}.cinematic-home .hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;padding-top:103px;padding-bottom:130px;position:relative}.cinematic-home .hero-overline{display:flex;align-items:center;gap:13px;color:var(--ch-b9d6cb);margin-bottom:31px;animation:home-quiet-enter 1s .12s both}.cinematic-home .hero h1{font-size:clamp(80px,8.8vw,147px);line-height:.92;letter-spacing:-.066em;font-weight:500;max-width:1040px}.cinematic-home .hero-line{display:block;overflow:hidden;padding-bottom:.1em;margin-bottom:-.03em}.cinematic-home .hero-line>span{display:block;animation:home-line-enter 1.15s cubic-bezier(.16,1,.3,1) both}.cinematic-home .hero-line:nth-child(2)>span{animation-delay:.18s}.cinematic-home .hero-line:nth-child(3)>span{animation-delay:.32s}.cinematic-home .hero h1 .last{color:var(--ch-a3e4c8)}.cinematic-home .hero-summary{font-size:16px;line-height:1.85;max-width:370px;margin-top:29px;color:var(--ch-bac6bf);animation:home-quiet-enter 1.2s .55s both}.cinematic-home .hero-bottom{position:absolute;bottom:36px;left:var(--margin);right:var(--margin);display:grid;grid-template-columns:1fr auto 1fr;align-items:flex-end;gap:30px;max-width:var(--max);margin-inline:auto}.cinematic-home .watch-button{display:flex;align-items:center;gap:18px;background:none;border:0;padding:0;color:var(--ink);text-align:left}.cinematic-home .play-disc{width:54px;height:54px;border:1px solid var(--ch-aec7bb80);border-radius:50%;display:grid;place-items:center;position:relative;transition:background .3s,border-color .3s}.cinematic-home .play-disc:after{content:"";width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid;margin-left:3px}.cinematic-home .watch-button:hover .play-disc{background:var(--green);color:var(--ch-02130d);border-color:var(--green)}.cinematic-home .watch-copy{font-size:12px;letter-spacing:.015em}.cinematic-home .watch-copy small{display:block;font:9px var(--font-ibm-plex-mono),monospace;letter-spacing:.09em;color:var(--ch-8eaaa0);margin-top:4px}.cinematic-home .scroll-cue{font:9px var(--font-ibm-plex-mono),monospace;text-transform:uppercase;letter-spacing:.14em;display:flex;align-items:center;gap:13px;color:var(--ch-a8bab1)}.cinematic-home .scroll-stem{height:37px;width:1px;background:var(--ch-466255);position:relative;overflow:hidden}.cinematic-home .scroll-stem:after{content:"";position:absolute;top:-100%;height:100%;width:1px;background:var(--ch-a3e4c8);animation:home-scroll-stem 2.5s infinite}.cinematic-home .hero-signature{justify-self:end;text-align:right;font:9px/1.9 var(--font-ibm-plex-mono),monospace;letter-spacing:.11em;color:var(--ch-a4bdae)}.cinematic-home .hero-signature span{display:block;color:var(--green)}.cinematic-home .scene-caption{position:absolute;right:var(--margin);top:calc(50% - 20px);writing-mode:vertical-rl;font:8px var(--font-ibm-plex-mono),monospace;letter-spacing:.17em;color:var(--ch-81a79388);text-transform:uppercase}.cinematic-home .hero-gridmark{position:absolute;right:var(--margin);top:135px;display:flex;gap:4px}.cinematic-home .hero-gridmark i{width:3px;height:3px;background:var(--ch-a2c8b577)}@keyframes home-line-enter{0%{transform:translateY(115%) rotate(2deg);opacity:0}to{transform:translateY(0) rotate(0);opacity:1}}@keyframes home-quiet-enter{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes home-hero-dolly{0%{transform:scale(1.19) translateX(2%)}to{transform:scale(1.055) translateX(0)}}@keyframes home-scroll-stem{to{top:100%}}.cinematic-home .chapter-marker{display:flex;align-items:center;gap:24px;font:10px var(--font-ibm-plex-mono),monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ch-91ada0)}.cinematic-home .chapter-marker .chapter-index{color:var(--green)}.cinematic-home .chapter-marker .chapter-line{height:1px;max-width:75px;flex:1;background:var(--line)}.cinematic-home .opening-note{padding-block:65px 80px;display:grid;grid-template-columns:.65fr 1.35fr;gap:60px;border-bottom:1px solid var(--line)}.cinematic-home .opening-note p{font-size:clamp(27px,3.1vw,45px);line-height:1.4;letter-spacing:-.035em;max-width:925px;color:var(--ch-e0e6e0)}.cinematic-home .opening-note p span{color:var(--ch-6b8678)}.cinematic-home .opening-note .chapter-marker{align-self:start;margin-top:12px}.cinematic-home .debrah-section{padding-top:90px;position:relative;overflow:hidden}.cinematic-home .debrah-section>.shell>.chapter-marker{position:relative;z-index:2}.cinematic-home .debrah-stage{min-height:775px;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding-top:15px;padding-bottom:65px}.cinematic-home .debrah-copy{position:relative;z-index:3;max-width:625px}.cinematic-home .debrah-copy h2{font-size:clamp(48px,5.3vw,81px);line-height:1.045;letter-spacing:-.053em}.cinematic-home .debrah-copy h2 span{display:block;color:var(--ch-81cdb0)}.cinematic-home .debrah-copy>p{font-size:15px;line-height:1.9;max-width:395px;color:var(--ch-a9bdb1);margin:26px 0}.cinematic-home .debrah-copy .text-link{margin-top:0}.cinematic-home .prompt-list{display:flex;flex-direction:column;gap:0;margin-top:32px;max-width:421px;border-top:1px solid var(--line)}.cinematic-home .prompt-button{padding:14px 0;background:transparent;border:0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;text-align:left;color:var(--ch-92a99c)}.cinematic-home .prompt-button:hover,.cinematic-home .prompt-button[aria-pressed=true]{color:var(--ink)}.cinematic-home .prompt-button[aria-pressed=true] .prompt-dot{background:var(--green);border-color:var(--green)}.cinematic-home .prompt-dot{width:5px;height:5px;border:1px solid var(--ch-587967);border-radius:50%;flex:none}.cinematic-home .prompt-button .prompt-word{flex:1}.cinematic-home .prompt-disclaimer{font:9px/1.7 var(--font-ibm-plex-mono),monospace;color:var(--ch-718b7c);margin-top:14px}.cinematic-home .character-stage{height:680px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.cinematic-home .character-glow{position:absolute;width:550px;height:550px;background:radial-gradient(ellipse,var(--ch-16483466) 0,var(--ch-0828182e) 38%,transparent 70%);z-index:-1;pointer-events:none}.cinematic-home .character-frame{position:absolute;inset:40px 0 125px;display:flex;align-items:center;justify-content:center}.cinematic-home .character-frame:before{content:"";position:absolute;inset:0 7%;border-top:1px solid var(--ch-41675444);border-bottom:1px solid var(--ch-41675444)}.cinematic-home .character-frame:after{content:"";position:absolute;left:50%;top:-22px;bottom:-22px;border-left:1px solid var(--ch-42614d33);z-index:-1}.cinematic-home .character-container{width:500px;height:500px;max-width:100%;position:relative;filter:drop-shadow(0 0 48px var(--ch-163d272a))}.cinematic-home .character-container canvas,.cinematic-home .character-container img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.cinematic-home .character-container canvas{opacity:0}.cinematic-home .character-container.ready canvas{opacity:1}.cinematic-home .character-container.ready img{opacity:0}.cinematic-home .character-container img{transition:opacity .3s}.cinematic-home .character-lab{position:absolute;top:20px;right:15px;text-align:right;font:8px/1.9 var(--font-ibm-plex-mono),monospace;color:var(--ch-799d88);letter-spacing:.1em}.cinematic-home .character-lab span{display:block;color:var(--green)}.cinematic-home .character-number{position:absolute;left:4px;top:50%;font:9px var(--font-ibm-plex-mono),monospace;writing-mode:vertical-rl;letter-spacing:.18em;color:var(--ch-5d846b)}.cinematic-home .response{position:absolute;bottom:16px;left:22px;right:22px;padding:23px 0 0;border-top:1px solid var(--ch-789d8766)}.cinematic-home .response-label{font:9px var(--font-ibm-plex-mono),monospace;letter-spacing:.15em;color:var(--green);margin-bottom:12px;display:flex;align-items:center;gap:12px}.cinematic-home .response-label:before{content:"";width:14px;height:1px;background:var(--green)}.cinematic-home .response-text{font-size:19px;line-height:1.6;letter-spacing:-.023em;color:var(--ch-d6e6d8);min-height:92px;max-width:480px}.cinematic-home .character-status{font:8px var(--font-ibm-plex-mono),monospace;letter-spacing:.12em;margin-top:10px;color:var(--ch-749782)}.cinematic-home .character-underline{position:absolute;bottom:-1px;left:0;width:37%;height:1px;background:var(--green);transition:width .8s}.cinematic-home .context-band{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding:29px 0 62px;border-top:1px solid var(--line)}.cinematic-home .context-item{padding-right:35px;border-right:1px solid var(--line)}.cinematic-home .context-item:last-child{border:0}.cinematic-home .context-item .mono{font-size:9px;color:var(--green);margin-bottom:12px}.cinematic-home .context-item h3{font-size:20px;letter-spacing:-.025em;margin-bottom:12px}.cinematic-home .context-item p{font-size:12px;color:var(--ch-809b8b);max-width:285px;line-height:1.9}.cinematic-home .journey{position:relative;height:360vh;min-height:2350px;background:var(--ch-030d12)}.cinematic-home .journey-sticky{height:100svh;min-height:720px;position:sticky;top:0;overflow:hidden;padding:64px 0 35px;display:flex;flex-direction:column;justify-content:space-between}.cinematic-home .journey-head{display:flex;justify-content:space-between;align-items:center;gap:25px}.cinematic-home .journey-head>.mono{font-size:9px;color:var(--ch-69877b)}.cinematic-home .journey-scene{margin-block:auto;padding-top:40px;width:100%;position:relative}.cinematic-home .journey-copy{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.cinematic-home .journey-copy h2{font-size:clamp(47px,5.4vw,81px);line-height:1.08;letter-spacing:-.05em}.cinematic-home .journey-copy h2 span{color:var(--green)}.cinematic-home .journey-caption{max-width:400px;padding-bottom:5px}.cinematic-home .journey-caption .mono{color:var(--green);font-size:9px;margin-bottom:12px}.cinematic-home .journey-caption p{font-size:14px;line-height:1.9;color:var(--ch-97b2a2);min-height:80px}.cinematic-home .journey-demo{position:relative;margin-top:47px}.cinematic-home .trace-message{font:15px/1.8 var(--font-ibm-plex-mono),monospace;letter-spacing:-.03em;text-align:center;min-height:36px;color:var(--ch-c9dcd0)}.cinematic-home .trace-message mark{background:transparent;color:var(--green)}.cinematic-home .trace-caption{text-align:center;color:var(--ch-4f7060);font:8px var(--font-ibm-plex-mono),monospace;letter-spacing:.13em;margin-top:9px;text-transform:uppercase}.cinematic-home .gate-rail{height:205px;margin-top:15px;display:grid;grid-template-columns:repeat(5,1fr);position:relative;isolation:isolate}.cinematic-home .rail-line{right:9%;background:linear-gradient(90deg,var(--ch-183b2b),var(--ch-346550),var(--ch-183b2b))}.cinematic-home .rail-fill,.cinematic-home .rail-line{position:absolute;top:78px;left:9%;height:1px;z-index:-1}.cinematic-home .rail-fill{width:calc(var(--trace,0)*82%);background:var(--green);box-shadow:0 0 20px var(--ch-5ed7b155);transition:width .45s}.cinematic-home .rail-packet{position:absolute;width:7px;height:7px;background:var(--ch-d7ffe8);border-radius:50%;top:75px;left:calc(9% + var(--trace,0)*82%);box-shadow:0 0 12px var(--ch-5ed7b1);transition:left .45s}.cinematic-home .gate{position:relative;padding:0;background:none;border:0;display:flex;align-items:center;flex-direction:column;text-align:center;isolation:isolate}.cinematic-home .gate-shape{display:block;width:55px;height:135px;border:1px solid var(--ch-416f5655);border-radius:50%;position:relative;transform:rotate(-12deg);transition:border-color .5s,background .5s,box-shadow .5s}.cinematic-home .gate-shape:after,.cinematic-home .gate-shape:before{content:"";position:absolute;border:1px solid var(--ch-284e3833);border-radius:50%;inset:-8px 10px;transform:rotate(15deg)}.cinematic-home .gate-shape:after{inset:-18px 17px;transform:rotate(-5deg)}.cinematic-home .gate[aria-pressed=true] .gate-shape{border-color:var(--ch-91e0b5);background:linear-gradient(90deg,transparent,var(--ch-5ed7b117),transparent);box-shadow:0 0 42px -18px var(--ch-5ed7b144)}.cinematic-home .gate.done .gate-shape{border-color:var(--ch-4fbc8988)}.cinematic-home .gate:hover .gate-shape{border-color:var(--ch-8af2bd)}.cinematic-home .gate-label{font:10px var(--font-ibm-plex-mono),monospace;text-transform:uppercase;letter-spacing:.055em;color:var(--ch-698c78);margin-top:16px;display:block}.cinematic-home .gate[aria-pressed=true] .gate-label{color:var(--ch-aef0cc)}.cinematic-home .gate-index{font:8px var(--font-ibm-plex-mono),monospace;margin-top:5px;color:var(--ch-426b53)}.cinematic-home .journey-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.cinematic-home .journey-bottom .mono{font-size:8px;color:var(--ch-729783);line-height:1.8}.cinematic-home .journey-bottom .text-link{font-size:11px;flex:none}.cinematic-home .journey-progress{width:80px;height:2px;background:var(--ch-1d3f2b);margin-top:11px}.cinematic-home .journey-progress i{display:block;height:2px;width:calc(var(--trace,0)*100%);background:var(--green);transition:width .45s}.cinematic-home .receipt-tag{display:flex;align-items:center;gap:10px;color:var(--ch-8fecc0);font:9px var(--font-ibm-plex-mono),monospace;letter-spacing:.06em;min-height:17px;text-transform:uppercase}.cinematic-home .receipt-tag .mark{width:11px;height:11px}.cinematic-home .receipt-tag .mark:after{left:3px;top:3px}.cinematic-home .vision{padding-block:120px 115px;position:relative;overflow:hidden;background:var(--ch-02090f)}.cinematic-home .vision-ambient{position:absolute;inset:0;opacity:.22;pointer-events:none;z-index:0}.cinematic-home .vision-ambient img{width:100%;height:100%;object-fit:cover;transform:rotate(180deg) scale(1.4);filter:blur(1px)}.cinematic-home .vision:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,var(--ch-02090f) 0,transparent 55%,var(--ch-02090f) 100%),linear-gradient(90deg,var(--ch-02090f),transparent 100%);pointer-events:none}.cinematic-home .vision>.shell{position:relative;z-index:1}.cinematic-home .vision .chapter-marker{margin-bottom:48px}.cinematic-home .vision h2{font-size:clamp(48px,6.3vw,96px);line-height:1.13;letter-spacing:-.055em;max-width:1160px}.cinematic-home .vision h2 span{color:var(--ch-5e856d)}.cinematic-home .vision-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-top:59px}.cinematic-home .vision-bottom p{font-size:14px;color:var(--ch-a4b5a7);line-height:1.85;max-width:445px}.cinematic-home .vision-applications{display:flex;gap:20px;font:9px var(--font-ibm-plex-mono),monospace;letter-spacing:.08em;color:var(--ch-9bbeaa);flex-wrap:wrap}.cinematic-home .vision-applications span{padding:10px 0;border-bottom:1px solid var(--ch-64897255)}.cinematic-home .people{background:var(--ch-101a18);padding-block:83px 90px}.cinematic-home .people-header{display:grid;grid-template-columns:.65fr 1.35fr;gap:60px;margin-bottom:44px}.cinematic-home .people-header h2{font-size:clamp(37px,4.3vw,64px);line-height:1.15;letter-spacing:-.043em}.cinematic-home .people-header .chapter-marker{align-self:start;margin-top:9px}.cinematic-home .people-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.cinematic-home .person{display:grid;grid-template-columns:.78fr 1fr;gap:30px;align-items:end;border-top:1px solid var(--ch-759d8833);padding-top:24px}.cinematic-home .portrait{height:286px;overflow:hidden;position:relative;background:var(--ch-182922)}.cinematic-home .portrait img{width:100%;height:100%;object-fit:cover;object-position:center 12%;filter:grayscale(100%);mix-blend-mode:luminosity;opacity:.86}.cinematic-home .portrait.keila img{object-fit:contain;object-position:center bottom}.cinematic-home .portrait:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,var(--ch-0b1a1244),transparent 70%)}.cinematic-home .person-bio{padding-bottom:9px}.cinematic-home .person-bio>.mono{font-size:9px;color:var(--ch-77a38a);margin-bottom:17px}.cinematic-home .person-bio h3{font-size:24px;letter-spacing:-.04em;line-height:1.25}.cinematic-home .person-bio .role{font-size:11px;color:var(--ch-839e8d);margin-top:7px}.cinematic-home .person-bio>p:last-child{font-size:12px;color:var(--ch-afbcaf);line-height:1.85;margin-top:21px;max-width:230px}.cinematic-home .people-bottom{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:39px;border-top:1px solid var(--ch-65897033);padding-top:23px}.cinematic-home .people-quote{font-size:18px;line-height:1.5;letter-spacing:-.022em;max-width:650px}.cinematic-home .people-quote cite{font:9px/1.7 var(--font-ibm-plex-mono),monospace;color:var(--ch-729a7d);display:block;margin-top:10px;font-style:normal}.cinematic-home .start{min-height:595px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;background:var(--ch-02090f);padding:90px var(--margin)}.cinematic-home .start .mono{color:var(--ch-8ebba1);margin-bottom:30px}.cinematic-home .start h2{font-size:clamp(60px,8.5vw,132px);line-height:.98;letter-spacing:-.065em;font-weight:400}.cinematic-home .start h2 span{color:var(--green)}.cinematic-home .start-actions{display:flex;align-items:center;gap:26px;justify-content:center;margin-top:40px}.cinematic-home .start-actions .text-link{font-size:12px}.cinematic-home .start-note{color:var(--ch-73987e);font:9px var(--font-ibm-plex-mono),monospace;margin-top:18px}.cinematic-home .start-line{position:absolute;left:50%;top:0;width:1px;height:62px;background:linear-gradient(0deg,var(--ch-75c79d),transparent)}.cinematic-home .motion-button{background:none;border:0;padding:5px 0;color:var(--ch-799a80);font:9px var(--font-ibm-plex-mono),monospace;display:flex;align-items:center;gap:8px}.cinematic-home .motion-icon{width:13px;height:13px;border:1px solid;border-radius:50%;display:grid;place-items:center;font-size:8px;line-height:1}.cinematic-home .film{position:fixed;inset:0;width:100%;height:100%;max-width:none;max-height:none;padding:0;margin:0;border:0;background:var(--ch-02070c);color:var(--ink);z-index:80;overflow:hidden}.cinematic-home .film:not([open]){display:none}.cinematic-home .film::backdrop{background:var(--ch-02070c)}.cinematic-home .film-visual{position:absolute;inset:0;overflow:hidden}.cinematic-home .film-visual img{width:100%;height:100%;object-fit:cover;transform:scale(var(--film-zoom,1.15)) translateX(var(--film-pan,0));filter:brightness(var(--film-light,.8));transition:filter 1.4s;will-change:transform}.cinematic-home .film-shade{position:absolute;inset:0;background:linear-gradient(90deg,var(--ch-02070fe6),var(--ch-02070f22) 75%),linear-gradient(0deg,var(--ch-02070f) 0,transparent 30%,var(--ch-02070f40) 80%,var(--ch-02070f) 100%)}.cinematic-home .film-top{position:absolute;left:var(--margin);right:var(--margin);top:29px;display:flex;justify-content:space-between;align-items:center;gap:25px}.cinematic-home .film-top .mono{font-size:9px;color:var(--ch-b0cab9)}.cinematic-home .film-top-right{display:flex;gap:24px;align-items:center}.cinematic-home .sound-button{display:flex;align-items:center;gap:8px;background:none;border:0;font:9px var(--font-ibm-plex-mono),monospace;text-transform:uppercase;letter-spacing:.08em;color:var(--ch-aacab5);padding:10px 0}.cinematic-home .sound-bars{display:flex;align-items:center;gap:2px;height:13px}.cinematic-home .sound-bars i{width:1px;background:currentColor;height:3px}.cinematic-home .sound-bars i:nth-child(2){height:9px}.cinematic-home .sound-bars i:nth-child(3){height:13px}.cinematic-home .sound-bars i:nth-child(4){height:6px}.cinematic-home .sound-button[aria-pressed=true] .sound-bars i{animation:home-sound-bars 1s infinite alternate}.cinematic-home .sound-button[aria-pressed=true] .sound-bars i:nth-child(2){animation-delay:.2s}.cinematic-home .sound-button[aria-pressed=true] .sound-bars i:nth-child(3){animation-delay:.5s}@keyframes home-sound-bars{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}.cinematic-home .film-close{display:flex;align-items:center;gap:12px;padding:7px 0;background:none;border:0;font:9px var(--font-ibm-plex-mono),monospace;text-transform:uppercase;letter-spacing:.09em}.cinematic-home .film-close b{font-weight:300;font-size:23px;line-height:1}.cinematic-home .film-content{position:absolute;left:var(--margin);right:var(--margin);top:50%;transform:translateY(-48%);z-index:3;max-width:1250px;margin-inline:auto}.cinematic-home .film-chapter{font:10px var(--font-ibm-plex-mono),monospace;letter-spacing:.2em;color:var(--ch-8dbb9e);margin-bottom:27px}.cinematic-home .film-title{font-size:clamp(53px,7.9vw,120px);line-height:1.045;letter-spacing:-.055em;font-weight:400;max-width:1110px}.cinematic-home .film-title span{display:block;color:var(--green)}.cinematic-home .film-title mark{background:transparent;color:var(--green)}.cinematic-home .film-subtitle{font-size:14px;color:var(--ch-a8c7b2);line-height:1.8;margin-top:24px;max-width:410px}.cinematic-home .film-content.cut .film-title{animation:home-film-title-in 1.05s cubic-bezier(.16,1,.3,1) both}.cinematic-home .film-content.cut .film-chapter{animation:home-quiet-enter 1.1s both}.cinematic-home .film-content.cut .film-subtitle{animation:home-quiet-enter 1.1s .16s both}@keyframes home-film-title-in{0%{opacity:0;filter:blur(8px);transform:translateY(35px);letter-spacing:-.025em}to{opacity:1;filter:blur(0);transform:translateY(0);letter-spacing:-.055em}}.cinematic-home .film-debrah{position:absolute;right:7%;top:50%;width:34vw;max-width:450px;transform:translateY(-40%);opacity:0;transition:opacity 1.2s}.cinematic-home .film[data-act="3"] .film-debrah{opacity:1}.cinematic-home .film[data-act="3"] .film-title{max-width:720px;font-size:clamp(48px,6.3vw,95px)}.cinematic-home .film[data-act="3"] .film-visual{opacity:.35}.cinematic-home .film-bottom{position:absolute;bottom:32px;left:var(--margin);right:var(--margin);z-index:4}.cinematic-home .film-progress{height:2px;background:var(--ch-69857644);position:relative;margin-bottom:21px}.cinematic-home .film-progress i{display:block;height:100%;width:calc(var(--film-progress)*100%);background:var(--green)}.cinematic-home .film-controls{display:flex;justify-content:space-between;align-items:center;gap:25px}.cinematic-home .film-control-left{display:flex;align-items:center;gap:25px;font:9px var(--font-ibm-plex-mono),monospace;color:var(--ch-8eac9a)}.cinematic-home .film-play{background:transparent;border:0;font:10px var(--font-ibm-plex-mono),monospace;color:var(--ch-ddeae0);padding:5px 0;min-width:45px}.cinematic-home .film-time{font-variant-numeric:tabular-nums}.cinematic-home .film-acts{display:flex;gap:25px}.cinematic-home .film-acts button{font:8px var(--font-ibm-plex-mono),monospace;letter-spacing:.09em;text-transform:uppercase;color:var(--ch-60846d);background:none;border:0;padding:5px 0}.cinematic-home .film-acts button[aria-pressed=true]{color:var(--green)}.cinematic-home .film-acts button:hover{color:var(--ink)}.cinematic-home .film-letterbox{position:absolute;top:0;left:0;right:0;height:0;background:var(--ch-000);z-index:2}.cinematic-home .film-finish{position:absolute;right:var(--margin);top:50%;transform:translateY(-50%);display:none;z-index:5}.cinematic-home .film.finished .film-finish{display:block}.cinematic-home .film.finished .film-title{max-width:70%}.cinematic-home .billing-options{display:flex;gap:17px;align-items:center;margin-top:22px}.cinematic-home .billing-options button{font-size:11px;padding:7px 0;border:0;border-bottom:1px solid transparent;background:none;color:var(--ch-6d9478)}.cinematic-home .billing-options button[aria-pressed=true]{color:var(--green);border-color:var(--green)}.cinematic-home .reveal{transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1)}.cinematic-home.motion-paused *{animation-play-state:paused!important}.cinematic-home.motion-paused .reveal{opacity:1;transform:none}@media(min-width:1750px){.cinematic-home .hero h1{font-size:160px}.cinematic-home .hero-content{padding-bottom:100px}.cinematic-home .hero-summary{font-size:18px;max-width:420px}.cinematic-home .hero-bottom{bottom:44px}.cinematic-home .debrah-stage{min-height:850px}}@media(max-width:1180px){.cinematic-home .hero{min-height:740px}.cinematic-home .hero h1{font-size:105px}.cinematic-home .hero-content{padding-bottom:145px}.cinematic-home .hero-summary{font-size:14px}.cinematic-home .hero-signature{font-size:8px}.cinematic-home .debrah-stage{gap:35px;min-height:720px}.cinematic-home .debrah-copy h2{font-size:63px}.cinematic-home .character-stage{height:620px}.cinematic-home .character-container{height:430px;width:430px}.cinematic-home .response-text{font-size:17px}.cinematic-home .character-frame{inset:35px 0 134px}.cinematic-home .journey-copy{gap:55px}.cinematic-home .journey-copy h2{font-size:67px}.cinematic-home .journey-sticky{min-height:700px;padding-top:45px}.cinematic-home .people-grid{gap:35px}.cinematic-home .person{grid-template-columns:.85fr 1fr;gap:20px}.cinematic-home .portrait{height:250px}.cinematic-home .person-bio h3{font-size:21px}.cinematic-home .person-bio>p:last-child{font-size:11px}.cinematic-home .film-acts{gap:16px}.cinematic-home .film-acts button{font-size:7px}.cinematic-home .context-band{gap:25px}}@media(max-width:900px){.cinematic-home .hero{min-height:780px;max-height:1100px}.cinematic-home .hero h1{font-size:clamp(75px,10.2vw,105px)}.cinematic-home .hero-shade{background:linear-gradient(90deg,var(--ch-02090fe8),var(--ch-02090f44) 80%),linear-gradient(0deg,var(--ch-02090f),transparent 40%)}.cinematic-home .hero-image{object-position:60% center}.cinematic-home .hero-content{padding-top:120px;padding-bottom:150px}.cinematic-home .hero-summary{max-width:315px}.cinematic-home .hero-bottom{grid-template-columns:1fr auto}.cinematic-home .hero-signature{display:none}.cinematic-home .hero-overline{font-size:9px}.cinematic-home .opening-note{grid-template-columns:.55fr 1.45fr;gap:35px;padding-block:54px 60px}.cinematic-home .opening-note p{font-size:31px}.cinematic-home .chapter-marker{font-size:9px;gap:15px}.cinematic-home .debrah-section{padding-top:65px}.cinematic-home .debrah-stage{min-height:680px;gap:22px}.cinematic-home .debrah-copy h2{font-size:51px}.cinematic-home .debrah-copy>p{font-size:13px}.cinematic-home .character-stage{height:590px}.cinematic-home .character-container{height:375px;width:375px}.cinematic-home .character-frame{inset:48px -20px 152px}.cinematic-home .response{left:6px;right:6px;bottom:15px}.cinematic-home .response-text{font-size:16px;min-height:110px}.cinematic-home .response-label{font-size:8px}.cinematic-home .character-lab{font-size:7px;right:0}.cinematic-home .character-number{display:none}.cinematic-home .prompt-button{font-size:11px}.cinematic-home .prompt-disclaimer{font-size:8px}.cinematic-home .context-band{gap:25px;padding-bottom:49px}.cinematic-home .context-item{padding-right:20px}.cinematic-home .context-item h3{font-size:17px}.cinematic-home .context-item p{font-size:11px}.cinematic-home .journey-copy{gap:38px}.cinematic-home .journey-copy h2{font-size:52px}.cinematic-home .journey-caption p{font-size:12px}.cinematic-home .journey-sticky{padding-top:39px;min-height:660px}.cinematic-home .journey-head>.mono{font-size:7px}.cinematic-home .journey-demo{margin-top:30px}.cinematic-home .gate-rail{height:192px}.cinematic-home .gate-label{font-size:9px}.cinematic-home .trace-message{font-size:13px}.cinematic-home .vision{padding-block:85px}.cinematic-home .vision h2{font-size:60px}.cinematic-home .vision-bottom{align-items:flex-start;flex-direction:column;gap:25px;margin-top:35px}.cinematic-home .vision-bottom p{font-size:13px}.cinematic-home .vision-applications{gap:25px}.cinematic-home .people{padding-block:65px}.cinematic-home .people-header{grid-template-columns:.65fr 1.35fr;gap:40px}.cinematic-home .people-header h2{font-size:44px}.cinematic-home .people-grid{gap:28px}.cinematic-home .person{grid-template-columns:1fr;gap:23px;align-items:start}.cinematic-home .portrait{height:300px}.cinematic-home .person-bio h3{font-size:25px}.cinematic-home .person-bio>p:last-child{font-size:12px;max-width:340px;margin-top:15px}.cinematic-home .person-bio>.mono{margin-bottom:9px}.cinematic-home .people-quote{font-size:17px}.cinematic-home .start{min-height:550px;padding-block:85px}.cinematic-home .start h2{font-size:85px}.cinematic-home .film-title{font-size:74px}.cinematic-home .film[data-act="3"] .film-title{font-size:59px;max-width:65%}.cinematic-home .film-debrah{right:0;width:40vw}.cinematic-home .film-chapter{font-size:8px}.cinematic-home .film-subtitle{font-size:12px}.cinematic-home .film-acts{display:none}.cinematic-home .film-control-left{gap:24px}.cinematic-home .film-top .mono{font-size:8px}}@media(max-width:640px){.cinematic-home{--margin:23px}.cinematic-home .hero{min-height:750px;height:100svh;max-height:980px}.cinematic-home .hero-content{padding-top:122px;padding-bottom:148px;justify-content:flex-end}.cinematic-home .hero-overline{font-size:8px;letter-spacing:.085em;gap:10px;margin-bottom:27px}.cinematic-home .hero-overline .mark{width:11px;height:11px}.cinematic-home .hero-overline .mark:after{width:2px;height:2px;left:3.5px;top:3.5px}.cinematic-home .hero h1{font-size:clamp(58px,12.8vw,82px);letter-spacing:-.065em;line-height:1.04;max-width:540px}.cinematic-home .hero-summary{font-size:13px;line-height:1.85;max-width:302px;margin-top:22px}.cinematic-home .hero-image{object-position:68% center}.cinematic-home .hero-shade{background:linear-gradient(0deg,var(--ch-02090f) 0,var(--ch-02090fdb) 20%,var(--ch-02090f77) 47%,var(--ch-02090f20) 85%,var(--ch-02090f66) 100%)}.cinematic-home .hero-world{inset:0 -80px 0 -20px}.cinematic-home .hero-world canvas{opacity:0!important}.cinematic-home .hero-bottom{bottom:29px;gap:20px;align-items:center}.cinematic-home .watch-button{gap:13px}.cinematic-home .play-disc{width:45px;height:45px}.cinematic-home .watch-copy{font-size:10px}.cinematic-home .watch-copy small{font-size:7px;margin-top:3px}.cinematic-home .scroll-cue{font-size:7px;letter-spacing:.05em;gap:9px}.cinematic-home .scroll-stem{height:30px}.cinematic-home .scene-caption{font-size:7px;top:138px;color:var(--ch-8ec7a188)}.cinematic-home .hero-gridmark{display:none}.cinematic-home .opening-note{display:block;padding-block:45px 52px}.cinematic-home .opening-note .chapter-marker{margin-top:0;margin-bottom:26px}.cinematic-home .opening-note p{font-size:28px;line-height:1.45;letter-spacing:-.037em}.cinematic-home .chapter-marker{font-size:8px;gap:15px;letter-spacing:.07em}.cinematic-home .chapter-marker .chapter-line{max-width:45px}.cinematic-home .debrah-section{padding-top:50px}.cinematic-home .debrah-stage{grid-template-columns:1fr;gap:0;padding-top:30px;padding-bottom:28px}.cinematic-home .debrah-copy h2{font-size:51px;line-height:1.045}.cinematic-home .debrah-copy>p{font-size:13px;line-height:1.9;margin:23px 0;max-width:345px}.cinematic-home .debrah-copy .text-link{font-size:11px}.cinematic-home .prompt-list{margin-top:25px;max-width:none}.cinematic-home .prompt-button{font-size:11px;padding:15px 0;min-height:48px}.cinematic-home .prompt-disclaimer{font-size:8px}.cinematic-home .character-stage{height:550px;margin-top:22px}.cinematic-home .character-container{width:360px;height:360px;max-width:110%}.cinematic-home .character-frame{inset:0 -10px 164px}.cinematic-home .character-lab{top:0;right:6px;font-size:7px}.cinematic-home .character-glow{width:440px;height:440px}.cinematic-home .response{left:0;right:0;bottom:0;padding-top:19px}.cinematic-home .response-text{font-size:18px;line-height:1.6;min-height:98px;max-width:410px}.cinematic-home .response-label{font-size:9px}.cinematic-home .character-status{font-size:7px}.cinematic-home .context-band{grid-template-columns:1fr;padding-top:0;gap:0;padding-bottom:37px}.cinematic-home .context-item{padding:23px 0;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:0 22px;align-items:start}.cinematic-home .context-item:last-child{border:0}.cinematic-home .context-item .mono{grid-column:1/-1;margin-bottom:10px;font-size:8px}.cinematic-home .context-item h3{font-size:17px;line-height:1.35}.cinematic-home .context-item p{font-size:11px;line-height:1.8}.cinematic-home .journey{height:330vh;min-height:2190px}.cinematic-home .journey-sticky{padding:32px 0 28px;min-height:680px;height:100svh}.cinematic-home .journey-head{gap:15px}.cinematic-home .journey-head>.mono{display:none}.cinematic-home .journey-scene{padding-top:20px}.cinematic-home .journey-copy{grid-template-columns:1fr;gap:18px}.cinematic-home .journey-copy h2{font-size:47px;line-height:1.06}.cinematic-home .journey-caption{max-width:340px;padding:0}.cinematic-home .journey-caption .mono{font-size:8px;margin-bottom:7px}.cinematic-home .journey-caption p{font-size:12px;line-height:1.8;min-height:70px}.cinematic-home .journey-demo{margin-top:22px}.cinematic-home .trace-message{font-size:11px;line-height:1.9;min-height:42px;text-align:left}.cinematic-home .trace-caption{font-size:7px;text-align:left;margin-top:6px;letter-spacing:.06em}.cinematic-home .gate-rail{height:153px;margin-top:24px}.cinematic-home .gate-shape{width:28px;height:92px}.cinematic-home .gate-shape:before{inset:-5px 5px}.cinematic-home .gate-shape:after{inset:-10px 8px}.cinematic-home .rail-fill,.cinematic-home .rail-line{top:52px}.cinematic-home .rail-packet{top:49px;width:6px;height:6px}.cinematic-home .gate-label{font-size:6.5px;letter-spacing:0;margin-top:13px}.cinematic-home .gate-index{font-size:7px}.cinematic-home .journey-bottom{gap:18px;align-items:flex-end}.cinematic-home .journey-bottom .mono{font-size:6.5px;line-height:1.9;max-width:210px}.cinematic-home .journey-bottom .text-link{font-size:9px;gap:7px;white-space:nowrap}.cinematic-home .receipt-tag{font-size:7px;gap:7px}.cinematic-home .journey-progress{width:60px;margin-top:9px}.cinematic-home .vision{padding-block:68px}.cinematic-home .vision .chapter-marker{margin-bottom:32px}.cinematic-home .vision h2{font-size:44px;line-height:1.16}.cinematic-home .vision-bottom{margin-top:31px;gap:25px}.cinematic-home .vision-bottom p{font-size:12px;line-height:1.9;max-width:350px}.cinematic-home .vision-applications{gap:9px 19px;font-size:8px}.cinematic-home .vision-ambient{opacity:.16}.cinematic-home .people{padding-block:52px 55px}.cinematic-home .people-header{display:block;margin-bottom:31px}.cinematic-home .people-header .chapter-marker{margin:0 0 25px}.cinematic-home .people-header h2{font-size:39px}.cinematic-home .people-grid{gap:18px}.cinematic-home .portrait{height:215px}.cinematic-home .person{gap:20px;padding-top:18px}.cinematic-home .person-bio>.mono{font-size:7px}.cinematic-home .person-bio h3{font-size:19px;line-height:1.2}.cinematic-home .person-bio .role{font-size:9px;min-height:30px;line-height:1.8}.cinematic-home .person-bio>p:last-child{font-size:10px;line-height:1.9;margin-top:12px}.cinematic-home .people-bottom{margin-top:23px;padding-top:25px;display:block}.cinematic-home .people-quote{font-size:20px}.cinematic-home .people-quote cite{font-size:8px;line-height:1.8;margin-top:13px}.cinematic-home .people-bottom .text-link{font-size:10px;margin-top:19px}.cinematic-home .start{min-height:475px;padding-block:65px}.cinematic-home .start .mono{font-size:8px;margin-bottom:25px}.cinematic-home .start h2{font-size:61px;line-height:1.03}.cinematic-home .start-actions{gap:19px;margin-top:33px}.cinematic-home .start-actions .btn{padding:15px 17px;font-size:11px;min-height:47px;gap:15px}.cinematic-home .start-actions .text-link{font-size:10px;gap:11px}.cinematic-home .start-note{font-size:8px;margin-top:19px}.cinematic-home .start-line{height:37px}.cinematic-home .motion-button{font-size:8px}.cinematic-home .film-top{top:22px;gap:12px}.cinematic-home .film-top .mono{font-size:7px;max-width:150px}.cinematic-home .film-top-right{gap:18px}.cinematic-home .film-close{font-size:0;gap:0}.cinematic-home .film-close b{font-size:27px}.cinematic-home .sound-button{font-size:7px;gap:8px}.cinematic-home .film-content{top:45%;transform:translateY(-42%)}.cinematic-home .film-title{font-size:clamp(43px,12vw,67px);line-height:1.1}.cinematic-home .film-chapter{font-size:7px;letter-spacing:.12em;margin-bottom:20px}.cinematic-home .film-subtitle{font-size:11px;line-height:1.8;max-width:270px;margin-top:22px}.cinematic-home .film-visual img{object-position:65% center}.cinematic-home .film-shade{background:linear-gradient(0deg,var(--ch-02070f) 0,var(--ch-02070f99) 40%,var(--ch-02070f33) 85%,var(--ch-02070f) 100%)}.cinematic-home .film-debrah{width:57vw;right:-15px;top:60%;opacity:0;max-width:275px}.cinematic-home .film[data-act="3"] .film-title{font-size:43px;max-width:100%;position:relative;z-index:1}.cinematic-home .film[data-act="3"] .film-content{top:36%;transform:translateY(-40%)}.cinematic-home .film[data-act="3"] .film-subtitle{max-width:220px}.cinematic-home .film[data-act="3"] .film-debrah{opacity:.85}.cinematic-home .film-bottom{bottom:25px}.cinematic-home .film-control-left{gap:18px;font-size:8px}.cinematic-home .film-progress{margin-bottom:17px}.cinematic-home .film-play{font-size:9px}.cinematic-home .film-finish{right:auto;left:var(--margin);top:auto;bottom:120px;transform:none}.cinematic-home .film.finished .film-title{max-width:100%}.cinematic-home .film.finished .film-content{top:43%}.cinematic-home .film-finish .btn{font-size:11px;min-height:46px}}@media(max-width:360px){.cinematic-home{--margin:19px}.cinematic-home .hero h1{font-size:55px}.cinematic-home .hero-overline{font-size:7px}.cinematic-home .hero-summary{font-size:12px}.cinematic-home .watch-copy{font-size:9px}.cinematic-home .scroll-cue{font-size:6px}.cinematic-home .debrah-copy h2{font-size:45px}.cinematic-home .journey-copy h2{font-size:42px}.cinematic-home .gate-label{font-size:6px}.cinematic-home .journey-bottom .mono{max-width:175px}.cinematic-home .vision h2{font-size:39px}.cinematic-home .person-bio h3{font-size:16px}.cinematic-home .portrait{height:184px}.cinematic-home .start h2{font-size:54px}.cinematic-home .film-title{font-size:41px}.cinematic-home .film[data-act="3"] .film-title{font-size:38px}.cinematic-home .hero{min-height:720px}}@media(prefers-reduced-motion:reduce){.cinematic-home{scroll-behavior:auto}.cinematic-home *,.cinematic-home :after,.cinematic-home :before{animation:none!important;transition:none!important}.cinematic-home .hero-world canvas{display:none}.cinematic-home .journey{height:auto;min-height:0}.cinematic-home .journey-sticky{position:relative;height:auto;min-height:720px;gap:35px}.cinematic-home .hero-line>span{transform:none;opacity:1}}.cinematic-home .wave-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.cinematic-home .hero-waves{z-index:-2;opacity:1;mix-blend-mode:screen}.cinematic-home .hero-signature{display:none}.cinematic-home .hero-bottom{pointer-events:none}.cinematic-home .hero-bottom>*{pointer-events:auto}.cinematic-home .signal-console{position:absolute;z-index:3;right:var(--margin);bottom:32px;text-align:right;animation:home-quiet-enter 1.4s .8s both}.cinematic-home .signal-console-top{font:8px var(--font-ibm-plex-mono),monospace;letter-spacing:.12em;color:var(--ch-96b6ac);display:flex;justify-content:flex-end;align-items:center;gap:16px}.cinematic-home .signal-console-top:before{content:"";width:18px;height:1px;background:var(--ch-65867b)}.cinematic-home .signal-options{display:flex;justify-content:flex-end;gap:6px;margin-top:9px}.cinematic-home .signal-options button{display:flex;align-items:center;gap:9px;min-height:43px;padding:6px 12px;background:var(--ch-02101866);border:1px solid var(--ch-8daea226);color:var(--ch-728e86);transition:color .3s,border-color .3s,background .3s;backdrop-filter:blur(8px)}.cinematic-home .signal-options button b{font:17px Georgia,serif;font-weight:400;line-height:1}.cinematic-home .signal-options button span{font:7px var(--font-ibm-plex-mono),monospace;letter-spacing:.07em;text-transform:uppercase}.cinematic-home .signal-options button:hover{color:var(--ch-ecf9f0);border-color:var(--ch-a8dac46b)}.cinematic-home .signal-options button[aria-pressed=true]{color:var(--wave-accent,var(--ch-7adbb3));border-color:var(--wave-accent,var(--ch-7adbb3));background:var(--ch-0c221db3)}.cinematic-home .signal-options button:first-child{--wave-accent:var(--ch-b8a9f0)}.cinematic-home .signal-options button:nth-child(3){--wave-accent:var(--ch-6ba8e0)}.cinematic-home .signal-footnote{font:7px var(--font-ibm-plex-mono),monospace;letter-spacing:.06em;margin-top:8px;color:var(--ch-627e76)}.cinematic-home .character-waves{inset:0 -24%;width:148%;height:83%;z-index:-1;opacity:.95;mask-image:linear-gradient(0deg,transparent,var(--ch-000) 18%,var(--ch-000) 85%,transparent)}.cinematic-home .character-glow{background:radial-gradient(ellipse,var(--ch-16483444) 0,var(--ch-08281826) 38%,transparent 70%)}.cinematic-home .character-number{color:var(--ch-749e8d);transition:color .8s}.cinematic-home .film-waves{z-index:1;opacity:.86;mix-blend-mode:screen;mask-image:linear-gradient(0deg,transparent,var(--ch-000) 20%,var(--ch-000) 85%,transparent)}.cinematic-home .film-shade{z-index:2}.cinematic-home .film-content,.cinematic-home .film-debrah{z-index:3}.cinematic-home .film-top{z-index:10}.cinematic-home .film-bottom{z-index:5}.cinematic-home .film-finish{z-index:6}.cinematic-home .film[data-act="1"] .film-waves{opacity:1}.cinematic-home .film[data-act="3"] .film-waves{opacity:.65}.cinematic-home .people.founder-theater{position:relative;isolation:isolate;padding:99px 0 88px;background:var(--ch-030b10);overflow:hidden}.cinematic-home .founder-theater:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 14% 57%,var(--ch-113d493b),transparent 37%),radial-gradient(ellipse at 84% 54%,var(--ch-15452f40),transparent 40%);pointer-events:none}.cinematic-home .founder-theater:after{content:"";position:absolute;inset:0;z-index:-1;opacity:.18;background-image:linear-gradient(var(--ch-65837521) 1px,transparent 1px),linear-gradient(90deg,var(--ch-65837521) 1px,transparent 1px);background-size:88px 88px;mask-image:radial-gradient(ellipse at 50% 50%,var(--ch-000),transparent 72%);pointer-events:none}.cinematic-home .founder-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:36px}.cinematic-home .founder-topline>p{font:9px/1.85 var(--font-ibm-plex-mono),monospace;letter-spacing:.08em;color:var(--ch-829f95);text-align:right}.cinematic-home .founder-heading{display:grid;grid-template-columns:1.5fr .55fr;gap:50px;align-items:end;margin-bottom:32px}.cinematic-home .founder-heading h2{font-size:clamp(66px,7.7vw,118px);font-weight:400;line-height:.97;letter-spacing:-.06em}.cinematic-home .founder-heading h2>span{display:block;color:var(--ch-a0d8c0)}.cinematic-home .founder-heading>p{font-size:13px;line-height:1.95;color:var(--ch-91afa1);max-width:290px;padding-bottom:7px}.cinematic-home .founders-set{--portrait-h:470px;position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,.4fr) minmax(0,1fr);gap:0;isolation:isolate}.cinematic-home .founder-waves{height:var(--portrait-h);z-index:-1;opacity:.84}.cinematic-home .founder-panel{--portrait-accent:var(--ch-81b5ce);--portrait-rgb:87,158,193;position:relative;min-width:0;transition:opacity .65s}.cinematic-home .founder-panel.care{--portrait-accent:var(--ch-8ed6ad);--portrait-rgb:93,190,138}.cinematic-home .founder-stage{height:var(--portrait-h);position:relative;overflow:hidden;isolation:isolate}.cinematic-home .founder-stage:before{content:"";position:absolute;inset:27px 10px 0;background:radial-gradient(ellipse at 50% 74%,rgba(var(--portrait-rgb),.11),transparent 66%);z-index:-1;transition:opacity .7s}.cinematic-home .founder-stage:after{content:"";position:absolute;inset:auto 0 0;height:25%;z-index:3;background:linear-gradient(0deg,var(--ch-030b10) 5%,var(--ch-030b1080) 34%,transparent);pointer-events:none}.cinematic-home .founder-portrait{position:absolute;bottom:0;left:50%;width:min(100%,450px);height:auto;max-height:calc(var(--portrait-h) - 25px);object-fit:contain;object-position:center bottom;transform:translateX(-50%);filter:saturate(.72) contrast(1.045) drop-shadow(0 0 26px rgba(var(--portrait-rgb),.1));z-index:2;transition:filter .7s;transform-origin:50% 100%}.cinematic-home .founder-panel.care .founder-portrait{width:min(100%,425px)}.cinematic-home .founder-aperture{position:absolute;inset:31px 20px 30px;z-index:0;border-top:1px solid rgba(var(--portrait-rgb),.2);border-bottom:1px solid rgba(var(--portrait-rgb),.2)}.cinematic-home .founder-aperture:after,.cinematic-home .founder-aperture:before{content:"";position:absolute;inset:-1px;border-left:1px solid var(--portrait-accent);border-right:1px solid var(--portrait-accent);clip-path:polygon(0 0,100% 0,100% 6%,0 6%,0 94%,100% 94%,100% 100%,0 100%);opacity:.6}.cinematic-home .founder-aperture:after{inset:17px -14px;border-color:rgba(var(--portrait-rgb),.2);clip-path:none}.cinematic-home .founder-eyeline{position:absolute;top:37%;left:3px;right:3px;height:1px;background:linear-gradient(90deg,rgba(var(--portrait-rgb),.28),transparent 24%,transparent 76%,rgba(var(--portrait-rgb),.28));z-index:3}.cinematic-home .founder-eyeline:after,.cinematic-home .founder-eyeline:before{content:"+";position:absolute;left:-3px;top:-9px;font:12px var(--font-ibm-plex-mono),monospace;color:var(--portrait-accent);opacity:.65}.cinematic-home .founder-eyeline:after{left:auto;right:-3px}.cinematic-home .founder-discipline{position:absolute;top:42px;left:30px;z-index:4;font:8px var(--font-ibm-plex-mono),monospace;letter-spacing:.15em;color:var(--portrait-accent)}.cinematic-home .founder-years{position:absolute;left:30px;bottom:39px;z-index:4;display:flex;align-items:flex-end;gap:11px;color:var(--ch-d2e5e0)}.cinematic-home .founder-years strong{font-size:52px;font-weight:300;line-height:1;letter-spacing:-.075em}.cinematic-home .founder-years span{font:7px/1.8 var(--font-ibm-plex-mono),monospace;letter-spacing:.075em;color:var(--ch-8eaea1);max-width:80px;padding-bottom:2px}.cinematic-home .founder-scan{position:absolute;left:20px;right:20px;top:29px;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--portrait-rgb),.7),transparent);box-shadow:0 1px 15px 2px rgba(var(--portrait-rgb),.08);opacity:0;z-index:4;pointer-events:none}.cinematic-home .founders-set.visible .founder-scan{animation:home-portrait-resolve 2.8s cubic-bezier(.22,.65,.2,1) .5s both}.cinematic-home .founders-set.visible .care .founder-scan{animation-delay:.8s}.cinematic-home .founder-caption{padding:21px 20px 0;border-top:1px solid rgba(var(--portrait-rgb),.24);position:relative;z-index:4}.cinematic-home .founder-caption:before{content:"";position:absolute;left:0;top:-1px;width:35px;height:1px;background:var(--portrait-accent);transition:width .8s}.cinematic-home .founder-caption h3{font-size:clamp(30px,3.1vw,47px);font-weight:400;line-height:1.14;letter-spacing:-.052em}.cinematic-home .founder-caption h3 small{font-size:.37em;letter-spacing:-.02em;display:inline-block;vertical-align:top;margin:8px 0 0 5px;color:var(--portrait-accent)}.cinematic-home .founder-role{font:8px/1.8 var(--font-ibm-plex-mono),monospace;letter-spacing:.12em;color:var(--portrait-accent);text-transform:uppercase;margin-top:11px}.cinematic-home .founder-caption>p:last-child{font-size:12px;line-height:1.85;color:var(--ch-8ba598);max-width:310px;margin-top:18px}.cinematic-home .founder-junction{align-self:start;margin-top:calc(var(--portrait-h)*.52 - 65px);height:130px;position:relative;display:flex;justify-content:center;align-items:center;z-index:5}.cinematic-home .confluence-axis{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.cinematic-home .confluence-axis:before{content:"";position:absolute;top:-60px;bottom:-64px;width:1px;background:linear-gradient(0deg,transparent,var(--ch-739e8c3b),transparent)}.cinematic-home .confluence-axis:after{content:"";position:absolute;left:-40px;right:-40px;height:1px;background:linear-gradient(90deg,transparent,var(--ch-8acbb975),transparent)}.cinematic-home .confluence-core{width:124px;height:124px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background:radial-gradient(ellipse,var(--ch-0c2424e8),var(--ch-030b10aa) 65%,transparent 75%)}.cinematic-home .confluence-core:after,.cinematic-home .confluence-core:before{content:"";position:absolute;inset:0;border:1px solid var(--ch-92bfb340);transform:rotate(45deg);clip-path:polygon(0 0,38% 0,38% 7%,62% 7%,62% 0,100% 0,100% 38%,93% 38%,93% 62%,100% 62%,100% 100%,62% 100%,62% 93%,38% 93%,38% 100%,0 100%,0 62%,7% 62%,7% 38%,0 38%)}.cinematic-home .confluence-core:after{inset:12px;border-color:var(--ch-5ed7b117);transform:rotate(45deg)}.cinematic-home .confluence-core img{width:110px;height:auto;position:relative;z-index:1}.cinematic-home .confluence-core>span{position:relative;z-index:1;font:6px var(--font-ibm-plex-mono),monospace;letter-spacing:.12em;color:var(--ch-83b19f);margin-top:9px}.cinematic-home .confluence-bottom,.cinematic-home .confluence-top{position:absolute;left:-20px;right:-20px;text-align:center;font:7px/1.8 var(--font-ibm-plex-mono),monospace;letter-spacing:.12em;color:var(--ch-86af9f)}.cinematic-home .confluence-top{top:-52px}.cinematic-home .confluence-bottom{bottom:-58px;color:var(--ch-64867b)}.cinematic-home .foundation-console{margin:47px auto 0;display:flex;flex-direction:column;align-items:center;text-align:center}.cinematic-home .foundation-options{display:flex;border-bottom:1px solid var(--ch-719c872e);gap:27px;max-width:100%}.cinematic-home .foundation-options button{position:relative;min-height:47px;border:0;background:none;padding:11px 3px;font:9px var(--font-ibm-plex-mono),monospace;letter-spacing:.06em;color:var(--ch-749489);transition:color .3s;white-space:nowrap}.cinematic-home .foundation-options button:after{content:"";position:absolute;bottom:-1px;height:1px;left:50%;right:50%;background:var(--green);transition:left .35s,right .35s}.cinematic-home .foundation-options button[aria-pressed=true]{color:var(--ch-b5e5ce)}.cinematic-home .foundation-options button[aria-pressed=true]:after{left:0;right:0}.cinematic-home .foundation-options button:hover{color:var(--ch-e8f6ec)}.cinematic-home .foundation-summary{font-size:14px;line-height:1.8;color:var(--ch-a2c0b1);max-width:660px;min-height:52px;margin-top:23px}.cinematic-home .foundation-caption{margin-top:8px;font:7px var(--font-ibm-plex-mono),monospace;letter-spacing:.08em;color:var(--ch-546f64)}.cinematic-home .founder-theater[data-focus=engineering] .founder-panel.care,.cinematic-home .founder-theater[data-focus=medicine] .founder-panel.engineering{opacity:.44}.cinematic-home .founder-theater[data-focus=engineering] .engineering .founder-caption:before,.cinematic-home .founder-theater[data-focus=medicine] .care .founder-caption:before{width:100%}.cinematic-home .founder-theater[data-focus=engineering] .engineering .founder-portrait,.cinematic-home .founder-theater[data-focus=medicine] .care .founder-portrait{filter:saturate(.92) contrast(1.055) drop-shadow(0 0 28px rgba(var(--portrait-rgb),.16))}.cinematic-home .founder-theater .people-bottom{margin-top:42px;padding-top:33px;border-top-color:var(--ch-5a867a33)}.cinematic-home .founder-theater .people-quote{font-size:23px;max-width:700px;letter-spacing:-.027em;color:var(--ch-cee1d6)}.cinematic-home .founder-theater .people-quote cite{font-size:8px;color:var(--ch-63867a);margin-top:13px}@keyframes home-portrait-resolve{0%{transform:translateY(0);opacity:0}10%{opacity:.8}82%{opacity:.55}to{transform:translateY(calc(var(--portrait-h) - 62px));opacity:0}}@media(min-width:1750px){.cinematic-home .founders-set{--portrait-h:520px}.cinematic-home .founder-portrait{width:490px}.cinematic-home .founder-panel.care .founder-portrait{width:465px}.cinematic-home .founder-heading{margin-bottom:50px}}@media(max-width:1180px){.cinematic-home .signal-options button{padding:6px 9px;gap:7px}.cinematic-home .signal-options button span{font-size:6px}.cinematic-home .founder-heading{grid-template-columns:1.5fr .65fr;gap:35px}.cinematic-home .founder-heading h2{font-size:86px}.cinematic-home .founder-heading>p{font-size:12px}.cinematic-home .founders-set{--portrait-h:400px;grid-template-columns:minmax(0,1fr) 135px minmax(0,1fr)}.cinematic-home .confluence-core{width:96px;height:96px}.cinematic-home .confluence-core img{width:88px}.cinematic-home .confluence-core>span{font-size:5px}.cinematic-home .founder-junction{height:110px;margin-top:calc(var(--portrait-h)*.52 - 55px)}.cinematic-home .founder-caption{padding-inline:9px}.cinematic-home .founder-caption h3{font-size:34px}.cinematic-home .founder-caption h3 small{margin-top:6px}.cinematic-home .founder-discipline{left:23px;font-size:7px}.cinematic-home .founder-years{left:23px}.cinematic-home .founder-years strong{font-size:45px}.cinematic-home .founder-years span{font-size:6px}.cinematic-home .founder-caption>p:last-child{font-size:11px}.cinematic-home .confluence-top{font-size:6px;top:-45px}.cinematic-home .confluence-bottom{font-size:6px;bottom:-50px}}@media(max-width:900px){.cinematic-home .hero-bottom{grid-template-columns:1fr auto}.cinematic-home .hero-bottom .scroll-cue{display:none}.cinematic-home .signal-console{bottom:29px}.cinematic-home .signal-console-top{font-size:7px}.cinematic-home .signal-footnote{font-size:6px}.cinematic-home .people.founder-theater{padding-block:73px 65px}.cinematic-home .founder-topline{margin-bottom:34px}.cinematic-home .founder-topline>p{font-size:7px}.cinematic-home .founder-heading{grid-template-columns:1fr;gap:24px;margin-bottom:28px}.cinematic-home .founder-heading h2{font-size:85px}.cinematic-home .founder-heading>p{max-width:410px;font-size:12px}.cinematic-home .founders-set{--portrait-h:360px;grid-template-columns:minmax(0,1fr) 95px minmax(0,1fr)}.cinematic-home .confluence-core{width:74px;height:74px}.cinematic-home .confluence-core img{width:68px}.cinematic-home .confluence-core>span{font-size:4px;margin-top:5px}.cinematic-home .confluence-bottom,.cinematic-home .confluence-top{font-size:5px;letter-spacing:.05em}.cinematic-home .founder-aperture{inset:25px 12px 25px}.cinematic-home .founder-discipline{font-size:6px;left:20px;top:36px;letter-spacing:.08em}.cinematic-home .founder-years{left:19px;bottom:35px;gap:8px}.cinematic-home .founder-years strong{font-size:41px}.cinematic-home .founder-years span{font-size:5px;max-width:54px}.cinematic-home .founder-caption h3{font-size:29px}.cinematic-home .founder-caption h3 small{font-size:11px;margin-left:3px}.cinematic-home .founder-role{font-size:6px}.cinematic-home .founder-caption>p:last-child{font-size:10px;margin-top:13px}.cinematic-home .foundation-console{margin-top:36px}.cinematic-home .foundation-summary{font-size:12px;max-width:535px}.cinematic-home .founder-theater .people-quote{font-size:20px;max-width:490px}.cinematic-home .founder-theater .people-bottom .text-link{font-size:10px;gap:10px;white-space:nowrap}}@media(max-width:640px){.cinematic-home .hero-bottom .scroll-cue{display:flex}.cinematic-home .signal-console{top:102px;bottom:auto;right:var(--margin)}.cinematic-home .signal-console-top{font-size:6px;letter-spacing:.09em;gap:10px}.cinematic-home .signal-console-top:before{width:12px}.cinematic-home .signal-options{gap:4px;margin-top:6px}.cinematic-home .signal-options button{padding:4px 8px;min-height:38px;gap:7px;background:var(--ch-03141955)}.cinematic-home .signal-options button b{font-size:14px}.cinematic-home .signal-options button span{font-size:5.5px}.cinematic-home .signal-footnote{font-size:5.5px;margin-top:5px}.cinematic-home .hero-waves{inset:-12% -45% auto -10%;width:155%;height:88%;opacity:.92}.cinematic-home .scene-caption{display:none}.cinematic-home .character-waves{width:165%;inset:0 -32.5%;height:76%;opacity:.8}.cinematic-home .people.founder-theater{padding:56px 0 54px}.cinematic-home .founder-topline{margin-bottom:30px;gap:12px}.cinematic-home .founder-topline>p{font-size:5.5px;max-width:95px;line-height:1.8}.cinematic-home .founder-heading{gap:24px;margin-bottom:24px}.cinematic-home .founder-heading h2{font-size:clamp(48px,10.6vw,67px);line-height:1.01;letter-spacing:-.06em}.cinematic-home .founder-heading>p{max-width:300px;font-size:11px;line-height:1.9}.cinematic-home .founders-set{--portrait-h:265px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:17px}.cinematic-home .founder-junction{position:absolute;top:calc(var(--portrait-h) - 40px);left:50%;margin:0;transform:translateX(-50%);height:63px;width:63px}.cinematic-home .confluence-core{width:50px;height:50px;background:radial-gradient(ellipse,var(--ch-0c2424),var(--ch-030b10) 72%,transparent 75%)}.cinematic-home .confluence-core img{width:43px}.cinematic-home .confluence-bottom,.cinematic-home .confluence-core>span,.cinematic-home .confluence-top{display:none}.cinematic-home .confluence-axis:before{top:-20px;bottom:-20px}.cinematic-home .confluence-axis:after{left:-25px;right:-25px}.cinematic-home .confluence-core:after{inset:6px}.cinematic-home .founder-waves{opacity:.55}.cinematic-home .founder-stage{margin-inline:-7px}.cinematic-home .founder-portrait{max-height:calc(var(--portrait-h) - 21px);width:110%;max-width:110%}.cinematic-home .founder-panel.care .founder-portrait{width:105%}.cinematic-home .founder-aperture{inset:20px 8px 20px}.cinematic-home .founder-aperture:after{inset:11px -5px}.cinematic-home .founder-discipline{top:29px;left:13px;font-size:5px;letter-spacing:.08em}.cinematic-home .founder-eyeline{top:40%}.cinematic-home .founder-eyeline:after,.cinematic-home .founder-eyeline:before{font-size:9px;top:-7px}.cinematic-home .founder-years{left:14px;bottom:29px;gap:7px}.cinematic-home .founder-years strong{font-size:35px}.cinematic-home .founder-years span{font-size:4.8px;line-height:1.7;max-width:47px}.cinematic-home .founder-scan{left:8px;right:8px;top:20px}.cinematic-home .founder-caption{padding:23px 0 0}.cinematic-home .founder-caption h3{font-size:25px;line-height:1.06;min-height:55px;letter-spacing:-.045em;max-width:180px}.cinematic-home .founder-caption h3 small{font-size:9px;margin:3px 0 0 2px;vertical-align:baseline}.cinematic-home .founder-role{font-size:6px;letter-spacing:.03em;min-height:24px;line-height:1.8;margin-top:9px}.cinematic-home .founder-caption>p:last-child{font-size:10px;line-height:1.9;margin-top:12px}.cinematic-home .foundation-console{margin-top:31px}.cinematic-home .foundation-options{gap:22px}.cinematic-home .foundation-options button{font-size:7px;letter-spacing:.015em;min-height:46px}.cinematic-home .foundation-summary{font-size:12px;line-height:1.85;min-height:89px;margin-top:20px;max-width:330px}.cinematic-home .foundation-caption{font-size:6px;margin-top:6px}.cinematic-home .founder-theater .people-bottom{margin-top:29px;padding-top:27px}.cinematic-home .founder-theater .people-quote{font-size:21px;max-width:400px}.cinematic-home .founder-theater .people-quote cite{font-size:7px;line-height:1.9}.cinematic-home .founder-theater .people-bottom .text-link{margin-top:18px}.cinematic-home .film-waves{inset:0 -45% 0 -15%;width:160%;height:100%;opacity:.73}}@media(max-width:380px){.cinematic-home .founders-set{--portrait-h:235px;gap:15px}.cinematic-home .founder-caption h3{font-size:23px}.cinematic-home .founder-heading h2{font-size:46px}.cinematic-home .founder-years strong{font-size:30px}.cinematic-home .founder-years span{font-size:4.5px}.cinematic-home .founder-topline>p{max-width:78px}.cinematic-home .foundation-options{gap:14px}.cinematic-home .founder-discipline{font-size:4.5px}.cinematic-home .signal-console{top:96px}}@media(prefers-reduced-motion:reduce){.cinematic-home .founder-scan{display:none}.cinematic-home .signal-console{opacity:1;transform:none}.cinematic-home .founder-caption:before,.cinematic-home .founder-panel,.cinematic-home .founder-portrait{transition:none}}.cinematic-home .founder-story-footer{margin-top:36px;text-align:center}.cinematic-home .founder-story-footer .text-link{font-size:14px}.cinematic-home .context-story{position:relative;overflow:hidden;padding:95px 0 65px;background:linear-gradient(180deg,var(--ch-02090f),var(--ch-06131a) 60%,var(--ch-030d12))}.cinematic-home .context-heading{display:grid;grid-template-columns:1.8fr 1fr;align-items:end;gap:75px;margin:33px 0 45px}.cinematic-home .context-heading h2{font-size:clamp(43px,4.9vw,75px);line-height:1.09;letter-spacing:-.052em;max-width:880px}.cinematic-home .context-heading h2 span{color:var(--ch-99c9b4)}.cinematic-home .context-heading>p{font-size:16px;line-height:1.85;color:var(--ch-9db4a8);max-width:360px;padding-bottom:5px}.cinematic-home .context-topline{display:flex;justify-content:space-between;gap:30px;padding:17px 0;border-top:1px solid var(--ch-60847740);border-bottom:1px solid var(--ch-60847726);font:11px var(--font-ibm-plex-mono),monospace;letter-spacing:.07em;color:var(--ch-769a8d)}.cinematic-home .context-stage{--story-accent:var(--ch-8edbbc);--story-secondary:var(--ch-729ea5);position:relative;display:grid;grid-template-columns:.8fr .78fr 1.1fr;gap:35px;min-height:560px;padding-block:28px 25px;isolation:isolate}.cinematic-home .context-stage[data-persona=protective]{--story-accent:var(--ch-d8bc94);--story-secondary:var(--ch-b6a594)}.cinematic-home .context-stage[data-persona=encouraging]{--story-accent:var(--ch-b0dc9c);--story-secondary:var(--ch-86b99a)}.cinematic-home .context-wiring{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none;opacity:.7}.cinematic-home .context-wire-light path{stroke-dasharray:5 95;stroke-dashoffset:100;animation:home-context-thread 5s linear infinite}.cinematic-home .context-wire-light path:nth-child(2){animation-delay:1s}.cinematic-home .context-wire-light path:nth-child(3){animation-delay:2s}.cinematic-home .context-wire-light path.context-wire-out{animation-delay:3s;opacity:.1}.cinematic-home .context-stage[data-phase=reply] .context-wire-out{opacity:1}.cinematic-home .context-stage[data-phase=reply] .context-wire-light path:not(.context-wire-out){opacity:.35}.cinematic-home .context-inputs{display:flex;flex-direction:column;justify-content:space-between;gap:20px}.cinematic-home .context-input{position:relative;border-left:1px solid var(--ch-608b8440);padding:10px 15px 12px 19px;background:linear-gradient(90deg,var(--ch-07141cef),transparent);transition:border-color .8s,opacity .8s}.cinematic-home .context-input:before{content:"";position:absolute;left:-2px;top:12px;width:3px;height:16px;background:var(--story-accent);opacity:.55;transition:background .8s}.cinematic-home .context-input-label{display:flex;align-items:center;justify-content:space-between;gap:12px;font:10px/1.7 var(--font-ibm-plex-mono),monospace;letter-spacing:.035em;color:var(--ch-a2bdb3);margin-bottom:17px}.cinematic-home .context-input-label>span:last-child{font-size:8px;color:var(--ch-67897d);text-align:right}.cinematic-home .context-health{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px}.cinematic-home .context-health>div{display:flex;flex-direction:column;gap:8px}.cinematic-home .context-health strong{font-size:34px;font-weight:400;letter-spacing:-.06em;line-height:1;color:var(--ch-c6e0df)}.cinematic-home .context-health strong span{font:12px var(--font-ibm-plex-mono),monospace;letter-spacing:0;margin-left:6px;color:var(--ch-91aca7)}.cinematic-home .context-health>div>span{font-size:12px;line-height:1.5;color:var(--ch-7d9f99)}.cinematic-home .context-spark{width:100%;height:31px;margin-top:11px;opacity:.7}.cinematic-home .context-input-meta{font:10px/1.7 var(--font-ibm-plex-mono),monospace;color:var(--ch-729793);margin-top:5px}.cinematic-home .context-input h3{font-size:26px;line-height:1.15;letter-spacing:-.03em;color:var(--story-accent);transition:color .8s}.cinematic-home .context-journal{font-size:14px;line-height:1.75;margin-top:9px;color:var(--ch-a1b7ac);max-width:310px}.cinematic-home .context-mood-line{display:flex;align-items:center;gap:4px;height:19px;margin-top:12px}.cinematic-home .context-mood-line i{height:4px;width:15px;background:var(--story-accent);opacity:.28;transition:height 1s,background 1s}.cinematic-home .context-mood-line i:nth-child(3n){height:12px;opacity:.65}.cinematic-home .context-mood-line i:nth-child(4n){height:18px;opacity:.75}.cinematic-home .context-stage[data-persona=protective] .context-mood-line i:nth-child(2n){height:17px}.cinematic-home .context-stage[data-persona=encouraging] .context-mood-line i:nth-child(3n){height:6px}.cinematic-home .context-memory>p{font-size:14px;line-height:1.8;color:var(--ch-aec2b6)}.cinematic-home .context-memory-caption{font:10px/1.75 var(--font-ibm-plex-mono),monospace;color:var(--ch-6e8f7c);margin-top:10px}.cinematic-home .context-presence{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-width:0}.cinematic-home .context-presence-label{position:absolute;top:37px;left:-15px;right:-15px;font:9px var(--font-ibm-plex-mono),monospace;letter-spacing:.12em;color:var(--ch-6b8f82)}.cinematic-home .context-lens{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%) rotate(-12deg);width:78%;height:280px;border:1px solid var(--ch-7dae972d);border-radius:50%;pointer-events:none}.cinematic-home .context-lens:after,.cinematic-home .context-lens:before{content:"";position:absolute;inset:-17px 11px;border:1px solid var(--ch-7dae971c);border-radius:50%;transform:rotate(15deg)}.cinematic-home .context-lens:after{inset:-33px 21px;border-color:var(--ch-7dae9714);transform:rotate(27deg)}.cinematic-home .context-face{position:relative;z-index:1;width:115%;max-width:330px;margin-top:21px;animation:home-context-breathe 7s ease-in-out infinite;filter:drop-shadow(0 10px 55px var(--ch-17442c45))}.cinematic-home .context-persona{position:relative;z-index:2;margin-top:-10px}.cinematic-home .context-persona>span{display:block;font:9px var(--font-ibm-plex-mono),monospace;letter-spacing:.08em;color:var(--ch-759486)}.cinematic-home .context-persona strong{display:block;font-size:24px;font-weight:400;letter-spacing:-.035em;color:var(--story-accent);margin-top:9px;transition:color .8s}.cinematic-home .context-persona p{font-size:12px;line-height:1.6;color:var(--ch-94aea0);margin-top:7px;max-width:190px;min-height:38px}.cinematic-home .context-gmai{position:absolute;bottom:12px;left:-20px;right:-20px;font:8px var(--font-ibm-plex-mono),monospace;letter-spacing:.1em;color:var(--ch-597b6a)}.cinematic-home .context-conversation{position:relative;display:flex;flex-direction:column;justify-content:center;padding-left:14px;min-width:0}.cinematic-home .context-moment{font:11px var(--font-ibm-plex-mono),monospace;letter-spacing:.09em;color:var(--ch-83a99a);margin-bottom:28px}.cinematic-home .context-speaker{font:10px var(--font-ibm-plex-mono),monospace;letter-spacing:.1em;color:var(--ch-648372);margin-bottom:9px}.cinematic-home .context-conversation>blockquote{font-size:clamp(23px,2.3vw,34px);line-height:1.3;font-weight:400;letter-spacing:-.035em;margin:0;min-height:102px;color:var(--ch-d8e9de)}.cinematic-home .context-reply{border-top:1px solid var(--ch-6ead8c5c);margin-top:26px;padding-top:22px}.cinematic-home .context-reply-label{display:flex;align-items:center;gap:12px;font:10px var(--font-ibm-plex-mono),monospace;letter-spacing:.05em;color:var(--story-accent)}.cinematic-home .context-reply-label>span:last-child{font-size:8px;color:var(--ch-6e9e86);text-align:right}.cinematic-home .context-reply-rule{height:1px;width:20px;background:var(--ch-84b69960);flex-shrink:0}.cinematic-home .context-reply>p{font-size:17px;line-height:1.8;color:var(--ch-bfd6c7);min-height:154px;margin-top:18px;transition:opacity .5s}.cinematic-home .context-stage[data-phase=collect] .context-reply>p{opacity:.5}.cinematic-home .context-reason{border-left:1px solid var(--ch-6387714d);padding-left:14px;margin-top:16px;transition:opacity .5s}.cinematic-home .context-reason>span{font:9px var(--font-ibm-plex-mono),monospace;letter-spacing:.05em;color:var(--ch-729880)}.cinematic-home .context-reason>p{font-size:12px;line-height:1.8;color:var(--ch-92ad9c);margin-top:8px;min-height:65px}.cinematic-home .context-stage[data-phase=collect] .context-reason{opacity:.25}.cinematic-home .context-playback{display:flex;align-items:center;gap:24px;border-top:1px solid var(--ch-638e7440);padding-top:17px;font:11px var(--font-ibm-plex-mono),monospace;color:var(--ch-94ae9e)}.cinematic-home .story-play{border:0;background:none;padding:8px 0;color:var(--ch-c8e9d7);font-size:12px;min-width:120px;min-height:44px;text-align:left}.cinematic-home .story-play:hover{color:var(--green)}.cinematic-home .context-playback-label{margin-left:auto;font-size:9px;letter-spacing:.04em;color:var(--ch-61856e)}.cinematic-home .context-chapters{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:14px}.cinematic-home .context-chapters button{position:relative;display:flex;flex-direction:column;gap:9px;padding:18px 0 14px;background:none;border:0;border-top:1px solid var(--ch-54776255);text-align:left;color:var(--ch-809b8a);font-size:14px;min-height:86px;transition:color .3s}.cinematic-home .context-chapters button>span{font:10px var(--font-ibm-plex-mono),monospace;letter-spacing:.06em;color:var(--ch-5e7f6c)}.cinematic-home .context-chapters button:before{content:"";position:absolute;left:0;top:-1px;width:calc(var(--beat-progress,0)*100%);height:1px;background:var(--ch-93d4af)}.cinematic-home .context-chapters button[aria-pressed=true]{color:var(--ch-d0ead7)}.cinematic-home .context-chapters button[aria-pressed=true]>span{color:var(--ch-8ec5a4)}.cinematic-home .context-chapters button:hover{color:var(--ch-d0ead7)}.cinematic-home .context-footnote{display:flex;justify-content:space-between;gap:45px;margin-top:25px;padding-top:23px;border-top:1px solid var(--ch-44695340);color:var(--ch-698b77);font-size:12px;line-height:1.8}.cinematic-home .context-footnote p{max-width:610px}.cinematic-home .context-footnote a{max-width:340px;color:var(--ch-8bb79a);text-align:right}.cinematic-home .context-footnote a:hover{color:var(--green)}.cinematic-home .story-still .context-face,.cinematic-home .story-still .context-wire-light path{animation-play-state:paused}@keyframes home-context-thread{to{stroke-dashoffset:-100}}@keyframes home-context-breathe{50%{transform:translateY(-5px) rotate(.5deg)}}.cinematic-home .journey-copy h2{font-size:clamp(50px,5.3vw,78px)}.cinematic-home .journey-caption p{font-size:16px;line-height:1.8;min-height:118px}.cinematic-home .journey-caption .mono{font-size:12px}.cinematic-home .journey-demo{margin-top:33px}.cinematic-home .trace-message{max-width:890px;margin-inline:auto;line-height:1.75;font-size:16px;min-height:56px}.cinematic-home .trace-caption{font-size:10px;line-height:1.7}.cinematic-home .gate-rail{height:181px;margin-top:22px}.cinematic-home .gate-shape{height:116px;width:51px}.cinematic-home .rail-fill,.cinematic-home .rail-line{top:64px}.cinematic-home .rail-packet{top:61px}.cinematic-home .gate-label{font-size:12px;text-transform:none;letter-spacing:-.015em;line-height:1.3;margin-top:15px;max-width:100px}.cinematic-home .gate-index{font-size:9px}.cinematic-home .journey-support{display:grid;grid-template-columns:210px 1fr;gap:30px;padding:17px 0;border-top:1px solid var(--ch-70917b40);align-items:start;min-height:84px}.cinematic-home .journey-support>span{font:10px/1.7 var(--font-ibm-plex-mono),monospace;letter-spacing:.05em;color:var(--ch-749d84)}.cinematic-home .journey-support p{font-size:15px;line-height:1.8;color:var(--ch-b4d5bf);max-width:800px}.cinematic-home .receipt-tag{font-size:10px;line-height:1.5;min-height:27px}.cinematic-home .journey-bottom .mono{font-size:10px;line-height:1.7;max-width:650px}.cinematic-home .journey-bottom .text-link{font-size:12px}.cinematic-home .journey-sticky{min-height:825px;padding-block:39px 29px}.cinematic-home .journey-scene{padding-top:20px}.cinematic-home .journey-copy{gap:65px}.cinematic-home .journey-head>.mono{font-size:10px}.cinematic-home .journey-video{color:var(--ch-83b599)}.cinematic-home .voices{background:var(--ch-e1e7de);color:var(--ch-132820);padding:91px 0 42px}.cinematic-home .voices a:focus-visible,.cinematic-home .voices button:focus-visible{outline-color:var(--ch-25573b)}.cinematic-home .voices .chapter-marker{color:var(--ch-617568)}.cinematic-home .voices .chapter-index{color:var(--ch-416d54)}.cinematic-home .voices .chapter-line{background:var(--ch-547a5e40)}.cinematic-home .voices-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:65px}.cinematic-home .voices-heading h2{font-size:clamp(43px,5.5vw,78px);font-weight:400;line-height:1.06;letter-spacing:-.054em;margin-top:29px}.cinematic-home .voices-heading>p{font-size:16px;line-height:1.9;max-width:340px;color:var(--ch-607266);padding-bottom:5px}.cinematic-home .voices-stage{display:grid;grid-template-columns:.38fr 1fr;gap:70px;margin-top:54px;padding-top:37px;border-top:1px solid var(--ch-5b7e6438)}.cinematic-home .google-summary{padding-top:7px}.cinematic-home .google-summary>a{display:flex;flex-direction:column;align-items:flex-start}.cinematic-home .google-review-label{font-size:15px;display:flex;align-items:center;gap:18px;color:var(--ch-365741)}.cinematic-home .google-summary strong{font-size:100px;line-height:1;font-weight:400;letter-spacing:-.09em;margin-top:21px}.cinematic-home .google-summary strong>span{font-size:16px;letter-spacing:0;color:var(--ch-748677);margin-left:13px}.cinematic-home .review-stars{font-size:19px;letter-spacing:4px;color:var(--ch-648a63);line-height:1;margin-top:20px}.cinematic-home .google-count{font-size:14px;color:var(--ch-58715e);margin-top:15px}.cinematic-home .review-snapshot{display:block;max-width:180px;font:10px/1.8 var(--font-ibm-plex-mono),monospace;color:var(--ch-7c8e7e);margin-top:31px}.cinematic-home .review-kicker{display:flex;justify-content:space-between;gap:25px;font:10px/1.7 var(--font-ibm-plex-mono),monospace;letter-spacing:.06em;color:var(--ch-748575)}.cinematic-home .review-statement{font-size:clamp(32px,3.75vw,56px);line-height:1.23;letter-spacing:-.047em;font-weight:400;margin:21px 0 26px;min-height:218px;max-width:940px}.cinematic-home .review-statement[data-expanded=true]{font-size:24px;line-height:1.75;letter-spacing:-.015em;min-height:218px}.cinematic-home .review-person{display:flex;align-items:center;gap:17px}.cinematic-home .review-initials{border:1px solid var(--ch-7089715c);width:47px;height:47px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font:13px var(--font-ibm-plex-mono),monospace;color:var(--ch-648069)}.cinematic-home .review-person h3{font-size:21px;letter-spacing:-.03em}.cinematic-home .review-person p{font-size:12px;line-height:1.7;color:var(--ch-718675);margin-top:4px}.cinematic-home .review-controls{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:24px}.cinematic-home .review-read-more{font-size:12px;min-height:44px;padding:9px 0;border:0;border-bottom:1px solid var(--ch-6e8d7044);background:none;color:var(--ch-58755c)}.cinematic-home .review-read-more:hover{color:var(--ch-183e23)}.cinematic-home .review-controls>div{display:flex;gap:10px}.cinematic-home .review-arrow{height:47px;width:47px;display:grid;place-items:center;border:1px solid var(--ch-54735c55);border-radius:50%;background:transparent;color:var(--ch-527a5c);font-size:21px;transition:color .3s,background .3s}.cinematic-home .review-arrow:hover{background:var(--ch-234b32);color:var(--ch-e1e7de)}.cinematic-home .voices-footer{display:flex;justify-content:space-between;align-items:flex-start;gap:45px;border-top:1px solid var(--ch-5b7e6438);margin-top:44px;padding-top:26px;color:var(--ch-718572)}.cinematic-home .voices-footer p{font-size:12px;line-height:1.8;max-width:540px}.cinematic-home .voices-footer>a{font-size:14px;color:var(--ch-395d44);white-space:nowrap}.cinematic-home .voices-footer>a:hover{color:var(--ch-071e0d)}.cinematic-home .pricing-chapter{background:var(--ch-05100f);padding:91px 0 62px;border-top:1px solid var(--ch-76978924)}.cinematic-home .pricing-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-top:32px}.cinematic-home .pricing-heading h2{font-size:clamp(42px,4.8vw,72px);font-weight:400;line-height:1.12;letter-spacing:-.05em}.cinematic-home .pricing-heading h2 span{color:var(--ch-91c5a9)}.cinematic-home .pricing-heading p{font-size:16px;color:var(--ch-8da697);margin-top:23px;line-height:1.8}.cinematic-home .pricing-billing{display:flex;gap:18px;align-items:center;border-bottom:1px solid var(--ch-587d634a);padding-bottom:3px;flex-shrink:0;margin-bottom:6px}.cinematic-home .pricing-billing button{position:relative;min-height:46px;padding:10px 0;border:0;background:none;font-size:14px;color:var(--ch-648f74);white-space:nowrap}.cinematic-home .pricing-billing button[aria-pressed=true]{color:var(--ch-d3f3de)}.cinematic-home .pricing-billing button[aria-pressed=true]:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:var(--ch-95d0ae)}.cinematic-home .pricing-billing button span{font:10px var(--font-ibm-plex-mono),monospace;color:var(--ch-83be98);margin-left:7px}.cinematic-home .pricing-tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:48px;border-top:1px solid var(--ch-719b7c5c);border-bottom:1px solid var(--ch-719b7c38)}.cinematic-home .pricing-tier{padding:34px 29px 25px;position:relative;border-right:1px solid var(--ch-719b7c38);display:flex;flex-direction:column;min-width:0}.cinematic-home .pricing-tier:first-child{padding-left:0}.cinematic-home .pricing-tier:last-child{border:0;padding-right:0}.cinematic-home .pricing-tier.highlighted{background:linear-gradient(180deg,var(--ch-28583a24),transparent 70%)}.cinematic-home .pricing-tier.highlighted:before{content:"";position:absolute;left:0;right:0;top:-1px;height:1px;background:var(--ch-83d5a7)}.cinematic-home .pricing-tier-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.cinematic-home .pricing-tier-top h3{font-size:27px;line-height:1.3;letter-spacing:-.04em}.cinematic-home .pricing-tier-top>span{font:9px/1.7 var(--font-ibm-plex-mono),monospace;color:var(--ch-5f8970);max-width:125px;text-align:right}.cinematic-home .highlighted .pricing-tier-top>span{color:var(--ch-9cdeb6)}.cinematic-home .pricing-number{font-size:29px;font-weight:400;letter-spacing:-.05em;line-height:1;margin-top:31px;white-space:nowrap}.cinematic-home .pricing-number strong{font-size:clamp(48px,4.6vw,69px);font-weight:400;letter-spacing:-.07em}.cinematic-home .pricing-number>span{font-size:12px;letter-spacing:0;color:var(--ch-88aa94);margin-left:8px}.cinematic-home .pricing-charge{font-size:14px;line-height:1.8;color:var(--ch-b2d1bc);margin-top:13px}.cinematic-home .pricing-saving{font-size:12px;color:var(--ch-71a485);line-height:1.8;min-height:22px;margin-top:7px}.cinematic-home .pricing-memory{margin-top:27px;padding-top:24px;border-top:1px solid var(--ch-70997930)}.cinematic-home .pricing-memory strong{display:block;font-size:19px;font-weight:400;letter-spacing:-.025em;line-height:1.5;color:var(--ch-beddc7)}.cinematic-home .pricing-memory>span{display:block;font:11px/1.7 var(--font-ibm-plex-mono),monospace;color:var(--ch-81ae90);margin-top:8px}.cinematic-home .pricing-tier ul{list-style:none;margin:24px 0 31px;padding:0;display:flex;flex-direction:column;gap:12px;flex:1}.cinematic-home .pricing-tier li{position:relative;padding-left:17px;font-size:14px;line-height:1.8;color:var(--ch-a0bca9)}.cinematic-home .pricing-tier li:before{content:"+";position:absolute;left:0;top:0;color:var(--ch-688c70);font:14px/1.8 var(--font-ibm-plex-mono),monospace}.cinematic-home .pricing-tier .btn{min-height:53px;font-size:14px;justify-content:space-between}.cinematic-home .pricing-trial-note{font-size:11px;line-height:1.8;margin-top:14px;color:var(--ch-618c70);min-height:40px}.cinematic-home .pricing-foot{display:flex;justify-content:space-between;gap:35px;margin-top:26px;align-items:flex-start;font-size:12px;line-height:1.8;color:var(--ch-7d9e88)}.cinematic-home .pricing-foot p>span{margin-inline:10px;color:var(--ch-395e44)}.cinematic-home .pricing-foot a{font-size:14px;white-space:nowrap;color:var(--ch-8ab49a)}@media(max-width:1180px){.cinematic-home .context-heading{gap:45px;grid-template-columns:1.8fr 1fr}.cinematic-home .context-heading h2{font-size:57px}.cinematic-home .context-heading>p{font-size:14px}.cinematic-home .context-stage{gap:23px;grid-template-columns:.88fr .68fr 1.08fr;min-height:570px}.cinematic-home .context-input{padding-left:15px;padding-right:4px}.cinematic-home .context-input-label{font-size:9px}.cinematic-home .context-input-label>span:last-child{font-size:7px}.cinematic-home .context-health strong{font-size:29px}.cinematic-home .context-health>div>span{font-size:11px}.cinematic-home .context-health{gap:15px}.cinematic-home .context-input h3{font-size:23px}.cinematic-home .context-journal,.cinematic-home .context-memory>p{font-size:13px}.cinematic-home .context-conversation{padding-left:0}.cinematic-home .context-conversation>blockquote{font-size:27px}.cinematic-home .context-reply>p{font-size:15px;min-height:173px}.cinematic-home .context-presence-label{font-size:7px}.cinematic-home .context-persona strong{font-size:23px}.cinematic-home .context-persona p{font-size:11px}.cinematic-home .context-gmai{font-size:6px;letter-spacing:.05em}.cinematic-home .context-reply-label{gap:8px;font-size:9px}.cinematic-home .context-reply-label>span:last-child{font-size:7px}.cinematic-home .context-reason>p{font-size:11px}.cinematic-home .context-playback-label{font-size:8px}.cinematic-home .voices-stage{gap:55px;grid-template-columns:.32fr 1fr}.cinematic-home .google-summary strong{font-size:88px}.cinematic-home .voices-heading h2{font-size:64px}.cinematic-home .voices-heading>p{font-size:14px;max-width:300px}.cinematic-home .review-statement{font-size:44px}.cinematic-home .pricing-heading{gap:30px}.cinematic-home .pricing-heading h2{font-size:55px}.cinematic-home .pricing-heading p{font-size:14px}.cinematic-home .pricing-billing{gap:14px}.cinematic-home .pricing-billing button{font-size:12px}.cinematic-home .pricing-billing button span{font-size:9px}.cinematic-home .pricing-tier{padding-inline:23px}.cinematic-home .pricing-tier-top>span{font-size:8px}.cinematic-home .pricing-number strong{font-size:53px}.cinematic-home .pricing-number>span{font-size:10px}.cinematic-home .pricing-memory strong{font-size:17px}.cinematic-home .pricing-tier li{font-size:13px}.cinematic-home .journey-copy h2{font-size:65px}.cinematic-home .journey-caption p{font-size:14px;min-height:105px}}@media(max-width:900px){.cinematic-home .context-story{padding:69px 0 53px}.cinematic-home .context-heading{grid-template-columns:1fr;gap:24px;margin-bottom:35px}.cinematic-home .context-heading h2{font-size:58px}.cinematic-home .context-heading>p{max-width:525px;font-size:15px}.cinematic-home .context-topline{font-size:9px}.cinematic-home .context-topline>span:last-child{font-size:8px}.cinematic-home .context-stage{grid-template-columns:1fr .75fr 1.22fr;gap:18px;min-height:584px}.cinematic-home .context-health{grid-template-columns:1fr 1fr;gap:12px}.cinematic-home .context-health strong{font-size:26px}.cinematic-home .context-health>div>span{font-size:10px;line-height:1.5}.cinematic-home .context-input-label{display:block;font-size:9px;margin-bottom:13px}.cinematic-home .context-input-label>span:last-child{display:block;text-align:left;font-size:7px;margin-top:4px}.cinematic-home .context-input{padding:8px 2px 10px 13px}.cinematic-home .context-input h3{font-size:22px}.cinematic-home .context-journal,.cinematic-home .context-memory>p{font-size:12px}.cinematic-home .context-input-meta,.cinematic-home .context-memory-caption{font-size:9px}.cinematic-home .context-face{max-width:125%;width:125%;margin-top:0}.cinematic-home .context-lens{height:210px}.cinematic-home .context-presence-label{top:54px;font-size:6px;letter-spacing:.04em}.cinematic-home .context-persona{margin-top:5px}.cinematic-home .context-persona>span{font-size:7px;letter-spacing:.025em}.cinematic-home .context-persona strong{font-size:21px}.cinematic-home .context-persona p{font-size:10px;max-width:150px}.cinematic-home .context-gmai{font-size:6px;bottom:27px;max-width:150px;line-height:1.9;margin:auto}.cinematic-home .context-conversation>blockquote{font-size:25px;min-height:105px}.cinematic-home .context-moment{font-size:10px;margin-bottom:24px}.cinematic-home .context-reply{margin-top:19px;padding-top:19px}.cinematic-home .context-reply-label{font-size:8px;gap:8px;flex-wrap:wrap}.cinematic-home .context-reply-label>span:last-child{font-size:6px}.cinematic-home .context-reply-rule{width:15px}.cinematic-home .context-reply>p{font-size:14px;line-height:1.85;min-height:197px}.cinematic-home .context-reason{margin-top:11px;padding-left:11px}.cinematic-home .context-reason>span{font-size:7px}.cinematic-home .context-reason>p{font-size:10px}.cinematic-home .context-chapters{gap:19px}.cinematic-home .context-chapters button{font-size:12px}.cinematic-home .context-chapters button>span{font-size:8px}.cinematic-home .context-footnote{gap:30px;font-size:11px}.cinematic-home .context-footnote p{max-width:435px}.cinematic-home .context-footnote a{max-width:230px}.cinematic-home .journey-copy{gap:35px}.cinematic-home .journey-copy h2{font-size:53px}.cinematic-home .journey-caption .mono{font-size:10px}.cinematic-home .journey-caption p{font-size:13px;min-height:120px}.cinematic-home .journey-support{grid-template-columns:170px 1fr;gap:20px}.cinematic-home .journey-support p{font-size:14px}.cinematic-home .journey-bottom .mono,.cinematic-home .journey-support>span{font-size:9px}.cinematic-home .journey-bottom .text-link{font-size:11px}.cinematic-home .voices{padding-top:70px}.cinematic-home .voices-heading{gap:35px}.cinematic-home .voices-heading h2{font-size:55px}.cinematic-home .voices-heading>p{max-width:265px;font-size:13px}.cinematic-home .voices-stage{gap:40px;grid-template-columns:.35fr 1fr;margin-top:40px;padding-top:30px}.cinematic-home .google-summary strong{font-size:74px}.cinematic-home .google-review-label{font-size:13px}.cinematic-home .google-count{font-size:12px}.cinematic-home .review-stars{font-size:16px}.cinematic-home .review-snapshot{font-size:8px}.cinematic-home .review-statement{font-size:36px;min-height:224px;line-height:1.25}.cinematic-home .review-kicker{font-size:8px}.cinematic-home .review-statement[data-expanded=true]{font-size:20px}.cinematic-home .review-person h3{font-size:19px}.cinematic-home .review-person p{font-size:11px}.cinematic-home .voices-footer{gap:30px}.cinematic-home .voices-footer p{font-size:11px}.cinematic-home .voices-footer>a{font-size:12px}.cinematic-home .pricing-chapter{padding-top:70px}.cinematic-home .pricing-heading{display:block}.cinematic-home .pricing-heading h2{font-size:54px}.cinematic-home .pricing-billing{display:inline-flex;margin:23px 0 0;gap:22px}.cinematic-home .pricing-billing button{font-size:14px}.cinematic-home .pricing-tiers{margin-top:31px}.cinematic-home .pricing-tier{padding-inline:19px;padding-top:26px}.cinematic-home .pricing-tier-top{display:block}.cinematic-home .pricing-tier-top h3{font-size:26px}.cinematic-home .pricing-tier-top>span{display:block;max-width:none;text-align:left;margin-top:9px;font-size:8px;min-height:28px}.cinematic-home .pricing-number{font-size:23px;margin-top:22px}.cinematic-home .pricing-number strong{font-size:47px}.cinematic-home .pricing-number>span{display:block;margin:9px 0 0 1px;font-size:11px;height:17px}.cinematic-home .pricing-tier:first-child .pricing-number:after{content:"";display:block;height:26px}.cinematic-home .pricing-charge{font-size:12px;margin-top:12px}.cinematic-home .pricing-saving{font-size:10px;min-height:38px}.cinematic-home .pricing-memory{padding-top:18px;margin-top:17px}.cinematic-home .pricing-memory strong{font-size:17px;line-height:1.5;min-height:51px}.cinematic-home .pricing-memory>span{font-size:9px;min-height:31px}.cinematic-home .pricing-tier li{font-size:12px;line-height:1.8}.cinematic-home .pricing-tier ul{gap:12px;margin-block:21px 25px}.cinematic-home .pricing-tier .btn{font-size:12px;padding:13px 14px;gap:10px}.cinematic-home .pricing-trial-note{font-size:10px;min-height:54px}.cinematic-home .pricing-foot{display:block;font-size:11px}.cinematic-home .pricing-foot>a{display:inline-block;margin-top:18px;font-size:13px}}@media(max-width:640px){.cinematic-home .context-story{padding:56px 0 42px}.cinematic-home .context-heading{margin-top:27px;gap:22px;margin-bottom:28px}.cinematic-home .context-heading h2{font-size:clamp(37px,8.9vw,53px);line-height:1.13;letter-spacing:-.05em}.cinematic-home .context-heading>p{font-size:14px;line-height:1.85;max-width:350px}.cinematic-home .context-topline{font-size:9px;padding-block:15px}.cinematic-home .context-topline>span:last-child{display:none}.cinematic-home .context-stage{grid-template-columns:1fr 1fr;gap:0 14px;padding-top:22px;padding-bottom:21px}.cinematic-home .context-inputs{grid-column:1;gap:16px}.cinematic-home .context-presence{grid-column:2;grid-row:1;min-height:492px}.cinematic-home .context-conversation{grid-column:1/-1;padding:29px 0 0;margin-top:22px;border-top:1px solid var(--ch-517b6940)}.cinematic-home .context-input{padding:8px 1px 9px 12px}.cinematic-home .context-input-label{font-size:8px;margin-bottom:13px}.cinematic-home .context-input-label>span:last-child{font-size:6px;letter-spacing:.025em}.cinematic-home .context-health{gap:10px}.cinematic-home .context-health strong{font-size:27px}.cinematic-home .context-health strong span{font-size:9px;margin-left:4px}.cinematic-home .context-health>div>span{font-size:9px}.cinematic-home .context-spark{height:26px}.cinematic-home .context-input h3{font-size:21px}.cinematic-home .context-journal{font-size:12px}.cinematic-home .context-memory>p{font-size:12px;line-height:1.8}.cinematic-home .context-input-meta,.cinematic-home .context-memory-caption{font-size:8px}.cinematic-home .context-face{width:140%;max-width:140%;margin-top:10px}.cinematic-home .context-presence-label{top:46px;font-size:6px;left:-10px;right:-10px}.cinematic-home .context-persona{margin-top:9px}.cinematic-home .context-persona>span{font-size:7px}.cinematic-home .context-persona strong{font-size:24px}.cinematic-home .context-persona p{font-size:11px;max-width:130px;min-height:54px;line-height:1.7}.cinematic-home .context-gmai{bottom:9px;font-size:6px;max-width:145px}.cinematic-home .context-wiring{height:500px;opacity:.5}.cinematic-home .context-wire-out{display:none}.cinematic-home .context-moment{font-size:10px;margin-bottom:20px}.cinematic-home .context-speaker{font-size:9px}.cinematic-home .context-conversation>blockquote{font-size:29px;line-height:1.28;min-height:75px;max-width:400px}.cinematic-home .context-reply{padding-top:21px;margin-top:24px}.cinematic-home .context-reply-label{font-size:10px;gap:13px}.cinematic-home .context-reply-label>span:last-child{font-size:8px}.cinematic-home .context-reply>p{font-size:16px;line-height:1.8;min-height:145px;margin-top:19px}.cinematic-home .context-reason{margin-top:18px;padding-left:14px}.cinematic-home .context-reason>span{font-size:9px}.cinematic-home .context-reason>p{font-size:12px;min-height:65px;line-height:1.8}.cinematic-home .context-playback{gap:22px;padding-top:12px;font-size:10px}.cinematic-home .story-play{font-size:12px;min-width:115px}.cinematic-home .context-playback-label{display:none}.cinematic-home .context-chapters{grid-template-columns:1fr 1fr;gap:15px 25px;margin-top:17px}.cinematic-home .context-chapters button{font-size:14px;min-height:76px;padding-top:15px;gap:9px}.cinematic-home .context-chapters button>span{font-size:9px}.cinematic-home .context-footnote{display:block;margin-top:19px;padding-top:20px;font-size:11px}.cinematic-home .context-footnote a{display:block;max-width:300px;text-align:left;margin-top:14px}.cinematic-home .journey-sticky{min-height:790px;padding:29px 0 24px}.cinematic-home .journey-copy{grid-template-columns:1fr;gap:19px}.cinematic-home .journey-copy h2{font-size:47px;line-height:1.09}.cinematic-home .journey-caption{max-width:400px}.cinematic-home .journey-caption .mono{font-size:10px;margin-bottom:8px}.cinematic-home .journey-caption p{font-size:13px;line-height:1.75;min-height:93px}.cinematic-home .journey-demo{margin-top:21px}.cinematic-home .trace-message{font-size:12px;line-height:1.9;min-height:73px;text-align:left}.cinematic-home .trace-caption{font-size:8px;min-height:15px;letter-spacing:.035em}.cinematic-home .gate-rail{height:133px;margin-top:23px}.cinematic-home .gate-shape{width:27px;height:75px}.cinematic-home .rail-fill,.cinematic-home .rail-line{top:42px}.cinematic-home .rail-packet{top:39px}.cinematic-home .gate-label{font-size:9px;letter-spacing:-.025em;line-height:1.35;max-width:56px;margin-top:12px;min-height:25px}.cinematic-home .gate-index{font-size:7px;margin-top:4px}.cinematic-home .journey-support{display:block;min-height:99px;padding:14px 0 11px}.cinematic-home .journey-support>span{display:block;font-size:8px;margin-bottom:8px}.cinematic-home .journey-support p{font-size:12px;line-height:1.8}.cinematic-home .receipt-tag{font-size:8px;line-height:1.8;min-height:22px}.cinematic-home .journey-bottom .mono{font-size:7px;max-width:225px;line-height:1.8}.cinematic-home .journey-bottom .text-link{font-size:9px;white-space:normal;max-width:100px;line-height:1.65;gap:9px}.cinematic-home .journey-progress{margin-top:8px}.cinematic-home .journey-head .chapter-marker{font-size:8px}.cinematic-home .voices{padding:54px 0 31px}.cinematic-home .voices-heading{display:block}.cinematic-home .voices-heading h2{font-size:47px;margin-top:26px;line-height:1.08}.cinematic-home .voices-heading>p{font-size:14px;line-height:1.8;margin-top:23px;max-width:345px}.cinematic-home .voices-stage{display:block;margin-top:27px;padding-top:25px}.cinematic-home .google-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 0 25px}.cinematic-home .google-summary>a{display:grid;grid-template-columns:auto 1fr;grid-template-rows:repeat(3,auto);gap:8px 24px;align-items:center}.cinematic-home .google-review-label{grid-column:2;grid-row:1;font-size:12px;gap:14px}.cinematic-home .google-summary strong{grid-column:1;grid-row:1/4;font-size:68px;margin:0}.cinematic-home .google-summary strong>span{display:none}.cinematic-home .review-stars{grid-column:2;grid-row:2;font-size:13px;letter-spacing:3px;margin:0}.cinematic-home .google-count{grid-column:2;grid-row:3;font-size:11px;margin:0}.cinematic-home .review-snapshot{margin:0;max-width:82px;font-size:7px;line-height:1.9;align-self:flex-end}.cinematic-home .review-reading{border-top:1px solid var(--ch-5b7e6438);padding-top:22px}.cinematic-home .review-kicker{font-size:8px;gap:20px;letter-spacing:.025em}.cinematic-home .review-statement{font-size:33px;line-height:1.27;margin-block:22px 25px;min-height:238px}.cinematic-home .review-statement[data-expanded=true]{font-size:18px;line-height:1.8;min-height:238px}.cinematic-home .review-person{gap:13px}.cinematic-home .review-initials{width:42px;height:42px;font-size:12px}.cinematic-home .review-person h3{font-size:20px}.cinematic-home .review-person p{font-size:11px;max-width:255px;line-height:1.7}.cinematic-home .review-controls{margin-top:22px}.cinematic-home .review-read-more{font-size:12px}.cinematic-home .review-arrow{height:44px;width:44px}.cinematic-home .voices-footer{display:block;padding-top:23px;margin-top:30px}.cinematic-home .voices-footer p{font-size:11px;max-width:335px}.cinematic-home .voices-footer>a{display:inline-block;font-size:13px;margin-top:20px}.cinematic-home .pricing-chapter{padding:55px 0 39px}.cinematic-home .pricing-heading{margin-top:27px}.cinematic-home .pricing-heading h2{font-size:clamp(36px,8.8vw,48px);line-height:1.13}.cinematic-home .pricing-heading p{font-size:14px;line-height:1.8;margin-top:22px}.cinematic-home .pricing-billing{margin-top:22px;gap:24px}.cinematic-home .pricing-billing button{font-size:14px}.cinematic-home .pricing-billing button span{font-size:10px}.cinematic-home .pricing-tiers{grid-template-columns:1fr;border-top:0;margin-top:27px;border-bottom:0;gap:25px}.cinematic-home .pricing-tier,.cinematic-home .pricing-tier:first-child,.cinematic-home .pricing-tier:last-child{border:1px solid var(--ch-719b7c40);padding:25px 22px 20px}.cinematic-home .pricing-tier.highlighted:before{left:-1px;right:-1px}.cinematic-home .pricing-tier-top{display:flex;align-items:center;gap:20px}.cinematic-home .pricing-tier-top h3{font-size:29px}.cinematic-home .pricing-tier-top>span{font-size:8px;min-height:0;text-align:right;max-width:135px;margin:0}.cinematic-home .pricing-number{margin-top:26px;font-size:26px}.cinematic-home .pricing-number strong{font-size:64px}.cinematic-home .pricing-number>span{display:inline;margin-left:9px;font-size:12px;height:auto}.cinematic-home .pricing-tier:first-child .pricing-number:after{display:none}.cinematic-home .pricing-charge{font-size:14px;margin-top:14px}.cinematic-home .pricing-saving{font-size:12px;min-height:22px;margin-top:8px}.cinematic-home .pricing-memory{margin-top:23px;padding-top:19px}.cinematic-home .pricing-memory strong{font-size:20px;min-height:0}.cinematic-home .pricing-memory>span{font-size:11px;min-height:0;margin-top:8px}.cinematic-home .pricing-tier ul{margin:23px 0 27px;gap:11px}.cinematic-home .pricing-tier li{font-size:14px;line-height:1.8}.cinematic-home .pricing-tier .btn{font-size:14px;min-height:52px;padding-inline:17px}.cinematic-home .pricing-trial-note{font-size:11px;min-height:0;margin-top:13px}.cinematic-home .pricing-foot{margin-top:25px;font-size:11px;line-height:2}.cinematic-home .pricing-foot p>span{margin-inline:6px}.cinematic-home .pricing-foot a{font-size:13px;margin-top:18px}}@media(max-width:360px){.cinematic-home .context-heading h2{font-size:35px}.cinematic-home .context-stage{gap:0 12px}.cinematic-home .context-health strong{font-size:24px}.cinematic-home .context-conversation>blockquote{font-size:27px}.cinematic-home .context-persona strong{font-size:22px}.cinematic-home .context-presence-label{font-size:5px}.cinematic-home .context-reply>p{min-height:172px}.cinematic-home .journey-copy h2{font-size:44px}.cinematic-home .journey-sticky{min-height:835px}.cinematic-home .journey-caption p{min-height:117px}.cinematic-home .trace-message{font-size:11px}.cinematic-home .gate-label{font-size:8px}.cinematic-home .journey-support{min-height:109px}.cinematic-home .review-statement{font-size:30px}.cinematic-home .review-snapshot{font-size:6px;max-width:65px}.cinematic-home .google-summary>a{gap:8px 17px}.cinematic-home .pricing-heading h2{font-size:34px}.cinematic-home .pricing-tier,.cinematic-home .pricing-tier:first-child,.cinematic-home .pricing-tier:last-child{padding-inline:20px}.cinematic-home .pricing-number strong{font-size:60px}}@media(max-height:820px) and (min-width:641px){.cinematic-home .journey-sticky{min-height:720px;padding-block:25px}.cinematic-home .journey-scene{padding-top:14px}.cinematic-home .journey-copy h2{font-size:52px}.cinematic-home .journey-caption p{font-size:13px;min-height:96px}.cinematic-home .journey-demo{margin-top:20px}.cinematic-home .trace-message{font-size:14px;min-height:49px}.cinematic-home .gate-rail{height:155px;margin-top:16px}.cinematic-home .gate-shape{height:95px;width:43px}.cinematic-home .rail-fill,.cinematic-home .rail-line{top:53px}.cinematic-home .rail-packet{top:50px}.cinematic-home .gate-label{font-size:11px;margin-top:12px}.cinematic-home .journey-support{min-height:69px;padding-block:12px}.cinematic-home .journey-support p{font-size:13px}.cinematic-home .receipt-tag{font-size:9px;min-height:23px}.cinematic-home .journey-bottom .mono{font-size:8px}.cinematic-home .journey-caption .mono{font-size:10px}}@media(max-height:650px){.cinematic-home .journey{height:auto;min-height:0}.cinematic-home .journey-sticky{position:relative;height:auto;min-height:0;gap:30px}}@media(prefers-reduced-motion:reduce){.cinematic-home .context-face,.cinematic-home .context-wire-light path{animation:none!important}.cinematic-home .journey-sticky{height:auto;min-height:0}.cinematic-home .context-reason,.cinematic-home .context-reply>p{transition:none}}