:root{--bg:#0b0b0c;--surface:#151516;--surface2:#1d1d1f;--line:#2d2d30;--text:#f7f7f7;--muted:#9b9b9f;--green:#1ed760;--green2:#17b950;--red:#f3727f}*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;background:radial-gradient(circle at 50% -20%,#26362b 0,transparent 38%),var(--bg);color:var(--text);font-family:Inter,"Segoe UI",system-ui,sans-serif;min-height:100vh}.noise{position:fixed;inset:0;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.nav{height:78px;max-width:1180px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.06)}.brand{display:flex;align-items:center;gap:12px;color:white;text-decoration:none;font-size:15px;font-weight:800;letter-spacing:1.6px}.brand b{color:var(--green)}.brandmark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green);box-shadow:0 0 30px #1ed76032}.brandmark svg{width:20px;fill:#071009}.status{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px}.status span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 9px var(--green)}main{max-width:1050px;margin:auto;padding:0 24px}.hero{text-align:center;padding:74px 0 38px}.eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid #2d3b31;background:#162018;padding:8px 14px;border-radius:999px;color:#b8d9c0;font-size:11px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.pulse{width:6px;height:6px;border-radius:50%;background:var(--green)}h1{font-size:clamp(47px,7vw,82px);line-height:.98;letter-spacing:-4px;margin:25px 0 20px;font-weight:850}h1 em{font-style:normal;color:var(--green)}.lead{max-width:650px;margin:0 auto 42px;color:var(--muted);font-size:17px;line-height:1.65}.converter{text-align:left;background:linear-gradient(145deg,#1a1a1c,#121213);border:1px solid #2a2a2d;border-radius:22px;padding:28px;box-shadow:0 28px 70px #0009,0 0 0 1px #ffffff05 inset}label[for=url]{display:block;font-size:10px;letter-spacing:1.8px;font-weight:800;color:#b9b9bd;margin:0 0 11px 4px}.urlrow{display:flex;gap:11px}.urlinput{flex:1;position:relative;display:flex;align-items:center}.urlinput>svg{position:absolute;left:18px;width:21px;fill:none;stroke:#858589;stroke-width:1.8}.urlinput input{width:100%;height:58px;border-radius:12px;border:1px solid #353538;background:#0e0e0f;color:white;padding:0 92px 0 52px;font-size:14px;outline:none;transition:.2s}.urlinput input:focus{border-color:#646469;box-shadow:0 0 0 3px #ffffff08}.urlinput button{position:absolute;right:10px;border:0;background:#242426;color:#c7c7ca;font-weight:700;font-size:10px;letter-spacing:.8px;border-radius:7px;padding:10px;cursor:pointer}.analyze,.download{border:0;background:var(--green);color:#071009;border-radius:12px;font-weight:850;text-transform:uppercase;letter-spacing:1.2px;cursor:pointer;transition:.2s}.analyze{height:58px;padding:0 23px;display:flex;align-items:center;gap:8px}.analyze svg{width:18px;fill:none;stroke:currentColor;stroke-width:2}.analyze:hover,.download:hover{background:#35e575;transform:translateY(-1px)}button:disabled{opacity:.55;cursor:not-allowed;transform:none!important}.message{margin-top:16px;padding:13px 15px;border:1px solid #713f45;background:#28171a;color:#ffc3c9;border-radius:10px;font-size:13px}.preview{margin-top:22px;padding:16px;background:#0e0e0f;border:1px solid #29292c;border-radius:14px;display:flex;gap:17px;align-items:center}.preview[hidden]{display:none}.preview img{width:132px;aspect-ratio:16/9;object-fit:cover;border-radius:9px;background:#222}.meta{min-width:0}.meta small{font-size:9px;letter-spacing:1.7px;color:var(--green);font-weight:800}.meta h2{font-size:16px;margin:6px 0 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta p{margin:0;color:var(--muted);font-size:12px}.dot{margin:0 8px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.choice{border:1px solid #303033;border-radius:14px;padding:15px;display:flex;align-items:center;gap:13px;cursor:pointer;position:relative;background:#151516;transition:.2s}.choice.active{border-color:var(--green);box-shadow:0 0 0 1px var(--green) inset;background:#152019}.choice input{position:absolute;opacity:0}.formatIcon{width:44px;height:44px;display:grid;place-items:center;border-radius:11px;background:#29292c}.formatIcon svg{width:22px;fill:none;stroke:white;stroke-width:1.7}.choice.active .formatIcon{background:var(--green);color:#071009}.choice.active .formatIcon svg{stroke:#071009}.choice b{display:block;font-size:15px}.choice small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.choice i{margin-left:auto;font-style:normal;font-size:8px;letter-spacing:1px;color:#747478;font-weight:800}.choice.active i{color:var(--green)}.quality{margin-top:14px;display:flex;align-items:center;justify-content:space-between;background:#111112;border:1px solid #2d2d30;border-radius:11px;padding:11px 14px}.quality label{font-size:12px;color:#c4c4c7}.quality select{background:#242426;color:white;border:1px solid #39393d;border-radius:8px;padding:8px 11px}.rights{display:flex;align-items:flex-start;gap:10px;color:#aaaab0;font-size:11px;line-height:1.5;margin:18px 3px 14px;cursor:pointer}.rights input{accent-color:var(--green);width:15px;height:15px}.download{height:56px;width:100%;display:flex;align-items:center;justify-content:center;gap:10px}.download svg{width:20px;fill:none;stroke:#071009;stroke-width:2}.progress{margin-top:19px;background:#101011;border-radius:12px;padding:17px;border:1px solid #2a2a2d}.progressHead{display:flex;justify-content:space-between;font-size:12px;margin-bottom:10px}.progressHead strong{color:var(--green)}.track{height:7px;border-radius:99px;background:#29292c;overflow:hidden}.track div{height:100%;width:0;background:var(--green);border-radius:99px;transition:width .4s}.progress p{font-size:10px;color:#77777c;margin:10px 0 0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:32px 0}.features article{display:flex;gap:14px;text-align:left;padding:20px;background:#121213;border:1px solid #202023;border-radius:13px}.features article>span{font-family:monospace;color:var(--green);font-size:11px}.features h3{font-size:13px;margin:0 0 7px}.features p{font-size:11px;line-height:1.5;color:#7f7f84;margin:0}.legal{display:flex;gap:15px;padding:20px;border:1px solid #2b352e;background:#111713;border-radius:14px;text-align:left;margin:35px 0 70px}.legal svg{width:24px;min-width:24px;fill:none;stroke:#83b18d;stroke-width:1.6}.legal h3{font-size:12px;margin:0 0 6px;color:#b9d7bf}.legal p{margin:0;color:#76817a;font-size:10px;line-height:1.6}footer{border-top:1px solid #1e1e20;max-width:1180px;margin:auto;padding:25px 24px 35px;color:#616166;font-size:9px;letter-spacing:1.2px;display:flex;justify-content:space-between} [hidden]{display:none!important}@media(max-width:700px){.hero{padding-top:48px}h1{letter-spacing:-2.5px}.converter{padding:18px;border-radius:17px}.urlrow{display:block}.analyze{width:100%;justify-content:center;margin-top:10px}.choices{grid-template-columns:1fr}.features{grid-template-columns:1fr}.preview img{width:100px}.status{display:none}footer{display:block;text-align:center}footer span{display:block;margin:7px}.lead{font-size:15px}}