.cinematic-landing-root{--paper-1:#110734;--paper-2:#201054;--paper-3:#49218b;--paper-4:#7940c1;--paper-5:#b463ea;--bg-deep:#08031c;--violet:#7940c1;--violet-bright:#b463ea;--primary:#5b21e6;--gold:#f5b301;--ink:#17102e;--ink-soft:#4d4468;--surface-light:#f7f5ff;--font-display:"Outfit", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif;--shell-max:1360px;--shell-pad:20px;font-family:var(--font-body);background:var(--bg-deep);color:#f4f1ff;isolation:isolate;-webkit-font-smoothing:antialiased;overscroll-behavior-x:none;width:100%;max-width:100%;min-height:100svh;line-height:1.5;position:relative;overflow-x:clip}.cinematic-landing-root,.cinematic-landing-root *,.cinematic-landing-root :before,.cinematic-landing-root :after{box-sizing:border-box}.cinematic-landing-root img{max-width:100%;display:block}.cinematic-landing-root a{color:inherit;text-decoration:none}.cinematic-landing-root button{color:inherit;font:inherit}.cinematic-landing-root button,.cinematic-landing-root a{touch-action:manipulation}.cinematic-landing-root :focus-visible{outline-offset:4px;outline:3px solid #f5b301}.cinematic-landing-root .cine-skip-link{z-index:1000;color:#17102e;background:#fff;border-radius:999px;padding:.75rem 1rem;font-weight:700;transition:transform .18s ease-out;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.cinematic-landing-root .cine-skip-link:focus-visible{transform:translateY(0)}.cinematic-landing-root .cta__footer-link{appearance:none;cursor:pointer;background:0 0;border:0;align-items:center;min-height:44px;padding:0;transition:color .18s cubic-bezier(.23,1,.32,1);display:inline-flex}.cinematic-landing-root .pfocus__need svg{flex:none;width:.9rem;height:.9rem}.cinematic-landing-root .pfocus__win svg{flex:none;width:1rem;height:1rem}@media(min-width:768px){.cinematic-landing-root{--shell-pad:30px}}@media(min-width:1024px){.cinematic-landing-root{--shell-pad:48px}}@media(min-width:1600px){.cinematic-landing-root{--shell-pad:56px;--shell-max:1440px}}.cinematic-landing-root{background:var(--bg-deep);scroll-padding-top:88px}.cinematic-landing-root h1,.cinematic-landing-root h2,.cinematic-landing-root h3{font-family:var(--font-display);margin:0}.cinematic-landing-root p{margin:0}.cinematic-landing-root .cine-reveal-line{display:block;overflow:hidden}.cinematic-landing-root .cine-reveal-line__inner{will-change:transform;display:block}.cinematic-landing-root .cine-button{font-weight:600;font-family:var(--font-display);letter-spacing:.01em;cursor:pointer;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.72rem 1.5rem;font-size:.95rem;transition:transform .18s cubic-bezier(.23,1,.32,1),box-shadow .18s cubic-bezier(.23,1,.32,1),background .18s cubic-bezier(.23,1,.32,1),border-color .18s cubic-bezier(.23,1,.32,1);display:inline-flex}.cinematic-landing-root .cine-button--lg{padding:.95rem 2.1rem;font-size:1.02rem}.cinematic-landing-root .cine-button--primary{color:#fff;background:linear-gradient(135deg,#6c2bd9,#8b3df0 55%,#a355f5);box-shadow:0 10px 30px #6c2bd96b,inset 0 1px #ffffff38}.cinematic-landing-root .cine-button--ghost{color:#f1ecff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0a;border-color:#ffffff52}@media(hover:hover)and (pointer:fine){.cinematic-landing-root .cine-button--primary:hover{transform:translateY(-2px);box-shadow:0 16px 40px #8b3df08c,inset 0 1px #ffffff40}.cinematic-landing-root .cine-button--ghost:hover{background:#ffffff17;border-color:#ffffffa6;transform:translateY(-2px)}}.cinematic-landing-root .cine-button:active{transform:scale(.98)}.cinematic-landing-root .cine-academy-logo{font-family:var(--font-display);align-items:center;gap:.6rem;display:inline-flex}.cinematic-landing-root .cine-academy-logo__mark{width:2.15rem;height:2.15rem;color:var(--gold);background:linear-gradient(145deg,#5b21e6,#6d2df0);border-radius:.6rem;place-items:center;font-size:1.25rem;font-weight:800;display:grid;box-shadow:0 4px 14px #5b21e680}.cinematic-landing-root .cine-academy-logo__word{color:#fff;letter-spacing:.01em;font-size:1.3rem;font-weight:700}.cinematic-landing-root .cine-academy-logo__word em{color:var(--gold);font-style:normal}.cinematic-landing-root .cine-nav{z-index:60;justify-content:space-between;align-items:center;gap:1.5rem;padding:.9rem clamp(1.2rem,4vw,3rem);transition:background .45s,box-shadow .45s,-webkit-backdrop-filter .45s,backdrop-filter .45s;display:flex;position:fixed;inset:0 0 auto}.cinematic-landing-root .cine-nav.is-solid{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a051eb8;box-shadow:0 1px #b463ea29}.cinematic-landing-root .cine-nav__logo{cursor:pointer;background:0 0;border:0;padding:0}.cinematic-landing-root .cine-nav__links{align-items:center;gap:clamp(.8rem,2vw,1.8rem);display:flex}.cinematic-landing-root .cine-nav__link{color:#f4f1ffd1;font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:.35rem .2rem;font-size:.92rem;font-weight:500;transition:color .25s;position:relative}.cinematic-landing-root .cine-nav__link:after{content:"";background:var(--violet-bright);transform-origin:50%;border-radius:2px;height:2px;transition:transform .28s;position:absolute;bottom:0;left:.2rem;right:.2rem;transform:scaleX(0)}.cinematic-landing-root .cine-nav__link.is-active:after{transform:scaleX(1)}.cinematic-landing-root .cine-nav__link.is-active{color:#fff}@media(hover:hover)and (pointer:fine){.cinematic-landing-root .cine-nav__link:hover{color:#fff}.cinematic-landing-root .cine-nav__link:hover:after{transform:scaleX(1)}}.cinematic-landing-root .cine-nav__link:focus-visible,.cinematic-landing-root .cine-nav__logo:focus-visible,.cinematic-landing-root .cine-nav__burger:focus-visible,.cinematic-landing-root .cine-nav .cine-button:focus-visible{outline:2px solid var(--violet-bright);outline-offset:3px;border-radius:8px}.cinematic-landing-root .cine-nav__auth{align-items:center;gap:.7rem;display:flex}.cinematic-landing-root .cine-nav__auth--mobile{display:none}.cinematic-landing-root .cine-nav__burger{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;display:none}.cinematic-landing-root .cine-nav__burger span{background:#fff;border-radius:2px;width:18px;height:2px;margin:0 auto;transition:transform .3s,opacity .3s;display:block}.cinematic-landing-root .cine-nav__burger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.cinematic-landing-root .cine-nav__burger.is-open span:nth-child(2){opacity:0}.cinematic-landing-root .cine-nav__burger.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.cinematic-landing-root .atmo{pointer-events:none;position:absolute;inset:0;overflow:hidden}.cinematic-landing-root .atmo__base{background:radial-gradient(120% 90% at 70% 110%,#49218b80,#0000 55%),radial-gradient(90% 70% at 12% -6%,#201054d9,#0000 60%),linear-gradient(#060218,#0c052a 52%,#140939);position:absolute;inset:-4%}.cinematic-landing-root .atmo__nebula{border-radius:50%;position:absolute}.cinematic-landing-root .atmo__nebula--a{background:radial-gradient(closest-side,#7a40c157,#7a40c133 38%,#7a40c112 66%,#0000 82%);width:55vw;height:42vh;top:-8vh;left:-12vw}.cinematic-landing-root .atmo__nebula--b{background:radial-gradient(closest-side,#b463ea38,#b463ea21 40%,#b463ea0d 68%,#0000 84%);width:48vw;height:38vh;bottom:4vh;right:-10vw}.cinematic-landing-root .atmo--cta .atmo__nebula--b{bottom:-12vh}.cinematic-landing-root .atmo__stars{position:absolute;inset:0}.cinematic-landing-root .atmo__star{background:#fff;border-radius:50%;position:absolute}.cinematic-landing-root .atmo__star--live{animation:4s ease-in-out infinite cine-star-twinkle}@keyframes cine-star-twinkle{0%,to{opacity:.25}50%{opacity:.9}}.cinematic-landing-root .atmo__grain{opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.6'/%3E%3C/svg%3E");position:absolute;inset:0}.cinematic-landing-root .hero{height:100vh;height:100svh;position:relative;overflow:hidden}.cinematic-landing-root .hero__bg{position:absolute;inset:0;overflow:hidden}.cinematic-landing-root .hero__bg-img{object-fit:cover;object-position:center;will-change:transform;width:100%;height:100%}.cinematic-landing-root .hero__bg-overlay{background:linear-gradient(#0602184d,#0602180d 35%,#0602181f 65%,#06021866);position:absolute;inset:0}.cinematic-landing-root .hero__planet{z-index:6;will-change:transform;width:clamp(320px,42vw,700px);position:absolute;top:-14%;right:-16%}.cinematic-landing-root .hero__planet-img{width:100%;display:block}.cinematic-landing-root .hero__planet-glow{z-index:-1;pointer-events:none;background:radial-gradient(closest-side,#8c46d238,#6432b414 55%,#0000 75%);border-radius:50%;position:absolute;inset:-30%}.cinematic-landing-root .hero__terrain{z-index:4;pointer-events:none;height:36vh;position:absolute;inset:auto 0 0}.cinematic-landing-root .hero__terrain-layer{filter:drop-shadow(0 -6px 18px #04011073);will-change:transform;backface-visibility:hidden;width:140%;max-width:none;position:absolute;bottom:0;left:-20%}.cinematic-landing-root .hero__rocket{opacity:1;visibility:visible;z-index:5;pointer-events:none;will-change:transform,opacity;backface-visibility:hidden;width:clamp(120px,13vw,180px);position:absolute;bottom:12%;left:50%;transform:translate(-50%)}.cinematic-landing-root .hero__rocket-bob{will-change:transform;width:100%;animation:4.2s ease-in-out infinite cine-rocket-bob;position:relative}.cinematic-landing-root .hero__rocket-img{opacity:1;visibility:visible;backface-visibility:hidden;filter:drop-shadow(0 18px 22px #180a3480);width:100%;display:block;transform:rotate(-30deg)}.cinematic-landing-root .hero__rocket-particle{background:var(--violet-bright);opacity:0;will-change:transform,opacity;border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite cine-rocket-trail;position:absolute;bottom:12%;left:40%}.cinematic-landing-root .hero__rocket-particle:nth-child(3){width:5px;height:5px;animation-delay:.6s;bottom:16%;left:32%}.cinematic-landing-root .hero__rocket-particle:nth-child(4){width:4px;height:4px;animation-delay:1.2s;bottom:9%;left:45%}.cinematic-landing-root .hero__rocket-particle:nth-child(5){width:5px;height:5px;animation-delay:1.8s;bottom:14%;left:36%}@keyframes cine-rocket-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes cine-rocket-trail{0%{opacity:0;transform:translate(0)scale(1)}25%{opacity:.65}to{opacity:0;transform:translate(-9px,28px)scale(.35)}}.cinematic-landing-root .hero__content{z-index:6;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;max-width:720px;height:100%;padding:0 clamp(1.6rem,7vw,8rem) 8vh;display:flex;position:relative}.cinematic-landing-root .hero__eyebrow{font-family:var(--font-display);letter-spacing:.32em;text-transform:uppercase;color:var(--violet-bright);margin-bottom:1.3rem;font-size:clamp(.68rem,1.1vw,.8rem);font-weight:600}.cinematic-landing-root .hero__title{letter-spacing:-.015em;color:#fff;font-size:clamp(2.2rem,5.6vw,4.4rem);font-weight:700;line-height:1.08}.cinematic-landing-root .hero__title em{background:linear-gradient(100deg,var(--violet-bright),#e0b3ff);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.cinematic-landing-root .hero__support{color:#eee8ffc7;max-width:520px;margin-top:1.4rem;font-size:clamp(.95rem,1.4vw,1.08rem);line-height:1.65}.cinematic-landing-root .hero__ctas{flex-wrap:wrap;gap:.9rem;margin-top:2.1rem;display:flex}.cinematic-landing-root .hero__hint{z-index:7;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2.2vh;left:50%;transform:translate(-50%)}.cinematic-landing-root .hero__hint-label{letter-spacing:.28em;text-transform:uppercase;color:#f4f1ff8c;font-size:.68rem}.cinematic-landing-root .hero__hint-line{background:linear-gradient(#b463eae6,#0000);width:1px;height:34px;animation:2.2s ease-in-out infinite cine-hint-drop}@keyframes cine-hint-drop{0%{transform-origin:top;transform:scaleY(0)}55%{transform-origin:top;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}.cinematic-landing-root .hero__haze{z-index:8;opacity:0;pointer-events:none;background:radial-gradient(80% 80%,#7a40c18c,#110734e6);position:absolute;inset:0}.cinematic-landing-root .hero__portal{z-index:9;opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(#110734,#180a44 60%,#201054);position:absolute;inset:0}.cinematic-landing-root .hero__portal-glow{opacity:.4;background:radial-gradient(closest-side,#b463ea80,#0000 72%);border-radius:50%;width:60vmin;height:60vmin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cinematic-landing-root .hero__dark{z-index:5;opacity:1;pointer-events:none;background:#030110;position:absolute;inset:0}.cinematic-landing-root .lworld{margin-top:-100vh;background:0 0;margin-top:-100svh;position:relative;overflow:clip}.cinematic-landing-root .lworld__cinematic{height:100vh;background:0 0;height:100svh;position:relative;overflow:hidden}.cinematic-landing-root .lworld__bg{position:absolute;inset:0;overflow:hidden}.cinematic-landing-root .lworld__bg-img{object-fit:cover;object-position:center;backface-visibility:hidden;width:100%;height:100%}.cinematic-landing-root .lworld__bg-overlay{background:linear-gradient(#06021852,#0602180f 45%,#06021861);position:absolute;inset:0}.cinematic-landing-root .lworld__depth{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.cinematic-landing-root .lworld__ring{border:1px solid #b463ea29;border-radius:50%;width:62vmin;height:62vmin;position:absolute;top:48%;left:62%;transform:translate(-50%,-50%)rotate(-14deg)scaleY(.42)}.cinematic-landing-root .lworld__ribbon{background:linear-gradient(100deg,#0000,#965adc0f 22%,#965adc1c,#be78f012 62%,#be78f008 80%,#0000);border-radius:50%;width:46vmax;height:15vmin;position:absolute;top:24%;left:46%;transform:rotate(-11deg)}.cinematic-landing-root .lworld__star{clip-path:polygon(50% 0%,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0% 50%,40% 40%);opacity:.5;background:#eee2ff9e;position:absolute}.cinematic-landing-root .lworld__star--live{opacity:1;animation:7s ease-in-out infinite cine-lworld-twinkle}@keyframes cine-lworld-twinkle{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:.85;transform:scale(1.05)}}.cinematic-landing-root .lworld__mote{opacity:.3;background:#d6beff80;border-radius:50%;width:3px;height:3px;position:absolute}.cinematic-landing-root .lworld__mote--live{opacity:1;animation:22s ease-in-out infinite cine-lworld-drift}@keyframes cine-lworld-drift{0%,to{opacity:.25;transform:translate(0)}50%{opacity:.6;transform:translate(14px,-22px)}}.cinematic-landing-root .lworld__orbit{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.cinematic-landing-root .lworld__orbit-path{fill:none;stroke:#c49cf5d9;stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:13 11;opacity:.22;will-change:opacity}.cinematic-landing-root .lworld__orbit-star{fill:var(--gold);opacity:.9}.cinematic-landing-root .lworld__orbit-marker{will-change:transform,opacity}.cinematic-landing-root .lworld__hero-planet{z-index:2;pointer-events:none;will-change:transform,opacity;backface-visibility:hidden;width:clamp(320px,42vw,700px);position:absolute;top:-14%;right:-16%}.cinematic-landing-root .lworld__hero-planet-img{width:100%;display:block}.cinematic-landing-root .lworld__planet-scene{z-index:3;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.cinematic-landing-root .lworld__planet-scroll{transform-origin:50%;will-change:transform;backface-visibility:hidden}.cinematic-landing-root .lworld__planet-idle{transform-origin:50% 55%;will-change:transform;animation:12s cubic-bezier(.37,0,.63,1) infinite paused cine-lworld-float}.cinematic-landing-root .lworld__planet-holder{display:block;position:relative}.cinematic-landing-root .lworld__planet{aspect-ratio:1;filter:drop-shadow(0 30px 90px #3c147880);width:clamp(390px,33vw,555px);height:auto;display:block}.cinematic-landing-root .lworld__nodes{pointer-events:none;position:absolute;inset:0}.cinematic-landing-root .lworld__node{will-change:transform,opacity;width:0;height:0;position:absolute}.cinematic-landing-root .lworld__node-dot{background:radial-gradient(circle at 35% 32%,#fff6d8 0%,var(--gold) 48%,#b06fe8 100%);border-radius:50%;width:11px;height:11px;margin:-5.5px 0 0 -5.5px;position:absolute;top:50%;left:50%;box-shadow:0 0 9px #f5b3018c,0 0 16px #b463ea80}.cinematic-landing-root .lworld__node-halo{will-change:transform,opacity;background:radial-gradient(closest-side,#b463ea42,#0000 70%);border:2px solid #f5b30180;border-radius:50%;width:44px;height:44px;margin:-22px 0 0 -22px;position:absolute;top:50%;left:50%}@keyframes cine-lworld-float{0%,to{transform:translate(0)}50%{transform:translateY(-5px)rotate(.12deg)}}.cinematic-landing-root .lworld__haze{z-index:4;opacity:0;pointer-events:none;background:radial-gradient(80% 80%,#7a40c18c,#110734e6);position:absolute;inset:0}.cinematic-landing-root .lworld__content{z-index:5;align-items:center;height:100%;padding:0 clamp(1.4rem,5vw,5rem);display:flex;position:relative}.cinematic-landing-root .lworld__content-inner{width:min(56%,760px)}.cinematic-landing-root .lworld__eyebrow{font-family:var(--font-display);letter-spacing:.3em;text-transform:uppercase;color:var(--violet-bright);margin-bottom:.65rem;font-size:clamp(.64rem,.95vw,.76rem);font-weight:600}.cinematic-landing-root .lworld__title{color:#fff;text-wrap:balance;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:700;line-height:1.12}.cinematic-landing-root .lworld__desc{color:#eee8ffc2;max-width:34em;margin-top:.7rem;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.55}.cinematic-landing-root .lworld__stage{aspect-ratio:31/20;width:clamp(520px,41vw,680px);max-width:100%;margin-top:clamp(.5rem,1.2vh,.9rem);position:relative}.cinematic-landing-root .lworld__stage-paper{will-change:opacity;border-radius:16px;position:absolute;inset:6% 0}.cinematic-landing-root .lworld__stage-paper--purple{background:linear-gradient(150deg,#55299a,#3b1c72);transform:rotate(-2.2deg)translate(-24px,20px);box-shadow:0 22px 44px #06021480}.cinematic-landing-root .lworld__stage-paper--cream{opacity:.9;background:linear-gradient(150deg,#efe4cf,#ddcdb1);transform:rotate(1.6deg)translate(22px,-16px);box-shadow:0 16px 34px #06021461}.cinematic-landing-root .lworld__stage-star{clip-path:polygon(50% 0%,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0% 50%,40% 40%);filter:drop-shadow(0 2px 3px #06021473);background:#f5b301d9;width:12px;height:12px;position:absolute}.cinematic-landing-root .lworld__stage-star--1{top:12%;left:-18px;transform:rotate(-12deg)}.cinematic-landing-root .lworld__stage-star--2{background:#d6beffe6;width:9px;height:9px;top:4%;right:-14px}.cinematic-landing-root .lworld__stage-star--3{background:#d6beffcc;width:8px;height:8px;bottom:-14px;left:6%}.cinematic-landing-root .lworld__progress{font-family:var(--font-display);letter-spacing:.14em;color:#f4efff;background:linear-gradient(150deg,#55299aeb,#3b1c72eb);border:1px solid #b463ea66;border-radius:6px;padding:.22rem .6rem;font-size:.68rem;font-weight:700;position:absolute;top:-1.45rem;right:2%;box-shadow:0 6px 14px #06021473}.cinematic-landing-root .lworld__progress i{color:#eee8ff73;margin:0 .1rem;font-style:normal}.cinematic-landing-root .lworld__feature{object-fit:contain;object-position:center;will-change:transform,opacity;backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0}.cinematic-landing-root .lworld__tabs{flex-wrap:wrap;gap:.45rem;margin-top:clamp(.5rem,1.3vh,.85rem);display:flex}.cinematic-landing-root .lworld__tab{min-height:44px;font-family:var(--font-display);color:#eee8ffb8;cursor:pointer;white-space:nowrap;touch-action:manipulation;background:linear-gradient(150deg,#341b6cb8,#22104cb8);border:1px solid #b463ea42;border-radius:11px 9px 12px 8px;padding:.56rem 1.15rem .62rem;font-size:.79rem;font-weight:600;transition:color .18s,background .22s cubic-bezier(.23,1,.32,1),border-color .18s,transform .18s cubic-bezier(.23,1,.32,1),box-shadow .22s cubic-bezier(.23,1,.32,1);position:relative;box-shadow:0 5px 12px #06021459,inset 0 1px #ffffff0f}.cinematic-landing-root .lworld__tab:after{content:"";background:var(--gold);border-radius:2px;width:0;height:2px;transition:width .22s cubic-bezier(.23,1,.32,1);position:absolute;bottom:.3rem;left:50%;transform:translate(-50%)}@media(hover:hover)and (pointer:fine){.cinematic-landing-root .lworld__tab:hover{color:#fff;border-color:#b463ea7a;transform:translateY(-1px)}}.cinematic-landing-root .lworld__tab:focus-visible{outline:2px solid var(--violet-bright);outline-offset:3px}.cinematic-landing-root .lworld__tab.is-active{color:#fff;background:linear-gradient(145deg,var(--paper-4),var(--paper-5));border-color:#f5b30159;transform:translateY(-2px);box-shadow:0 8px 18px #7a40c173,inset 0 1px #ffffff29}.cinematic-landing-root .lworld__tab.is-active:after{width:44%}.cinematic-landing-root .lworld__tab:active{transition-duration:.12s;transform:translate(0)scale(.98)}.cinematic-landing-root .lworld__ecosystem{z-index:6;margin-top:12px;padding:0 0 6px;position:relative}.cinematic-landing-root .lworld__ecosystem-frame{pointer-events:none;width:90%;max-width:1460px;margin-inline:auto;position:relative}.cinematic-landing-root .lworld__ecosystem-img{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.cinematic-landing-root .lworld__ecosystem-button{clip-path:inset(0 round 8%/30%);color:#0000;cursor:pointer;pointer-events:auto;touch-action:manipulation;background:0 0;border:0;border-radius:8%/30%;width:16.64%;height:18.981%;padding:0;position:absolute;top:62.731%;left:80.301%}.cinematic-landing-root .lworld__ecosystem-button:before{content:"";opacity:0;background:#fff;transition:opacity .18s ease-out;position:absolute;inset:0}@media(hover:hover)and (pointer:fine){.cinematic-landing-root .lworld__ecosystem-button:hover:before{opacity:.12}}.cinematic-landing-root .lworld__ecosystem-button:focus-visible{outline:3px solid var(--violet-bright);outline-offset:-4px}.cinematic-landing-root .lworld__ecosystem-button:active:before{opacity:.18}@media(max-width:1023px){.cinematic-landing-root .lworld__ecosystem{margin-top:12px;padding-bottom:6px}.cinematic-landing-root .lworld__ecosystem-frame{width:94%;max-width:none}}@media(max-width:767px){.cinematic-landing-root .lworld__ecosystem{margin-top:12px;padding-bottom:6px}.cinematic-landing-root .lworld__ecosystem-frame{width:calc(100% - 24px);max-width:none}}.cinematic-landing-root .world{padding-top:clamp(84px,10vh,130px);padding-bottom:clamp(110px,14vh,180px);position:relative;overflow:clip}.cinematic-landing-root .world .atmo__base{background:radial-gradient(110% 80% at 50% 115%,#49218b8c,#0000 60%),linear-gradient(#110734,#150941 55%,#1c0c4d)}.cinematic-landing-root .world__content{z-index:4;text-align:center;width:100%;max-width:var(--shell-max);padding-inline:var(--shell-pad);flex-direction:column;align-items:center;gap:0;margin-inline:auto;display:flex;position:relative}.cinematic-landing-root .world__eyebrow{font-family:var(--font-display);letter-spacing:.3em;text-transform:uppercase;color:var(--violet-bright);margin-bottom:10px;font-size:clamp(.66rem,1vw,.78rem);font-weight:600}.cinematic-landing-root .world__title{color:#fff;text-wrap:balance;font-size:clamp(32px,4.6vw,66px);font-weight:700;line-height:1.06}.cinematic-landing-root .world__accent{color:var(--violet-bright)}.cinematic-landing-root .world__desc{color:#eee8ffcc;max-width:700px;margin-top:14px;font-size:clamp(.95rem,1.3vw,1.05rem);line-height:1.55}.cinematic-landing-root .world__benefits{grid-template-columns:minmax(0,360px);justify-content:center;align-items:end;gap:24px;width:100%;margin-top:30px;padding:0;list-style:none;display:grid}.cinematic-landing-root .world__benefit{backface-visibility:hidden;background:0 0;min-width:0;margin:0;padding:0;overflow:visible}.cinematic-landing-root .world__benefit-lift{transition:transform .35s;display:block}.cinematic-landing-root .world__benefit-img{object-fit:contain;width:100%;height:auto;margin:0 auto;display:block}.cinematic-landing-root .world__benefit:first-child .world__benefit-img{aspect-ratio:420/575}.cinematic-landing-root .world__benefit:nth-child(2) .world__benefit-img{aspect-ratio:620/981}.cinematic-landing-root .world__benefit:nth-child(3) .world__benefit-img{aspect-ratio:355/563}.cinematic-landing-root .world__benefit:nth-child(4) .world__benefit-img{aspect-ratio:405/577}@media(min-width:700px){.cinematic-landing-root .world__benefits{grid-template-columns:repeat(2,minmax(0,330px));gap:32px 34px;margin-top:36px}}@media(min-width:1024px){.cinematic-landing-root .world__benefits{grid-template-columns:repeat(2,minmax(0,360px));gap:36px 48px;margin-top:40px}}@media(min-width:1600px){.cinematic-landing-root .world__benefits{grid-template-columns:repeat(4,minmax(0,320px));gap:32px}}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.cinematic-landing-root .world__benefit:hover .world__benefit-lift{transform:translateY(-6px)scale(1.015)}}.cinematic-landing-root .world__trust{margin-top:15px;width:min(1040px,82vw);min-height:54px;font-family:var(--font-display);letter-spacing:.01em;color:var(--violet);background:radial-gradient(130% 130% at 12% 0,#ffffff80,#0000 46%),linear-gradient(158deg,#f4ecda,#e7d9bd);border:1.5px solid #7a40c14d;border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 20px;margin-inline:auto;padding:12px 24px;font-size:clamp(15px,1.05vw,17px);font-weight:600;display:flex;box-shadow:0 16px 34px #0602146b,inset 0 1px #fff9}.cinematic-landing-root .world__trust-item{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.cinematic-landing-root .world__trust-item:not(:first-child):before{content:"◆";color:var(--gold);margin-right:13px;font-size:.6em}.cinematic-landing-root .world__trust-check{width:15px;height:15px;color:var(--paper-4);flex:none}.cinematic-landing-root .world__veil{z-index:10;opacity:0;pointer-events:none;background:linear-gradient(#110734,#180a44 60%,#201054);position:absolute;inset:0}.cinematic-landing-root .companion{height:100vh;height:100svh;position:relative;overflow:hidden}.cinematic-landing-root .companion .atmo__base{background:radial-gradient(80% 60% at 30%,#201054e6,#0000 65%),linear-gradient(#1c0c4d,#0d0530 55%,#0a0426)}.cinematic-landing-root .companion__layout{z-index:2;grid-template-columns:minmax(0,42fr) minmax(0,58fr);align-items:center;gap:clamp(40px,4vw,70px);max-width:1360px;height:100%;margin:0 auto;padding:0 clamp(1.4rem,4vw,3.5rem);display:grid;position:relative}.cinematic-landing-root .companion__stage{place-items:center;height:min(72vh,640px);display:grid;position:relative}.cinematic-landing-root .companion__rim{aspect-ratio:1;opacity:0;background:radial-gradient(closest-side,#b463ea80,#7a40c11f 60%,#0000 75%);border-radius:50%;width:70%;position:absolute}.cinematic-landing-root .companion__figure{object-fit:contain;will-change:transform;width:auto;max-width:72%;height:clamp(360px,56vh,590px)}.cinematic-landing-root .companion__particle{color:var(--gold);opacity:0;filter:drop-shadow(0 2px 6px #f5b30173);line-height:0;display:block;position:absolute}.cinematic-landing-root .companion__particle:nth-child(odd){color:var(--violet-bright);filter:drop-shadow(0 2px 6px #b463ea80)}.cinematic-landing-root .companion__copy{max-width:520px}.cinematic-landing-root .companion__title{color:#fff;font-size:clamp(1.7rem,3.4vw,2.7rem);font-weight:700;line-height:1.12}.cinematic-landing-root .companion__body{color:#eee8ffbf;margin-top:1.1rem;font-size:1.02rem;line-height:1.65}.cinematic-landing-root .companion__steps{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:1.6rem;display:flex}.cinematic-landing-root .companion__step{font-family:var(--font-display);color:#efe7ff;background:#7a40c133;border:1px solid #b463ea59;border-radius:999px;align-items:center;gap:.55rem;padding:.42rem .9rem;font-size:.88rem;font-weight:600;display:inline-flex}.cinematic-landing-root .companion__step em{color:var(--violet-bright);font-style:normal}.cinematic-landing-root .companion__ranks{gap:clamp(.6rem,1.6vw,1.4rem);margin-top:1.8rem;display:flex}.cinematic-landing-root .companion__rank{text-align:center;margin:0}.cinematic-landing-root .companion__rank img{object-fit:contain;background:radial-gradient(circle at 40% 30%,#b463ea40,#110734cc);border:1px solid #b463ea47;border-radius:50%;width:clamp(52px,6vw,74px);height:clamp(52px,6vw,74px);padding:6px}.cinematic-landing-root .companion__rank figcaption{letter-spacing:.04em;color:#eee8ff99;margin-top:.45rem;font-size:.68rem}.cinematic-landing-root .companion__eyebrow{font-family:var(--font-display);letter-spacing:.3em;text-transform:uppercase;color:var(--violet-bright);margin-bottom:.7rem;font-size:clamp(.66rem,1vw,.78rem);font-weight:600;display:block}.cinematic-landing-root .companion__heading{letter-spacing:-.015em;color:#fff;font-size:clamp(2.1rem,5vw,4.6rem);font-weight:700;line-height:.99}.cinematic-landing-root .companion__book{z-index:0;pointer-events:none;filter:drop-shadow(0 18px 34px #06021480);width:min(92%,540px);height:auto;margin-inline:auto;position:absolute;bottom:4%;left:0;right:0}.cinematic-landing-root .companion__figure{z-index:1;animation:5s ease-in-out infinite cine-cikgu-float;position:relative}@keyframes cine-cikgu-float{0%,to{translate:0}50%{translate:0 -6px}}.cinematic-landing-root .companion__terrain{z-index:1;pointer-events:none;transform-origin:bottom;height:clamp(105px,13vh,175px);position:absolute;bottom:0;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 76%,#0000 100%);mask-image:linear-gradient(#000 0% 76%,#0000)}.cinematic-landing-root .companion__terrain-img{width:100%;height:auto;display:block;position:absolute;top:0;left:0}.cinematic-landing-root .companion__cta{color:#2a1a04;background:linear-gradient(145deg,#f5b301,#ffc93c);border-color:#f5b30180;min-height:44px;font-weight:700;transition:translate .25s,box-shadow .25s}.cinematic-landing-root .companion__cta em{font-style:normal;transition:transform .25s}@media(hover:hover)and (pointer:fine){.cinematic-landing-root .companion__cta:hover{translate:0 -3px;box-shadow:0 14px 26px #f5b30166}.cinematic-landing-root .companion__cta:hover em{transform:translate(4px)}}.cinematic-landing-root .companion__cta:active{translate:0;scale:.98}.cinematic-landing-root .companion__trust{color:#eee8ff99;margin-top:1rem;font-size:.82rem}.cinematic-landing-root .companion__trust i{color:var(--gold);margin:0 .3rem;font-style:normal}.cinematic-landing-root .companion__question{z-index:3;max-width:48%;font-family:var(--font-display);color:#2c1358;background:radial-gradient(130% 130% at 15% 0,#ffffff8c,#0000 48%),linear-gradient(155deg,#f6efdd,#e8dabe);border:1px solid #7a40c142;border-radius:11px 8px 12px 9px;align-items:center;padding:.5rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex;position:absolute;box-shadow:0 10px 20px #06021466,inset 0 1px #fff9}.cinematic-landing-root .companion__question--1{top:3%;left:1%;rotate:-3.5deg}.cinematic-landing-root .companion__question--2{top:33%;left:-2%;rotate:2.5deg}.cinematic-landing-root .companion__question--3{top:15%;right:-1%;rotate:3.5deg}.cinematic-landing-root .companion__convo{z-index:4;transform-origin:top;text-align:left;background:radial-gradient(130% 120% at 12% 0,#ffffff80,#0000 46%),linear-gradient(155deg,#f6efdd,#e7d8bc);border:1.5px solid #7a40c147;border-radius:16px 13px 17px 14px;width:min(94%,460px);padding:.95rem 1.1rem;position:absolute;bottom:-4%;right:-3%;box-shadow:0 20px 40px #06021473,inset 0 1px #fff9}.cinematic-landing-root .companion__convo-row{color:#2c1358;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.6rem;font-size:.9rem;line-height:1.5;display:grid}.cinematic-landing-root .companion__convo-row+.companion__convo-row{border-top:1px dashed #7a40c14d;margin-top:.7rem;padding-top:.7rem}.cinematic-landing-root .companion__convo-who{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:#6b3fae;white-space:nowrap;background:#7a40c11f;border-radius:7px 5px 8px 6px;padding:.24rem .45rem;font-size:.72rem;font-weight:700}.cinematic-landing-root .companion__convo-who--ai{color:#8a5c12;background:#f5b3012e}@media(min-width:901px)and (max-width:1024px){.cinematic-landing-root .companion__terrain{height:clamp(90px,12vh,130px)}.cinematic-landing-root .companion__layout{padding-bottom:clamp(100px,13vh,140px)}}@media(prefers-reduced-motion:reduce){.cinematic-landing-root .companion__terrain{opacity:1;transform:none}}.cinematic-landing-root .parents{height:100vh;background:#0a0426;height:100svh;position:relative;overflow:hidden}.cinematic-landing-root .parents__sky{background:radial-gradient(70% 55% at 65% 20%,#7a40c166,#0000 60%),linear-gradient(#0a0426,#140939);position:absolute;inset:0}.cinematic-landing-root .parents__panel{background:var(--surface-light);will-change:transform;position:absolute;inset:0;overflow:hidden}.cinematic-landing-root .parents__inner{flex-direction:column;gap:clamp(1.4rem,3.5vh,2.6rem);max-width:1180px;height:100%;margin:0 auto;padding:clamp(4rem,9vh,7rem) clamp(1.4rem,5vw,3rem) 2rem;display:flex}.cinematic-landing-root .parents__header{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:end;gap:1.5rem;display:grid}.cinematic-landing-root .parents__title{color:var(--ink);font-size:clamp(1.8rem,3.6vw,2.9rem);font-weight:700;line-height:1.1}.cinematic-landing-root .parents__body{color:var(--ink-soft);justify-self:end;max-width:430px;font-size:1rem;line-height:1.65}.cinematic-landing-root .parents__grid{perspective:1400px;grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:start;gap:clamp(1rem,2.4vw,1.8rem);display:grid}.cinematic-landing-root .pdash{transform-style:preserve-3d;will-change:transform;background:#fff;border:1px solid #e9e4fb;border-radius:22px;padding:clamp(1.1rem,2vw,1.7rem);box-shadow:0 30px 70px #29146424}.cinematic-landing-root .preport{flex-direction:column;gap:.6rem;padding:0;display:flex;overflow:hidden}.cinematic-landing-root .preport__bar{background:linear-gradient(120deg,#12073a,#1d0f52);flex:none;justify-content:space-between;align-items:center;gap:.6rem;padding:.6rem .9rem;display:flex}.cinematic-landing-root .preport__brand{font-family:var(--font-display);color:#fff;align-items:center;gap:.42rem;font-size:.86rem;font-weight:700;display:inline-flex}.cinematic-landing-root .preport__brand em{color:var(--gold);font-style:normal}.cinematic-landing-root .preport__brand-mark{width:1.25rem;height:1.25rem;color:var(--gold);background:linear-gradient(145deg,#5b21e6,#6d2df0);border-radius:.4rem;place-items:center;font-size:.72rem;font-weight:800;display:grid}.cinematic-landing-root .preport__badge{letter-spacing:.12em;text-transform:uppercase;color:#2a1a04;background:var(--gold);white-space:nowrap;border-radius:999px;padding:.22rem .6rem;font-size:.56rem;font-weight:700}.cinematic-landing-root .preport__intro{align-items:center;gap:.6rem;padding:0 clamp(.85rem,1.5vw,1.15rem);display:flex}.cinematic-landing-root .preport__avatar{width:2rem;height:2rem;font-family:var(--font-display);color:#fff;background:linear-gradient(145deg,var(--paper-4),var(--paper-5));border-radius:50%;flex:none;place-items:center;font-size:.85rem;font-weight:700;display:grid}.cinematic-landing-root .preport__intro-title{font-family:var(--font-display);color:var(--ink);font-size:.95rem;line-height:1.2;display:block}.cinematic-landing-root .preport__intro-meta{color:#8d84ad;font-size:.7rem}.cinematic-landing-root .preport__momentum{background:linear-gradient(120deg,#f4efff,#efe7fe);border:1px solid #e5dbfb;border-radius:14px;align-items:center;gap:.75rem;margin:0 clamp(.85rem,1.5vw,1.15rem);padding:.6rem .75rem;display:flex}.cinematic-landing-root .preport__ring{flex:none;width:54px;height:54px}.cinematic-landing-root .preport__ring-label{font-family:var(--font-display);fill:var(--ink);font-size:15px;font-weight:700}.cinematic-landing-root .preport__momentum-copy strong{font-family:var(--font-display);color:var(--ink);font-size:.85rem;display:block}.cinematic-landing-root .preport__momentum-copy p{color:var(--ink-soft);margin-top:.15rem;font-size:.72rem;line-height:1.45}.cinematic-landing-root .preport__section-title{font-family:var(--font-display);color:var(--ink);border-left:3px solid var(--paper-4);margin:.1rem clamp(.85rem,1.5vw,1.15rem) 0;padding-left:.5rem;font-size:.78rem;font-weight:700}.cinematic-landing-root .preport__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0 clamp(.85rem,1.5vw,1.15rem);display:grid}.cinematic-landing-root .preport__metric{will-change:transform,opacity;background:#fff;border:1px solid #ece7fb;border-radius:12px;padding:.55rem .6rem .6rem}.cinematic-landing-root .preport__metric-top{justify-content:space-between;align-items:center;gap:.3rem;display:flex}.cinematic-landing-root .preport__metric-label{letter-spacing:.06em;text-transform:uppercase;color:#8d84ad;font-size:.58rem;line-height:1.2}.cinematic-landing-root .preport__metric-icon{color:#6c2bd9;background:#f1eafd;border-radius:7px;flex:none;place-items:center;width:1.35rem;height:1.35rem;display:grid}.cinematic-landing-root .preport__metric-icon svg{width:.85rem;height:.85rem}.cinematic-landing-root .preport__metric-value{font-family:var(--font-display);color:var(--ink);margin-top:.3rem;font-size:1.05rem;line-height:1.1;display:block}.cinematic-landing-root .preport__metric-meta{color:var(--ink-soft);margin-top:.15rem;font-size:.62rem;display:block}.cinematic-landing-root .preport__metric-meta--good{color:#14934a}.cinematic-landing-root .preport__metric-meta--violet{color:#7940c1}.cinematic-landing-root .preport__metric-meta--gold{color:#b47f00}.cinematic-landing-root .preport__metric-meta--info{color:#8d84ad}.cinematic-landing-root .preport__consistency{margin:.2rem clamp(.85rem,1.5vw,1.15rem) 0}.cinematic-landing-root .preport__consistency-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.cinematic-landing-root .preport__consistency-head .preport__section-title{margin:0}.cinematic-landing-root .preport__pill{color:#7a5600;white-space:nowrap;background:#fdf0cc;border-radius:999px;padding:.16rem .55rem;font-size:.6rem;font-weight:700}.cinematic-landing-root .preport__days{justify-content:space-between;gap:.3rem;margin-top:.5rem;display:flex}.cinematic-landing-root .preport__day{will-change:transform,opacity;flex-direction:column;align-items:center;gap:.2rem;display:flex}.cinematic-landing-root .preport__day-bubble{color:#b9b0d4;background:#f1eef8;border-radius:50%;place-items:center;width:1.55rem;height:1.55rem;font-size:.72rem;display:grid}.cinematic-landing-root .preport__day.is-active .preport__day-bubble{color:#fff;background:linear-gradient(145deg,#6c2bd9,#8b3df0);box-shadow:0 4px 10px #6c2bd952}.cinematic-landing-root .preport__day-label{color:#8d84ad;font-size:.6rem}.cinematic-landing-root .preport__subjects{flex-direction:column;gap:.42rem;margin:0 clamp(.85rem,1.5vw,1.15rem) clamp(.85rem,1.5vw,1.15rem);display:flex}.cinematic-landing-root .preport__subject-meta{align-items:center;gap:.4rem;margin-bottom:.2rem;display:flex}.cinematic-landing-root .preport__subject-name{font-family:var(--font-display);color:var(--ink);font-size:.74rem;font-weight:600}.cinematic-landing-root .preport__tag{border-radius:999px;padding:.1rem .42rem;font-size:.56rem;font-weight:700}.cinematic-landing-root .preport__tag--improving{color:#0e7a3c;background:#ddf3e6}.cinematic-landing-root .preport__tag--strong{color:#5b21e6;background:#ece3fd}.cinematic-landing-root .preport__tag--revision{color:#9a6a00;background:#fdf0cc}.cinematic-landing-root .preport__delta{color:#14934a;margin-left:auto;font-size:.64rem;font-weight:600}.cinematic-landing-root .preport__delta.is-down{color:#c2540a}.cinematic-landing-root .preport__track{background:#efeafd;border-radius:999px;height:7px;display:block;overflow:hidden}.cinematic-landing-root .preport__bar-fill{transform-origin:0;will-change:transform;border-radius:999px;height:100%;display:block}.cinematic-landing-root .preport__bar-fill--improving{background:linear-gradient(90deg,#16a34a,#22c55e)}.cinematic-landing-root .preport__bar-fill--strong{background:linear-gradient(90deg,#6c2bd9,#a355f5)}.cinematic-landing-root .preport__bar-fill--revision{background:linear-gradient(90deg,#d99a00,#f5b301)}.cinematic-landing-root .parents__side{flex-direction:column;gap:clamp(.7rem,1.6vw,1.1rem);display:flex}.cinematic-landing-root .parents__side-card{background:#fff;border:1px solid #e9e4fb;border-radius:18px;padding:.95rem 1.05rem;box-shadow:0 20px 46px #2914641a}.cinematic-landing-root .parents__side-label{text-transform:uppercase;letter-spacing:.08em;color:#8d84ad;font-size:.68rem}.cinematic-landing-root .pinsight{border-color:#b463ea59;border-left:3px solid var(--paper-5);background:linear-gradient(140deg,#150a3f,#1e1058)}.cinematic-landing-root .pinsight__badge{letter-spacing:.1em;text-transform:uppercase;color:#e6d4ff;background:#b463ea33;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.58rem;font-weight:700;display:inline-flex}.cinematic-landing-root .pinsight__finding{font-family:var(--font-display);color:#fff;margin-top:.55rem;font-size:.86rem;line-height:1.35;display:block}.cinematic-landing-root .pinsight__body{color:#eee8ffb8;margin-top:.35rem;font-size:.72rem;line-height:1.5}.cinematic-landing-root .pfocus{background:#fdf8ec;border-color:#f2e6c4}.cinematic-landing-root .pfocus__win,.cinematic-landing-root .pfocus__need{font-family:var(--font-display);color:#7a5600;align-items:center;gap:.35rem;font-size:.7rem;font-weight:700;display:flex}.cinematic-landing-root .pfocus__need{color:#a1490b;margin-top:.55rem}.cinematic-landing-root .pfocus__need strong{color:var(--ink)}.cinematic-landing-root .pfocus__text{color:var(--ink-soft);margin-top:.22rem;font-size:.71rem;line-height:1.5}.cinematic-landing-root .pplan__list{flex-direction:column;gap:.4rem;margin:.55rem 0 0;padding:0;list-style:none;display:flex}.cinematic-landing-root .pplan__list li{color:var(--ink-soft);align-items:flex-start;gap:.5rem;font-size:.72rem;line-height:1.45;display:flex}.cinematic-landing-root .pplan__num{width:1.3rem;height:1.3rem;font-family:var(--font-display);color:#fff;background:linear-gradient(145deg,#5b21e6,#8b3df0);border-radius:50%;flex:none;place-items:center;font-size:.66rem;font-weight:700;display:grid}.cinematic-landing-root .pplan__cta{text-align:center;min-height:44px;font-family:var(--font-display);color:#2a1a04;background:linear-gradient(145deg,#f5b301,#ffc93c);border-radius:999px;margin-top:.8rem;padding:.6rem 1rem;font-size:.78rem;font-weight:700;transition:transform .25s,box-shadow .25s;display:block;box-shadow:0 8px 20px #f5b30152}@media(hover:hover)and (pointer:fine){.cinematic-landing-root .pplan__cta:hover{transform:translateY(-2px);box-shadow:0 14px 28px #f5b3016b}}.cinematic-landing-root .pplan__cta:active{transform:scale(.98)}.cinematic-landing-root .kssm{background:linear-gradient(180deg,var(--surface-light) 0%,#efeafd 100%);padding:clamp(4.5rem,11vh,8rem) 0;position:relative}.cinematic-landing-root .kssm__inner{max-width:1180px;margin:0 auto;padding:0 clamp(1.4rem,5vw,3rem)}.cinematic-landing-root .kssm__header{text-align:center;max-width:640px;margin:0 auto clamp(2.2rem,6vh,3.6rem)}.cinematic-landing-root .kssm__eyebrow{font-family:var(--font-display);letter-spacing:.3em;text-transform:uppercase;color:var(--violet);margin-bottom:1rem;font-size:.72rem;font-weight:700}.cinematic-landing-root .kssm__header h2{color:var(--ink);text-wrap:balance;font-size:clamp(1.7rem,3.4vw,2.7rem);font-weight:700;line-height:1.12}.cinematic-landing-root .kssm__body{color:var(--ink-soft);margin-top:1rem;font-size:1rem;line-height:1.65}.cinematic-landing-root .kssm__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.9rem,2vw,1.4rem);margin:0;padding:0;list-style:none;display:grid}.cinematic-landing-root .kssm__card{background:#fff;border:1px solid #e9e4fb;border-radius:18px;flex-direction:column;align-items:flex-start;min-height:100%;padding:1.4rem 1.4rem 1.3rem;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 14px 30px #29146414}@media(hover:hover)and (pointer:fine){.cinematic-landing-root .kssm__card:hover{border-color:#ddd4f7;transform:translateY(-4px);box-shadow:0 22px 44px #29146424}.cinematic-landing-root .kssm__card:hover .kssm__tile{transform:translateY(-2px)}.cinematic-landing-root .kssm__card:hover .kssm__meta:after{opacity:1;width:18px}}.cinematic-landing-root .kssm__card:focus-within{outline:2px solid var(--violet);outline-offset:3px}.cinematic-landing-root .kssm__tile{color:#fff;background:var(--subject,var(--paper-4));border-radius:14px;flex:none;place-items:center;width:3rem;height:3rem;margin-bottom:1rem;transition:transform .22s;display:grid;position:relative;box-shadow:0 6px 12px -2px #2914644d,inset 0 1px #ffffff57}.cinematic-landing-root .kssm__tile:before{content:"";z-index:-1;background:var(--subject-deep,#3c1c76);border-radius:15px;position:absolute;inset:0;transform:rotate(-5deg)translate(-3px,3px)}.cinematic-landing-root .kssm__tile svg{width:1.5rem;height:1.5rem}.cinematic-landing-root .kssm__card--science{--subject:#1d5f9f;--subject-deep:#14456f}.cinematic-landing-root .kssm__card--maths{--subject:#a97d14;--subject-deep:#7d5c0d}.cinematic-landing-root .kssm__card--sejarah{--subject:#b4632a;--subject-deep:#83461c}.cinematic-landing-root .kssm__card--geography{--subject:#12836a;--subject-deep:#0b5c4a}.cinematic-landing-root .kssm__card--bm{--subject:#4b4fbf;--subject-deep:#33368c}.cinematic-landing-root .kssm__card--english{--subject:#8e5acf;--subject-deep:#653d96}.cinematic-landing-root .kssm__name{color:var(--ink);font-size:1.1rem;line-height:1.25}.cinematic-landing-root .kssm__meta{color:var(--ink-soft);margin-top:auto;padding-top:.55rem;font-size:.85rem;position:relative}.cinematic-landing-root .kssm__meta:after{content:"";opacity:0;background:var(--subject,var(--paper-4));border-radius:2px;width:0;height:2px;transition:width .22s,opacity .22s;position:absolute;bottom:-6px;left:0}.cinematic-landing-root .scene-transition{height:clamp(160px,30vh,300px)}.cinematic-landing-root .scene-transition--light-to-dark{background:linear-gradient(#efeafd,#6d5ba8,#241257 68%,#0c052a)}.cinematic-landing-root .scene-transition--dark-to-light{background:linear-gradient(#0c052a,#6d5ba8 55%,#efeafd)}.cinematic-landing-root .cta{flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:clamp(5rem,14vh,9rem) 1.4rem clamp(1.4rem,4vh,2.5rem);display:flex;position:relative;overflow:hidden}.cinematic-landing-root .cta__planet{filter:drop-shadow(0 -20px 90px #7a40c180);opacity:.95;z-index:1;width:clamp(420px,74vmin,900px);position:absolute;bottom:-38vmin;left:50%;transform:translate(-50%)}.cinematic-landing-root .cta__terrain{z-index:2;pointer-events:none;position:absolute;inset:auto 0 0}.cinematic-landing-root .cta__terrain svg{width:104%;margin-left:-2%;display:block}.cinematic-landing-root .cta__terrain svg:first-child{height:16vh}.cinematic-landing-root .cta__terrain svg:last-child{height:9vh;margin-top:-8vh}.cinematic-landing-root .cta__content{z-index:5;text-align:center;max-width:720px;position:relative}.cinematic-landing-root .cta__title{color:#fff;text-wrap:balance;font-size:clamp(2rem,4.6vw,3.6rem);font-weight:700;line-height:1.08}.cinematic-landing-root .cta__body{color:#eee8ffc7;margin-top:1.2rem;font-size:clamp(.98rem,1.4vw,1.1rem);line-height:1.65}.cinematic-landing-root .cta__buttons{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2.1rem;display:flex}.cinematic-landing-root .cta__nova{z-index:4;filter:drop-shadow(0 14px 34px #7a40c180);width:clamp(90px,12vw,150px);position:absolute;bottom:24vh;right:10vw}.cinematic-landing-root .cta__footer{z-index:6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:min(1180px,100%);margin-top:auto;padding-top:clamp(3rem,9vh,5rem);display:flex;position:relative}.cinematic-landing-root .cta__footer .cine-academy-logo__word{font-size:1.05rem}.cinematic-landing-root .cta__footer .cine-academy-logo__mark{width:1.7rem;height:1.7rem;font-size:1rem}.cinematic-landing-root .cta__footer-note{color:#eee8ff80;font-size:.78rem}.cinematic-landing-root .cta__footer-links{color:#eee8ffb8;gap:1.2rem;font-size:.85rem;display:flex}@media(hover:hover)and (pointer:fine){.cinematic-landing-root .cta__footer-link:hover{color:#fff}}@media(max-width:900px){.cinematic-landing-root .companion__layout{text-align:center;grid-template-columns:1fr;align-content:center;gap:.6rem;padding-top:8vh;padding-bottom:clamp(66px,10vh,100px)}.cinematic-landing-root .companion__stage{order:-1;align-content:start;height:min(40vh,340px)}.cinematic-landing-root .companion__figure{height:clamp(150px,23vh,250px)}.cinematic-landing-root .companion__book{width:min(78%,340px);bottom:40%}.cinematic-landing-root .companion__copy{margin:0 auto}.cinematic-landing-root .companion__steps,.cinematic-landing-root .companion__ranks{justify-content:center}.cinematic-landing-root .companion__question{display:none}.cinematic-landing-root .companion__convo{text-align:left;width:100%;max-width:420px;margin-inline:auto;padding:.75rem .9rem;bottom:0;left:0;right:0}.cinematic-landing-root .companion__convo-row{font-size:.82rem}.cinematic-landing-root .companion__terrain{height:clamp(55px,9vh,90px)}.cinematic-landing-root .lworld__planet{width:clamp(230px,34vw,330px)}.cinematic-landing-root .lworld__orbit-path{stroke-width:2px;opacity:.16}.cinematic-landing-root .lworld__ribbon{display:none}.cinematic-landing-root .lworld__stage-paper--purple{transform:rotate(-1.2deg)translate(-9px,8px)}.cinematic-landing-root .lworld__stage-paper--cream{transform:rotate(.8deg)translate(7px,-6px)}.cinematic-landing-root .lworld__content{align-items:stretch;padding:9vh clamp(1rem,4vw,2rem) 3vh}.cinematic-landing-root .lworld__content-inner{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.cinematic-landing-root .lworld__stage{width:min(92vw,620px);margin-top:auto}.cinematic-landing-root .lworld__tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;align-self:stretch;padding-bottom:.2rem;overflow-x:auto}.cinematic-landing-root .lworld__tabs::-webkit-scrollbar{display:none}.cinematic-landing-root .hero__planet,.cinematic-landing-root .lworld__hero-planet{width:clamp(280px,38vw,440px);top:-10%;right:-18%}.cinematic-landing-root .parents__header{grid-template-columns:1fr}.cinematic-landing-root .parents__body{justify-self:start}.cinematic-landing-root .parents__grid{grid-template-columns:1fr;overflow-y:auto}.cinematic-landing-root .parents__side{flex-direction:row}.cinematic-landing-root .parents__side-card{flex:1}.cinematic-landing-root .kssm__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cinematic-landing-root .cine-nav.is-menu-open,.cinematic-landing-root .cine-nav.is-menu-open.is-solid{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0}.cinematic-landing-root .cine-nav__links{z-index:-1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;visibility:hidden;padding:calc(env(safe-area-inset-top,0px) + 76px) max(env(safe-area-inset-right,0px),20px) calc(env(safe-area-inset-bottom,0px) + 28px) max(env(safe-area-inset-left,0px),20px);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#08031cf5;flex-direction:column;justify-content:center;gap:1.6rem;transition:opacity .35s,visibility 0s linear .35s;position:fixed;inset:0;overflow-y:auto}.cinematic-landing-root .cine-nav__links.is-open{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .35s,visibility}.cinematic-landing-root .cine-nav__link{font-size:1.3rem;font-family:var(--font-display);flex:none;min-height:44px;padding:.5rem .75rem}.cinematic-landing-root .cine-nav__link:after{display:none}.cinematic-landing-root .cine-nav__link.is-active{color:var(--violet-bright)}.cinematic-landing-root .cine-nav__auth--desktop{display:none}.cinematic-landing-root .cine-nav__auth--mobile{margin-top:.8rem;display:flex}.cinematic-landing-root .cine-nav__burger{z-index:1;display:flex;position:relative}}@media(max-width:720px){.cinematic-landing-root .hero__planet,.cinematic-landing-root .lworld__hero-planet{width:clamp(200px,55vw,320px);top:-8%;right:-22%}.cinematic-landing-root .hero__content{max-width:none;padding-bottom:10vh}.cinematic-landing-root .hero__rocket{width:clamp(78px,24vw,110px);bottom:9%}.cinematic-landing-root .hero__title{font-size:clamp(2rem,9vw,2.6rem)}.cinematic-landing-root .lworld__planet{width:clamp(180px,44vw,250px)}.cinematic-landing-root .lworld__content{padding:7vh 1rem 2.5vh}.cinematic-landing-root .lworld__stage{width:92vw}.cinematic-landing-root .lworld__orbit{display:none}.cinematic-landing-root .lworld__stage:before{content:"";pointer-events:none;border-top:2px dashed #c49cf54d;border-radius:50% 50% 0 0/100% 100% 0 0;width:46%;height:1.6rem;position:absolute;top:-1.1rem;left:50%;transform:translate(-50%)}.cinematic-landing-root .lworld__stage-star--1,.cinematic-landing-root .lworld__stage-star--2{display:none}.cinematic-landing-root .lworld__progress{font-size:.62rem;top:-1.3rem}.cinematic-landing-root .lworld__desc{margin-top:.6rem;font-size:.86rem}.cinematic-landing-root .lworld__tab{padding:.34rem .72rem;font-size:.7rem}.cinematic-landing-root .preport__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.cinematic-landing-root .parents__side{flex-direction:column}.cinematic-landing-root .parents__inner{overflow-y:auto}.cinematic-landing-root .kssm__grid{grid-template-columns:1fr}.cinematic-landing-root .cta__nova{width:84px;bottom:18vh;right:6vw}.cinematic-landing-root .cta__footer{text-align:center;flex-direction:column}}@media(max-height:820px){.cinematic-landing-root .parents__inner{gap:clamp(.9rem,2vh,1.4rem);padding-top:clamp(2.6rem,6vh,4rem)}.cinematic-landing-root .parents__title{font-size:clamp(1.5rem,2.6vw,2rem)}.cinematic-landing-root .parents__body{font-size:.9rem;line-height:1.5}.cinematic-landing-root .preport{gap:.45rem}.cinematic-landing-root .preport__momentum{padding:.5rem .65rem}.cinematic-landing-root .preport__momentum-copy p{font-size:.68rem}.cinematic-landing-root .preport__ring{width:46px;height:46px}.cinematic-landing-root .preport__metric{padding:.45rem .5rem .5rem}.cinematic-landing-root .preport__metric-value{font-size:.95rem}.cinematic-landing-root .preport__day-bubble{width:1.35rem;height:1.35rem}.cinematic-landing-root .parents__side-card{padding:.8rem .9rem}.cinematic-landing-root .pinsight__finding{font-size:.8rem}.cinematic-landing-root .pplan__cta{margin-top:.6rem;padding:.5rem 1rem}}@media(max-width:1279px){.cinematic-landing-root .world__trust{width:min(92vw,640px)}}@media(max-width:767px){.cinematic-landing-root .world__trust{gap:5px 14px;width:100%;font-size:14px}.cinematic-landing-root .world__benefits{grid-template-columns:minmax(0,min(100%,360px));gap:22px}}.cinematic-landing-root .cine-decor{pointer-events:none;-webkit-user-select:none;user-select:none;will-change:auto;height:auto;display:block;position:absolute}.cinematic-landing-root .trail{pointer-events:none;position:absolute;overflow:visible}.cinematic-landing-root .trail__path{fill:none;opacity:.42;animation:26s linear infinite cine-trail-drift}@keyframes cine-trail-drift{to{stroke-dashoffset:-260px}}.cinematic-landing-root .trail--cikgu{z-index:1;width:clamp(150px,21vw,320px);height:clamp(85px,12vw,180px);top:9%;left:1.5%}.cinematic-landing-root .trail--cta{z-index:3;width:clamp(150px,20vw,300px);height:clamp(70px,10vw,150px);bottom:24vh;left:3%}.cinematic-landing-root .trail--cta .trail__path{stroke:var(--gold);opacity:.3}.cinematic-landing-root .frag{pointer-events:none;background:linear-gradient(150deg,var(--paper-4),var(--paper-3));filter:drop-shadow(2px 3px 3px #06021480);opacity:.5;z-index:1;position:absolute}.cinematic-landing-root .frag--1{clip-path:polygon(50% 0%,100% 100%,0% 100%);width:13px;height:13px;top:30%;left:1.4%;rotate:14deg}.cinematic-landing-root .frag--2{clip-path:polygon(50% 0%,100% 42%,50% 100%,0% 42%);opacity:.38;width:11px;height:16px;bottom:24%;left:2.2%;rotate:-12deg}.cinematic-landing-root .frag--3{clip-path:polygon(0% 0%,100% 22%,96% 100%,4% 76%);opacity:.34;background:linear-gradient(150deg,var(--paper-5),var(--paper-4));width:19px;height:7px;top:47%;left:.8%;rotate:-6deg}.cinematic-landing-root .cine-decor--why-cloud{opacity:.3;z-index:1;width:clamp(190px,26vw,380px);top:clamp(40px,7vh,96px);right:-3%}.cinematic-landing-root .cine-decor--cikgu-plane{opacity:.55;z-index:1;filter:drop-shadow(0 10px 22px #06021473);width:clamp(64px,8vw,128px);top:16%;left:4%;rotate:-8deg}.cinematic-landing-root .cine-decor--parents-cloud{opacity:.22;z-index:1;width:clamp(180px,24vw,360px);top:clamp(24px,6vh,80px);left:-4%}.cinematic-landing-root .cine-decor--kssm-sparkles{opacity:.55;z-index:0;width:clamp(52px,7vw,104px);top:clamp(76px,11vh,140px);right:clamp(12px,5vw,80px)}.cinematic-landing-root .cine-decor--cta-rocket{opacity:.85;z-index:4;filter:drop-shadow(0 14px 30px #7a40c173);width:clamp(74px,10vw,132px);bottom:26vh;left:9vw;rotate:-6deg}@media(max-width:1024px){.cinematic-landing-root .trail__path{opacity:.3;animation-duration:34s}.cinematic-landing-root .frag--3{display:none}}@media(max-width:900px){.cinematic-landing-root .cine-decor--why-cloud,.cinematic-landing-root .cine-decor--parents-cloud{opacity:.18}.cinematic-landing-root .cine-decor--cikgu-plane,.cinematic-landing-root .cine-decor--kssm-sparkles{display:none}.cinematic-landing-root .cine-decor--cta-rocket{opacity:.75;width:clamp(58px,14vw,92px);bottom:30vh}.cinematic-landing-root .trail,.cinematic-landing-root .frag{display:none}}@media(prefers-reduced-motion:reduce){.cinematic-landing-root .trail__path,.cinematic-landing-root .atmo__star--live,.cinematic-landing-root .lworld__star--live,.cinematic-landing-root .lworld__mote--live{animation:none}}@media(max-width:900px)and (max-height:660px){.cinematic-landing-root .companion__layout{gap:.25rem;padding-top:3vh;padding-bottom:52px}.cinematic-landing-root .companion__stage{height:min(30vh,180px)}.cinematic-landing-root .companion__figure{height:clamp(96px,15vh,150px)}.cinematic-landing-root .companion__book{width:min(68%,240px);bottom:34%}.cinematic-landing-root .companion__terrain{height:44px}.cinematic-landing-root .companion__convo{padding:.45rem .6rem}.cinematic-landing-root .companion__convo-row{font-size:.7rem;line-height:1.3}.cinematic-landing-root .companion__convo-row+.companion__convo-row{margin-top:.4rem;padding-top:.4rem}.cinematic-landing-root .companion__heading{font-size:clamp(1.6rem,8vw,2rem)}.cinematic-landing-root .companion__body{margin-top:.6rem;font-size:.86rem}.cinematic-landing-root .companion__steps{gap:.35rem;margin-top:.7rem}.cinematic-landing-root .companion__step{padding:.32rem .7rem;font-size:.78rem}}@media(max-width:900px)and (max-height:660px)and (min-width:640px){.cinematic-landing-root .companion__layout{text-align:left;grid-template-columns:minmax(0,46fr) minmax(0,54fr);align-content:center;align-items:center;gap:18px;padding-top:2vh;padding-bottom:52px}.cinematic-landing-root .companion__stage{order:0;align-content:center;height:min(62vh,240px)}.cinematic-landing-root .companion__copy{margin:0}.cinematic-landing-root .companion__steps{justify-content:flex-start}.cinematic-landing-root .companion__figure{height:clamp(110px,40vh,175px)}.cinematic-landing-root .companion__book{width:min(88%,250px);bottom:4%}.cinematic-landing-root .companion__question{display:none}.cinematic-landing-root .companion__convo{width:min(100%,300px);margin-inline:0;padding:.45rem .6rem;bottom:-8%;left:auto;right:-2%}}@media(prefers-reduced-motion:reduce){.cinematic-landing-root .hero__dark,.cinematic-landing-root .hero__haze,.cinematic-landing-root .hero__portal,.cinematic-landing-root .world__veil{display:none}.cinematic-landing-root .hero,.cinematic-landing-root .world,.cinematic-landing-root .companion,.cinematic-landing-root .parents{height:auto;min-height:100svh}.cinematic-landing-root .lworld{margin-top:0}.cinematic-landing-root .lworld__cinematic{height:auto;min-height:100svh}.cinematic-landing-root .lworld__content{min-height:100svh}.cinematic-landing-root .lworld__hero-planet,.cinematic-landing-root .lworld__haze{display:none}.cinematic-landing-root .lworld__planet-scene,.cinematic-landing-root .lworld__stage-paper,.cinematic-landing-root .lworld__stage-star,.cinematic-landing-root .lworld__progress{opacity:1;visibility:visible}.cinematic-landing-root .lworld__planet-scroll{transform:none}.cinematic-landing-root .lworld__planet-idle{animation:none}.cinematic-landing-root .lworld__feature{opacity:0;visibility:hidden;transform:none}.cinematic-landing-root .lworld__feature.is-active{opacity:1;visibility:visible}.cinematic-landing-root .lworld__tab,.cinematic-landing-root .lworld__tab.is-active,.cinematic-landing-root .lworld__tab:active,.cinematic-landing-root .cine-button:active{transform:none}.cinematic-landing-root .companion__cta:active{translate:none;scale:1}.cinematic-landing-root .pplan__cta:active{transform:none}.cinematic-landing-root .atmo__star,.cinematic-landing-root .hero__hint-line,.cinematic-landing-root .hero__rocket-bob,.cinematic-landing-root .hero__rocket-particle,.cinematic-landing-root .companion__figure{animation:none}.cinematic-landing-root .companion__figure{translate:none}.cinematic-landing-root .companion__terrain,.cinematic-landing-root .companion__convo,.cinematic-landing-root .companion__question,.cinematic-landing-root .companion__book{opacity:1;transform:none}}@media(max-width:1023px){.cinematic-landing-root .world--why{height:auto;min-height:0}.cinematic-landing-root .world--why .world__content,.cinematic-landing-root .world--why .world__benefits,.cinematic-landing-root .world--why .world__benefit{height:auto;min-height:0;position:relative}.cinematic-landing-root .world--why .world__veil{display:none}.cinematic-landing-root .companion--cikgu{height:auto;min-height:0;overflow:clip visible}.cinematic-landing-root .companion--cikgu .companion__layout{text-align:center;grid-template-columns:minmax(0,1fr);align-content:normal;align-items:start;gap:clamp(1.4rem,4vw,2.2rem);height:auto;min-height:0;padding:clamp(6.5rem,12svh,8rem) clamp(1rem,4vw,2rem) clamp(6rem,12svh,8rem)}.cinematic-landing-root .companion--cikgu .companion__copy{display:contents}.cinematic-landing-root .companion--cikgu .companion__title,.cinematic-landing-root .companion--cikgu .companion__body,.cinematic-landing-root .companion--cikgu .companion__steps{justify-self:center;width:min(100%,680px);margin-inline:auto}.cinematic-landing-root .companion--cikgu .companion__title{order:1}.cinematic-landing-root .companion--cikgu .companion__body{order:2}.cinematic-landing-root .companion--cikgu .companion__stage{order:3;grid-template-columns:minmax(0,1fr);place-items:center;gap:.75rem;width:min(100%,680px);height:auto;min-height:0;margin-inline:auto;display:grid;position:relative}.cinematic-landing-root .companion--cikgu .companion__steps{order:4;justify-content:center}.cinematic-landing-root .companion--cikgu .companion__trust{order:5}.cinematic-landing-root .companion--cikgu .companion__rim{opacity:.35;width:min(76vw,500px)}.cinematic-landing-root .companion--cikgu .companion__book,.cinematic-landing-root .companion--cikgu .companion__figure{grid-area:1/1;place-self:end center}.cinematic-landing-root .companion--cikgu .companion__book{width:min(100%,540px);margin:0;position:relative;inset:auto}.cinematic-landing-root .companion--cikgu .companion__figure{width:min(72%,400px);max-width:none;height:auto;margin-bottom:clamp(1.5rem,6vw,3.5rem);position:relative}.cinematic-landing-root .companion--cikgu .companion__question{justify-self:center;max-width:min(100%,420px);display:inline-flex;position:static}.cinematic-landing-root .companion--cikgu .companion__convo{width:min(100%,520px);max-width:none;margin:.25rem auto 0;position:static}.cinematic-landing-root .companion--cikgu .companion__particle{display:none}.cinematic-landing-root .parents{height:auto;min-height:0;overflow:clip visible}.cinematic-landing-root .parents__panel{will-change:auto;min-height:0;position:relative;inset:auto;overflow:visible}.cinematic-landing-root .parents__inner{height:auto;min-height:0;padding:clamp(6.5rem,12svh,8rem) clamp(1rem,4vw,2rem) clamp(3.5rem,8svh,5.5rem);overflow:visible}.cinematic-landing-root .parents__header,.cinematic-landing-root .parents__grid{grid-template-columns:minmax(0,1fr)}.cinematic-landing-root .parents__body{justify-self:start}.cinematic-landing-root .parents__grid{perspective:none;width:100%;min-width:0;overflow:visible}.cinematic-landing-root .pdash{transform-style:flat;will-change:auto;width:100%;min-width:0;max-width:780px;margin-inline:auto;overflow:visible}.cinematic-landing-root .preport__bar{flex-wrap:wrap}.cinematic-landing-root .parents__side{flex-direction:column;width:100%;min-width:0;max-width:780px;margin-inline:auto}.cinematic-landing-root .parents__side-card{flex:none;width:100%;min-width:0}}.cinematic-landing-root[data-motion-failed=true] img,.cinematic-landing-root[data-motion-failed=true] [data-animate],.cinematic-landing-root[data-motion-failed=true] figure,.cinematic-landing-root[data-motion-failed=true] h1,.cinematic-landing-root[data-motion-failed=true] h2,.cinematic-landing-root[data-motion-failed=true] h3,.cinematic-landing-root[data-motion-failed=true] p,.cinematic-landing-root[data-motion-failed=true] a,.cinematic-landing-root[data-motion-failed=true] button{opacity:1!important;visibility:visible!important;transform:none!important}@media(pointer:coarse){.cinematic-landing-root *,.cinematic-landing-root :before,.cinematic-landing-root :after{will-change:auto}}
