.efficiencyLanding{--lime:#b9ff55;--mint:#65e6c0;position:relative;overflow:hidden;color:var(--landing-ink);background:var(--landing-bg)}.efficiencyGlow{position:absolute;inset:0 0 auto;height:920px;pointer-events:none}.efficiencyGlow i{position:absolute;border-radius:50%;filter:blur(110px);opacity:.12}.efficiencyGlow i:first-child{top:40px;left:-8%;width:520px;height:520px;background:var(--lime)}.efficiencyGlow i:last-child{top:260px;right:-9%;width:560px;height:560px;background:#6c63ff}.efficiencyHero{position:relative;z-index:1;width:min(1340px,100%);padding-top:clamp(78px,8vw,126px);padding-bottom:clamp(100px,11vw,160px)}.efficiencyHeroCopy{max-width:1080px;margin:auto;text-align:center}.efficiencyEyebrow{display:inline-flex;gap:9px;align-items:center;padding:8px 13px;color:var(--landing-muted);font:750 10px/1 monospace;letter-spacing:.08em;border:1px solid var(--landing-line);border-radius:99px}.efficiencyEyebrow i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px var(--lime)}.efficiencyHero h1{margin:29px auto 0;font-size:clamp(58px,8.1vw,116px);font-weight:800;line-height:.88;letter-spacing:-.078em}.efficiencyHero h1 em{display:block;color:var(--lime);font-style:normal}.efficiencyHeroCopy>p{max-width:800px;margin:30px auto 0;color:var(--landing-muted);font-size:clamp(17px,1.55vw,21px);line-height:1.65}.efficiencyHeroActions{display:flex;flex-wrap:wrap;gap:11px;justify-content:center;margin-top:31px}.efficiencyHeroActions .landingBtn{min-height:50px;padding-inline:22px}.efficiencyProof{display:flex;gap:14px;align-items:center;justify-content:center;margin-top:26px}.efficiencyProof span{display:flex;gap:7px;align-items:baseline;color:var(--landing-muted);font-size:10px}.efficiencyProof b{color:var(--landing-ink);font-size:17px}.efficiencyProof>i{color:var(--landing-muted);font-style:normal}.throughputDemo{margin-top:clamp(62px,7vw,96px);overflow:hidden;color:#edf1ed;border:1px solid rgba(185,255,85,.2);border-radius:27px;background:#0d120f;box-shadow:0 45px 130px #00000057}.throughputBar{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.08);background:#090c0a}.throughputBar span{display:flex;gap:8px;align-items:center;font:700 9px/1 monospace}.throughputBar span i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 9px var(--lime)}.throughputBar small{color:#718078;font:650 8px/1 monospace}.throughputBody{display:grid;grid-template-columns:1fr .62fr 1fr;min-height:490px}.throughputBody>section{padding:24px}.demoLabel{display:flex;gap:9px;align-items:center;color:#748078;font:700 8px/1 monospace}.demoLabel span{display:grid;width:20px;height:20px;place-items:center;color:#182017;border-radius:50%;background:var(--lime)}.sourceLibrary{border-right:1px solid rgba(255,255,255,.08)}.sourceTileGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:25px}.sourceTileGrid figure{position:relative;overflow:hidden;aspect-ratio:1.3;margin:0;border-radius:5px;animation:tileIn .5s both;animation-delay:var(--delay)}.sourceTileGrid img{width:100%;height:100%;object-fit:cover;opacity:.64}.sourceTileGrid time{position:absolute;right:4px;bottom:4px;padding:2px 3px;color:#dfe7e1;font:600 6px/1 monospace;background:#000000a6}.sourceLibrary>strong{display:block;margin-top:31px;font-size:64px;line-height:1;letter-spacing:-.06em}.sourceLibrary>strong span{color:var(--lime);font-size:24px}.sourceLibrary>p{margin:7px 0 0;color:#748078;font-size:10px}.memoryCore{display:grid;place-content:center;place-items:center;padding:24px;text-align:center;border-right:1px solid rgba(255,255,255,.08);background:radial-gradient(circle,rgba(185,255,85,.1),transparent 57%)}.memoryPulse{position:relative;display:grid;width:142px;height:142px;place-items:center;border:1px solid rgba(185,255,85,.35);border-radius:50%;box-shadow:0 0 0 18px #b9ff5506,0 0 0 36px #b9ff5505}.memoryPulse:after{position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;border-top:1px solid var(--lime);border-radius:50%;content:"";animation:memorySpin 3s linear infinite}.memoryPulse span{font:800 12px/1 monospace}.memoryPulse b{color:var(--lime);font:700 20px/1 monospace}.memorySignals{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin-top:48px}.memorySignals span{padding:5px 7px;color:#89968d;font:650 7px/1 monospace;border:1px solid rgba(255,255,255,.08);border-radius:4px}.memoryCore>p{margin:13px 0 0;color:#89968d;font-size:9px}.outputStack{display:grid;gap:10px;align-content:start}.outputStack article{padding:18px;opacity:.3;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:#151b17;transform:translateY(6px);transition:.55s}.outputStack article.isReady{opacity:1;border-color:#b9ff5538;transform:none}.outputStack small{color:#758079;font:700 7px/1 monospace}.outputStack strong{display:block;margin:12px 0 4px;font-size:34px}.outputStack p{margin:6px 0 0;color:#7f8b83;font-size:8px}.miniTimeline{display:flex;gap:4px;height:28px;align-items:end;margin-top:15px;border-bottom:1px solid #39413b}.miniTimeline i{display:block;width:22%;height:12px;background:#516049}.miniTimeline i:nth-child(2){height:21px;background:var(--lime)}.miniTimeline i:nth-child(3){height:17px;background:#788a69}.languagePills,.localeStrip{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:14px}.languagePills span,.localeStrip span{padding:7px;color:#dce5de;font:700 8px/1 monospace;border-radius:5px;background:#27302a}.throughputResult{display:flex;gap:18px;align-items:center;justify-content:space-between;padding:18px 24px;color:#7f8c83;font-size:9px;border-top:1px solid rgba(255,255,255,.08);background:#090c0a}.throughputResult strong{color:var(--lime);font-size:11px}@keyframes tileIn{0%{opacity:0;transform:scale(.92)}}@keyframes memorySpin{to{transform:rotate(360deg)}}.efficiencyStatement{padding:clamp(105px,12vw,175px) 0;color:#151914;background:#f2f3ed}.efficiencyStatement .landingWrap,.efficiencyWorkflow header,.efficiencyMath header,.efficiencyJobs header{display:grid;grid-template-columns:minmax(180px,.35fr) 1fr;gap:50px}.efficiencyStatement span,.efficiencyWorkflow header span,.efficiencyMath header span,.efficiencyJobs header span,.efficiencyClosing span{padding-top:8px;color:#70766d;font:750 9px/1.3 monospace;letter-spacing:.07em}.efficiencyStatement h2,.efficiencyWorkflow h2,.efficiencyMath h2,.efficiencyJobs h2{max-width:980px;margin:0;font-size:clamp(43px,5.8vw,80px);line-height:.97;letter-spacing:-.065em}.efficiencyStatement p{grid-column:2;max-width:720px;margin:3px 0 0;color:#686e66;font-size:15px;line-height:1.75}.efficiencyWorkflow,.efficiencyJobs{padding:clamp(100px,12vw,170px) 0}.capabilityRail{display:grid;gap:12px;margin-top:78px}.capabilityRail article{display:grid;grid-template-columns:.42fr 1fr 1fr;gap:34px;align-items:center;min-height:240px;padding:32px;border:1px solid var(--landing-line);background:var(--landing-surface)}.capabilityRail article>div:first-child{display:grid;gap:58px}.capabilityRail small{color:var(--landing-green);font:750 9px/1 monospace}.capabilityRail article>div:first-child strong{font-size:clamp(22px,2.5vw,36px);letter-spacing:-.04em}.capabilityRail h3{margin:0;font-size:clamp(28px,3vw,43px);line-height:1.02;letter-spacing:-.045em}.capabilityRail p{margin:0;color:var(--landing-muted);font-size:13px;line-height:1.7}.memoryKeywords{display:flex;flex-wrap:wrap;gap:6px}.memoryKeywords span{padding:8px;color:var(--landing-muted);font:650 8px/1 monospace;border:1px solid var(--landing-line);border-radius:5px}.cutStrip{display:flex;gap:5px;height:45px;align-items:end}.cutStrip i{width:17%;height:50%;background:#66705f}.cutStrip i:nth-child(2),.cutStrip i:nth-child(4){height:92%;background:var(--landing-green)}.efficiencyMath{padding:clamp(100px,12vw,165px) 0;color:#eef2ee;background:#0d110e}.efficiencyMath header span{color:#869088}.efficiencyMath h2{color:#eef2ee}.mathGrid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1.2fr;gap:16px;align-items:center;margin-top:76px}.mathGrid article{min-height:205px;padding:24px;border:1px solid rgba(255,255,255,.1);background:#151a17}.mathGrid>i{color:#657067;font-size:22px;font-style:normal}.mathGrid small{color:#7f8a82;font:700 8px/1 monospace}.mathGrid b{display:block;margin-top:31px;font-size:clamp(44px,5vw,70px);line-height:1}.mathGrid p{color:#7f8a82;font-size:10px}.mathGrid .mathResult{color:#151a14;border-color:var(--lime);background:var(--lime)}.mathGrid .mathResult small,.mathGrid .mathResult p{color:#50623c}.efficiencyLocal{padding:clamp(100px,11vw,155px) 0}.efficiencyLocal>.landingWrap{display:grid;grid-template-columns:1fr .82fr;gap:clamp(60px,9vw,140px)}.efficiencyLocal span{color:var(--landing-green);font:750 9px/1 monospace}.efficiencyLocal h2{margin:22px 0 0;font-size:clamp(43px,5.2vw,72px);line-height:.98;letter-spacing:-.06em}.efficiencyLocal ul{margin:0;padding:0;list-style:none;border-top:1px solid var(--landing-line)}.efficiencyLocal li{display:grid;grid-template-columns:38px 1fr;gap:15px;padding:24px 0;color:var(--landing-muted);font-size:13px;line-height:1.55;border-bottom:1px solid var(--landing-line)}.efficiencyLocal li b{color:var(--landing-green);font:700 9px/1 monospace}.efficiencyJobs{background:var(--landing-surface)}.efficiencyJobs>div>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:70px}.efficiencyJobs a{position:relative;min-height:330px;padding:28px;color:var(--landing-ink);text-decoration:none;border:1px solid var(--landing-line);background:var(--landing-bg);transition:.25s}.efficiencyJobs a:hover{border-color:var(--landing-green);transform:translateY(-5px)}.efficiencyJobs a small{color:var(--landing-green);font:700 9px/1 monospace}.efficiencyJobs a h3{margin:88px 0 15px;font-size:clamp(25px,2.5vw,35px);line-height:1.04}.efficiencyJobs a p{color:var(--landing-muted);font-size:12px;line-height:1.65}.efficiencyJobs a>span{position:absolute;right:28px;bottom:27px;color:var(--landing-green);font:700 9px/1 monospace}.efficiencyClosing{padding:clamp(110px,14vw,190px) 0;text-align:center;color:#141713;background:var(--lime)}.efficiencyClosing span{color:#52613e}.efficiencyClosing h2{max-width:1000px;margin:25px auto 0;font-size:clamp(50px,7vw,96px);line-height:.92;letter-spacing:-.07em}.efficiencyClosing p{max-width:680px;margin:27px auto;color:#465436;font-size:15px}.efficiencyClosing .landingBtnPrimary{margin-top:15px;color:#eff4ec;background:#161a15}.landingShell.light .efficiencyLanding{--lime:#79b829}.landingShell.light .throughputDemo{background:#0d120f}@media(max-width:1050px){.throughputBody{grid-template-columns:1fr 1fr}.memoryCore{grid-row:2;grid-column:1/-1;min-height:310px;border-top:1px solid rgba(255,255,255,.08);border-right:0}.outputStack{grid-column:2}.capabilityRail article{grid-template-columns:.45fr 1fr}.capabilityRail article>p{grid-column:2}.mathGrid{grid-template-columns:1fr auto 1fr}.mathResult{grid-column:1/-1}.efficiencyLocal>.landingWrap{grid-template-columns:1fr}.efficiencyJobs>div>div{grid-template-columns:1fr 1fr}}@media(max-width:760px){.efficiencyHero{padding-top:58px}.efficiencyHero h1{font-size:clamp(52px,15vw,78px)}.efficiencyProof{gap:7px}.efficiencyProof span{display:grid;gap:2px}.throughputDemo{margin-inline:-8px;border-radius:20px}.throughputBody{grid-template-columns:1fr}.sourceLibrary,.outputStack,.memoryCore{grid-column:auto;grid-row:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.memoryCore{min-height:300px}.throughputResult{align-items:flex-start;flex-direction:column}.efficiencyStatement .landingWrap,.efficiencyWorkflow header,.efficiencyMath header,.efficiencyJobs header{grid-template-columns:1fr;gap:18px}.efficiencyStatement p{grid-column:auto}.capabilityRail article{grid-template-columns:1fr;gap:20px}.capabilityRail article>div:first-child{display:flex;gap:15px;align-items:center;justify-content:space-between}.capabilityRail article>p{grid-column:auto}.mathGrid{grid-template-columns:1fr}.mathGrid>i{justify-self:center}.mathResult{grid-column:auto}.efficiencyJobs>div>div{grid-template-columns:1fr}.efficiencyJobs a{min-height:270px}.efficiencyJobs a h3{margin-top:62px}}@media(prefers-reduced-motion:reduce){.memoryPulse:after,.sourceTileGrid figure{animation:none}}.translatedPreview{display:grid;gap:12px;align-content:start;padding:24px}.translationPlayerPlaceholder{position:relative;overflow:hidden;aspect-ratio:16/10;margin-top:12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:linear-gradient(145deg,#151a17,#070908);transition:border-color .5s,box-shadow .5s}.translationPlayerPlaceholder.isReady{border-color:#b9ff5552;box-shadow:0 18px 50px #00000038}.playerPlaceholderGrid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:28px 28px}.playerLanguage{position:absolute;z-index:2;top:12px;left:12px;display:flex;gap:7px;align-items:center;padding:6px 8px;border-radius:6px;background:#0009}.playerLanguage>span{display:grid;width:23px;height:20px;place-items:center;color:#121712;font:800 8px/1 monospace;border-radius:4px;background:var(--lime)}.playerLanguage small{color:#c3ccc5;font:650 7px/1 monospace}.translationPlayerPlaceholder>button{position:absolute;z-index:3;top:46%;left:50%;display:grid;width:52px;height:52px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#b9ff55eb;transform:translate(-50%,-50%);cursor:pointer}.translationPlayerPlaceholder>button i{width:0;height:0;margin-left:4px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid #141914}.playerPlaceholderCopy{position:absolute;z-index:2;right:14px;bottom:49px;left:14px;display:flex;align-items:flex-end;justify-content:space-between}.playerPlaceholderCopy strong{font-size:11px}.playerPlaceholderCopy span{color:#707b73;font:650 7px/1 monospace}.playerControls{position:absolute;z-index:2;right:12px;bottom:11px;left:12px;display:grid;grid-template-columns:10px 1fr auto 10px;gap:8px;align-items:center}.playerControls>b{width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #dde5df}.playerControls>i{height:3px;overflow:hidden;border-radius:5px;background:#3a423d}.playerControls>i em{display:block;height:100%;background:var(--lime);transition:width .7s ease}.playerControls time,.playerControls>span{color:#879189;font:650 6px/1 monospace}.translationStatus{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.translationStatus span{padding:8px 5px;color:#5e6961;font:700 7px/1 monospace;text-align:center;border:1px solid rgba(255,255,255,.07);border-radius:5px;transition:.45s}.translationStatus span.isDone{color:var(--lime);border-color:#b9ff552e;background:#b9ff550a}.translatedPreview .languagePills{margin-top:0}.translatedPreview .languagePills span{color:#7f8b83;border:1px solid transparent}.translatedPreview .languagePills span.isSelected{color:#e9efe9;border-color:#b9ff5540;background:#303b31}@media(max-width:1050px)and (min-width:761px){.translatedPreview{grid-column:2}}@media(max-width:760px){.translatedPreview{grid-column:auto;grid-row:auto;border-bottom:1px solid rgba(255,255,255,.08)}}.promptProduction{display:grid;grid-template-columns:.8fr 1.05fr 1.35fr;min-height:430px}.promptProduction>section{padding:25px;border-right:1px solid rgba(255,255,255,.08)}.promptProduction>section:last-child{border-right:0}.droppedVideo{position:relative;overflow:hidden;aspect-ratio:4/3;margin-top:27px;border:1px solid rgba(185,255,85,.2);border-radius:13px;background:#151b17}.droppedVideo>img{width:100%;height:100%;object-fit:cover;opacity:.72}.videoShade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(4,7,5,.92))}.droppedVideo>button,.generatedClips article>div>button{position:absolute;top:50%;left:50%;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:#0b0f0cbd;transform:translate(-50%,-50%)}.droppedVideo button i,.generatedClips button i{width:0;height:0;margin-left:3px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid var(--lime)}.videoFile{position:absolute;right:13px;bottom:13px;left:13px}.videoFile b{display:block;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.videoFile span{display:block;margin-top:5px;color:#929e95;font:650 7px/1 monospace}.uploadComplete{position:absolute;top:11px;right:11px;padding:6px 7px;color:#152014;font:800 7px/1 monospace;border-radius:5px;background:var(--lime)}.dropVideoStage:after{display:block;margin-top:18px;color:#78847c;font:650 8px/1.5 monospace;content:"VIDEO  →  MEMORY"}.promptStage{display:flex;flex-direction:column;background:radial-gradient(circle at 50% 35%,rgba(185,255,85,.09),transparent 55%)}.promptComposer{position:relative;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;margin:auto 0 24px;padding:19px 52px 19px 17px;border:1px solid rgba(185,255,85,.28);border-radius:14px;background:#151b17;box-shadow:0 20px 60px #0000002e}.promptComposer:before{position:absolute;top:-9px;left:17px;padding:4px 7px;color:#172016;font:800 7px/1 monospace;border-radius:4px;background:var(--lime);content:"PROMPT"}.promptSpark{color:var(--lime);font-size:17px}.promptComposer p{margin:0;color:#e7eee8;font-size:11px;line-height:1.65}.promptComposer button{position:absolute;right:11px;bottom:11px;width:31px;height:31px;color:#131a13;font-size:16px;border:0;border-radius:8px;background:var(--lime)}.productionPath{display:flex;gap:7px;align-items:center;justify-content:center;margin-bottom:auto}.productionPath span{padding:7px 8px;color:#59635c;font:750 7px/1 monospace;border:1px solid rgba(255,255,255,.07);border-radius:99px;transition:.45s}.productionPath span.active{color:var(--lime);border-color:#b9ff554d;background:#b9ff550f}.productionPath i{width:15px;height:1px;background:#303832}.generatedStage{background:#101512}.generatedClips{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:27px}.generatedClips article{overflow:hidden;margin:0;opacity:.24;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#181e1a;transform:translateY(7px) scale(.98);transition:opacity .5s,transform .5s,border-color .5s}.generatedClips article.ready{opacity:1;border-color:#b9ff5538;transform:none}.generatedClips article>div{position:relative;overflow:hidden;aspect-ratio:16/9}.generatedClips img{width:100%;height:100%;object-fit:cover}.generatedClips article>div:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.62));content:""}.generatedClips article>div>button{z-index:2;width:31px;height:31px}.generatedClips button i{border-top-width:4px;border-bottom-width:4px;border-left-width:7px}.generatedClips time{position:absolute;z-index:2;right:7px;bottom:7px;color:#eef2ee;font:700 6px/1 monospace}.generatedClips p{display:flex;align-items:center;justify-content:space-between;margin:0;padding:9px}.generatedClips p span{font-size:9px}.generatedClips p b{color:#6d786f;font:750 6px/1 monospace}.generatedClips article.ready p b{color:var(--lime)}@media(max-width:1050px)and (min-width:761px){.promptProduction{grid-template-columns:.78fr 1fr 1.32fr}.promptProduction>section{padding:18px}.promptComposer{padding:17px 41px 17px 14px}.promptComposer p{font-size:9px}.generatedClips{gap:6px}.generatedClips p{padding:7px}.generatedClips p span{font-size:7px}.generatedClips p b{font-size:5px}}@media(max-width:760px){.promptProduction{grid-template-columns:1fr}.promptProduction>section{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.generatedStage{grid-column:auto}.generatedClips{grid-template-columns:1fr 1fr}.promptStage{min-height:310px}}.throughputDemo:has(.verticalProduction),.landingShell.light .throughputDemo:has(.verticalProduction){overflow:visible;color:var(--landing-ink);border:0;border-radius:0;background:transparent;box-shadow:none}.verticalProduction{display:grid;justify-items:center}.videoDropMotion{position:relative;display:grid;justify-items:center;width:100%;min-height:175px}.dropHint{display:flex;gap:9px;align-items:center;color:var(--landing-muted);font:750 9px/1 monospace;letter-spacing:.07em}.dropHint i{display:grid;width:25px;height:25px;place-items:center;color:var(--landing-green);font-size:17px;font-style:normal;border:1px solid var(--landing-line);border-radius:50%}.floatingVideoFile{display:grid;grid-template-columns:72px 1fr 25px;gap:13px;align-items:center;width:min(420px,88%);margin-top:24px;padding:10px;color:#ecf1ed;border:1px solid rgba(185,255,85,.28);border-radius:13px;background:#101512;box-shadow:0 22px 55px #0003;animation:videoDrop 4.5s ease-in-out infinite}.floatingVideoFile img{width:72px;height:47px;object-fit:cover;border-radius:7px}.floatingVideoFile b{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.floatingVideoFile span{display:block;margin-top:6px;color:#7e8b82;font:650 7px/1 monospace}.floatingVideoFile em{display:grid;width:25px;height:25px;place-items:center;color:#142014;font:800 10px/1 monospace;border-radius:50%;background:var(--lime)}.flowStem{position:relative;width:1px;height:64px;background:linear-gradient(var(--landing-green),rgba(121,184,41,.12))}.flowStem i{position:absolute;left:-3px;width:7px;height:7px;border-radius:50%;background:var(--landing-green);animation:flowDot 1.8s linear infinite}.flowStem i:nth-child(2){animation-delay:.6s}.flowStem i:nth-child(3){animation-delay:1.2s}.bonframeWorkbench{overflow:hidden;width:min(860px,92%);border:1px solid rgba(185,255,85,.24);border-radius:20px;background:#0d120f;box-shadow:0 32px 90px #00000047}.bonframeWorkbench>header{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 18px;color:#edf1ed;border-bottom:1px solid rgba(255,255,255,.08);background:#090c0a}.bonframeWorkbench>header span{display:flex;gap:8px;align-items:center;font:800 9px/1 monospace}.bonframeWorkbench>header span i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 10px var(--lime)}.bonframeWorkbench>header small{color:#718078;font:700 7px/1 monospace}.workbenchBody{display:grid;grid-template-columns:1.35fr 1fr;gap:28px;align-items:center;padding:28px}.workbenchPrompt{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:16px;color:#e7eee8;border:1px solid rgba(185,255,85,.22);border-radius:12px;background:#151b17}.workbenchPrompt>span{color:var(--lime);font-size:18px}.workbenchPrompt p{margin:0;font-size:11px;line-height:1.6}.workbenchPrompt b{display:grid;width:30px;height:30px;place-items:center;color:#152014;border-radius:8px;background:var(--lime)}.workbenchSteps{display:flex;gap:7px;align-items:center}.workbenchSteps span{padding:8px;color:#59635c;font:750 7px/1 monospace;white-space:nowrap;border:1px solid rgba(255,255,255,.08);border-radius:99px;transition:.4s}.workbenchSteps span.active{color:var(--lime);border-color:#b9ff554d;background:#b9ff550f}.workbenchSteps i{flex:1;height:1px;background:#364038}.outputBranches{position:relative;width:min(720px,80%);height:76px;border-top:0}.outputBranches:before{position:absolute;top:0;right:12.5%;left:12.5%;height:38px;border-right:1px solid rgba(121,184,41,.42);border-bottom:1px solid rgba(121,184,41,.42);border-left:1px solid rgba(121,184,41,.42);border-radius:0 0 14px 14px;content:""}.outputBranches i{position:absolute;top:38px;width:1px;height:38px;background:#79b8296b}.outputBranches i:nth-child(1){left:12.5%}.outputBranches i:nth-child(2){left:37.5%}.outputBranches i:nth-child(3){left:62.5%}.outputBranches i:nth-child(4){left:87.5%}.videoOutputs{width:100%}.videoOutputs>header{text-align:center}.videoOutputs>header span{display:block;color:var(--landing-green);font:750 9px/1 monospace;letter-spacing:.07em}.videoOutputs>header strong{display:block;margin-top:10px;font-size:clamp(24px,3vw,40px);letter-spacing:-.045em}.outputVideoRow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.outputVideoRow article{overflow:hidden;margin:0;opacity:.25;border:1px solid var(--landing-line);border-radius:13px;background:var(--landing-surface);transform:translateY(16px);transition:.55s}.outputVideoRow article.ready{opacity:1;border-color:#79b82961;transform:none;box-shadow:0 18px 42px #0000001a}.outputVideoRow article>div{position:relative;overflow:hidden;aspect-ratio:16/10}.outputVideoRow img{width:100%;height:100%;object-fit:cover}.outputVideoRow article>div:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.65));content:""}.outputVideoRow button{position:absolute;z-index:2;top:50%;left:50%;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#0c100dbf;transform:translate(-50%,-50%)}.outputVideoRow button i{width:0;height:0;margin-left:3px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid var(--lime)}.outputVideoRow time{position:absolute;z-index:2;right:9px;bottom:8px;color:#fff;font:700 7px/1 monospace}.outputVideoRow p{display:flex;align-items:center;justify-content:space-between;margin:0;padding:12px 13px}.outputVideoRow p span{font-size:10px}.outputVideoRow p b{color:var(--landing-green);font:750 7px/1 monospace}@keyframes videoDrop{0%,18%{opacity:.42;transform:translateY(-28px) scale(.96)}35%,85%{opacity:1;transform:none}to{opacity:.42;transform:translateY(16px) scale(.98)}}@keyframes flowDot{0%{top:0;opacity:0}20%{opacity:1}to{top:58px;opacity:0}}@media(max-width:800px){.workbenchBody{grid-template-columns:1fr}.outputVideoRow{grid-template-columns:1fr 1fr}.outputBranches{width:70%}.outputBranches:before{right:25%;left:25%}.outputBranches i:nth-child(1),.outputBranches i:nth-child(4){display:none}.outputBranches i:nth-child(2){left:25%}.outputBranches i:nth-child(3){left:75%}}@media(max-width:520px){.floatingVideoFile{grid-template-columns:58px 1fr 25px}.floatingVideoFile img{width:58px}.bonframeWorkbench{width:100%}.workbenchBody{padding:18px}.workbenchPrompt p{font-size:9px}.workbenchSteps{flex-wrap:wrap;justify-content:center}.workbenchSteps i{display:none}.outputVideoRow{gap:8px}.outputVideoRow p{padding:9px}.outputVideoRow p span{font-size:8px}}@media(prefers-reduced-motion:reduce){.floatingVideoFile,.flowStem i{animation:none}}.throughputDemo:has(.opusStyleFlow),.landingShell.light .throughputDemo:has(.opusStyleFlow){overflow:visible;color:var(--landing-ink);border:0;border-radius:0;background:transparent;box-shadow:none}.opusStyleFlow{position:relative;display:grid;grid-template-columns:1.05fr 150px 1.18fr;gap:28px;align-items:center;min-height:520px;padding:30px 0 58px}.opusFlowCaption{position:absolute;top:0;left:50%;display:flex;gap:15px;align-items:center;transform:translate(-50%);white-space:nowrap}.opusFlowCaption span,.opusFlowCaption strong{font:800 10px/1 monospace;letter-spacing:.08em}.opusFlowCaption span{color:var(--landing-muted)}.opusFlowCaption strong{color:var(--landing-green)}.opusFlowCaption i{color:var(--landing-green);font-style:normal}.opusSourceVideo{position:relative}.sourceDropBadge{position:absolute;z-index:4;top:-15px;left:19px;padding:8px 11px;color:#182016;font:850 8px/1 monospace;border-radius:99px;background:var(--lime);box-shadow:0 7px 22px #4c731e33;animation:dropBadge 4.5s ease-in-out infinite}.sourceVisual{position:relative;overflow:hidden;aspect-ratio:16/10;border:1px solid var(--landing-line);border-radius:18px;background:#101512;box-shadow:0 28px 70px #0000002e;transform-origin:center;animation:sourceBreathe 4.5s ease-in-out infinite}.sourceVisual>img{width:100%;height:100%;object-fit:cover;opacity:.88}.sourceVisual:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,rgba(4,7,5,.88));content:""}.sourcePlay{position:absolute;z-index:2;top:50%;left:50%;display:grid;width:54px;height:54px;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#070a0894;transform:translate(-50%,-50%)}.sourcePlay i,.opusResults button i{width:0;height:0;margin-left:4px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid var(--lime)}.sourceMeta{position:absolute;z-index:2;right:17px;bottom:15px;left:17px;display:flex;align-items:center;justify-content:space-between;color:#fff}.sourceMeta b{font-size:11px}.sourceMeta span{font:700 8px/1 monospace}.scanBeam{position:absolute;z-index:3;top:0;bottom:0;width:2px;background:var(--lime);box-shadow:0 0 22px 8px #b9ff5547;animation:scanVideo 4.5s ease-in-out infinite}.sourcePrompt{display:flex;gap:10px;align-items:center;width:88%;margin:-1px auto 0;padding:13px 15px;color:#e8eee9;border-radius:0 0 13px 13px;background:#141a16;box-shadow:0 16px 35px #00000026}.sourcePrompt span{color:var(--lime)}.sourcePrompt p{margin:0;font-size:9px;line-height:1.45}.opusEngine{display:grid;justify-items:center;text-align:center}.engineRings{position:relative;display:grid;width:88px;height:88px;place-items:center}.engineRings i{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(121,184,41,.28);border-radius:50%;animation:engineSpin 4s linear infinite}.engineRings i:nth-child(2){top:10px;right:10px;bottom:10px;left:10px;border-top-color:var(--landing-green);border-bottom-color:var(--landing-green);animation-direction:reverse;animation-duration:2.7s}.engineRings b{display:grid;width:44px;height:44px;place-items:center;color:#eaffca;font-size:17px;border-radius:13px;background:#162015;box-shadow:0 0 30px #79b82933}.opusEngine>span{min-height:20px;margin-top:16px;color:var(--landing-green);font:800 7px/1.4 monospace}.engineProgress{width:100px;height:3px;margin-top:8px;overflow:hidden;border-radius:5px;background:var(--landing-line)}.engineProgress i{display:block;height:100%;background:var(--landing-green);transition:width .65s ease}.opusResults{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;perspective:900px}.opusResults article{overflow:hidden;margin:0;opacity:.08;border:1px solid var(--landing-line);border-radius:13px;background:var(--landing-surface);transform:translate(-80px) rotate(-6deg) scale(.82);transform-origin:left center;transition:opacity .65s,transform .65s,border-color .65s;transition-delay:calc(var(--card-index) * 90ms)}.opusResults article.ready{opacity:1;border-color:#79b8295c;transform:translate(0) rotate(0) scale(1);box-shadow:0 22px 48px #0000001f}.opusResults article>div{position:relative;overflow:hidden;aspect-ratio:9/16;background:#101512}.opusResults img{width:100%;height:100%;object-fit:cover}.opusResults article>div:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.04),transparent 42%,rgba(0,0,0,.38));content:""}.verticalCaption{position:absolute;z-index:2;right:5px;bottom:27%;left:5px;text-align:center}.verticalCaption b{display:table;margin:2px auto;padding:2px 4px;color:#10150f;font-size:7px;line-height:1.1;background:var(--lime)}.opusResults button{position:absolute;z-index:3;top:50%;left:50%;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:#080b099e;transform:translate(-50%,-50%)}.opusResults button i{border-top-width:4px;border-bottom-width:4px;border-left-width:7px}.opusResults p{display:grid;gap:5px;margin:0;padding:9px 7px}.opusResults p span{font-size:7px;white-space:nowrap}.opusResults p b{color:var(--landing-muted);font:700 6px/1 monospace}.opusResultNote{position:absolute;right:0;bottom:0;display:flex;gap:12px;align-items:center}.opusResultNote b{font:800 9px/1 monospace}.opusResultNote b:last-child{color:var(--landing-green)}.opusResultNote i{color:var(--landing-green);font-style:normal}@keyframes scanVideo{0%,12%{left:0;opacity:0}22%{opacity:1}58%{left:100%;opacity:1}68%,to{left:100%;opacity:0}}@keyframes sourceBreathe{0%,to{transform:scale(.975)}20%,72%{transform:scale(1)}}@keyframes dropBadge{0%,to{opacity:.45;transform:translateY(-18px)}20%,75%{opacity:1;transform:none}}@keyframes engineSpin{to{transform:rotate(360deg)}}@media(max-width:1000px){.opusStyleFlow{grid-template-columns:.95fr 105px 1.25fr;gap:16px}.opusResults{gap:5px}.verticalCaption b{font-size:5px}.sourceMeta b{font-size:8px}}@media(max-width:760px){.opusStyleFlow{grid-template-columns:1fr;gap:36px;padding-top:45px}.opusEngine{min-height:105px}.opusResults{width:100%}.opusResultNote{position:static;grid-column:1;justify-self:center}.opusFlowCaption{top:3px}.sourceVisual{width:min(520px,100%);margin:auto}.sourcePrompt{max-width:450px}.opusResults article:nth-child(4){display:none}}@media(prefers-reduced-motion:reduce){.sourceDropBadge,.sourceVisual,.scanBeam,.engineRings i{animation:none}.opusResults article{opacity:1;transform:none}}.throughputDemo:has(.libraryToLanguages),.landingShell.light .throughputDemo:has(.libraryToLanguages){overflow:visible;color:var(--landing-ink);border:0;border-radius:0;background:transparent;box-shadow:none}.libraryToLanguages{display:grid;justify-items:center;padding-bottom:24px}.libraryInputs{width:min(980px,94%)}.libraryInputs header,.languageOutputs header{display:flex;align-items:center;justify-content:center;gap:13px;margin-bottom:22px}.libraryInputs header span,.languageOutputs header span{color:var(--landing-muted);font:800 9px/1 monospace;letter-spacing:.08em}.libraryInputs header b{padding:6px 9px;color:var(--landing-green);font:800 8px/1 monospace;border:1px solid color-mix(in srgb,var(--landing-green) 35%,transparent);border-radius:99px}.inputVideoFan{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;perspective:900px}.inputVideoFan figure{position:relative;overflow:hidden;aspect-ratio:16/10;margin:0;border:1px solid var(--landing-line);border-radius:11px;background:#111612;box-shadow:0 15px 34px #0000001a;animation:inputArrive 5s ease-in-out infinite;animation-delay:calc(var(--input-index) * 85ms)}.inputVideoFan img{width:100%;height:100%;object-fit:cover}.inputVideoFan figure:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.7));content:""}.inputVideoFan time{position:absolute;z-index:2;right:7px;bottom:7px;color:#fff;font:700 6px/1 monospace}.inputVideoFan figure i{position:absolute;z-index:2;top:7px;right:7px;display:grid;width:18px;height:18px;place-items:center;color:#172015;font:900 7px/1 monospace;border-radius:50%;background:var(--lime)}.libraryFlow{position:relative;width:1px;height:65px;background:linear-gradient(var(--landing-green),rgba(121,184,41,.18))}.libraryFlow i{position:absolute;left:-3px;width:7px;height:7px;border-radius:50%;background:var(--landing-green);animation:libraryDot 1.8s linear infinite}.libraryFlow i:nth-child(2){animation-delay:.6s}.libraryFlow i:nth-child(3){animation-delay:1.2s}.simpleBrief{width:min(780px,86%);padding:16px;border:1px solid rgba(185,255,85,.25);border-radius:17px;background:#0e130f;box-shadow:0 28px 75px #0000003d}.briefBrand{display:flex;gap:7px;align-items:center;margin:0 2px 12px;color:#edf2ed;font:800 8px/1 monospace}.briefBrand i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 9px var(--lime)}.briefInput{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;padding:15px;color:#e7ede8;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:#171d19}.briefInput>span{color:var(--lime);font-size:17px}.briefInput p{margin:0;font-size:11px;line-height:1.55}.briefInput button{display:grid;width:34px;height:34px;place-items:center;color:#172015;font-size:16px;border:0;border-radius:9px;background:var(--lime)}.briefState{display:flex;gap:14px;align-items:center;margin:12px 3px 0}.briefState>span{min-width:180px;color:#7e8a81;font:700 7px/1 monospace}.briefState>b{display:block;flex:1;height:3px;overflow:hidden;border-radius:5px;background:#303832}.briefState>b i{display:block;height:100%;background:var(--lime);transition:width .65s ease}.languageFlow{position:relative;width:min(760px,78%);height:75px}.languageFlow:before{position:absolute;top:0;right:12.5%;left:12.5%;height:36px;border-right:1px solid rgba(121,184,41,.42);border-bottom:1px solid rgba(121,184,41,.42);border-left:1px solid rgba(121,184,41,.42);border-radius:0 0 14px 14px;content:""}.languageFlow i{position:absolute;top:36px;width:1px;height:39px;background:#79b8296b}.languageFlow i:nth-child(1){left:12.5%}.languageFlow i:nth-child(2){left:37.5%}.languageFlow i:nth-child(3){left:62.5%}.languageFlow i:nth-child(4){left:87.5%}.languageOutputs{width:100%}.languageOutputs>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.languageOutputs article{overflow:hidden;margin:0;opacity:.12;border:1px solid var(--landing-line);border-radius:14px;background:var(--landing-surface);transform:translateY(-16px) scale(.94);transition:.6s;transition-delay:calc(var(--output-index) * 90ms)}.languageOutputs article.ready{opacity:1;border-color:#79b8295c;transform:none;box-shadow:0 20px 48px #0000001c}.languageOutputs article>div{position:relative;overflow:hidden;aspect-ratio:16/10;background:#111612}.languageOutputs img{width:100%;height:100%;object-fit:cover}.languageOutputs article>div:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.66));content:""}.outputCaption{position:absolute;z-index:2;right:8px;bottom:23%;left:8px;text-align:center}.outputCaption b{display:table;margin:2px auto;padding:2px 5px;color:#111711;font-size:8px;line-height:1.05;background:var(--lime)}.languageOutputs button{position:absolute;z-index:3;top:45%;left:50%;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.27);border-radius:50%;background:#080b099e;transform:translate(-50%,-50%)}.languageOutputs button i{width:0;height:0;margin-left:3px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid var(--lime)}.languageOutputs time{position:absolute;z-index:2;right:9px;bottom:8px;color:#fff;font:700 7px/1 monospace}.languageOutputs article>p{display:flex;align-items:center;justify-content:space-between;margin:0;padding:11px 12px}.languageOutputs article>p span{font-size:9px}.languageOutputs article>p b{color:var(--landing-green);font:800 7px/1 monospace}@keyframes inputArrive{0%,10%{opacity:.35;transform:translateY(-18px) rotateX(-8deg)}28%,82%{opacity:1;transform:none}to{opacity:.55;transform:translateY(5px)}}@keyframes libraryDot{0%{top:0;opacity:0}18%{opacity:1}to{top:59px;opacity:0}}@media(max-width:800px){.inputVideoFan{grid-template-columns:repeat(3,1fr)}.inputVideoFan figure:nth-child(n+4){display:none}.simpleBrief{width:94%}.languageOutputs>div{grid-template-columns:1fr 1fr}.languageFlow{width:70%}.languageFlow:before{right:25%;left:25%}.languageFlow i:nth-child(1),.languageFlow i:nth-child(4){display:none}.languageFlow i:nth-child(2){left:25%}.languageFlow i:nth-child(3){left:75%}}@media(max-width:520px){.briefInput p{font-size:9px}.briefState{align-items:flex-start;flex-direction:column}.briefState>b{width:100%;flex:none}.languageOutputs>div{gap:8px}.outputCaption b{font-size:6px}.libraryInputs header{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.inputVideoFan figure,.libraryFlow i{animation:none}.languageOutputs article{opacity:1;transform:none}}.libraryToLanguages{position:relative;padding:38px clamp(18px,4vw,56px) 54px;border-radius:40px;background:radial-gradient(circle at 50% 36%,color-mix(in srgb,var(--landing-green) 9%,transparent),transparent 32%),linear-gradient(180deg,color-mix(in srgb,var(--landing-surface) 62%,transparent),transparent 88%)}.libraryToLanguages:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background-image:radial-gradient(circle,color-mix(in srgb,var(--landing-ink) 11%,transparent) 1px,transparent 1px);background-size:22px 22px;opacity:.18;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 64%);mask-image:linear-gradient(to bottom,#000,transparent 64%);content:""}.libraryInputs,.simpleBrief,.languageOutputs,.libraryFlow,.languageFlow{position:relative;z-index:1}.libraryInputs{width:min(960px,100%)}.libraryInputs header{margin-bottom:30px}.inputVideoFan{display:flex;justify-content:center;gap:0;height:158px;padding:12px 0 0}.inputVideoFan figure{width:clamp(150px,18vw,224px);flex:none;opacity:.72;border:3px solid var(--landing-bg);border-radius:16px;box-shadow:0 20px 45px #00000029;animation:none;transition:opacity .35s,transform .35s}.inputVideoFan figure:nth-child(1){transform:translate(46px,18px) rotate(-8deg)}.inputVideoFan figure:nth-child(2){transform:translate(28px,7px) rotate(-4deg)}.inputVideoFan figure:nth-child(3){z-index:3;opacity:1;transform:translateY(-2px)}.inputVideoFan figure:nth-child(4){z-index:2;transform:translate(-28px,7px) rotate(4deg)}.inputVideoFan figure:nth-child(5){transform:translate(-46px,18px) rotate(8deg)}.inputVideoFan figure:nth-child(6){display:none}.inputVideoFan figure:hover{z-index:5;opacity:1;transform:translateY(-10px) scale(1.04)}.inputVideoFan figure i{top:9px;right:9px;width:21px;height:21px;box-shadow:0 4px 14px #0000003d}.libraryFlow{height:52px;background:none}.libraryFlow:after{position:absolute;top:9px;left:50%;color:var(--landing-green);font-size:25px;font-weight:700;content:"↓";transform:translate(-50%);animation:flowNudge 1.45s ease-in-out infinite}.libraryFlow i{display:none}.simpleBrief{width:min(820px,92%);padding:11px;border:0;border-radius:22px;background:linear-gradient(145deg,#111713,#080b09);box-shadow:0 28px 80px #00000042,0 0 0 1px #b9ff5533}.briefBrand{position:absolute;top:-13px;left:24px;margin:0;padding:7px 11px;color:#111711;border-radius:99px;background:var(--lime);box-shadow:0 8px 24px #55822338}.briefBrand i{background:#111711;box-shadow:none}.briefInput{min-height:74px;padding:17px 18px 17px 20px;border-color:#ffffff14;border-radius:15px;background:#171d19}.briefInput>span{font-size:22px}.briefInput p{font-size:12px;line-height:1.55}.briefInput button{width:42px;height:42px;border-radius:12px;box-shadow:0 8px 24px #b9ff552e}.briefState{margin:10px 8px 2px}.briefState>span{color:#a1aca4}.languageFlow{height:58px;background:none}.languageFlow:before,.languageFlow i{display:none}.languageFlow:after{position:absolute;top:8px;left:50%;color:var(--landing-green);font-size:25px;font-weight:700;content:"↓";transform:translate(-50%);animation:flowNudge 1.45s .2s ease-in-out infinite}.languageOutputs{width:min(1040px,100%)}.languageOutputs header{margin-bottom:20px}.languageOutputs header span{padding:8px 12px;color:var(--landing-green);border-radius:99px;background:color-mix(in srgb,var(--landing-green) 8%,transparent)}.languageOutputs>div{gap:16px;align-items:start}.languageOutputs article{opacity:.42;border:0;border-radius:18px;background:var(--landing-bg);box-shadow:0 22px 55px #0000001f;transform:translateY(14px) scale(.97)}.languageOutputs article.ready{border:0;box-shadow:0 25px 65px #00000029,0 0 0 1px color-mix(in srgb,var(--landing-green) 25%,transparent)}.languageOutputs article>div{aspect-ratio:9/12}.languageOutputs article:nth-child(2),.languageOutputs article:nth-child(4){margin-top:28px}.languageOutputs button{width:48px;height:48px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.outputCaption{bottom:18%}.outputCaption b{padding:3px 7px;font-size:9px}.languageOutputs article>p{padding:13px 14px}.languageOutputs article>p span{font-size:10px;font-weight:700}.languageOutputs article>p b{padding:5px 7px;border-radius:99px;background:color-mix(in srgb,var(--landing-green) 9%,transparent)}@keyframes flowNudge{0%,to{opacity:.35;transform:translate(-50%,-5px)}50%{opacity:1;transform:translate(-50%,5px)}}@media(max-width:800px){.libraryToLanguages{padding-inline:14px;border-radius:26px}.inputVideoFan{height:130px}.inputVideoFan figure{width:34vw}.inputVideoFan figure:nth-child(1){transform:translate(28px,12px) rotate(-7deg)}.inputVideoFan figure:nth-child(2){z-index:2;transform:none}.inputVideoFan figure:nth-child(3){transform:translate(-28px,12px) rotate(7deg)}.simpleBrief{width:100%}.languageOutputs>div{gap:10px}.languageOutputs article:nth-child(2),.languageOutputs article:nth-child(4){margin-top:16px}}.libraryToLanguages{overflow:hidden;max-width:100%}.libraryToLanguages,.libraryToLanguages *{box-sizing:border-box}.languageOutputs>div{grid-template-columns:repeat(4,minmax(0,1fr))}.languageOutputs article{min-width:0}.landingShell.light .simpleBrief{color:var(--landing-ink);background:#ffffffe0;box-shadow:0 24px 70px #252d201f,0 0 0 1px #46523e1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landingShell.light .briefInput{color:var(--landing-ink);border-color:#46523e21;background:#f2f5edeb}.landingShell.light .briefState>span{color:#687065}.landingShell.light .briefState>b{background:#dfe5da}.landingShell.light .briefBrand{color:#182016}.landingShell.light .briefBrand i{background:#182016}.landingShell.light .briefInput button{color:#182016}.docsShell{min-height:100vh;color:var(--opus-ink, #080808);background:radial-gradient(circle at 50% -10%,rgba(184,255,77,.12),transparent 36%),linear-gradient(180deg,#ffffff 0%,var(--opus-soft, #f7f8f5) 52%,#ffffff 100%)}.docsTopBar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:16px;padding:14px 20px;border-bottom:1px solid rgba(8,8,8,.08);background:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.docsBrand{display:flex;align-items:center;gap:12px;min-width:220px;color:inherit;text-decoration:none}.docsBrand strong{font-size:15px}.docsBrand small{display:block;margin-top:2px;color:var(--opus-muted, #6b6b6b);font-size:12px}.docsTopNav{display:flex;flex:1;flex-wrap:wrap;gap:8px;min-width:0}.docsTopNav a{padding:6px 10px;border-radius:999px;color:var(--opus-muted, #6b6b6b);font-size:12px;font-weight:700;text-decoration:none}.docsTopNav a.active,.docsTopNav a:hover{background:#b8ff4d47;color:var(--opus-ink, #080808)}.docsTopNav a.comingSoon{opacity:.72}.docsOpenApp{flex-shrink:0;min-height:38px;padding:0 14px;border:1px solid var(--opus-ink, #080808);border-radius:999px;background:var(--opus-green, #b8ff4d);color:var(--opus-ink, #080808);font-size:13px;font-weight:800;line-height:38px;text-decoration:none}.docsBody{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;width:min(1180px,100%);margin:0 auto;padding:28px 20px 56px}.docsSidebar{position:sticky;top:84px;align-self:start;display:grid;gap:10px;max-height:calc(100vh - 100px);padding:16px;overflow:auto;border:1px solid rgba(8,8,8,.08);border-radius:20px;background:#ffffffd1;box-shadow:0 18px 46px #0808080f}.docsSidebarHeader{display:flex;align-items:center;gap:8px;padding-bottom:8px;border-bottom:1px solid rgba(8,8,8,.08)}.docsNavHome,.docsNavList a{display:block;padding:10px 12px;border-radius:14px;color:inherit;text-decoration:none}.docsNavHome.active,.docsNavList a.active,.docsNavHome:hover,.docsNavList a:hover{background:#b8ff4d38}.docsNavList{margin:0;padding:0;list-style:none}.docsNavList li+li{margin-top:4px}.docsNavList span{display:block;font-size:14px;font-weight:800}.docsNavList small{display:block;margin-top:4px;color:var(--opus-muted, #6b6b6b);font-size:12px;line-height:1.45}.docsMain{min-width:0}.docsArticle{padding:8px 4px 24px}.docsEyebrow{margin:0 0 8px;color:var(--opus-muted, #6b6b6b);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.docsArticle h1{margin:0 0 12px;font-size:clamp(32px,4vw,44px);line-height:1.08;letter-spacing:-.03em}.docsLead{max-width:68ch;margin:0 0 20px;color:#333;font-size:18px;line-height:1.65}.docsPageHeader{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid rgba(8,8,8,.08)}.docsBadge{display:inline-flex;margin:0 0 12px;padding:4px 10px;border-radius:999px;background:#0808080f;color:var(--opus-muted, #6b6b6b);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.docsKeywords{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;list-style:none}.docsKeywords li{padding:6px 10px;border:1px solid rgba(8,8,8,.08);border-radius:999px;background:#fff;font-size:12px;font-weight:700}.docsSection+.docsSection{margin-top:28px}.docsSection h2{margin:0 0 12px;font-size:24px;letter-spacing:-.02em}.docsSection p,.docsSection li{max-width:72ch;color:#2a2a2a;font-size:16px;line-height:1.7}.docsSection ul,.docsSection ol{margin:0;padding-left:20px}.docsSection li+li{margin-top:8px}.docsMcpCopy{margin:20px 0 8px;padding:16px 18px;border:1px solid rgba(8,8,8,.08);border-radius:18px;background:#ffffffe6;box-shadow:0 14px 34px #0808080d}.docsMcpCopyHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.docsMcpCopyHead strong{font-size:14px}.docsMcpCopy p{margin:0 0 12px;color:#333;font-size:14px;line-height:1.55}.docsMcpCopyButton{min-width:88px;min-height:38px;padding:0 16px;border:0;border-radius:999px;background:var(--opus-green, #b8ff4d);color:var(--opus-ink, #080808);font-size:13px;font-weight:800;letter-spacing:.04em;cursor:pointer}.docsMcpCopyButton:hover{background:var(--landing-green-strong, #9ae836)}.docsCode{margin:12px 0 0;padding:14px 16px;overflow:auto;border:1px solid rgba(8,8,8,.08);border-radius:14px;background:#0808080a;color:var(--opus-ink, #080808);font-size:13px;line-height:1.55;white-space:pre-wrap}.docsMcpCopy .docsCode{margin:0}.landingDocs .docsCode{border-color:var(--landing-line, rgba(255, 255, 255, .1));background:#00000059;color:var(--landing-ink, #f3f3f3)}.landingDocs.docsShell{min-height:unset;background:transparent}.landingDocs .docsSidebar{top:96px}.landingDocs .docsRelated a,.landingDocs .docsCardLink,.landingDocs .docsNavList span{color:var(--landing-ink, #f3f3f3)}.docsHeroGrid,.docsCardGrid{display:grid;gap:16px}.docsHeroGrid{grid-template-columns:repeat(2,minmax(0,1fr));margin:24px 0 32px}.docsHeroCard,.docsCard{border:1px solid rgba(8,8,8,.08);border-radius:20px;background:#ffffffe6;box-shadow:0 14px 34px #0808080d}.docsHeroCard{padding:20px}.docsHeroCard h2{margin:0 0 8px;font-size:20px}.docsHeroCard p{margin:0;color:#333;line-height:1.6}.docsHomeSectionTitle{margin:0 0 14px;font-size:22px}.docsCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.docsCard{display:grid;gap:10px;padding:18px;color:inherit;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.docsCard:hover{border-color:var(--opus-ink, #080808);transform:translateY(-2px);box-shadow:0 18px 46px #0808081a}.docsCard.comingSoon{opacity:.88}.docsCardHead{display:flex;align-items:center;justify-content:space-between;gap:10px}.docsCardHead h3{margin:0;font-size:18px}.docsCard p{margin:0;color:#333;font-size:14px;line-height:1.6}.docsCardLink{display:inline-flex;align-items:center;gap:6px;color:var(--opus-ink, #080808);font-size:13px;font-weight:800}.docsSeoBlock{margin-top:36px;padding:20px;border:1px dashed rgba(8,8,8,.14);border-radius:20px;background:#ffffffb8}.docsSeoBlock h2{margin:0 0 8px;font-size:20px}.docsSeoBlock p{margin:0;color:#333;line-height:1.65}.docsSeoBlock a{color:var(--opus-ink, #080808);font-weight:700}.docsRelated{margin-top:36px;padding-top:24px;border-top:1px solid rgba(8,8,8,.08)}.docsRelated strong{display:block;margin-bottom:10px;font-size:14px}.docsRelated ul{margin:0;padding:0;list-style:none}.docsRelated li+li{margin-top:8px}.docsRelated a{display:inline-flex;align-items:center;gap:4px;color:var(--opus-ink, #080808);font-weight:800;text-decoration:none}.docsNotFound{width:min(720px,100%);margin:48px auto;padding:24px}.docsNotFound code{font-size:14px}@media(max-width:980px){.docsTopNav{display:none}.docsBody{grid-template-columns:1fr}.docsSidebar{position:static;max-height:none}.docsHeroGrid,.docsCardGrid{grid-template-columns:1fr}}[data-theme=dark] .docsShell{color:#f5f5f5;background:radial-gradient(circle at 50% -10%,rgba(184,255,77,.08),transparent 36%),linear-gradient(180deg,#101010,#151515 52%,#101010)}[data-theme=dark] .docsTopBar,[data-theme=dark] .docsSidebar,[data-theme=dark] .docsHeroCard,[data-theme=dark] .docsCard,[data-theme=dark] .docsSeoBlock{background:#141414eb;border-color:#ffffff14}[data-theme=dark] .docsSection p,[data-theme=dark] .docsSection li,[data-theme=dark] .docsLead,[data-theme=dark] .docsHeroCard p,[data-theme=dark] .docsCard p,[data-theme=dark] .docsSeoBlock p{color:#d4d4d4}[data-theme=dark] .docsKeywords li{background:#1a1a1a;border-color:#ffffff14}.landingShell{--landing-bg: #0d0d0d;--landing-bg-soft: #121212;--landing-surface: rgba(24, 24, 24, .92);--landing-surface-solid: #171717;--landing-ink: #f3f3f3;--landing-muted: #a3a3a3;--landing-line: rgba(255, 255, 255, .1);--landing-green: #b8ff4d;--landing-green-strong: #9ae836;--landing-yellow: #ffe66d;--landing-shadow: 0 18px 48px rgba(0, 0, 0, .45);--landing-openai-mark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M22.282 9.821a5.985 5.985 0 0 0-.516-4.911 6.046 6.046 0 0 0-6.51-2.9A6.065 6.065 0 0 0 4.981 4.182a5.985 5.985 0 0 0-3.998 2.9 6.046 6.046 0 0 0 .743 7.097 5.98 5.98 0 0 0 .511 4.91 6.051 6.051 0 0 0 6.515 2.9A5.985 5.985 0 0 0 13.26 24a6.056 6.056 0 0 0 5.772-4.206 5.99 5.99 0 0 0 3.997-2.9 6.056 6.056 0 0 0-.747-7.073Zm-9.022 12.608a4.476 4.476 0 0 1-2.877-1.041l.142-.08 4.778-2.759a.795.795 0 0 0 .393-.681v-6.737l2.02 1.168a.071.071 0 0 1 .038.052v5.583a4.504 4.504 0 0 1-4.494 4.495Zm-9.661-4.125a4.471 4.471 0 0 1-.534-3.014l.142.085 4.783 2.758a.771.771 0 0 0 .78 0l5.843-3.368v2.332a.08.08 0 0 1-.033.062L9.74 19.95a4.499 4.499 0 0 1-6.141-1.646ZM2.341 7.896a4.485 4.485 0 0 1 2.365-1.973V11.6a.766.766 0 0 0 .388.677l5.814 3.354-2.02 1.169a.076.076 0 0 1-.071 0l-4.83-2.787A4.504 4.504 0 0 1 2.341 7.872Zm16.596 3.855-5.833-3.387L15.119 7.2a.076.076 0 0 1 .071 0l4.83 2.791a4.494 4.494 0 0 1-.676 8.104v-5.677a.79.79 0 0 0-.407-.667Zm2.011-3.023-.142-.085-4.774-2.782a.776.776 0 0 0-.785 0L9.409 9.23V6.897a.066.066 0 0 1 .028-.061l4.831-2.787a4.499 4.499 0 0 1 6.68 4.66ZM8.307 12.863l-2.02-1.164a.08.08 0 0 1-.038-.056V6.074a4.499 4.499 0 0 1 7.375-3.453l-.142.08-4.778 2.758a.795.795 0 0 0-.393.681Zm1.097-2.365 2.602-1.5 2.607 1.5v2.999l-2.597 1.5-2.607-1.5Z'/%3E%3C/svg%3E");--landing-claude-mark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m4.714 15.956 4.718-2.648.079-.23-.079-.128h-.23l-8.639-.461-.535-.704.055-.352.48-.322 8.878.85.055-.158L2.365 6.685 2 6.224l-.158-1.008.656-.722.88.06 5.878 4.36.146-.103.018-.073L6.287.134 6.7 0l.996.134.419.364 3.872 8.402.091.255h.158L12.678 2.6l.377-.911.746-.492.583.28.48.685-1.068 6.411h.212l4.438-5.348.546-.431h1.032l.759 1.129-.34 1.166-4.068 5.549.073.109 5.415-1.093.832.389.091.394-.328.808-7.753 1.761-.043.03.049.061 5.348.407 3.018.225.789.522.474.637-.079.486-1.214.619-6.776-1.627h-.182v.109l5.832 5.21.128.577-.322.455-.34-.049-6.29-5.025h-.128v.17l2.908 4.171.121 1.081-.17.352-.607.213-.668-.122-3.85-5.59-.14.079-.674 7.255-.315.37-.729.28-.607-.462-.322-.746 1.341-6.093-.012-.043-.14.018-5.336 6.758-.413.164-.716-.37.067-.662 5.155-6.593-.006-.158h-.055L4.714 19.53l-1.129.146-.486-.456.061-.746.231-.243 1.323-.911Z'/%3E%3C/svg%3E");--background: #0d0d0d;--foreground: #f3f3f3;--card: #171717;--card-foreground: #f3f3f3;--popover: #171717;--popover-foreground: #f3f3f3;--primary: #b8ff4d;--primary-foreground: #0d0d0d;--secondary: #222222;--secondary-foreground: #f3f3f3;--muted: #222222;--muted-foreground: #a3a3a3;--accent: #222222;--accent-foreground: #f3f3f3;--border: rgba(255, 255, 255, .1);--input: rgba(255, 255, 255, .14);--ring: rgba(184, 255, 77, .45);position:relative;isolation:isolate;min-height:100vh;color:var(--landing-ink);color-scheme:dark;background-color:#0a0a0a;background-image:none}.affiliatePage{--affiliate-accent:#b8ff4d;--affiliate-panel:#11140e;overflow:hidden}.affiliateHero{padding:clamp(72px,9vw,132px) 0 72px;border-bottom:1px solid var(--landing-line);background:radial-gradient(circle at 78% 20%,rgba(184,255,77,.13),transparent 28%),linear-gradient(145deg,#080a07,#11150d 54%,#080908)}.affiliateHeroGrid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:clamp(38px,7vw,100px);align-items:center}.affiliateHeroCopy h1{max-width:780px;margin:22px 0;color:#f4f7ef;font-size:clamp(48px,6.3vw,92px);font-weight:660;letter-spacing:-.065em;line-height:.94}.affiliateHeroCopy>p{max-width:680px;color:#aeb5a7;font-size:clamp(17px,1.5vw,21px);line-height:1.65}.affiliateActions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.affiliateActions .landingBtn,.affiliateApply .landingBtn{display:inline-flex;align-items:center;gap:8px}.affiliateTrust{display:flex;flex-wrap:wrap;gap:18px;margin-top:26px;color:#879080;font-size:13px}.affiliateTrust span{display:flex;align-items:center;gap:6px}.affiliateTrust svg{width:14px;color:var(--affiliate-accent)}.affiliateDemo{position:relative;border:1px solid rgba(184,255,77,.28);border-radius:24px;padding:18px;background:#080a07d1;box-shadow:0 32px 90px #0000006b;transform:rotate(1deg)}.affiliateDemo:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;background:linear-gradient(120deg,rgba(184,255,77,.16),transparent 32%);content:"";pointer-events:none}.affiliateDemoTop{display:flex;justify-content:space-between;color:#77806f;font:600 11px/1.2 ui-monospace,SFMono-Regular,monospace;letter-spacing:.08em}.affiliateDemoTop strong{color:var(--affiliate-accent)}.affiliateDemoStage{display:grid;grid-template-columns:1fr 34px 1fr;gap:10px;align-items:center;margin:18px 0}.affiliatePortrait{min-height:260px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid #2a3025;border-radius:16px;padding:18px;background:radial-gradient(circle at 50% 28%,#444d3b 0 14%,transparent 15%),radial-gradient(ellipse at 50% 65%,#252c21 0 31%,transparent 32%),linear-gradient(160deg,#161a14,#090a09)}.affiliatePortrait.output{border-color:#b8ff4d59;background:radial-gradient(circle at 50% 28%,#617052 0 14%,transparent 15%),radial-gradient(ellipse at 50% 65%,#34412a 0 31%,transparent 32%),linear-gradient(160deg,#182014,#090b08)}.affiliatePortrait span{color:#8b9385;font:600 10px ui-monospace,SFMono-Regular,monospace}.affiliatePortrait b{width:max-content;margin:8px 0 10px;border-radius:999px;padding:5px 9px;background:#e9eee5;color:#121510;font-size:12px}.affiliatePortrait.output b{background:var(--affiliate-accent)}.affiliatePortrait p{margin:0;color:#f0f4ec;font-size:15px;line-height:1.4}.affiliateDemoArrow{color:var(--affiliate-accent)}.affiliateTimeline{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.affiliateTimeline i{height:3px;border-radius:9px;background:#30362c}.affiliateTimeline i.active{background:var(--affiliate-accent);box-shadow:0 0 15px #b8ff4db3}.affiliateDemo>p{margin:14px 0 0;color:#7f8879;font-size:12px;line-height:1.5}.affiliateSectionHead{display:grid;grid-template-columns:150px minmax(0,780px);gap:24px;align-items:start;margin-bottom:38px}.affiliateSectionHead>span,.affiliateIndex{color:#788070;font:600 12px ui-monospace,SFMono-Regular,monospace;letter-spacing:.1em}.affiliateSectionHead h2,.affiliateEconomics h2,.affiliateKit h2,.affiliateForm h2{margin:0;color:var(--landing-text);font-size:clamp(32px,4.2vw,58px);line-height:1.02;letter-spacing:-.045em}.affiliateValueGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.affiliateValueGrid article{min-height:245px;border:1px solid var(--landing-line);border-radius:18px;padding:24px;background:linear-gradient(145deg,#b8ff4d0e,#ffffff04)}.affiliateValueGrid svg{width:25px;color:var(--affiliate-accent)}.affiliateValueGrid h3{margin:72px 0 10px;font-size:20px}.affiliateValueGrid p,.affiliateEconomics p,.affiliateSteps p,.affiliateApplyGate p{color:var(--landing-muted);font-size:16px;line-height:1.65}.affiliateEconomics{background:#0b0d0a;border-block:1px solid var(--landing-line)}.affiliateEconomicsGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:clamp(40px,8vw,110px);align-items:center}.affiliateEconomics h2{margin:16px 0 20px}.affiliateTierTabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:26px 0 12px}.affiliateTierTabs button{display:flex;flex-direction:column;gap:4px;border:1px solid var(--landing-line);border-radius:12px;padding:13px;background:#121510;color:#aab2a4;text-transform:capitalize;cursor:pointer}.affiliateTierTabs button.active{border-color:var(--affiliate-accent);background:#b8ff4d17;color:#f4f7ef}.affiliateTierTabs span{color:var(--affiliate-accent);font-size:20px}.affiliateEconomics small{color:#737c6e;line-height:1.5}.affiliateCalculator{border:1px solid rgba(184,255,77,.26);border-radius:20px;padding:26px;background:var(--affiliate-panel)}.affiliateCalcTitle{display:flex;align-items:center;gap:12px;margin-bottom:26px}.affiliateCalcTitle>svg{width:28px;color:var(--affiliate-accent)}.affiliateCalcTitle div{display:flex;flex-direction:column}.affiliateCalcTitle span{color:#71796b;font:600 10px ui-monospace,SFMono-Regular,monospace;letter-spacing:.1em}.affiliateCalculator label{display:block;margin-top:20px;color:#aeb6a8;font-size:14px}.affiliateMoney{display:flex;align-items:center;margin-top:8px;border:1px solid #32382e;border-radius:10px;background:#090b08}.affiliateMoney span{padding-left:14px;color:var(--affiliate-accent);font-size:20px}.affiliateMoney input{width:100%;border:0;padding:13px 14px 13px 8px;background:transparent;color:#fff;font-size:18px;outline:0}.affiliateRange{display:grid;grid-template-columns:1fr 52px;gap:12px;align-items:center;margin-top:10px}.affiliateRange input{accent-color:var(--affiliate-accent)}.affiliateRange strong{text-align:right;color:#fff}.affiliateFormula{display:grid;margin-top:24px;border-top:1px solid #292f26;padding-top:20px}.affiliateFormula span{color:#858e80;font-size:13px}.affiliateFormula strong{margin:6px 0;color:var(--affiliate-accent);font-size:42px;letter-spacing:-.04em}.affiliateFormula code{color:#687061;font-size:11px}.affiliateSteps{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--landing-line)}.affiliateSteps article{position:relative;min-height:220px;padding:24px 20px;border-right:1px solid var(--landing-line)}.affiliateSteps article:last-child{border-right:0}.affiliateSteps article>span{color:var(--affiliate-accent);font:700 13px ui-monospace,SFMono-Regular,monospace}.affiliateSteps h3{margin:72px 0 8px;font-size:18px}.affiliateKit{background:linear-gradient(110deg,rgba(184,255,77,.07),transparent 50%)}.affiliateKitGrid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.affiliateKit h2{margin-top:16px}.affiliateKit ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.affiliateKit li{display:flex;gap:12px;border-bottom:1px solid var(--landing-line);padding:18px 0;color:var(--landing-text);font-size:15px;line-height:1.5}.affiliateKit li svg{flex:0 0 auto;width:17px;color:var(--affiliate-accent)}.affiliateApply{border-top:1px solid var(--landing-line)}.affiliateApplyGate{max-width:840px;margin:auto;text-align:center}.affiliateApplyGate>svg,.affiliateApplySuccess>svg{width:36px;height:36px;color:var(--affiliate-accent)}.affiliateApplyGate h2{margin:20px 0 12px;font-size:clamp(32px,4vw,52px);letter-spacing:-.04em}.affiliateApplyGate p{max-width:680px;margin:0 auto 26px}.affiliateForm{max-width:900px;margin:auto;border:1px solid var(--landing-line);border-radius:22px;padding:clamp(24px,5vw,48px);background:#0d100c}.affiliateFormHead{display:flex;justify-content:space-between;align-items:start;margin-bottom:34px}.affiliateFormHead h2{margin-top:12px}.affiliateFormHead>svg{width:34px;height:34px;color:var(--affiliate-accent)}.affiliateFormGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.affiliateForm label{display:grid;gap:8px;color:#aab2a5;font-size:14px}.affiliateForm label.wide{grid-column:1/-1}.affiliateForm input,.affiliateForm select,.affiliateForm textarea{width:100%;box-sizing:border-box;border:1px solid #31372e;border-radius:10px;padding:12px 13px;background:#090b08;color:#f0f3ed;font:inherit;outline:0}.affiliateForm input:focus,.affiliateForm select:focus,.affiliateForm textarea:focus{border-color:var(--affiliate-accent);box-shadow:0 0 0 3px #b8ff4d14}.affiliateInputIcon{position:relative}.affiliateInputIcon svg{position:absolute;top:13px;left:12px;width:16px;color:#788171}.affiliateInputIcon input{padding-left:38px}.affiliateHoneypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.affiliateConsent{display:flex!important;grid-template-columns:18px 1fr;align-items:start;margin-top:22px;line-height:1.5}.affiliateConsent input{width:17px;margin-top:3px;accent-color:var(--affiliate-accent)}.affiliateFormActions{display:flex;align-items:center;gap:18px;margin-top:24px}.affiliateFormActions>a{color:#9aa493;font-size:13px}.affiliateError{color:#ff9187}.affiliateSpin{animation:affiliate-spin .8s linear infinite}.affiliateApplySuccess{max-width:720px;margin:auto;text-align:center}@keyframes affiliate-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.affiliateHeroGrid,.affiliateEconomicsGrid,.affiliateKitGrid{grid-template-columns:1fr}.affiliateHeroCopy h1{font-size:clamp(48px,12vw,76px)}.affiliateDemo{max-width:620px;transform:none}.affiliateValueGrid{grid-template-columns:1fr}.affiliateValueGrid article{min-height:0}.affiliateValueGrid h3{margin-top:38px}.affiliateSteps{grid-template-columns:1fr 1fr}.affiliateSteps article:nth-child(2){border-right:0}.affiliateSteps article:nth-child(-n+2){border-bottom:1px solid var(--landing-line)}}@media(max-width:600px){.affiliateHero{padding-top:52px}.affiliatePortrait{min-height:210px;padding:12px}.affiliateSectionHead{grid-template-columns:1fr;gap:12px}.affiliateSteps,.affiliateFormGrid{grid-template-columns:1fr}.affiliateSteps article{min-height:170px;border-right:0;border-bottom:1px solid var(--landing-line)}.affiliateSteps article:last-child{border-bottom:0}.affiliateSteps h3{margin-top:38px}.affiliateTierTabs{grid-template-columns:1fr}.affiliateTierTabs button{flex-direction:row;justify-content:space-between;align-items:center}}.landingShell.light .affiliateEditorialHero{background:#f4f5ef;color:#10120e;border-bottom:1px solid #d4d8cf}.landingShell.light .affiliateProgramPill{border-color:#c7ccc2;color:#596252;background:#ffffff94}.landingShell.light .affiliateEditorialHero h1{color:#10120e}.landingShell.light .affiliateEditorialHero h1 span:last-child{color:#52751b}.landingShell.light .affiliateEditorialHero p{color:#5f675b}.landingShell.light .affiliateHeroNote{color:#747d70}.landingShell.light .affiliateHeroCommission{border-color:#c7ccc2;background:#ffffff9e}.landingShell.light .affiliateHeroCommission article{border-right-color:#c7ccc2}.landingShell.light .affiliateHeroCommission strong{color:#52751b}.landingShell.light .affiliateHeroCommission span{color:#5f675b}.landingShell.light .affiliateAuraOne{background:radial-gradient(circle,rgba(184,255,77,.38),transparent 68%)}.landingShell.light .affiliateAuraTwo{background:radial-gradient(circle,rgba(91,126,255,.14),transparent 68%)}.landingShell.light .affiliateCreatorStrip{border-top-color:#d4d8cf;color:#6b7466;background:#ffffff5c}.landingShell.light .affiliateEligibility{background:#e8ebe3;border-block:1px solid #d1d6cc}.landingShell.light .affiliateEligibility .affiliateKicker{color:#687063}.landingShell.light .affiliateEligibility h2{color:#10120e}.landingShell.light .affiliateEligibilityCopy p{color:#5f675b}.landingShell.light .affiliateEligibilityCopy li{border-top-color:#c7cdc2;color:#252a21}.landingShell.light .affiliateEditorial .affiliateApply{background:#f4f5ef;color:#10120e;border-top:1px solid #d1d6cc}.landingShell.light .affiliateEditorial .affiliateApplyGate h2{color:#10120e}.landingShell.light .affiliateEditorial .affiliateApplyGate p{color:#62695f}.landingShell.light .affiliateEditorial .affiliateForm{border-color:#cbd0c6;background:#fafbf7}.landingShell.light .affiliateEditorial .affiliateForm h2{color:#10120e}.landingShell.light .affiliateEditorial .affiliateForm label{color:#545d50}.landingShell.light .affiliateEditorial .affiliateForm input,.landingShell.light .affiliateEditorial .affiliateForm select,.landingShell.light .affiliateEditorial .affiliateForm textarea{border-color:#c9cec4;background:#fff;color:#10120e}.landingShell.light .affiliateEditorial .affiliateFormActions>a{color:#596252}.landingShell.dark .affiliateEditorial{background:#10120e;color:#f4f6ef}.landingShell.dark .affiliateHow,.landingShell.dark .affiliateBenefits{background:#10120e}.landingShell.dark .affiliateHow h2,.landingShell.dark .affiliateBenefits h2{color:#f4f6ef}.landingShell.dark .affiliateHow .affiliateLead,.landingShell.dark .affiliateHowGrid p,.landingShell.dark .affiliateBenefitsGrid p{color:#aeb6a8}.landingShell.dark .affiliateHowGrid{border-block-color:#30352d}.landingShell.dark .affiliateHowGrid article{border-color:#30352d}.landingShell.dark .affiliateHowGrid h3,.landingShell.dark .affiliateBenefitsGrid h3{color:#f4f6ef}.landingShell.dark .affiliateBenefitsGrid article{border-color:#30352d;background:#171a15}.landingShell.dark .affiliateResources{background:#171a15}.landingShell.dark .affiliateResources h2,.landingShell.dark .affiliateResourceCards h3{color:#f4f6ef}.landingShell.dark .affiliateResourceCards article{border-color:#30352d;background:#10120e}.landingShell.dark .affiliateResourceCards p{color:#aeb6a8}.affiliateEditorial{background:#f4f5ef;color:#10120e}.affiliateEditorialHero{position:relative;min-height:760px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:110px 0 0;background:#10120e;color:#f7f8f2;isolation:isolate}.affiliateEditorialHeroInner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}.affiliateProgramPill{border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:9px 14px;color:#d8ded0;font:650 12px/1 ui-monospace,SFMono-Regular,monospace;letter-spacing:.11em}.affiliateEditorialHero h1{display:flex;flex-direction:column;margin:34px 0 26px;font-size:clamp(64px,9.4vw,142px);font-weight:690;line-height:.82;letter-spacing:-.075em}.affiliateEditorialHero h1 span:last-child{color:#b8ff4d}.affiliateEditorialHero p{max-width:700px;margin:0;color:#bdc4b7;font-size:clamp(17px,1.65vw,22px);line-height:1.6}.affiliatePrimaryCta{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:30px;border:0;border-radius:999px;padding:15px 22px;background:#b8ff4d;color:#10120e;font:700 15px/1.2 inherit;cursor:pointer;transition:transform .2s ease,background .2s ease}.affiliatePrimaryCta:hover{transform:translateY(-2px);background:#cbff7b}.affiliatePrimaryCta:disabled{opacity:.65;cursor:wait}.affiliatePrimaryCta svg{width:17px;height:17px}.affiliateHeroNote{margin-top:17px;color:#7f8978;font-size:13px}.affiliateHeroCommission{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));width:min(720px,100%);margin-top:36px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#ffffff0b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.affiliateHeroCommission article{display:flex;flex-direction:column;gap:5px;padding:20px 24px;border-right:1px solid rgba(255,255,255,.16)}.affiliateHeroCommission article:last-child{border-right:0}.affiliateHeroCommission strong{color:#b8ff4d;font-size:clamp(26px,3vw,40px);letter-spacing:-.045em}.affiliateHeroCommission span{color:#aeb6a8;font-size:13px}.affiliateAura{position:absolute;z-index:-1;border-radius:50%;filter:blur(4px);opacity:.85}.affiliateAuraOne{width:520px;height:520px;top:-250px;left:-140px;background:radial-gradient(circle,rgba(184,255,77,.2),transparent 68%)}.affiliateAuraTwo{width:600px;height:600px;right:-240px;bottom:-320px;background:radial-gradient(circle,rgba(91,126,255,.22),transparent 68%)}.affiliateCreatorStrip{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:26px;width:100%;margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding:22px 28px;color:#899082;font:650 11px ui-monospace,SFMono-Regular,monospace;letter-spacing:.13em}.affiliateCreatorStrip i{width:4px;height:4px;border-radius:50%;background:#b8ff4d}.affiliateEditorial .landingSection{color:#10120e}.affiliateKicker{color:#687063;font:700 12px ui-monospace,SFMono-Regular,monospace;letter-spacing:.12em}.affiliateHow h2,.affiliateEligibility h2,.affiliateBenefits h2,.affiliateResources h2{max-width:900px;margin:17px 0 18px;color:#10120e;font-size:clamp(44px,6vw,82px);line-height:.95;letter-spacing:-.06em}.affiliateLead{max-width:650px;margin:0;color:#62695f;font-size:18px;line-height:1.65}.affiliateHowGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:70px;border-block:1px solid #ccd0c7}.affiliateHowGrid article{min-height:300px;border-right:1px solid #ccd0c7;padding:28px 34px 34px 0}.affiliateHowGrid article+article{padding-left:34px}.affiliateHowGrid article:last-child{border-right:0}.affiliateHowGrid strong{color:#7b8375;font:700 13px ui-monospace,SFMono-Regular,monospace}.affiliateHowGrid h3{margin:92px 0 12px;font-size:24px;letter-spacing:-.025em}.affiliateHowGrid p,.affiliateBenefitsGrid p,.affiliateEligibilityCopy p,.affiliateResourceCards p{color:#656c61;font-size:16px;line-height:1.65}.affiliateFacts{background:#b8ff4d;color:#10120e}.affiliateFactsGrid{display:grid;grid-template-columns:repeat(4,1fr)}.affiliateFacts article{min-height:180px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(16,18,14,.2);padding:28px}.affiliateFacts article:last-child{border-right:0}.affiliateFacts strong{font-size:clamp(28px,3vw,45px);letter-spacing:-.045em}.affiliateFacts span{margin-top:9px;color:#37422c;font-size:14px}.affiliateEligibility{background:#11130f}.affiliateEligibilityGrid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.affiliateEligibility .affiliateKicker{color:#8c9585}.affiliateEligibility h2{color:#f4f6ef}.affiliateEligibilityCopy p{margin-top:29px;color:#adb5a7}.affiliateEligibilityCopy ul{display:grid;gap:0;margin:30px 0 0;padding:0;list-style:none}.affiliateEligibilityCopy li{display:flex;gap:12px;border-top:1px solid #30352d;padding:16px 0;color:#e6eae1;font-size:15px}.affiliateEligibilityCopy li svg{flex:0 0 auto;width:17px;color:#b8ff4d}.affiliateBenefits{background:#f4f5ef}.affiliateBenefitsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:58px}.affiliateBenefitsGrid article{min-height:250px;border:1px solid #d3d7ce;border-radius:16px;padding:24px;background:#fafbf7}.affiliateBenefitsGrid svg{width:24px;color:#56761f}.affiliateBenefitsGrid h3{margin:67px 0 10px;font-size:21px}.affiliateResources{background:#e6e9e0}.affiliateResourcesInner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.affiliateResources h2{font-size:clamp(38px,5vw,66px)}.affiliateResourceCards{display:grid;gap:13px}.affiliateResourceCards article{display:grid;grid-template-columns:52px 1fr;gap:18px;border:1px solid #cbd0c6;border-radius:16px;padding:24px;background:#f4f5ef}.affiliateResourceCards>article>svg{width:28px;color:#56761f}.affiliateResourceCards h3{margin:0 0 6px;font-size:20px}.affiliateResourceCards p{margin:0}.affiliateEditorial .affiliateApply{background:#10120e;color:#f4f6ef}.affiliateEditorial .affiliateApplyGate h2{color:#f4f6ef}.affiliateEditorial .affiliateApplyGate p{color:#aeb6a8}.affiliateEditorial .affiliateApplyGate>svg{color:#b8ff4d}.affiliateEditorial .affiliateForm{background:#171a15}.affiliateEditorial .affiliateForm h2{color:#f4f6ef}.affiliateEditorial .affiliateFormActions .affiliatePrimaryCta{margin-top:0}.affiliatePortal{min-height:75vh;padding-top:120px}.affiliatePortal h1{margin:16px 0 42px;font-size:clamp(42px,7vw,88px);letter-spacing:-.06em}.affiliatePortalCards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:28px 0}.affiliatePortalCards article{display:flex;flex-direction:column;gap:8px;border:1px solid var(--landing-line);border-radius:14px;padding:22px}.affiliatePortalCards strong{font-size:26px}.affiliatePortalTable{margin-top:50px}.affiliatePortalRows>div{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:12px;border-top:1px solid var(--landing-line);padding:14px 0}@media(max-width:900px){.affiliateEditorialHero{min-height:680px}.affiliateHowGrid,.affiliateBenefitsGrid{grid-template-columns:1fr}.affiliateHowGrid article{min-height:auto;border-right:0;border-bottom:1px solid #ccd0c7;padding:28px 0}.affiliateHowGrid article+article{padding-left:0}.affiliateHowGrid article:last-child{border-bottom:0}.affiliateHowGrid h3{margin-top:38px}.affiliateFactsGrid{grid-template-columns:1fr 1fr}.affiliateFacts article:nth-child(2){border-right:0}.affiliateFacts article:nth-child(-n+2){border-bottom:1px solid rgba(16,18,14,.2)}.affiliateEligibilityGrid,.affiliateResourcesInner{grid-template-columns:1fr;gap:38px}}@media(max-width:600px){.affiliateEditorialHero{min-height:650px;padding-top:72px}.affiliateEditorialHero h1{font-size:clamp(54px,18vw,82px)}.affiliateCreatorStrip{justify-content:flex-start;overflow:hidden;white-space:nowrap}.affiliateFactsGrid{grid-template-columns:1fr}.affiliateFacts article{min-height:130px;border-right:0;border-bottom:1px solid rgba(16,18,14,.2)}.affiliateFacts article:last-child{border-bottom:0}.affiliateHeroCommission{grid-template-columns:1fr}.affiliateHeroCommission article{border-right:0;border-bottom:1px solid rgba(255,255,255,.16);padding:14px 18px}.affiliateHeroCommission article:last-child{border-bottom:0}.landingShell.light .affiliateHeroCommission article{border-bottom-color:#c7ccc2}}.landingShell.light{--landing-bg: #f7f7f4;--landing-bg-soft: #efefeb;--landing-surface: rgba(255,255,255,.94);--landing-surface-solid: #ffffff;--landing-ink: #171815;--landing-muted: #666963;--landing-line: rgba(19,22,17,.12);--landing-green: #78b91d;--landing-green-strong: #659f13;--landing-yellow: #a57900;--landing-shadow: 0 18px 48px rgba(38,42,32,.12);--background: #f7f7f4;--foreground: #171815;--card: #fff;--card-foreground: #171815;--popover: #fff;--popover-foreground: #171815;--primary: #78b91d;--primary-foreground: #fff;--secondary: #e9eae5;--secondary-foreground: #171815;--muted: #e9eae5;--muted-foreground: #666963;--accent: #e9eae5;--accent-foreground: #171815;--border: rgba(19,22,17,.12);--input: rgba(19,22,17,.16);--ring: rgba(101,159,19,.38);color-scheme:light;background-color:var(--landing-bg)}.landingShell:before{display:none}.landingShell>*{position:relative;z-index:1}.landingRedirectInner{display:flex;align-items:center;justify-content:center;min-height:60vh}.landingRedirectDot{width:10px;height:10px;border-radius:999px;background:var(--landing-green);box-shadow:0 0 24px #b8ff4d73;animation:landingRedirectPulse 1.1s ease-in-out infinite}@keyframes landingRedirectPulse{0%,to{opacity:.35;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}.landingWrap{box-sizing:border-box;width:min(1180px,100%);margin:0 auto;padding:0 24px}.landingWrapWide{width:min(1440px,calc(100vw - 48px))}.landingSection{padding:88px 0;scroll-margin-top:88px}.landingSectionTight{padding:56px 0}.landingHeader{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--landing-line);background:#0d0d0de0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landingShell.light .landingHeader{background:#f7f7f4e0}.landingThemeToggle{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid var(--landing-line);border-radius:999px;background:var(--landing-surface);color:var(--landing-ink);cursor:pointer}.landingThemeToggle:hover{border-color:var(--landing-green)}.landingNav{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;flex-wrap:nowrap}.landingBrand{display:flex;flex:0 1 210px;align-items:center;gap:12px;min-width:0;color:inherit;font-weight:850;font-size:17px;letter-spacing:-.02em;text-decoration:none}.landingBrand>div{min-width:0}.landingBrandLogo{flex:0 0 auto;display:block;width:32px;height:32px;border-radius:0;object-fit:contain;background:transparent}.landingWorkflowChrome .landingBrandLogo{width:22px;height:22px;border-radius:6px}.landingBrand small{display:block;margin-top:2px;overflow:hidden;color:var(--landing-muted);font-size:11px;font-weight:650;white-space:nowrap;text-overflow:ellipsis}.landingLinks{display:flex;flex:1 1 auto;flex-wrap:nowrap;align-items:center;justify-content:center;gap:12px;min-width:0;overflow:hidden;color:var(--landing-muted);font-size:13px;font-weight:700;white-space:nowrap}.landingLinks a{flex:0 0 auto;color:inherit;text-decoration:none}.landingLinks a:hover{color:var(--landing-ink)}.landingLinks a.active{color:var(--landing-green)}.landingNavActions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.landingSiteLocaleToggle{display:inline-flex;padding:3px;border:1px solid var(--landing-line);border-radius:999px;background:var(--landing-surface)}.landingSiteLocaleToggle select{min-height:34px;max-width:125px;padding:0 28px 0 10px;border:0;outline:0;background:transparent;color:var(--landing-ink);font:750 11px/1 system-ui,sans-serif;cursor:pointer}.landingSiteLocaleToggle button{min-height:34px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:var(--landing-muted);font-size:12px;font-weight:800;cursor:pointer}.landingSiteLocaleToggle button.active{background:#b8ff4d29;color:var(--landing-ink)}.landingBtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border:1px solid var(--landing-line);border-radius:999px;background:var(--landing-surface);color:var(--landing-ink);font-size:13px;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.landingBtn:hover{transform:translateY(-1px);border-color:#ffffff2e;box-shadow:var(--landing-shadow)}.landingBtnPrimary{border-color:var(--landing-green);background:var(--landing-green);color:#080808}.landingBtnPrimary:hover{background:var(--landing-green-strong);border-color:var(--landing-green-strong)}.landingBtnDark{border-color:var(--landing-green);background:var(--landing-green);color:#080808}.landingBtnDark:hover{background:var(--landing-green-strong);border-color:var(--landing-green-strong)}.landingHero{padding:56px 0 8px}.landingHeroIntro{display:grid;justify-items:center;text-align:center;width:min(980px,100%)}.landingHeroGrid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:56px;align-items:start}.landingHeroCopy{padding-top:8px}.landingEyebrowRow{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px}.landingEyebrowRow .landingEyebrow{margin-bottom:0}.landingEyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:6px 12px;border:1px solid var(--landing-line);border-radius:999px;background:var(--landing-surface);color:var(--landing-muted);font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.landingEyebrowDot{width:7px;height:7px;border-radius:999px;background:var(--landing-green-strong);box-shadow:0 0 10px #b8ff4d8c}.landingHeroTitle{margin:0;font-size:clamp(2.4rem,4.8vw,4rem);line-height:1.02;letter-spacing:-.04em;font-weight:900}.landingHeroTitle .muted{display:block;color:var(--landing-muted);font-weight:800}.landingHeroTitle .accent{display:block;color:var(--landing-ink);text-wrap:balance}.landingHeroTitle .quiet{display:block;margin-top:.08em;color:var(--landing-muted);font-weight:750}.landingHeroSub{max-width:640px;margin:10px 0 0;color:var(--landing-muted);font-size:17px;line-height:1.65}.landingHeroMcp{max-width:560px;margin:14px 0 0;color:var(--landing-muted);font-size:14px;line-height:1.55}.landingHeroTimeLine{max-width:520px;margin:14px 0 0;color:var(--landing-muted);font-size:15px;font-weight:650;letter-spacing:-.01em;line-height:1.5}.landingHeroBleed{width:min(1120px,calc(100% - 32px));margin:40px auto 0;overflow:hidden;border-radius:16px;background:#000}.landingHeroVisual{position:relative;min-height:min(62vh,640px);overflow:hidden;background:#000}.landingHeroCta{margin-top:28px;display:grid;justify-items:center;gap:12px;width:100%}.landingHeroCtaRow{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.landingAgentPrivacyNote{display:inline-flex;align-items:center;gap:7px;max-width:340px;color:var(--landing-muted);font-size:12px;font-weight:750;line-height:1.35;text-align:left}.landingAgentPrivacyNote>span{display:inline-grid;flex:0 0 auto;place-items:center;width:24px;height:24px;border:1px solid rgba(184,255,77,.32);border-radius:999px;color:var(--landing-green);font-size:14px}.landingHeroCtaForm{flex:1 1 300px;min-width:0;max-width:520px;display:grid;grid-template-columns:1fr auto;gap:6px;align-items:stretch;padding:5px;border:1px solid var(--landing-line);border-radius:14px;background:#ffffff08;transition:border-color .16s ease,box-shadow .16s ease}.landingHeroPlatforms{display:flex;flex-wrap:wrap;align-items:center;gap:6px;flex:1 1 220px}.landingHeroPlatformIcon{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--landing-line);border-radius:11px;background:#fff;color:#111;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.landingHeroPlatformIcon:hover{border-color:#b8ff4d73;box-shadow:0 0 0 3px #b8ff4d14;transform:translateY(-1px)}.landingHeroPlatformIcon svg{display:block;width:22px;height:22px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landingHeroCtaForm:focus-within{border-color:#b8ff4d52;box-shadow:0 0 0 3px #b8ff4d12}.landingHeroCtaForm input{min-width:0;padding:12px 14px;border:0;outline:none;background:transparent;color:var(--landing-ink);font-size:15px;font-weight:650}.landingHeroCtaForm input::placeholder{color:#a3a3a3b8;font-weight:600}.landingHeroCtaForm .landingBtn{white-space:nowrap;padding-inline:18px}.landingHeroCtaHint{margin:0;max-width:560px;color:var(--landing-muted);font-size:13px;font-weight:550;line-height:1.55}.landingImportBox{margin-top:28px;padding:8px;border:2px solid rgba(184,255,77,.35);border-radius:20px;background:var(--landing-surface-solid);box-shadow:var(--landing-shadow)}.landingImportForm{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.landingImportForm input{min-width:0;padding:14px 16px;border:0;outline:none;background:transparent;color:var(--landing-ink);font-size:15px;font-weight:700}.landingImportForm input::placeholder{color:#a3a3a3b8;font-weight:600}.landingImportMeta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px 2px;color:var(--landing-muted);font-size:12px;font-weight:650}.landingDemoTags{display:flex;flex-wrap:wrap;gap:8px}.landingDemoTag{padding:5px 10px;border:1px solid var(--landing-line);border-radius:999px;background:var(--landing-bg-soft);color:var(--landing-ink);font-size:11px;font-weight:800}.landingTrustRow{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.landingTrustRowCenter{justify-content:center;margin-top:28px}.landingPill{padding:7px 12px;border:1px solid var(--landing-line);border-radius:999px;background:var(--landing-surface);color:var(--landing-muted);font-size:12px;font-weight:750}.landingCanvas{position:relative;min-height:520px;padding:0;border:0;border-radius:16px;background:#000;overflow:hidden}.landingVideoStage{padding:0;background:#0a0a0a}.landingVideoEl{display:block;width:100%;min-height:520px;height:100%;object-fit:cover;will-change:transform}.landingYoutubeFrame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.landingYoutubeCredit{position:absolute;top:14px;right:14px;left:auto;bottom:auto;z-index:3;padding:6px 10px;border-radius:999px;background:#0d0d0dc7;color:#fff;font-size:11px;font-weight:650;text-decoration:none;pointer-events:auto}.landingYoutubeCredit:hover{color:#fff;text-decoration:underline}.landingVideoCrop{position:absolute;top:16%;right:18%;bottom:16%;left:18%;border:1.5px solid rgba(255,255,255,.88);border-radius:12px;pointer-events:none;will-change:transform,opacity;box-shadow:0 0 0 999px #0000006b}.landingHeroBleed .landingVideoEl,.landingHeroBleed .landingVideoFrameFill{min-height:min(62vh,640px)}.landingVideoRail{position:absolute;left:24px;right:24px;bottom:24px;height:6px;border-radius:999px;background:#ffffff29;overflow:hidden}.landingVideoRange{height:100%;width:100%;border-radius:inherit;background:var(--landing-green);transform-origin:left center;will-change:transform}.landingVideoFrameFill{position:relative;min-height:520px;height:100%}.landingVideoChipRow{position:absolute;top:20px;left:20px;right:20px;display:flex;flex-wrap:wrap;gap:8px;pointer-events:none}.landingVideoChip{padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#0d0d0db8;color:#f3f3f3;font-size:11px;font-weight:750;letter-spacing:.02em;text-transform:uppercase}.landingHeroVisual .landingVideoChipRow{right:168px}.landingHeroVisual .landingVideoRail{bottom:132px}.landingPromptDock{position:absolute;left:16px;right:16px;bottom:16px;z-index:4;padding:12px 14px 32px;border-radius:14px;background:#0a0a0ad6;pointer-events:none}.landingPromptKicker{display:block;color:#ffffff8c;font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.landingPromptField{min-height:3.1em;margin:8px 0 0;color:#fff;font-size:15px;line-height:1.45;font-weight:550}.landingPromptCaret{display:inline-block;width:2px;height:.95em;margin-left:2px;background:var(--landing-green);vertical-align:-2px;animation:landingPromptCaret .9s steps(1) infinite}@keyframes landingPromptCaret{50%{opacity:0}}.landingPromptCompiling,.landingPromptResult{position:absolute;left:14px;right:14px;bottom:10px;margin:0;font-size:12px;font-weight:650;line-height:1.4}.landingPromptCompiling{color:#ffffff9e}.landingPromptResult{color:#fff}.landingHeroVisual .landingVideoCrop,.landingHeroVisual .landingVideoChip,.landingHeroVisual .landingPromptCompiling,.landingHeroVisual .landingPromptResult{opacity:0;visibility:hidden}.landingBriefChips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px}.landingSplits{padding-top:24px}.landingFeaturePage{min-height:70vh}.landingFeatureHero{padding:56px 0 46px;border-bottom:1px solid var(--landing-line);background:radial-gradient(circle at 50% 0,rgba(184,255,77,.08),transparent 40%),var(--landing-bg)}.landingFeatureTabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(680px,100%);margin:0 auto 54px;padding:5px;border:1px solid var(--landing-line);border-radius:16px;background:var(--landing-surface-solid)}.landingFeatureTabs a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:8px 12px;border-radius:11px;color:var(--landing-muted);font-size:13px;font-weight:750;text-decoration:none}.landingFeatureTabs a span{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;opacity:.7}.landingFeatureTabs a.isActive{background:var(--landing-green);color:#0d0d0d}.landingFeatureIntro{max-width:880px;margin:0 auto;text-align:center}.landingFeatureEyebrow{margin:0 0 16px;color:var(--landing-green);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.landingFeatureIntro h1{max-width:820px;margin:0 auto;font-size:clamp(2.65rem,7vw,5.7rem);letter-spacing:-.065em;line-height:.96}.landingFeatureIntro>p:last-child{max-width:760px;margin:24px auto 0;color:var(--landing-muted);font-size:clamp(16px,2vw,19px);line-height:1.65}.landingFeatureDemoSection{padding:72px 0 96px}.landingFeatureDemoGrid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(36px,6vw,76px);align-items:center}.landingFeatureCopy h2{margin:10px 0 18px;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.045em}.landingFeatureCopy ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.landingFeatureCopy li{color:var(--landing-ink);font-size:15px}.landingFeatureCopy li:before{margin-right:8px;color:var(--landing-green);content:"✓"}.landingFeatureCopy>p{margin:20px 0 0;color:var(--landing-muted);font-size:14px;line-height:1.55}.landingFeatureActions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.landingFeatureDemo{min-height:420px;border:1px solid var(--landing-line);box-shadow:var(--landing-shadow)}.landingFeatureDemo:has(.landingTranslateDemo),.landingFeatureDemo:has(.landingRedactDemo){min-height:0}.landingSplitKicker{margin:0 0 12px;color:var(--landing-muted);font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.landingSplitIntro{padding-bottom:48px;text-align:center}.landingSplitIntro .landingSectionTitle,.landingSplitIntro .landingSectionSub{margin-left:auto;margin-right:auto}.landingSplitSection{padding:40px 0 72px;scroll-margin-top:88px}.landingSplit{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:64px;align-items:center}.landingSplitSection.isReverse .landingSplitCopy{order:2}.landingSplitSection.isReverse .landingSplitMedia{order:1}.landingSplitCopy h3{margin:8px 0 12px;font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.04em;line-height:1.1}.landingSplitCopy p{margin:0;color:var(--landing-muted);font-size:16px;line-height:1.65}.landingSplitCopy ul{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:8px;color:var(--landing-ink);font-size:14px}.landingSplitCopy li:before{content:"— ";color:var(--landing-muted)}.landingSplitMedia{position:relative;overflow:hidden;border-radius:16px;background:#121212;min-height:420px}.landingSplitMedia:has(.landingTranslateDemo){min-height:0;background:#171717}.landingBranchDemo{position:relative;height:100%}.landingPortraitDemo{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px;min-height:420px;padding:12px 12px 10px;background:#0c0c0c}.landingPortraitStage{display:grid;grid-template-columns:minmax(0,1.35fr) auto;gap:12px;align-items:stretch;min-height:280px}.landingPortraitWide{position:relative;overflow:hidden;border-radius:12px;background:#111;aspect-ratio:16 / 9;align-self:center}.landingPortraitWide>img{display:block;width:100%;height:100%;object-fit:cover}.landingPortraitCrop{position:absolute;top:0;height:100%;width:31.64%;border:2px solid var(--landing-green);border-radius:4px;box-shadow:0 0 0 999px #0000007a;pointer-events:none}.landingPortraitCrop.isSplitA{left:8%;box-shadow:none;background:#b8ff4d14}.landingPortraitCrop.isSplitB{left:60%;box-shadow:none;background:#b8ff4d14}.landingPortraitPhone{position:relative;overflow:hidden;width:min(168px,28vw);aspect-ratio:9 / 16;border:2px solid rgba(255,255,255,.16);border-radius:18px;background:#000;justify-self:center;align-self:center}.landingPortraitPhoneImg,.landingPortraitPane img{display:block;width:100%;height:100%;object-fit:cover}.landingPortraitPhone.isSplit{display:grid;grid-template-rows:1fr 1fr}.landingPortraitPane{overflow:hidden;min-height:0}.landingPortraitPane+.landingPortraitPane{border-top:1px solid rgba(184,255,77,.45)}.landingPortraitComposer{display:grid;gap:8px}.landingPortraitKindReadout{flex:1;min-width:0;margin:0;padding:10px 8px 8px 0;color:#f3f3f3;font-size:13px;font-weight:700;line-height:1.35}.landingPortraitKindReadout small{display:block;margin-top:2px;color:#f3f3f38c;font-size:11px;font-weight:550}.landingPortraitHint{margin:0;color:#f3f3f37a;font-size:11px;line-height:1.45}.landingTranslateDemo{display:grid;gap:8px;min-height:0;height:auto;padding:10px 12px 9px;background:#171717}.landingTranslateHead{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 10px}.landingTranslateHead>div{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.landingTranslateHead span{color:#f4f4f4;font-size:12px;font-weight:750;letter-spacing:-.02em}.landingTranslateHead em{padding:2px 7px;border:1px solid rgba(184,255,77,.35);border-radius:999px;color:var(--landing-green);font-size:10px;font-style:normal;font-weight:700}.landingTranslateFlow{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.landingTranslateFlow li{display:flex;align-items:center;gap:6px}.landingTranslateFlow i{color:#f3f3f347;font-size:11px;font-style:normal}.landingTranslateFlow button{min-height:24px;padding:3px 9px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#222;color:#f3f3f38c;font-size:11px;font-weight:700;cursor:pointer}.landingTranslateFlow button.isDone{border-color:#b8ff4d47;color:#b8ff4dc7}.landingTranslateFlow button.isActive{border-color:var(--landing-green);background:var(--landing-green);color:#0d0d0d}.landingTranslateBody{display:grid;grid-template-columns:minmax(128px,38%) minmax(0,1fr);gap:10px;align-items:start;min-height:0}.landingTranslateStill{position:relative;overflow:hidden;border-radius:10px;background:#111;aspect-ratio:16 / 9;width:100%}.landingTranslateStill>img{display:block;width:100%;height:100%;object-fit:cover}.landingTranslateCaption{position:absolute;right:6px;bottom:6px;left:6px;margin:0;padding:5px 7px;border-radius:6px;background:#080808b8;color:#f6f6f6;font-size:11px;font-weight:650;line-height:1.3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landingTranslateProgress{position:absolute;top:0;right:0;left:0;height:2px;background:#b8ff4d2e}.landingTranslateProgress:after{content:"";display:block;height:100%;width:0;background:var(--landing-green);animation:landingTranslateProgress 1.45s linear forwards}@keyframes landingTranslateProgress{to{width:100%}}.landingTranslateWave{position:absolute;right:6px;bottom:4px;left:6px;display:flex;align-items:flex-end;gap:2px;height:10px;opacity:0;pointer-events:none}.landingTranslateWave.isLive{opacity:1}.landingTranslateWaveBar{flex:1;height:100%;border-radius:1px;background:var(--landing-green);transform:scaleY(.28);transform-origin:bottom}.landingTranslateWave.isLive .landingTranslateWaveBar{animation:landingTranslateWave .42s ease-in-out infinite alternate}.landingTranslateWave.isLive .landingTranslateWaveBar:nth-child(3n){animation-duration:.28s}.landingTranslateWave.isLive .landingTranslateWaveBar:nth-child(3n+1){animation-duration:.5s}.landingTranslateWave.isLive .landingTranslateWaveBar:nth-child(3n+2){animation-delay:.12s}@keyframes landingTranslateWave{0%{transform:scaleY(.22)}to{transform:scaleY(.95)}}.landingTranslateHits{display:grid;align-content:start;gap:5px;min-width:0}.landingTranslateHits>small{color:#f3f3f37a;font-size:10px;font-weight:650}.landingTranslateHits ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.landingTranslateHits li{display:none;grid-template-columns:38px minmax(0,1fr);gap:6px}.landingTranslateHits li.isIn{display:grid;animation:landingTranslateHitIn .32s ease both}@keyframes landingTranslateHitIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.landingTranslateHits time{padding-top:1px;color:var(--landing-green);font-size:10px;font-variant-numeric:tabular-nums;font-weight:700}.landingTranslateHits div{display:grid;gap:1px;min-width:0}.landingTranslateHits span{overflow:hidden;color:#f3f3f36b;font-size:10px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.landingTranslateHits strong{display:-webkit-box;overflow:hidden;color:#f4f4f4;font-size:12px;font-weight:700;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.landingTranslateHits .landingTranslatePlay{color:#b8ff4dc7;font-style:normal;font-weight:700}.landingTranslateHits .landingTranslatePlay:before{content:" ▶"}.landingTranslateComposer{display:grid;gap:6px}.landingTranslateTargetLabel{margin:0;color:#f3f3f37a;font-size:10px;font-weight:650}.landingTranslateDemo .landingComposerChip{min-height:24px;padding:3px 8px;background:#1c1c1c}.landingTranslateActions{display:flex;flex-wrap:wrap;gap:6px}.landingTranslateAct{min-height:28px;padding:4px 10px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#1c1c1c;color:#f3f3f39e;font-size:12px;font-weight:700;cursor:pointer}.landingTranslateAct.isPrimary{border-color:var(--landing-green);background:var(--landing-green);color:#0d0d0d}.landingTranslateHint{display:-webkit-box;overflow:hidden;margin:0;color:#f3f3f36b;font-size:10px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.landingSplitMedia:has(.landingRedactDemo){min-height:0;background:#171717}.landingRedactDemo{display:grid;gap:8px;min-height:0;height:auto;padding:10px 12px 9px;background:#171717;container-type:inline-size}.landingRedactPanes{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;align-items:stretch}@container (max-width: 420px){.landingRedactPanes{grid-template-columns:1fr}}.landingRedactPane{display:grid;align-content:start;gap:8px;min-width:0;padding:8px 9px 9px;border-radius:10px}.landingRedactPane.isVideo{border:1px solid rgba(15,118,110,.32);background:#0f766e14}.landingRedactPane.isSpeech{border:1px solid rgba(180,83,9,.32);background:#b4530914}.landingRedactPaneHead{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px 10px}.landingRedactPaneHead strong{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.landingRedactPane.isVideo .landingRedactPaneHead strong{border:1px solid rgba(45,212,191,.4);background:#0d948833;color:#99f6e4}.landingRedactPane.isSpeech .landingRedactPaneHead strong{border:1px solid rgba(251,146,60,.45);background:#b453093d;color:#fdba74}.landingRedactPaneHead span{color:#f3f3f385;font-size:10px;font-weight:700}.landingRedactSpeechTreat{margin:0;padding:8px 10px;border-radius:8px;background:#b4530929;color:#fdba74;font-size:11px;font-weight:700}.landingRedactHead{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 10px}.landingRedactHead>div{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.landingRedactHead span{color:#f4f4f4;font-size:12px;font-weight:750;letter-spacing:-.02em}.landingRedactHead em{padding:2px 7px;border:1px solid rgba(184,255,77,.35);border-radius:999px;color:var(--landing-green);font-size:10px;font-style:normal;font-weight:700}.landingRedactHead small{color:#f3f3f37a;font-size:10px;font-weight:650}.landingRedactLane{display:grid;gap:8px;padding:8px 9px 9px;border:1px solid rgba(15,118,110,.32);border-radius:10px;background:#0f766e14}.landingRedactKeywordChips{display:flex;flex-wrap:wrap;gap:6px}.landingRedactKeywordChips span{padding:3px 8px;border:1px solid rgba(180,83,9,.4);border-radius:999px;color:#f3f3f3d1;font-size:10px;font-weight:700}.landingRedactLaneHead{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px 10px}.landingRedactLaneHead strong{color:#f4f4f4;font-size:11px;font-weight:750}.landingRedactLaneHead span{color:#f3f3f36b;font-size:10px;font-weight:650}.landingRedactActions,.landingRedactPromptActions{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.landingRedactAction{min-height:28px;padding:4px 9px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#1c1c1c;color:#f3f3f3c7;font-size:11px;font-weight:650;cursor:pointer}.landingRedactPane.isVideo .landingRedactAction{border-color:#0f766e73}.landingRedactPane.isSpeech .landingRedactAction{border-color:#b453097a}.landingRedactAction.isActive{font-weight:750}.landingRedactPane.isVideo .landingRedactAction.isActive{border-color:#14b8a6;background:#14b8a6;color:#042f2e}.landingRedactPane.isSpeech .landingRedactAction.isActive{border-color:#f59e0b;background:#f59e0b;color:#1c1003}.landingRedactPromptLane{display:grid;gap:6px;padding-top:8px;border-top:1px dashed rgba(15,118,110,.38)}.landingRedactPane.isSpeech .landingRedactPromptLane{border-top-color:#b453096b}.landingRedactPrompt input{width:100%;min-height:32px;padding:6px 10px;border:1px solid rgba(15,118,110,.38);border-radius:8px;background:#121212;color:#f4f4f4;font-size:12px;font-weight:650}.landingRedactPrompt input::placeholder{color:#f3f3f361}.landingRedactPane.isSpeech .landingRedactPrompt input{border-color:#b453096b}.landingRedactStyle{display:inline-flex;align-items:center;gap:6px;color:#f3f3f38c;font-size:11px;font-weight:650;white-space:nowrap}.landingRedactStyle select{min-height:28px;padding:3px 8px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#1c1c1c;color:#f3f3f3c7;font-size:11px;font-weight:650}.landingRedactHits{display:grid;align-content:start;gap:5px;min-width:0;min-height:72px}.landingRedactHits>small{color:#f3f3f37a;font-size:10px;font-weight:650;line-height:1.35}.landingRedactPending{margin:0;color:#f3f3f37a;font-size:11px}.landingRedactApply{justify-self:start;min-height:30px;padding:5px 12px;border:1px solid var(--landing-green);border-radius:999px;background:transparent;color:var(--landing-green);font-size:12px;font-weight:750;cursor:default}.landingRedactPane.isVideo .landingRedactApply{border-color:#14b8a6;color:#5eead4}.landingRedactPane.isSpeech .landingRedactApply{border-color:#f59e0b;color:#fbbf24}.landingRedactHits ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.landingRedactHits li{display:grid;grid-template-columns:38px minmax(0,1fr);gap:6px}.landingRedactHits time{padding-top:1px;color:var(--landing-green);font-size:10px;font-variant-numeric:tabular-nums;font-weight:700}.landingRedactPane.isVideo .landingRedactHits time{color:#2dd4bf}.landingRedactPane.isSpeech .landingRedactHits time{color:#fb923c}.landingRedactHits strong{color:#f4f4f4;font-size:12px;font-weight:700;line-height:1.35}.landingRedactComposer{display:grid;gap:6px}.landingRedactDemo .landingComposerChip{min-height:24px;padding:3px 8px;background:#1c1c1c}.landingRedactQuery{display:flex;gap:6px;margin:0;color:#f4f4f4;font-size:12px;font-weight:700;line-height:1.35}.landingRedactQuery span{color:#f3f3f36b;font-weight:650}.landingPortraitDemo .landingComposerBox{background:#161616}.landingPortraitDemo .landingComposerChip{background:#1c1c1c}.landingBranchDemo .landingVideoFrameFill{overflow:hidden}.landingBranchDemo .landingGalleryThumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;will-change:transform}.landingBranchHud,.landingBranchStatus,.landingBranchClocks,.landingBranchCaptionCard,.landingBranchLangs,.landingBranchLip,.landingBranchLines,.landingBranchReview,.landingBranchMute{position:absolute;z-index:2;color:#f4f4f4;pointer-events:none}.landingBranchCrop,.landingBranchCaptionCard,.landingBranchKeep,.landingBranchLineTarget,.landingBranchLip,.landingBranchBox,.landingBranchReview,.landingBranchMute,.landingBranchScan{opacity:0}.landingBranchClockCut{opacity:.28}.landingBranchHud{top:16px;left:16px;display:flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;background:#080808b8;font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.landingBranchHud em{color:var(--landing-green);font-style:normal;font-weight:650;text-transform:none;letter-spacing:0}.landingBranchStatus{top:16px;right:16px;margin:0;padding:7px 10px;border-radius:999px;background:#080808a8;font-size:11px;font-weight:650}.landingBranchCrop{position:absolute;top:16%;right:24%;bottom:16%;left:24%;border:2px solid rgba(255,255,255,.95);border-radius:14px;box-shadow:0 0 0 999px #00000080;pointer-events:none;transform-origin:46% 36%;will-change:transform,opacity}.landingBranchClocks{top:58px;left:16px;display:flex;align-items:center;gap:10px}.landingBranchClock{display:grid;gap:1px;padding:7px 10px;border-radius:10px;background:#080808b8}.landingBranchClock small{color:#ffffff8c;font-size:8px;font-weight:750;letter-spacing:.08em}.landingBranchClock strong{font-size:18px;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.landingBranchClocks i{color:var(--landing-green);font-style:normal;font-weight:800}.landingBranchCaptionCard,.landingBranchLines{left:16px;right:16px;bottom:42px;margin:0;padding:12px 14px;border-radius:12px;background:#080808c7;font-size:14px;font-weight:650;line-height:1.45}.landingBranchRail{position:absolute;left:16px;right:16px;bottom:16px;height:7px;z-index:2}.landingBranchRailTrack,.landingBranchRailFill,.landingBranchKeep{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px}.landingBranchRailTrack{background:#ffffff29}.landingBranchRailFill{background:#ffffff47;transform-origin:left center;will-change:transform}.landingBranchKeep{top:-2px;bottom:-2px;background:var(--landing-green);transform-origin:left center;will-change:transform,opacity}.landingBranchLangs{top:58px;left:16px;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#080808b8;font-size:13px}.landingBranchLangs i{color:var(--landing-green);font-style:normal}.landingBranchLip{top:58px;right:16px;padding:7px 10px;border-radius:999px;background:#080808a8;font-size:11px}.landingBranchWave{position:absolute;left:16px;right:16px;bottom:118px;z-index:2;display:flex;align-items:flex-end;gap:3px;height:36px;pointer-events:none}.landingBranchWaveBar{display:block;flex:1;height:100%;border-radius:99px;background:#b8ff4dd9;transform-origin:center bottom;will-change:transform}.landingBranchLines{display:grid;gap:6px;bottom:16px}.landingBranchLineSource,.landingBranchLineTarget{margin:0}.landingBranchLineSource{color:#ffffff94;font-size:12px}.landingBranchLineTarget{color:#fff;font-size:15px}.landingBranchScan{position:absolute;left:0;right:0;top:0;height:2px;z-index:3;background:linear-gradient(90deg,transparent,var(--landing-green),transparent);box-shadow:0 0 18px #b8ff4db3;pointer-events:none;will-change:transform,opacity}.landingBranchBox{position:absolute;z-index:2;overflow:hidden;border:1.5px solid rgba(184,255,77,.9);border-radius:8px;pointer-events:none;will-change:transform,opacity}.landingBranchBox b{position:relative;z-index:1;display:inline-block;margin:4px;padding:2px 6px;border-radius:999px;background:#080808c7;color:#f4f4f4;font-size:10px;font-weight:750}.landingBranchBoxFill{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c0c0cd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform-origin:top center;will-change:transform}.landingBranchBox0{top:52%;left:12%;width:26%;height:9%}.landingBranchBox1{top:14%;left:16%;width:20%;height:30%}.landingBranchBox2{top:20%;right:8%;width:40%;height:42%}.landingBranchReview{left:16px;bottom:16px;display:grid;gap:2px;padding:10px 12px;border-radius:12px;background:#080808c7}.landingBranchReview strong{font-size:13px}.landingBranchReview span,.landingBranchMute{color:var(--landing-green);font-size:11px}.landingBranchMute{right:16px;bottom:22px;padding:7px 10px;border-radius:999px;background:#080808b8}.landingSplitMedia .landingVideoEl,.landingSplitMedia .landingVideoFrameFill{min-height:420px;aspect-ratio:16 / 9;height:auto}.landingBranchGrid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:28px;align-items:stretch}.landingBranchCopy{display:grid;gap:12px}.landingBranchCard{display:grid;gap:8px;width:100%;padding:18px 18px 16px;border:1px solid var(--landing-line);border-radius:20px;background:var(--landing-surface);color:inherit;text-align:left;cursor:pointer;scroll-margin-top:96px}.landingBranchCard h3,.landingBranchCard p{margin:0}.landingBranchCard ul{margin:0;padding:0 0 0 16px;color:var(--landing-muted);font-size:13px}.landingBranchCard.isActive{border-color:#b8ff4d8c;background:#b8ff4d0f}.landingBranchStage{min-height:560px}.landingBranchCaption{position:absolute;left:24px;right:24px;bottom:24px;padding:10px 14px;border-radius:12px;background:#0d0d0dc7;color:var(--landing-ink);font-size:14px;font-weight:650;opacity:0;visibility:hidden}.landingBranchRedact{position:absolute;border-radius:10px;background:#0d0d0db8;border:1px solid rgba(255,255,255,.2);opacity:0;visibility:hidden;will-change:transform,opacity}.landingBranchCaption.isVisible,.landingBranchRedact.isVisible{opacity:1;visibility:visible}.landingGallerySection{padding-top:48px;scroll-margin-top:88px}.landingScenes{padding:28px 0 56px;scroll-margin-top:88px}.landingScenesHead{text-align:center;margin-bottom:22px}.landingScenesHead .landingSectionSub{max-width:720px;margin-left:auto;margin-right:auto}.landingSceneFilters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:22px}.landingSceneFilter{padding:8px 14px;border:1px solid var(--landing-line);border-radius:999px;background:transparent;color:var(--landing-muted);font-size:13px;font-weight:750;cursor:pointer}.landingSceneFilter.isActive{border-color:#ffffff8c;background:#fff;color:#0d0d0d}.landingSceneGridWrap{width:min(1280px,calc(100% - 32px));margin:0 auto}.landingSceneGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.landingSceneTile{position:relative;display:block;overflow:hidden;width:100%;padding:0;border:1px solid transparent;border-radius:12px;background:#111;color:inherit;font:inherit;text-align:left;text-decoration:none;aspect-ratio:16 / 9;cursor:pointer;will-change:transform}.landingSceneTile.isActive{border-color:var(--landing-green);box-shadow:0 0 0 1px var(--landing-green)}.landingSceneTile.isActive .landingScenePrompt{color:var(--landing-green)}.landingSceneTile.isPlaying{z-index:2;cursor:default}.landingSceneTile.isPlaying .landingSceneThumb,.landingSceneTile.isPlaying .landingSceneRole,.landingSceneTile.isPlaying .landingScenePrompt{visibility:hidden}.landingSceneThumb{display:block;width:100%;height:100%;object-fit:cover}.landingSceneRole{position:absolute;top:10px;left:10px;z-index:1;padding:4px 8px;border-radius:999px;background:#0d0d0dc7;color:#fff;font-size:11px;font-weight:750}.landingScenePrompt{position:absolute;left:0;right:0;bottom:0;z-index:1;margin:0;padding:28px 12px 12px;background:linear-gradient(transparent,#000000e0);color:#fff;font-size:13px;font-weight:600;line-height:1.4}.landingHowSection{padding-top:40px}.landingHowDock{width:min(720px,100%);margin:28px auto 0}.landingHowPlayer{position:relative;overflow:hidden;border:1px solid var(--landing-line);border-radius:16px;background:#111;will-change:transform}.landingHowPlayerInTile{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:inherit}.landingHowPlayerViewport{position:absolute;top:-56px;right:0;bottom:-24px;left:0;overflow:hidden}.landingHowPlayer .landingYoutubeFrame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;pointer-events:none}.landingHowPlayerHit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;padding:0;border:0;background:transparent;cursor:pointer}.landingHowPlayerPaused{position:absolute;top:50%;left:50%;z-index:3;padding:10px 16px;border-radius:999px;background:#0d0d0dd1;color:#fff;font-size:13px;font-weight:750;pointer-events:none;transform:translate(-50%,-50%)}.landingHowPlayerClose{position:absolute;top:10px;right:10px;z-index:5;padding:6px 12px;border:1px solid var(--landing-line);border-radius:999px;background:#0d0d0db8;color:var(--landing-ink);font-size:12px;font-weight:700;cursor:pointer}.landingHowPlayerCount{position:absolute;top:10px;left:10px;z-index:5;padding:6px 10px;border-radius:999px;background:#0d0d0db8;color:#fff;font-size:12px;font-weight:700;pointer-events:none}.landingTryStage{display:grid;gap:16px;width:100%;margin-top:28px;scroll-margin-top:96px}.landingTryFlow{display:flex;align-items:center;justify-content:center;gap:9px;color:var(--landing-muted);font-size:12px;font-weight:700}.landingTryFlow span{display:inline-flex;align-items:center;gap:6px;transition:color .18s ease}.landingTryFlow b{display:grid;width:21px;height:21px;place-items:center;border:1px solid var(--landing-line);border-radius:50%;font-size:10px}.landingTryFlow i{width:clamp(18px,4vw,54px);height:1px;background:var(--landing-line)}.landingTryFlow .isActive,.landingTryFlow .isDone{color:var(--landing-ink)}.landingTryFlow .isActive b,.landingTryFlow .isDone b{border-color:var(--landing-green);background:var(--landing-green);color:#0d0d0d}.landingTryViewport{position:relative;width:min(960px,100%);margin:0 auto;overflow:hidden;aspect-ratio:16 / 9;border:1px solid var(--landing-line);border-radius:16px;background:#111}.landingDecisionMap{position:relative;width:100%;margin:0 auto;border:1px solid var(--landing-line);border-radius:24px;background:radial-gradient(circle at 50% 48%,rgba(184,255,77,.12),transparent 22%),radial-gradient(circle at 78% 45%,rgba(90,157,201,.07),transparent 30%),#0b0e0a;box-shadow:0 30px 90px #00000057,inset 0 1px #ffffff0a;overflow:hidden;isolation:isolate}.landingDecisionMap:before{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(184,255,77,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(184,255,77,.025) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:radial-gradient(circle at center,#000 20%,transparent 82%);mask-image:radial-gradient(circle at center,#000 20%,transparent 82%);content:"";pointer-events:none}.landingDecisionMapScene{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 196px minmax(0,1fr);min-height:720px}.landingDecisionLines{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;overflow:hidden;pointer-events:none}.landingDecisionTrace{fill:none;stroke-width:1.35;stroke-linecap:round;opacity:.22}.landingDecisionTrace.isLeft{stroke:url(#decisionLineLeft)}.landingDecisionTrace.isRight{stroke:url(#decisionLineRight)}.landingDecisionMap.is-compiling .landingDecisionTrace path{stroke-dasharray:5 10;animation:landingDecisionFlow 2.8s linear infinite;filter:url(#decisionGlow)}.landingDecisionMap.is-result .landingDecisionTrace.isRight{stroke-width:1.8;filter:url(#decisionGlow)}@keyframes landingDecisionFlow{to{stroke-dashoffset:-30}}.landingDecisionInput,.landingDecisionLogic,.landingDecisionCore{position:relative;z-index:2}.landingDecisionInput{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:16px;min-width:0;overflow:hidden;padding:36px 16px 96px 28px}.landingDecisionSourceCloud{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:72px;gap:8px;align-content:center;min-height:340px;clip-path:polygon(13% 4%,77% 0,97% 17%,100% 76%,82% 96%,24% 100%,2% 78%,0 26%)}.landingDecisionSource{position:relative;display:block;overflow:hidden;border:1px solid rgba(184,255,77,.18);border-radius:8px;background:#151b12;box-shadow:0 8px 18px #00000052;will-change:transform,opacity}.landingDecisionSource:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.04);border-radius:inherit;background:linear-gradient(145deg,transparent 40%,rgba(184,255,77,.14));content:""}.landingDecisionSource img{width:100%;height:100%;object-fit:cover;filter:saturate(.42) contrast(1.12) brightness(.64)}.landingDecisionSource:nth-child(1),.landingDecisionSource:nth-child(12){transform:scale(.92)}.landingDecisionSource:nth-child(2),.landingDecisionSource:nth-child(11){transform:none}.landingDecisionSource:nth-child(4),.landingDecisionSource:nth-child(9){transform:scale(.96)}.landingDecisionSource:nth-child(5){border-color:#b8ff4d9e;box-shadow:0 0 26px #b8ff4d21;transform:scale(1.03)}.landingDecisionMap.is-compiling .landingDecisionSource img,.landingDecisionMap.is-result .landingDecisionSource:nth-child(5) img{filter:saturate(.78) contrast(1.08) brightness(.78)}.landingDecisionBrief{position:relative;display:grid;gap:5px;padding:12px 14px;border:1px solid rgba(184,255,77,.32);border-radius:12px;background:#141c0fe6;box-shadow:0 14px 30px #0000003d}.landingDecisionBrief small{color:var(--landing-green);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;font-weight:800;letter-spacing:.12em}.landingDecisionBrief strong{display:-webkit-box;overflow:hidden;color:#eef3ea;font-size:13px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.landingDecisionCore{align-self:center;display:grid;place-items:center;gap:5px;width:148px;height:148px;margin:0 auto;padding:18px;border:1px solid rgba(184,255,77,.62);border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(222,255,177,.18),transparent 28%),radial-gradient(circle,#26351a 0,#12190e 68%);box-shadow:0 0 0 10px #b8ff4d06,0 0 45px #b8ff4d2e,inset -18px -18px 30px #00000047;overflow:hidden;text-align:center;will-change:transform,opacity}.landingDecisionCorePulse{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;z-index:-1;border:1px solid rgba(184,255,77,.32);border-radius:50%;will-change:transform,opacity}.landingDecisionCore>span,.landingDecisionCore>small{color:#95a888;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:8px;font-weight:800;letter-spacing:.11em}.landingDecisionCore>strong{color:var(--landing-green);font-size:15px;line-height:1.12;white-space:pre-line}.landingDecisionLogic{display:grid;align-content:center;gap:10px;min-width:0;overflow:hidden;padding:36px 28px 96px 12px}.landingDecisionNode{position:relative;display:grid;gap:3px;box-sizing:border-box;width:100%;max-width:100%;padding:12px 14px;border:1px solid rgba(154,202,230,.16);border-left-color:#b8ff4d7a;border-radius:11px;background:linear-gradient(100deg,#1c2716f0,#0e1511eb);box-shadow:12px 12px 28px #00000038;will-change:transform,opacity}.landingDecisionNode:nth-child(2n){margin-left:12px;width:calc(100% - 12px)}.landingDecisionNode:nth-child(3){margin-left:20px;width:calc(100% - 20px)}.landingDecisionNode:last-child{border-color:#b8ff4d8f;background:linear-gradient(100deg,#334c1ff5,#121c0ff0)}.landingDecisionNode>span{color:#7f9674;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:8px;font-weight:800;letter-spacing:.11em}.landingDecisionNode>strong{color:#d9e3d2;font-size:14px;font-weight:720;line-height:1.45;overflow-wrap:anywhere}.landingDecisionNode>i{position:absolute;right:8px;bottom:8px;width:4px;height:4px;border-radius:50%;background:var(--landing-green);box-shadow:0 0 10px #b8ff4dbf}.landingDecisionRun,.landingDecisionStatus{position:absolute;z-index:8;bottom:20px;left:50%;transform:translate(-50%)}.landingDecisionRun{min-width:124px;min-height:42px;padding:10px 18px;border:0;border-radius:999px;background:var(--landing-green);box-shadow:0 0 30px #b8ff4d38;color:#10160a;font-size:12px;font-weight:850;cursor:pointer}.landingDecisionRun:disabled{opacity:.45;cursor:default}.landingDecisionStatus{display:flex;align-items:center;gap:7px;max-width:min(420px,calc(100% - 48px));padding:10px 16px;border:1px solid rgba(184,255,77,.28);border-radius:999px;background:#0d120adb;color:#c3cfba;font-size:12px;font-weight:750;white-space:normal;text-align:center}.landingDecisionStatus i{width:6px;height:6px;border-radius:50%;background:var(--landing-green);box-shadow:0 0 9px #b8ff4dcc}.landingDecisionMap.is-compiling .landingDecisionStatus i{animation:landingDecisionStatusPulse 1.4s ease-in-out infinite alternate}@keyframes landingDecisionStatusPulse{to{opacity:.3;transform:scale(.68)}}.landingDecisionMap .landingTryMorph{inset:auto 20px 18px auto;z-index:7;width:min(280px,calc((100% - 196px)/2 - 40px));max-width:calc(100% - 40px);padding:0;gap:7px}.landingDecisionMap .landingTryDurPair{justify-content:flex-end}.landingDecisionMap .landingTryDur{padding:5px 8px;border-radius:8px}.landingDecisionMap .landingTryDur strong{font-size:14px}.landingDecisionMap .landingTryDur small{font-size:7px}.landingDecisionMap .landingTryDurArrow{padding-bottom:5px;font-size:12px}.landingDecisionMap .landingTryRail{height:5px}@media(max-width:760px){.landingDecisionMapScene{grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr);min-height:680px}.landingDecisionInput{gap:10px;padding:28px 4px 68px 10px}.landingDecisionSourceCloud{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:64px;gap:6px;min-height:300px}.landingDecisionSource:nth-child(n+7){display:none}.landingDecisionSource:nth-child(5){transform:scale(1.03)}.landingDecisionBrief{padding:9px}.landingDecisionBrief strong{font-size:10px;-webkit-line-clamp:3}.landingDecisionCore{width:76px;height:76px;margin-top:-12px;padding:8px}.landingDecisionCore>strong{font-size:9px}.landingDecisionCore>span,.landingDecisionCore>small{font-size:5px;letter-spacing:.06em}.landingDecisionLogic{gap:8px;padding:28px 8px 68px 3px}.landingDecisionNode{width:calc(100% - 4px);padding:9px 7px}.landingDecisionNode:nth-child(2n),.landingDecisionNode:nth-child(3){margin-left:0;width:100%}.landingDecisionNode>span{font-size:6px}.landingDecisionNode>strong{font-size:8px}.landingDecisionMap .landingTryMorph{right:10px;bottom:12px;width:min(160px,calc(50% - 28px));max-width:calc(100% - 20px)}.landingDecisionMap .landingTryDurPair{display:none}.landingDecisionRun,.landingDecisionStatus{bottom:14px}.landingDecisionRun{min-width:88px;min-height:36px;padding:8px 11px;font-size:10px}.landingDecisionStatus{max-width:min(280px,calc(100% - 16px));font-size:11px}}@media(prefers-reduced-motion:reduce){.landingDecisionMap.is-compiling .landingDecisionTrace path,.landingDecisionMap.is-compiling .landingDecisionStatus i{animation:none}}.landingTryPoster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;filter:saturate(.42) contrast(1.08) brightness(.72);transform:scale(1.008);transition:filter .5s ease,transform .7s ease}.landingTryViewport.is-result .landingTryPoster{filter:saturate(.82) contrast(1.04) brightness(.82);transform:scale(1)}.landingTryViewport:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(7,9,6,.68) 0,transparent 27%),linear-gradient(0deg,rgba(7,9,6,.5) 0,transparent 25%);content:"";pointer-events:none}.landingTryMemoryHud{position:absolute;top:14px;right:14px;left:14px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#ffffffbd;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:750;letter-spacing:.06em;pointer-events:none}.landingTryMemoryHud span{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#0709067a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landingTryMemoryHud i{width:6px;height:6px;border-radius:50%;background:var(--landing-green);box-shadow:0 0 10px #b8ff4dcc}.landingTryMorph{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;flex-direction:column;justify-content:flex-start;gap:12px;padding:14px 14px 16px;pointer-events:none}.landingTryDurPair{display:flex;align-items:flex-end;justify-content:center;gap:10px;width:100%}.landingTryDur{display:grid;gap:2px;padding:8px 12px;border-radius:12px;background:#0d0d0dc7;transform-origin:center bottom;will-change:transform}.landingTryDur small{color:var(--landing-muted);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.landingTryDur strong{color:#fff;font-size:22px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.03em;line-height:1}.landingTryDurAfter strong{color:var(--landing-green)}.landingTryDurArrow{padding-bottom:10px;color:var(--landing-muted);font-size:18px;font-weight:700}.landingTryRail{position:relative;height:10px;margin-top:auto;overflow:hidden;border-radius:999px;background:#ffffff1f}.landingTryRailTrack,.landingTryRailFill{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}.landingTryRailFill{background:#b8ff4d47;transform-origin:left center;will-change:transform}.landingTryRailKeep{position:absolute;top:0;bottom:0;border-radius:999px;background:var(--landing-green);will-change:transform}.landingHowPlayerInStage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;border:0;border-radius:inherit;background:transparent}.landingHowPlayerPoster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;pointer-events:none}.landingHowPlayerInStage .landingHowPlayerCount{display:none}.landingTryIdle{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.landingTryIdle:disabled{cursor:default}.landingTryIdleThumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.landingTryIdlePrompt,.landingTryIdleCta{position:relative;z-index:1}.landingTryIdlePrompt{width:100%;box-sizing:border-box;margin:0;padding:48px 18px 12px;background:linear-gradient(transparent,#000000e0);color:#fff;font-size:16px;font-weight:650;line-height:1.4}.landingTryIdleCta{margin:0;padding:8px 14px;border-radius:999px;background:var(--landing-green);color:#0d0d0d;font-size:13px;font-weight:800}.landingTryCompiling{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-content:center;gap:7px;overflow:hidden;background:#0608058f;color:#fff;text-align:center;pointer-events:none}.landingTryCompiling strong{font-size:clamp(17px,2.4vw,25px)}.landingTryCompiling small{color:#ffffffb8;font-size:12px}.landingTryScan{position:absolute;top:0;bottom:0;left:22%;width:16%;background:linear-gradient(90deg,transparent,rgba(184,255,77,.3),transparent);transform:skew(-12deg);animation:landingTryScan 1.2s ease-in-out infinite alternate;will-change:transform}@keyframes landingTryScan{0%{transform:translate(-190%) skew(-12deg)}to{transform:translate(420%) skew(-12deg)}}.landingTryResultProof{position:absolute;right:14px;bottom:38px;z-index:4;display:grid;gap:2px;padding:9px 12px;border:1px solid rgba(184,255,77,.5);border-radius:12px;background:#0d0d0dd1;color:#fff;pointer-events:none}.landingTryResultProof strong{font-size:12px}.landingTryResultProof span{color:var(--landing-green);font-size:11px;font-weight:700}@media(prefers-reduced-motion:reduce){.landingTryScan{animation:none;transform:translate(150%) skew(-12deg)}}.landingTryStage .landingComposerStage,.landingTryStage .landingDrivePanel{width:min(720px,100%);max-width:720px;margin:0 auto;will-change:transform}.landingDriveAlts{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 8px;margin:0;color:var(--landing-muted);font-size:14px;font-weight:550;line-height:1.5;text-align:center}.landingDriveAlts button{padding:0;border:0;border-bottom:1px solid rgba(184,255,77,.55);background:transparent;color:var(--landing-green);font:inherit;font-weight:700;cursor:pointer}.landingDrivePanelHint{margin:0 0 10px;color:var(--landing-muted);font-size:13px;font-weight:550;line-height:1.5;text-align:center}.landingManualRail{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.landingManualClip{display:grid;gap:2px;min-width:108px;padding:10px 12px;border:1px solid var(--landing-line);border-radius:12px;background:#171717;color:var(--landing-ink);text-align:left;cursor:pointer;will-change:transform}.landingManualClip strong{font-size:12px;font-weight:800}.landingManualClip span{color:var(--landing-muted);font-size:12px;font-weight:550}.landingManualClip.isActive,.landingManualClip:hover{border-color:var(--landing-green)}.landingMcpCard{display:grid;gap:12px;padding:16px;border:1px solid var(--landing-line);border-radius:16px;background:#101010;box-shadow:var(--landing-shadow)}.landingMcpSection{border-top:1px solid var(--landing-line);border-bottom:1px solid var(--landing-line);background:radial-gradient(circle at 50% 25%,rgba(184,255,77,.07),transparent 36%),#0d0d0d}.landingMcpSection .landingDrivePanel{width:100%;margin:0 auto}.landingMcpSection .landingWrap{width:min(1540px,100%);padding-inline:clamp(20px,3vw,52px)}.landingRemoteDemo{display:grid;gap:18px;padding:0;background:transparent}.landingRemoteDemoBar{display:flex;align-items:center;justify-content:space-between}.landingAgentSwitch{display:flex;justify-content:center;gap:4px;width:fit-content;margin:0;padding:4px;border:1px solid var(--landing-line);border-radius:11px;background:#111}.landingRemoteSequence{display:grid;gap:16px}.landingRemoteChapter{display:flex;align-items:center;gap:12px;width:min(1380px,100%);margin:0 auto}.landingRemoteChapter>span{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#fff;font:650 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.landingRemoteChapter>div{display:grid;gap:2px}.landingRemoteChapter strong{font-size:13px}.landingRemoteChapter small{color:var(--landing-muted);font-size:10px}.landingRemoteHandoff{display:grid;grid-template-columns:minmax(40px,1fr) auto minmax(40px,1fr);align-items:center;gap:16px;width:min(1180px,88%);margin:8px auto}.landingRemoteHandoffLine{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22))}.landingRemoteHandoffLine:last-child{transform:scaleX(-1)}.landingRemoteHandoff>div{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:2px 10px;text-align:center}.landingRemoteHandoff b{grid-row:1 / 3;align-self:center;padding:6px 8px;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#eee;font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.landingRemoteHandoff strong{color:#ededed;font-size:11px;text-align:left}.landingRemoteHandoff small{color:var(--landing-muted);font-size:9px;text-align:left}.landingAgentSwitch button{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:6px 12px;border:0;border-radius:8px;background:transparent;color:var(--landing-muted);font-size:11px;font-weight:700;cursor:pointer}.landingAgentSwitch button[aria-selected=true]{background:#f0f0ee;color:#171717}.landingAgentMark{display:grid;width:17px;height:17px;place-items:center;border-radius:5px;font-size:7px}.landingAgentMarkCodex{background:#252525;color:#fff}.landingAgentMarkClaude{background:#d97757;color:#fff;font-size:10px}.landingAgentSwitch button[aria-selected=true] .landingAgentMarkCodex{background:#171717}.landingRemoteTopology{display:grid;grid-template-columns:1fr minmax(90px,.45fr) 1fr;align-items:center;gap:14px}.landingRemoteTopology>span{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border:1px solid var(--landing-line);border-radius:10px;background:#151515}.landingRemoteTopology b{color:var(--landing-ink);font-size:11px}.landingRemoteTopology small{color:var(--landing-muted);font-size:10px}.landingRemoteTopology>i{position:relative;display:grid;place-items:center;height:1px;background:#b8ff4d73;color:var(--landing-green);font-size:9px;font-style:normal;font-weight:800}.landingRemoteTopology>i:before,.landingRemoteTopology>i:after{content:"";position:absolute;width:5px;height:5px;border-top:1px solid var(--landing-green);border-right:1px solid var(--landing-green)}.landingRemoteTopology>i:before{left:0;transform:rotate(-135deg)}.landingRemoteTopology>i:after{right:0;transform:rotate(45deg)}.landingRemoteTopology>i em{width:34px;height:15px;background:#0a0a0a}.landingRemoteScreens{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:12px}.landingRemoteCodex,.landingRemoteBonframe{width:min(1380px,100%);margin:0 auto;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#111;box-shadow:0 32px 90px #00000052}.landingRemoteCodex{min-height:440px;background:#181818}.landingRemoteCodex.isCodex{font-family:Geist,Inter,system-ui,sans-serif}.landingRemoteCodex.isClaude{background:#171512;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.landingRemoteDemo[data-agent=claude] .landingRemoteCodex{border-color:#d9775740;background:#181512}.landingRemoteDemo[data-agent=claude] .landingRemoteCodex>header{background:#201b17}.landingRemoteCodex>header,.landingRemoteBonframe>header{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 12px;border-bottom:1px solid var(--landing-line);background:#161616}.landingRemoteCodex header>div,.landingRemoteBonframe header>div{display:flex;align-items:center;gap:8px}.landingRemoteCodex header strong,.landingRemoteBonframe header strong{font-size:12px}.landingRemoteBonframe header>span{color:var(--landing-green);font-size:10px;font-weight:700}.landingRemoteChat{display:grid;gap:12px;width:min(880px,calc(100% - 48px));margin:0 auto;padding:48px 0 24px}.landingRemoteCodex.isCodex .landingMcpMessageUser{max-width:72%;padding:13px 16px;border-radius:18px;background:#2b2b2b}.landingRemoteCodex.isCodex .landingMcpMessage:not(.landingMcpMessageUser){max-width:100%;padding-left:34px;position:relative}.landingRemoteCodex.isCodex .landingMcpMessage:not(.landingMcpMessageUser):before{content:"◆";position:absolute;left:0;top:1px;display:grid;width:22px;height:22px;place-items:center;border-radius:6px;background:#eee;color:#111;font-size:8px}.landingRemoteCodex.isClaude .landingRemoteChat{width:auto;margin:0;padding:28px 34px}.landingRemoteCodex.isClaude .landingMcpMessage{max-width:100%;justify-self:stretch;padding:0;background:transparent}.landingRemoteCodex.isClaude .landingMcpMessageUser{padding:12px 14px;border-left:2px solid #d97757;border-radius:0;background:#d9775712}.landingRemoteCodex.isClaude .landingMcpMessage>span{color:#d97757}.landingRemoteCodex.isClaude .landingMcpTools{border:0;border-radius:0;background:transparent}.landingRemoteCodex.isClaude .landingMcpTools>div{padding:7px 0;border-bottom:1px solid rgba(255,255,255,.07);background:transparent}.landingRemoteCodex.isClaude .landingMcpTools code:before{content:"●  ";color:#a4c478}.landingRemoteWorkstationBody{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(380px,.8fr);min-height:520px}.landingRemoteWorkstationBody .landingRemotePreview{aspect-ratio:auto;min-height:520px;border-right:1px solid var(--landing-line);border-bottom:0}.landingRemoteWorkstationBody .landingRemoteQueue{align-content:start;padding:18px}.landingProductivityDemo{gap:20px}.landingMobileRemote{overflow:hidden;padding:clamp(18px,3vw,34px);border:1px solid rgba(255,255,255,.14);border-radius:18px;background:radial-gradient(circle at 78% 18%,rgba(112,145,255,.1),transparent 30%),#101113;box-shadow:0 30px 90px #00000052}.landingMobileRemoteHead{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;max-width:1120px;margin:0 auto 26px}.landingMobileRemoteHead>div:first-child{max-width:680px}.landingMobileRemoteHead small{color:#9caeff;font:750 9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;text-transform:uppercase}.landingMobileRemoteHead h3{margin:7px 0 8px;font-size:clamp(22px,2.8vw,36px);line-height:1.08}.landingMobileRemoteHead p{margin:0;color:var(--landing-muted);font-size:12px;line-height:1.65}.landingMobileHandoff{display:grid;grid-template-columns:330px minmax(110px,1fr) 330px;align-items:center;justify-content:center;max-width:940px;margin:auto}.landingPhone{position:relative;display:grid;grid-template-rows:28px auto 1fr auto;width:330px;height:650px;overflow:hidden;border:7px solid #292b30;border-radius:42px;background:#1d1d1d;box-shadow:0 30px 70px #00000080,inset 0 0 0 1px #ffffff14}.landingPhone:after{position:absolute;top:7px;left:50%;width:78px;height:20px;border-radius:999px;background:#090a0b;content:"";transform:translate(-50%)}.landingPhoneHardware{z-index:1;display:flex;align-items:center;justify-content:space-between;padding:7px 17px 0;color:#ddd;font-size:8px}.landingPhoneHardware i{width:34px}.landingPhoneHardware em{font-size:6px;font-style:normal;letter-spacing:2px}.landingMobileCodexHeader,.landingMobileClaudeHeader{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;min-height:55px;padding:7px 11px;border-bottom:1px solid #313238;background:#202124;text-align:center}.landingMobileCodexHeader button,.landingMobileClaudeHeader button{border:0;background:transparent;color:#aaa;font-size:17px}.landingMobileCodexHeader div,.landingMobileClaudeHeader div{display:grid;gap:1px}.landingMobileCodexHeader strong,.landingMobileClaudeHeader strong{font-size:10px}.landingMobileCodexHeader small,.landingMobileClaudeHeader small{color:#777;font-size:7px}.landingMobileCodexHeader strong:before,.landingMobileClaudeHeader strong:before{display:inline-block;width:10px;height:10px;margin-right:5px;vertical-align:-2px;content:""}.landingMobileCodexHeader strong:before{background:#eee;mask:var(--landing-openai-mark) center/contain no-repeat;-webkit-mask:var(--landing-openai-mark) center/contain no-repeat}.landingMobileClaudeHeader strong:before{background:#d97757;mask:var(--landing-claude-mark) center/contain no-repeat;-webkit-mask:var(--landing-claude-mark) center/contain no-repeat}.landingMobileAgentChat{overflow:hidden;padding:22px 14px 12px;background:#1d1d1f}.landingMobileAgentChat p{margin:0;font-size:9px;line-height:1.55}.landingMobileAgentChat .isUser{width:85%;margin:0 0 22px auto;padding:11px 12px;border-radius:15px 15px 4px;background:#303136;color:#f2f2f2}.landingMobileAgentChat article{display:grid;grid-template-columns:20px 1fr;gap:8px;margin:0 0 14px;color:#d9d9dc}.landingMobileAgentChat article>i{display:grid;width:20px;height:20px;place-items:center;border-radius:5px;background:#eee;color:#111;font-size:6px;font-style:normal}.landingMobileAgentChat article b{color:#fff}.landingMobileAgentChat article>i{font-size:0}.landingMobileAgentChat article>i:before{width:12px;height:12px;background:#111;content:"";mask:var(--landing-openai-mark) center/contain no-repeat;-webkit-mask:var(--landing-openai-mark) center/contain no-repeat}.landingMobileAgentChat article div{display:grid;gap:7px}.landingMobileAgentChat article small{color:#777;font-size:7px}.landingMobileTool{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:7px;margin:0 0 16px 28px;padding:9px 7px;border-block:1px solid #34353a}.landingMobileTool>b{color:#777}.landingMobileTool>span{display:grid;gap:2px}.landingMobileTool strong{color:#dedee1;font:500 7px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.landingMobileTool small{color:#777;font:7px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.landingMobileTool em{color:#999;font-size:7px;font-style:normal}.landingMobileReviewLink{justify-self:start;padding:8px 10px;border:0;border-radius:7px;background:#ececef;color:#151515;font-size:8px;font-weight:750}.landingMobileComposer{display:flex;align-items:center;justify-content:space-between;margin:0 12px 10px;padding:10px 10px 8px;border:1px solid #3a3b40;border-radius:12px;background:#25262a;color:#777;font-size:8px}.landingMobileComposer button{display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:7px;background:#eee;color:#111}.landingPhoneAgent.is-claude{border-color:#312c28;background:#191613;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.landingMobileClaudeHeader{border-color:#392f29;background:#1c1815}.landingMobileClaudeHeader strong{color:#e3d8d0}.landingMobileClaudeHeader small{color:#d97757}.landingMobileClaudeChat{overflow:hidden;padding:22px 16px;color:#d9d0c8;background:#1b1816;font-size:8px;line-height:1.55}.landingMobileClaudeChat p{margin:0 0 18px}.landingMobileClaudeChat .isUser{padding:10px;border-left:2px solid #d97757;background:#251f1b;color:#f2ebe5}.landingMobileClaudeChat p i{color:#d97757;font-style:normal}.landingMobileClaudeChat p i{display:inline-block;width:11px;height:11px;background:#d97757;font-size:0;vertical-align:-2px;mask:var(--landing-claude-mark) center/contain no-repeat;-webkit-mask:var(--landing-claude-mark) center/contain no-repeat}.landingMobileClaudeTool{display:grid;grid-template-columns:auto 1fr auto;gap:7px;padding:9px 0;border-bottom:1px solid #342c27}.landingMobileClaudeTool b{color:#9eb676}.landingMobileClaudeTool small{color:#776e68}.landingMobileClaudeResult{display:grid;gap:5px;margin-top:18px;padding:13px;border:1px solid #3a322d;border-radius:7px;background:#211d1a}.landingMobileClaudeResult span,.landingMobileClaudeResult small{color:#81776f}.landingMobileClaudeResult .landingMobileReviewLink{margin:5px 0;background:#d97757;color:#fff}.landingMobileClaudeFooter{display:flex;align-items:center;justify-content:space-between;padding:0 13px 9px;color:#776e68;background:#1b1816;font:7px ui-monospace,SFMono-Regular,Menlo,monospace}.landingMobileTransfer{display:grid;justify-items:center;gap:9px;color:#9caeff;text-align:center}.landingMobileTransfer span{padding:6px 9px;border:1px solid rgba(156,174,255,.25);border-radius:999px;background:#9caeff14;font-size:8px;font-weight:750}.landingMobileTransfer i{font-size:28px;font-style:normal}.landingMobileTransfer small{max-width:105px;color:#777;font-size:8px;line-height:1.4}.landingPhoneReview{grid-template-rows:28px 38px 44px 1fr 42px;background:#0d0e10}.landingMobileBrowserBar{display:grid;grid-template-columns:30px 1fr 30px;align-items:center;gap:6px;padding:5px 9px;background:#23252a}.landingMobileBrowserBar button{border:0;background:transparent;color:#aaa;font-size:8px}.landingMobileBrowserBar span{padding:6px;border-radius:7px;background:#17181c;color:#aaa;font-size:7px;text-align:center}.landingMobileReviewHeader{display:flex;align-items:center;gap:7px;padding:0 12px;border-bottom:1px solid #2a2c31}.landingMobileReviewHeader b{font-size:9px}.landingMobileReviewHeader span{color:#aaa;font-size:8px}.landingMobileReviewHeader em{margin-left:auto;color:#9bcf63;font-size:7px;font-style:normal}.landingMobileReviewBody{overflow:hidden;padding:15px 11px}.landingMobileReviewStep>small{color:#9bcf63;font-size:7px}.landingMobileReviewBody h4{margin:3px 0;font-size:15px}.landingMobileReviewStep>p{margin:0;color:#777;font-size:7px}.landingMobileMetrics{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:12px 0}.landingMobileMetrics span{display:grid;gap:1px;padding:7px;border-radius:7px;background:#17181b;color:#777;font-size:7px}.landingMobileMetrics b{color:#f2f2f2;font-size:14px}.landingMobileReviewBody nav{display:flex;gap:5px;margin-bottom:8px}.landingMobileReviewBody nav button{padding:5px 7px;border:1px solid #292b30;border-radius:999px;background:transparent;color:#777;font-size:7px}.landingMobileReviewBody nav button.isActive{background:#eee;color:#111}.landingMobileReviewRow{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #27282d}.landingMobileReviewRow img{width:58px;aspect-ratio:16/9;border-radius:5px;object-fit:cover}.landingMobileReviewRow div{display:grid;gap:3px;min-width:0}.landingMobileReviewRow strong{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.landingMobileReviewRow span{color:#777;font-size:7px}.landingMobileReviewRow button{padding:6px;border:0;border-radius:6px;background:#eee;color:#111;font-size:7px;font-weight:700}.landingMobileSafari{display:flex;align-items:center;justify-content:space-around;border-top:1px solid #292b30;background:#191a1e;color:#aaa;font-size:13px}.landingMobileSafari b{font-weight:400}.landingMcpLeadGrid{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(680px,1.28fr);align-items:center;gap:clamp(34px,4vw,72px);min-height:620px}.landingMcpLeadCopy{align-self:center}.landingMcpLeadCopy .landingSectionHead{max-width:520px}.landingMcpLeadCopy .landingSectionTitle{font-size:clamp(2.05rem,3.2vw,3.75rem);line-height:1.02}.landingMcpLeadCopy .landingSectionSub{max-width:500px;margin-top:22px;font-size:15px;line-height:1.7}.landingMcpAgentColumn{display:grid;gap:12px;min-width:0}.landingMcpAgentColumn .landingAgentRecorded{min-height:540px}.landingAgentModeTabs{display:flex;gap:2px;padding:3px;border:1px solid #303030;border-radius:9px;background:#141414}.landingAgentModeTabs button{padding:7px 12px;border:0;border-radius:6px;background:transparent;color:#888;font-size:10px;font-weight:700;cursor:pointer}.landingAgentModeTabs button:before{display:inline-block;width:11px;height:11px;margin-right:6px;background:currentColor;vertical-align:-2px;content:""}.landingAgentModeTabs button:first-child:before{mask:var(--landing-openai-mark) center/contain no-repeat;-webkit-mask:var(--landing-openai-mark) center/contain no-repeat}.landingAgentModeTabs button:last-child:before{background:#d97757;mask:var(--landing-claude-mark) center/contain no-repeat;-webkit-mask:var(--landing-claude-mark) center/contain no-repeat}.landingAgentModeTabs button.isActive{background:#ededeb;color:#171717}.landingAgentRecorded{display:grid;grid-template-columns:220px minmax(0,1fr);overflow:hidden;min-height:560px;border:1px solid #303030;border-radius:13px;color:#e8e8e8;box-shadow:0 32px 90px #00000061}.landingAgentRecorded aside{min-width:0}.landingCodexSidebar{display:flex;flex-direction:column;gap:5px;padding:12px 10px;border-right:1px solid #303030;background:#171717}.landingCodexBrand{display:flex;align-items:center;gap:9px;padding:5px 7px 14px}.landingCodexBrand span{display:grid;width:24px;height:24px;place-items:center;border-radius:6px;background:#eee;color:#111;font-size:0}.landingCodexBrand span:before{content:"";width:14px;height:14px;background:#111;mask:var(--landing-openai-mark) center/contain no-repeat;-webkit-mask:var(--landing-openai-mark) center/contain no-repeat}.landingCodexBrand b{font-size:12px}.landingCodexSidebar nav{display:flex;gap:9px;padding:7px 9px;color:#aaa;font-size:10px}.landingCodexSidebar nav span{width:14px;text-align:center}.landingCodexSidebar>button{margin:5px 0 9px;padding:8px 9px;border:1px solid #373737;border-radius:7px;background:#222;color:#ddd;font-size:10px;text-align:left}.landingCodexSidebar>small,.landingClaudeSidebar>small{padding:0 8px;color:#666;font-size:8px;font-weight:700;text-transform:uppercase}.landingCodexSidebar>p,.landingClaudeSidebar>p{overflow:hidden;margin:0;padding:8px 9px;border-radius:6px;color:#888;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.landingCodexSidebar>p.isActive{background:#292929;color:#eee}.landingCodexSidebar footer{display:flex;align-items:center;gap:8px;margin-top:auto;padding:10px 7px 2px;border-top:1px solid #292929;font-size:9px}.landingCodexSidebar footer>i{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#383838;font-style:normal}.landingCodexSidebar footer>span{display:grid}.landingCodexSidebar footer small{color:#777;font-size:8px}.landingCodexTask{display:grid;grid-template-rows:48px 1fr auto;min-width:0;background:#1d1d1d}.landingCodexTask>header{display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #303030}.landingCodexTask>header>div{display:grid;gap:2px}.landingCodexTask>header strong{font-size:11px}.landingCodexTask>header small{color:#777;font-size:8px}.landingCodexConversation{width:min(820px,calc(100% - 44px));margin:0 auto;padding:42px 0 25px}.landingCodexUser{max-width:72%;margin-left:auto;padding:13px 16px;border-radius:18px;background:#303030;color:#f0f0f0;font-size:11px;line-height:1.55;animation:landingAgentItem .4s .2s both}.landingCodexConversation article{display:grid;grid-template-columns:25px minmax(0,1fr);gap:11px;margin-top:24px;animation:landingAgentItem .45s .8s both}.landingCodexAssistant{display:grid;width:24px;height:24px;place-items:center;border-radius:6px;background:#eee;color:#111;font-size:0}.landingCodexAssistant:before{content:"";width:14px;height:14px;background:#111;mask:var(--landing-openai-mark) center/contain no-repeat;-webkit-mask:var(--landing-openai-mark) center/contain no-repeat}.landingCodexConversation article p{margin:2px 0 16px;color:#ddd;font-size:11px;line-height:1.6}.landingCodexTool{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:48px;padding:7px 10px;border-top:1px solid #333;color:#aaa;animation:landingAgentItem .4s 1.5s both}.landingCodexTool:nth-child(3){animation-delay:2.2s}.landingCodexTool>b{color:#777}.landingCodexTool>span{display:grid;gap:2px}.landingCodexTool strong{color:#d7d7d7;font:500 9px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.landingCodexTool small{color:#777;font:8px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.landingCodexTool em{color:#aaa;font-size:8px;font-style:normal}.landingDesktopReviewCard{display:grid;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;margin-top:12px;padding:8px;border:1px solid #3a3b40;border-radius:10px;background:#242529;color:#eee;text-align:left;cursor:pointer;animation:landingAgentItem .45s 2.8s both}.landingDesktopReviewCard img{width:84px;aspect-ratio:16/9;border-radius:6px;object-fit:cover}.landingDesktopReviewCard>span{display:grid;gap:2px;min-width:0}.landingDesktopReviewCard small{color:#888;font-size:7px}.landingDesktopReviewCard strong{font-size:10px}.landingDesktopReviewCard em{color:#888;font-size:8px;font-style:normal}.landingDesktopReviewCard>b{padding:7px 8px;border-radius:6px;background:#eee;color:#111;font-size:8px}.landingDesktopReviewCard:hover{border-color:#666;background:#292a2f}.landingDesktopReviewCard.isClaude{margin-top:14px;border-color:#44372f;background:#241f1b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.landingDesktopReviewCard.isClaude>b{background:#d97757;color:#fff}.landingCodexComposer{width:min(820px,calc(100% - 44px));margin:0 auto 18px;padding:12px 13px 8px;border:1px solid #3a3a3a;border-radius:12px;background:#242424;color:#777;font-size:10px}.landingCodexComposer>div{display:flex;align-items:center;gap:10px;margin-top:15px}.landingCodexComposer small{font-size:8px}.landingCodexComposer button{display:grid;width:25px;height:25px;margin-left:auto;place-items:center;border:0;border-radius:7px;background:#eee;color:#111}@keyframes landingAgentItem{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.landingAgentRecorded.is-claude{grid-template-columns:1fr;border-color:#352f2a;background:#191715;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.landingAgentRecorded.is-claude .landingClaudeSidebar{display:none}.landingClaudeSidebar{display:flex;flex-direction:column;gap:5px;padding:14px 10px;border-right:1px solid #342f2a;background:#161412}.landingClaudeSidebar>div{display:flex;align-items:center;gap:8px;padding:4px 8px 16px}.landingClaudeSidebar>div span{width:18px;height:18px;background:#d97757;font-size:0;mask:var(--landing-claude-mark) center/contain no-repeat;-webkit-mask:var(--landing-claude-mark) center/contain no-repeat}.landingClaudeSidebar>div b{font-size:11px}.landingClaudeSidebar>button{margin-bottom:10px;padding:8px;border:1px solid #39332e;border-radius:6px;background:#201d1a;color:#cfc8c2;font:9px inherit;text-align:left}.landingClaudeSidebar>p.isActive{background:#29231f;color:#eee}.landingClaudeSidebar footer{margin-top:auto;padding:12px 8px 0;border-top:1px solid #302a26;color:#766f69;font-size:8px}.landingClaudeTerminal{display:grid;grid-template-rows:45px 1fr 36px;min-width:0;background:#1c1917}.landingClaudeTerminal>header,.landingClaudeTerminal>footer{display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #342f2a;color:#8e8780;font-size:8px}.landingClaudeTerminal>header b{color:#d97757;font-size:9px}.landingClaudeTerminal>footer{border-top:1px solid #342f2a;border-bottom:0}.landingClaudeLog{padding:34px;color:#d8d0c9;font-size:10px;line-height:1.65}.landingClaudeLog p{margin:0 0 22px}.landingClaudeLog .prompt{padding:12px 13px;border-left:2px solid #d97757;background:#231f1c;color:#f0ebe7;animation:landingAgentItem .4s .2s both}.landingClaudeLog p i{color:#d97757;font-style:normal}.landingClaudeLog>div{display:grid;grid-template-columns:auto 1fr auto;gap:9px;padding:9px 0;border-bottom:1px solid #302b27;animation:landingAgentItem .4s 1.1s both}.landingClaudeLog>div:nth-of-type(2){animation-delay:1.9s}.landingClaudeLog>div b{color:#a3b97e}.landingClaudeLog>div small{color:#756e68}.landingClaudeLog .muted{margin-top:22px;color:#8b837c;animation:landingAgentItem .4s 2.5s both}.landingClaudeLog p i{display:inline-block;width:13px;height:13px;background:#d97757;font-size:0;vertical-align:-2px;mask:var(--landing-claude-mark) center/contain no-repeat;-webkit-mask:var(--landing-claude-mark) center/contain no-repeat}.landingProductivityCommand{display:flex;align-items:center;gap:12px;min-width:0;color:var(--landing-muted);font-size:10px}.landingProductivityCommand span{font-weight:750}.landingProductivityCommand code{overflow:hidden;padding:8px 11px;border:1px solid var(--landing-line);border-radius:8px;background:#171717;color:#eee;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.landingPipelineSteps{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:16px}.landingPipelineStage{overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#121212;box-shadow:0 24px 70px #0000003d}.landingPipelineStage>header{display:flex;align-items:center;gap:11px;min-height:58px;padding:10px 14px;border-bottom:1px solid var(--landing-line);background:#171717}.landingPipelineStage>header>b{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;color:#eee;font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.landingPipelineStage>header>div{display:grid;flex:1;gap:2px}.landingPipelineStage>header strong{font-size:12px}.landingPipelineStage>header span{color:var(--landing-muted);font-size:9px}.landingPipelineStage>header em{color:var(--landing-green);font-size:9px;font-style:normal;font-weight:750}.landingFolderPath{display:flex;align-items:center;gap:9px;margin:14px;padding:11px 12px;border:1px solid var(--landing-line);border-radius:9px;background:#0d0d0d}.landingFolderPath span{color:var(--landing-green)}.landingFolderPath code{flex:1;color:#e7e7e7;font-size:10px}.landingFolderPath b{color:var(--landing-muted);font-size:9px}.landingIngestJobs{display:grid;gap:1px;margin:0 14px;overflow:hidden;border:1px solid var(--landing-line);border-radius:9px;background:var(--landing-line)}.landingIngestJobs>div{display:flex;justify-content:space-between;gap:12px;padding:10px 11px;background:#171717;font-size:10px}.landingIngestJobs span{color:#ddd}.landingIngestJobs b{color:var(--landing-green);font:650 9px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.landingTagCloud{display:flex;flex-wrap:wrap;gap:6px;padding:14px}.landingTagCloud span{padding:5px 8px;border-radius:999px;background:#ffffff0f;color:#bbb;font-size:9px}.landingTopicCandidates{display:grid;gap:7px;padding:14px}.landingTopicCandidates button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px;border:1px solid var(--landing-line);border-radius:9px;background:#171717;color:inherit;text-align:left;cursor:pointer}.landingTopicCandidates button>i{display:grid;width:18px;height:18px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:5px;color:#0c0c0c;font-size:10px;font-style:normal}.landingTopicCandidates button>span{display:grid;gap:3px;min-width:0}.landingTopicCandidates strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.landingTopicCandidates small{color:var(--landing-muted);font-size:9px}.landingTopicCandidates em{color:var(--landing-muted);font-size:9px;font-style:normal}.landingTopicCandidates button.isSelected{border-color:#b8ff4d7a;background:#b8ff4d0e}.landingTopicCandidates button.isSelected>i{border-color:var(--landing-green);background:var(--landing-green)}.landingTopicCandidates button.isSelected em{color:var(--landing-green)}.landingTopicReview{display:flex;justify-content:space-between;gap:12px;margin:0 14px 14px;padding:10px 11px;border-top:1px solid var(--landing-line);color:var(--landing-muted);font-size:9px}.landingTopicReview strong{color:#ddd;text-align:right}.landingPipelinePreviews{grid-column:1 / -1}.landingPreviewProduction{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(360px,.8fr);min-height:430px}.landingPreviewProduction .landingRemotePreview{min-height:430px;aspect-ratio:auto;border-right:1px solid var(--landing-line);border-bottom:0}.landingPreviewProduction>.landingMcpBatchRows{align-content:start;padding:14px}.landingPipelineExport{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid rgba(184,255,77,.32);border-radius:14px;background:#b8ff4d0b}.landingPipelineExport>div{display:grid;gap:3px}.landingPipelineExport span{color:var(--landing-green);font-size:9px;font-weight:750;text-transform:uppercase}.landingPipelineExport strong{font-size:15px}.landingPipelineExport small{color:var(--landing-muted);font-size:9px}.landingPipelineExport button{min-width:190px;padding:12px 16px;border:0;border-radius:9px;background:var(--landing-green);color:#0b0b0b;font:800 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;cursor:pointer}.landingPipelineExport button:disabled{cursor:wait;opacity:.68}.landingWorkflowShowcase{display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:stretch;gap:22px}.landingWorkflowWindow{overflow:hidden;min-width:0;min-height:650px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:#111;box-shadow:0 34px 100px #0006}.landingWorkflowImpact{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:30px 8px 24px 22px}.landingWorkflowImpactStage{animation:landingImpactIn .36s ease-out both}@keyframes landingImpactIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.landingWorkflowImpactStage>small{color:var(--landing-green);font:750 9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;text-transform:uppercase}.landingWorkflowImpactStage>.landingImpactMetric{display:block;margin:28px 0 14px;color:#f1f1f1;font-size:clamp(38px,4.1vw,62px);line-height:.9;letter-spacing:-.055em}.landingWorkflowImpactStage>h3{margin:0 0 14px;font-size:clamp(24px,2.2vw,34px);line-height:1.08}.landingWorkflowImpactStage>p{margin:0;color:var(--landing-muted);font-size:12px;line-height:1.72}.landingImpactFlow{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-top:30px;padding-block:17px;border-block:1px solid rgba(255,255,255,.1)}.landingImpactFlow>span{display:grid;gap:5px}.landingImpactFlow small{color:#686868;font-size:7px;text-transform:uppercase;letter-spacing:.08em}.landingImpactFlow b{font-size:9px;line-height:1.4}.landingImpactFlow i{color:var(--landing-green);font-size:18px;font-style:normal}.landingWorkflowImpact>.landingImpactLocal{margin:22px 0 0;color:#b8b8b8;font-size:9px;font-weight:650;line-height:1.5}.landingWorkflowImpact>.landingImpactBoundary{margin:10px 0 0;color:#666;font-size:8px;line-height:1.5}.landingWorkflowChrome{display:flex;align-items:center;gap:9px;height:48px;padding:0 15px;border-bottom:1px solid var(--landing-line);background:#191919}.landingWorkflowChrome strong{font-size:12px}.landingWorkflowChrome small{color:var(--landing-muted);font-size:10px}.landingWorkflowChrome em{margin-left:auto;color:#8fbd52;font-size:9px;font-style:normal}.landingWorkflowNav{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--landing-line);background:#151515}.landingWorkflowNav button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:54px;border:0;border-right:1px solid var(--landing-line);background:transparent;color:#777;font-size:10px;cursor:pointer}.landingWorkflowNav button:last-child{border-right:0}.landingWorkflowNav b{display:grid;width:20px;height:20px;place-items:center;border:1px solid #444;border-radius:50%;font-size:9px}.landingWorkflowNav button.isActive{background:#b8ff4d0b;color:#fff}.landingWorkflowNav button.isActive b,.landingWorkflowNav button.isDone b{border-color:var(--landing-green);background:var(--landing-green);color:#111}.landingWorkflowNav button.isDone{color:#aaa}.landingWorkflowBody{display:grid;grid-template-columns:210px minmax(0,1fr);min-height:548px;animation:landingWorkflowIn .38s ease-out both}@keyframes landingWorkflowIn{0%{opacity:.35;transform:translateY(5px)}}.landingWorkflowSidebar{display:flex;flex-direction:column;gap:8px;padding:18px 12px;border-right:1px solid var(--landing-line);background:#141414}.landingWorkflowSidebar>strong{padding:0 7px 8px;font-size:11px}.landingWorkflowSidebar button{display:flex;justify-content:space-between;padding:10px;border:0;border-radius:7px;background:transparent;color:#aaa;font-size:10px;text-align:left}.landingWorkflowSidebar button.isActive{background:#272727;color:#fff}.landingWorkflowSidebar small{color:var(--landing-muted)}.landingWorkflowSidebar>span{margin-top:4px;padding:8px;color:var(--landing-muted);font-size:9px;line-height:1.5}.landingLibraryScreen,.landingTopicScreen{min-width:0;padding:22px}.landingScreenTitle{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.landingScreenTitle small{color:var(--landing-green);font-size:9px;font-weight:700}.landingScreenTitle h3{margin:5px 0 3px;font-size:18px}.landingScreenTitle p{margin:0;color:var(--landing-muted);font-size:10px}.landingScreenTitle>button,.landingTopicScreen footer button,.landingInboxList footer button{padding:8px 11px;border:1px solid var(--landing-line);border-radius:7px;background:#222;color:#ddd;font-size:9px}.landingLibraryTable{display:grid;overflow:hidden;border:1px solid var(--landing-line);border-radius:10px}.landingLibraryTable>header,.landingLibraryTable>div{display:grid;grid-template-columns:minmax(220px,1.15fr) minmax(300px,1.4fr) minmax(150px,.7fr);align-items:center;gap:15px;min-height:66px;padding:9px 12px;border-bottom:1px solid var(--landing-line)}.landingLibraryTable>header{min-height:36px;background:#181818;color:var(--landing-muted);font-size:9px}.landingLibraryTable>div:last-child{border-bottom:0}.landingLibraryTable>div>span:first-child{display:flex;align-items:center;gap:10px;min-width:0}.landingLibraryTable img{width:62px;aspect-ratio:16/9;border-radius:5px;object-fit:cover}.landingLibraryTable b{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.landingLibraryTable>div>span:last-child{color:#aaa;font-size:9px}.landingRealPipeline{display:flex;gap:5px}.landingRealPipeline i{padding:5px 6px;border:1px solid #333;border-radius:5px;color:#666;font-size:8px;font-style:normal}.landingRealPipeline i.done{border-color:#b8ff4d40;color:#a9d76d}.landingRealPipeline i.active{color:#fff;animation:landingIndexPulse 1.2s ease-in-out infinite}@keyframes landingIndexPulse{50%{background:#b8ff4d1f}}.landingTopicScreen{display:grid;grid-template-rows:auto 1fr auto}.landingTopicScreen footer,.landingInboxList footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid var(--landing-line);color:#aaa;font-size:9px}.landingTopicScreen footer button,.landingInboxList footer button{border-color:var(--landing-green);background:var(--landing-green);color:#111;font-weight:750}.landingInboxScreen{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(390px,.85fr);min-width:0}.landingInboxScreen>.landingRemotePreview{min-height:548px;aspect-ratio:auto;border-right:1px solid var(--landing-line);border-bottom:0}.landingInboxList{display:grid;grid-template-rows:auto 1fr auto;min-width:0;padding:18px}.landingInboxList .landingMcpBatchRows{align-content:start}.landingExportScreen{grid-column:1/-1;display:grid;place-items:center;padding:34px;background:radial-gradient(circle at 50% 30%,rgba(184,255,77,.07),transparent 42%),#101010}.landingExportDialog{width:min(680px,100%);padding:28px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:#191919;box-shadow:0 30px 80px #00000073}.landingExportDialog>small{color:var(--landing-green);font-size:9px;font-weight:750}.landingExportDialog h3{margin:7px 0 18px;font-size:22px}.landingExportDialog dl{display:grid;gap:1px;overflow:hidden;margin:0 0 16px;border:1px solid var(--landing-line);border-radius:8px;background:var(--landing-line)}.landingExportDialog dl div{display:grid;grid-template-columns:110px 1fr;padding:10px 12px;background:#151515;font-size:9px}.landingExportDialog dt{color:var(--landing-muted)}.landingExportDialog dd{margin:0;color:#ddd}.landingExportFiles{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:18px}.landingExportFiles span{overflow:hidden;color:#aaa;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.landingExportFiles b{color:var(--landing-green);margin-right:6px}.landingExportDialog>button{width:100%;padding:13px;border:0;border-radius:8px;background:var(--landing-green);color:#111;font:800 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.landingExportDialog>p{margin:10px 0 0;color:var(--landing-muted);font-size:9px;text-align:center}@media(max-width:760px){.landingMcpSection .landingWrap{padding-inline:14px}.landingAgentRecorded *,.landingMobileRemote *{animation:none!important}.landingRemoteDemoBar{align-items:flex-start;gap:10px}.landingMcpRecordedBadge{margin-top:8px;font-size:9px}.landingRemoteCodex{min-height:440px}.landingRemoteCodex>header{padding-inline:10px}.landingRemoteChat,.landingRemoteCodex.isClaude .landingRemoteChat{width:auto;margin:0;padding:24px 14px}.landingRemoteCodex.isCodex .landingMcpMessageUser{max-width:90%}.landingRemoteHandoff{width:100%;grid-template-columns:28px auto 28px;gap:8px}.landingRemoteHandoff>div{grid-template-columns:auto 1fr}.landingRemoteWorkstationBody{grid-template-columns:1fr;min-height:0}.landingRemoteWorkstationBody .landingRemotePreview{min-height:0;aspect-ratio:16 / 9;border-right:0;border-bottom:1px solid var(--landing-line)}.landingRemoteWorkstationBody .landingRemoteQueue{padding:12px}.landingProductivityCommand{align-items:flex-start;flex-direction:column}.landingMcpLeadGrid{grid-template-columns:1fr;gap:26px;min-height:0}.landingMobileRemote{padding:18px 0 22px;border-radius:14px}.landingMobileRemoteHead{align-items:flex-start;flex-direction:column;margin:0 16px 20px}.landingMobileRemoteHead .landingAgentModeTabs{width:100%}.landingMobileRemoteHead .landingAgentModeTabs button{flex:1}.landingMobileHandoff{grid-template-columns:300px 58px 300px;justify-content:start;width:max-content;padding:0 16px 12px}.landingMobileRemote{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.landingMobileRemote::-webkit-scrollbar{display:none}.landingPhone{width:300px;height:610px;border-radius:38px;scroll-snap-align:center}.landingMobileTransfer small{display:none}.landingMcpLeadCopy .landingSectionHead{max-width:none;text-align:left}.landingMcpLeadCopy .landingSectionTitle{font-size:clamp(2rem,10vw,3rem)}.landingAgentRecorded,.landingAgentRecorded.is-claude{grid-template-columns:1fr;min-height:500px}.landingCodexSidebar,.landingClaudeSidebar{display:none}.landingCodexConversation{width:calc(100% - 28px);padding-top:24px}.landingCodexUser{max-width:88%}.landingCodexComposer{width:calc(100% - 28px)}.landingClaudeLog{padding:22px 16px}.landingPipelineSteps{grid-template-columns:1fr}.landingPipelinePreviews,.landingPipelineExport{grid-column:auto}.landingPreviewProduction{grid-template-columns:1fr;min-height:0}.landingPreviewProduction .landingRemotePreview{min-height:0;aspect-ratio:16 / 9;border-right:0;border-bottom:1px solid var(--landing-line)}.landingPipelineExport{align-items:stretch;flex-direction:column}.landingPipelineExport button{width:100%}.landingWorkflowShowcase{grid-template-columns:1fr}.landingWorkflowImpact{padding:26px 4px 8px}.landingWorkflowImpactStage>.landingImpactMetric{font-size:48px}.landingWorkflowWindow{min-height:620px}.landingWorkflowNav button{gap:4px;padding:6px 3px}.landingWorkflowNav span{font-size:8px}.landingWorkflowBody{grid-template-columns:1fr;min-height:520px}.landingWorkflowSidebar{display:none}.landingLibraryScreen,.landingTopicScreen{padding:14px}.landingLibraryTable>header,.landingLibraryTable>div{grid-template-columns:minmax(160px,1fr) auto}.landingLibraryTable>header span:last-child,.landingLibraryTable>div>span:last-child{display:none}.landingRealPipeline i{display:none}.landingRealPipeline i.active,.landingRealPipeline i:last-child{display:block}.landingInboxScreen{grid-template-columns:1fr}.landingInboxScreen>.landingRemotePreview{min-height:0;aspect-ratio:16/9;border-right:0;border-bottom:1px solid var(--landing-line)}.landingExportScreen{padding:14px}.landingExportDialog{padding:18px}.landingExportFiles{grid-template-columns:1fr}}.landingRemoteDisconnect{display:grid;gap:2px;padding:9px 10px;border:1px dashed rgba(255,255,255,.18);border-radius:9px;background:#ffffff06}.landingRemoteDisconnect strong{color:#e7e7e7;font-size:11px}.landingRemoteDisconnect span{color:var(--landing-muted);font-size:9px}.landingAgentRuntime{display:flex;align-items:center;justify-content:space-between;padding:7px 9px;border-top:1px solid rgba(255,255,255,.07);color:#d7d7d79e;font-size:9px}.landingAgentRuntime code{padding:2px 6px;border:1px solid rgba(255,255,255,.1);border-radius:5px;color:#d7d7d7;font-size:9px}.landingMcpClaudeMark{background:#d97757;color:#fff;font-size:11px}.landingRemoteCodex .landingMcpTools .isResult code,.landingRemoteCodex .landingMcpTools .isResult span{color:#d7d7d7}.landingRemoteDemo[data-agent=claude] .landingRemoteCodex .landingMcpMessageUser{background:#2a231e}.landingRemoteDemo[data-agent=claude] .landingRemoteCodex .landingMcpTools>div{background:#211c18}.landingRemoteQueue{display:grid;gap:10px;padding:13px}.landingRemotePreview{position:relative;aspect-ratio:16 / 7.2;overflow:hidden;border-bottom:1px solid var(--landing-line);background:#080808}.landingRemotePreview>img,.landingRemotePreview>iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;object-fit:cover}.landingRemotePreview>img{z-index:0}.landingRemotePreview>iframe{z-index:1}.landingRemotePreviewMeta{position:absolute;inset:auto 0 0;z-index:2;display:grid;grid-template-columns:1fr auto;gap:2px 10px;padding:30px 11px 9px;background:linear-gradient(transparent,#000000e0);pointer-events:none}.landingRemotePreviewMeta span{grid-column:1 / -1;color:var(--landing-green);font-size:8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.landingRemotePreviewMeta strong{overflow:hidden;color:#fff;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.landingRemotePreviewMeta code{color:var(--landing-green);font-size:9px;font-weight:700}.landingRemoteQueueHead{display:grid;gap:3px;padding:9px 10px;border-radius:9px;background:#191919}.landingRemoteQueueHead span{color:var(--landing-muted);font-size:9px;font-weight:700}.landingRemoteQueueHead strong{color:var(--landing-ink);font-size:11px;line-height:1.4}.landingRemoteQueue>small{color:var(--landing-muted);font-size:9px;text-align:right}.landingRemoteInboxResult{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 13px 13px;padding:10px 12px;border:1px solid rgba(184,255,77,.35);border-radius:10px;background:#b8ff4d0e}.landingRemoteInboxResult span{display:flex;align-items:baseline;gap:6px;color:var(--landing-muted);font-size:9px}.landingRemoteInboxResult strong{color:var(--landing-green);font-size:21px}.landingRemoteInboxResult p{margin:0;color:var(--landing-muted);font-size:9px;text-align:right}.landingRemoteGain{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.landingRemoteGain>div{display:grid;grid-template-columns:auto 1fr;gap:3px 12px;padding:12px 14px;border:1px solid var(--landing-line);border-radius:12px;background:#141414}.landingRemoteGain small{grid-row:1 / 3;align-self:center;color:var(--landing-muted);font-size:9px;font-weight:800;text-transform:uppercase}.landingRemoteGain strong{color:var(--landing-ink);font-size:15px}.landingRemoteGain span{color:var(--landing-muted);font-size:9px}.landingRemoteGain>i{color:var(--landing-green);font-style:normal}.landingRemoteGain .isAfter{border-color:#b8ff4d73;background:#b8ff4d0f}.landingRemoteGain .isAfter strong{color:var(--landing-green)}.landingMcpHeader{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid var(--landing-line)}.landingMcpHeader>div{display:flex;align-items:center;gap:8px}.landingMcpHeader strong{font-size:14px}.landingMcpHeader>span{color:var(--landing-muted);font-size:10px;font-weight:700}.landingMcpRecordedBadge{display:inline-flex;align-items:center;gap:6px}.landingMcpRecordedBadge i{width:6px;height:6px;border-radius:50%;background:#ff6257;box-shadow:0 0 0 3px #ff62571f}.landingMcpCodexMark{display:grid;width:22px;height:22px;place-items:center;border-radius:6px;background:#f3f3f3;color:#111;font-size:9px}.landingMcpConversation{display:grid;gap:10px}.landingMcpMessage{display:grid;gap:4px;max-width:88%}.landingMcpMessageUser{justify-self:end;padding:9px 11px;border-radius:12px 12px 3px;background:#242424}.landingMcpMessage>span{color:var(--landing-muted);font-size:10px;font-weight:750}.landingMcpMessage p{margin:0;color:var(--landing-ink);font-size:12px;font-weight:560;line-height:1.45}.landingMcpTools{display:grid;gap:1px;overflow:hidden;border:1px solid var(--landing-line);border-radius:10px;background:var(--landing-line)}.landingMcpTools>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;background:#161616}.landingMcpTools code{color:#d7d7d7;font-size:10px}.landingMcpTools span{color:var(--landing-muted);font-size:10px;font-weight:650}.landingMcpTools .isResult code,.landingMcpTools .isResult span{color:var(--landing-green)}.landingMcpBatchResult{display:grid;gap:9px;padding:11px;border:1px solid rgba(184,255,77,.25);border-radius:12px;background:#b8ff4d09}.landingMcpBatchSummary{display:flex;align-items:stretch;gap:7px}.landingMcpBatchSummary span{display:grid;flex:1;gap:2px;min-width:0;padding:7px 8px;border-radius:8px;background:#191919;color:var(--landing-muted);font-size:9px;font-weight:650}.landingMcpBatchSummary strong{color:var(--landing-green);font-size:18px;line-height:1}.landingMcpBatchSummary i{align-self:center;color:var(--landing-green);font-size:13px;font-style:normal}.landingMcpBatchRows{display:grid;gap:1px;overflow:hidden;border:1px solid var(--landing-line);border-radius:9px;background:var(--landing-line)}.landingMcpBatchRows>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:7px 9px;border:0;background:#141414;color:inherit;text-align:left;cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.landingMcpBatchRows>button:hover,.landingMcpBatchRows>button.isActive{background:#b8ff4d14;box-shadow:inset 2px 0 var(--landing-green)}.landingMcpBatchRows em{color:#a3a3a38c;font-size:9px;font-style:normal;font-variant-numeric:tabular-nums}@media(max-width:760px){.landingRemoteScreens{grid-template-columns:1fr}.landingRemoteTopology{grid-template-columns:1fr auto 1fr;gap:7px}.landingRemoteTopology>span{display:grid;gap:2px}.landingRemoteGain{grid-template-columns:1fr}.landingRemoteGain>i{transform:rotate(90deg);justify-self:center}.landingRemoteInboxResult{align-items:flex-start;flex-direction:column}.landingRemoteInboxResult p{text-align:left}}.landingMcpBatchRows span{overflow:hidden;color:#d7d7d7;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.landingMcpBatchRows code{color:var(--landing-muted);font-size:9px;font-variant-numeric:tabular-nums}.landingMcpBatchRows b{color:var(--landing-green);font-size:9px}.landingMcpBatchResult small{color:var(--landing-muted);font-size:9px;text-align:right}.landingMcpKicker{margin:0;color:var(--landing-muted);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.landingMcpRow{display:grid;gap:6px}.landingMcpRow span{color:var(--landing-muted);font-size:11px;font-weight:750}.landingMcpRow code,.landingMcpRow p{margin:0;color:var(--landing-ink);font-size:14px;font-weight:650;line-height:1.5}.landingMcpRow code{display:block;padding:10px 12px;border-radius:10px;background:#121212;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.landingMcpActions{display:flex;flex-wrap:wrap;gap:8px}.landingMcpNote{margin:0;color:var(--landing-muted);font-size:12px;line-height:1.5}.landingTryScenes{display:grid;gap:12px;padding-top:8px}.landingTryScenesKicker{margin:0;color:var(--landing-muted);font-size:13px;font-weight:750;text-align:center}.landingTryScenes .landingSceneFilters{margin-top:0}.landingTrySource{margin:0;text-align:center}.landingTrySource a{color:var(--landing-muted);font-size:12px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.landingCompileStage,.landingComposerStage{width:min(720px,100%);max-width:720px;margin:0 auto}.landingComposerShell{display:grid;gap:8px;padding:10px 12px 12px;border:1px solid var(--landing-line);border-radius:22px;background:var(--landing-surface-solid);box-shadow:var(--landing-shadow)}.landingComposerChipRow{display:flex;flex-wrap:wrap;gap:6px}.landingComposerChip{min-height:28px;padding:5px 10px;border:1px solid var(--landing-line);border-radius:999px;background:#222;color:var(--landing-muted);font-size:11px;font-weight:650;cursor:pointer}.landingComposerChip:hover,.landingComposerChipActive{border-color:var(--landing-green);background:var(--landing-green);color:#0d0d0d}.landingComposerBox{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:8px;padding:6px;border:1px solid var(--landing-line);border-radius:26px;background:#121212}.landingComposerField{display:flex;align-items:flex-start;min-width:0}.landingComposerCaret{flex:0 0 auto;width:2px;height:1.15em;margin-top:14px;margin-right:10px;background:var(--landing-green);animation:landingComposerCaret 1s step-end infinite}@keyframes landingComposerCaret{50%{opacity:0}}.landingComposerPrefix{flex:0 0 auto;padding:12px 0 4px 12px;color:#f3f3f36b;font-size:13px;font-weight:750;font-variant-ligatures:none;letter-spacing:.02em;line-height:1.45;white-space:nowrap;-webkit-user-select:none;user-select:none}.landingComposerFieldSearch .landingComposerPrefix{color:var(--landing-green)}.landingComposerField textarea{flex:1;min-width:0;min-height:62px;margin:0;padding:12px 10px 12px 6px;border:0;border-radius:22px;background:transparent;color:var(--landing-ink);font:inherit;font-size:15px;line-height:1.45;resize:none}.landingComposerField textarea::placeholder{color:#a3a3a3b8}.landingComposerField textarea:focus{outline:none}.landingComposerSend.isPressed,.landingComposerSend:active{filter:brightness(.96)}.landingComposerSend{min-height:62px;min-width:112px;border:0;border-radius:22px;background:#222;color:var(--landing-muted);font-size:13px;font-weight:700;cursor:pointer;transform-origin:center center;will-change:transform}.landingComposerSend:disabled{cursor:default}.landingComposerSendReady{background:var(--landing-green);color:#0d0d0d}.landingComposerToggles{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 24px;padding:0 4px}.landingComposerSlash{padding:3px 8px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--landing-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:700;cursor:pointer}.landingComposerSlash:hover,.landingComposerSlashActive{color:var(--landing-ink);border-color:var(--landing-line);background:#222}.landingComposerLength{display:inline-flex;align-items:center;gap:6px;margin-left:auto;color:var(--landing-muted);font-size:11px;font-weight:650}.landingComposerLength select{width:auto;min-width:4.5rem;max-width:8.5rem;padding:2px 6px;border:1px solid var(--landing-line);border-radius:4px;background:#121212;color:var(--landing-ink);font:inherit;font-size:11px;font-weight:650}@media(max-width:1180px){.landingSceneGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.landingSceneGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.landingScenePrompt{font-size:12px}.landingTryIdlePrompt{font-size:14px}.landingTryDur strong{font-size:18px}.landingTryStage .landingComposerBox{grid-template-columns:minmax(0,1fr)}.landingTryStage .landingComposerSend{min-height:44px}}.landingGallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.landingGalleryCell{position:relative;padding:0;border:0;border-radius:14px;overflow:hidden;background:#000;cursor:pointer;text-align:left;color:inherit}.landingGalleryCell.isActive{box-shadow:0 0 0 2px #fff;cursor:default}.landingGalleryFrame,.landingGalleryVideo{position:relative;display:block;width:100%;min-height:0;aspect-ratio:16 / 9;height:auto;object-fit:cover}.landingGalleryFrame:before{content:"";display:block;aspect-ratio:16 / 9}.landingGalleryThumb{display:block;width:100%;aspect-ratio:16 / 9;height:auto;object-fit:cover}.landingGalleryWatch{display:inline-block;margin:12px 0 8px;color:var(--landing-ink);font-size:14px;font-weight:650}.landingGalleryLabel{position:absolute;left:14px;bottom:14px;padding:6px 10px;border-radius:999px;background:#0d0d0dc7;color:#fff;font-size:12px;font-weight:750}.landingGalleryCaption{max-width:680px;margin:32px auto 0;text-align:center}.landingGalleryCaption h3{margin:8px 0;font-size:1.5rem;letter-spacing:-.03em}.landingGalleryCaption p,.landingGalleryCaption small{color:var(--landing-muted)}.landingGalleryCaption .landingCasePrompt{margin:16px auto;max-width:560px;text-align:left}.landingBranchRedactA{top:22%;left:18%;width:28%;height:12%}.landingBranchRedactB{top:58%;right:16%;width:34%;height:10%}.landingCaseTabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.landingCaseTab{padding:8px 14px;border:1px solid var(--landing-line);border-radius:999px;background:transparent;color:var(--landing-muted);font-size:13px;font-weight:750;cursor:pointer}.landingCaseTab.isActive{border-color:#b8ff4d8c;background:var(--landing-green);color:#0d0d0d}.landingCaseGrid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:28px;align-items:center}.landingCaseCopy h3{margin:10px 0 8px;font-size:1.6rem}.landingCaseCopy p,.landingCaseCopy small{color:var(--landing-muted)}.landingCasePrompt{margin:16px 0;padding:14px 16px;border-left:3px solid var(--landing-green);background:var(--landing-surface);color:var(--landing-ink);font-size:15px;line-height:1.5}.landingCore{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);display:grid;place-items:center;gap:4px;width:132px;height:132px;border:2px solid rgba(184,255,77,.45);border-radius:999px;background:var(--landing-surface-solid);box-shadow:0 0 0 10px #b8ff4d1a,0 0 40px #b8ff4d1f;text-align:center}.landingCore strong{font-size:13px;font-weight:900}.landingCore span{color:var(--landing-muted);font-size:11px;font-weight:700}.landingPickCard{position:absolute;width:min(220px,42%);padding:14px;border:1px solid var(--landing-line);border-radius:16px;background:#171717f0;box-shadow:0 12px 32px #00000059}.landingPickCard h3{margin:8px 0 4px;font-size:14px;font-weight:900}.landingPickCard p{margin:0;color:var(--landing-muted);font-size:11px;line-height:1.45}.landingPickTop{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--landing-muted)}.landingPickScore{padding:2px 7px;border-radius:999px;background:var(--landing-green);color:#080808}.landingPickMain{left:50%;top:8%;transform:translate(-50%);width:min(260px,78%);border-color:#b8ff4d73}.landingPickLeft{left:4%;bottom:12%}.landingPickRight{right:4%;bottom:18%}.landingPickBottom{left:50%;bottom:4%;transform:translate(-50%);opacity:.88}.landingChip{position:absolute;padding:6px 10px;border:1px solid var(--landing-line);border-radius:999px;background:var(--landing-surface-solid);color:var(--landing-ink);font-size:10px;font-weight:800;box-shadow:0 8px 20px #00000047}.landingChip1{left:8%;top:28%}.landingChip2{right:10%;top:22%}.landingChip3{left:12%;top:52%}.landingChip4{right:8%;top:58%}.landingLocaleToggle{display:inline-flex;gap:6px;margin-bottom:16px;padding:4px;border:1px solid var(--landing-line);border-radius:999px;background:#ffffff0a}.landingLocaleToggle button{border:0;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;color:var(--landing-muted);background:transparent;cursor:pointer}.landingLocaleToggle button.active{color:#0d0d0d;background:var(--landing-green)}.landingImportBoxDemo{display:grid;gap:12px}.landingDemoCursor{display:inline-block;width:2px;height:16px;background:var(--landing-green);animation:landingDemoBlink .9s step-end infinite}@keyframes landingDemoBlink{50%{opacity:0}}.landingDemoTag{border:1px solid var(--landing-line);border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;background:var(--landing-bg-soft);color:var(--landing-ink)}button.landingDemoTag{cursor:pointer}button.landingDemoTag.active{border-color:#b8ff4d73;background:#b8ff4d1f}.landingDemoTag.muted{opacity:.55}.landingDemoCanvas{display:grid;gap:16px;align-content:start;min-height:520px}.landingDemoFooter{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;margin-top:4px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}.landingDemoFooter .landingDemoTags{justify-content:flex-end}.landingDemoStageBar{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.landingDemoStageBar span{height:4px;border-radius:999px;background:#ffffff1f}.landingDemoStageBar span.done,.landingDemoStageBar span.active{background:var(--landing-green)}.landingDemoUploadPanel{display:grid;gap:12px;padding:18px;border:1px solid var(--landing-line);border-radius:18px;background:#171717eb}.landingDemoFileChip{display:grid;gap:4px}.landingDemoFileChip strong{font-size:15px}.landingDemoFileChip span,.landingDemoUploadPanel small{color:var(--landing-muted);font-size:12px}.landingDemoProgressTrack{height:8px;border-radius:999px;background:#ffffff14;overflow:hidden}.landingDemoProgressFill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--landing-green),#d9ff8a);transition:width .12s linear}.landingDemoIndexingList{display:grid;gap:8px}.landingDemoIndexingList div{display:flex;align-items:center;gap:8px;color:var(--landing-muted);font-size:12px}.landingDemoIndexingList div.done{color:var(--landing-ink)}.landingDemoSpinDot{width:10px;height:10px;border:2px solid rgba(184,255,77,.35);border-top-color:var(--landing-green);border-radius:999px;animation:landingDemoSpin .7s linear infinite}@keyframes landingDemoSpin{to{transform:rotate(360deg)}}.landingDemoFlawTag{display:inline-block;margin-top:6px;padding:2px 8px;border-radius:999px;background:#fbbf2429;color:#fcd34d;font-size:10px;font-weight:800}.landingDemoClipCard.needsExpand{border-color:#fbbf2459}.landingDemoExpandStage{display:grid;gap:10px}.landingDemoExpandStat{margin:0;color:var(--landing-muted);font-size:12px;line-height:1.5}.landingDemoExpandCard{position:relative;display:grid;gap:10px;padding:14px;border:1px solid var(--landing-line);border-radius:16px;background:#171717f5;overflow:hidden}.landingDemoExpandCard.highlight{border-color:#fbbf246b;box-shadow:0 0 0 1px #fbbf241f}.landingDemoExpandCard.done{border-color:#b8ff4d6b}.landingDemoExpandCardHead{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.landingDemoExpandCardHead strong{font-size:13px;line-height:1.4}.landingDemoExpandSnippet{margin:0;color:var(--landing-muted);font-size:12px;line-height:1.55}.landingDemoExpandCard.done .landingDemoExpandSnippet{color:var(--landing-ink)}.landingDemoExpandMeta{display:flex;gap:12px;color:var(--landing-muted);font-size:11px}.landingDemoExpandMeta em{font-style:normal;font-weight:800;color:var(--landing-green)}.landingDemoExpandActions{display:flex;gap:8px}.landingDemoExpandBtn{border:0;border-radius:999px;padding:7px 14px;background:#22c55e2e;color:#bbf7d0;font-size:12px;font-weight:800;cursor:default}.landingDemoExpandBtn.pulse{animation:landingExpandBtnPulse 1.2s ease-in-out infinite}@keyframes landingExpandBtnPulse{0%,to{box-shadow:0 0 #22c55e59}50%{box-shadow:0 0 0 8px #22c55e00}}.landingDemoExpandOverlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0d0d0db8;color:var(--landing-ink);font-size:12px;font-weight:800}.landingDemoExpandHint{color:var(--landing-muted);font-size:11px;line-height:1.5}.landingExpandSection{padding:0 0 56px;margin-top:-12px}.landingExpandGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:28px;align-items:center}.landingExpandCopy{display:grid;gap:12px}.landingExpandPoints{margin:8px 0 0;padding-left:18px;color:var(--landing-muted);font-size:14px;line-height:1.65}.landingExpandPoints li+li{margin-top:8px}.landingExpandPanel{display:grid;gap:14px;padding:18px;border:1px solid var(--landing-line);border-radius:22px;background:#171717eb;box-shadow:var(--landing-shadow);transition:border-color .22s ease,box-shadow .22s ease}.landingExpandPanel.live{border-color:#b8ff4d59;box-shadow:0 0 0 1px #b8ff4d14,var(--landing-shadow)}.landingExpandPanel header{display:flex;align-items:center;gap:8px;color:var(--landing-green);font-size:12px;font-weight:800}.landingExpandCompare{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:stretch}.landingExpandCompare article{display:grid;gap:8px;padding:12px;border:1px solid var(--landing-line);border-radius:14px;background:#0f0f0fe0;opacity:.72;transition:opacity .22s ease,border-color .22s ease}.landingExpandCompare article.active{opacity:1;border-color:#b8ff4d47}.landingExpandCompare article.after.active{border-color:#b8ff4d6b}.landingExpandCompare article span{font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--landing-muted)}.landingExpandCompare article p{margin:0;font-size:11px;line-height:1.5;color:var(--landing-ink)}.landingExpandCompare article em{font-style:normal;font-size:11px;font-weight:800;color:var(--landing-green)}.landingExpandCompare article small{font-size:10px;color:var(--landing-muted)}.landingExpandArrow{align-self:center;color:var(--landing-muted);font-size:18px;font-weight:900}.landingExpandCardMock{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px dashed rgba(255,255,255,.14);border-radius:14px}.landingExpandCardMock strong{font-size:12px;line-height:1.4}.landingDemoStageHead{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800;color:var(--landing-green)}.landingDemoPickGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.landingDemoPickCard{padding:13px 14px;border:1px solid var(--landing-line);border-radius:14px;background:#171717f0;animation:landingDemoFadeUp .42s ease both}.landingDemoPickCard.featured{border-color:#b8ff4d6b;box-shadow:inset 0 0 0 1px #b8ff4d1f}.landingDemoPickCard.selected{box-shadow:0 0 0 1px #b8ff4d59}.landingDemoPickCard h3{margin:8px 0 5px;font-size:12px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.landingDemoPickCard p{margin:0;color:var(--landing-muted);font-size:11px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.landingDemoPicksStage.compact .landingDemoPickGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.landingDemoPicksStage.compact .landingDemoPickCard{padding:10px 11px}.landingDemoPicksStage.compact .landingDemoPickCard h3{font-size:11px;-webkit-line-clamp:1}.landingDemoPicksStage.compact .landingDemoPickCard p{display:none}.landingDemoPortraitStage{display:grid;gap:12px}.landingDemoPortraitHint{margin:0;color:var(--landing-muted);font-size:12px;line-height:1.5}.landingDemoPortraitGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.landingDemoPortraitCard{display:grid;gap:8px;padding:12px;border:1px solid var(--landing-line);border-radius:14px;background:#171717f0;animation:landingDemoFadeUp .42s ease both;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.landingDemoPortraitCard.active{border-color:#b8ff4d73;box-shadow:inset 0 0 0 1px #b8ff4d24;transform:translateY(-2px)}.landingDemoPortraitPreview{overflow:hidden;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#00000059}.landingPortraitPreviewSvg{display:block;width:100%;height:auto}.landingDemoPortraitCard strong{font-size:13px;line-height:1.3}.landingDemoPortraitCard p{margin:0;color:var(--landing-muted);font-size:11px;line-height:1.45}.landingDemoAgentBar{display:grid;gap:8px;padding:12px 14px;border:1px solid var(--landing-line);border-radius:16px;background:#121212f5}.landingDemoAgentBar span,.landingDemoAgentBar small{font-size:11px;color:var(--landing-muted)}.landingDemoAgentInput{display:flex;align-items:center;gap:2px;min-height:28px;padding:8px 10px;border-radius:12px;background:#ffffff0d}.landingDemoAgentInput em{font-style:normal;font-size:13px;font-weight:700;color:var(--landing-ink)}.landingDemoResultStage{display:grid;gap:10px}.landingDemoClipList{display:grid;gap:8px}.landingDemoClipCard{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;padding:10px 12px;border:1px solid var(--landing-line);border-radius:14px;background:#171717f0;animation:landingDemoFadeUp .42s ease both}.landingDemoClipIndex{display:grid;place-items:center;width:28px;height:28px;border-radius:10px;background:#b8ff4d29;color:var(--landing-green);font-size:12px;font-weight:900}.landingDemoClipCard strong{display:block;font-size:12px;line-height:1.4}.landingDemoClipCard em{display:block;margin-top:2px;color:var(--landing-muted);font-size:11px;font-style:normal}.landingDemoChips{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.landingDemoChips span{padding:6px 10px;border:1px solid var(--landing-line);border-radius:999px;background:var(--landing-surface-solid);color:var(--landing-muted);font-size:10px;font-weight:800;opacity:.35}.landingDemoChips span.visible{opacity:1;color:var(--landing-ink);animation:landingDemoFadeUp .32s ease both}@keyframes landingDemoFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.landingDemoPickCard,.landingDemoClipCard,.landingDemoPortraitCard,.landingDemoChips span.visible,.landingDemoCursor,.landingDemoExpandBtn.pulse{animation:none}.landingDemoProgressFill{transition:none}.landingDemoSpinDot{animation:none}.landingVideoEl,.landingVideoCrop,.landingVideoRange,.landingVideoChip,.landingBranchCaption,.landingBranchRedact{will-change:auto}.landingTranslateWave.isLive .landingTranslateWaveBar{animation:none;transform:scaleY(.7)}.landingTranslateProgress:after{animation:none;width:100%}.landingTranslateHits li{animation:none}.landingTranslateHits li.isIn{display:grid}}.landingMarquee{overflow:hidden;border-block:1px solid var(--landing-line);background:#121212d1}.landingMarqueeTrack{display:flex;width:max-content;animation:landingMarquee 36s linear infinite}.landingMarqueeGroup{display:flex;gap:36px;padding:16px 18px}.landingMarqueeItem{white-space:nowrap;font-size:14px;font-weight:750;color:var(--landing-muted)}.landingMarqueeItem strong{color:var(--landing-ink)}@keyframes landingMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.landingSpeedSection{padding-top:72px;padding-bottom:72px;background:transparent}.landingSpeedMetrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px}.landingSpeedMetric{padding:28px 8px;border:0;border-radius:0;background:transparent;text-align:center}.landingSpeedMetric strong{display:block;font-size:clamp(1.4rem,2.4vw,2rem);font-weight:800;letter-spacing:-.04em;line-height:1.15;color:var(--landing-ink)}.landingSpeedMetric span{display:block;margin-top:10px;color:var(--landing-muted);font-size:14px;font-weight:650;line-height:1.45}.landingSpeedPunchline{margin:36px auto 0;max-width:720px;text-align:center;color:var(--landing-ink);font-size:clamp(1.35rem,2.4vw,1.85rem);font-weight:900;letter-spacing:-.03em;line-height:1.25}.landingSpeedNote{margin:12px auto 0;max-width:560px;text-align:center;color:var(--landing-muted);font-size:13px;line-height:1.5}@media(max-width:840px){.landingSpeedMetrics{grid-template-columns:1fr}}.landingSectionHead{max-width:720px;margin-bottom:40px}.landingSectionHead.center{margin-inline:auto;text-align:center}.landingSectionTitle{margin:12px 0 0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.08;letter-spacing:-.03em;font-weight:900}.landingSectionSub{margin:14px 0 0;color:var(--landing-muted);font-size:16px;line-height:1.62}.landingCards3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.landingCard{display:grid;gap:12px;padding:22px;border:1px solid var(--landing-line);border-radius:22px;background:var(--landing-surface);box-shadow:0 14px 36px #00000038}.landingCardNum{color:var(--landing-muted);font-size:12px;font-weight:800;letter-spacing:.08em}.landingCard h3{margin:0;font-size:20px;font-weight:900}.landingCard p{margin:0;color:var(--landing-muted);font-size:14px;line-height:1.55}.landingCard ul{margin:0;padding-left:18px;color:var(--landing-ink);font-size:13px;line-height:1.7}.landingWorkflowGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.landingWorkflowStep{position:relative;padding:20px;border:1px solid var(--landing-line);border-radius:20px;background:var(--landing-surface-solid)}.landingWorkflowStep:not(:last-child):after{content:"→";position:absolute;right:-12px;top:50%;transform:translateY(-50%);color:var(--landing-muted);font-weight:900;z-index:1}.landingWorkflowStep strong{display:block;margin-bottom:8px;font-size:16px;font-weight:900}.landingWorkflowStep p{margin:0;color:var(--landing-muted);font-size:13px;line-height:1.5}.landingEvolutionLadder{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:stretch;margin-bottom:28px}.landingEvolutionStep{padding:22px;border-radius:20px;border:1px solid var(--landing-line);background:var(--landing-surface-solid)}.landingEvolutionStep.picks{border-color:#b8ff4d73;background:linear-gradient(180deg,rgba(184,255,77,.1),var(--landing-surface-solid) 58%)}.landingEvolutionLabel{display:inline-block;margin-bottom:10px;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--landing-muted)}.landingEvolutionStep strong{display:block;font-size:22px;font-weight:900}.landingEvolutionStep p{margin:8px 0 0;color:var(--landing-muted);font-size:14px}.landingEvolutionDivider{display:grid;place-items:center;color:var(--landing-muted);font-size:24px;font-weight:900}.landingPainGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.landingPainCard{padding:24px;border:1px solid var(--landing-line);border-radius:22px;background:var(--landing-surface-solid)}.landingPainCard.director{border-color:#b8ff4d66;box-shadow:inset 0 0 0 1px #b8ff4d26}.landingPainCard h3{margin:0 0 10px;font-size:20px;font-weight:900}.landingPainCard>p{margin:0 0 16px;color:var(--landing-muted);font-size:14px;line-height:1.55}.landingPainItem{display:grid;gap:4px;padding:12px 0;border-top:1px solid var(--landing-line)}.landingPainItem strong{font-size:14px}.landingPainItem span{color:var(--landing-muted);font-size:13px;line-height:1.5}.landingQuote{margin-top:16px;padding:14px 16px;border-radius:14px;background:var(--landing-bg-soft);font-size:13px;line-height:1.55;color:var(--landing-muted)}.landingQuote em{font-style:normal;font-weight:750;color:var(--landing-ink)}.landingFeatureGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.landingFeature{padding:22px;border:1px solid var(--landing-line);border-radius:20px;background:var(--landing-surface-solid)}.landingFeature h3{margin:0 0 8px;font-size:18px;font-weight:900}.landingFeature p{margin:0;color:var(--landing-muted);font-size:14px;line-height:1.55}.landingUseGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.landingUse{padding:22px;border:1px solid var(--landing-line);border-radius:20px;background:var(--landing-surface-solid)}.landingUseRole{display:inline-block;margin-bottom:10px;padding:4px 10px;border-radius:999px;background:#b8ff4d2e;color:var(--landing-green);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.landingUse h3{margin:0 0 8px;font-size:18px;font-weight:900}.landingUse p{margin:0 0 12px;color:var(--landing-muted);font-size:14px;line-height:1.5}.landingUse ul{margin:0;padding-left:18px;font-size:13px;line-height:1.65;color:var(--landing-ink)}.landingManifesto{padding:40px;border:2px solid rgba(184,255,77,.35);border-radius:28px;background:linear-gradient(135deg,rgba(184,255,77,.1),var(--landing-surface-solid) 52%);text-align:center}.landingManifesto h2{margin:12px 0 0;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:900;letter-spacing:-.03em}.landingManifesto p{max-width:720px;margin:14px auto 0;color:var(--landing-muted);font-size:16px;line-height:1.62}.landingInviteSteps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.landingInviteStep{padding:22px 20px;border:1px solid var(--landing-line);border-radius:20px;background:var(--landing-surface-solid)}.landingInviteStepNum{display:inline-block;font-size:12px;font-weight:850;letter-spacing:.08em;color:#b8ff4de6}.landingInviteStep h3{margin:10px 0 0;font-size:1.05rem;font-weight:850;letter-spacing:-.02em}.landingInviteStep p{margin:10px 0 0;color:var(--landing-muted);font-size:14px;line-height:1.55}.landingInviteRules{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:8px;max-width:820px}.landingInviteRules li{position:relative;padding:10px 14px 10px 28px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#0000002e;color:var(--landing-muted);font-size:13.5px;line-height:1.5}.landingInviteRules li:before{content:"";position:absolute;left:12px;top:16px;width:6px;height:6px;border-radius:50%;background:#b8ff4dbf}.landingInviteAffiliate{max-width:820px;margin:18px 0 0;padding:14px 16px;border-left:3px solid rgba(184,255,77,.45);color:var(--landing-muted);font-size:13.5px;line-height:1.55}.landingInviteActions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.landingFaq{display:grid;gap:10px;max-width:820px}.landingFaq details{border:1px solid var(--landing-line);border-radius:16px;background:var(--landing-surface-solid);overflow:hidden}.landingFaq summary{padding:16px 18px;cursor:pointer;font-weight:850;list-style:none}.landingFaq summary::-webkit-details-marker{display:none}.landingFaq p{margin:0;padding:0 18px 16px;color:var(--landing-muted);font-size:14px;line-height:1.6}.landingCta{padding:8px 0 16px;border:0;border-radius:0;background:none;text-align:center}.landingCta h2{margin:12px 0 0;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:900;letter-spacing:-.03em}.landingCta p{max-width:620px;margin:14px auto 0;color:var(--landing-muted);font-size:16px;line-height:1.6}.landingCtaActions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px}.landingCta .landingBtn{background:transparent}.landingFooter{padding:40px 0 56px;border-top:1px solid var(--landing-line);color:var(--landing-muted);font-size:13px}.landingFooterGrid{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:24px}.landingFooterBrand{display:flex;align-items:center;gap:10px;margin-bottom:8px}.landingFooterBrand .landingBrandLogo{width:28px;height:28px;border-radius:8px}.landingFooterEntity{margin:8px 0 0;color:var(--landing-muted);font-size:12px}.landingFooter strong{color:var(--landing-ink)}.landingFooterLinks{display:flex;flex-wrap:wrap;gap:18px}.landingFooterLinks a{color:inherit;font-weight:700;text-decoration:none}.landingFooterLinks a:hover{color:var(--landing-ink)}.landingLegalWrap{max-width:880px}.landingLegalPage h1,.landingDownloadPage h1{margin:0;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.05;letter-spacing:-.04em}.landingLegalEffective{margin:14px 0 0;color:var(--landing-green);font-size:13px;font-weight:800}.landingLegalIntro{max-width:760px;margin:20px 0 0;color:var(--landing-muted);font-size:17px;line-height:1.7}.landingLegalSections{display:grid;gap:16px;margin-top:38px}.landingLegalSections article{padding:24px;border:1px solid var(--landing-line);border-radius:18px;background:var(--landing-surface-solid)}.landingLegalSections h2,.landingDownloadControlled h2,.landingDownloadNotes h2{margin:0;font-size:19px;letter-spacing:-.02em}.landingLegalSections p,.landingDownloadControlled p,.landingDownloadNotes li,.landingDownloadNotes>p{color:var(--landing-muted);font-size:14px;line-height:1.7}.landingLegalSections p{margin:12px 0 0}.landingLegalSections a,.landingDownloadNotes a{color:var(--landing-green)}.landingDownloadGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:34px}.landingDownloadCard{display:grid;gap:8px;padding:28px;border:1px solid rgba(184,255,77,.42);border-radius:20px;background:#b8ff4d14;color:var(--landing-ink);text-decoration:none;transition:transform .16s ease,border-color .16s ease}.landingDownloadCard:hover{transform:translateY(-2px);border-color:var(--landing-green)}.landingDownloadCard strong{font-size:20px}.landingDownloadCard span{color:var(--landing-muted);font-size:13px}.landingDownloadControlled,.landingDownloadNotes{margin-top:34px;padding:26px;border:1px solid var(--landing-line);border-radius:20px;background:var(--landing-surface-solid)}.landingDownloadControlled p{max-width:720px;margin:12px 0 20px}.landingDownloadNotes ul{margin:16px 0 0;padding-left:20px}.landingDownloadActions{margin-top:22px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.landingLicenseSuccess{padding-top:48px}.landingLicenseSuccessInner{max-width:720px}.landingLicenseSuccessCard{margin:28px auto 0;padding:28px;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 40%),#121212f5;box-shadow:0 18px 40px #00000047}.landingLicenseSuccessRow{display:grid;grid-template-columns:96px 1fr;gap:12px;align-items:start;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:14px}.landingLicenseSuccessRow span{color:#ffffff8c}.landingLicenseSuccessRow strong,.landingLicenseSuccessRow code{color:var(--landing-ink);word-break:break-all}.landingLicenseSuccessRow code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.landingLicenseSuccessHint{margin:14px 0 0;color:#ffffff9e;font-size:14px;line-height:1.55}.landingLicenseSuccessSteps{margin:22px 0 0;padding-left:20px;color:#ffffffd1;line-height:1.7}.landingLicenseSuccess .landingDownloadActions{margin-top:26px}.landingDownloadNotes>p{margin:18px 0 0}.landingPaddlePricing [data-slot=card]{border-radius:20px;background:#171717f5;box-shadow:0 0 0 1px #ffffff14,0 18px 40px #00000047}.landingPaddlePricing [data-slot=card-footer]{border-color:#ffffff14;background:#ffffff08}.landingPaddlePricing [data-slot=card-title]{color:var(--landing-ink);font-weight:750}.landingPaddlePricing [data-slot=tabs-list]{border:1px solid var(--landing-line);background:#171717f0}.landingRedeemWrap{max-width:640px}.landingRedeemCard{display:grid;gap:16px;margin-top:28px;padding:28px 24px;border:1px solid var(--landing-line);border-radius:20px;background:#171717f5;box-shadow:0 18px 40px #00000047}.landingMyLicensesAuth{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.landingMyLicensesInlineLogin{display:grid;width:min(100%,560px);gap:20px;margin:0 auto;padding:clamp(20px,4vw,32px);border:1px solid rgba(255,255,255,.1);border-radius:22px;background:radial-gradient(circle at 50% 0%,rgba(184,255,77,.08),transparent 52%),#08080894;box-shadow:0 22px 70px #00000047,inset 0 1px #ffffff0a}.landingMyLicensesProviders{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.landingMyLicensesProviders .authOAuthButton{position:relative;display:inline-flex;min-height:52px;width:100%;align-items:center;justify-content:center;gap:11px;padding:0 18px;border:1px solid rgba(255,255,255,.15);border-radius:14px;color:#f8fafc;background:#ffffff0e;font:inherit;font-size:14px;font-weight:650;letter-spacing:-.01em;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.landingMyLicensesProviders .authOAuthButton:hover:not(:disabled){transform:translateY(-1px);border-color:#b8ff4d73;background:#ffffff17;box-shadow:0 10px 30px #00000038}.landingMyLicensesProviders .authOAuthButton:focus-visible,.landingMyLicensesEmailForm button:focus-visible,.landingMyLicensesEmailForm input:focus-visible{outline:2px solid var(--landing-green);outline-offset:2px}.landingMyLicensesProviders .authOAuthButton:disabled{cursor:not-allowed;opacity:.46}.landingGoogleButtonShell{position:relative;min-height:52px}.landingGoogleButtonShell .authOAuthButton{width:100%;pointer-events:none}.landingGoogleHitArea{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;opacity:.02;border-radius:14px}.landingGoogleHitArea>div{width:100%!important;height:100%!important}.landingGoogleHitArea iframe,.landingGoogleHitArea div[role=button]{width:100%!important;height:100%!important;min-height:52px!important}.landingGoogleButtonShell.isBusy{pointer-events:none}.landingGoogleButtonShell.isBusy .authOAuthButton{opacity:.45}.landingGoogleButtonBusy{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-items:center;color:var(--landing-green);background:#0808088f;border-radius:14px}.landingProviderLogo{width:21px;height:21px;flex:0 0 auto}.landingMyLicensesDivider{display:flex;align-items:center;gap:12px;color:var(--landing-muted);font-size:12px;text-transform:uppercase}.landingMyLicensesDivider:before,.landingMyLicensesDivider:after{content:"";height:1px;flex:1;background:var(--landing-line)}.landingMyLicensesEmailForm{display:grid;gap:9px;margin:0}.landingMyLicensesEmailForm>label{color:#f3f4f6;font-size:13px;font-weight:650}.landingMyLicensesEmailForm .authEmailRow{display:grid;grid-template-columns:auto minmax(0,1fr) auto;min-height:54px;align-items:center;gap:10px;padding-left:16px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#0000004d;transition:border-color .16s ease,box-shadow .16s ease}.landingMyLicensesEmailForm .authEmailRow:focus-within{border-color:#b8ff4d80;box-shadow:0 0 0 3px #b8ff4d14}.landingMyLicensesEmailForm .authEmailRow>svg{color:var(--landing-muted)}.landingMyLicensesEmailForm input{min-width:0;height:52px;border:0;outline:0;color:#f8fafc;background:transparent;font:inherit;font-size:14px}.landingMyLicensesEmailForm input::placeholder{color:#ffffff59}.landingMyLicensesEmailForm button{align-self:stretch;min-width:126px;padding:0 18px;border:0;border-radius:0 13px 13px 0;color:#111;background:var(--landing-green);font:inherit;font-size:13px;font-weight:750;cursor:pointer;transition:filter .16s ease,opacity .16s ease}.landingMyLicensesEmailForm button:hover:not(:disabled){filter:brightness(1.07)}.landingMyLicensesEmailForm button:disabled{cursor:not-allowed;opacity:.55}.landingMyLicensesEmailForm .authHint{margin:0;color:var(--landing-muted);font-size:12px;line-height:1.6}.landingMyLicensesEmailForm .authHint.success{color:var(--landing-green)}@media(max-width:600px){.landingMyLicensesProviders{grid-template-columns:1fr}.landingMyLicensesEmailForm .authEmailRow{grid-template-columns:auto minmax(0,1fr);padding:0 14px}.landingMyLicensesEmailForm button{grid-column:1 / -1;min-height:46px;margin:0 -14px;border-radius:0 0 13px 13px}}.landingMyLicensesAuth p{margin:0;color:var(--landing-muted)}.landingMyLicensesList{display:grid;gap:14px}.landingMyLicenseCard{display:grid;gap:8px;padding:16px;border:1px solid var(--landing-line);border-radius:14px;background:#00000038}.landingMyLicenseCard header{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.landingMyLicenseCard p{margin:0;color:var(--landing-muted);font-size:13px}.landingMyLicenseKey{display:grid;gap:8px;padding:12px;border-radius:12px;background:#0f0f0f;border:1px solid rgba(184,255,77,.22)}.landingMyLicenseKey code{word-break:break-all;color:#f8fafc}.landingMyLicenseDevices{display:grid;gap:10px;margin-top:4px}.landingMyLicenseDevice{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-top:10px;border-top:1px solid var(--landing-line)}.landingMyLicenseDevice strong{display:block}.landingMyLicenseDevice small{color:var(--landing-muted)}.landingRedeemField{display:grid;gap:8px;color:var(--landing-muted);font-size:13px;font-weight:700}.landingRedeemField input{min-height:44px;padding:0 14px;border:1px solid var(--landing-line);border-radius:12px;background:#00000047;color:var(--landing-ink)}.landingRedeemError{margin:0;color:#ff8e8e;font-size:13px}.landingRedeemNote{margin:0;color:var(--landing-muted);font-size:12px;line-height:1.5}.landingRedeemSuccessHead{display:flex;gap:12px;align-items:flex-start}.landingRedeemSuccessHead svg{color:var(--landing-green);margin-top:2px}.landingRedeemSuccessHead strong{display:block;font-size:18px}.landingRedeemSuccessHead p,.landingRedeemSuccessHead small{margin:4px 0 0;color:var(--landing-muted)}.landingRedeemKeyBox{display:grid;gap:10px;padding:16px;border-radius:14px;background:#0f0f0f;border:1px solid rgba(184,255,77,.22)}.landingRedeemKeyBox span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--landing-green);font-weight:800}.landingRedeemKeyBox code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:15px;line-height:1.4;word-break:break-all;color:#f8fafc}.landingRedeemNext h2{margin:8px 0 0;font-size:16px}.landingRedeemNext ol{margin:10px 0 0;padding-left:18px;color:var(--landing-muted);display:grid;gap:10px}.landingRedeemNext li:first-child{list-style:none;margin-left:-18px}.landingPricingHero{padding-bottom:24px}.landingPricingHeroInner{max-width:820px}.landingPricingTitle{font-size:clamp(2rem,3.6vw,3.2rem)}.landingPricingSub{max-width:680px;margin-left:auto;margin-right:auto}.landingPricingBeta{margin:16px auto 0;max-width:620px;color:var(--landing-muted);font-size:13px;line-height:1.55}.landingPricingBillingBar{display:grid;justify-items:center;gap:10px;margin-bottom:22px}.landingPricingBillingToggle{display:inline-flex;padding:4px;border:1px solid var(--landing-line);border-radius:999px;background:var(--landing-surface)}.landingPricingBillingToggle button{min-height:38px;padding:0 18px;border:0;border-radius:999px;background:transparent;color:var(--landing-muted);font-size:13px;font-weight:800;cursor:pointer}.landingPricingBillingToggle button.active{background:#b8ff4d29;color:var(--landing-ink)}.landingPricingBillingNote{margin:0;color:var(--landing-muted);font-size:12px;font-weight:700}.landingPricingPlans{display:grid;grid-template-columns:repeat(auto-fit,minmax(196px,1fr));gap:14px;align-items:stretch}.landingPricingCompliancePlans{grid-template-columns:repeat(4,minmax(0,1fr))}.landingPricingPlan{position:relative;display:flex;flex-direction:column;min-height:100%;gap:14px;padding:18px 16px 16px;border:1px solid var(--landing-line);border-radius:20px;background:var(--landing-surface)}.landingPricingPlan.featured{border-color:#b8ff4d73;box-shadow:inset 0 0 0 1px #b8ff4d1f,0 18px 40px #00000059}.landingPricingBadgeRow{display:flex;align-items:center;min-height:24px}.landingPricingBadge{display:inline-flex;align-items:center;max-width:100%;padding:4px 10px;border-radius:999px;background:#b8ff4d29;color:var(--landing-green);font-size:10px;font-weight:900;letter-spacing:.02em;line-height:1.2;text-transform:uppercase;white-space:nowrap}.landingPricingBadgeGhost{visibility:hidden}.landingPricingPlan header{flex:0 0 auto}.landingPricingPlan header h3{margin:0;font-size:17px;line-height:1.25}.landingPricingPrice{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:10px}.landingPricingComparePrice{color:var(--landing-muted);font-size:16px;font-weight:700;opacity:.72}.landingPricingPrice strong{font-size:34px;line-height:1;letter-spacing:-.03em}.landingPricingPrice em{color:var(--landing-muted);font-style:normal;font-size:14px;font-weight:700}.landingPricingPlan header p{margin:10px 0 0;color:var(--landing-muted);font-size:13px;line-height:1.5}.landingPricingSeatNote{display:block;margin-top:8px;color:var(--landing-green);font-size:11px;font-weight:800;line-height:1.4}.landingPricingCloudLinks{position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin:-8px 0 20px;color:var(--landing-muted);font-size:10px}.landingPricingCloudLinks>span{margin-right:2px;font-weight:750}.landingPricingCloudLinks>button{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--landing-line);border-radius:999px;background:var(--landing-surface);color:var(--landing-ink);font:inherit;font-weight:750;cursor:pointer}.landingPricingCloudLinks>button:hover,.landingPricingCloudLinks>button[aria-expanded=true]{border-color:var(--landing-green)}.landingPricingCloudLinks em{color:var(--landing-green);font-style:normal}.landingPricingCloudPopover{position:absolute;top:calc(100% + 10px);left:50%;z-index:20;width:min(420px,calc(100vw - 32px));padding:18px;border:1px solid rgba(184,255,77,.35);border-radius:16px;background:var(--landing-surface-strong, var(--landing-surface));box-shadow:0 22px 70px #0000004d;color:var(--landing-ink);text-align:left;transform:translate(-50%)}.landingPricingCloudPopover small{display:block;padding-right:28px;color:var(--landing-muted);font-size:11px;font-weight:800}.landingPricingCloudPopover>strong{display:block;margin-top:7px;color:var(--landing-green);font-size:20px;line-height:1.2}.landingPricingCloudPopover ul{display:grid;gap:6px;margin:14px 0;padding:0;list-style:none}.landingPricingCloudPopover li{padding-left:14px;color:var(--landing-ink);font-size:12px;line-height:1.4}.landingPricingCloudPopover li:before{content:"✓";margin-left:-14px;margin-right:6px;color:var(--landing-green)}.landingPricingCloudPopover p{margin:0;color:var(--landing-muted);font-size:11px;line-height:1.5}.landingPricingCloudPopover>a{display:inline-block;margin-top:12px;color:var(--landing-ink);font-size:11px;font-weight:800}.landingPricingCloudClose{position:absolute;top:10px;right:10px;width:28px;height:28px;padding:0;border:0;background:transparent;color:var(--landing-muted);font-size:20px;cursor:pointer}@media(min-width:760px){.landingHeroTitle .accent{white-space:nowrap}}#pricing-cloud-gpu,#pricing-cloud-llm{scroll-margin-top:96px}.landingPricingPlan ul{display:grid;flex:1 1 auto;gap:10px;margin:0;padding:0;list-style:none}.landingPricingPlan li{display:grid;grid-template-columns:18px 1fr;gap:8px;align-items:start;color:var(--landing-muted);font-size:12px;line-height:1.45}.landingPricingPlan li svg{margin-top:1px;color:var(--landing-green)}.landingPricingPlanFooter{display:grid;grid-template-rows:minmax(42px,auto) minmax(42px,auto);gap:8px;width:100%;margin-top:auto}.landingPricingPlanFooter .landingBtn,.landingPricingPlan .landingBtn{width:100%;min-height:42px;height:auto;padding:8px 10px;margin-top:0;white-space:normal;text-align:center;line-height:1.2}.landingPricingPlanFooterSpacer{display:block;min-height:42px}.landingPricingDesktop{border-block:1px solid var(--landing-line);background:radial-gradient(circle at 50% 0%,rgba(184,255,77,.08),transparent 42%),#121212b8}.landingPricingDesktopPlans{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1040px;margin:30px auto 0}.landingPricingPlan.desktop{min-height:100%}.landingPricingDesktopNote{max-width:820px;margin:18px auto 0;color:var(--landing-muted);font-size:12px;line-height:1.55;text-align:center}.landingPricingCalc{border-block:1px solid var(--landing-line);background:#121212b8}.landingPricingCalcGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;margin-top:28px}.landingPricingCalcForm{display:grid;gap:16px;padding:22px;border:1px solid var(--landing-line);border-radius:20px;background:#171717f0}.landingPricingField{display:grid;gap:8px}.landingPricingField>span,.landingPricingField>legend{color:var(--landing-muted);font-size:12px;font-weight:800}.landingPricingField select{min-height:42px;padding:0 12px;border:1px solid var(--landing-line);border-radius:12px;background:#ffffff0a;color:var(--landing-ink);font-size:13px;font-weight:700}.landingPricingRangeRow{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.landingPricingRangeRow strong{min-width:36px;text-align:right;color:var(--landing-green);font-size:16px}.landingPricingRangeRow input[type=range]{width:100%;accent-color:var(--landing-green)}.landingPricingPlatforms{display:grid;gap:8px}.landingPricingPlatforms button{min-height:40px;padding:0 12px;border:1px solid var(--landing-line);border-radius:12px;background:#ffffff08;color:var(--landing-muted);font-size:12px;font-weight:700;text-align:left;cursor:pointer}.landingPricingPlatforms button.active{border-color:#b8ff4d6b;background:#b8ff4d1a;color:var(--landing-ink)}.landingPricingCalcResults{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;opacity:.45;transition:opacity .22s ease}.landingPricingCalcResults.visible{opacity:1}.landingPricingCalcResults article{display:grid;gap:6px;padding:18px;border:1px solid var(--landing-line);border-radius:16px;background:#171717f0}.landingPricingCalcResults article.accent{border-color:#b8ff4d59;background:#b8ff4d14}.landingPricingCalcResults strong{font-size:28px;line-height:1;letter-spacing:-.03em}.landingPricingCalcResults span{color:var(--landing-muted);font-size:12px;line-height:1.45}.landingPricingPillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.landingPricingPillars article{padding:20px;border:1px solid var(--landing-line);border-radius:18px;background:#171717f0}.landingPricingPillars svg{color:var(--landing-green)}.landingPricingPillars h3{margin:12px 0 8px;font-size:16px}.landingPricingPillars p{margin:0;color:var(--landing-muted);font-size:13px;line-height:1.55}.landingPricingCompareWrap{margin-top:28px;overflow:auto;border:1px solid var(--landing-line);border-radius:20px;background:#121212b8}.landingPricingCompare{width:100%;min-width:860px;border-collapse:collapse}.landingPricingCompare th,.landingPricingCompare td{padding:12px 14px;border-bottom:1px solid var(--landing-line);text-align:center;vertical-align:middle}.landingPricingCompare thead th{position:sticky;top:0;z-index:1;background:#171717fa;font-size:13px}.landingPricingCompare thead th:first-child{text-align:left}.landingPricingCompare thead em{display:block;margin-top:4px;color:var(--landing-muted);font-style:normal;font-size:11px;font-weight:700}.landingPricingCompare tbody th[scope=row]{min-width:220px;color:var(--landing-ink);font-size:12px;font-weight:700;text-align:left}.landingPricingCompare tbody th[scope=row] small{display:block;margin-top:4px;color:var(--landing-muted);font-size:11px;font-weight:650}.landingPricingGroupRow th{padding-top:18px;color:var(--landing-green);font-size:12px;font-weight:900;letter-spacing:.04em;text-align:left;text-transform:uppercase}.landingPricingCheck{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#b8ff4d24;color:var(--landing-green)}.landingPricingDash{display:inline-grid;place-items:center;width:28px;height:28px;color:#a3a3a38c}.landingPricingText{color:var(--landing-muted);font-size:12px;font-weight:700;line-height:1.35}.landingPricingFaqWrap{max-width:760px}.landingPricingFaq{margin-top:20px}.landingPricingCta{border:1px solid rgba(184,255,77,.28);background:radial-gradient(circle at 0% 0%,rgba(184,255,77,.12),transparent 42%),#171717f5}.landingPricingEnterprise{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;padding:28px;border:1px solid var(--landing-line);border-radius:22px;background:radial-gradient(circle at 100% 0%,rgba(184,255,77,.1),transparent 40%),#171717f0}.landingPricingEnterprise h2{margin:0 0 10px;font-size:clamp(1.4rem,2.4vw,2rem)}.landingPricingEnterprise p{margin:0;max-width:640px;color:var(--landing-muted);font-size:14px;line-height:1.6}.landingPricingEnterprise ul{display:grid;gap:8px;margin:16px 0 0;padding:0;list-style:none}.landingPricingEnterprise li{position:relative;padding-left:16px;color:var(--landing-muted);font-size:13px;line-height:1.45}.landingPricingEnterprise li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:999px;background:var(--landing-green)}@media(max-width:1180px){.landingBrand small{display:none}.landingLinks{gap:12px;font-size:12px}.landingNavActions .landingBtn:not(.landingBtnPrimary){display:none}}@media(max-width:980px){.landingHeroGrid{grid-template-columns:1fr;gap:32px}.landingSplit,.landingFeatureDemoGrid,.landingBranchGrid,.landingCaseGrid{grid-template-columns:1fr;gap:28px}.landingSplitSection.isReverse .landingSplitCopy,.landingSplitSection.isReverse .landingSplitMedia,.landingSplitMedia{order:0}.landingSplitMedia{order:-1}.landingBranchStatus{display:none}.landingFeatureDemo{order:-1}.landingPortraitStage{grid-template-columns:1fr;justify-items:center}.landingPortraitWide{width:100%}.landingTranslateBody{grid-template-columns:minmax(120px,36%) minmax(0,1fr)}.landingRedactPromptActions{display:grid;grid-template-columns:minmax(0,1fr) auto}.landingPortraitPhone{width:min(140px,42vw)}.landingBranchCaptionCard,.landingBranchLineTarget{font-size:13px}.landingGallery{grid-template-columns:1fr}.landingHeroVisual{order:-1}.landingHeroCta,.landingHeroSub{max-width:none}.landingHeroCtaForm,.landingInviteSteps{grid-template-columns:1fr}.landingHeroCtaForm .landingBtn{width:100%}.landingAgentPrivacyNote{order:3;max-width:100%;width:100%;justify-content:center;text-align:center}.landingCanvas{min-height:480px}.landingDemoPickGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.landingDemoPortraitGrid{grid-template-columns:1fr}.landingPricingPlans,.landingPricingCompliancePlans{grid-template-columns:repeat(3,minmax(0,1fr))}.landingPricingCalcGrid,.landingPricingPillars,.landingExpandGrid,.landingExpandCompare{grid-template-columns:1fr}.landingExpandArrow{display:none}.landingCards3,.landingUseGrid{grid-template-columns:1fr}.landingWorkflowGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.landingWorkflowStep:not(:last-child):after{display:none}.landingEvolutionLadder,.landingPainGrid,.landingFeatureGrid{grid-template-columns:1fr}.landingEvolutionDivider,.landingLinks{display:none}}@media(max-width:620px){.landingFeatureHero{padding:30px 0 38px}.landingFeatureTabs{margin-bottom:38px}.landingFeatureTabs a{gap:0;padding:8px 6px;font-size:11px}.landingFeatureTabs a span{display:none}.landingFeatureDemoSection{padding:42px 0 64px}}@media(max-width:520px){.landingRedactPanes{grid-template-columns:1fr}}@media(max-width:640px){.landingDownloadGrid{grid-template-columns:1fr}.landingLegalSections article,.landingDownloadControlled,.landingDownloadNotes{padding:20px}.landingWrap{padding:0 16px}.landingSection{padding:64px 0}.landingImportForm,.landingWorkflowGrid{grid-template-columns:1fr}.landingCta,.landingManifesto{padding:28px 20px}.landingNavActions .landingBtn:not(.landingBtnPrimary){display:none}.landingSiteLocaleToggle select{max-width:92px}.landingPricingPlans,.landingPricingCalcResults{grid-template-columns:1fr}}.landingCheckout{padding:56px 0 96px}.landingCheckoutWrap{display:grid;gap:32px}.landingCheckoutTitle{max-width:16ch}.landingCheckoutGrid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:24px;align-items:start}.landingCheckoutCard{border:1px solid var(--landing-line);border-radius:28px;background:var(--landing-surface);box-shadow:var(--landing-shadow);padding:28px}.landingCheckoutCard.center{max-width:560px;margin:48px auto 0;text-align:center}.landingCheckoutSummaryHead{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--landing-green)}.landingCheckoutSummaryHead h2{margin:0;font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.landingCheckoutPlanName{font-size:1.35rem;font-weight:700;margin-bottom:8px}.landingCheckoutPrice{display:flex;align-items:baseline;gap:8px;margin-bottom:6px}.landingCheckoutPrice strong{font-size:2.4rem;line-height:1}.landingCheckoutPrice em,.landingCheckoutCycle{color:var(--landing-muted);font-style:normal}.landingCheckoutDesc{color:var(--landing-muted);margin:14px 0 18px}.landingCheckoutHighlights{list-style:none;padding:0;margin:0;display:grid;gap:10px}.landingCheckoutHighlights li{display:flex;gap:10px;align-items:flex-start;color:var(--landing-ink)}.landingCheckoutHighlights svg{color:var(--landing-green);flex-shrink:0;margin-top:2px}.landingCheckoutTrial{margin-top:18px;padding-top:16px;border-top:1px solid var(--landing-line);color:var(--landing-green);font-size:.95rem}.landingCheckoutFormCard h2{margin:0 0 14px}.landingCheckoutAccount{display:grid;gap:12px;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid var(--landing-line)}.landingCheckoutAccount p{margin:0;color:var(--landing-muted)}.landingCheckoutForm{display:grid;gap:16px}.landingCheckoutField{display:grid;gap:8px}.landingCheckoutField span,.landingCheckoutField small{color:var(--landing-muted)}.landingCheckoutPayNote{display:block;margin:0;font-size:12px;line-height:1.45;color:var(--landing-muted)}.landingCheckoutField input[type=email]{width:100%;border:1px solid var(--landing-line);border-radius:14px;background:#ffffff0a;color:var(--landing-ink);padding:14px 16px}.landingCheckoutSeatsRow{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.landingCheckoutSubmit{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%}.landingCheckoutSecure{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;color:var(--landing-muted);font-size:.88rem}.landingCheckoutError{margin:0;color:#ff8f8f;font-size:.92rem}.landingCheckoutMuted{color:var(--landing-muted)}.landingCheckoutBack{display:inline-block;margin-top:18px;color:var(--landing-muted);text-decoration:none}.landingCheckoutBack:hover{color:var(--landing-ink)}.landingCheckoutActions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:24px}.landingCheckoutIcon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:999px;margin-bottom:16px}.landingCheckoutIcon.success{background:#b8ff4d24;color:var(--landing-green)}.landingCheckoutState h1{margin-bottom:12px}.landingBillingCard{max-width:560px;margin:0 auto}.landingBillingState{display:flex;flex-direction:column;align-items:flex-start;gap:12px;text-align:left}.landingBillingState h2{margin:0;font-size:1.35rem}.landingBillingDetails{display:flex;flex-direction:column;gap:16px}.landingBillingRow{display:flex;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.landingBillingRow span,.landingBillingMeta{color:var(--landing-muted)}.landingBillingCancel{align-self:flex-start;margin-top:8px;border-color:#ff787859;color:#ffb4b4}.landingBillingCancel:hover{border-color:#ff787899;background:#ff505014}@media(max-width:980px){.landingCheckoutGrid{grid-template-columns:1fr}}.polar-pay-open .landingFooter,.polar-pay-open .landingHeader{display:none}.polar-pay-open .landingShell{background:#0d0d0d;background-image:none}.polar-pay-open .landingShell:before{display:none}.landingCheckout.polarPay{padding:0}.landingPolarPay{position:relative;min-height:100vh;background:#0d0d0d}.landingPolarPayBack{position:absolute;z-index:3;top:18px;left:18px;padding:0;border:0;background:none;color:var(--landing-muted);cursor:pointer}.landingPolarPayBack:hover{color:var(--landing-ink)}.landingPolarPayLoader{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--landing-muted);background:#0d0d0d}.landingPolarPay iframe{display:block;width:100%;height:100vh;border:0;opacity:0;background:#0d0d0d}.landingPolarPay iframe.ready{opacity:1}.landingSupportRoot{position:fixed;right:20px;bottom:20px;z-index:60;display:flex;flex-direction:column;align-items:flex-end;gap:12px;pointer-events:none}.landingSupportRoot>*{pointer-events:auto}.landingSupportLauncher{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 16px 0 8px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:linear-gradient(180deg,#1b1b1b,#121212);color:var(--landing-ink);box-shadow:var(--landing-shadow);cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.landingSupportLauncher:hover{transform:translateY(-1px);border-color:#b8ff4d73}.landingSupportLauncher.isOpen{padding:0 14px}.landingSupportLauncherIcon{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:999px;background:var(--landing-green);color:#0d0d0d;font-size:18px;font-weight:700;line-height:1}.landingSupportLauncherText{font-size:14px;font-weight:600;letter-spacing:.02em}.landingSupportPanel{width:min(380px,calc(100vw - 28px));height:min(72vh,560px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#121212f5;box-shadow:0 24px 64px #0000008c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:landingSupportIn .18s ease}@keyframes landingSupportIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.landingSupportHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 16px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.landingSupportHeader strong{display:block;font-size:15px}.landingSupportHeader span{display:block;margin-top:4px;color:var(--landing-muted);font-size:12px}.landingSupportIconBtn{width:32px;height:32px;border:0;border-radius:999px;background:#ffffff0f;color:var(--landing-ink);font-size:20px;line-height:1;cursor:pointer}.landingSupportThread{flex:1;display:flex;flex-direction:column;gap:10px;min-height:0;padding:14px 14px 8px;overflow:auto}.landingSupportBubble{max-width:88%;padding:9px 12px;border-radius:14px;font-size:13px;line-height:1.5}.landingSupportBubble p{margin:0}.landingSupportBubble a{display:inline-block;margin-top:8px;color:#0d0d0d;background:var(--landing-green);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;text-decoration:none}.landingSupportBubble.is-bot{align-self:flex-start;background:#ffffff0f;color:var(--landing-ink)}.landingSupportBubble.is-user{align-self:flex-end;background:var(--landing-green);color:#0d0d0d}.landingSupportChips{display:flex;flex-wrap:wrap;gap:8px}.landingSupportChip{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:7px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff08;color:var(--landing-ink);font-size:12px;line-height:1.35;text-align:left;cursor:pointer}.landingSupportChip:hover{border-color:#b8ff4d66;background:#b8ff4d14}.landingSupportComposer{display:flex;gap:8px;padding:10px 12px 6px;border-top:1px solid rgba(255,255,255,.08)}.landingSupportComposer input:not(.landingSupportHoneypot){flex:1;min-width:0;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#0f0f0f;color:var(--landing-ink);font:inherit}.landingSupportComposer input:focus{outline:2px solid rgba(184,255,77,.35);outline-offset:1px}.landingSupportSend{flex:none;min-height:40px;padding:0 14px;border:0;border-radius:999px;background:var(--landing-green);color:#0d0d0d;font-size:13px;font-weight:700;cursor:pointer}.landingSupportSend:hover{background:var(--landing-green-strong)}.landingSupportStartChat{align-self:flex-start}.landingSupportStatus{margin:0;color:var(--landing-muted);font-size:12px;line-height:1.45}.landingSupportLink{margin:0 14px 12px;color:var(--landing-muted);font-size:12px;text-decoration:underline;text-underline-offset:3px}.landingSupportHoneypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.polar-pay-open .landingSupportRoot,.polar-pay-open .woot-widget-holder,.polar-pay-open .woot-widget-bubble,.polar-pay-open .woot--bubble-holder{display:none!important;visibility:hidden!important;pointer-events:none!important}.landingShell.light .landingMcpSection{background:radial-gradient(circle at 50% 25%,rgba(120,185,29,.09),transparent 36%),#f7f7f4}.landingShell.light .landingMcpSection .landingSectionTitle,.landingShell.light .landingMcpSection .landingMobileRemoteHead h3,.landingShell.light .landingMcpSection .landingWorkflowImpactStage>h3{color:#171815}.landingShell.light .landingMcpSection .landingSectionSub,.landingShell.light .landingMcpSection .landingMobileRemoteHead p,.landingShell.light .landingMcpSection .landingWorkflowImpactStage>p{color:#666963}.landingShell.light .landingAgentModeTabs{border-color:#d5d7d1;background:#eceee9}.landingShell.light .landingAgentModeTabs button{color:#656861}.landingShell.light .landingAgentModeTabs button.isActive{background:#20211f;color:#fff}.landingShell.light .landingRemoteDemoBar{color:#5e615a}.landingShell.light .landingWorkflowImpactStage>.landingImpactMetric{color:#171815}.landingShell.light .landingImpactFlow{border-color:#d9dbd6}.landingShell.light .landingImpactFlow b{color:#292b27}.landingShell.light .landingWorkflowImpact>.landingImpactLocal{color:#444741}.landingShell.light .landingWorkflowImpact>.landingImpactBoundary{color:#74776f}.landingShell.light .landingRemoteGain>div{border-color:#d7d9d3;background:#fff}.landingShell.light .landingRemoteGain .isAfter{border-color:#659f1373;background:#78b91d14}.landingShell.light .landingMcpNote{color:#666963}.landingShell.light .landingComposerShell{border-color:#d7d9d3;background:#fff;box-shadow:0 18px 48px #2a2e241f}.landingShell.light .landingComposerChip{border-color:#d7d9d3;background:#f0f1ed;color:#5f625b}.landingShell.light .landingComposerChip:hover,.landingShell.light .landingComposerChipActive{border-color:var(--landing-green);background:var(--landing-green);color:#fff}.landingShell.light .landingSplitMedia{background:#eceee9;border:1px solid var(--landing-line)}.landingShell.light .landingSplitMedia:has(.landingTranslateDemo),.landingShell.light .landingSplitMedia:has(.landingRedactDemo){background:#f4f5f1}.landingShell.light .landingPortraitDemo,.landingShell.light .landingTranslateDemo,.landingShell.light .landingRedactDemo{background:#f4f5f1}.landingShell.light .landingPortraitKindReadout,.landingShell.light .landingTranslateHead span,.landingShell.light .landingTranslateHits strong,.landingShell.light .landingRedactHead span,.landingShell.light .landingRedactHits strong,.landingShell.light .landingRedactQuery{color:#171815}.landingShell.light .landingPortraitKindReadout small,.landingShell.light .landingPortraitHint,.landingShell.light .landingTranslateHits span,.landingShell.light .landingTranslateHits>small,.landingShell.light .landingTranslateTargetLabel,.landingShell.light .landingTranslateHint,.landingShell.light .landingTranslateFlow i,.landingShell.light .landingRedactHead small,.landingShell.light .landingRedactHits>small,.landingShell.light .landingRedactQuery span{color:#666963}.landingShell.light .landingTranslateStill,.landingShell.light .landingPortraitWide{background:#e2e4df}.landingShell.light .landingTranslateCaption{background:#ffffffdb;color:#171815}.landingShell.light .landingTranslateFlow button,.landingShell.light .landingTranslateAct{border-color:#d7d9d3;background:#fff;color:#5f625b}.landingShell.light .landingTranslateFlow button.isDone{border-color:#78b91d73;color:#527f16}.landingShell.light .landingTranslateFlow button.isActive,.landingShell.light .landingTranslateAct.isPrimary{border-color:var(--landing-green);background:var(--landing-green);color:#fff}.landingShell.light .landingTranslateDemo .landingComposerChip,.landingShell.light .landingPortraitDemo .landingComposerChip,.landingShell.light .landingRedactLaneHead strong{color:#171815}.landingShell.light .landingRedactPaneHead span,.landingShell.light .landingRedactLaneHead span,.landingShell.light .landingRedactPending,.landingShell.light .landingRedactStyle{color:#666963}.landingShell.light .landingRedactPane.isVideo{border-color:color-mix(in srgb,#0f766e 28%,#eceee9);background:color-mix(in srgb,#0f766e 8%,#f4f5f1)}.landingShell.light .landingRedactPane.isSpeech{border-color:color-mix(in srgb,#b45309 30%,#eceee9);background:color-mix(in srgb,#b45309 8%,#f4f5f1)}.landingShell.light .landingRedactPane.isVideo .landingRedactPaneHead strong{border-color:color-mix(in srgb,#0f766e 35%,#eceee9);background:color-mix(in srgb,#0f766e 12%,#fff);color:#0f766e}.landingShell.light .landingRedactPane.isSpeech .landingRedactPaneHead strong{border-color:color-mix(in srgb,#b45309 40%,#eceee9);background:color-mix(in srgb,#b45309 12%,#fff);color:#9a3412}.landingShell.light .landingRedactSpeechTreat{background:color-mix(in srgb,#b45309 12%,#fff);color:#9a3412}.landingShell.light .landingRedactLane{border-color:color-mix(in srgb,#0f766e 28%,#eceee9);background:color-mix(in srgb,#0f766e 7%,#f4f5f1)}.landingShell.light .landingRedactAction{border-color:#d7d9d3;background:#fff;color:#5f625b}.landingShell.light .landingRedactPane.isVideo .landingRedactAction{border-color:color-mix(in srgb,#0f766e 32%,#eceee9)}.landingShell.light .landingRedactPane.isSpeech .landingRedactAction{border-color:color-mix(in srgb,#b45309 38%,#eceee9)}.landingShell.light .landingRedactPane.isVideo .landingRedactAction.isActive{border-color:#0f766e;background:#0f766e;color:#fff}.landingShell.light .landingRedactPane.isSpeech .landingRedactAction.isActive{border-color:#b45309;background:#b45309;color:#fff}.landingShell.light .landingRedactAction.isActive{border-color:var(--landing-green);background:var(--landing-green);color:#fff}.landingShell.light .landingRedactPromptLane{border-top-color:color-mix(in srgb,#0f766e 30%,transparent)}.landingShell.light .landingRedactPane.isSpeech .landingRedactPromptLane{border-top-color:color-mix(in srgb,#b45309 32%,transparent)}.landingShell.light .landingRedactPrompt input,.landingShell.light .landingRedactStyle select{border-color:color-mix(in srgb,#0f766e 28%,#eceee9);background:#fff;color:#171815}.landingShell.light .landingRedactPane.isSpeech .landingRedactPrompt input{border-color:color-mix(in srgb,#b45309 32%,#eceee9)}.landingShell.light .landingRedactApply{color:#3d5a12;border-color:var(--landing-green)}.landingShell.light .landingRedactPane.isVideo .landingRedactApply{color:#0f766e;border-color:#0f766e}.landingShell.light .landingRedactPane.isSpeech .landingRedactApply{color:#9a3412;border-color:#b45309}.landingShell.light .landingRedactPane.isVideo .landingRedactHits time{color:#0f766e}.landingShell.light .landingRedactPane.isSpeech .landingRedactHits time{color:#b45309}.landingShell.light .landingPortraitPhone{border-color:#d2d5ce;background:#e2e4df}.landingShell.light .landingTranslateHits .landingTranslatePlay:before{color:#527f16}.landingShell.light .landingComposerBox{border-color:#d2d5ce;background:#f4f5f1}.landingShell.light .landingComposerPrefix{color:#22251f7a}.landingShell.light .landingComposerField textarea{color:#1d1f1b;caret-color:#527f16}.landingShell.light .landingComposerField textarea::placeholder{color:#858980}.landingShell.light .landingComposerSend{background:#e1e3dd;color:#666a62}.landingShell.light .landingComposerSendReady{background:var(--landing-green);color:#fff}.landingShell.light .landingComposerSlash:hover,.landingShell.light .landingComposerSlashActive{border-color:#d4d6d0;background:#eceee9;color:#20221f}.landingShell.light .landingComposerLength select{border-color:#d2d5ce;background:#fff;color:#272924}.landingShell.light .landingAgentRecorded{border-color:#d8dad5;color:#20221f;background:#fff;box-shadow:0 24px 70px #2a2e2421}.landingShell.light .landingCodexSidebar{border-color:#dedfdb;background:#f2f3f0}.landingShell.light .landingCodexBrand span,.landingShell.light .landingCodexAssistant{background:#20211f;color:#fff}.landingShell.light .landingCodexBrand span:before,.landingShell.light .landingCodexAssistant:before{background:#fff}.landingShell.light .landingCodexSidebar>button{border-color:#d5d7d1;background:#fff;color:#383a36}.landingShell.light .landingCodexSidebar>p.isActive{background:#e2e4df;color:#171815}.landingShell.light .landingCodexSidebar footer,.landingShell.light .landingCodexTask>header{border-color:#dedfdb}.landingShell.light .landingCodexTask{background:#fafaf8}.landingShell.light .landingCodexUser{background:#e7e8e4;color:#20211f}.landingShell.light .landingCodexConversation article p,.landingShell.light .landingCodexTool strong{color:#2d2f2b}.landingShell.light .landingCodexTool{border-color:#dedfdb;color:#656861}.landingShell.light .landingDesktopReviewCard{border-color:#d5d7d1;background:#f0f1ed;color:#20211f}.landingShell.light .landingDesktopReviewCard>b{background:#20211f;color:#fff}.landingShell.light .landingCodexComposer{border-color:#d3d5cf;background:#fff;color:#74776f}.landingShell.light .landingCodexComposer button{background:#20211f;color:#fff}.landingShell.light .landingAgentRecorded.is-claude{border-color:#ded8d2;background:#fffaf6;color:#29231f}.landingShell.light .landingClaudeSidebar{border-color:#e2dbd5;background:#f4eee9}.landingShell.light .landingClaudeSidebar>button{border-color:#dcd2ca;background:#fffaf6;color:#4a4039}.landingShell.light .landingClaudeSidebar>p.isActive{background:#e9ded6;color:#29231f}.landingShell.light .landingClaudeTerminal{background:#fffaf6}.landingShell.light .landingClaudeTerminal>header,.landingShell.light .landingClaudeTerminal>footer,.landingShell.light .landingClaudeLog>div{border-color:#e2d9d2}.landingShell.light .landingClaudeLog{color:#352e29}.landingShell.light .landingClaudeLog .prompt{background:#f4e9e1;color:#2c2521}.landingShell.light .landingClaudeLog .muted{color:#776d66}.landingShell.light .landingDesktopReviewCard.isClaude{border-color:#dfd2c8;background:#f5e9e1}.landingShell.light .landingMobileRemote{border-color:#d9dcd5;background:radial-gradient(circle at 78% 18%,rgba(93,120,220,.09),transparent 30%),#f2f3ef;box-shadow:0 24px 70px #2a2e241f}.landingShell.light .landingMobileRemoteHead small{color:#5268bd}.landingShell.light .landingPhone{border-color:#c9ccc5;background:#f8f8f6;box-shadow:0 24px 60px #2a2e2433,inset 0 0 0 1px #fffc}.landingShell.light .landingPhone:after{background:#20221f}.landingShell.light .landingPhoneHardware{color:#555952;background:#f8f8f6}.landingShell.light .landingPhoneAgent.is-claude .landingPhoneHardware{color:#665d56;background:#fffaf6}.landingShell.light .landingPhoneReview .landingPhoneHardware{color:#555952;background:#fafaf8}.landingShell.light .landingMobileCodexHeader{border-color:#dcddd9;background:#f0f1ee}.landingShell.light .landingMobileAgentChat{background:#fafaf8}.landingShell.light .landingMobileAgentChat .isUser{background:#e6e7e3;color:#20211f}.landingShell.light .landingMobileAgentChat article{color:#30322e}.landingShell.light .landingMobileAgentChat article>i{background:#20211f;color:#fff}.landingShell.light .landingMobileTool{border-color:#dedfdb}.landingShell.light .landingMobileTool strong{color:#30322e}.landingShell.light .landingMobileComposer{border-color:#d5d7d1;background:#fff}.landingShell.light .landingMobileComposer button{background:#20211f;color:#fff}.landingShell.light .landingPhoneAgent.is-claude{border-color:#d2c8c0;background:#fffaf6}.landingShell.light .landingMobileClaudeHeader,.landingShell.light .landingMobileClaudeChat,.landingShell.light .landingMobileClaudeFooter{background:#fffaf6;color:#352e29;border-color:#e2d9d2}.landingShell.light .landingMobileClaudeChat .isUser,.landingShell.light .landingMobileClaudeResult{border-color:#d9c8bc;background:#f4e9e1;color:#302823}.landingShell.light .landingMobileClaudeTool{border-color:#e2d9d2}.landingShell.light .landingPhoneReview{background:#fafaf8;color:#20211f}.landingShell.light .landingMobileBrowserBar{background:#e8e9e5}.landingShell.light .landingMobileBrowserBar span{background:#f8f8f6;color:#62655f}.landingShell.light .landingMobileReviewHeader,.landingShell.light .landingMobileReviewRow,.landingShell.light .landingMobileSafari{border-color:#dedfdb}.landingShell.light .landingMobileMetrics span{background:#eceee9;color:#696c65}.landingShell.light .landingMobileMetrics b{color:#20211f}.landingShell.light .landingMobileReviewBody nav button{border-color:#d4d6d0;color:#62655f}.landingShell.light .landingMobileReviewBody nav button.isActive,.landingShell.light .landingMobileReviewRow button{background:#20211f;color:#fff}.landingShell.light .landingMobileSafari{background:#eceee9;color:#555852}.landingShell.light .landingWorkflowWindow{border-color:#d5d7d1;background:#fff;color:#20211f;box-shadow:0 28px 80px #2a2e2424}.landingShell.light .landingWorkflowChrome,.landingShell.light .landingWorkflowNav{border-color:#dedfdb;background:#f1f2ee}.landingShell.light .landingWorkflowNav button{border-color:#dedfdb;color:#777a73}.landingShell.light .landingWorkflowNav button.isActive{background:#78b91d1a;color:#20211f}.landingShell.light .landingWorkflowSidebar{border-color:#dedfdb;background:#f3f4f1}.landingShell.light .landingWorkflowSidebar button.isActive{background:#e1e4dd;color:#20211f}.landingShell.light .landingLibraryScreen,.landingShell.light .landingTopicScreen,.landingShell.light .landingInboxList{background:#fff}.landingShell.light .landingLibraryTable,.landingShell.light .landingLibraryTable>header,.landingShell.light .landingLibraryTable>div,.landingShell.light .landingTopicScreen footer,.landingShell.light .landingInboxList footer{border-color:#dedfdb}.landingShell.light .landingLibraryTable>header{background:#f2f3f0}.landingShell.light .landingRealPipeline i{border-color:#d6d8d2}.landingShell.light .landingTopicCandidates button{border-color:#d8dad5;background:#fafaf8;color:#20211f}.landingShell.light .landingTopicCandidates button.isSelected{border-color:#659f1380;background:#78b91d14}.landingShell.light .landingScreenTitle>button,.landingShell.light .landingInboxList .landingScreenTitle>button{border-color:#d5d7d1;background:#f1f2ee;color:#343631}.landingShell.light .landingMcpBatchRows button{border-color:#d9dbd6;background:#fafaf8;color:#20211f}.landingShell.light .landingExportScreen{background:radial-gradient(circle at 50% 30%,rgba(120,185,29,.1),transparent 42%),#f4f5f1}.landingShell.light .landingExportDialog{border-color:#d4d6d0;background:#fff;box-shadow:0 24px 60px #2a2e2429}.landingShell.light .landingExportDialog dl{border-color:#d9dbd6;background:#d9dbd6}.landingShell.light .landingExportDialog dl div{background:#f7f7f4}@media(max-width:640px){.landingSupportRoot{right:14px;bottom:14px}.landingSupportLauncherText{display:none}.landingSupportLauncher{width:48px;height:48px;padding:0;justify-content:center}.landingSupportLauncherIcon{width:48px;height:48px;font-size:20px;background:transparent;color:var(--landing-ink)}.landingSupportLauncher:not(.isOpen) .landingSupportLauncherIcon{background:var(--landing-green);color:#0d0d0d;width:32px;height:32px}}.landingIntentChips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:4px 0 8px}.landingIntentChip{font-size:12px;letter-spacing:.04em;padding:4px 10px;border:1px solid var(--landing-line);border-radius:999px;color:var(--landing-ink)}.landingFlagshipRow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(960px,100%);margin:0 auto}.landingFlagshipStill{position:relative;display:grid;grid-template-rows:auto 26px 1fr;gap:10px;min-height:132px;text-align:left;padding:14px;border:1px solid var(--landing-line);border-radius:14px;background:radial-gradient(circle at 92% 6%,rgba(184,255,77,.09),transparent 40%),var(--landing-surface);color:inherit;cursor:pointer;overflow:hidden;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.landingFlagshipStill:hover{border-color:#b8ff4d70;transform:translateY(-2px)}.landingFlagshipMeta{display:flex;align-items:center;justify-content:space-between;color:var(--landing-muted)}.landingFlagshipMeta b{color:var(--landing-ink);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.landingFlagshipMeta em{font-size:9px;font-style:normal;font-weight:800;letter-spacing:.12em}.landingFlagshipSignal{display:flex;align-items:center;gap:4px;height:26px}.landingFlagshipSignal i{width:3px;height:26%;border-radius:999px;background:currentColor;color:#b8ff4d57;transition:height .26s ease,color .18s ease}.landingFlagshipSignal i:nth-child(2),.landingFlagshipSignal i:nth-child(8){height:48%}.landingFlagshipSignal i:nth-child(3),.landingFlagshipSignal i:nth-child(7){height:76%}.landingFlagshipSignal i:nth-child(4){height:42%}.landingFlagshipSignal i:nth-child(5){height:92%}.landingFlagshipSignal i:nth-child(6){height:62%}.landingFlagshipSignal i:nth-child(9){height:34%}.landingFlagshipPrompt{display:-webkit-box;overflow:hidden;color:var(--landing-muted);font-size:12px;font-weight:650;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.landingFlagshipStill.isActive{border-color:#b8ff4db8;background:radial-gradient(circle at 92% 6%,rgba(184,255,77,.18),transparent 46%),#b8ff4d0b;box-shadow:inset 0 0 0 1px #b8ff4d14}.landingFlagshipStill.isActive .landingFlagshipSignal i{color:var(--landing-green)}.landingFlagshipStill.isActive .landingFlagshipPrompt{color:var(--landing-ink)}.landingContrastGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.landingContrastCard{padding:20px;border:1px solid var(--landing-line);border-radius:10px}.landingContrastCard h3{font-size:16px;margin:0 0 8px}.landingContrastCard p{margin:0;color:var(--landing-muted);font-size:14px;line-height:1.5}.landingContrastCard.isOurs{border-color:var(--landing-green, #7dff9a)}.landingBeatSection{padding-top:56px;padding-bottom:72px}.landingFlowAnchor{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.landingBeatCaption{max-width:40rem;margin:12px auto 0;color:var(--landing-muted);font-size:17px;line-height:1.5;text-align:center}.landingBeatAsk{display:flex;gap:10px;align-items:baseline;max-width:860px;margin:28px auto 0;padding:14px 18px;border:1px solid var(--landing-line);border-radius:14px;background:var(--landing-surface-solid)}.landingBeatAsk span{flex:none;color:var(--landing-green);font-size:12px;font-weight:800;letter-spacing:.08em}.landingBeatAsk strong{font-size:16px;font-weight:650;letter-spacing:-.02em}.landingBeatStage{max-width:860px;min-height:360px;margin:14px auto 0;padding:18px;border:1px solid var(--landing-line);border-radius:20px;background:var(--landing-surface-solid);overflow:hidden}.landingBeatLocate{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:16px;align-items:center}.landingBeatFrame{position:relative;overflow:hidden;border-radius:12px;background:#111}.landingBeatFrame .landingBeatRail{position:absolute;right:10px;bottom:10px;left:10px;margin:0}.landingBeatFrame img,.landingBeatCore img,.landingBeatRedact img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover}.landingBeatRail,.landingBeatShrink{position:relative;display:flex;align-items:center;justify-content:space-around;height:10px;margin-top:10px;border-radius:999px;background:color-mix(in srgb,var(--landing-ink) 10%,transparent)}.landingBeatMark{width:10px;height:10px;border-radius:50%;background:var(--landing-green);box-shadow:0 0 0 4px color-mix(in srgb,var(--landing-green) 22%,transparent)}.landingBeatLocate ol,.landingBeatCut ol{display:grid;gap:8px;margin:0;padding:0;list-style:none}.landingBeatHit,.landingBeatKeep{padding:10px 12px;border-radius:10px;background:color-mix(in srgb,var(--landing-green) 9%,transparent)}.landingBeatHit time{display:block;margin-bottom:4px;color:var(--landing-green);font-size:11px;font-weight:800}.landingBeatHit strong,.landingBeatKeep{font-size:14px;font-weight:650;line-height:1.4}.landingBeatClocks{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px;font-size:15px;font-weight:750}.landingBeatClocks span{color:var(--landing-muted)}.landingBeatClocks b{color:var(--landing-green)}.landingBeatShrink{justify-content:stretch;margin:0 0 16px;overflow:hidden}.landingBeatRailFill{display:block;width:100%;height:100%;transform-origin:left center;background:var(--landing-green)}.landingBeatSplit{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,.7fr) minmax(0,1fr);gap:14px;align-items:stretch}.landingBeatCore{display:grid;align-content:start;gap:8px;text-align:center}.landingBeatCore img{border-radius:12px}.landingBeatCore b{color:var(--landing-green);font-size:13px}.landingBeatFork{display:grid;align-content:start;gap:8px;min-width:0;padding:12px;border:1px solid var(--landing-line);border-radius:14px}.landingBeatFork span,.landingBeatFork small{color:var(--landing-muted);font-size:12px;font-weight:750}.landingBeatFork strong{font-size:15px;line-height:1.4}.landingBeatWave{display:flex;align-items:flex-end;gap:3px;height:40px}.landingBeatWave i{flex:1;height:100%;border-radius:2px;background:var(--landing-green);transform-origin:center bottom}.landingBeatRedact{position:relative;overflow:hidden;border-radius:8px}.landingBeatMask{position:absolute;top:18%;left:14%;width:30%;height:38%;border-radius:6px;background:repeating-linear-gradient(45deg,#0c0c0cd1,#0c0c0cd1 3px,#b8ff4d47 3px,#b8ff4d47 6px)}.landingBeatMask.isTwo{top:46%;left:54%;width:32%;height:22%}.landingBeatSteps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:860px;margin:18px auto 0}.landingBeatSteps button{display:flex;gap:8px;align-items:center;justify-content:center;min-height:44px;padding:8px 12px;border:1px solid var(--landing-line);border-radius:999px;background:transparent;color:var(--landing-muted);font-size:14px;font-weight:700;cursor:pointer}.landingBeatSteps button b{color:inherit}.landingBeatSteps .isDone{color:var(--landing-ink)}.landingBeatSteps .isActive{border-color:color-mix(in srgb,var(--landing-green) 55%,var(--landing-line));background:color-mix(in srgb,var(--landing-green) 12%,transparent);color:var(--landing-ink)}.landingBeatSteps .isLocked{opacity:.45}.landingBeatReplay{display:block;margin:16px auto 0;padding:8px 14px;border:1px solid var(--landing-line);border-radius:999px;background:transparent;color:var(--landing-ink);font-size:13px;font-weight:700;cursor:pointer}.landingAlsoSection{padding-top:64px;padding-bottom:48px}.landingAlsoGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:40px}.landingAlsoCard{display:grid;align-content:start;gap:10px;padding:28px 22px 30px;border:1px solid var(--landing-line);border-radius:20px;background:var(--landing-surface-solid)}.landingAlsoCard span{color:var(--landing-green);font-size:11px;font-weight:800;letter-spacing:.12em}.landingAlsoCard h3{margin:0;font-size:22px;letter-spacing:-.03em}.landingAlsoCard p,.landingAlsoCard li,.landingAlsoCard small{color:var(--landing-muted);font-size:14px;line-height:1.55}.landingAlsoCard p,.landingAlsoCard ul{margin:0}.landingAlsoCard ul{padding-left:18px}.landingSplitAlso{margin-top:14px;font-size:13px;color:var(--landing-muted)}.landingHeadlessLayout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:28px;align-items:start}.landingHeadlessBoard{padding:20px;border:1px solid var(--landing-line);border-radius:10px}.landingHeadlessCommand{margin:0 0 6px;font-size:13px;color:var(--landing-muted)}.landingHeadlessFolder{margin:0 0 16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px}.landingHeadlessFiles{list-style:none;margin:0;padding:0}.landingHeadlessFiles li{display:flex;gap:8px;align-items:center;padding:6px 0;font-size:14px;opacity:.45}.landingHeadlessFiles li.isDone{opacity:1}.landingHeadlessMeter{display:flex;justify-content:space-between;gap:12px;margin-top:16px;padding-top:12px;border-top:1px solid var(--landing-line);font-size:13px}.landingHeadlessSteps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.landingHeadlessSteps h3{margin:0 0 4px;font-size:16px}.landingHeadlessSteps p{margin:0;font-size:14px;color:var(--landing-muted)}.landingHeadlessNote{margin:18px 0 0;font-size:13px;color:var(--landing-muted)}@media(max-width:860px){.landingContrastGrid,.landingHeadlessLayout,.landingAlsoGrid,.landingBeatLocate,.landingBeatSplit,.landingBeatSteps{grid-template-columns:1fr}.landingBeatStage{min-height:0}.landingFlagshipRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.landingFlagshipStill{min-height:116px;padding:12px}.landingTryMemoryHud{top:10px;right:10px;left:10px}.landingTryMemoryHud span:last-child{display:none}}.landingGrowthDraftNotice{border:1px solid color-mix(in srgb,var(--landingAccent, #b8ff4d) 38%,transparent);border-radius:12px;padding:12px 14px;color:var(--landingMuted, #aab5a5);font-size:.9rem}.landingGrowthDraft .landingFeatureCopy ol{display:grid;gap:10px;margin:20px 0 0;padding-left:22px}.landingGrowthDraft .landingFeatureCopy .landingBtn{margin-top:20px}
