.landing-root{--bg:#fafaf8;--bg-2:#f0eee9;--ink:#18181a;--ink-2:#595955;--ink-3:#8b8b85;--line:#e8e8e6;--line-2:#d4d4d1;--accent:#ff5d3a;--accent-2:#ffe9e2;--green:#10a37f;font-family:var(--font-inter),"Inter",system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.5;overflow-x:hidden}.landing-root,.landing-root *{box-sizing:border-box}.landing-root .mono{font-family:var(--font-geist-mono),"JetBrains Mono",ui-monospace,monospace}.landing-root .serif{font-family:var(--font-instrument-serif),"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400}.landing-root .nav{z-index:50;max-width:980px;margin:16px auto 0;padding:0 24px;position:sticky;top:16px}.landing-root .nav-inner{-webkit-backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--line);background:#fafaf8c7;border-radius:999px;align-items:center;gap:24px;padding:8px 8px 8px 18px;display:flex;box-shadow:0 1px 2px #18181a0a,0 8px 24px #18181a0a}.landing-root .logo{letter-spacing:-.3px;color:var(--ink);align-items:center;gap:7px;font-size:15px;font-weight:600;display:flex}.landing-root .logo .dot{color:var(--accent)}.landing-root .nav-links{flex:1;justify-content:center;gap:4px;display:flex}.landing-root .nav-links a{color:var(--ink-2);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:background .12s,color .12s}.landing-root .nav-links a:hover{color:var(--ink);background:#0000000a}.landing-root .nav-cta{background:var(--ink);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:5px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:background .12s;display:inline-flex}.landing-root .nav-cta:hover{background:#2a2a2c}.landing-root .nav-signin{color:var(--ink-2);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 10px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none}.landing-root .nav-signin:hover{color:var(--ink);background:#0000000a}.landing-root .hero{text-align:center;max-width:980px;margin:0 auto;padding:80px 24px 40px}.landing-root .pill{border:1px solid var(--line);color:var(--ink-2);background:#fff;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:5px 12px 5px 6px;font-size:12px;display:inline-flex;box-shadow:0 1px 2px #0000000a}.landing-root .pill-tag{background:var(--accent-2);color:var(--accent);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.landing-root h1{letter-spacing:-2.6px;color:var(--ink);margin:0 0 22px;font-size:clamp(42px,7vw,76px);font-weight:700;line-height:1.02}.landing-root h1 .accent-word{color:var(--accent)}.landing-root .hero p{color:var(--ink-2);max-width:580px;margin:0 auto 32px;font-size:18px;line-height:1.5}.landing-root .hero-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.landing-root .btn-primary{background:var(--ink);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;padding:12px 22px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:transform .1s,background .12s;display:inline-flex}.landing-root .btn-primary:hover{background:#2a2a2c}.landing-root .btn-primary:active{transform:scale(.98)}.landing-root .btn-ghost{color:var(--ink);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .12s;display:inline-flex}.landing-root .btn-ghost:hover{opacity:.7}.landing-root .hero-meta{color:var(--ink-3);flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:22px;font-size:12px;display:flex}.landing-root .hero-meta-dot{background:var(--ink-3);border-radius:50%;width:4px;height:4px}.landing-root .hero-meta .green{color:var(--green);align-items:center;gap:5px;font-weight:500;display:inline-flex}.landing-root .hero-meta .green:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s infinite ll-blink}@keyframes ll-blink{0%,to{opacity:1}50%{opacity:.4}}.landing-root .demo-wrap{max-width:1120px;margin:36px auto 0;padding:0 24px;position:relative}.landing-root .demo-shell{border:1px solid var(--line);background:#fff;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 1px 2px #18181a0a,0 8px 24px #18181a0a,0 32px 64px -12px #18181a29}.landing-root .browser-bar{border-bottom:1px solid var(--line);background:#f4f4f3;align-items:center;gap:10px;padding:10px 14px;display:flex}.landing-root .browser-dots{gap:6px;display:flex}.landing-root .browser-dots i{border-radius:50%;width:11px;height:11px;display:block}.landing-root .browser-dots i:first-child{background:#ff5f57}.landing-root .browser-dots i:nth-child(2){background:#ffbd2e}.landing-root .browser-dots i:nth-child(3){background:#28c941}.landing-root .browser-url{height:24px;color:var(--ink-2);font-size:11px;font-family:var(--font-geist-mono),"JetBrains Mono",monospace;background:#fff;border-radius:12px;flex:1;align-items:center;gap:6px;padding:0 12px;display:flex}.landing-root .demo-site{text-align:center;background:#fff;min-height:480px;padding:56px 40px 80px;position:relative}.landing-root .demo-nav{align-items:center;gap:22px;max-width:920px;margin-bottom:60px;margin-left:auto;margin-right:auto;display:flex}.landing-root .demo-nav .demo-logo{letter-spacing:-.2px;align-items:center;gap:7px;font-size:14px;font-weight:700;display:flex}.landing-root .demo-nav .demo-logo .sq{background:var(--ink);border-radius:4px;width:16px;height:16px}.landing-root .demo-nav .demo-links{color:var(--ink-2);gap:18px;font-size:12px;display:flex}.landing-root .demo-nav .demo-links span{cursor:pointer}.landing-root .demo-nav-spacer{flex:1}.landing-root .demo-nav .demo-cta{background:var(--ink);color:#fff;border-radius:5px;padding:5px 11px;font-size:11px;font-weight:500}.landing-root .demo-h1{letter-spacing:-1.4px;color:var(--ink);margin:0 0 14px;font-size:48px;font-weight:700;line-height:1.05}.landing-root .demo-p{color:var(--ink-2);max-width:480px;margin:0 auto 24px;font-size:16px}.landing-root .demo-ctas{justify-content:center;gap:8px;display:flex}.landing-root .demo-ctas .b1{background:var(--ink);color:#fff;white-space:nowrap;border-radius:7px;padding:9px 18px;font-size:13px;font-weight:500}.landing-root .demo-ctas .b2{color:var(--ink);border:1px solid var(--line-2);white-space:nowrap;background:#fff;border-radius:7px;padding:9px 18px;font-size:13px;font-weight:500}.landing-root .bubble{text-align:left;cursor:pointer;z-index:5;background:linear-gradient(135deg,#e08d5d,#ac3033);background:linear-gradient(135deg,lab(66.851% 29.2118 39.3786),lab(40.3725% 50.7225 29.4341));border:3px solid #fff;border-radius:50%;width:92px;height:92px;padding:0;transition:transform .15s;position:absolute;bottom:24px;right:28px;overflow:hidden;box-shadow:0 12px 28px #18181a38,0 4px 8px #18181a1f}.landing-root .bubble:hover{transform:scale(1.05)}.landing-root .bubble:before{content:"";background:#0000002e;border-radius:50% 50% 0 0;width:60%;height:70%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.landing-root .bubble:after{content:"";aspect-ratio:1;background:#00000038;border-radius:50%;width:36%;position:absolute;bottom:30%;left:50%;transform:translate(-50%)}.landing-root .bubble-play{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-root .bubble-play div{width:30px;height:30px;color:var(--ink);background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;display:flex}.landing-root .bubble-dot{z-index:3;background:#ff3b30;border:2px solid #fff;border-radius:50%;width:10px;height:10px;animation:2s infinite ll-pulse;position:absolute;top:6px;right:6px}@keyframes ll-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.landing-root .bubble-tooltip{background:var(--ink);color:#fff;white-space:nowrap;z-index:4;border-radius:7px;padding:7px 12px;font-size:12px;font-weight:500;animation:.6s .4s backwards ll-slide-in;position:absolute;bottom:38px;right:116px;box-shadow:0 8px 20px #0000002e}.landing-root .bubble-tooltip:after{content:"";background:var(--ink);width:10px;height:10px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)rotate(45deg)}@keyframes ll-slide-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.landing-root .annotate{pointer-events:none;font-family:var(--font-instrument-serif),"Instrument Serif",serif;color:var(--ink-2);z-index:6;font-size:17px;font-style:italic;position:absolute}.landing-root .annotate svg{stroke:var(--ink-3)}.landing-root section{padding:100px 24px}.landing-root .container{max-width:1120px;margin:0 auto}.landing-root .container-narrow{max-width:880px;margin:0 auto}.landing-root .eyebrow{letter-spacing:.06em;white-space:nowrap;text-transform:uppercase;color:var(--accent);align-items:center;gap:6px;margin-bottom:14px;font-size:12px;font-weight:600;display:inline-flex}.landing-root .eyebrow:before{content:"";background:var(--accent);width:16px;height:1px}.landing-root h2{letter-spacing:-1.6px;max-width:740px;color:var(--ink);margin:0 0 16px;font-size:clamp(32px,4.5vw,52px);font-weight:700;line-height:1.05}.landing-root .section-sub{color:var(--ink-2);max-width:560px;margin-bottom:0;font-size:17px;line-height:1.5}.landing-root .logos{background:var(--bg);padding:60px 24px 30px}.landing-root .logos-inner{text-align:center;max-width:1120px;margin:0 auto}.landing-root .logos-label{color:var(--ink-3);letter-spacing:.04em;margin-bottom:22px;font-size:12px}.landing-root .logos-row{opacity:.7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.landing-root .logos-row .l{letter-spacing:-.4px;color:var(--ink-2);font-size:19px;font-weight:700}.landing-root .steps{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.landing-root .steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px;display:grid}.landing-root .step-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px;position:relative;overflow:hidden}.landing-root .step-num{font-family:var(--font-instrument-serif),"Instrument Serif",serif;color:var(--accent);margin-bottom:14px;font-size:28px;font-style:italic}.landing-root .step-card h3{letter-spacing:-.5px;color:var(--ink);margin:0 0 8px;font-size:20px;font-weight:600}.landing-root .step-card p{color:var(--ink-2);margin:0 0 18px;font-size:14px;line-height:1.5}.landing-root .step-visual{aspect-ratio:16/10;background:var(--bg-2);border:1px solid var(--line);border-radius:8px;position:relative;overflow:hidden}.landing-root .v-rec{background:linear-gradient(135deg,#e68580,#934f00);background:linear-gradient(135deg,lab(66.3475% 37.5977 20.1013),lab(41.1575% 36.3693 87.351));position:relative}.landing-root .v-rec:before{content:"";background:#0000002e;border-radius:50% 50% 0 0;width:40%;height:70%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.landing-root .v-rec:after{content:"";aspect-ratio:1;background:#00000038;border-radius:50%;width:22%;position:absolute;bottom:38%;left:50%;transform:translate(-50%)}.landing-root .v-rec .badge{color:#fff;font-size:10px;font-family:var(--font-geist-mono),"JetBrains Mono",monospace;z-index:2;background:#000000b3;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;display:flex;position:absolute;top:10px;left:10px}.landing-root .v-rec .badge .d{background:#ff3b30;border-radius:50%;width:6px;height:6px;animation:1.2s infinite ll-blink}.landing-root .v-edit{background:#fff;flex-direction:column;gap:6px;padding:12px;display:flex}.landing-root .v-edit .preview{background:linear-gradient(135deg,#e08d5d,#ac3033);background:linear-gradient(135deg,lab(66.851% 29.2118 39.3786),lab(40.3725% 50.7225 29.4341));border-radius:4px;flex:1;position:relative;overflow:hidden}.landing-root .v-edit .preview:before{content:"";background:#0000002e;border-radius:50% 50% 0 0;width:50%;height:65%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.landing-root .v-edit .preview:after{content:"";aspect-ratio:1;background:#00000038;border-radius:50%;width:28%;position:absolute;bottom:30%;left:50%;transform:translate(-50%)}.landing-root .v-edit .preview .cap{color:#fff;background:#000000c7;border-radius:3px;padding:2px 7px;font-size:9px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.landing-root .v-edit .timeline{background:var(--bg-2);border-radius:3px;height:18px;position:relative}.landing-root .v-edit .clip{background:linear-gradient(135deg,#e08d5d,#ac3033);background:linear-gradient(135deg,lab(66.851% 29.2118 39.3786),lab(40.3725% 50.7225 29.4341));border-radius:3px;display:flex;position:absolute;inset:0 12% 0 8%}.landing-root .v-edit .clip i{border-right:1px solid #00000026;flex:1}.landing-root .v-edit .clip i:last-child{border:none}.landing-root .v-edit .playhead{background:var(--accent);width:1px;position:absolute;top:-3px;bottom:-3px;left:38%}.landing-root .v-edit .playhead:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:-2px;left:-3px}.landing-root .v-embed{background:var(--ink);color:#fff;font-family:var(--font-geist-mono),"JetBrains Mono",monospace;padding:14px;font-size:11px;line-height:1.7;overflow:hidden}.landing-root .v-embed .c1{color:#6f6f78}.landing-root .v-embed .c2{color:#ff8e6e}.landing-root .v-embed .c3{color:#a3e1c3}.landing-root .bento{grid-template-columns:repeat(6,1fr);gap:12px;margin-top:56px;display:grid}.landing-root .tile{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;min-height:260px;padding:24px;display:flex;position:relative;overflow:hidden}.landing-root .tile.span-3{grid-column:span 3}.landing-root .tile.span-2{grid-column:span 2}.landing-root .tile.span-4{grid-column:span 4}.landing-root .tile.span-6{grid-column:span 6}.landing-root .tile.tall{min-height:360px}.landing-root .tile h3{letter-spacing:-.6px;color:var(--ink);margin:0 0 8px;font-size:22px;font-weight:600;line-height:1.15}.landing-root .tile p{color:var(--ink-2);margin:0;font-size:14px;line-height:1.5}.landing-root .tile-visual{flex:1;margin-top:20px;position:relative}.landing-root .vis-track{background:var(--bg-2);border-radius:10px;height:100%;padding:16px;position:relative}.landing-root .vis-track .row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:8px 0;font-size:12px;display:flex}.landing-root .vis-track .row:last-child{border-bottom:none}.landing-root .vis-track .row .lbl{color:var(--ink-2)}.landing-root .vis-track .row .val{font-family:var(--font-geist-mono),"JetBrains Mono",monospace;font-weight:500}.landing-root .vis-track .row .val.ok{color:var(--green)}.landing-root .vis-track .row .val.muted{color:var(--ink-3)}.landing-root .vis-editor{background:var(--ink);border-radius:10px;flex-direction:column;gap:10px;height:100%;padding:14px;display:flex}.landing-root .vis-editor .preview{background:linear-gradient(135deg,#e68580,#934f00);background:linear-gradient(135deg,lab(66.3475% 37.5977 20.1013),lab(41.1575% 36.3693 87.351));border-radius:6px;flex:1;min-height:100px;position:relative;overflow:hidden}.landing-root .vis-editor .preview:before{content:"";background:#0000002e;border-radius:50% 50% 0 0;width:45%;height:70%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.landing-root .vis-editor .preview:after{content:"";aspect-ratio:1;background:#00000038;border-radius:50%;width:24%;position:absolute;bottom:32%;left:50%;transform:translate(-50%)}.landing-root .vis-editor .tracks{flex-direction:column;gap:4px;display:flex}.landing-root .vis-editor .tk{background:#ffffff14;border-radius:3px;height:16px;position:relative}.landing-root .vis-editor .tk .seg{border-radius:2px;position:absolute;top:2px;bottom:2px}.landing-root .vis-editor .tk.video .seg{background:linear-gradient(135deg,#e08d5d,#ac3033);background:linear-gradient(135deg,lab(66.851% 29.2118 39.3786),lab(40.3725% 50.7225 29.4341));left:6%;right:8%}.landing-root .vis-editor .tk.audio .seg{background:#ffffff2e;left:6%;right:8%}.landing-root .vis-editor .tk.cap .seg{background:var(--accent-2)}.landing-root .vis-editor .tk.cap .seg.s1{width:14%;left:10%}.landing-root .vis-editor .tk.cap .seg.s2{width:18%;left:26%}.landing-root .vis-editor .tk.cap .seg.s3{width:24%;left:48%}.landing-root .vis-pos{background:var(--bg-2);border-radius:10px;grid-template-columns:1fr 1fr;gap:8px;height:100%;padding:14px;display:grid;position:relative}.landing-root .vis-pos .mini{border:1px solid var(--line);background:#fff;border-radius:6px;position:relative}.landing-root .vis-pos .mini:before{content:"";background:linear-gradient(135deg,#e08d5d,#ac3033);background:linear-gradient(135deg,lab(66.851% 29.2118 39.3786),lab(40.3725% 50.7225 29.4341));border:1.5px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 1px 3px #0003}.landing-root .vis-pos .mini.tl:before{top:6px;left:6px}.landing-root .vis-pos .mini.tr:before{top:6px;right:6px}.landing-root .vis-pos .mini.bl:before{bottom:6px;left:6px}.landing-root .vis-pos .mini.br:before{bottom:6px;right:6px}.landing-root .vis-pos .mini .head{background:var(--bg-2);border-radius:1px;height:3px;position:absolute;top:5px;left:5px;right:5px}.landing-root .vis-dash{border:1px solid var(--line);background:#fff;border-radius:10px;height:100%;display:flex;overflow:hidden}.landing-root .vis-dash .side{background:var(--bg-2);border-right:1px solid var(--line);flex-direction:column;gap:4px;width:70px;padding:10px 6px;display:flex}.landing-root .vis-dash .side .item{background:#0000000f;border-radius:3px;height:12px}.landing-root .vis-dash .side .item.active{background:#00000024}.landing-root .vis-dash .main{flex-direction:column;flex:1;gap:6px;padding:10px;display:flex}.landing-root .vis-dash .stats{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.landing-root .vis-dash .stat{background:var(--bg-2);border-radius:4px;padding:6px}.landing-root .vis-dash .stat .v{font-size:11px;font-weight:600}.landing-root .vis-dash .stat .l{color:var(--ink-3);font-size:8px}.landing-root .vis-dash .vids{flex:1;grid-template-columns:repeat(2,1fr);gap:4px;display:grid}.landing-root .vis-dash .vid{background:linear-gradient(135deg,#e68580,#934f00);background:linear-gradient(135deg,lab(66.3475% 37.5977 20.1013),lab(41.1575% 36.3693 87.351));border-radius:4px;position:relative}.landing-root .vis-dash .vid:nth-child(2){background:linear-gradient(135deg,#14bbc2,#006e9a);background:linear-gradient(135deg,lab(68.6797% -37.553 -15.4174),lab(42.0799% -21.1142 -43.7063))}.landing-root .deep{background:var(--ink);color:#fff;padding:100px 24px}.landing-root .deep .eyebrow{color:#ff8e6e}.landing-root .deep .eyebrow:before{background:#ff8e6e}.landing-root .deep h2{color:#fff}.landing-root .deep p{color:#ffffffb3}.landing-root .deep-grid{grid-template-columns:1fr 1.6fr;align-items:center;gap:64px;margin-top:40px;display:grid}.landing-root .deep-list{flex-direction:column;gap:18px;margin:32px 0 0;padding:0;list-style:none;display:flex}.landing-root .deep-list li{align-items:flex-start;gap:14px;display:flex}.landing-root .deep-list li .ico{width:28px;height:28px;color:var(--accent);background:#ffffff1a;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-root .deep-list li .txt h4{color:#fff;margin:0 0 3px;font-size:15px;font-weight:600}.landing-root .deep-list li .txt p{color:#fff9;margin:0;font-size:13px;line-height:1.5}.landing-root .editor-mock{background:#18181b;border:1px solid #2a2a2e;border-radius:14px;overflow:hidden;box-shadow:0 24px 64px #0006}.landing-root .editor-mock .em-top{border-bottom:1px solid #2a2a2e;align-items:center;gap:10px;height:36px;padding:0 12px;display:flex}.landing-root .editor-mock .em-top .tabs{color:#fff9;gap:14px;font-size:11px;display:flex}.landing-root .editor-mock .em-top .tabs .active{color:#fff}.landing-root .editor-mock .em-body{grid-template-columns:1fr 200px;height:280px;display:grid}.landing-root .editor-mock .em-preview{background:linear-gradient(135deg,#e68580,#934f00);background:linear-gradient(135deg,lab(66.3475% 37.5977 20.1013),lab(41.1575% 36.3693 87.351));position:relative}.landing-root .editor-mock .em-preview:before{content:"";background:#0003;border-radius:50% 50% 0 0;width:50%;height:70%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.landing-root .editor-mock .em-preview:after{content:"";aspect-ratio:1;background:#0000003d;border-radius:50%;width:30%;position:absolute;bottom:32%;left:50%;transform:translate(-50%)}.landing-root .editor-mock .em-preview .cap{color:#fff;white-space:nowrap;background:#000000c7;border-radius:5px;padding:5px 10px;font-size:11px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.landing-root .editor-mock .em-side{background:#0a0a0b;border-left:1px solid #2a2a2e;flex-direction:column;gap:12px;padding:14px;display:flex}.landing-root .editor-mock .em-side .lbl{color:#fff6;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:600}.landing-root .editor-mock .em-side .item{color:#fffc;cursor:pointer;background:#ffffff0a;border-radius:6px;padding:8px;font-size:11px}.landing-root .editor-mock .em-side .item.on{background:#ff5d3a26;border:1px solid #ff5d3a4d}.landing-root .editor-mock .em-side .item .t{font-family:var(--font-geist-mono),"JetBrains Mono",monospace;color:#fff6;margin-bottom:2px;font-size:9px}.landing-root .editor-mock .em-tl{border-top:1px solid #2a2a2e;flex-direction:column;gap:4px;padding:12px;display:flex;position:relative}.landing-root .editor-mock .em-tl .ruler{height:12px;margin-left:60px;position:relative}.landing-root .editor-mock .em-tl .ruler i{color:#fff6;font-size:9px;font-family:var(--font-geist-mono),"JetBrains Mono",monospace;position:absolute;top:0;transform:translate(-50%)}.landing-root .editor-mock .em-tl .row{align-items:center;gap:8px;display:flex}.landing-root .editor-mock .em-tl .row .nm{color:#ffffff80;width:52px;font-size:10px}.landing-root .editor-mock .em-tl .row .track{background:#ffffff0a;border-radius:4px;flex:1;height:28px;position:relative}.landing-root .editor-mock .em-tl .row.video .track:before{content:"";background:linear-gradient(135deg,#e08d5d,#ac3033);background:linear-gradient(135deg,lab(66.851% 29.2118 39.3786),lab(40.3725% 50.7225 29.4341));border-radius:4px;position:absolute;inset:0 12% 0 8%}.landing-root .editor-mock .em-tl .row.audio .track{background:#ffffff0a repeating-linear-gradient(90deg,#ffffff4d 0 1px,#0000 1px 3px) 0/100% 60% no-repeat}.landing-root .editor-mock .em-tl .row.cap .track .s{background:#ff5d3a40;border:1px solid #ff5d3a80;border-radius:3px;position:absolute;top:4px;bottom:4px}.landing-root .editor-mock .em-tl .ph{background:var(--accent);width:1px;position:absolute;top:0;bottom:0;left:calc(60px + 38%)}.landing-root .editor-mock .em-tl .ph:before{content:"";background:var(--accent);width:9px;height:9px;position:absolute;top:-3px;left:-4px;transform:rotate(45deg)}.landing-root .metrics-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:56px;display:grid}.landing-root .metric .num{letter-spacing:-2.4px;color:var(--ink);font-size:56px;font-weight:700;line-height:1}.landing-root .metric .num .accent{color:var(--accent)}.landing-root .metric .lbl{color:var(--ink-2);margin-top:8px;font-size:13px}.landing-root .testi-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid}.landing-root .testi{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px}.landing-root .testi .quote{color:var(--ink);margin:0 0 18px;font-size:15px;line-height:1.55}.landing-root .testi .who{align-items:center;gap:10px;display:flex}.landing-root .testi .who .av{color:#5a1a08;background:linear-gradient(135deg,#ffd2c4,#ff8e6e);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:flex}.landing-root .testi .who .av.b{color:#1a2a5a;background:linear-gradient(135deg,#c4d8ff,#6e94ff)}.landing-root .testi .who .av.c{color:#0a3a25;background:linear-gradient(135deg,#c4f0d8,#6ed4a0)}.landing-root .testi .who .nm{color:var(--ink);font-size:13px;font-weight:500}.landing-root .testi .who .ti{color:var(--ink-3);font-size:12px}.landing-root .pricing-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid}.landing-root .price{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;padding:32px 28px;display:flex}.landing-root .price.featured{background:var(--ink);color:#fff;border-color:var(--ink);position:relative}.landing-root .price.featured .price-cta{background:var(--accent);color:#fff;border:none}.landing-root .price.featured h3,.landing-root .price.featured .price-amt{color:#fff}.landing-root .price.featured .price-tag{background:var(--accent);color:#fff;white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:600;position:absolute;top:-10px;right:24px}.landing-root .price h3{color:var(--ink);margin:0 0 4px;font-size:18px;font-weight:600}.landing-root .price .desc{color:var(--ink-2);margin-bottom:20px;font-size:13px}.landing-root .price.featured .desc{color:#ffffffb3}.landing-root .price .price-amt{letter-spacing:-1.6px;color:var(--ink);font-size:44px;font-weight:700;line-height:1}.landing-root .price .price-amt span{color:var(--ink-3);margin-left:4px;font-size:14px;font-weight:500}.landing-root .price.featured .price-amt span{color:#ffffff80}.landing-root .price-cta{background:var(--ink);color:#fff;cursor:pointer;border:none;border-radius:9px;margin-top:24px;padding:11px 0;font-family:inherit;font-size:13px;font-weight:500;transition:opacity .12s}.landing-root .price-cta:hover{opacity:.85}.landing-root .price-cta.outline{color:var(--ink);border:1px solid var(--line-2);background:#fff}.landing-root .price-feats{flex-direction:column;gap:10px;margin:24px 0 auto;padding:0;list-style:none;display:flex}.landing-root .price-feats li{color:var(--ink);align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;display:flex}.landing-root .price.featured .price-feats li{color:#ffffffd9}.landing-root .price-feats .check{width:16px;height:16px;color:var(--green);flex-shrink:0;margin-top:1px}.landing-root .price.featured .price-feats .check{color:#6ed4a0}.landing-root .faq-list{max-width:760px;margin-top:48px;margin-left:auto;margin-right:auto}.landing-root .faq-item{border-top:1px solid var(--line);padding:22px 0}.landing-root .faq-item:last-child{border-bottom:1px solid var(--line)}.landing-root .faq-q{cursor:pointer;color:var(--ink);justify-content:space-between;margin:0 0 8px;font-size:16px;font-weight:500;display:flex}.landing-root .faq-a{color:var(--ink-2);margin:0;font-size:14px;line-height:1.6}.landing-root .cta-band{background:var(--ink);color:#fff;text-align:center;border-radius:24px;max-width:1120px;margin:80px auto;padding:80px 40px;position:relative;overflow:hidden}.landing-root .cta-band:before{content:"";background:radial-gradient(circle,#ff5d3a66,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;right:-150px}.landing-root .cta-band h2{color:#fff;margin:0 auto 16px;font-size:clamp(34px,5vw,54px)}.landing-root .cta-band p{color:#ffffffb3;max-width:480px;margin:0 auto 30px;font-size:17px}.landing-root .cta-band .btn-primary{background:var(--accent)}.landing-root .cta-band .btn-primary:hover{background:#e84e2c}.landing-root .cta-band .btn-ghost{color:#ffffffd9}.landing-root .foot-wrap{border-top:1px solid var(--line);background:var(--bg);padding:48px 24px 24px}.landing-root .foot{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;max-width:1120px;margin:0 auto;display:grid}.landing-root .foot-col h4{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin:0 0 14px;font-size:11px;font-weight:600}.landing-root .foot-col a{color:var(--ink-2);padding:4px 0;font-size:13px;text-decoration:none;display:block}.landing-root .foot-col a:hover{color:var(--ink)}.landing-root .foot-tag{color:var(--ink-2);max-width:280px;margin-top:12px;font-size:13px;line-height:1.5}.landing-root .foot-bottom{border-top:1px solid var(--line);max-width:1120px;color:var(--ink-3);flex-wrap:wrap;justify-content:space-between;gap:8px;margin:40px auto 0;padding-top:22px;font-size:12px;display:flex}.landing-root .foot-bottom .green{color:var(--green);align-items:center;gap:6px;display:inline-flex}.landing-root .foot-bottom .green:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px}@media (max-width:880px){.landing-root .nav-links{display:none}.landing-root .steps-grid{grid-template-columns:1fr}.landing-root .bento{grid-template-columns:repeat(2,1fr)}.landing-root .tile.span-3,.landing-root .tile.span-2,.landing-root .tile.span-4,.landing-root .tile.span-6{grid-column:span 2}.landing-root .deep-grid{grid-template-columns:1fr;gap:32px}.landing-root .metrics-grid{grid-template-columns:repeat(2,1fr)}.landing-root .testi-grid,.landing-root .pricing-grid{grid-template-columns:1fr}.landing-root .foot{grid-template-columns:1fr 1fr}}.landing-root .pillar{padding:96px 24px}.landing-root .pillar-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1120px;margin:0 auto;display:grid}.landing-root .pillar-inner.pillar-flip>:first-child{order:2}.landing-root .pillar-inner.pillar-flip>:last-child{order:1}.landing-root .pillar-num{font-family:var(--font-instrument-serif),"Instrument Serif",serif;color:var(--line-2);margin-bottom:-6px;font-size:80px;font-style:italic;line-height:1;display:block}.landing-root .pillar h2{margin:0 0 22px}.landing-root .pillar-p{color:var(--ink-2);max-width:520px;margin:0 0 16px;font-size:16px;line-height:1.65}.landing-root .pillar-vis{width:100%}@media (max-width:860px){.landing-root .pillar-inner{grid-template-columns:1fr;gap:40px}.landing-root .pillar-inner.pillar-flip>:first-child,.landing-root .pillar-inner.pillar-flip>:last-child{order:0}.landing-root .pillar-num{font-size:56px}.landing-root .pillar-p{max-width:100%}}.landing-root .gap-table{border-collapse:collapse;border:1px solid var(--line);border-radius:12px;width:100%;font-size:14px;overflow:hidden}.landing-root .gap-table th{background:var(--bg);text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);border-bottom:1px solid var(--line);padding:11px 16px;font-size:11px;font-weight:700}.landing-root .gap-table td{border-bottom:1px solid var(--line);color:var(--ink-2);vertical-align:top;background:#fff;padding:14px 16px}.landing-root .gap-table tbody tr:last-child td{border-bottom:none}.landing-root .gap-table tr.us td{color:var(--ink);background:#ff5d3a08;font-weight:500}.landing-root .gap-check{color:var(--green);white-space:nowrap;font-weight:700}.landing-root .gap-cross{color:var(--ink-3);white-space:nowrap}.landing-root .gap-partial{color:#f59e0b;white-space:nowrap}.landing-root .gap-section{padding:80px 24px}.landing-root .tool-gap-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:44px 0 16px;display:grid}.landing-root .gap-card{background:var(--bg-2);border:1px solid var(--line);border-radius:14px;padding:24px}.landing-root .gap-card .gc-type{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);margin-bottom:3px;font-size:10px;font-weight:700}.landing-root .gap-card .gc-name{letter-spacing:-.3px;color:var(--ink);margin-bottom:3px;font-size:16px;font-weight:700}.landing-root .gap-card .gc-eg{color:var(--ink-3);font-size:11px;font-family:var(--font-geist-mono),monospace;margin-bottom:16px}.landing-root .gap-card .gc-miss{flex-direction:column;gap:8px;display:flex}.landing-root .gap-card .gc-miss-row{color:var(--ink-2);align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;display:flex}.landing-root .miss-x{color:#ef4444;background:#fee2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:2px;font-size:10px;font-weight:700;display:flex}.landing-root .looped-diff{background:var(--ink);color:#fafaf8;border-radius:16px;grid-template-columns:1fr 1.6fr;align-items:center;gap:40px;margin-top:16px;padding:32px 36px;display:grid}.landing-root .looped-diff .ld-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:10px;font-weight:700}.landing-root .looped-diff h3{letter-spacing:-.8px;color:#fafaf8;margin:0 0 10px;font-size:clamp(20px,2.8vw,28px);font-weight:700;line-height:1.2}.landing-root .looped-diff .ld-sub{color:#fafaf88c;margin:0;font-size:14px;line-height:1.6}.landing-root .looped-diff .ld-checks{grid-template-columns:1fr 1fr;gap:14px;display:grid}.landing-root .looped-diff .ld-check{color:#fafaf8d9;align-items:flex-start;gap:10px;font-size:13px;line-height:1.4;display:flex}.landing-root .check-ok{color:#10a37f;background:#10a37f33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:10px;font-weight:700;display:flex}.landing-root .mech-list{flex-direction:column;gap:22px;margin:28px 0 0;padding:0;list-style:none;display:flex}.landing-root .mech-list li{align-items:flex-start;gap:14px;display:flex}.landing-root .m-num{color:#fafaf8;background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;font-size:11px;font-weight:700;display:flex}.landing-root .mech-list h4{color:#fafaf8;margin:0 0 3px;font-size:15px;font-weight:700}.landing-root .mech-list p{color:#fafaf880;margin:0;font-size:13px;line-height:1.6}.landing-root .selector-mock{font-family:var(--font-geist-mono),"JetBrains Mono",monospace;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:22px 24px;font-size:12px;line-height:1.9}.landing-root .sm-phase{letter-spacing:.1em;text-transform:uppercase;border-radius:4px;margin-bottom:8px;padding:2px 7px;font-size:9px;font-weight:700;display:inline-block}.landing-root .sm-phase.rec{color:#f87171;background:#ef444426}.landing-root .sm-phase.play{color:#34d399;background:#10a37f26}.landing-root .sm-line{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.landing-root .sm-key{color:#7dd3fc}.landing-root .sm-val{color:#86efac}.landing-root .sm-str{color:#fde68a}.landing-root .sm-dim{color:#ffffff38}.landing-root .sm-hr{border:none;border-top:1px solid #ffffff12;margin:14px 0}.landing-root .sm-result{background:#10a37f14;border:1px solid #10a37f33;border-radius:8px;margin-top:10px;padding:10px 14px}.landing-root .sm-result-lbl{letter-spacing:.08em;text-transform:uppercase;color:#34d399;margin-bottom:5px;font-size:9px;font-weight:700}.landing-root .sm-result-el{color:#86efac;font-size:11px;line-height:1.6}.landing-root .demo-hl-box{pointer-events:none;z-index:4;background:#ef44440f;border:2px dashed #ef4444;border-radius:6px;position:absolute}.landing-root .demo-hl-badge{color:#fff;white-space:nowrap;font-size:9px;font-weight:700;font-family:var(--font-geist-mono),monospace;letter-spacing:.02em;background:#ef4444;border-radius:4px;padding:2px 7px;position:absolute;bottom:calc(100% + 5px);left:0}.landing-root .v-dom{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;gap:8px;padding:14px;display:flex;position:relative}.landing-root .v-dom .vd-label{color:var(--ink-3);font-size:10px;font-family:var(--font-geist-mono),monospace;margin-bottom:2px;font-weight:600}.landing-root .v-dom .vd-el{color:var(--ink-2);background:#ef44440a;border:1.5px dashed #ef4444;border-radius:6px;padding:8px 12px;font-size:12px;position:relative}.landing-root .v-dom .vd-badge{color:#fff;letter-spacing:.03em;background:#ef4444;border-radius:3px;padding:2px 6px;font-size:9px;font-weight:700;position:absolute;top:-10px;right:8px}.landing-root .v-dom .vd-sel{font-size:10px;font-family:var(--font-geist-mono),monospace;color:var(--accent);background:var(--accent-2);border-radius:4px;align-self:flex-start;padding:3px 8px}@media (max-width:760px){.landing-root .tool-gap-grid{grid-template-columns:1fr}.landing-root .looped-diff{grid-template-columns:1fr;gap:24px}.landing-root .looped-diff .ld-checks{grid-template-columns:1fr}}
