:root{--bg:#050606;--surface:#0b0d0c;--surface-2:#101311;--ink:#f3f5f2;--muted:#8f9890;--green:#9cff57;--orange:#ff8a32;--line:#ffffff1a}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{color:var(--ink);background:var(--bg);margin:0;font-family:Arial,Helvetica,sans-serif}body:before{content:"";z-index:-1;pointer-events:none;opacity:.3;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}a{color:inherit;text-decoration:none}button,input{font:inherit}svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.site-header{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;max-width:1180px;height:76px;margin:auto;padding:0 28px;display:flex}.brand{letter-spacing:-.7px;align-items:center;font-size:21px;font-weight:800;display:flex}.brand>span:last-child{color:var(--green)}.brand-mark{width:34px;height:34px;color:var(--green);background:#9cff5712;border:1px solid #9cff5766;border-radius:10px;place-items:center;margin-right:10px;display:grid;box-shadow:0 0 25px #9cff571c}.brand-mark svg{width:18px}nav{color:var(--muted);gap:32px;font-size:13px;font-weight:600;display:flex}nav a{transition:color .2s}nav a:hover{color:var(--ink)}.hero{text-align:center;border-bottom:1px solid var(--line);min-height:610px;padding:88px 24px 54px;position:relative;overflow:hidden}.hero:before{content:"";filter:blur(90px);background:#9cff5729;border-radius:50%;width:620px;height:620px;position:absolute;top:-430px;left:50%;transform:translate(-50%)}.orb{filter:blur(90px);pointer-events:none;border-radius:999px;position:absolute}.orb-one{background:#9cff5721;width:300px;height:300px;top:120px;left:-150px}.orb-two{background:#ff8a321f;width:310px;height:310px;bottom:-60px;right:-160px}.hero-copy,.download-card,.trust-row{z-index:1;position:relative}.eyebrow,.kicker,.section-heading>span{color:var(--green);letter-spacing:2.2px;font-size:11px;font-weight:800;display:inline-block}h1{letter-spacing:-4px;margin:18px 0;font-size:clamp(46px,6vw,72px);line-height:.98}h1 em{color:#0000;background:linear-gradient(90deg, #fff 5%, var(--green) 48%, var(--orange));-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-copy>p{max-width:600px;color:var(--muted);margin:0 auto;font-size:16px;line-height:1.65}.mode-tabs{flex-wrap:wrap;justify-content:center;gap:8px;width:min(760px,100%);margin:22px auto 4px;display:flex}.mode-tabs button{color:#a7afa8;cursor:pointer;background:#080a09b8;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:7px;min-height:40px;padding:0 15px;font-size:13px;font-weight:700;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.mode-tabs button:hover{color:var(--ink);border-color:#9cff5759}.mode-tabs button.active{color:#071003;border-color:var(--green);background:var(--green)}.mode-tabs button span{font-size:17px;line-height:1}.download-card{text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0d0ce0;border:1px solid #ffffff21;border-radius:18px;width:min(780px,100%);margin:38px auto 0;padding:22px;box-shadow:0 24px 80px #000000a6,0 0 70px #9cff570b}.download-card label{color:#c6ccc6;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.input-row{gap:10px;display:flex}.url-field{flex:1;min-width:0;position:relative}.input-row input{width:100%;height:68px;color:var(--ink);border:1px solid var(--line);background:#070908;border-radius:11px;outline:none;padding:0 88px 0 18px}.input-row input::placeholder{color:#4f5550}.input-row input:focus{border-color:#9cff57b3;box-shadow:0 0 0 3px #9cff5714,0 0 28px #9cff5714}.input-row button{color:#071003;cursor:pointer;background:var(--green);border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-width:158px;height:68px;padding:0 22px;font-weight:800;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 30px #9cff5729}.input-row .paste-button{z-index:1;width:auto;min-width:68px;height:52px;color:var(--green);box-shadow:none;background:#9cff5714;border:1px solid #9cff5738;padding:0 12px;font-size:12px;position:absolute;top:8px;right:8px}.input-row .paste-button:hover{box-shadow:none;background:#9cff5724;transform:none}.input-row button:hover{transform:translateY(-1px);box-shadow:0 12px 38px #9cff5740}.input-row button:disabled{opacity:.55;cursor:wait;transform:none}.form-note{color:#697069;margin:11px 2px 0;font-size:11px}.status{border:1px solid;border-radius:9px;margin-top:14px;padding:11px 13px;font-size:13px}.status.error{color:#ffad72;background:#ff8a3212;border-color:#ff8a3240}.status.loading,.status.success{color:var(--green);background:#9cff570f;border-color:#9cff5738}.results{border-top:1px solid var(--line);gap:16px;margin-top:16px;padding-top:16px;display:grid}.media-preview{aspect-ratio:16/9;border:1px solid var(--line);object-fit:contain;background:#020302;border-radius:12px;width:100%;max-height:420px;display:block}.audio-preview{width:100%}.result-list{flex-direction:column;flex:1;gap:9px;display:flex}.result-list>a{color:#071003;background:var(--green);border-radius:8px;align-items:center;gap:7px;width:fit-content;padding:9px 13px;font-size:13px;font-weight:800;display:flex}.result-list svg{width:17px}.trust-row{color:#747b75;justify-content:center;gap:30px;margin:24px auto 0;font-size:11px;display:flex}.trust-row span:first-child{color:#8b9b89}.native-ad{text-align:center;width:min(970px,100% - 40px);margin:28px auto;overflow:hidden}.ad-label{color:#515651;letter-spacing:2px;margin-bottom:7px;font-size:8px;display:block}.section{max-width:1050px;margin:auto;padding:88px 24px}.section-heading{text-align:center}.section-heading h2,.benefits h2{letter-spacing:-1.8px;margin:12px 0;font-size:38px}.section-heading p{color:var(--muted);margin:0}.steps{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:44px;display:grid}.steps article{border:1px solid var(--line);background:linear-gradient(145deg,#0d100e,#090b0a);border-radius:15px;min-height:200px;padding:26px 24px;transition:border-color .25s,transform .25s;position:relative;overflow:hidden}.steps article:hover{border-color:#9cff5740;transform:translateY(-3px)}.steps article:last-child:hover{border-color:#ff8a324d}.steps b{color:#ffffff0b;font-size:48px;position:absolute;top:14px;right:18px}.step-icon{width:46px;height:46px;color:var(--green);background:#9cff570e;border:1px solid #9cff572e;border-radius:12px;place-items:center;font-size:21px;font-weight:700;display:grid}.steps article:last-child .step-icon{color:var(--orange);background:#ff8a320f;border-color:#ff8a3233}.steps h3{margin:20px 0 9px;font-size:18px}.steps p,.benefits p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.content-grid{border:1px solid var(--line);background:#090b0a;border-radius:24px;max-width:760px;margin:28px auto 10px;padding:58px 54px;position:relative;overflow:hidden}.content-grid:after{content:"";filter:blur(80px);background:#ff8a3224;border-radius:50%;width:260px;height:260px;position:absolute;top:-130px;right:-120px}.benefits ul{gap:22px;margin:30px 0 0;padding:0;list-style:none;display:grid}.benefits li{gap:15px;display:flex}.benefits i{width:40px;height:40px;color:var(--green);background:#0f1210;border:1px solid #ffffff1a;border-radius:10px;flex:0 0 40px;place-items:center;font-style:normal;display:grid}.benefits li:last-child i{color:var(--orange)}.benefits strong{margin:1px 0 5px;font-size:14px;display:block}.faq{max-width:800px}.faq .section-heading{margin-bottom:34px}details{border-bottom:1px solid var(--line);padding:21px 2px}summary{cursor:pointer;font-size:15px;font-weight:700}details p{color:var(--muted);padding-right:25px;font-size:14px;line-height:1.65}footer{text-align:center;color:#707771;border-top:1px solid var(--line);background:#030404;flex-direction:column;align-items:center;padding:54px 24px 32px;display:flex}.footer-brand{color:#fff}footer>p{max-width:560px;margin:20px auto;font-size:12px;line-height:1.6}footer>div{color:#9ca39d;gap:24px;font-size:12px;display:flex}.privacy-settings{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.privacy-settings:hover,footer a:hover{color:var(--ink)}footer small{color:#444944;margin-top:30px}.consent-backdrop{z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.consent-dialog{width:min(560px,100%);max-height:calc(100vh - 40px);color:var(--ink);background:#0b0e0c;border:1px solid #ffffff29;border-radius:22px;padding:30px;overflow-y:auto;box-shadow:0 30px 100px #000000bf}.consent-mark{color:#071003;background:linear-gradient(135deg,var(--green),var(--orange));border-radius:14px;place-items:center;width:48px;height:48px;margin:0 auto 18px;font-size:28px;font-weight:900;display:grid}.consent-dialog h2{text-align:center;letter-spacing:-1px;margin:0 0 12px;font-size:28px}.consent-dialog>p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.consent-summary{gap:11px;margin:22px 0;padding:0;list-style:none;display:grid}.consent-summary li{color:#d9ded9;border:1px solid var(--line);background:#0f1210;border-radius:11px;padding:13px 15px;font-size:14px}.consent-summary li:before{content:"✓";color:var(--green);margin-right:10px;font-weight:900}.consent-options{gap:9px;margin:22px 0;display:grid}.consent-option{border:1px solid var(--line);cursor:pointer;background:#0f1210;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;padding:13px 14px;display:flex}.consent-option span{gap:4px;display:grid}.consent-option strong{font-size:14px}.consent-option small{color:var(--muted);font-size:12px;line-height:1.4}.consent-option input{width:20px;height:20px;accent-color:var(--green);flex:0 0 20px}.consent-option.disabled{opacity:.65;cursor:default}.consent-dialog .consent-note{margin-top:4px;font-size:12px}.consent-note a{color:var(--green);text-decoration:underline}.consent-actions{gap:9px;margin-top:22px;display:grid}.consent-actions button{min-height:48px;color:var(--ink);cursor:pointer;background:#141815;border:1px solid #ffffff24;border-radius:11px;padding:0 18px;font-weight:800}.consent-actions button:hover{border-color:#9cff5766}.consent-actions .consent-primary{color:#071003;border-color:var(--green);background:var(--green)}.legal-page{width:min(760px,100% - 36px);margin:0 auto;padding:70px 0 100px}.legal-back{color:var(--green);font-size:13px;font-weight:800}.legal-page h1{letter-spacing:-3px;margin:28px 0 8px;font-size:clamp(42px,7vw,64px)}.legal-updated{color:#646c65;font-size:12px}.legal-page h2{margin:38px 0 10px;font-size:21px}.legal-page p:not(.legal-updated){color:var(--muted);margin:0;font-size:15px;line-height:1.75}@media (max-width:720px){.site-header{height:66px;padding:0 18px}nav{display:none}.hero{min-height:0;padding:68px 16px 44px}h1{letter-spacing:-2.5px;font-size:44px}.hero-copy>p{font-size:15px}.mode-tabs{gap:7px;margin-top:18px}.mode-tabs button{min-height:38px;padding:0 12px;font-size:12px}.download-card{border-radius:15px;margin-top:30px;padding:16px}.input-row{flex-direction:column}.input-row input{height:60px;min-height:60px}.input-row .paste-button{height:48px;top:6px;right:6px}.input-row button{width:100%}.trust-row{flex-wrap:wrap;gap:9px}.trust-row span{width:46%}.steps{grid-template-columns:1fr;gap:12px;margin-top:30px}.steps article{grid-template-rows:auto auto;grid-template-columns:46px 1fr;gap:5px 16px;min-height:0;padding:20px;display:grid}.steps article:hover{transform:none}.steps b{font-size:42px;top:10px;right:16px}.step-icon{grid-row:1/3;width:46px;height:46px}.steps h3{grid-column:2;margin:0;padding-right:44px;font-size:18px;line-height:1.25}.steps p{grid-column:2;font-size:15px;line-height:1.5}.section{padding:66px 18px}.section-heading h2,.benefits h2{font-size:31px}.section-heading p{font-size:16px;line-height:1.5}.content-grid{margin:8px 14px;padding:42px 22px}.media-preview{max-height:360px}.consent-backdrop{align-items:end;padding:10px}.consent-dialog{border-radius:20px 20px 14px 14px;max-height:calc(100vh - 20px);padding:24px 18px 18px}.consent-dialog h2{font-size:24px}footer>div{flex-wrap:wrap;justify-content:center;gap:17px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
