:root{color:#e9ede5;background:#10120f;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-synthesis:none;--acid: #caff55;--acid-soft: #9dbe50;--ink: #10120f;--panel: #171a15;--line: #2b3027;--muted: #929b8b;--display: "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;min-width:320px;overflow-x:hidden;background:#10120f;color:#e9ede5}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}img{max-width:100%}.site-header{position:fixed;z-index:30;top:0;left:0;right:0;height:116px;padding:0 max(28px,calc((100vw - 1360px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;transition:height .3s ease,background .25s,border-color .25s,backdrop-filter .25s;border-bottom:1px solid transparent}.site-header.scrolled{height:70px;background:#10120fdd;border-color:#2a2f26;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;width:max-content;font-weight:650;letter-spacing:-.03em}.brand img{width:154px;height:104px;object-fit:contain;transform-origin:left center;transition:width .3s ease,height .3s ease}.site-header.scrolled .brand img{width:74px;height:48px}.site-header nav{display:flex;gap:30px;color:#a3aa9d;font-size:.82rem}.site-header nav a{transition:color .18s}.site-header nav a:hover{color:#e9ede5}.nav-download{justify-self:end;border:1px solid #3c4434;border-radius:7px;padding:9px 13px;font-size:.78rem;font-weight:650;transition:.18s}.nav-download span{color:#8f9b83;margin-left:5px;font-weight:450}.nav-download:hover{border-color:#8bab46;background:#1a1e16}.menu-button{display:none;justify-self:end;width:42px;height:42px;border:1px solid #343a30;border-radius:8px;background:#171a15;place-content:center;gap:5px}.menu-button i{display:block;width:16px;height:1px;background:#dfe4da}main{overflow:hidden}.hero{min-height:900px;max-width:1600px;margin:0 auto;padding:170px 48px 120px;display:grid;grid-template-columns:minmax(650px,1.08fr) minmax(520px,.92fr);align-items:center;gap:52px;position:relative}.hero:before{content:"";position:absolute;width:640px;height:640px;left:-300px;top:30px;background:radial-gradient(circle,#a5db3620,transparent 68%);pointer-events:none}.eyebrow{margin:0 0 25px;color:#9ca793;font-size:.73rem;text-transform:uppercase;letter-spacing:.14em;font-weight:650;display:flex;align-items:center;gap:9px}.eyebrow span{width:6px;height:6px;background:var(--acid);border-radius:50%;box-shadow:0 0 16px #caff5588}h1,h2{font-family:var(--display);font-weight:650;letter-spacing:-.052em;line-height:.96;margin:0}h1{font-size:clamp(4.4rem,6.4vw,7rem);max-width:780px}h1 em,h2 em{color:var(--acid);font-style:normal}.hero-intro{max-width:610px;margin:32px 0 0;color:#a8b0a1;font-size:1.1rem;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.button{min-height:48px;display:inline-flex;justify-content:center;align-items:center;gap:12px;padding:0 19px;border:1px solid transparent;border-radius:8px;font-weight:700;font-size:.88rem;transition:transform .18s,background .18s,border-color .18s}.button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.button:hover{transform:translateY(-2px)}.button.primary{color:#172007;background:var(--acid);box-shadow:0 10px 35px #aeeb3440}.button.primary:hover{background:#d5ff76}.text-link{color:#c2c8bd;font-size:.88rem;border-bottom:1px solid #4b5245;padding:10px 0 7px}.text-link span{color:var(--acid);margin-left:6px}.requirement{margin:17px 0 0;color:#65705f;font-size:.7rem}.hero-visual{position:relative}.app-window{position:relative;z-index:2;padding:0 22px 22px;background:linear-gradient(155deg,#1b1e19,#121410);border:1px solid #373e32;border-radius:15px;box-shadow:0 45px 100px #000b,0 0 0 1px #ffffff05 inset}.glow{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:radial-gradient(ellipse at 50% 45%,#b9f14824,transparent 62%);filter:blur(25px)}.window-bar{height:42px;margin:0 -22px 17px;padding:0 15px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #2b3027;color:#757e70}.window-bar>span{width:9px;height:9px;border-radius:50%;background:#444a40}.window-bar b{position:absolute;left:50%;transform:translate(-50%);font-size:.68rem;font-weight:500}.window-bar small{margin-left:auto;color:#b8df65;font-size:.58rem}.window-bar small:before{content:"";display:inline-block;width:5px;height:5px;background:var(--acid);border-radius:50%;margin-right:5px}.app-top{display:flex;align-items:center;gap:12px;margin-bottom:17px}.app-top img{width:52px;height:52px}.app-top p{margin:0;color:#8f9788;font-size:.65rem}.folder-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.folder-row>div{min-width:0;display:flex;flex-direction:column;padding:13px;background:#181b16;border:1px dashed #3a4034;border-radius:9px}.folder-row small,.mock-fields label,.spec-kicker{color:#788171;font-size:.52rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.folder-row strong{margin-top:7px;font-size:.68rem}.folder-row span{margin-top:5px;color:#5e6759;font:.5rem ui-monospace,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-panel{margin-top:9px;padding:14px;background:#181b16;border:1px solid #2f342b;border-radius:9px}.panel-heading{display:flex;justify-content:space-between;font-size:.64rem}.panel-heading span{color:var(--acid);font:.52rem ui-monospace,monospace}.mock-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.mock-fields label{display:flex;flex-direction:column;gap:6px}.mock-fields strong{height:30px;display:flex;align-items:center;padding:0 9px;color:#dfe3da;background:#10120f;border:1px solid #343a30;border-radius:5px;font-size:.58rem;letter-spacing:0;text-transform:none}.mock-toggles{display:flex;gap:15px;margin-top:14px;padding-top:12px;border-top:1px solid #292d25;color:#949d8d;font-size:.53rem}.mock-toggles span{display:flex;align-items:center;gap:5px}.mock-toggles i{width:16px;height:10px;border-radius:8px;background:#91bb37}.mock-toggles i:after{content:"";display:block;width:7px;height:7px;margin:1.5px 0 0 7px;border-radius:50%;background:#172007}.mock-footer{display:flex;justify-content:space-between;align-items:center;margin-top:13px;color:#6f7869;font-size:.54rem}.mock-footer button{border:0;border-radius:6px;padding:9px 12px;background:var(--acid);color:#172007;font-size:.58rem;font-weight:750}.mock-footer button b{margin-left:5px}.speed-badge{position:absolute;z-index:4;right:-28px;bottom:-32px;min-width:210px;display:flex;align-items:center;gap:11px;padding:14px 16px;color:#c9d0c3;background:#1d211bd9;border:1px solid #49533e;border-radius:10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 55px #0008}.speed-badge>span{display:grid;place-items:center;width:31px;height:31px;border-radius:7px;background:#30382a;color:var(--acid);font-size:1rem}.speed-badge p{margin:0;display:flex;flex-direction:column;gap:3px;color:#7f8979;font-size:.6rem}.speed-badge strong{color:#d7ddd2;font-size:.68rem}.section{max-width:1324px;margin:0 auto;padding:145px 48px}.section-label{display:flex;align-items:center;gap:14px;margin-bottom:48px}.section-label span{color:var(--acid);font:.66rem ui-monospace,monospace}.section-label span:after{content:"/";color:#4e5748;margin-left:12px}.section-label p{margin:0;color:#969f8f;font-size:.68rem;text-transform:uppercase;letter-spacing:.13em;font-weight:650}.reason{border-top:1px solid #272c24;display:grid;grid-template-columns:220px 1fr}.reason-copy h2,.section-heading h2{font-size:clamp(3.5rem,5.5vw,6rem)}.reason-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:40px;color:#aab2a4;font-size:1rem;line-height:1.7}.reason-grid p{margin:0}.problem-strip{grid-column:1 / -1;margin-top:95px;border-top:1px solid #30352c;border-bottom:1px solid #30352c;display:grid;grid-template-columns:repeat(4,1fr)}.problem-strip article{min-height:180px;padding:24px 22px;position:relative;border-right:1px solid #30352c}.problem-strip article:last-child{border-right:0}.problem-strip b{position:absolute;top:22px;right:22px;color:#56604f;font:.58rem ui-monospace,monospace}.problem-strip span{display:block;margin-top:45px;font-size:.85rem;font-weight:700}.problem-strip p{margin:10px 0 0;color:#7e8878;font-size:.76rem;line-height:1.55}.how{max-width:none;background:#151813}.how>*{max-width:1228px;margin-left:auto;margin-right:auto}.section-heading{display:grid;grid-template-columns:1.4fr .6fr;gap:70px;align-items:end}.section-heading>p{margin:0 0 5px;color:#90998a;font-size:.93rem;line-height:1.7}.steps{max-width:1228px;margin:85px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.step{position:relative;min-height:420px;padding:27px;background:#1a1d18;border:1px solid #30352c;border-radius:12px;overflow:hidden}.step>span{position:absolute;right:24px;color:#596252;font:.65rem ui-monospace,monospace}.step-icon{height:185px;display:grid;place-items:center;position:relative}.folder-icon i{width:96px;height:67px;background:#2a3025;border:1px solid #576549;border-radius:6px;box-shadow:0 15px 30px #0005}.folder-icon i:before{content:"";display:block;width:40px;height:10px;margin:-9px 0 0 8px;border:1px solid #576549;border-bottom:0;border-radius:5px 5px 0 0;background:#2a3025}.folder-icon i:after{content:"PROXY";display:grid;place-items:center;width:55px;height:23px;margin:18px auto;color:var(--acid);background:#20251c;font:.5rem ui-monospace,monospace;letter-spacing:.1em}.squeeze-icon i{position:absolute;width:90px;height:112px;border:1px solid #475140;background:#22271f}.squeeze-icon i:first-child{transform:translate(-35px)}.squeeze-icon i:nth-child(2){transform:translate(35px)}.squeeze-icon b{z-index:2;padding:8px 10px;background:var(--acid);color:#172007;border-radius:5px;font:.7rem ui-monospace,monospace}.progress-icon i{width:135px;height:8px;border-radius:6px;background:#2b3027;overflow:hidden}.progress-icon i:after{content:"";display:block;width:69%;height:100%;background:var(--acid);box-shadow:0 0 14px #caff5566}.progress-icon b{position:absolute;margin-top:44px;color:#95a287;font:.66rem ui-monospace,monospace}.step h3{margin:18px 0 12px;font-size:1.18rem;letter-spacing:-.03em}.step p{margin:0;color:#899282;font-size:.84rem;line-height:1.65}.feature-line{margin-top:16px;min-height:62px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;border:1px solid #30352c;border-radius:10px}.feature-line span{color:#a3ac9d;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;padding:0 24px;border-right:1px solid #384033}.feature-line span:last-child{border-right:0}.first-launch{margin-top:16px;min-height:118px;padding:24px 26px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:20px;background:#1a1d18;border:1px solid #30352c;border-radius:10px}.first-launch h3{margin:7px 0 5px;font-size:1rem;letter-spacing:-.025em}.first-launch p{margin:0;color:#899282;font-size:.76rem;line-height:1.55}.first-launch p strong{color:#bcc5b6}.first-launch code{padding:12px 14px;color:var(--acid);background:#10120f;border:1px solid #394133;border-radius:6px;font:.68rem ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap}.terminal-icon{width:46px;height:40px;padding:12px 10px;display:flex;align-items:center;gap:5px;background:#242a20;border:1px solid #46523c;border-radius:7px}.terminal-icon span:first-child{width:8px;height:8px;border-left:1.5px solid var(--acid);border-bottom:1.5px solid var(--acid);transform:rotate(-45deg)}.terminal-icon span:last-child{width:10px;height:1.5px;background:var(--acid)}.proxies{padding-bottom:160px}.editor-tabs{margin-top:80px}.tab-list{display:flex;gap:7px;border-bottom:1px solid #343a30}.tab-list button{min-width:190px;padding:15px 20px;color:#7f8878;border:0;border-bottom:2px solid transparent;background:transparent;cursor:pointer;font-size:.84rem;font-weight:650;transition:.18s}.tab-list button[aria-selected=true]{color:#e8ede4;border-color:var(--acid)}.tab-panel{padding-top:45px}.editor-guide{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:center}.editor-guide ol{list-style:none;margin:0;padding:0}.editor-guide li{display:grid;grid-template-columns:44px 1fr;gap:11px;padding:22px 0;border-bottom:1px solid #2b3027}.editor-guide li>span{color:var(--acid);font:.63rem ui-monospace,monospace;padding-top:4px}.editor-guide li p{margin:0;color:#7f8979;font-size:.79rem;line-height:1.55}.editor-guide li strong{display:block;margin-bottom:5px;color:#dce2d8;font-size:.9rem}.editor-guide li b{color:#b5c0aa;font-weight:650}.editor-shot{position:relative;min-height:410px;padding:52px 22px 20px;background:#1b1e19;border:1px solid #353b30;border-radius:12px;box-shadow:0 35px 75px #0008;overflow:hidden}.editor-chrome{position:absolute;top:0;left:0;right:0;height:44px;padding:0 14px;display:flex;align-items:center;background:#242720;border-bottom:1px solid #373c33;font-size:.65rem}.editor-chrome span{width:8px;height:8px;background:var(--acid);border-radius:50%;margin-right:8px}.editor-chrome small{margin-left:auto;color:#7a8374}.clip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.clip-grid i{height:95px;display:flex;align-items:end;padding:8px;font: .55rem ui-monospace,monospace;color:#dce2d8;background:linear-gradient(135deg,#374235,#1b221a);border:1px solid #65705e;box-shadow:0 0 0 2px #caff55aa inset}.context-menu{position:absolute;z-index:3;top:108px;left:38%;width:210px;padding:6px;display:flex;flex-direction:column;background:#2b2f28ee;border:1px solid #545b50;border-radius:6px;box-shadow:0 20px 45px #000b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.63rem}.context-menu span,.context-menu strong{padding:7px 9px;font-weight:450}.context-menu strong{color:#152006;background:var(--acid);border-radius:3px}.context-menu .sub-choice{margin:-32px 0 0 202px;width:135px;color:#152006;background:var(--acid);border-radius:3px;box-shadow:0 15px 35px #000b}.shot-note{position:absolute;left:25px;bottom:22px;display:flex;align-items:center;gap:10px;color:#a7b09f;font-size:.67rem}.shot-note span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--acid);color:#172007;font-weight:800}.list-clips{display:flex;flex-direction:column}.list-clips i{padding:11px 12px;color:#aab2a4;background:#21251e;border-bottom:1px solid #343a30;font: .58rem ui-monospace,monospace}.list-clips i:nth-child(-n+2){background:#36402f;color:#e6ebdf}.guide-note{margin:34px 0 0;padding:14px 17px;color:#8c9585;background:#171a15;border:1px solid #2b3027;border-radius:7px;font-size:.72rem}.guide-note strong{color:var(--acid)}.under{max-width:none;background:#151813}.under>*{max-width:1228px;margin-left:auto;margin-right:auto}.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:80px}.spec{min-height:300px;padding:34px;background:#1a1d18;border:1px solid #30352c;border-radius:12px;overflow:hidden}.spec h3{margin:33px 0 13px;font-size:1.4rem;letter-spacing:-.04em}.spec p{max-width:490px;margin:0;color:#899282;font-size:.82rem;line-height:1.65}.spec code{color:#a7b699;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.formula{display:block;margin-top:30px;padding:14px;background:#10120f;border:1px solid #343a30;border-radius:6px;font-size:.67rem}.codec-row,.local-path{margin-top:35px;display:flex;align-items:center;gap:12px;color:#879180;font:.65rem ui-monospace,monospace}.codec-row i{flex:1;height:1px;background:linear-gradient(90deg,#3d4538,var(--acid))}.codec-row b{color:var(--acid);font-weight:600}.timecode{margin-top:28px;color:var(--acid);font:2.2rem ui-monospace,SFMono-Regular,monospace;letter-spacing:.04em}.safe-row{display:flex;gap:10px;align-items:center;margin-top:30px;color:#899282;font-size:.66rem}.safe-row i{width:8px;height:8px;background:var(--acid);border-radius:50%;box-shadow:0 0 12px #caff5570}.safe-row i:nth-of-type(2){margin-left:14px}.wide-spec{grid-column:1 / -1;min-height:280px;position:relative;background:radial-gradient(circle at 85% 50%,#bcec3b17,transparent 35%),#1a1d18}.wide-spec h3{font-size:2rem}.local-path{position:absolute;right:50px;bottom:45px;padding:20px 24px;background:#121410;border:1px solid #394033;border-radius:8px}.local-path i{color:#5b6555;font-style:normal}.local-path strong{color:var(--acid)}.download{max-width:none;min-height:740px;padding:150px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.download-glow{position:absolute;width:900px;height:600px;bottom:-300px;background:radial-gradient(ellipse,#b5ec3e30,transparent 65%);filter:blur(30px);pointer-events:none}.download-mark{width:76px;height:76px;margin-bottom:26px;filter:drop-shadow(0 13px 28px #0008)}.download .eyebrow{margin-bottom:22px}.download h2{font-size:clamp(4.2rem,7vw,7.5rem)}.download>p:not(.eyebrow){margin:28px 0 0;color:#8e9788}.download-actions{display:flex;gap:10px;margin-top:35px}.button.large{min-height:54px;padding:0 24px}.button.ghost{border-color:#3c4435;background:#171a15;color:#c4cbc0}.button.ghost:hover{border-color:#66745b}.download>small{max-width:650px;margin-top:24px;color:#646e5f;font-size:.66rem;line-height:1.55}.site-footer{min-height:110px;max-width:1324px;margin:0 auto;padding:28px 48px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid #292e26;color:#717a6c;font-size:.68rem}.site-footer .brand{color:#d4d9d0;font-size:.82rem}.site-footer .brand img{width:54px;height:34px}.site-footer p{margin:0}.site-footer div{justify-self:end;display:flex;gap:20px}.site-footer a:hover{color:#c9d0c3}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}.reveal.visible{opacity:1;transform:none}.steps .reveal:nth-child(2),.problem-strip.reveal{transition-delay:.08s}.steps .reveal:nth-child(3){transition-delay:.16s}@media(max-width:1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{min-height:auto;padding-top:150px;grid-template-columns:1fr;gap:100px}.hero-copy{max-width:760px}.hero-visual{max-width:720px;width:100%;margin:0 auto}.reason{grid-template-columns:1fr}.reason .section-label{margin-bottom:35px}.problem-strip{grid-template-columns:1fr 1fr}.problem-strip article:nth-child(2){border-right:0}.problem-strip article:nth-child(-n+2){border-bottom:1px solid #30352c}.editor-guide{gap:42px;grid-template-columns:.8fr 1.2fr}.site-footer{grid-template-columns:1fr 1fr}.site-footer p{display:none}}@media(min-width:1051px)and (max-width:1320px){.hero{grid-template-columns:minmax(560px,1.05fr) minmax(440px,.95fr);gap:38px}h1{font-size:clamp(4.4rem,6.6vw,5.45rem)}}@media(max-width:760px){html{scroll-padding-top:70px}.site-header{height:82px;padding:0 20px}.site-header.scrolled{height:66px}.site-header .brand img{width:96px;height:66px}.site-header.scrolled .brand img{width:66px;height:44px}.site-header .nav-download{display:none}.menu-button{display:grid}.site-header.menu-open nav{position:absolute;top:100%;left:0;right:0;padding:24px 20px 30px;display:flex;flex-direction:column;gap:20px;background:#10120ff5;border-bottom:1px solid #30352c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero{padding:125px 20px 100px;grid-template-columns:minmax(0,1fr);gap:70px}h1{font-size:clamp(3.5rem,17vw,5rem)}.hero-intro{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:13px}.hero-visual{width:108%;margin-left:-4%}.app-window{padding-left:12px;padding-right:12px}.window-bar{margin-left:-12px;margin-right:-12px}.app-top p,.mock-toggles,.mock-footer>span{display:none}.folder-row{grid-template-columns:1fr}.folder-row>div:nth-child(2){display:none}.mock-fields{grid-template-columns:1fr 1fr}.speed-badge{right:-4px;bottom:-42px}.section{padding:105px 20px}.section-label{margin-bottom:32px}.reason-copy h2,.section-heading h2{font-size:clamp(3.2rem,15vw,4.5rem)}.reason-grid,.section-heading{grid-template-columns:1fr;gap:25px}.problem-strip{margin-top:60px;grid-template-columns:1fr}.problem-strip article{min-height:145px;border-right:0;border-bottom:1px solid #30352c}.problem-strip article:last-child{border-bottom:0}.steps{margin-top:55px;grid-template-columns:1fr}.step{min-height:390px}.feature-line{justify-content:flex-start;padding:15px 0}.feature-line span{width:50%;margin:8px 0;padding:0 15px;border-right:0}.first-launch{grid-template-columns:40px 1fr;padding:22px}.first-launch code{grid-column:1 / -1;width:100%}.editor-tabs{margin-top:55px}.tab-list button{flex:1;min-width:0;padding:13px 8px;font-size:.72rem}.editor-guide{grid-template-columns:1fr;gap:35px}.editor-shot{min-height:350px}.context-menu{left:24%;width:185px}.context-menu .sub-choice{margin-left:174px;width:118px}.spec-grid{grid-template-columns:1fr;margin-top:55px}.spec{min-height:280px;padding:27px}.wide-spec{grid-column:auto;min-height:400px}.local-path{position:static;margin-top:35px;padding:17px;flex-wrap:wrap}.download{min-height:680px;padding:110px 20px}.download h2{font-size:clamp(3.6rem,17vw,5.2rem)}.download-actions{width:100%;flex-direction:column}.site-footer{padding:28px 20px;grid-template-columns:1fr;gap:22px}.site-footer div{justify-self:start;flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
