.realtime-hero{position:relative;padding:108px 0 52px;border-bottom:1px solid var(--line);background:#061326}.realtime-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 12%,rgba(21,126,255,.16),transparent 34%)}.realtime-hero-inner{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column}.realtime-hero-eyebrow{margin-bottom:14px;padding:7px 12px;border:1px solid rgba(110,166,231,.2);border-radius:999px;background:#051225b8}.realtime-hero h1{max-width:980px;margin:0;text-align:center;font-size:clamp(46px,4vw,62px);line-height:1.08;letter-spacing:-.055em}.realtime-hero-lead{margin:16px 0 0;color:#bdc9da;text-align:center;font-size:clamp(17px,1.5vw,20px);letter-spacing:-.02em}.realtime-demo-wrap{width:100%;margin-top:32px}.realtime-editor{width:min(1100px,100%);margin:0 auto;overflow:hidden;border:1px solid rgba(75,155,244,.52);border-radius:16px;background:#061326;box-shadow:0 35px 100px #00000080,0 0 48px #107aff1f}.realtime-editor button,.realtime-library input{color:inherit}.realtime-editor-titlebar{min-height:46px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:0 16px;border-bottom:1px solid var(--line);background:#09182c}.realtime-product-brand{display:inline-flex;align-items:center;gap:8px;font-size:13px}.realtime-product-brand img{width:25px;height:25px;object-fit:contain;border-radius:6px}.realtime-project-name{color:#889ab1;font-size:10px}.realtime-editor-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.realtime-recording{display:inline-flex;align-items:center;color:#dce7f5;font-size:10px}.realtime-recording i{width:7px;height:7px;margin-right:6px;border-radius:50%;background:#ff4757;box-shadow:0 0 12px #ff4757d9}.realtime-editor-actions button,.realtime-toolbar button,.realtime-library button{border:0;background:transparent;cursor:pointer}.realtime-editor-actions button{min-height:30px;padding:0 11px;border:1px solid rgba(151,188,231,.16);border-radius:7px;color:#bac8d9;font-size:10px}.realtime-editor-actions .is-primary{color:#fff;border-color:#268cff;background:#147df4}.realtime-editor-main{display:grid;grid-template-columns:170px minmax(0,1fr);min-height:400px}.realtime-library{padding:16px 12px;border-right:1px solid var(--line);background:#071426}.realtime-library-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:15px}.realtime-library-tabs button{min-height:30px;color:#8697ad;font-size:10px;border-bottom:1px solid transparent}.realtime-library-tabs button.is-active{color:#e8f2ff;border-color:var(--blue-bright)}.realtime-library-search{height:34px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid rgba(151,188,231,.13);border-radius:7px;color:#718399;background:#0a1a30}.realtime-library-search input{width:100%;min-width:0;border:0;outline:0;color:#d8e4f4;font-size:10px;background:transparent}.realtime-library-filters{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:10px 0 13px}.realtime-library-filters button{min-height:30px;border:1px solid rgba(151,188,231,.12);border-radius:6px;color:#7f91a8;font-size:9px;background:#0a1a30}.realtime-media-card{width:100%;display:flex;align-items:flex-start;flex-direction:column;gap:5px;padding:9px;border:1px solid rgba(151,188,231,.12)!important;border-radius:9px;text-align:left;background:#0a1b31!important}.realtime-media-card.is-selected{border-color:#3296ff99!important;box-shadow:0 0 0 1px #3296ff24}.realtime-media-thumb{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:6px;background:#030a13}.realtime-media-thumb img{width:100%;height:100%;display:block;object-fit:cover}.realtime-media-thumb small{position:absolute;top:6px;right:6px;padding:3px 6px;border-radius:5px;color:#fff;font-size:8px;background:#ff314cd1}.realtime-media-card strong{color:#e5eefb;font-size:10px}.realtime-media-card>span:last-child{color:#71849c;font-size:8px}.realtime-library-empty{padding:24px 10px;color:#6f8198;text-align:center;font-size:10px}.realtime-stage{min-width:0;display:grid;place-items:center;padding:14px 16px;background:#040b14}.realtime-stage-frame{position:relative;width:min(100%,840px);aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(113,157,207,.2);border-radius:4px;background:#030810;box-shadow:0 24px 60px #0000005c}.realtime-stage-frame>img{width:100%;height:100%;display:block;object-fit:cover}.realtime-match-score{position:absolute;top:0;left:50%;min-width:170px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:7px 14px;color:#fff;background:#040c18d1;transform:translate(-50%)}.realtime-match-score strong:first-child{color:#69b8ff;text-align:right}.realtime-match-score strong:last-child{color:#ff7f6e}.realtime-match-score span{color:#c8d5e6;font-size:9px}.realtime-stage-play{position:absolute;inset:50% auto auto 50%;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.38);border-radius:50%;color:#fff;font-size:18px;background:#020a148a;transform:translate(-50%,-50%);opacity:0;cursor:pointer;transition:opacity .16s ease,background .16s ease}.realtime-stage-frame:hover .realtime-stage-play,.realtime-stage-play:focus-visible{opacity:1}.realtime-stage-play:hover{background:#127ef4d1}.realtime-stage-time{position:absolute;left:12px;bottom:10px;padding:4px 7px;border-radius:5px;color:#fff;font-size:9px;background:#01070eb3}.realtime-toolbar{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#081629}.realtime-toolbar>div{display:flex;align-items:center;gap:4px}.realtime-toolbar button{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border-radius:6px;color:#9badc1;font-size:9px}.realtime-toolbar button:hover{color:#f2f7ff;background:#102640}.realtime-transport-controls span{color:#a9b7c9;font-size:10px}.realtime-timeline{position:relative;min-height:164px;padding:16px 14px 14px;background:#061225}.realtime-ruler{display:flex;justify-content:space-between;padding:0 7px 10px 58px;color:#6d8098;font-size:8px}.realtime-video-row{min-height:58px;display:grid;grid-template-columns:48px minmax(0,52%) minmax(0,48%);overflow:hidden;border:1px solid rgba(93,140,194,.22);border-radius:8px;background:#08182b}.realtime-track-icon{display:grid;place-items:center;color:#7d92aa;border-right:1px solid var(--line);background:#09192c}.realtime-confirmed-range{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(39,152,255,.68);border-radius:5px 0 0 5px;background:#0a2b47}.realtime-confirmed-range img{width:100%;height:100%;display:block;object-fit:cover}.realtime-confirmed-range span{position:absolute;top:5px;left:7px;padding:3px 6px;border-radius:4px;color:#ddecff;font-size:8px;background:#0c5fbedb}.realtime-growing-tail{min-width:0;display:grid;place-items:center;padding:10px;color:#89c9ff;text-align:center;font-size:12px;background-color:#0a1b30;background-image:repeating-linear-gradient(135deg,rgba(73,139,208,.1) 0 10px,transparent 10px 20px)}.realtime-timeline.is-locked .realtime-growing-tail{color:#aebdd0;background-color:#111d2d;background-image:none}.realtime-audio-row{height:38px;display:grid;grid-template-columns:48px 52% 48%;margin-top:7px}.realtime-audio-row:before{content:"";border:1px solid rgba(93,140,194,.18);border-radius:7px 0 0 7px;background:#09192c}.realtime-audio-row span{grid-column:2;border:1px solid rgba(44,139,233,.25);border-radius:0 0 7px;background-color:#0b2a49;background-image:repeating-linear-gradient(90deg,transparent 0 7px,rgba(70,170,255,.52) 7px 9px,transparent 9px 13px)}.realtime-live-edge{position:absolute;top:15px;bottom:12px;left:calc(48px + (100% - 80px)*.52);width:2px;background:#39a5ff;box-shadow:0 0 16px #2a9affe6}.realtime-live-edge span{position:absolute;top:-4px;left:50%;padding:4px 7px;border-radius:5px;color:#fff;font-size:9px;background:#1687ff;transform:translate(-50%,-100%)}.realtime-tail-actions{width:min(640px,calc(100% - 40px));display:grid;grid-template-columns:1fr 1fr;margin:0 auto;border:1px solid rgba(60,154,255,.6);border-radius:12px;background:#091a31;box-shadow:0 0 28px #147eff29;transform:translateY(-1px)}.realtime-tail-actions button{min-height:72px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:12px 20px;border:0;color:#93a8bf;text-align:left;background:transparent;cursor:pointer}.realtime-tail-actions button+button{border-left:1px solid rgba(115,166,225,.16)}.realtime-tail-actions button>.anticon{color:#7dbdff;font-size:20px}.realtime-tail-actions button span{display:grid;gap:5px}.realtime-tail-actions button strong{color:#d9e7f8;font-size:13px}.realtime-tail-actions button small{font-size:10px}.realtime-tail-actions button.is-active{background:#1360ba33;box-shadow:inset 0 0 0 1px #379dff42}.realtime-tail-actions button.is-active strong,.realtime-tail-actions button.is-active>.anticon{color:#5eb4ff}.realtime-workflow{padding:28px 0;border-bottom:1px solid var(--line);background:#071428}.realtime-workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(122,169,222,.18);border-radius:16px;background:#09182d}.realtime-workflow-item{position:relative;min-width:0;min-height:104px;display:flex;align-items:center;justify-content:center;gap:14px;padding:18px}.realtime-workflow-item>.anticon:not(.realtime-workflow-arrow){flex:0 0 auto;color:#489fff;font-size:27px}.realtime-workflow-item span{min-width:0;display:grid;gap:6px}.realtime-workflow-item strong{font-size:14px}.realtime-workflow-item small{color:#7e91aa;font-size:10px;line-height:1.5}.realtime-workflow-arrow{position:absolute;top:50%;right:-8px;z-index:1;color:#6c8bac;transform:translateY(-50%)}.realtime-section{padding:72px 0}.realtime-section-heading{max-width:760px;margin:0 auto 32px;text-align:center}.realtime-section-heading h2{margin-bottom:12px;font-size:clamp(32px,3vw,42px);line-height:1.2;letter-spacing:-.04em}.realtime-section-heading p{margin-bottom:0;color:#899bb2;font-size:15px}.realtime-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.realtime-comparison-section{background:#061225}.realtime-comparison{width:min(820px,100%);display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 auto}.realtime-comparison-card{min-height:236px;padding:24px 30px;border:1px solid rgba(114,159,211,.18);background:#09172a}.realtime-comparison-card:first-child{border-radius:15px 0 0 15px}.realtime-comparison-card:last-child{border-radius:0 15px 15px 0}.realtime-comparison-card>span{display:block;margin-bottom:20px;color:#aebdd0;text-align:center;font-size:16px;font-weight:700}.realtime-comparison-card ol{display:grid;gap:13px;margin:0;padding:0;list-style:none;counter-reset:comparison-step}.realtime-comparison-card li{counter-increment:comparison-step;color:#8395aa;text-align:center;font-size:14px}.realtime-comparison-card li:before{content:counter(comparison-step) ". ";color:#59718d}.realtime-comparison-card>strong{min-height:44px;display:grid;place-items:center;margin-top:24px;border-radius:999px;color:#7e8fa4;background:#132137}.realtime-comparison-card.is-highlighted{position:relative;z-index:1;border-color:#3590ffb3;background:#0b2142;box-shadow:0 0 45px #1077f624}.realtime-comparison-card.is-highlighted>span,.realtime-comparison-card.is-highlighted li{color:#a9d2ff}.realtime-comparison-card.is-highlighted>strong{color:#fff;background:#126fdb}.realtime-feature-section{padding-top:24px;background:#061225}.realtime-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.realtime-feature-card{min-height:232px;display:flex;align-items:flex-start;flex-direction:column;padding:26px;border:1px solid rgba(119,166,221,.18);border-radius:14px;background:#08172a;transition:border-color .18s ease,transform .18s ease,background .18s ease}.realtime-feature-card:hover{border-color:#3d9eff80;background:#0a1c34;transform:translateY(-4px)}.realtime-feature-card>.anticon{width:46px;height:46px;display:grid;place-items:center;margin-bottom:20px;border:1px solid rgba(62,157,255,.28);border-radius:12px;color:#4aa5ff;font-size:23px;background:#0d2b52}.realtime-feature-card h3{margin-bottom:10px;font-size:19px}.realtime-feature-card p{margin-bottom:22px;font-size:13px}.realtime-feature-card>span{display:inline-flex;align-items:center;gap:7px;margin-top:auto;color:#3f9dff;font-size:12px}@media(max-width:980px){.realtime-hero{padding-top:104px}.realtime-editor-main{grid-template-columns:158px minmax(0,1fr);min-height:370px}.realtime-workflow-grid{grid-template-columns:repeat(2,1fr)}.realtime-workflow-item:nth-child(2) .realtime-workflow-arrow{display:none}.realtime-feature-grid{grid-template-columns:repeat(2,1fr)}.realtime-feature-card:last-child{grid-column:1 / -1}}@media(max-width:720px){.realtime-hero{padding:96px 0 46px}.realtime-hero h1{font-size:clamp(39px,11vw,54px)}.realtime-hero-lead{max-width:300px;font-size:17px}.realtime-demo-wrap{margin-top:38px}.realtime-editor-titlebar{grid-template-columns:1fr auto}.realtime-project-name,.realtime-editor-actions>button{display:none}.realtime-editor-main{display:block;min-height:0}.realtime-library{display:none}.realtime-stage{padding:10px}.realtime-toolbar{padding:0 8px}.realtime-toolbar button{padding:0 6px}.realtime-timeline{min-height:188px;padding-inline:8px}.realtime-video-row{grid-template-columns:34px minmax(0,52%) minmax(0,48%)}.realtime-ruler{padding-left:40px}.realtime-audio-row{grid-template-columns:34px 52% 48%}.realtime-growing-tail{font-size:9px}.realtime-live-edge{left:calc(34px + (100% - 50px)*.52)}.realtime-tail-actions{width:calc(100% - 20px);grid-template-columns:1fr}.realtime-tail-actions button+button{border-top:1px solid rgba(115,166,225,.16);border-left:0}.realtime-workflow-grid,.realtime-comparison,.realtime-feature-grid{grid-template-columns:1fr}.realtime-workflow-item{min-height:108px;justify-content:flex-start}.realtime-workflow-arrow{top:auto;right:26px;bottom:-8px;transform:rotate(90deg)}.realtime-workflow-item:nth-child(2) .realtime-workflow-arrow{display:block}.realtime-comparison-card:first-child,.realtime-comparison-card:last-child{border-radius:14px}.realtime-comparison-card+.realtime-comparison-card{margin-top:14px}.realtime-feature-card:last-child{grid-column:auto}}@media(max-width:520px){.realtime-editor-titlebar{min-height:46px;padding-inline:10px}.realtime-recording{font-size:9px}.realtime-match-score{min-width:122px;gap:8px;padding:5px 9px;font-size:10px}.realtime-toolbar>div:first-child button:last-child{display:none}.realtime-toolbar button{font-size:0}.realtime-toolbar button .anticon{font-size:13px}.realtime-ruler span:nth-child(2n){display:none}.realtime-confirmed-range span{display:none}.realtime-growing-tail{padding-inline:4px;font-size:8px}.realtime-tail-actions button{min-height:70px;padding:14px 17px}.realtime-section{padding:64px 0}.realtime-section-heading{margin-bottom:30px}.realtime-section-heading h2{font-size:32px}.realtime-comparison-card,.realtime-feature-card{padding:27px 23px}}@media(prefers-reduced-motion:reduce){.realtime-stage-play,.realtime-feature-card{transition:none}}.realtime-hero{min-height:735px;padding:96px 0 0;background:radial-gradient(circle at 50% 16%,rgba(17,105,225,.15),transparent 35%),#061326}.realtime-hero:before{background:linear-gradient(180deg,#030c1a14,#030c1a38)}.realtime-hero h1{max-width:900px;font-size:clamp(40px,3.1vw,46px);line-height:1.05;letter-spacing:-.052em}.realtime-hero-lead{margin-top:7px;font-size:clamp(15px,1.05vw,17px);line-height:1.45}.realtime-demo-wrap{margin-top:10px}.realtime-story-visual{width:min(1240px,100%);margin:0 auto;overflow:hidden;border:1px solid rgba(52,150,255,.82);border-radius:14px 14px 0 0;background:#041021;box-shadow:0 26px 70px #00000073,0 0 40px #1177f11f}.realtime-story-media{position:relative;height:clamp(356px,calc(100vh - 375px),500px);overflow:hidden;border-bottom:1px solid rgba(91,157,230,.22);background:#020a14}.realtime-story-media>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 48%;filter:saturate(1.04) contrast(1.03)}.realtime-story-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(2,12,26,.6) 0%,rgba(2,12,26,.18) 49%,transparent 68%),linear-gradient(180deg,#0209120d,#02091226)}.realtime-story-recording{position:absolute;top:14px;right:16px;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:9px 15px;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#fff;font-size:14px;font-weight:700;background:#030b17d1;box-shadow:0 8px 22px #0000004d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.realtime-story-recording i{width:9px;height:9px;border-radius:50%;background:#ff414a;box-shadow:0 0 12px #ff414ae6}.realtime-story-overlay{position:absolute;z-index:2;top:24px;bottom:24px;left:30px;width:430px;display:flex;flex-direction:column;padding:20px;border:1px solid rgba(107,167,233,.28);border-radius:13px;background:#041227e6;box-shadow:0 18px 45px #00000061;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.realtime-story-overlay h2{margin:0 0 10px;color:#f7faff;font-size:26px;line-height:1.2;letter-spacing:-.035em}.realtime-story-comparison-row{flex:1 1 0;min-height:80px;display:grid;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:10px;padding:10px 14px;border:1px solid rgba(120,162,211,.2);border-radius:9px;background:#0b1c33d1}.realtime-story-comparison-row+.realtime-story-comparison-row{margin-top:8px}.realtime-story-comparison-row>.anticon{justify-self:center;color:#8192a8;font-size:31px}.realtime-story-comparison-row h3{margin:0 0 9px;color:#8e9db1;font-size:13px;font-weight:500}.realtime-story-comparison-row h3 strong{color:#aebacd;font-weight:750}.realtime-story-steps{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding-top:15px}.realtime-story-steps:before{content:"";position:absolute;top:4px;right:10%;left:10%;height:2px;background:#566579}.realtime-story-steps span{position:relative;color:#7d8da3;text-align:center;font-size:9px;line-height:1.25}.realtime-story-steps span:before{content:"";position:absolute;top:-15px;left:50%;width:8px;height:8px;border:2px solid #6d7e93;border-radius:50%;background:#1b2a3e;transform:translate(-50%)}.realtime-story-comparison-row.is-highlighted{border-color:#3fa2ffc7;background:#051f3de6;box-shadow:inset 0 0 0 1px #3396ff1f,0 0 22px #1481ff21}.realtime-story-comparison-row.is-highlighted>.anticon{color:#3d9cff;filter:drop-shadow(0 0 10px rgba(45,151,255,.45))}.realtime-story-comparison-row.is-highlighted h3,.realtime-story-comparison-row.is-highlighted h3 strong,.realtime-story-comparison-row.is-highlighted .realtime-story-steps span{color:#65b5ff}.realtime-story-comparison-row.is-highlighted .realtime-story-steps:before{background:linear-gradient(90deg,#318fff,#79c7ff);box-shadow:0 0 8px #359dffb3}.realtime-story-comparison-row.is-highlighted .realtime-story-steps span:before{border-color:#7bc8ff;background:#2a8df6;box-shadow:0 0 7px #3ca3ffbf}.realtime-story-timeline{position:relative;height:112px;padding:13px 18px;background:linear-gradient(180deg,#061326,#041020)}.realtime-story-timeline .realtime-ruler{height:21px;padding:0 56px;color:#778ca5;font-size:8px}.realtime-story-timeline .realtime-video-row{height:52px;min-height:52px;display:grid;grid-template-columns:58% 42%;overflow:hidden;border:1px solid rgba(92,151,219,.26);border-radius:8px;background:#07172a}.realtime-story-timeline .realtime-confirmed-range{border-color:#37a0ffd1;border-radius:6px 0 0 6px}.realtime-story-timeline .realtime-confirmed-range span{top:5px;left:7px;font-size:8px}.realtime-story-timeline .realtime-growing-tail{min-width:0;border:0;border-left:1px solid rgba(75,138,205,.26);color:#81c9ff;background-color:#0a1b30;background-image:repeating-linear-gradient(135deg,rgba(72,142,215,.12) 0 10px,transparent 10px 20px);cursor:pointer}.realtime-story-timeline .realtime-growing-tail:hover,.realtime-story-timeline .realtime-growing-tail:focus-visible{color:#b9e2ff;outline:1px solid rgba(82,173,255,.74);outline-offset:-2px}.realtime-story-visual.is-locked .realtime-growing-tail{color:#aebdd0;background-color:#111d2d;background-image:none}.realtime-story-timeline .realtime-audio-row{height:24px;display:block;margin-top:5px;overflow:hidden;border:1px solid rgba(77,139,206,.2);border-radius:6px;background:#07182a}.realtime-story-timeline .realtime-audio-row:before{display:none}.realtime-story-timeline .realtime-audio-row span{width:58%;height:100%;display:block;border:0;border-radius:0;background-color:#09284a;background-image:repeating-linear-gradient(90deg,transparent 0 8px,rgba(70,168,255,.66) 8px 10px,transparent 10px 14px)}.realtime-story-timeline .realtime-live-edge{top:9px;bottom:10px;left:calc(18px + (100% - 36px)*.58)}.realtime-story-timeline .realtime-live-edge span{top:1px;font-size:8px}.realtime-feature-section{padding-top:72px}.realtime-workflow.realtime-workflow--attached{width:min(1240px,100%);margin:0 auto;padding:0;overflow:hidden;border:1px solid rgba(52,150,255,.54);border-top:0;border-radius:0 0 14px 14px;background:#071428;box-shadow:0 22px 55px #00000047}.realtime-workflow--attached .realtime-workflow-grid{width:100%;border:0;border-radius:0;background:linear-gradient(180deg,#0d223efa,#071629fa)}.realtime-workflow--attached .realtime-workflow-item{min-height:68px;padding:9px 16px}.realtime-workflow--attached .realtime-workflow-item>.anticon:not(.realtime-workflow-arrow){font-size:20px}.realtime-workflow--attached .realtime-workflow-item strong{font-size:12px}.realtime-workflow--attached .realtime-workflow-item small{font-size:8px}@media(min-width:981px)and (min-height:900px){.realtime-story-media{height:clamp(376px,calc(100vh - 524px),500px)}.realtime-story-overlay{top:clamp(30px,4vh,40px);bottom:clamp(30px,4vh,40px);width:clamp(430px,33vw,480px);padding:22px}.realtime-story-overlay h2{margin-bottom:14px;font-size:30px}.realtime-story-comparison-row{min-height:clamp(88px,10vh,102px);padding:14px 16px}.realtime-story-comparison-row h3{margin-bottom:13px;font-size:14px}.realtime-story-steps span{font-size:10px}.realtime-story-timeline{height:clamp(112px,calc(100vh - 864px),160px);padding-top:15px}.realtime-story-timeline .realtime-ruler{height:clamp(21px,3vh,30px);font-size:9px}.realtime-story-timeline .realtime-video-row{height:clamp(52px,6.3vh,64px);min-height:clamp(52px,6.3vh,64px)}.realtime-story-timeline .realtime-audio-row{height:clamp(24px,3vh,30px)}}@media(max-width:980px){.realtime-hero{min-height:auto;padding-top:100px}.realtime-story-overlay{left:18px;width:390px}}@media(max-width:720px){.realtime-hero{padding:92px 0 38px}.realtime-hero h1{max-width:560px;font-size:clamp(36px,10vw,48px)}.realtime-demo-wrap{margin-top:26px}.realtime-story-media{height:520px}.realtime-story-media>img{object-position:66% center}.realtime-story-media:after{background:linear-gradient(180deg,#020c1abf,#020c1a2b 78%,#020c1a57)}.realtime-story-recording{top:12px;right:12px}.realtime-story-overlay{top:56px;right:12px;bottom:auto;left:12px;width:auto;padding:16px}.realtime-story-overlay h2{font-size:24px}.realtime-story-comparison-row{min-height:94px}.realtime-story-timeline{height:126px;padding-inline:10px}.realtime-story-timeline .realtime-ruler{padding-inline:12px}.realtime-story-timeline .realtime-video-row{grid-template-columns:54% 46%}.realtime-story-timeline .realtime-live-edge{left:calc(10px + (100% - 20px)*.54)}}@media(max-width:520px){.realtime-story-media{height:480px}.realtime-story-overlay{padding:13px}.realtime-story-overlay h2{margin-bottom:10px;font-size:21px}.realtime-story-comparison-row{min-height:93px;grid-template-columns:34px minmax(0,1fr);gap:7px;padding:11px 8px}.realtime-story-comparison-row>.anticon{font-size:26px}.realtime-story-comparison-row h3{font-size:12px}.realtime-story-steps{gap:3px}.realtime-story-steps span{font-size:8px}.realtime-story-timeline .realtime-ruler span:nth-child(2n){display:inline}.realtime-story-timeline .realtime-growing-tail{padding-inline:5px;font-size:8px}}@media(prefers-reduced-motion:reduce){.realtime-story-timeline .realtime-growing-tail{scroll-behavior:auto}}:root{--bg: #061225;--bg-deep: #030b18;--surface: #0b1a31;--surface-soft: #10223d;--surface-elevated: #132944;--line: rgba(151, 188, 231, .16);--line-strong: rgba(71, 156, 255, .34);--text: #f6f9ff;--muted: #9eacc1;--muted-strong: #bac6d8;--blue: #1687ff;--blue-bright: #42a5ff;--cyan: #19c8ff;--success: #56dca3;--warning: #f7c76a;--radius-sm: 10px;--radius-md: 18px;--radius-lg: 28px;--shadow: 0 26px 80px rgba(0, 0, 0, .44)}.site-root{min-height:100vh;color:var(--text);background:radial-gradient(circle at 78% 4%,rgba(17,107,238,.11),transparent 30%),var(--bg);overflow:hidden}.site-shell{width:min(1320px,calc(100% - 48px));margin-inline:auto}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.75}h1,h2,h3,p{margin-top:0}.site-header{position:fixed;z-index:80;inset:0 0 auto;height:78px;border-bottom:1px solid rgba(136,177,225,.12);background:#040e1dd6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.header-inner{height:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:38px}.brand{display:inline-flex;align-items:center;min-width:max-content}.brand img{width:178px;height:63px;object-fit:contain}.brand--compact{align-items:flex-start}.brand--compact img{width:148px;height:52px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:36px}.desktop-nav a{position:relative;color:var(--muted-strong);font-size:14px;transition:color .18s ease}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.desktop-nav a.active:after{content:"";position:absolute;left:50%;bottom:-12px;width:4px;height:4px;border-radius:50%;background:var(--blue-bright);transform:translate(-50%)}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 19px;border:1px solid transparent;border-radius:8px;font-weight:650;font-size:14px;color:#fff;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover:not(:disabled){transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg,#0b76ee,#2098ff);border-color:#4aa9ff99;box-shadow:0 12px 28px #0872f447,inset 0 1px #ffffff2b}.button--primary:hover:not(:disabled){background:linear-gradient(135deg,#1686ff,#36a6ff);box-shadow:0 16px 34px #0872f459,inset 0 1px #fff3}.button--secondary{background:#07162bad;border-color:#5b9ae199}.button--secondary:hover:not(:disabled){border-color:var(--blue-bright);background:#143a658f}.button--disabled{color:#8290a5;background:#162337;border-color:#97bce724;cursor:not-allowed}.button--large{min-height:54px;padding-inline:25px;font-size:15px;border-radius:9px}.mobile-menu-button,.mobile-nav{display:none}.hero-section{min-height:980px;position:relative;padding:158px 0 120px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 90% 26%,rgba(32,130,255,.18),transparent 32%),radial-gradient(circle at 12% 38%,rgba(10,91,200,.1),transparent 30%),linear-gradient(180deg,#07152a,#041022)}.hero-glow,.page-hero-glow{position:absolute;width:600px;height:600px;right:-240px;top:-250px;border-radius:50%;background:#0d6cff2e;filter:blur(100px);pointer-events:none}.hero-grid{position:relative;z-index:3;display:grid;grid-template-columns:minmax(410px,.88fr) minmax(620px,1.32fr);align-items:center;gap:44px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;color:#8eb9ec;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 0 5px #56dca31a}.hero-copy h1{margin-bottom:18px;font-size:clamp(42px,3.35vw,48px);line-height:1.16;letter-spacing:-.045em;text-wrap:balance}.hero-accent{margin-bottom:18px;color:#2b9cff;font-size:30px;line-height:1.3;font-weight:760;letter-spacing:-.03em}.hero-description{max-width:560px;margin-bottom:32px;color:#a6b5c8;font-size:16px}.hero-actions{display:flex;flex-wrap:wrap;gap:13px}.hero-facts{display:flex;flex-wrap:wrap;gap:22px;margin-top:30px;color:#8ea1b9;font-size:12px}.hero-facts .anticon{margin-right:5px;color:#3da4ff}.filmstrip{position:absolute;z-index:4;left:-4%;bottom:-18px;width:min(690px,48vw);height:auto;opacity:.84;pointer-events:none;mix-blend-mode:screen}.product-preview{position:relative;min-width:0;border:1px solid rgba(100,151,209,.27);border-radius:13px;background:#071326;box-shadow:0 34px 100px #0000008c,0 0 60px #0b67ef24;overflow:hidden}.preview-titlebar{height:45px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 12px;border-bottom:1px solid var(--line);background:#0b192d}.preview-project,.preview-saved{font-size:9px;color:#8595aa}.preview-project{justify-self:center}.preview-saved{justify-self:end}.preview-saved .anticon{color:var(--success)}.preview-main{display:grid;grid-template-columns:180px 1fr;min-height:340px}.media-panel{padding:13px 10px;border-right:1px solid var(--line);background:#08162a}.media-heading{display:flex;justify-content:space-between;margin:0 2px 9px;font-size:9px;color:#7f90a6}.media-item{width:100%;display:grid;grid-template-columns:60px minmax(0,1fr);gap:8px;align-items:center;margin-bottom:6px;padding:6px;color:#d8e3f2;text-align:left;background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer}.media-item:hover,.media-item.selected{border-color:#388efa7a;background:#1b5ba633}.media-item img{width:60px;aspect-ratio:16 / 9;object-fit:cover;border-radius:4px}.media-item span,.media-item strong,.media-item small{display:block;min-width:0}.media-item strong{overflow:hidden;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.media-item small{margin-top:4px;color:#6f8198;font-size:8px}.preview-stage{min-width:0;padding:0 12px 10px;background:#071326}.preview-tabs{height:34px;display:flex;align-items:center;gap:22px;font-size:9px;color:#6f8198}.preview-tabs .active{color:#51a9ff}.preview-image-wrap{position:relative;width:100%;aspect-ratio:16 / 8.7;overflow:hidden;border-radius:5px;background:#040a12}.preview-image-wrap>img{width:100%;height:100%;object-fit:cover}.stage-play{position:absolute;inset:50% auto auto 50%;width:42px;height:42px;display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:#030c189e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translate(-50%,-50%);cursor:pointer;opacity:0;transition:opacity .16s ease}.preview-image-wrap:hover .stage-play,.stage-play:focus-visible{opacity:1}.transport{height:35px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;color:#8192a8;font-size:8px}.transport div{display:flex;gap:16px;color:#dce8f6}.transport span:last-child{text-align:right}.timeline-panel{position:relative;height:174px;padding:14px 14px 12px 56px;border-top:1px solid var(--line);background:#08162a;overflow:hidden}.timeline-ruler{height:18px;display:flex;justify-content:space-between;color:#7c8da3;font-size:7px;border-bottom:1px solid rgba(147,181,222,.1)}.marker-row{position:relative;height:38px;border-bottom:1px solid rgba(147,181,222,.11)}.marker-row span{position:absolute;top:8px;min-width:68px;padding:4px 7px;color:#cce0f8;font-size:7px;text-align:center;border:1px solid rgba(92,111,255,.5);border-radius:3px;background:#323482;transform:translate(-50%)}.video-track{height:34px;display:flex;gap:2px;margin-top:6px;padding:3px;border:1px solid rgba(50,137,243,.42);border-radius:3px;overflow:hidden}.video-track img{flex:1;min-width:42px;object-fit:cover;filter:saturate(.8) brightness(.72)}.audio-track{height:24px;display:flex;align-items:center;gap:2px;margin-top:5px;padding:0 3px;border:1px solid rgba(31,125,237,.27);border-radius:3px;background:#124a8b29;overflow:hidden}.audio-track i{flex:1;min-width:1px;max-height:18px;border-radius:1px;background:#2c8cff;opacity:.8}.timeline-playhead{position:absolute;left:47%;top:31px;bottom:8px;width:1px;background:#ff5d7e;box-shadow:0 0 8px #ff5d7eb3}.timeline-playhead:before{content:"";position:absolute;top:-2px;left:-3px;width:7px;height:7px;border-radius:50%;background:#ff5d7e}.section{position:relative;padding:104px 0}.section--topless{padding-top:58px}.section-heading{max-width:720px;margin-bottom:50px}.section-heading--center{margin-inline:auto;text-align:center}.section-heading h2,.feature-band h2,.final-cta h2{margin-bottom:16px;font-size:clamp(30px,3vw,44px);line-height:1.25;letter-spacing:-.035em}.section-heading p{max-width:680px;margin-inline:auto;margin-bottom:0}.workflow-section{background:radial-gradient(circle at 50% 0%,rgba(25,111,219,.1),transparent 40%),#061326;border-bottom:1px solid var(--line)}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.workflow-wrap{position:relative}.workflow-card{min-height:250px;padding:30px 25px 25px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#122540e6,#0a1a30db);box-shadow:inset 0 1px #ffffff08}.step-number{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:28px;height:28px;color:#d9edff;font-size:10px;font-weight:800;border-radius:50%;background:#127ff5}.workflow-icon{margin:10px 0 30px;color:#9eb0c6;font-size:38px}.workflow-card h3{margin-bottom:12px;font-size:18px}.workflow-card p{margin-bottom:0;font-size:13px}.workflow-arrow{position:absolute;z-index:3;top:50%;right:-24px;color:#51647e;font-size:18px;transform:translateY(-50%)}.trust-section{background:radial-gradient(circle at 50% 50%,rgba(15,104,223,.08),transparent 42%),#061326}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:54px}.trust-item{text-align:center}.trust-item>.anticon{display:inline-grid;place-items:center;width:66px;height:66px;margin-bottom:25px;color:#259aff;font-size:34px;border:1px solid rgba(54,157,255,.28);border-radius:19px;background:#0f4c8e21}.trust-item h3{margin-bottom:12px;font-size:20px}.trust-item p{max-width:320px;margin:0 auto;font-size:14px}.feature-band{border-block:1px solid var(--line);background:linear-gradient(135deg,#07162b,#0a1d38)}.feature-band-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:85px;align-items:center}.feature-band p{max-width:530px}.text-link{display:inline-flex;align-items:center;gap:8px;color:#56aaff;font-weight:650;font-size:14px}.text-link:hover{color:#83c3ff}.capability-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.capability-list>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:80px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#09182da6;transition:border-color .18s ease,transform .18s ease}.capability-list>a:hover{transform:translateY(-2px);border-color:#369dff70}.capability-list>a>.anticon:first-child{color:#35a3ff;font-size:20px}.capability-list span,.capability-list strong,.capability-list small{display:block}.capability-list strong{font-size:13px}.capability-list small{margin-top:5px;color:#778ba4;font-size:10px}.capability-list>a>.anticon:last-child{color:#667c96;font-size:11px}.final-cta-section{padding:42px 0 0;background:#061326}.final-cta{padding:62px 28px 68px;text-align:center;border:1px solid rgba(72,142,223,.22);border-radius:30px 30px 0 0;background:radial-gradient(circle at 50% 100%,rgba(32,132,255,.17),transparent 50%),linear-gradient(135deg,#101f38,#0a1930);box-shadow:0 -28px 90px #00000040}.final-cta p{margin-bottom:28px}.page-hero{position:relative;padding:170px 0 92px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 50% 0%,rgba(27,121,244,.12),transparent 42%),linear-gradient(180deg,#07162c,#071326);overflow:hidden}.page-hero-inner{position:relative;z-index:2;max-width:860px;text-align:center}.page-hero h1{margin-bottom:20px;font-size:clamp(40px,5vw,64px);line-height:1.14;letter-spacing:-.045em}.page-hero p{max-width:720px;margin:0 auto;font-size:17px}.page-hero-actions{margin-top:26px}.feature-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{min-height:360px;display:flex;flex-direction:column;padding:28px;border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(145deg,#0c1c34,#08172b)}.feature-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.feature-card-top>.anticon{color:#3aa4ff;font-size:29px}.status-badge{display:inline-flex;align-items:center;width:max-content;min-height:26px;padding:0 10px;color:#9ab0c8;font-size:10px;font-weight:700;border:1px solid var(--line);border-radius:99px;background:#ffffff06}.status-active,.status-active-desktop-only{color:#84e7ba;border-color:#56dca34d;background:#56dca314}.status-model-dependent,.status-active-with-connector{color:#90c6ff;border-color:#42a5ff4d;background:#42a5ff14}.status-platform-dependent{color:#f4cb7d;border-color:#f7c76a47;background:#f7c76a12}.feature-card h2{margin-bottom:12px;font-size:21px}.feature-card p{font-size:13px}.feature-card ul,.release-list ul,.check-list{list-style:none;margin:8px 0 24px;padding:0}.feature-card li,.release-list li,.check-list li{display:flex;gap:8px;margin-top:9px;color:#9fb0c6;font-size:12px;line-height:1.6}.feature-card li .anticon,.release-list li .anticon,.check-list li .anticon{flex:0 0 auto;margin-top:3px;color:#3d9ffb}.feature-card .text-link{margin-top:auto}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:50px;align-items:start}.detail-main,.detail-aside,.download-card,.release-gates,.faq-list,.support-aside,.legal-document{border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(145deg,#0d1d34f0,#08162af0)}.detail-main{padding:42px}.detail-main h2{margin:36px 0 12px;font-size:25px}.detail-main code{padding:3px 7px;color:#8bc7ff;font-size:12px;border:1px solid rgba(66,165,255,.2);border-radius:5px;background:#42a5ff14}.detail-icon{color:#3ea5ff;font-size:42px}.detail-aside{position:sticky;top:102px;padding:28px}.detail-aside h3{margin:24px 0 8px}.detail-aside .button{width:100%;margin-top:14px}.download-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px}.download-card,.release-gates{padding:40px}.download-icon{width:66px;height:66px;display:grid;place-items:center;margin-bottom:28px;color:#fff;font-size:32px;border-radius:17px;background:linear-gradient(135deg,#0c74eb,#26a4ff);box-shadow:0 14px 35px #1381f747}.download-card h2{margin-bottom:12px;font-size:30px}.download-card .button{width:100%;margin-top:14px}.release-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.release-meta span,.release-meta strong{display:block}.release-meta span{color:#70849e;font-size:10px}.release-meta strong{margin-top:4px;color:#b7c7da;font-size:12px}.release-gates h2{margin-bottom:24px;font-size:24px}.gate-row{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:13px;min-height:58px;border-bottom:1px solid var(--line)}.gate-row>span{width:25px;height:25px;display:grid;place-items:center;color:#8aa2be;font-size:10px;border:1px solid var(--line);border-radius:50%}.gate-row strong{color:#cad6e6;font-size:13px}.gate-row em{color:#f1bd61;font-size:10px;font-style:normal}.release-note,.guide-callout,.legal-notice{display:flex;gap:14px;margin-top:25px;padding:17px;color:#71b7ff;border:1px solid rgba(66,165,255,.22);border-radius:10px;background:#2074ce14}.release-note p{margin:0;font-size:12px}.guide-search{max-width:620px;height:54px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:13px;margin:0 auto 38px;padding:0 18px;color:#6d8098;border:1px solid var(--line);border-radius:10px;background:#0a1a30}.guide-search:focus-within{border-color:#42a5ff8c;box-shadow:0 0 0 3px #42a5ff12}.guide-search input{width:100%;color:#eaf2fc;border:0;outline:none;background:transparent}.guide-search input::placeholder{color:#61758f}.guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.guide-card{min-height:230px;padding:28px;border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(145deg,#0c1d35,#08172b);transition:transform .18s ease,border-color .18s ease}.guide-card:hover{transform:translateY(-3px);border-color:#42a5ff73}.guide-card>div{display:flex;justify-content:space-between;color:#5aabff;font-size:11px}.guide-card small{color:#72869f}.guide-card h2{margin:30px 0 10px;font-size:22px}.guide-card p{font-size:13px}.guide-card>strong{display:inline-flex;gap:8px;color:#86bff7;font-size:12px}.empty-state{padding:70px 20px;text-align:center}.empty-state>.anticon{color:#2d91f5;font-size:40px}.empty-state h2{margin:20px 0 5px}.guide-detail{max-width:880px}.guide-detail>article{display:grid;grid-template-columns:62px 1fr;gap:24px;padding:30px 0;border-bottom:1px solid var(--line)}.guide-detail>article>span{width:48px;height:48px;display:grid;place-items:center;color:#7fc1ff;font-size:13px;font-weight:800;border:1px solid rgba(66,165,255,.32);border-radius:13px;background:#42a5ff14}.guide-detail h2{margin-bottom:8px;font-size:22px}.guide-detail p{margin:0}.guide-callout{margin-top:36px;padding:24px}.guide-callout>.anticon{margin-top:4px;font-size:24px}.guide-callout h2{margin-bottom:5px;color:#edf6ff}.release-list{max-width:920px}.release-list>article{display:grid;grid-template-columns:190px 1fr;gap:46px;padding:38px 0;border-bottom:1px solid var(--line)}.release-version span{color:#4da9ff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.release-version h2{margin:8px 0;font-size:34px}.release-version small{color:#7589a3}.support-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:24px;align-items:start}.faq-list,.support-aside{padding:34px}.faq-list>h2{margin-bottom:22px}.faq-list article{border-bottom:1px solid var(--line)}.faq-list article button{width:100%;min-height:65px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0;color:#dce6f2;text-align:left;border:0;background:transparent;cursor:pointer}.faq-list article button span:last-child{color:#559eea;font-size:20px;transition:transform .18s ease}.faq-list article.open button span:last-child{transform:rotate(45deg)}.faq-list article p{margin:-2px 0 20px;padding-right:30px;font-size:13px}.support-aside{position:sticky;top:102px}.support-aside>.anticon{color:#3b9fff;font-size:34px}.support-aside h2{margin:22px 0 10px}.support-aside .button{width:100%;margin:12px 0 19px}.support-aside small{display:block;color:#6f8198;font-size:10px;line-height:1.65}.legal-document{max-width:860px;padding:42px 52px}.legal-document>section{padding:24px 0;border-bottom:1px solid var(--line)}.legal-document>section:last-child{border-bottom:0}.legal-document h2{margin-bottom:10px;font-size:21px}.legal-document p{margin:0;font-size:14px}.legal-notice{margin:0 0 18px;color:#f1c36e;border-color:#f7c76a38;background:#f7c76a0f}.not-found{min-height:720px;display:grid;place-items:center;padding:140px 24px 80px;text-align:center}.not-found>div>span{color:#258fff;font-size:86px;font-weight:850;letter-spacing:-.06em}.not-found h1{font-size:36px}.site-footer{padding-top:70px;background:var(--bg-deep);border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px;padding-bottom:54px}.footer-brand p{max-width:280px;margin:14px 0 0;color:#73849a;font-size:12px}.footer-brand p+p{margin-top:2px}.footer-column h3{margin-bottom:18px;font-size:13px}.footer-column a{display:block;width:max-content;margin-top:11px;color:#75879d;font-size:12px}.footer-column a:hover{color:#bcd5ef}.footer-bottom{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#506076;font-size:10px;border-top:1px solid rgba(136,177,225,.08)}@media(max-width:1100px){.hero-section{padding-top:126px}.hero-grid{grid-template-columns:1fr;gap:50px}.hero-copy{max-width:720px}.product-preview{width:min(780px,100%);margin-left:auto}.filmstrip{width:60vw;bottom:-20px}.workflow-grid{grid-template-columns:repeat(2,1fr)}.workflow-wrap:nth-child(2) .workflow-arrow{display:none}.feature-card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.site-shell{width:min(100% - 32px,680px)}.site-header{height:68px}.header-inner{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.mobile-menu-button{width:42px;height:42px;display:grid;place-items:center;color:#eaf4ff;border:1px solid var(--line);border-radius:9px;background:#0b1b31e6}.mobile-nav{position:absolute;top:68px;left:0;right:0;display:grid;gap:5px;padding:16px;border-bottom:1px solid var(--line);background:#040e1dfa;box-shadow:0 20px 50px #0000005c}.mobile-nav>a:not(.button){padding:13px 10px;color:#afbdcf}.hero-section{min-height:0;padding:116px 0 95px}.hero-copy h1{font-size:clamp(39px,10vw,56px)}.hero-accent{font-size:25px}.filmstrip{width:86vw;opacity:.68}.preview-main{grid-template-columns:140px 1fr}.media-item{grid-template-columns:46px 1fr}.media-item img{width:46px}.section{padding:82px 0}.section--topless{padding-top:46px}.trust-grid,.feature-band-grid,.download-grid,.support-grid,.detail-grid{grid-template-columns:1fr}.feature-band-grid{gap:40px}.trust-grid{gap:50px}.detail-aside,.support-aside{position:static}.page-hero{padding:138px 0 75px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:28px}}@media(max-width:600px){.site-shell{width:min(100% - 24px,520px)}.brand{min-width:0}.brand img{width:154px;height:55px}.hero-copy h1{font-size:39px}.hero-actions,.hero-actions .button{width:100%}.hero-facts{gap:11px 18px}.product-preview{width:690px;max-width:none;transform:scale(.54);transform-origin:top left;margin-bottom:-215px}.hero-grid{display:block}.product-preview{margin-top:48px}.filmstrip{display:none}.workflow-grid,.feature-card-grid,.guide-grid,.capability-list{grid-template-columns:1fr}.workflow-arrow{display:none}.workflow-card{min-height:220px}.feature-card{min-height:0}.page-hero h1{font-size:38px}.page-hero p{font-size:15px}.detail-main,.detail-aside,.download-card,.release-gates,.faq-list,.support-aside,.legal-document{padding:26px 21px}.release-meta{grid-template-columns:1fr 1fr}.release-list>article{grid-template-columns:1fr;gap:20px}.guide-detail>article{grid-template-columns:48px 1fr;gap:16px}.guide-detail>article>span{width:40px;height:40px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding:15px 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{font-family:Inter,SF Pro Display,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#f5f8ff;background:#061225;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#061225}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:#061225}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #42a5ff;outline-offset:3px}
