:root{--bg:#f6f8fc;--card:#fff;--text:#111827;--muted:#667085;--primary:#3b63e6;--primary-2:#7c3aed;--line:#dbe3ef;--soft:#eef3ff;--dark:#0b1020;--shadow:0 22px 70px rgba(15,23,42,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--text)}a{color:inherit}.site-shell{min-height:100vh;overflow:hidden}.site-header,.section-container,.hero-content,.footer-inner,.footer-bottom{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;padding:24px 0;position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--text);font-size:1.12rem;font-weight:800}.brand>span:last-child span{color:var(--primary)}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#fff;box-shadow:0 14px 34px rgba(59,99,230,.28);flex:0 0 auto}.brand-mark svg{width:25px;height:25px;fill:currentColor;display:block}.main-nav,.footer-links{display:flex;align-items:center;gap:22px}.main-nav a,.footer-links a{color:var(--muted);font-weight:700;text-decoration:none}.main-nav a:hover,.footer-links a:hover{color:var(--primary)}.hero{position:relative;padding:74px 0 82px;isolation:isolate}.hero-glow{position:absolute;border-radius:999px;filter:blur(30px);opacity:.55;z-index:-2}.hero-glow-one{width:320px;height:320px;background:#9db5ff;left:8%;top:40px}.hero-glow-two{width:360px;height:360px;background:#d4b8ff;right:5%;top:130px}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(59,99,230,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(59,99,230,.06) 1px,transparent 1px);background-size:44px 44px;mask-image:radial-gradient(circle at 50% 18%,#000 0,transparent 58%);z-index:-3}.hero-content{text-align:center;position:relative}.eyebrow,.section-label,.result-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--primary);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.eyebrow-dot{width:9px;height:9px;border-radius:99px;background:var(--primary);box-shadow:0 0 0 7px rgba(59,99,230,.12)}h1{font-size:clamp(2.75rem,7vw,5.8rem);line-height:.95;letter-spacing:-.065em;margin:0 auto 22px;max-width:940px}.hero-copy{font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.72;color:var(--muted);max-width:720px;margin:0 auto 34px}.download-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;width:min(780px,100%);margin:0 auto}.input-shell{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:8px 8px 8px 17px;box-shadow:0 16px 45px rgba(15,23,42,.09)}.input-icon{display:grid;place-items:center;color:var(--primary);flex:0 0 auto}.input-icon svg{width:23px;height:23px;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;fill:none}.download-form input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font:inherit}.download-form input::placeholder{color:#8a94a6}button,.primary-button,.secondary-button{border:0;border-radius:18px;background:var(--primary);color:#fff;font:inherit;font-weight:800;line-height:1;padding:17px 24px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 15px 36px rgba(59,99,230,.27);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.primary-button:hover,.secondary-button:hover,button:hover{background:#274ed1;transform:translateY(-1px);box-shadow:0 18px 44px rgba(59,99,230,.34)}.paste-button{border-radius:15px;padding:12px 15px;box-shadow:none}.primary-button svg,.secondary-button svg,.icon-button svg{width:20px;height:20px;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;fill:none}.form-message{min-height:24px;margin:14px auto 0;color:#c2410c;font-weight:700}.supported-wrap{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:24px;color:var(--muted);font-weight:800}.platform-list{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.platform{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#23304a;text-decoration:none;padding:10px 13px;font-weight:800;box-shadow:0 10px 26px rgba(15,23,42,.06)}.platform b{display:grid;place-items:center;min-width:18px;color:var(--primary)}.youtube-domain-note{margin-top:16px;color:#23304a;font-weight:700}.trust-row{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:26px}.trust-row span{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);padding:10px 14px;border-radius:999px;color:var(--muted);font-weight:800;box-shadow:0 10px 26px rgba(15,23,42,.06)}.trust-row svg{width:18px;height:18px;stroke:#16a34a;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round;fill:none}.section{padding:82px 0}.section-soft{background:linear-gradient(180deg,#eef3ff,#f8fbff)}.section-heading{max-width:620px}.section-heading.centered{text-align:center;margin-inline:auto}.section h2,.result-content h2,.cta-card h2{font-size:clamp(1.9rem,4.4vw,3.15rem);line-height:1.06;letter-spacing:-.045em;margin:0 0 14px}.section p{color:var(--muted);line-height:1.72}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:34px}.step-card,.result-card,.mini-window,.cta-card{background:var(--card);border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:var(--shadow)}.step-number{color:var(--primary);font-weight:900;margin-bottom:18px}.step-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:var(--soft);color:var(--primary);margin-bottom:20px}.step-icon svg{width:30px;height:30px;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;fill:none}.step-card h3{font-size:1.25rem;margin:0 0 10px}.feature-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.feature-points{display:grid;gap:16px;margin-top:24px}.feature-points div{display:flex;gap:12px}.feature-points span{display:grid;place-items:center;width:29px;height:29px;border-radius:999px;background:#dcfce7;color:#15803d;font-weight:900;flex:0 0 auto}.feature-points p{margin:0}.feature-showcase{position:relative;min-height:430px}.showcase-orbit{position:absolute;border:1px solid rgba(59,99,230,.18);border-radius:999px;inset:28px}.orbit-two{inset:76px;transform:rotate(18deg)}.mini-window{position:relative;z-index:1;max-width:430px;margin:36px auto 0}.mini-window-top{display:flex;gap:7px;margin-bottom:16px}.mini-window-top span{width:12px;height:12px;border-radius:99px;background:var(--line)}.mini-video{height:215px;border-radius:24px;background:linear-gradient(135deg,#172554,#3b63e6 60%,#7c3aed);display:grid;place-items:center;color:#fff;position:relative;overflow:hidden}.mini-play{font-size:42px}.mini-time{position:absolute;right:14px;bottom:14px;border-radius:10px;background:#0008;padding:5px 9px;font-weight:800}.mini-line{height:12px;border-radius:999px;background:var(--line);margin-top:18px}.mini-line.short{width:55%}.mini-options{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.mini-options div{display:grid}.mini-options span{color:var(--muted);font-size:.85rem}.mini-options button{padding:12px 16px;border-radius:13px;box-shadow:none}.floating-chip{position:absolute;z-index:2;background:#fff;border:1px solid var(--line);border-radius:999px;padding:12px 16px;font-weight:900;box-shadow:var(--shadow)}.chip-speed{top:18px;right:0}.chip-secure{bottom:30px;left:0}.faq-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:42px}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:22px;padding:19px 20px;box-shadow:0 12px 34px rgba(15,23,42,.06)}.faq-list summary{font-weight:900;cursor:pointer}.faq-list p{margin-bottom:0}.cta-section{padding:82px 0}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:22px}.site-footer{background:var(--dark);color:#fff;padding:48px 0 24px}.site-footer .brand{color:#fff}.site-footer p,.footer-bottom,.site-footer .footer-links a{color:#cbd5e1}.footer-inner{display:flex;justify-content:space-between;gap:34px}.footer-inner p{max-width:430px;line-height:1.7}.footer-links{align-items:flex-start;flex-direction:column;gap:10px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #263248;margin-top:34px;padding-top:20px}.result-section{padding:24px 0 58px}.result-card{display:grid;grid-template-columns:320px 1fr;gap:26px;width:min(980px,calc(100% - 40px));margin-inline:auto}.result-preview{position:relative;min-height:210px;border-radius:24px;overflow:hidden;background:#111827}.result-preview img{width:100%;height:100%;object-fit:cover;display:block}.duration-badge,.source-badge{position:absolute;left:12px;border-radius:999px;background:#0009;color:#fff;padding:6px 10px;font-size:.8rem;font-weight:800}.duration-badge{bottom:12px}.source-badge{top:12px}.result-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.icon-button{width:42px;height:42px;border-radius:14px;padding:0;background:#eef3ff;color:#3b63e6;box-shadow:none}.format-tabs{display:flex;gap:10px;margin:20px 0}.format-tab{background:#f8fafc;color:#475569;border:1px solid var(--line);box-shadow:none;padding:12px 14px;border-radius:15px}.format-tab.is-active{background:#e8efff;color:var(--primary);border-color:#b8c8ff}.formats-list{display:grid;gap:10px}.result-note{color:var(--muted)}.is-hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}progress{width:100%;height:14px}.server-result{margin-top:0}.server-options{display:grid;gap:10px;margin-top:16px}.server-options label{display:block;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:#fff}.server-result .primary-button{margin-top:16px}@media (max-width:860px){.site-header,.footer-inner,.footer-bottom,.cta-card{align-items:flex-start;flex-direction:column}.main-nav{flex-wrap:wrap;gap:12px}.download-form,.steps-grid,.feature-layout,.faq-layout,.result-card{grid-template-columns:1fr}.hero{padding-top:44px}h1{font-size:2.7rem}.feature-showcase{min-height:auto}.showcase-orbit,.floating-chip{display:none}.mini-window{margin-top:0}.footer-links{flex-direction:row;flex-wrap:wrap}.primary-button{width:100%}.paste-button{width:auto}.result-preview{min-height:190px}}
