.landing-page{--landing-bg:#030407;--landing-text:#f4f2ff;--landing-muted:rgba(220,214,255,0.68);--login-glow-core:#5c18d4;--login-glow-fringe:#4a0abe;--login-glow-wash:#38088f;--landing-card-w:min(480px,36vw);--landing-card-h:calc(var(--landing-card-w) * 9 / 16);--landing-progress:0;--landing-flip:0;--landing-nav-height:5.5rem;--discover-brand:#4a0abe;--discover-brand-bright:#5c18d4;--discover-surface:#090424;background:var(--landing-bg);color:var(--landing-text);height:100dvh;width:100%;overflow-x:hidden;overflow-y:auto;position:relative;overscroll-behavior:contain;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.landing-page--step-scrolling{scroll-snap-type:none}.landing-page::-webkit-scrollbar{display:none;width:0;height:0}.landing-page--nav-compact{--landing-nav-height:3.75rem}.landing-nav{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:var(--landing-nav-height);padding:.85rem 1.25rem;box-sizing:border-box;pointer-events:none;transition:min-height .45s cubic-bezier(.22,1,.36,1),padding .45s cubic-bezier(.22,1,.36,1),background .35s ease,backdrop-filter .35s ease}.landing-nav--compact{padding-top:.55rem;padding-bottom:.55rem;background:color-mix(in oklab,var(--landing-bg) 72%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.landing-nav-actions,.landing-nav-brand{pointer-events:auto}.landing-nav-brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:.85rem;min-width:0;transition:gap .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1)}.landing-nav--compact .landing-nav-brand{gap:.55rem}.landing-nav-icon{width:4.75rem!important;height:4.75rem!important;transition:width .45s cubic-bezier(.22,1,.36,1),height .45s cubic-bezier(.22,1,.36,1),filter .35s ease;filter:drop-shadow(0 0 18px rgba(107,42,239,.45))}.landing-nav--compact .landing-nav-icon{width:2.15rem!important;height:2.15rem!important;filter:drop-shadow(0 0 10px rgba(107,42,239,.35))}.landing-nav-titles{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.landing-nav-lockup{position:relative;display:flex;align-items:baseline;gap:0}.landing-nav-wordmark{margin:0;font-size:clamp(2.4rem,5.5vw,3.6rem);font-weight:700;line-height:.95;letter-spacing:-.03em;color:#fff;transition:font-size .45s cubic-bezier(.22,1,.36,1)}.landing-nav--compact .landing-nav-wordmark{font-size:clamp(1.35rem,2.4vw,1.7rem)}.landing-nav-suffix-slot{position:absolute;left:calc(100% + .42rem);top:0;bottom:0;display:inline-flex;align-items:flex-end;gap:.06rem;width:max-content;pointer-events:none}.landing-nav-suffix{position:relative;display:inline-block;margin:0;font-weight:700;letter-spacing:-.03em;line-height:.95;color:#fff;z-index:0;white-space:nowrap;max-width:0;opacity:0;overflow:hidden;transform:translateY(.28em);transition:opacity .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1),max-width .4s cubic-bezier(.22,1,.36,1);pointer-events:none;vertical-align:baseline}.landing-nav-suffix--visible{max-width:8em;opacity:1;overflow:visible;transform:translateY(0);pointer-events:auto}.landing-nav--step-scrolling .landing-nav-suffix{transition:none}.landing-nav-suffix--studio{font-size:clamp(2.4rem,5.5vw,3.6rem)}.landing-nav--compact .landing-nav-suffix--studio{font-size:clamp(1.35rem,2.4vw,1.7rem)}.landing-nav-suffix--ai{align-self:flex-start;margin-top:.05em;margin-left:-.02em;font-size:clamp(1.05rem,2.3vw,1.55rem);line-height:1;letter-spacing:-.02em;transform:translateY(.18em) scale(.96)}.landing-nav-suffix--ai.landing-nav-suffix--visible{max-width:3em;transform:translateY(0) scale(1)}.landing-nav-suffix--faq{font-size:clamp(2.4rem,5.5vw,3.6rem)}.landing-nav--compact .landing-nav-suffix--faq{font-size:clamp(1.35rem,2.4vw,1.7rem)}.landing-nav-suffix--faq.landing-nav-suffix--visible{max-width:4.5em;transform:translateY(0)}.landing-nav--compact .landing-nav-suffix--ai{font-size:clamp(.72rem,1.35vw,.95rem)}.landing-nav-suffix--ai:after,.landing-nav-suffix--faq:after,.landing-nav-suffix--studio:after{content:"";position:absolute;left:-.06em;right:-.06em;bottom:.02em;height:.32em;border-radius:9999px;background:linear-gradient(135deg,#6b2aef,#3b1578 52%,#1e0548);box-shadow:0 0 20px rgba(107,42,239,.45);z-index:-1}.landing-nav-suffix--ai:after{left:-.08em;right:-.08em;bottom:-.02em;height:.38em}.landing-nav-audience{position:relative;display:grid;margin:0;max-height:0;overflow:hidden;color:var(--landing-muted);font-size:clamp(.9rem,1.6vw,1.05rem);font-weight:600;letter-spacing:-.02em;line-height:1.25;white-space:nowrap;opacity:0;transform:translateY(-4px);transition:max-height .4s cubic-bezier(.22,1,.36,1),margin .4s cubic-bezier(.22,1,.36,1),opacity .35s ease,transform .4s cubic-bezier(.22,1,.36,1)}.landing-nav-audience--visible{max-height:1.6em;margin-top:.2rem;opacity:1;transform:translateY(0)}.landing-nav-audience-label{grid-area:1/1;opacity:0;transform:translateY(.35em);transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1);pointer-events:none}.landing-nav-audience-label--active{opacity:1;transform:translateY(0);pointer-events:auto}.landing-nav-actions{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:.55rem;z-index:1}.landing-nav-lang{position:relative;z-index:2}.landing-nav-lang-trigger{appearance:none;border:1px solid rgba(200,180,255,.28);background:rgba(12,8,28,.45);width:2.55rem;height:2.35rem;border-radius:999px;display:grid;place-items:center;font-size:.72rem;font-weight:700;letter-spacing:.06em;line-height:1;cursor:pointer;color:rgba(237,233,254,.92);box-shadow:0 8px 20px rgba(12,6,32,.28);transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.landing-nav-lang-code{font-variant-numeric:tabular-nums}.landing-nav-lang-trigger--open,.landing-nav-lang-trigger:hover{border-color:rgba(200,180,255,.5);background:rgba(90,48,180,.42);transform:translateY(-1px);box-shadow:0 12px 24px rgba(74,10,190,.28)}.landing-nav-lang-menu{position:absolute;top:calc(100% + .45rem);right:0;min-width:9.5rem;padding:.35rem;border-radius:1rem;background:rgba(14,10,28,.94);border:1px solid rgba(200,180,255,.22);box-shadow:0 18px 40px rgba(8,4,24,.55);backdrop-filter:blur(14px);display:flex;flex-direction:column;gap:.15rem}.landing-nav-lang-option{appearance:none;border:0;background:transparent;display:flex;align-items:center;gap:.55rem;width:100%;padding:.45rem .55rem;border-radius:.7rem;color:rgba(244,242,255,.88);font-size:.88rem;font-weight:600;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.landing-nav-lang-option:hover{background:rgba(90,48,180,.32);color:#fff}.landing-nav-lang-option--active{background:rgba(90,48,180,.45);color:#fff}.landing-nav-lang-option-code{width:2rem;height:1.55rem;border-radius:.45rem;display:grid;place-items:center;font-size:.68rem;font-weight:700;letter-spacing:.06em;color:rgba(221,214,254,.9);background:rgba(255,255,255,.06);border:1px solid rgba(200,180,255,.18);flex-shrink:0}.landing-nav-lang-option-label{white-space:nowrap}.landing-nav-link{color:rgba(244,242,255,.82);font-size:.95rem;font-weight:600;text-decoration:none;padding:.45rem .7rem;border-radius:999px;transition:color .2s ease,background .2s ease}.landing-nav-link:hover{color:#fff;background:rgba(90,48,180,.28)}.landing-nav-launch{display:inline-flex;align-items:center;justify-content:center;min-height:2.55rem;padding:.45rem 1.15rem;border-radius:999px;color:#fff;font-size:.95rem;font-weight:700;text-decoration:none;background:linear-gradient(135deg,#6b2aef,#3b1578 55%,#1e0548);box-shadow:0 10px 28px rgba(74,10,190,.35);transition:transform .2s ease,box-shadow .2s ease}.landing-nav-launch:hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(74,10,190,.45)}.landing-back{position:fixed;inset-block:0;inset-inline-end:0;z-index:25;width:6.25rem;margin:0;padding:7.75rem 1.35rem 0 0;border:none;background:transparent;color:rgba(244,242,255,.88);cursor:pointer;display:flex;align-items:flex-start;justify-content:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent;filter:drop-shadow(0 2px 10px rgba(0,0,0,.55));opacity:0;visibility:hidden;pointer-events:none;transform:translateY(.45rem);transition:color .2s ease,opacity .4s cubic-bezier(.22,1,.36,1),visibility .4s ease,transform .45s cubic-bezier(.22,1,.36,1)}.landing-back:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:0;background:linear-gradient(to left,color-mix(in oklab,var(--login-glow-core) 28%,transparent),transparent);-webkit-mask-image:linear-gradient(to bottom,transparent 0,transparent calc(var(--landing-nav-height, 5.5rem) - .15rem),black calc(var(--landing-nav-height, 5.5rem) + 1.4rem),black 100%);mask-image:linear-gradient(to bottom,transparent 0,transparent calc(var(--landing-nav-height, 5.5rem) - .15rem),black calc(var(--landing-nav-height, 5.5rem) + 1.4rem),black 100%);transition:opacity .55s cubic-bezier(.22,1,.36,1)}.landing-back--visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.landing-back:disabled{cursor:default;color:rgba(244,242,255,.88)}.landing-back:focus-visible,.landing-back:hover{color:#fff}.landing-back:focus-visible:before,.landing-back:hover:before{opacity:1}.landing-back:focus-visible{outline:2px solid color-mix(in oklab,var(--login-glow-core) 75%,white);outline-offset:-4px}.landing-back-arrow{position:relative;z-index:1;width:2.75rem;height:2.75rem;flex-shrink:0;transition:filter .45s cubic-bezier(.22,1,.36,1)}.landing-back:focus-visible .landing-back-arrow,.landing-back:hover .landing-back-arrow{filter:drop-shadow(0 0 12px color-mix(in oklab,var(--login-glow-core) 70%,transparent))}.landing-back:active .landing-back-arrow{transform:scale(.96)}@media (prefers-reduced-motion:no-preference){.landing-back--visible .landing-back-arrow{animation:landing-back-nudge 2s ease-in-out infinite}}@keyframes landing-back-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(-.4rem)}}.landing-glow{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.landing-snap{position:relative;z-index:1;min-height:100dvh;scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box}.landing-hero{justify-content:flex-start;gap:clamp(1rem,2.5vh,1.75rem);padding:1rem clamp(1.25rem,4vw,2.5rem) clamp(1.25rem,3vh,2rem);margin-top:calc(var(--landing-nav-height) * -1);padding-top:calc(var(--landing-nav-height) + clamp(.75rem, 2vh, 1.25rem));text-align:center;overflow:visible;height:100dvh;min-height:100dvh;box-sizing:border-box}.landing-hero,.landing-hero-copy{display:flex;flex-direction:column;align-items:center}.landing-hero-copy{gap:.85rem;width:min(40rem,100%);margin-top:clamp(.15rem,1vh,.75rem);flex-shrink:0;animation:landing-hero-rise .9s cubic-bezier(.22,1,.36,1) both}.landing-hero-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem}.landing-hero-actions .landing-cta{width:auto;min-width:10.5rem;height:3.1rem;flex:0 0 auto;align-self:auto;padding:0 1.35rem;font-size:1rem}.landing-hero-lead{margin:0;max-width:32rem;color:var(--landing-muted);font-size:clamp(.98rem,1.7vw,1.15rem);font-weight:500;line-height:1.45;letter-spacing:-.02em;text-wrap:pretty}.landing-cta--ghost{color:#fff;background:transparent;border:1px solid rgba(200,180,255,.45);box-shadow:none}.landing-cta--ghost:hover{background:rgba(90,48,180,.28);transform:translateY(-1px)}.landing-hero-showcase{--hero-frame-w:min(68rem,calc(100% - 14rem),calc((100dvh - 13rem) * 16 / 9));position:relative;display:flex;flex:0 1 auto;align-items:stretch;justify-content:center;align-self:center;width:var(--hero-frame-w);height:auto;aspect-ratio:16/9;max-width:100%;min-height:0;margin-block:auto;padding:0;overflow:visible;z-index:1}.landing-hero-showcase-cast{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:visible}.landing-hero-peek{position:absolute;width:17%;height:62%;overflow:visible;filter:drop-shadow(0 14px 18px rgba(0,0,0,.55))}.landing-hero-peek--1{left:0;top:0;transform:translate(-52%,-48%);transform-origin:80% 85%}.landing-hero-peek--3{left:0;bottom:0;top:auto;transform:translate(-60%,30%) rotate(-6deg);transform-origin:80% 15%}.landing-hero-peek--4{left:100%;top:0;transform:translate(-48%,-48%);transform-origin:20% 85%}.landing-hero-peek--6{left:100%;bottom:0;top:auto;transform:translate(-28%,30%) rotate(6deg);transform-origin:20% 15%}.landing-hero-peek--2,.landing-hero-peek--5{width:19%;height:72%;top:50%}.landing-hero-peek--2{left:0;transform:translate(-78%,-58%);transform-origin:100% 50%}.landing-hero-peek--5{left:100%;transform:translate(-22%,-58%);transform-origin:0 50%}.landing-hero-peek-video{display:block;width:100%;height:100%;background:transparent;object-fit:contain;object-position:top center}.landing-hero-showcase-frame{position:relative;z-index:2;width:100%;max-width:100%;min-height:0;height:100%;margin-inline:auto;border-radius:1.35rem;overflow:hidden;border:1px solid rgba(140,110,255,.28);background:#05030a;box-shadow:0 22px 56px rgba(0,0,0,.62),0 0 48px rgba(74,10,190,.22)}.landing-hero-showcase-frame:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(125deg,rgba(255,255,255,.1),transparent 42%,transparent);pointer-events:none}.landing-hero-showcase-poster,.landing-hero-showcase-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:#080510}.landing-hero-paths{display:flex;flex:1 1 auto;align-items:center;justify-content:center;gap:clamp(1.5rem,4vw,3.5rem);width:100%;min-height:0;padding-bottom:clamp(.5rem,2vh,1.5rem)}.landing-hero-path{position:relative;display:flex;flex-direction:column;align-items:center;gap:.95rem;flex:0 1 auto;min-width:0;padding:0;border:none;background:transparent;color:inherit;text-align:center;cursor:pointer}.landing-hero-path:focus-visible{outline:none}.landing-hero-path-stage{position:relative;display:block;width:clamp(27rem,46vw,51rem);height:auto;aspect-ratio:16/9;max-width:100%;border-radius:1.25rem;border:1px solid rgba(200,180,255,.28);background:radial-gradient(ellipse 80% 70% at 50% 100%,rgba(107,42,239,.28),transparent 58%),linear-gradient(160deg,rgba(42,28,78,.92),rgba(10,8,22,.96));box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 22px 48px rgba(0,0,0,.36);overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .25s cubic-bezier(.22,1,.36,1)}.landing-hero-path-stage:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(125deg,rgba(255,255,255,.1),transparent 42%,transparent);pointer-events:none}.landing-hero-path--reader .landing-hero-path-stage{background:radial-gradient(ellipse 62% 42% at 50% 100%,rgba(140,92,255,.38),transparent 62%),linear-gradient(155deg,rgba(36,24,72,.95),rgba(8,6,18,.98))}.landing-hero-path--reader .landing-hero-path-stage:after{opacity:.08}.landing-hero-cast{position:absolute;inset:0;overflow:hidden;pointer-events:none}.landing-hero-cast:before{content:"";position:absolute;left:50%;bottom:0;z-index:0;width:72%;height:34%;transform:translateX(-50%);background:radial-gradient(ellipse at 50% 80%,rgba(124,58,237,.42),transparent 68%);filter:blur(10px)}.landing-hero-cast-fan{position:absolute;inset:0;z-index:1}.landing-hero-cast-figure{position:absolute;left:50%;bottom:0;width:22%;height:96%;max-width:22%;overflow:visible;background:none;border:none;transform-origin:50% 100%;filter:drop-shadow(0 18px 14px rgba(0,0,0,.48)) drop-shadow(0 0 18px rgba(107,42,239,.18));transition:transform .35s cubic-bezier(.22,1,.36,1),filter .35s cubic-bezier(.22,1,.36,1)}.landing-hero-cast-figure:first-child{transform:translateX(calc(-50% - 168%)) rotate(-12deg);z-index:1}.landing-hero-cast-figure:nth-child(2){transform:translateX(calc(-50% - 102%)) rotate(-7deg);z-index:2}.landing-hero-cast-figure:nth-child(3){transform:translateX(calc(-50% - 38%)) rotate(-2.5deg);z-index:4}.landing-hero-cast-figure:nth-child(4){transform:translateX(calc(-50% + 38%)) rotate(2.5deg);z-index:5}.landing-hero-cast-figure:nth-child(5){transform:translateX(calc(-50% + 102%)) rotate(7deg);z-index:3}.landing-hero-cast-figure:nth-child(6){transform:translateX(calc(-50% + 168%)) rotate(12deg);z-index:1}@media (prefers-reduced-motion:no-preference){.landing-hero-path--reader:focus-visible .landing-hero-cast-figure:first-child,.landing-hero-path--reader:hover .landing-hero-cast-figure:first-child{transform:translateX(calc(-50% - 178%)) rotate(-14deg)}.landing-hero-path--reader:focus-visible .landing-hero-cast-figure:nth-child(2),.landing-hero-path--reader:hover .landing-hero-cast-figure:nth-child(2){transform:translateX(calc(-50% - 108%)) rotate(-8deg)}.landing-hero-path--reader:focus-visible .landing-hero-cast-figure:nth-child(3),.landing-hero-path--reader:hover .landing-hero-cast-figure:nth-child(3){transform:translateX(calc(-50% - 40%)) rotate(-3deg)}.landing-hero-path--reader:focus-visible .landing-hero-cast-figure:nth-child(4),.landing-hero-path--reader:hover .landing-hero-cast-figure:nth-child(4){transform:translateX(calc(-50% + 40%)) rotate(3deg)}.landing-hero-path--reader:focus-visible .landing-hero-cast-figure:nth-child(5),.landing-hero-path--reader:hover .landing-hero-cast-figure:nth-child(5){transform:translateX(calc(-50% + 108%)) rotate(8deg)}.landing-hero-path--reader:focus-visible .landing-hero-cast-figure:nth-child(6),.landing-hero-path--reader:hover .landing-hero-cast-figure:nth-child(6){transform:translateX(calc(-50% + 178%)) rotate(14deg)}}.landing-hero-cast-video{display:block;width:100%;height:100%;max-width:100%;max-height:100%;background:transparent;object-fit:contain;object-position:bottom center}.landing-hero-cast-bubble{position:absolute;z-index:8;margin:0;max-width:min(44%,11.5rem);padding:.48rem .72rem;border-radius:1rem 1rem 1rem .28rem;border:1px solid rgba(200,180,255,.38);background:rgba(14,8,32,.9);color:rgba(244,242,255,.96);font-size:clamp(.68rem,1.15vw,.8rem);font-weight:600;letter-spacing:-.015em;line-height:1.3;text-wrap:balance;text-align:left;box-shadow:0 10px 22px rgba(0,0,0,.32);animation:landing-hero-bubble-in .35s cubic-bezier(.22,1,.36,1) both}.landing-hero-cast-bubble--left{top:12%;left:5%}.landing-hero-cast-bubble--right{top:18%;right:5%;border-radius:1rem 1rem .28rem 1rem;text-align:right}.landing-hero-cast-bubble--bottom{left:7%;bottom:10%}@keyframes landing-hero-bubble-in{0%{opacity:0;transform:translateY(6px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.landing-reader-clip{position:relative;width:100%;height:100%;overflow:hidden;border-radius:inherit;background:#080510}.landing-reader-clip--hero{position:absolute;inset:0}.landing-reader-clip-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.landing-reader-clip-caption{position:absolute;left:0;right:0;bottom:0;z-index:2;margin:0;padding:clamp(2rem,5vw,2.75rem) clamp(1rem,2.5vw,1.35rem) clamp(.85rem,2vw,1.1rem);font-size:clamp(.88rem,1.55vw,1.05rem);font-weight:600;letter-spacing:-.015em;line-height:1.35;color:rgba(255,255,255,.96);text-align:center;text-wrap:balance;text-shadow:0 1px 3px rgba(0,0,0,.55);background:linear-gradient(180deg,transparent,rgba(4,2,12,.35) 22%,rgba(4,2,12,.82) 58%,rgba(2,1,8,.96));pointer-events:none}.landing-hero-path--author .landing-hero-path-stage{background:radial-gradient(ellipse 62% 44% at 62% 100%,rgba(167,139,250,.36),transparent 64%),linear-gradient(205deg,rgba(48,28,88,.95),rgba(8,6,18,.98))}.landing-hero-path--author .landing-hero-path-stage:after{opacity:.08}.landing-hero-studio{position:absolute;inset:0;overflow:hidden;pointer-events:none}.landing-hero-studio-graph{position:absolute;left:3%;top:10%;z-index:2;width:22%;height:62%}.landing-hero-studio-edge{stroke:rgba(200,180,255,.55);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.landing-hero-studio-edge--mute{stroke:rgba(200,180,255,.22);stroke-dasharray:4 5}.landing-hero-studio-node{fill:rgba(18,10,36,.92);stroke:rgba(220,205,255,.7);stroke-width:2}.landing-hero-studio-node--on{fill:rgb(124,58,237);stroke:rgba(244,242,255,.95)}.landing-hero-studio-node--ghost{fill:rgba(18,10,36,.4);stroke:rgba(200,180,255,.28)}.landing-hero-studio-set{position:absolute;inset:0;z-index:1}.landing-hero-studio-actor{position:absolute;bottom:0;overflow:visible;filter:drop-shadow(0 16px 12px rgba(0,0,0,.46)) drop-shadow(0 0 16px rgba(107,42,239,.16));transition:transform .35s cubic-bezier(.22,1,.36,1)}.landing-hero-studio-actor--back{left:34%;width:26%;height:86%;max-width:26%;z-index:1}.landing-hero-studio-actor--front{left:52%;width:28%;height:96%;max-width:28%;z-index:2}@media (prefers-reduced-motion:no-preference){.landing-hero-path--author:focus-visible .landing-hero-studio-actor--back,.landing-hero-path--author:hover .landing-hero-studio-actor--back{transform:translateX(-6%) rotate(-2deg)}.landing-hero-path--author:focus-visible .landing-hero-studio-actor--front,.landing-hero-path--author:hover .landing-hero-studio-actor--front{transform:translateX(4%) rotate(1.5deg)}.landing-hero-path--author:focus-visible .landing-hero-studio-cursor,.landing-hero-path--author:hover .landing-hero-studio-cursor{transform:translate(-7.5rem,-4.2rem)}}.landing-hero-studio-video{display:block;width:100%;height:100%;max-width:100%;max-height:100%;background:transparent;object-fit:contain;object-position:bottom center}.landing-hero-studio-chip{position:absolute;z-index:4;display:flex;align-items:center;gap:.35rem;margin:0;max-width:min(42%,10.5rem);padding:.38rem .7rem .38rem .48rem;border-radius:999px;border:1px solid rgba(200,180,255,.4);background:rgba(16,10,36,.9);color:rgba(244,242,255,.96);font-size:clamp(.66rem,1.1vw,.76rem);font-weight:600;letter-spacing:-.015em;line-height:1.2;white-space:nowrap;box-shadow:0 10px 22px rgba(0,0,0,.3);animation:landing-hero-bubble-in .35s cubic-bezier(.22,1,.36,1) both}.landing-hero-studio-chip:before{content:"+";display:grid;place-items:center;width:1.05rem;height:1.05rem;border-radius:999px;background:rgb(124,58,237);color:white;font-size:.78rem;font-weight:700;line-height:1}.landing-hero-studio-chip--top{top:10%;right:7%}.landing-hero-studio-chip--right{top:38%;right:5%}.landing-hero-studio-chip--graph{left:6%;bottom:14%}.landing-hero-studio-cursor{position:absolute;right:22%;bottom:18%;z-index:5;width:.72rem;height:.72rem;border:2px solid rgba(255,255,255,.92);border-radius:999px;background:rgba(124,58,237,.85);box-shadow:0 0 0 5px rgba(124,58,237,.22);transition:transform .45s cubic-bezier(.22,1,.36,1)}.landing-hero-path:focus-visible .landing-hero-path-stage,.landing-hero-path:hover .landing-hero-path-stage{border-color:rgba(220,205,255,.55);transform:translateY(-3px);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 26px 56px rgba(0,0,0,.42),0 0 0 1px rgba(107,42,239,.18)}.landing-hero-path:focus-visible .landing-hero-path-stage{outline:2px solid rgba(200,180,255,.7);outline-offset:3px}.landing-hero-path-label{position:relative;z-index:1;font-size:clamp(1.1rem,1.9vw,1.3rem);font-weight:600;letter-spacing:-.02em;line-height:1.2;color:rgba(244,242,255,.94)}@keyframes landing-hero-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.landing-demo-bundle{position:relative;z-index:1;height:200vh}.landing-demo-snap{height:100vh;scroll-snap-align:start;scroll-snap-stop:always}.landing-demo-bundle--author,.landing-demo-bundle--reader{height:100vh}.landing-demo-bundle--author .landing-demo-snap--reader,.landing-demo-bundle--reader .landing-demo-snap--author{height:0;scroll-snap-align:none;scroll-snap-stop:normal;overflow:hidden}.landing-demo-sticky{position:sticky;top:0;height:100dvh;margin-top:-200vh;z-index:2;overflow:hidden;padding-top:var(--landing-nav-height);box-sizing:border-box}.landing-demo-bundle--author .landing-demo-sticky,.landing-demo-bundle--reader .landing-demo-sticky{margin-top:-100vh}.landing-scene{position:relative;z-index:1;height:100%;width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:1fr;align-items:stretch;column-gap:clamp(1rem,3vw,2.5rem);padding:1.5rem 1.25rem 1.25rem;box-sizing:border-box;--demo-scale:clamp(0.74,calc(var(--landing-card-w) / 480px),1)}.landing-section-title{margin:0 0 .75rem;font-size:clamp(1.75rem,3.5vw,2.35rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:#fff}.landing-section-lead{margin:0 0 2rem;color:var(--landing-muted);font-size:1.1rem;line-height:1.5;max-width:36rem;text-wrap:pretty}.landing-ai{justify-content:center;padding:1.5rem 1.25rem 2rem;padding-top:calc(var(--landing-nav-height) + 1rem)}.landing-ai,.landing-ai-shell{display:flex;align-items:center}.landing-ai-shell{position:relative;width:min(68rem,calc(100% - 3.5rem));max-width:100%;flex-direction:column;gap:1rem}.landing-ai-lead{margin:0;max-width:36rem;text-align:center;color:var(--landing-muted);font-size:clamp(1.05rem,2vw,1.25rem);font-weight:500;line-height:1.45;text-wrap:pretty}.landing-ai-player{position:relative;width:100%;min-height:min(80vh,44rem,calc(100dvh - var(--landing-nav-height) - 6.5rem));border-radius:1.35rem;border:1px solid rgba(140,110,255,.28);background:#05030a;overflow:visible;box-shadow:0 22px 56px rgba(0,0,0,.62),0 0 48px rgba(74,10,190,.22)}.landing-ai-parts{--landing-ai-cube-out:-0.85rem;--landing-ai-cube-pad:0.45rem;position:absolute;inset:0;z-index:4;pointer-events:none;padding-block:var(--landing-ai-cube-pad);padding-bottom:calc(var(--landing-ai-cube-pad) + 4.6rem)}.landing-ai-parts,.landing-ai-parts-col{display:flex;justify-content:space-between;align-items:stretch}.landing-ai-parts-col{flex-direction:column;width:7.25rem;height:100%}.landing-ai-parts-col--left{margin-left:var(--landing-ai-cube-out)}.landing-ai-parts-col--right{margin-right:var(--landing-ai-cube-out)}.landing-ai-part{display:flex;flex-direction:column;gap:.35rem;width:100%;filter:drop-shadow(0 16px 26px rgba(0,0,0,.5))}.landing-ai-part-label{margin:0;text-align:center;font-size:.72rem;font-weight:650;letter-spacing:.02em;color:rgba(244,242,255,.9);text-shadow:0 1px 10px rgba(0,0,0,.7)}.landing-ai-tile{position:relative;aspect-ratio:1;border-radius:.9rem;border:1px solid rgba(180,160,255,.4);background:rgba(14,10,28,.92);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 12px 28px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.04);backdrop-filter:blur(8px)}.landing-ai-tile--character{background:rgba(8,6,16,.88)}.landing-ai-tile--background{padding:0}.landing-ai-tile-line{padding:.35rem .4rem;border-radius:.55rem;background:rgba(92,24,212,.88);border:1px solid rgba(255,255,255,.22);color:#fff;font-size:.58rem;font-weight:600;line-height:1.25;text-align:center;max-width:92%;text-wrap:balance}.landing-ai-tile-avatar,.landing-ai-tile-bg{display:block;width:100%;height:100%;box-sizing:border-box}.landing-ai-tile-avatar{padding:.2rem}.landing-ai-tile-avatar--media{object-fit:contain;object-position:center bottom;background:transparent}.landing-ai-tile-bg--media{background:50%/cover no-repeat url(/landing/purpy-ai/purpy_ai_background.webp)}.landing-ai-eq{display:flex;align-items:flex-end;justify-content:center;gap:.22rem;height:2.2rem}.landing-ai-eq i{display:block;width:.28rem;border-radius:9999px;background:#a78bfa;animation:landing-ai-eq 1.1s ease-in-out infinite;transform-origin:bottom center}.landing-ai-eq[data-kind=music] i{background:#67e8f9}.landing-ai-eq[data-kind=voice] i{background:#f0abfc}.landing-ai-eq i:first-child{height:35%;animation-delay:0s}.landing-ai-eq i:nth-child(2){height:70%;animation-delay:.12s}.landing-ai-eq i:nth-child(3){height:100%;animation-delay:.24s}.landing-ai-eq i:nth-child(4){height:55%;animation-delay:.08s}.landing-ai-eq i:nth-child(5){height:40%;animation-delay:.2s}@keyframes landing-ai-eq{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1)}}.landing-ai-tile--fx{background:linear-gradient(165deg,rgba(55,70,110,.55),rgba(10,8,20,.95))}.landing-ai-defs{position:absolute;width:0;height:0;overflow:hidden}.landing-ai-fx-rain,.landing-ai-stage-rain{position:absolute;left:0;right:0;top:-35%;height:170%;pointer-events:none;background:rgba(170,190,255,.1);filter:url(#landingAiRainFilter);mix-blend-mode:screen;opacity:.55;will-change:transform;animation:landing-ai-rain-fall 1.15s linear infinite}.landing-ai-fx-rain{inset:-40% 0 auto;height:180%;opacity:.7;background:rgba(180,200,255,.14)}.landing-ai-stage-rain{z-index:2;opacity:.42}@keyframes landing-ai-rain-fall{0%{transform:translate3d(-1%,-6%,0)}to{transform:translate3d(2%,10%,0)}}.landing-ai-stage{position:absolute;inset:0;z-index:0;border-radius:inherit;overflow:hidden}.landing-ai-stage-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.landing-ai-stage-hero{position:absolute;left:50%;bottom:0;z-index:1;width:min(100%,52rem);height:96%;transform:translateX(-50%);object-fit:contain;object-position:bottom center;filter:drop-shadow(0 18px 36px rgba(0,0,0,.55));pointer-events:none}.landing-ai-stage-voice{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:1.35rem 1.5rem 1.4rem;background:linear-gradient(180deg,transparent,rgba(6,4,14,.55) 28%,rgba(6,4,14,.92) 62%,rgba(5,3,10,.97))}.landing-ai-stage-line{margin:0;max-width:42rem;font-size:clamp(1.05rem,2vw,1.28rem);font-weight:500;line-height:1.4;color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.55);text-wrap:pretty}.landing-faq-snap{display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem 2rem;padding-top:calc(var(--landing-nav-height) + 1rem)}.landing-faq-shell{position:relative;width:min(68rem,calc(100% - 3.5rem));max-width:100%}.landing-faq-player{--landing-faq-voice-reserve:7.75rem;position:relative;width:100%;min-height:min(80vh,44rem,calc(100dvh - var(--landing-nav-height) - 4.5rem));border-radius:1.35rem;border:1px solid rgba(140,110,255,.28);background:#05030a;overflow:hidden;box-shadow:0 22px 56px rgba(0,0,0,.62),0 0 48px rgba(74,10,190,.22);display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.landing-faq-scene{position:absolute;inset:0;z-index:0;pointer-events:none;background:#05030a;overflow:hidden}.landing-faq-scene-img{position:absolute;left:-2%;top:0;width:104%;height:100%;object-fit:cover;object-position:center;will-change:transform;animation:landing-faq-train-sway 9s ease-in-out infinite}.landing-faq-scene:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,3,10,.12),rgba(5,3,10,.28) 48%,rgba(5,3,10,.55)),linear-gradient(180deg,rgba(5,3,10,.18),transparent 28%,rgba(5,3,10,.72));pointer-events:none}.landing-faq-avatar{position:relative;z-index:1;grid-column:1;grid-row:1;justify-self:center;align-self:end;width:min(22rem,78%);aspect-ratio:2/3;height:auto;margin:0 0 calc(var(--landing-faq-voice-reserve) - .75rem);pointer-events:none;filter:drop-shadow(0 18px 36px rgba(0,0,0,.55));will-change:transform;animation:landing-faq-train-sway-lady 9s ease-in-out infinite}@keyframes landing-faq-train-sway{0%,to{transform:translate3d(-.45%,0,0)}50%{transform:translate3d(.45%,0,0)}}@keyframes landing-faq-train-sway-lady{0%,to{transform:translate3d(-3px,0,0)}50%{transform:translate3d(3px,0,0)}}.landing-faq-avatar-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:bottom center;opacity:0;transform:translate3d(0,18px,0) scale(.985);filter:blur(5px);transform-origin:center bottom;transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .75s cubic-bezier(.22,.61,.36,1),filter .7s cubic-bezier(.33,.1,.25,1);will-change:opacity,transform,filter}.landing-faq-avatar-img--welcome{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}.landing-faq-avatar--answer .landing-faq-avatar-img--welcome{opacity:0;transform:translate3d(0,10px,0) scale(.99);filter:blur(4px);transition-duration:.45s,.5s,.45s}.landing-faq-avatar--answer .landing-faq-avatar-img--answer-active{opacity:1;transform:translateZ(0) scale(1);filter:blur(0);transition-delay:.08s}.landing-faq-dock{position:relative;z-index:2;grid-column:2;grid-row:1;align-items:center;gap:0;padding:1.5rem 1.5rem calc(var(--landing-faq-voice-reserve) + .35rem) .75rem;min-width:0;background:linear-gradient(90deg,transparent,rgba(6,4,14,.35) 18%)}.landing-faq-choices,.landing-faq-dock{display:flex;flex-direction:column;justify-content:center}.landing-faq-choices{flex-wrap:nowrap;align-items:stretch;gap:.65rem;width:min(100%,18rem)}.landing-faq-choice{flex:0 0 auto;width:100%;min-height:2.65rem;padding:.6rem 1.1rem;border-radius:9999px;border:1px solid rgba(200,180,255,.45);background:rgba(30,18,64,.9);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;line-height:1.25;text-align:center;white-space:normal;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.landing-faq-choice:hover{background:rgba(60,32,130,.92)}.landing-faq-choice--active{color:#fff;border-color:transparent;background:linear-gradient(135deg,#6b2aef,#3b1578 52%,#1e0548);box-shadow:0 0 24px rgba(74,10,190,.4)}.landing-faq-voice{position:absolute;left:0;right:0;bottom:0;z-index:5;width:100%;min-height:var(--landing-faq-voice-reserve);padding:1.35rem 1.4rem;box-sizing:border-box;text-align:left;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(6,4,14,.55) 28%,rgba(6,4,14,.92) 62%,rgba(5,3,10,.97))}.landing-faq-answer{margin:0;max-width:none;width:100%;min-height:4.35em;font-size:clamp(1.05rem,2vw,1.28rem);font-weight:500;line-height:1.45;color:rgba(255,255,255,.96);text-wrap:pretty;text-shadow:0 1px 12px rgba(0,0,0,.55)}.landing-faq-cursor{display:inline-block;width:.5em;height:1.05em;margin-left:.08em;vertical-align:-.12em;background:#c4b5fd;box-shadow:0 0 12px rgba(107,42,239,.65);animation:landing-ready-cursor-blink .9s steps(1) infinite}.landing-ready{flex-direction:column;padding:1.5rem 1.25rem .85rem;padding-top:calc(var(--landing-nav-height) + 1rem)}.landing-legal,.landing-ready{display:flex;align-items:center;justify-content:center}.landing-legal{position:relative;z-index:4;flex-wrap:wrap;gap:.35rem .7rem;margin-top:auto;padding:.55rem 1rem .15rem}.landing-legal-link{pointer-events:auto;color:rgba(220,214,255,.48);font-size:.78rem;font-weight:500;letter-spacing:-.01em;line-height:1.4;text-decoration:none;padding:.35rem .15rem;min-height:1.75rem;display:inline-flex;align-items:center;transition:color .2s ease}.landing-legal-link:hover{color:rgba(244,242,255,.82);text-decoration:underline;text-underline-offset:.18em}.landing-legal-link:focus-visible{outline:2px solid #fff;outline-offset:3px;border-radius:.25rem}.landing-legal-dot{color:rgba(220,214,255,.28);font-size:.78rem;line-height:1}.landing-ready-shell{position:relative;width:min(68rem,calc(100% - 3.5rem));max-width:100%}.landing-ready-frame{width:100%;display:block;border-radius:1.35rem;border:1px solid rgba(140,110,255,.28);overflow:hidden;background:#05030a;box-shadow:0 22px 56px rgba(0,0,0,.62),0 0 48px rgba(74,10,190,.22)}.landing-ready-beat,.landing-ready-frame{position:relative;min-height:min(80vh,44rem,calc(100dvh - var(--landing-nav-height) - 4.5rem))}.landing-ready-beat{z-index:1;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box}.landing-ready-rain{pointer-events:none;position:absolute;inset:0;z-index:0;display:flex;justify-content:space-between;gap:0;padding:0 .35rem;overflow:hidden;opacity:.55}.landing-ready-rain-col{flex:1 1 0;min-width:0;max-width:1.65rem;height:100%;overflow:hidden;display:flex;justify-content:center}.landing-ready-rain-track{display:flex;flex-direction:column;align-items:center;gap:.06rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(1.15rem,2.2vw,1.55rem);line-height:1;color:#c4b5fd;text-shadow:0 0 12px rgba(107,42,239,.7);animation:landing-ready-rain-fall var(--dur,8s) linear infinite;animation-delay:var(--delay,0s);animation-play-state:paused}.landing-ready-rain--on .landing-ready-rain-track{animation-play-state:running}.landing-ready-rain-track i{display:block;flex:0 0 auto;font-style:normal;opacity:.78}.landing-ready-rain-track i:nth-child(3n){opacity:.4;color:#7c3aed}.landing-ready-rain-track i:nth-child(5n){opacity:1;color:#ede9fe;text-shadow:0 0 14px rgba(167,139,250,.95)}.landing-ready-rain-track i:nth-child(7n){opacity:.55;color:#a78bfa}@keyframes landing-ready-rain-fall{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.landing-ready-dock{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;padding:0;box-sizing:border-box}.landing-ready-actions{position:absolute;left:50%;right:auto;bottom:calc(100% + .15rem);transform:translate(-50%,10px);margin-top:0;width:max-content;max-width:calc(100% - 2.3rem);display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.85rem;opacity:0;pointer-events:none;transition:opacity .45s ease,transform .45s cubic-bezier(.22,1,.36,1)}.landing-ready-actions--visible{opacity:1;transform:translate(-50%);pointer-events:auto}.landing-ready-voice{position:relative;z-index:1;padding:1.5rem 1.4rem 1.35rem;background:linear-gradient(180deg,transparent,rgba(6,4,14,.88) 28%);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;display:flex;flex-direction:column;gap:.55rem;min-height:7.5rem}.landing-ready-line{margin:0;color:rgba(255,255,255,.96);font-size:clamp(1.1rem,2.2vw,1.4rem);font-weight:500;line-height:1.45;letter-spacing:-.02em;text-shadow:0 1px 12px rgba(0,0,0,.55);text-wrap:pretty;max-width:36rem}.landing-ready-cursor{display:inline-block;width:.55em;height:1.05em;margin-left:.08em;vertical-align:-.12em;background:#c4b5fd;box-shadow:0 0 12px rgba(107,42,239,.65);animation:landing-ready-cursor-blink .9s steps(1) infinite}@keyframes landing-ready-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}.landing-finale{position:relative}.landing-finale-rail{position:absolute;z-index:20;top:0;bottom:0;left:calc(50% + min(34rem, calc((100% - 3.5rem) / 2)) + .75rem);width:3.6rem;pointer-events:none;opacity:0;transition:opacity .35s ease}.landing-finale-rail--visible{opacity:1;pointer-events:auto}.landing-finale-rail--visible .landing-social-rail,.landing-finale-rail--visible .landing-social-rail-btn{pointer-events:auto}.landing-finale-rail-pin{position:sticky;top:50%;transform:translateY(-50%);width:3.6rem}.landing-social-rail{display:flex;flex-direction:column;align-items:center;gap:.85rem;pointer-events:none}.landing-finale-rail--visible .landing-social-rail{pointer-events:auto}.landing-social-rail-btn{display:grid;place-items:center;width:3.6rem;height:3.6rem;padding:0;border:none;background:transparent;color:rgba(255,255,255,.92);cursor:pointer;filter:drop-shadow(0 2px 10px rgba(0,0,0,.55));transition:transform .15s ease,color .15s ease;pointer-events:none}.landing-finale-rail--visible .landing-social-rail-btn{pointer-events:auto}.landing-social-rail-btn:hover{color:#fff;transform:scale(1.1)}.landing-social-rail-btn svg{width:1.9rem;height:1.9rem}.landing-social-inline{display:none}.landing-gallery{grid-column:2;grid-row:1;justify-self:stretch;align-self:stretch;width:100%;max-width:100%;position:relative;z-index:2;perspective:1400px;overflow:visible;display:flex;align-items:center;justify-content:center;user-select:none;transform:none;pointer-events:none;opacity:1;visibility:visible;transform:translateZ(0);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),visibility 0s}.landing-gallery .landing-card{pointer-events:none;cursor:default}.landing-gallery--idle{opacity:0;visibility:hidden;transform:translate3d(0,1.75rem,0) scale(.96);transition:opacity .4s ease,transform .4s ease,visibility 0s linear .4s}.landing-headers{grid-column:1;grid-row:1;position:relative;z-index:3;pointer-events:none;display:grid;grid-template-columns:minmax(0,1fr);align-content:center;min-height:0}.landing-brand-panel{grid-column:1;grid-row:1;display:flex;flex-direction:column;align-items:stretch;text-align:left;gap:calc(1.15rem * var(--demo-scale));width:min(36rem,100%);max-width:min(36rem,100%);box-sizing:border-box;pointer-events:none;transition:opacity .2s ease,transform .28s cubic-bezier(.22,1,.36,1)}.landing-brand-panel--author,.landing-brand-panel--reader{opacity:0}.landing-brand-panel .landing-cta{pointer-events:none;height:calc(4.25rem * var(--demo-scale));font-size:calc(1.2rem * var(--demo-scale));padding:0 calc(2rem * var(--demo-scale))}.landing-headers--author .landing-brand-panel--author .landing-cta,.landing-headers--reader .landing-brand-panel--reader .landing-cta{pointer-events:auto}.landing-headers--author .landing-brand-panel--author,.landing-headers--reader .landing-brand-panel--reader{justify-self:start;align-self:center;opacity:1;transform:translateY(0);transition-delay:.12s}.landing-headers--author .landing-brand-panel--reader,.landing-headers--reader .landing-brand-panel--author{justify-self:start;opacity:0;transform:translateY(.55rem);transition-delay:0s;pointer-events:none}.landing-brand-icon{width:8rem!important;height:8rem!important;align-self:center}.landing-brand{margin:0;align-self:center;font-size:clamp(3.25rem,7vw,5rem);font-weight:700;line-height:.95;letter-spacing:-.03em;color:#fff;text-align:center}.landing-brand-lockup{display:flex;align-items:baseline;justify-content:center;gap:.75rem;align-self:center}.landing-brand-lockup--studio .landing-brand{align-self:auto}.landing-brand-studio{position:relative;display:inline-block;margin:0;font-size:clamp(2.4rem,5.2vw,3.75rem);font-weight:700;letter-spacing:-.03em;line-height:.95;color:#fff;z-index:0}.landing-brand-studio:after{content:"";position:absolute;left:-.06em;right:-.06em;bottom:.02em;height:.32em;border-radius:9999px;background:linear-gradient(135deg,#6b2aef,#3b1578 52%,#1e0548);box-shadow:0 0 20px rgba(107,42,239,.45);z-index:-1}.landing-audience-points{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;width:100%;border:0;background:none}.landing-audience-points,.landing-brand-panel--author .landing-audience-points{gap:calc(2.75rem * var(--demo-scale))}.landing-audience-point{display:flex;align-items:flex-start;gap:calc(1.25rem * var(--demo-scale));margin:0;padding:0;border:0;background:transparent;box-shadow:none}.landing-audience-point-icon{flex-shrink:0;width:calc(3rem * var(--demo-scale));height:calc(3rem * var(--demo-scale));margin-top:.1rem;border-radius:calc(.85rem * var(--demo-scale));display:grid;place-items:center;color:#ece6ff;background:linear-gradient(145deg,#6b2aef,#3b1578 58%,#1e0548);border:1px solid rgba(200,180,255,.22);box-shadow:0 8px 22px rgba(74,10,190,.28);line-height:0}.landing-audience-point-icon svg{display:block;width:calc(1.45rem * var(--demo-scale));height:calc(1.45rem * var(--demo-scale))}.landing-audience-point-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:.3rem}.landing-audience-point-title{margin:0;color:#fff;font-size:calc(1.35rem * var(--demo-scale));font-weight:700;line-height:1.25;letter-spacing:-.025em}.landing-audience-point-desc{margin:0;color:rgba(220,214,255,.72);font-size:calc(1.12rem * var(--demo-scale));font-weight:500;line-height:1.45;letter-spacing:-.015em;text-wrap:pretty}.landing-cta{display:inline-flex;align-items:center;justify-content:center;align-self:stretch;width:100%;height:4.25rem;min-width:0;padding:0 2rem;border:none;border-radius:9999px;font:inherit;font-size:1.2rem;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.landing-cta--primary{color:#fff;background:linear-gradient(135deg,#6b2aef,#3b1578 52%,#1e0548);box-shadow:0 0 28px rgba(74,10,190,.4)}.landing-cta--primary:hover{transform:translateY(-1px);box-shadow:0 0 40px rgba(107,42,239,.5)}.landing-ready-actions .landing-cta{width:auto;min-width:12rem;flex:0 0 auto;align-self:auto}.landing-ready-actions .landing-cta--ghost{background:rgba(24,14,48,.92);border:1px solid rgba(200,180,255,.45);box-shadow:0 8px 24px rgba(0,0,0,.35)}.landing-ready-actions .landing-cta--ghost:hover{background:rgba(90,48,180,.4)}.landing-strip{position:relative;width:100%;height:min(82vh,720px);transform-style:preserve-3d;overflow:visible}.landing-card{position:absolute;top:50%;left:50%;width:var(--landing-card-w);height:var(--landing-card-h);margin-left:calc(var(--landing-card-w) / -2);margin-top:calc(var(--landing-card-h) / -2);transform-style:preserve-3d;contain:layout style paint;display:none;perspective:1200px}.landing-card--preview{will-change:transform,opacity}.landing-card--preview .landing-author-clip,.landing-card--preview .landing-card-screen{box-shadow:0 36px 90px rgba(0,0,0,.62),0 0 72px rgba(107,42,239,.42)}.landing-card-flip{position:relative;width:100%;height:100%;transform-style:flat}.landing-card-face{position:absolute;inset:0;backface-visibility:visible;-webkit-backface-visibility:visible;transform-style:flat;transition:opacity .06s linear}.landing-card-face--front{transform:none;opacity:calc(1 - clamp(0, var(--landing-flip, 0), 1));z-index:2}.landing-card-face--back{transform:none;opacity:clamp(0,var(--landing-flip,0),1);z-index:1}.landing-card-face--front .landing-reader-clip{border-radius:1rem;border:1px solid rgba(200,180,255,.22);box-shadow:0 22px 56px rgba(0,0,0,.5),0 0 48px rgba(107,42,239,.18)}.landing-author-clip{position:relative;width:100%;height:100%;overflow:hidden;border-radius:1rem;background:#080510;border:1px solid rgba(200,180,255,.2)}.landing-author-clip-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.landing-author-clip-label{position:absolute;left:0;right:0;bottom:0;z-index:1;margin:0;padding:1.35rem .9rem .7rem;font-size:clamp(.78rem,1.4vw,.92rem);font-weight:600;letter-spacing:-.01em;line-height:1.25;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.45);background:linear-gradient(180deg,transparent,rgba(4,2,12,.55) 40%,rgba(4,2,12,.88))}.landing-card-screen{height:100%;border-radius:1.25rem;border:1px solid rgba(180,160,255,.35);background:rgba(14,10,28,.95);overflow:hidden;box-shadow:0 22px 56px rgba(0,0,0,.5),0 0 48px rgba(107,42,239,.22);display:flex;flex-direction:column;transition:box-shadow .35s ease;position:relative}.landing-card-flash{position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.45),transparent 55%),linear-gradient(135deg,rgba(167,139,250,.35),rgba(92,24,212,.15))}.landing-card-flash--on{animation:landing-choice-flash .7s ease-out}.landing-card-screen--chosen,.landing-studio-mock--chosen{animation:landing-choice-glow .7s ease-out}.landing-card-screen--chosen .landing-block{animation:landing-block-glow .55s ease-out}@keyframes landing-choice-flash{0%{opacity:0}25%{opacity:1}to{opacity:0}}@keyframes landing-choice-glow{0%{box-shadow:0 22px 56px rgba(0,0,0,.5),0 0 48px rgba(107,42,239,.22);filter:brightness(1)}35%{box-shadow:0 28px 70px rgba(0,0,0,.55),0 0 80px rgba(167,139,250,.65);filter:brightness(1.08)}to{box-shadow:0 36px 90px rgba(0,0,0,.62),0 0 72px rgba(107,42,239,.42);filter:brightness(1)}}@keyframes landing-block-glow{0%{filter:brightness(1)}40%{filter:brightness(1.22)}to{filter:brightness(1)}}.landing-card-blocks{display:grid;grid-template-columns:1fr 1.35fr .9fr;gap:.55rem;padding:1rem 1rem .65rem;flex:1;min-height:0}.landing-block{border-radius:.7rem;border:1px solid rgba(255,255,255,.16);min-height:4rem}.landing-block--hero{align-self:stretch;min-height:7rem}.landing-card-caption{margin:0;padding:.75rem 1rem 1rem;font-size:.95rem;line-height:1.35;color:#fff;font-weight:500;min-height:3rem}.landing-card-choices{position:absolute;left:8%;right:8%;top:100%;padding-top:.85rem;display:grid;grid-template-columns:1fr 1fr;gap:.65rem;opacity:0;pointer-events:none;transform:translateY(-10px) scale(.96);transform-origin:center top;transition:opacity .32s ease,transform .42s cubic-bezier(.22,1,.36,1);z-index:5}.landing-card--preview .landing-card-choices{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.landing-choice{height:2.65rem;border-radius:9999px;border:1px solid rgba(200,180,255,.5);background:rgba(30,18,64,.94);color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;backdrop-filter:blur(10px);box-shadow:0 14px 28px rgba(0,0,0,.35),0 0 24px rgba(107,42,239,.28);transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.landing-choice:hover:not(:disabled){background:rgba(90,48,180,.95);transform:translateY(-1px);box-shadow:0 18px 34px rgba(0,0,0,.4),0 0 32px rgba(107,42,239,.4)}.landing-choice:disabled{opacity:.55;cursor:default}.landing-studio-mock{position:relative;height:100%;border-radius:1.25rem;border:1px solid;background:rgba(14,10,28,.95);display:grid;grid-template-columns:3.2rem 1fr;grid-template-rows:minmax(0,1fr) auto;gap:.55rem;padding:.85rem;box-shadow:0 22px 56px rgba(0,0,0,.5),0 0 48px rgba(107,42,239,.18);overflow:hidden}.landing-studio-mock--published{box-shadow:0 22px 56px rgba(0,0,0,.5),0 0 56px rgba(34,197,94,.35)}.landing-studio-mock-rail{display:flex;flex-direction:column;gap:.4rem;min-height:0}.landing-studio-mock-rail span{height:1.5rem;border-radius:.4rem;background:rgba(120,90,220,.35);transition:transform .35s ease,background .35s ease,box-shadow .35s ease}.landing-studio-rail-new{animation:landing-studio-pop .45s ease-out;box-shadow:0 0 16px rgba(167,139,250,.55)}.landing-studio-mock-canvas{position:relative;border-radius:.75rem;background:linear-gradient(180deg,#24105a,#0c0818);border:1px solid rgba(180,160,255,.15);overflow:hidden;min-height:0}.landing-studio-mock-canvas i{position:absolute;width:3.2rem;height:2.1rem;border-radius:.45rem;background:#5c18d4;border:1px solid rgba(255,255,255,.2)}.landing-studio-mock-canvas i:first-child{top:18%;left:14%}.landing-studio-mock-canvas i:nth-child(2){top:42%;right:12%;background:#3b1578}.landing-studio-mock-canvas i:nth-child(3){bottom:22%;left:32%}.landing-studio-bubble{width:2.8rem;height:1.15rem;border-radius:9999px;border:1px solid rgba(255,255,255,.28);font-weight:400}.landing-studio-bubble,.landing-studio-hero{position:absolute;display:block;box-shadow:0 8px 18px rgba(0,0,0,.35);animation:landing-studio-pop .4s ease-out}.landing-studio-hero{bottom:12%;width:1.55rem;height:1.55rem;border-radius:9999px;border:2px solid rgba(255,255,255,.45);font-style:normal}.landing-studio-badge{position:absolute;top:.55rem;right:.55rem;z-index:2;padding:.28rem .65rem;border-radius:9999px;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#22c55e,#15803d);box-shadow:0 8px 20px rgba(22,163,74,.45);animation:landing-studio-pop .4s ease-out}.landing-studio-caption{margin:0;font-size:.85rem;font-weight:500;line-height:1.3;color:#fff;min-height:1.2rem;min-width:0}.landing-studio-meta{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:.65rem;min-width:0}.landing-studio-step{flex:0 0 auto;font-size:.72rem;font-weight:700;letter-spacing:.04em;color:rgba(196,181,253,.9);font-variant-numeric:tabular-nums}.landing-studio-forks{position:absolute;left:50%;bottom:10%;z-index:2;display:flex;gap:.4rem;transform:translateX(-50%);animation:landing-studio-pop .4s ease-out}.landing-studio-forks span{display:block;width:2.6rem;height:.85rem;border-radius:9999px;border:1.5px solid rgba(196,181,253,.85);background:rgba(12,8,28,.75);box-shadow:0 6px 14px rgba(0,0,0,.35)}.landing-card-choices--studio-flow{justify-content:center}.landing-choice--studio-flow{min-width:min(100%,14rem);font-weight:700}@keyframes landing-studio-pop{0%{transform:scale(.7);opacity:0}60%{transform:scale(1.08);opacity:1}to{transform:scale(1);opacity:1}}@media (max-width:1360px){.landing-finale-rail{display:none}.landing-faq-shell,.landing-ready-shell{display:flex;flex-direction:column;align-items:stretch;gap:.65rem}.landing-social-inline{display:flex;justify-content:center;width:100%}.landing-social-inline .landing-social-rail{flex-direction:row;pointer-events:auto;gap:.35rem}.landing-social-inline .landing-social-rail-btn{pointer-events:auto;width:3rem;height:3rem}.landing-social-inline .landing-social-rail-btn svg{width:1.7rem;height:1.7rem}}.landing-gallery--lite{perspective:960px}.landing-gallery--lite .landing-card--preview .landing-author-clip,.landing-gallery--lite .landing-card--preview .landing-card-screen,.landing-gallery--lite .landing-card--preview .landing-reader-clip{box-shadow:0 24px 56px rgba(0,0,0,.52),0 0 40px rgba(107,42,239,.28)}@media (max-width:900px){.landing-page{--landing-card-w:min(360px,78vw);--landing-nav-height:4.75rem}.landing-page--nav-compact{--landing-nav-height:3.4rem}.landing-nav{padding-left:.75rem;padding-right:.75rem}.landing-nav--compact{padding-top:.45rem;padding-bottom:.45rem}.landing-nav-brand{right:auto;gap:.45rem;max-width:calc(100% - 11.5rem)}.landing-nav--compact .landing-nav-brand,.landing-nav-brand{left:.75rem;transform:translateY(-50%)}.landing-nav-icon{width:3.4rem!important;height:3.4rem!important}.landing-nav--compact .landing-nav-icon{width:1.85rem!important;height:1.85rem!important}.landing-nav-suffix--studio,.landing-nav-wordmark{font-size:clamp(1.7rem,7vw,2.2rem)}.landing-nav-actions{right:.55rem;gap:.25rem}.landing-nav-lang-trigger{width:2.25rem;height:2rem;font-size:.65rem}.landing-nav-lang-menu{min-width:8.75rem}.landing-nav-link{font-size:.8rem;padding:.3rem .4rem}.landing-nav-launch{min-height:2.1rem;padding:.3rem .7rem;font-size:.8rem}.landing-back{display:none}.landing-hero{padding:.65rem .85rem .85rem;padding-top:calc(var(--landing-nav-height) + .45rem);gap:.55rem;overflow:visible;justify-content:flex-start}.landing-hero-copy{width:100%;gap:.55rem;margin-top:1.65rem}.landing-hero-lead{font-size:.92rem;max-width:22rem}.landing-hero-actions .landing-cta{width:auto;min-width:8.5rem;height:2.45rem;min-height:2.45rem;padding:0 .95rem;font-size:.88rem}.landing-hero-showcase{--hero-frame-w:100%;--hero-cast-overlap:12%;flex:1 1 auto;flex-direction:column;flex-wrap:nowrap;align-items:stretch;align-content:start;justify-content:flex-start;align-self:center;width:min(100%,26.5rem);max-width:100%;min-height:0;height:auto;aspect-ratio:auto;margin-inline:auto;margin-block:0;padding-top:.35rem}.landing-hero-showcase-frame{order:2;position:relative;z-index:4;width:100%;min-height:0;height:auto;aspect-ratio:16/9;border-radius:1.1rem}.landing-hero-showcase-cast{position:relative;inset:auto;order:1;z-index:1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;width:100%;height:auto;aspect-ratio:16/6.4;margin-top:0;margin-bottom:calc(var(--hero-cast-overlap) * -1);padding:0}.landing-hero-peek,.landing-hero-peek--1,.landing-hero-peek--2,.landing-hero-peek--3,.landing-hero-peek--4,.landing-hero-peek--5,.landing-hero-peek--6{position:relative;inset:auto;left:auto;top:auto;bottom:auto;width:100%;max-width:none;height:100%;flex:none;transform:none;transform-origin:center bottom}.landing-hero-peek-video{object-fit:contain;object-position:bottom center}.landing-hero-paths{flex-direction:column;justify-content:center;gap:1.25rem;width:min(36rem,100%)}.landing-hero-path{width:100%;gap:.7rem}.landing-hero-path-stage{width:100%;height:auto;aspect-ratio:16/9;max-width:none;border-radius:1.1rem}.landing-hero-cast-figure{width:24%;max-width:24%;height:94%;bottom:0}.landing-hero-cast-bubble{max-width:min(46%,10rem);font-size:.68rem;padding:.4rem .58rem}.landing-hero-studio-graph{width:24%;height:56%}.landing-hero-studio-actor--back{left:32%;width:28%;max-width:28%}.landing-hero-studio-actor--front{left:50%;width:30%;max-width:30%}.landing-hero-studio-chip{font-size:.64rem;max-width:min(48%,9.5rem)}.landing-scene{grid-template-columns:1fr;grid-template-rows:auto auto;align-content:center;gap:.7rem;padding:.65rem .85rem .85rem}.landing-headers{grid-column:1;grid-row:1;grid-template-columns:minmax(0,1fr);align-content:start}.landing-brand-panel--author,.landing-brand-panel--reader{grid-column:1}.landing-brand-panel{gap:.7rem;max-width:100%;width:100%}.landing-headers--author .landing-brand-panel--author,.landing-headers--reader .landing-brand-panel--reader{justify-self:stretch;align-self:start;transform:none}.landing-headers--author .landing-brand-panel--reader,.landing-headers--reader .landing-brand-panel--author{transform:none}.landing-audience-points,.landing-brand-panel--author .landing-audience-points{gap:.55rem}.landing-audience-point{gap:.65rem}.landing-audience-point-icon{width:2.1rem;height:2.1rem;border-radius:.6rem}.landing-audience-point-icon svg{width:1.05rem;height:1.05rem}.landing-audience-point-title{font-size:.92rem}.landing-audience-point-desc{font-size:.8rem;line-height:1.35}.landing-cta{height:2.85rem;font-size:.95rem}.landing-brand-panel .landing-cta{height:2.85rem;font-size:.95rem;padding:0 1.25rem}.landing-gallery,.landing-gallery--author{grid-column:1;grid-row:2;justify-self:stretch;width:100%;aspect-ratio:16/9;height:auto;transform:none;perspective:none;overflow:hidden;border-radius:1.1rem}.landing-strip{display:flex;flex-direction:row;width:100%;height:100%;transform:translate3d(calc(var(--strip-index, 0) * -100%),0,0);transition:transform .5s cubic-bezier(.22,1,.36,1);transform-style:flat}.landing-gallery--snap .landing-strip{transition:none}.landing-card{position:relative;display:block;flex:0 0 100%;top:auto;left:auto;width:100%;height:100%;margin:0;perspective:none;transform:none!important;opacity:1!important}.landing-card-flip{transform:none}.landing-card-face{backface-visibility:visible;-webkit-backface-visibility:visible;transform:none;transition:none}.landing-card-face--front{opacity:1}.landing-card-face--back{opacity:1;visibility:hidden;transform:none}.landing-gallery--author .landing-card-face--front{visibility:hidden}.landing-gallery--author .landing-card-face--back{visibility:visible}.landing-card-choices{left:6%;right:6%;top:auto;bottom:.45rem;padding-top:0}.landing-ai-shell{width:min(68rem,100%)}.landing-ai-player{min-height:min(74vh,38rem)}.landing-ai-parts{--landing-ai-cube-out:-0.55rem;--landing-ai-cube-pad:0.3rem;padding-bottom:calc(var(--landing-ai-cube-pad) + 4rem)}.landing-ai-parts-col{width:5.35rem}.landing-ai-part-label{font-size:.62rem}.landing-ai-stage-hero{width:178%;max-width:none;height:138%}.landing-ai-stage-voice{padding:1rem 1rem 1.1rem}.landing-faq-snap,.landing-ready{padding:.65rem .85rem 2.4rem;padding-top:calc(var(--landing-nav-height) + .45rem);justify-content:flex-start}.landing-faq-shell{width:min(68rem,100%);display:flex;flex-direction:column;align-items:stretch;gap:.55rem}.landing-faq-player{--landing-faq-voice-reserve:6.5rem;min-height:min(64vh,34rem);grid-template-columns:.85fr 1.15fr}.landing-faq-avatar{width:min(20rem,118%);align-self:end}.landing-faq-dock{padding:1rem 1rem calc(var(--landing-faq-voice-reserve) + .25rem) .4rem}.landing-faq-choices{width:min(100%,15rem)}.landing-faq-choice{font-size:.8rem;padding:.5rem .85rem;min-height:2.35rem}.landing-faq-voice{padding:1rem 1rem 1.1rem}.landing-faq-answer{min-height:3.9em;font-size:clamp(.95rem,3.4vw,1.1rem)}.landing-ready-shell{width:min(68rem,100%);display:flex;flex-direction:column;align-items:stretch;gap:.55rem}.landing-ready-beat,.landing-ready-frame{min-height:min(64vh,34rem)}.landing-ready-line{font-size:1.02rem}.landing-ready-actions{max-width:calc(100% - 1.1rem);gap:.45rem}.landing-ready-actions .landing-cta{min-width:0;height:2.4rem;min-height:2.4rem;padding:0 .9rem;font-size:.84rem}.landing-finale-rail{display:none}.landing-social-inline{display:flex;justify-content:center;width:100%}.landing-social-inline .landing-social-rail{flex-direction:row;pointer-events:auto;gap:.2rem}.landing-social-inline .landing-social-rail-btn{pointer-events:auto;width:2.7rem;height:2.7rem}.landing-social-inline .landing-social-rail-btn svg{width:1.55rem;height:1.55rem}}@media (max-width:900px) and (max-height:720px){.landing-hero-copy{margin-top:1.15rem}.landing-hero-showcase{--hero-cast-overlap:10%}.landing-hero-showcase-cast{aspect-ratio:16/5.6}}@media (max-width:900px) and (max-height:500px){.landing-hero-copy{margin-top:.4rem}.landing-hero-lead{font-size:.82rem}.landing-hero-showcase-cast{aspect-ratio:16/4.6}}@media (prefers-reduced-motion:reduce){.landing-ai-fx-rain,.landing-ai-stage-rain,.landing-faq-avatar,.landing-faq-scene-img,.landing-ready-cursor,.landing-ready-rain{animation:none!important}.landing-ready-rain{opacity:.06}.landing-ai-fx-rain,.landing-ai-stage-rain{opacity:.18;animation:none!important;filter:none;background:rgba(150,170,220,.12)}.landing-brand-panel{transition:none}.landing-gallery,.landing-gallery--idle{transition:none;transform:none;filter:none}.landing-card-choices{transition:opacity .2s ease}.landing-back-arrow,.landing-hero-copy,.landing-hero-peek,.landing-nav,.landing-nav-audience,.landing-nav-icon,.landing-nav-suffix,.landing-nav-wordmark{animation:none!important;transition:none}.landing-back{transition:color .2s ease,opacity .2s ease,visibility .2s ease}.landing-back,.landing-back--visible{transform:none}.landing-back:before{animation:none!important}}