html{font-size:17px}body,button,input,select,textarea{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}body{font-size:17px;font-weight:500}button{font-weight:800}h1,h2,h3,h4,h5,h6,strong{font-weight:900}:root{--blue:#2563eb;--blue-dark:#0f172a;--blue-soft:#eff6ff;--line:#dbe5f0;--muted:#64748b;--page:#f7faff;--card:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{width:100%;min-height:100%;margin:0}body{background:var(--page);color:var(--blue-dark);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img{max-width:100%}.app{background:radial-gradient(circle at 50% -15%, #2563eb17, transparent 34rem), var(--page);min-height:100vh}.navbar{z-index:1000;-webkit-backdrop-filter:blur(18px);background:#ffffffe8;border-bottom:1px solid #2563eb21;width:100%;position:sticky;top:0;box-shadow:0 7px 28px #0f172a0e}.nav-inner{align-items:center;gap:26px;width:min(1360px,100% - 40px);min-height:78px;margin:0 auto;display:flex}.brand{background:0 0;border:0;flex-shrink:0;align-items:center;gap:10px;padding:0;display:inline-flex}.brand-logo{object-fit:contain;width:48px;height:48px;display:block}.brand-name{color:var(--blue-dark);letter-spacing:-.055em;white-space:nowrap;font-size:21px;font-weight:850}.brand-name span,.footer-brand span,.footer-logo-link span{color:var(--blue)}.desktop-nav{flex:1;align-items:center;gap:8px;display:flex}.nav-dropdown{position:relative}.nav-link{color:#334155;background:0 0;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-width:112px;height:46px;padding:0 14px;font-size:14px;font-weight:750;transition:all .2s;display:inline-flex}.nav-link:hover,.nav-link.active{color:var(--blue);background:#f3f7ff;border-color:#cfe0fb;transform:translateY(-1px);box-shadow:0 5px 18px #2563eb17}.chevron{transition:transform .2s;display:flex}.nav-link.active .chevron{transform:rotate(180deg)}.nav-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.icon-button,.mobile-menu-button{color:#19324f;background:#fff;border:1px solid #d6e1ee;border-radius:50%;place-items:center;width:46px;height:46px;transition:all .2s;display:grid}.icon-button svg{display:block}.icon-button:hover,.mobile-menu-button:hover{color:var(--blue);background:#f3f7ff;border-color:#a9c8f7;transform:translateY(-1px);box-shadow:0 7px 22px #2563eb1f}.nav-divider{background:#dbe4ef;width:1px;height:32px;margin:0 5px}.signin-button{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:13px;min-width:102px;height:46px;padding:0 22px;font-size:14px;font-weight:800;transition:all .2s;box-shadow:0 10px 25px #2563eb38}.signin-button:hover{transform:translateY(-1px);box-shadow:0 13px 30px #2563eb4a}.mobile-menu-button{border-radius:13px;display:none}.dropdown-menu{background:#fff;border:1px solid #dbe5f0;border-radius:16px;width:325px;max-height:520px;padding:10px;animation:.16s dropdownIn;position:absolute;top:calc(100% + 9px);left:0;overflow-y:auto;box-shadow:0 22px 55px #0f172a21}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.dropdown-heading{color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;padding:9px 10px 8px;font-size:11px;font-weight:850}.dropdown-item{text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;width:100%;padding:11px 10px;transition:all .2s;display:flex}.dropdown-item:hover{background:#f3f7ff;transform:translate(2px)}.dropdown-icon,.category-icon{background:var(--blue-soft);width:40px;height:40px;color:var(--blue);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.dropdown-content{flex-direction:column;flex:1;min-width:0;display:flex}.dropdown-content strong{color:var(--blue-dark);font-size:13px}.dropdown-content small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.4}.search-backdrop{z-index:1900;-webkit-backdrop-filter:blur(3px);background:#0f172a1f;position:fixed;inset:78px 0 0}.search-panel,.share-panel{z-index:2000;background:#fff;border:1px solid #dbe5f0;box-shadow:0 24px 60px #0f172a24}.search-panel{border-radius:20px;width:min(760px,100vw - 30px);max-height:calc(100vh - 120px);padding:14px;position:absolute;top:14px;left:50%;overflow-y:auto;transform:translate(-50%)}.search-panel-close{z-index:5;color:#475569;background:#eef4fc;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:22px;line-height:1;display:grid;position:absolute;top:20px;right:22px}.search-panel-close:hover{color:var(--blue);background:#dfeaff}.search-container{background:#fbfdff;border:1px solid #cfddec;border-radius:999px;align-items:center;height:52px;padding:0 82px 0 15px;display:flex;box-shadow:0 8px 24px #2563eb12}.large-search-icon{color:var(--blue);margin-right:10px;display:flex}.search-container input{width:100%;color:var(--blue-dark);background:0 0;border:0;outline:0;font-size:14px}.clear-search{color:#475569;background:#e9f1fb;border:0;border-radius:50%;width:28px;height:28px;font-size:18px;position:absolute;right:62px}.search-results{margin-top:10px}.search-result{text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:13px;width:100%;padding:10px;display:flex}.search-result:hover{background:#f3f7ff}.search-result div{flex-direction:column;flex:1;display:flex}.search-result strong{color:var(--blue-dark);font-size:13px}.search-result small{color:var(--muted);margin-top:3px;font-size:11px}.no-results{text-align:center;flex-direction:column;padding:22px;display:flex}.no-results strong{color:var(--blue-dark)}.no-results span{color:var(--muted);margin-top:5px;font-size:12px}.share-panel{border-radius:16px;width:240px;padding:12px;position:fixed;top:86px;right:max(20px,50vw - 680px)}.share-title{color:var(--blue-dark);padding:7px 9px 10px;font-size:13px;font-weight:850}.share-option,.copy-link-button{color:#334155;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;width:100%;min-height:40px;padding:0 10px;font-size:13px;font-weight:650;display:flex}.share-option:hover,.copy-link-button:hover{color:var(--blue);background:#f3f7ff}.home-page{width:100%}.hero-section{text-align:center;width:min(1160px,100% - 40px);margin:0 auto;padding:82px 20px 34px}.hero-badge{color:#36577f;background:#fff;border:1px solid #cfe0fb;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin:0 auto 25px;padding:10px 16px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 8px 25px #2563eb12}.hero-badge span{color:var(--blue);font-size:15px}.hero-section h1{color:var(--blue-dark);letter-spacing:-.055em;margin:0;font-size:clamp(48px,6vw,76px);font-weight:900;line-height:1.01}.hero-section h1 span{background:linear-gradient(100deg,#2563eb 0%,#38bdf8 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-section>p{max-width:700px;color:var(--muted);margin:22px auto 0;font-size:16px;line-height:1.7}.hero-search{text-align:left;background:#fff;border:1px solid #cddded;border-radius:999px;align-items:center;width:min(760px,100%);min-height:68px;margin:32px auto 0;padding:7px;transition:all .2s;display:flex;box-shadow:0 0 0 5px #2563eb09,0 17px 45px #2563eb21}.hero-search:focus-within{border-color:#8bb4f5;box-shadow:0 0 0 5px #2563eb14,0 20px 52px #2563eb2b}.hero-search-icon{width:52px;color:var(--blue);place-items:center;display:grid}.hero-search input{min-width:0;height:52px;color:var(--blue-dark);background:0 0;border:0;outline:0;flex:1;font-size:15px}.hero-search input::placeholder{color:#94a3b8}.hero-search button{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:999px;height:54px;padding:0 29px;font-size:14px;font-weight:800;transition:all .2s;box-shadow:0 9px 22px #2563eb3d}.hero-search button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #2563eb4d}.category-section{width:min(1460px,100% - 36px);margin:0 auto;padding:8px 0 66px}.category-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.category-card{--accent:#1678f2;--accent-2:#38a4ff;--accent-soft:#eaf4ff;--accent-line:#bfdcff;border:1px solid var(--accent-line);background:radial-gradient(circle at 82% 10%, color-mix(in srgb, var(--accent) 14%, transparent), transparent 32%), linear-gradient(135deg, #fff 0%, var(--accent-soft) 100%);min-height:365px;color:var(--blue-dark);text-align:left;isolation:isolate;border-radius:26px;padding:28px 28px 24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:block;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f172a13}.category-card.accent-blue{--accent:#1687f8;--accent-2:#1f6fff;--accent-soft:#eaf5ff;--accent-line:#b9dafa}.category-card.accent-violet{--accent:#9b35f2;--accent-2:#6f2bea;--accent-soft:#f8ecff;--accent-line:#e1c6fb}.category-card.accent-red{--accent:#ff4b49;--accent-2:#ed2f34;--accent-soft:#fff1eb;--accent-line:#ffc9bd}.category-card:hover{box-shadow:0 26px 60px #0f172a1f, 0 10px 35px color-mix(in srgb, var(--accent) 13%, transparent);transform:translateY(-6px)}.category-card-bg{background:var(--accent);opacity:.07;z-index:-2;border-radius:50%;width:270px;height:270px;position:absolute;top:-72px;right:-70px}.category-card:before{content:"";background:var(--accent);opacity:.08;filter:blur(44px);z-index:-2;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-120px;right:24px}.category-card:after{content:"";background:color-mix(in srgb, var(--accent) 18%, transparent);filter:blur(18px);opacity:.55;z-index:-2;border-radius:50%;width:110px;height:110px;position:absolute;top:22px;right:22%}.category-main{z-index:5;width:57%;position:relative}.category-badge{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;width:fit-content;min-height:38px;box-shadow:0 9px 24px color-mix(in srgb, var(--accent) 30%, transparent);border-radius:999px;align-items:center;gap:8px;padding:0 17px;font-size:12px;font-weight:900;display:inline-flex}.category-badge>span{font-size:15px}.category-main h3{color:#0f172a;letter-spacing:-.045em;margin:27px 0 0;font-size:32px;font-weight:900;line-height:1.05}.category-main>p{color:#475569;max-width:305px;margin:12px 0 0;font-size:14px;line-height:1.6}.category-features{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.category-features span{border:1px solid color-mix(in srgb, var(--accent) 13%, #dbe5f0);color:#1e293b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border-radius:11px;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:10px;font-weight:850;display:inline-flex}.category-features svg{color:var(--accent)}.category-visual{z-index:2;pointer-events:none;width:205px;height:205px;position:absolute;top:42px;right:12px}.visual-orb{background:var(--accent);opacity:.16;filter:blur(1px);border-radius:50%;position:absolute}.visual-orb.orb-one{width:182px;height:182px;top:14px;right:0}.visual-orb.orb-two{opacity:.13;width:74px;height:74px;top:-4px;right:12px}.video-device{z-index:4;background:linear-gradient(145deg,#384151,#151a25);border-radius:21px;width:126px;height:82px;position:absolute;top:66px;left:27px;transform:rotate(-4deg);box-shadow:inset 0 1px 1px #ffffff47,0 20px 33px #0f172a40}.video-play{background:linear-gradient(145deg,#ff4545,#e20e19);border-radius:14px;width:53px;height:47px;position:absolute;top:18px;left:42px;box-shadow:inset 0 1px 1px #ffffff59,0 10px 20px #e0142359}.video-play:after{content:"";border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:16px solid #fff;position:absolute;top:14px;left:21px}.video-film{z-index:3;background:#1e293b;border-radius:10px;width:82px;height:55px;position:absolute;top:24px;right:28px;transform:rotate(14deg);box-shadow:0 14px 26px #0f172a38}.video-film:before{content:"";background:#334155;border:3px solid #0b1220;border-radius:4px;position:absolute;inset:8px}.video-film span{background:#cbd5e1;border-radius:2px;width:8px;height:6px;position:absolute;top:4px}.video-film span:first-child{left:10px}.video-film span:nth-child(2){left:34px}.video-film span:nth-child(3){left:58px}.visual-action{z-index:8;background:linear-gradient(145deg, var(--accent), var(--accent-2));color:#fff;width:58px;height:58px;box-shadow:0 14px 27px color-mix(in srgb, var(--accent) 35%, transparent);border:3px solid #fff;border-radius:50%;place-items:center;display:grid;position:absolute}.category-visual-video .visual-action-main{bottom:12px;right:0}.quality-tag{z-index:9;color:#111827;background:linear-gradient(145deg,#ffd83d,#ffad00);border:3px solid #111827;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:57px;min-height:58px;padding:4px 0;display:flex;position:absolute;bottom:-13px;right:12px;transform:rotate(7deg);box-shadow:0 11px 20px #0f172a33}.quality-tag strong{font-size:14px;line-height:1}.quality-tag span{margin-top:1px;font-size:18px;font-weight:950;line-height:1}.image-stack{background:#fff;border:6px solid #fffffff2;border-radius:19px;position:absolute;box-shadow:0 20px 35px #4f209a33}.image-back{z-index:2;background:linear-gradient(160deg,#60a5fa,#67e8f9);width:116px;height:104px;top:72px;right:11px;transform:rotate(9deg)}.image-front{z-index:4;background:linear-gradient(165deg,#c4b5fd 0%,#93c5fd 48%,#60a5fa 100%);width:132px;height:118px;top:47px;left:21px;overflow:hidden;transform:rotate(-3deg)}.image-sun{background:linear-gradient(145deg,#ffd34d,#ff9d00);border-radius:50%;width:24px;height:24px;position:absolute;top:18px;right:22px;box-shadow:0 6px 12px #ffa1004d}.image-mountain{border-bottom:58px solid #2f6fd6;border-left:38px solid #0000;border-right:38px solid #0000;width:0;height:0;position:absolute;bottom:-5px}.image-mountain.one{left:5px}.image-mountain.two{border-bottom-width:66px;border-bottom-color:#5b4edc;border-left-width:45px;border-right-width:45px;right:-10px}.category-visual-image .visual-action-main{bottom:15px;left:6px}.pdf-sheet{background:#fff;border-radius:14px;position:absolute;box-shadow:0 18px 34px #912a1f2b}.pdf-sheet-back{z-index:2;width:104px;height:130px;top:50px;right:14px;transform:rotate(8deg)}.pdf-sheet-front{z-index:4;width:120px;height:146px;padding-top:52px;top:32px;left:24px;transform:rotate(-2deg)}.pdf-sheet-front:after{content:"";border-top:28px solid #ffe0db;border-left:28px solid #0000;border-top-right-radius:8px;position:absolute;top:0;right:0}.pdf-label{color:#fff;background:linear-gradient(145deg,#ff3f42,#df1017);border-radius:9px;place-items:center;min-width:67px;height:42px;font-size:18px;font-weight:950;display:grid;position:absolute;top:29px;left:-8px;box-shadow:0 10px 18px #df101747}.pdf-line{background:#f3c9c6;border-radius:999px;height:6px;margin:10px 17px 0;display:block}.pdf-line.two{width:58%}.pdf-line.three{width:68%}.category-visual-pdf .visual-action-main{bottom:5px;right:3px}.category-card-footer{z-index:10;justify-content:space-between;align-items:center;gap:14px;display:flex;position:absolute;bottom:22px;left:28px;right:28px}.category-cta{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;min-width:245px;min-height:54px;box-shadow:0 12px 28px color-mix(in srgb, var(--accent) 28%, transparent);border-radius:17px;justify-content:space-between;align-items:center;gap:18px;padding:0 10px 0 22px;font-size:13px;font-weight:900;display:inline-flex}.category-cta-soon{opacity:.78}.category-cta-arrow{background:#ffffff2e;border-radius:12px;place-items:center;width:38px;height:38px;font-size:21px;transition:all .2s;display:grid}.category-card:hover .category-cta-arrow{transform:translate(4px)}.category-tagline{color:color-mix(in srgb, var(--accent) 82%, #0f172a);white-space:nowrap;font-size:10px;font-weight:900}.swipe-hint{color:#94a3b8;text-align:center;margin-top:10px;font-size:11px;display:none}.popular-section{width:min(1160px,100% - 40px);margin:0 auto;padding:28px 0 95px}.popular-heading{text-align:center}.section-label{color:var(--blue);letter-spacing:.15em;font-size:11px;font-weight:900}.popular-heading h2{color:var(--blue-dark);letter-spacing:-.04em;margin:10px 0 0;font-size:36px;line-height:1.15}.popular-heading p{color:var(--muted);margin:10px 0 0;font-size:14px}.popular-tabs{scrollbar-width:none;background:#fff;border:1px solid #dbe5f0;border-radius:15px;gap:5px;margin-top:27px;padding:6px;display:flex;overflow-x:auto;box-shadow:0 9px 28px #0f172a0b}.popular-tabs::-webkit-scrollbar{display:none}.popular-tabs button{color:#64748b;white-space:nowrap;background:0 0;border:0;border-radius:10px;flex:1 0 auto;min-height:42px;padding:0 17px;font-size:12px;font-weight:750}.popular-tabs button:hover,.popular-tabs button.active{color:var(--blue);background:#eff6ff}.popular-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:17px;display:grid}.popular-card{min-height:72px;color:var(--blue-dark);text-align:left;background:#fff;border:1px solid #dbe5f0;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;transition:all .2s;display:flex;box-shadow:0 6px 20px #0f172a09}.popular-card:hover{border-color:#b7d1f6;transform:translateY(-2px);box-shadow:0 12px 30px #2563eb17}.popular-icon{width:43px;height:43px;color:var(--blue);background:#eff6ff;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.popular-card-copy{flex-direction:column;flex:1;min-width:0;display:flex}.popular-card-copy strong{font-size:13px}.popular-card-copy small{color:#94a3b8;margin-top:4px;font-size:10px;font-weight:700}.home-popular-section{width:min(1260px,100% - 40px);padding-top:24px;padding-bottom:72px}.home-popular-tabs{border-radius:18px;margin-top:24px;padding:7px;box-shadow:0 12px 35px #0f172a0f}.home-popular-tabs button{border-radius:12px;min-height:45px;font-weight:800}.home-popular-tabs button.active{background:linear-gradient(135deg,#edf5ff,#e5efff);box-shadow:inset 0 0 0 1px #d8e7fb}.home-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.home-popular-card{color:#0f172a;text-align:left;background:radial-gradient(circle at 92% 20%,#2563eb0f,#0000 34%),#fff;border:1px solid #d8e4f0;border-radius:18px;align-items:center;gap:14px;min-height:94px;padding:14px 16px;transition:all .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 9px 28px #0f172a0b}.home-popular-card:hover{border-color:#b8cff2;transform:translateY(-3px);box-shadow:0 16px 38px #2563eb1a}.home-popular-card.is-available{background:radial-gradient(circle at 92% 20%,#2563eb1f,#0000 36%),linear-gradient(135deg,#fff,#f2f7ff);border-color:#8ebaf5;box-shadow:0 16px 42px #2563eb1f,inset 0 0 0 1px #2563eb0d}.platform-icon{border-radius:16px;flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 12px 24px #0f172a1a}.platform-youtube{background:linear-gradient(145deg,#ff4040,#e50914);position:relative}.platform-play{border-top:11px solid #0000;border-bottom:11px solid #0000;border-left:17px solid #fff;width:0;height:0;margin-left:3px}.platform-facebook{color:#fff;background:linear-gradient(145deg,#2984ff,#1762d2);font-family:Arial,sans-serif;font-size:34px;font-weight:800}.platform-instagram{background:linear-gradient(145deg,#ff8a2a,#ee2a7b 48%,#7a38d8 100%);position:relative}.platform-instagram:before{content:"";border:3px solid #fff;border-radius:12px;position:absolute;inset:12px}.insta-lens{border:3px solid #fff;border-radius:50%;width:13px;height:13px}.insta-dot{background:#fff;border-radius:50%;width:5px;height:5px;position:absolute;top:15px;right:16px}.platform-tiktok{color:#fff;text-shadow:-2px 0 #22d3ee,2px 0 #fb2f6b;background:#121826;font-size:29px;font-weight:900}.platform-music{color:#fff;background:linear-gradient(145deg,#6d5dfc,#3b82f6);font-size:26px}.home-popular-copy{flex:1;min-width:0}.home-popular-title-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.home-popular-title-row strong{color:#0f172a;font-size:13px;line-height:1.3}.home-popular-copy small{color:#718096;margin-top:5px;font-size:10px;font-weight:650;line-height:1.5;display:block}.tool-status{letter-spacing:.045em;white-space:nowrap;border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font-size:8px;font-weight:950;display:inline-flex}.status-live{color:#168447;background:#e9f8ef;border:1px solid #bfe8ce}.status-soon{color:#7a8798;background:#f1f5f9;border:1px solid #e2e8f0}.home-popular-arrow{color:#2563eb;background:#eff6ff;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:18px;font-weight:900;transition:all .2s;display:grid}.home-popular-card:hover .home-popular-arrow{color:#fff;background:#2563eb;transform:translate(3px)}.site-footer{background:#fff;border-top:1px solid #dbe5f0}.footer-inner{grid-template-columns:1.7fr .75fr 1.55fr;gap:38px;width:min(1360px,100% - 40px);margin:0 auto;padding:36px 0 28px;display:grid}.footer-brand{max-width:430px}.footer-logo-link{color:var(--blue-dark);background:0 0;border:0;align-items:center;gap:9px;padding:0;display:inline-flex}.footer-logo-link img{width:34px;height:34px}.footer-logo-link strong{letter-spacing:-.04em;font-size:19px}.footer-brand p{color:var(--muted);margin:12px 0 0;font-size:11px;line-height:1.65}.footer-column{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.footer-column h3{color:var(--blue-dark);margin:0 0 6px;font-size:12px}.footer-column button{color:#64748b;text-align:left;background:0 0;border:0;padding:0;font-size:11px;line-height:1.45}.footer-column button:hover{color:var(--blue)}.footer-tools{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;column-gap:22px;display:grid}.footer-tools h3{grid-column:1/-1}.footer-bottom{color:#94a3b8;border-top:1px solid #edf1f5;justify-content:space-between;gap:15px;width:min(1360px,100% - 40px);margin:0 auto;padding:13px 0 16px;font-size:9px;display:flex}.downloader-page{width:min(920px,100% - 40px);min-height:calc(100vh - 78px);margin:0 auto;padding:72px 0 80px}.tool-page-header{text-align:center}.back-button{color:var(--blue);background:0 0;border:0;margin-bottom:25px;font-size:13px;font-weight:800}.tool-page-badge{width:fit-content;color:var(--blue);letter-spacing:.1em;background:#eff6ff;border-radius:999px;margin:0 auto;padding:7px 11px;font-size:10px;font-weight:900}.tool-page-header h1{color:var(--blue-dark);letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(42px,6vw,65px);line-height:1}.tool-page-header h1 span{color:var(--blue)}.tool-page-header p{max-width:560px;color:var(--muted);margin:18px auto 0;font-size:15px;line-height:1.7}.downloader-card{background:#fff;border:1px solid #d7e2ef;border-radius:20px;margin-top:42px;padding:25px;box-shadow:0 18px 48px #0f172a13}.url-input{width:100%;height:58px;color:var(--blue-dark);background:#fbfdff;border:1px solid #d2deeb;border-radius:13px;outline:0;padding:0 17px;font-size:14px}.url-input:focus{border-color:#7eacf0;box-shadow:0 0 0 4px #2563eb14}.controls{grid-template-columns:180px 1fr;gap:12px;margin-top:13px;display:grid}.quality-select,.download-button{height:54px}.quality-select{color:#334155;background:#fff;border:1px solid #d2deeb;border-radius:12px;outline:0;padding:0 13px;font-size:14px;font-weight:650}.download-button{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:12px;font-size:15px;font-weight:800;box-shadow:0 10px 24px #2563eb33}.download-button:hover:not(:disabled){transform:translateY(-1px)}.download-button:disabled{opacity:.7}.progress-section{border-top:1px solid #e7edf4;margin-top:23px;padding-top:20px}.progress-top{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.progress-label{color:#475569;font-size:12px;font-weight:650}.progress-percent{color:var(--blue);font-size:13px;font-weight:850}.progress-bar{background:#e8eef5;border-radius:999px;width:100%;height:9px;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#38bdf8);height:100%;transition:width .25s}.status{color:#dc2626;text-align:center;margin:18px 0 0;font-size:13px;font-weight:650}.status.success{color:#16a34a}.features{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:24px;display:grid}.feature{text-align:center;background:#fff;border:1px solid #dbe5f0;border-radius:15px;padding:20px}.feature-icon{width:42px;height:42px;color:var(--blue);background:#eff6ff;border-radius:11px;place-items:center;margin:0 auto 12px;font-size:14px;font-weight:850;display:grid}.feature-title{color:var(--blue-dark);font-size:14px;font-weight:800}.feature-text{color:var(--muted);margin-top:5px;font-size:11px}.modal-overlay{z-index:5000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a6e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{text-align:center;background:#fff;border:1px solid #dbe5f0;border-radius:19px;width:min(420px,100%);padding:30px;box-shadow:0 28px 75px #0f172a33}.modal-icon{width:46px;height:46px;color:var(--blue);background:#eff6ff;border-radius:13px;place-items:center;margin:0 auto 17px;font-size:20px;display:grid}.modal-card h2{color:var(--blue-dark);margin:0;font-size:21px}.modal-card p{color:var(--muted);margin:10px 0 22px;font-size:13px;line-height:1.6}.modal-button{background:var(--blue);color:#fff;border:0;border-radius:10px;min-width:110px;height:44px;padding:0 20px;font-size:13px;font-weight:800}.mobile-nav{display:none}html.dark body,html.dark .app{color:#f8fafc;background:#07111f}html.dark .navbar{background:#07111fe6;border-color:#20334e}html.dark .brand-name,html.dark .hero-section h1,html.dark .category-main h3,html.dark .popular-heading h2,html.dark .footer-logo-link strong,html.dark .footer-column h3,html.dark .tool-page-header h1,html.dark .feature-title,html.dark .modal-card h2{color:#f8fafc}html.dark .nav-link,html.dark .icon-button,html.dark .mobile-menu-button{color:#d6dfeb}html.dark .nav-link:hover,html.dark .nav-link.active,html.dark .icon-button:hover,html.dark .mobile-menu-button:hover{color:#66a3ff;background:#12223a;border-color:#2a4d7d}html.dark .icon-button,html.dark .mobile-menu-button{background:#0d1a2c;border-color:#2a3e58}html.dark .nav-divider{background:#29405d}html.dark .dropdown-menu,html.dark .search-panel,html.dark .share-panel,html.dark .popular-tabs,html.dark .popular-card,html.dark .home-popular-card,html.dark .site-footer,html.dark .downloader-card,html.dark .feature,html.dark .modal-card{background:#0d1a2c;border-color:#263c58}html.dark .category-card{background:radial-gradient(circle at 82% 10%, color-mix(in srgb, var(--accent) 15%, transparent), transparent 34%), linear-gradient(135deg, #0d1a2c, color-mix(in srgb, var(--accent) 8%, #0d1a2c))}html.dark .dropdown-item:hover,html.dark .search-result:hover,html.dark .share-option:hover,html.dark .copy-link-button:hover,html.dark .popular-tabs button.active{background:#142742}html.dark .dropdown-content strong,html.dark .search-result strong,html.dark .share-title,html.dark .search-container input,html.dark .hero-search input,html.dark .url-input,html.dark .home-popular-title-row strong{color:#f8fafc}html.dark .dropdown-content small,html.dark .search-result small,html.dark .no-results span,html.dark .hero-section>p,html.dark .popular-heading p,html.dark .category-main>p,html.dark .footer-brand p,html.dark .footer-column button,html.dark .feature-text,html.dark .tool-page-header p,html.dark .progress-label,html.dark .modal-card p,html.dark .home-popular-copy small{color:#94a3b8}html.dark .search-container,html.dark .hero-search,html.dark .url-input,html.dark .quality-select{background:#091525;border-color:#2b405b}html.dark .search-panel-close{color:#dbeafe;background:#182b45}html.dark .home-popular-card.is-available{background:radial-gradient(circle at 92% 20%,#2563eb29,#0000 36%),linear-gradient(135deg,#0d1a2c,#102440);border-color:#315b93}html.dark .category-features span{color:#e2e8f0;background:#0f1e32c7;border-color:#2a405e}html.dark .popular-tabs button{color:#a7b5c8}html.dark .popular-icon,html.dark .feature-icon,html.dark .tool-page-badge,html.dark .hero-badge{background:#122a49}html.dark .site-footer,html.dark .footer-bottom{border-color:#20334e}html.dark .footer-bottom{color:#71839a}@media (width<=1120px){.desktop-nav{display:none}.mobile-menu-button{display:grid}.category-card{min-height:360px;padding:25px}.category-main h3{font-size:28px}.category-visual{transform-origin:100% 0;width:170px;height:170px;right:6px;transform:scale(.9)}.category-card-footer{left:25px;right:25px}.category-cta{min-width:210px}.category-tagline{display:none}.footer-inner{grid-template-columns:1.2fr .8fr 1.3fr;gap:30px}}@media (width<=800px){.nav-inner{gap:10px;width:calc(100% - 24px);min-height:70px}.brand-logo{width:43px;height:43px}.brand-name{font-size:19px}.nav-actions{gap:5px}.icon-button,.mobile-menu-button{width:41px;height:41px}.signin-button,.nav-divider{display:none}.hero-section{width:calc(100% - 24px);padding:65px 5px 28px}.hero-section h1{font-size:clamp(39px,8vw,58px)}.hero-section>p{font-size:13px}.category-section{width:calc(100% - 24px)}.category-strip{grid-template-columns:1fr}.category-card{min-height:340px}.category-main{width:61%}.category-visual{right:30px;transform:scale(.95)}.home-popular-section{width:calc(100% - 24px)}.home-popular-grid{grid-template-columns:1fr}.popular-section{width:calc(100% - 24px);padding-bottom:70px}.popular-heading h2{font-size:29px}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.downloader-page{width:calc(100% - 24px)}}@media (width<=600px){.nav-inner{width:calc(100% - 16px)}.brand{gap:7px}.brand-logo{width:40px;height:40px}.brand-name{font-size:18px}.icon-button,.mobile-menu-button{width:37px;height:37px}.hero-section{padding-top:54px;padding-bottom:22px}.hero-badge{margin-bottom:19px;padding:8px 12px;font-size:11px}.hero-section h1{font-size:40px;line-height:1.02}.hero-section>p{margin-top:16px;font-size:12px;line-height:1.6}.hero-search{min-height:59px;margin-top:23px;padding:5px}.hero-search-icon{width:38px}.hero-search input{height:46px;font-size:12px}.hero-search button{height:47px;padding:0 16px;font-size:12px}.category-section{width:100%;padding:4px 0 55px;overflow:hidden}.category-strip{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;padding:4px 12px 14px;display:flex;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.category-card{scroll-snap-align:start;border-radius:22px;flex:0 0 88%;min-height:390px;padding:22px}.category-card:hover{transform:none}.category-main{width:100%}.category-main h3{margin-top:21px;font-size:27px}.category-main>p{width:62%;font-size:12px}.category-visual{transform-origin:100% 0;width:150px;height:150px;top:102px;right:4px;transform:scale(.72)}.category-features{max-width:67%}.category-features span{min-height:32px;padding:0 10px;font-size:9px}.category-card-footer{bottom:22px;left:22px;right:22px}.category-cta{width:100%;min-width:0}.swipe-hint{display:block}.home-popular-section{padding-top:14px;padding-bottom:55px}.popular-heading h2{font-size:27px}.popular-heading p{font-size:12px}.home-popular-tabs{border-radius:14px;margin-top:20px}.home-popular-tabs button{min-height:40px;padding:0 13px;font-size:11px}.home-popular-card{min-height:88px;padding:12px}.platform-icon{border-radius:14px;flex-basis:48px;width:48px;height:48px}.home-popular-title-row{gap:6px}.home-popular-title-row strong{font-size:12px}.home-popular-copy small{font-size:9px}.tool-status{min-height:20px;font-size:7px}.home-popular-arrow{flex-basis:32px;width:32px;height:32px}.footer-inner{grid-template-columns:1fr;padding:30px 0 22px}.footer-brand{grid-column:auto}.footer-bottom{text-align:center;flex-direction:column}.search-backdrop{inset:70px 0 0}.search-panel{width:calc(100vw - 16px);max-height:calc(100vh - 92px);top:8px}.share-panel{top:78px;right:8px}.mobile-nav{background:#fff;border:1px solid #dbe5f0;border-radius:16px;flex-direction:column;padding:9px;display:flex;position:absolute;top:calc(100% + 8px);left:8px;right:8px;box-shadow:0 22px 55px #0f172a26}.mobile-home{width:100%;min-height:44px;color:var(--blue);text-align:left;background:#eff6ff;border:0;border-radius:10px;padding:0 12px;font-size:13px;font-weight:800}.mobile-tool{color:#334155;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:48px;margin-top:5px;padding:0 8px;font-size:13px;font-weight:750;display:flex}.mobile-tool:hover{background:#f3f7ff}.mobile-tool>span:nth-child(2){flex:1}.mobile-tool-icon{width:34px;height:34px;color:var(--blue);background:#eff6ff;border-radius:9px;place-items:center;display:grid}.popular-grid{grid-template-columns:1fr}.downloader-page{padding:55px 0}.tool-page-header h1{font-size:41px}.tool-page-header p{font-size:13px}.downloader-card{margin-top:30px;padding:15px}.controls,.features{grid-template-columns:1fr}}@media (width<=390px){.brand-logo{width:37px;height:37px}.brand-name{font-size:17px}.icon-button,.mobile-menu-button{width:34px;height:34px}.hero-section h1{font-size:36px}.category-card{flex-basis:90%}.category-main>p{width:66%}}.category-badge{letter-spacing:-.01em;font-weight:750}.category-badge>span{font-weight:700}.category-card{min-height:390px}.category-main{width:58%}.category-features{max-width:100%;margin-top:18px;padding-bottom:78px}.category-features span{min-height:32px;padding:0 11px;font-size:10px;font-weight:700}.category-card-footer{bottom:20px}.category-cta{min-height:52px;font-weight:800}.video-device{background:linear-gradient(145deg,#2f3949,#111827);border-radius:22px;width:132px;height:86px;box-shadow:inset 0 1px 1px #ffffff38,0 20px 35px #0f172a47}.video-play{background:linear-gradient(145deg,#ff4d4d,#e50914);border-radius:16px;width:58px;height:52px;top:16px;left:38px;box-shadow:0 10px 22px #e5091461}.video-play:after{border-top-width:11px;border-bottom-width:11px;border-left-width:17px;top:15px;left:23px}.video-film{background:linear-gradient(145deg,#263445,#101827);width:88px;height:58px;top:16px;right:23px;transform:rotate(12deg)}.quality-tag{border:2px solid #172033;border-radius:11px;width:55px;min-height:55px;transform:rotate(5deg)}.category-visual{transform-origin:100% 0;top:46px;right:15px;transform:scale(.96)}.category-main>p{max-width:280px}@media (width<=1120px){.category-card{min-height:385px}.category-features{padding-bottom:76px}}@media (width<=800px){.category-card{min-height:375px}}@media (width<=600px){.category-card{min-height:410px}.category-features{padding-bottom:82px}.category-badge{font-weight:700}}.category-visual-video{width:230px;height:220px;top:28px;right:8px}.category-visual-video:before{background:radial-gradient(circle at 30% 30%,#fffffff2,#0000 18%),radial-gradient(circle at 72% 28%,#60a5fa8c,#0000 30%),radial-gradient(circle at 35% 75%,#22d3ee6b,#0000 33%),radial-gradient(circle at 78% 75%,#6366f159,#0000 35%)}.video-clapper{width:138px;height:124px;top:38px;left:58px}.video-film-strip{width:118px;height:46px;bottom:14px;right:2px}.video-reel{width:108px;height:108px;bottom:14px;left:8px}.category-visual-video .video-download-bubble{z-index:12;color:#fff;background:linear-gradient(145deg,#2dd4ff,#2583ff 50%,#4f46e5);border:4px solid #fff;border-radius:50%;place-items:center;width:62px;height:62px;display:grid;position:absolute;top:100px;right:0;box-shadow:0 16px 30px #2563eb59,0 0 24px #22d3ee47}.category-visual-video .video-download-bubble svg{animation:1.7s ease-in-out infinite videoDownloadPulse}@keyframes videoDownloadPulse{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.category-visual-video .video-quality-chip{z-index:13;color:#17345f;background:linear-gradient(145deg,#fff7c2,#ffd84d);border:2px solid #fffffff2;border-radius:11px;justify-content:center;align-items:center;min-width:66px;height:34px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;top:158px;right:9px;box-shadow:0 10px 20px #f59e0b2e}.category-visual-video .download-trail{z-index:7;background:linear-gradient(#2563eb00,#2563eb99);border-radius:999px;width:3px;height:38px;position:absolute;top:78px;right:28px}.category-card.accent-blue:hover .video-download-bubble{transform:translateY(-4px)scale(1.06)}.category-card.accent-blue:hover .video-quality-chip{transform:translateY(-2px)}.video-download-bubble,.video-quality-chip{transition:all .25s}.category-visual-video{width:220px;height:215px;position:absolute;top:35px;right:12px;transform:none}.category-visual-video .video-device,.category-visual-video .video-film,.category-visual-video .visual-action-main,.category-visual-video .quality-tag{display:none!important}.category-visual-video:before{content:"";filter:blur(2px);background:radial-gradient(circle at 30% 25%,#ffffffe6,#0000 18%),radial-gradient(circle at 70% 25%,#60a5fa8c,#0000 30%),radial-gradient(circle at 35% 75%,#38bdf873,#0000 32%),radial-gradient(circle at 75% 72%,#6366f16b,#0000 34%);border-radius:50%;position:absolute;inset:18px 5px 0 10px}.video-reel{background:radial-gradient(circle at 35% 30%,#e7f3ff,#8bbdf0 55%,#3d6d9d);border:5px solid #d7ebff;border-radius:50%;width:105px;height:105px;position:absolute;bottom:19px;left:14px;box-shadow:0 18px 30px #1e40af3d,inset 0 0 15px #ffffff80}.reel-hole{background:#17345f;border-radius:50%;width:26px;height:26px;position:absolute;box-shadow:inset 0 2px 4px #00000059}.reel-hole.h1{top:15px;left:40px}.reel-hole.h2{top:40px;right:14px}.reel-hole.h3{bottom:14px;left:40px}.reel-hole.h4{top:40px;left:14px}.reel-center{background:#dff2ff;border:4px solid #315b86;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.clapper-top{transform-origin:0 100%;background:#111827;border:2px solid #27364b;border-radius:9px 9px 5px 5px;width:132px;height:34px;display:flex;position:absolute;top:0;left:0;overflow:hidden;transform:rotate(-8deg)}.video-film-strip{z-index:6;background:linear-gradient(145deg,#0ea5e9,#2563eb 55%,#4f46e5);border-radius:12px;gap:5px;width:112px;height:44px;padding:6px 8px;display:flex;position:absolute;bottom:18px;right:4px;transform:rotate(-8deg);box-shadow:0 14px 26px #2563eb47}.video-spark{z-index:10;color:#38bdf8;text-shadow:0 0 12px #38bdf8a6;position:absolute}.video-spark.spark-one{font-size:24px;top:22px;left:18px}.video-clapper{z-index:5;filter:none;width:132px;height:120px;position:absolute;top:42px;left:56px;transform:rotate(-6deg)}.clapper-top{transform-origin:0 100%;background:#111827;border:2px solid #27364b;border-radius:9px 9px 5px 5px;width:132px;height:34px;display:flex;position:absolute;top:0;left:0;overflow:hidden;transform:rotate(-7deg);box-shadow:0 6px 12px #0f172a1f}.clapper-top span{background:linear-gradient(135deg,#fff 0 45%,#172033 46% 100%);border-right:2px solid #1e293b;flex:1}.clapper-body{background:linear-gradient(145deg,#334155 0%,#243247 45%,#111827 100%);border:2px solid #3b4b61;border-radius:10px 10px 18px 18px;width:132px;height:90px;position:absolute;bottom:0;left:0;box-shadow:0 16px 26px #0f172a2e,inset 0 1px 1px #ffffff1f}.clapper-line{background:#dce6f2;border-radius:999px;height:3px;position:absolute;left:24px}.clapper-line.line-one{width:74px;top:28px}.clapper-line.line-two{width:58px;top:44px}.clapper-line.line-three{width:68px;top:60px}.video-film-strip{z-index:6;background:linear-gradient(145deg,#22b8ff 0%,#2878f6 48%,#4f46e5 100%);border:2px solid #ffffffeb;border-radius:12px;gap:5px;width:112px;height:44px;padding:6px 8px;display:flex;position:absolute;bottom:18px;right:4px;transform:rotate(-7deg);box-shadow:0 12px 22px #2563eb38}.video-film-strip:before,.video-film-strip:after{content:"";background:repeating-linear-gradient(90deg,#fff 0 7px,#0000 7px 13px);height:4px;position:absolute;left:7px;right:7px}.video-film-strip:before{top:3px}.video-film-strip:after{bottom:3px}.video-film-strip span{background:#17305d;border-radius:3px;flex:1}.video-spark{z-index:10;text-shadow:none;opacity:.95;position:absolute}.video-spark.spark-one{color:#19aef7;font-size:24px;top:22px;left:18px}.video-spark.spark-two{color:#7668ff;font-size:19px;top:20px;right:5px}.category-card.accent-blue:hover .video-clapper{transform:rotate(-3deg)translateY(-3px)}.category-card.accent-blue:hover .video-film-strip{transform:rotate(-4deg)translateY(-2px)}.category-card.accent-blue:hover .video-reel{transform:rotate(7deg)}.video-clapper,.video-film-strip,.video-reel{transition:transform .28s}.video-square-card{cursor:pointer;background:radial-gradient(circle at top,#2563eb14,#0000 48%),linear-gradient(145deg,#fff,#f7faff);border:1px solid #d9e4f2;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:190px;padding:24px 18px 20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;box-shadow:0 12px 30px #0f172a12,inset 0 1px #ffffffe6}.video-square-icon{background:#eef5ff;border-radius:22px;place-items:center;width:70px;height:70px;display:grid;box-shadow:0 8px 20px #2563eb1a}.video-square-title{color:#162033;text-align:center;max-width:160px;font-size:14px;font-weight:750;line-height:1.35}.video-download-icon{color:#2563eb;background:#edf4ff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:20px;font-weight:700;transition:all .2s;display:grid}.video-square-card:hover .video-download-icon{color:#fff;background:#2563eb;transform:translateY(2px)}.video-square-card.available{background:radial-gradient(circle at top,#2563eb21,#0000 50%),linear-gradient(145deg,#fff,#f1f7ff);border-color:#b6d2ff}html.dark .video-square-icon,html.dark .video-download-icon{background:#13233a}@media (width<=900px){.video-tools-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=650px){.video-tools-grid{grid-template-columns:repeat(2,1fr);gap:14px}.video-square-card{min-height:165px;padding:20px 12px}}.video-tools-page{width:min(1080px,100% - 40px)}.video-back-button{color:#fff;background:linear-gradient(135deg,#20b7ff,#2563eb 55%,#4f46e5);border:0;border-radius:13px;justify-content:center;align-items:center;min-height:44px;margin-bottom:28px;padding:0 18px;font-size:13px;font-weight:850;transition:all .2s;display:inline-flex;box-shadow:0 10px 24px #2563eb40,0 0 22px #38bdf82e}.video-back-button:hover{transform:translateY(-2px);box-shadow:0 15px 30px #2563eb52,0 0 28px #38bdf840}.video-tools-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;width:100%;margin:36px auto 0;display:grid}.video-square-card{background:linear-gradient(145deg,#fffffffa,#f7fafff5);border:1px solid #d8e4f2;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;gap:17px;min-height:255px;padding:26px 18px 22px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 36px #0f172a12}.video-square-card:before{content:"";filter:blur(34px);opacity:.36;pointer-events:none;border-radius:50%;width:175px;height:175px;position:absolute;top:-62px;left:50%;transform:translate(-50%)}.video-square-card.youtube:before{background:#ff3150}.video-square-card.facebook:before{background:#2780ff}.video-square-card.instagram:before{background:#f54cca}.video-square-card.tiktok:before{background:#24e0e5}.video-square-card.music:before{background:#8b4cff}.video-square-card:hover{border-color:#a9c8f8;transform:translateY(-6px);box-shadow:0 24px 45px #2563eb21}.video-square-icon{z-index:2;background:#fff;border-radius:23px;place-items:center;width:78px;height:78px;transition:all .22s;display:grid;position:relative}.video-square-title{z-index:2;color:#111827;text-align:center;max-width:180px;font-size:15px;font-weight:850;line-height:1.35;position:relative}.video-download-icon{z-index:2;border-radius:50%;place-items:center;width:40px;height:40px;font-size:22px;font-weight:800;transition:all .2s;display:grid;position:relative}.video-download-icon.youtube{color:#ff1738;background:#ffe5ea}.video-download-icon.facebook{color:#1767ed;background:#e4efff}.video-download-icon.instagram{color:#a221d7;background:#f6dfff}.video-download-icon.tiktok{color:#009fb9;background:#dcfbff}.video-download-icon.music{color:#7133e8;background:#eadfff}.video-square-card:hover .video-download-icon{transform:translate(4px)}@media (width<=900px){.video-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=650px){.downloader-page.video-tools-page{width:calc(100% - 20px);padding:28px 0 55px}.video-back-button{border-radius:11px;min-height:40px;margin-bottom:24px;padding:0 14px;font-size:12px}.tool-page-header h1{font-size:36px;line-height:1.05}.tool-page-header p{margin-top:12px;font-size:12px}.tool-page-badge{font-size:9px}.video-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:27px}.video-square-card{border-radius:21px;gap:14px;min-height:210px;padding:19px 9px 16px}.video-square-card:before{filter:blur(27px);opacity:.42;width:125px;height:125px;top:-35px}.video-square-icon{border-radius:18px;width:62px;height:62px}.video-square-title{max-width:130px;font-size:12px}.video-download-icon{width:34px;height:34px;font-size:18px}}@media (width<=370px){.downloader-page.video-tools-page{width:calc(100% - 12px)}.video-tools-grid{gap:8px}.video-square-card{min-height:200px;padding-left:6px;padding-right:6px}.video-square-title{font-size:11px}}html.dark .video-square-card{background:linear-gradient(145deg,#101827,#0b1220);border-color:#263a55}html.dark .video-square-title{color:#f8fafc}html.dark .video-square-icon{background:#101827}.video-square-card:before{display:none!important}.video-square-card{border:1px solid #dbe5f0;box-shadow:0 12px 30px #0f172a12;background:linear-gradient(145deg,#fff,#f8fbff)!important}.video-square-icon{z-index:2;background:#fff;border-radius:22px;place-items:center;width:78px;height:78px;display:grid;position:relative}.video-square-icon:before{content:"";filter:blur(18px);opacity:.65;z-index:-1;border-radius:28px;width:90px;height:90px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-square-icon.youtube:before{background:#ff1e378c}.video-square-icon.youtube{box-shadow:0 8px 20px #ff1e3726}.video-square-icon.facebook:before{background:#1877f285}.video-square-icon.facebook{box-shadow:0 8px 20px #1877f224}.video-square-icon.instagram:before{background:#e1306c7a}.video-square-icon.instagram{box-shadow:0 8px 20px #e1306c24}.video-square-icon.tiktok:before{background:#25f4ee80}.video-square-icon.tiktok{box-shadow:0 8px 20px #25f4ee24}.video-square-icon.music:before{background:#7c3aed80}.video-square-icon.music{box-shadow:0 8px 20px #7c3aed24}.video-square-card:hover .video-square-icon:before{opacity:.82;filter:blur(21px)}.video-square-card:hover .video-square-icon{transform:translateY(-2px)scale(1.04)}html.dark .video-square-card{background:linear-gradient(145deg,#101827,#0b1220)!important}.mp3-tool-list-logo{filter:drop-shadow(0 7px 12px #2563eb2e);object-fit:contain!important;border-radius:13px!important;flex:0 0 54px!important;width:54px!important;min-width:54px!important;height:54px!important;display:block!important}.mp3-tool-card-logo{filter:drop-shadow(0 10px 16px #2563eb33);object-fit:contain!important;width:92px!important;height:92px!important;margin:0 auto!important;display:block!important}@media (width<=750px){.mp3-tool-list-logo{flex-basis:46px!important;width:46px!important;min-width:46px!important;height:46px!important}.mp3-tool-card-logo{width:78px!important;height:78px!important}}.platform-icon.platform-real-icon{width:72px!important;height:72px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:20px!important;flex:0 0 72px!important;place-items:center!important;display:grid!important;overflow:visible!important}.platform-real-icon svg{filter:drop-shadow(0 9px 16px #0f172a24)!important;width:68px!important;height:68px!important;transition:transform .22s,filter .22s!important;display:block!important}.platform-real-image{object-fit:contain!important;filter:drop-shadow(0 9px 16px #2563eb2e)!important;width:68px!important;height:68px!important;transition:transform .22s,filter .22s!important;display:block!important}.home-popular-card{min-height:110px!important}.home-popular-card:hover .platform-real-icon svg,.home-popular-card:hover .platform-real-image,.search-result:hover .platform-real-icon svg,.search-result:hover .platform-real-image{filter:drop-shadow(0 12px 20px #0f172a2e)!important;transform:translateY(-2px)scale(1.06)!important}@media (width<=750px){.platform-icon.platform-real-icon{width:68px!important;height:68px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:18px!important;flex:0 0 68px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}.platform-real-icon svg{object-fit:contain!important;filter:drop-shadow(0 7px 11px #0f172a21)!important;width:64px!important;max-width:none!important;height:64px!important;max-height:none!important;display:block!important}.platform-real-youtube svg{width:66px!important;height:50px!important}.platform-real-facebook svg{width:64px!important;height:64px!important}.platform-real-instagram svg,.platform-real-tiktok svg,.platform-real-snapchat svg{width:62px!important;height:62px!important}.platform-real-music .platform-real-image{object-fit:contain!important;filter:drop-shadow(0 7px 11px #2563eb29)!important;width:64px!important;height:64px!important;display:block!important}.home-popular-card{min-height:108px!important}.home-popular-card:hover .platform-real-icon svg,.home-popular-card:hover .platform-real-image{filter:drop-shadow(0 10px 16px #0f172a2b)!important;transform:translateY(-2px)scale(1.04)!important}@media (width<=750px){.platform-icon.platform-real-icon{flex:0 0 56px!important;width:56px!important;height:56px!important}.platform-real-icon svg{width:52px!important;height:52px!important}.platform-real-youtube svg{width:54px!important;height:42px!important}.platform-real-facebook svg{width:52px!important;height:52px!important}.platform-real-instagram svg,.platform-real-tiktok svg,.platform-real-snapchat svg{width:50px!important;height:50px!important}.platform-real-music .platform-real-image{width:52px!important;height:52px!important}.home-popular-card{min-height:96px!important}}@media (width<=600px){.category-section{width:100%!important;padding-left:0!important;padding-right:0!important;overflow:hidden!important}.category-strip{scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;grid-template-columns:none!important;gap:12px!important;width:100%!important;padding:0 14px 16px!important;display:flex!important;overflow:auto hidden!important}.category-strip::-webkit-scrollbar{display:none!important}.category-card{scroll-snap-align:start!important;border-radius:24px!important;flex:0 0 88%!important;width:88%!important;max-width:330px!important;min-height:315px!important;padding:20px!important;overflow:hidden!important}.category-main{z-index:10!important;width:52%!important;max-width:52%!important;position:relative!important}.category-badge{gap:5px!important;min-height:32px!important;padding:0 11px!important;font-size:10px!important}.category-badge>span{font-size:12px!important}.category-main h3{letter-spacing:-.04em!important;max-width:100%!important;margin:17px 0 0!important;font-size:25px!important;line-height:1.04!important}.category-main>p{width:100%!important;max-width:100%!important;margin-top:9px!important;font-size:11.5px!important;line-height:1.45!important}.category-visual{transform-origin:100% 0!important;z-index:2!important;width:150px!important;height:150px!important;top:54px!important;right:-2px!important;transform:scale(.82)!important}.category-features{z-index:10!important;gap:5px!important;width:54%!important;max-width:54%!important;margin-top:13px!important;padding-bottom:58px!important;position:relative!important}.category-features span{border-radius:8px!important;min-height:27px!important;padding:0 8px!important;font-size:8.5px!important}.category-features svg{width:11px!important;height:11px!important}.category-card-footer{z-index:12!important;bottom:15px!important;left:18px!important;right:18px!important}.category-cta{border-radius:13px!important;width:100%!important;min-width:0!important;min-height:45px!important;padding:0 14px!important;font-size:11.5px!important}.category-tagline{display:none!important}}@media (width<=390px){.category-card{flex-basis:86%!important;width:86%!important;min-height:305px!important;padding:18px!important}.category-main{width:53%!important;max-width:53%!important}.category-main h3{font-size:23px!important}.category-main>p{font-size:10.5px!important}.category-visual{width:140px!important;height:140px!important;top:56px!important;right:-6px!important;transform:scale(.78)!important}.category-features{width:56%!important;max-width:56%!important}.category-card-footer{left:16px!important;right:16px!important}}@media (width<=600px){.category-strip{gap:10px!important;padding-bottom:14px!important;padding-left:12px!important;padding-right:12px!important}.category-card{border-radius:22px!important;flex:0 0 91%!important;width:91%!important;max-width:340px!important;min-height:292px!important;padding:18px 18px 17px!important}.category-main{width:55%!important;max-width:55%!important}.category-main h3{margin-top:15px!important;font-size:24px!important;line-height:1.02!important}.category-main>p{width:100%!important;max-width:100%!important;margin-top:8px!important;font-size:11px!important;line-height:1.42!important}.category-badge{min-height:30px!important;padding:0 10px!important;font-size:9.5px!important}.category-badge>span{font-size:11px!important}.category-visual{transform-origin:100% 0!important;width:138px!important;height:138px!important;top:49px!important;right:8px!important;transform:scale(.74)!important}.category-features{gap:5px!important;width:55%!important;max-width:55%!important;margin-top:11px!important;padding-bottom:54px!important}.category-features span{border-radius:7px!important;min-height:25px!important;padding:0 7px!important;font-size:8px!important}.category-features svg{width:10px!important;height:10px!important}.category-card-footer{bottom:13px!important;left:16px!important;right:16px!important}.category-cta{border-radius:12px!important;min-height:42px!important;font-size:11px!important}}@media (width<=390px){.category-card{flex-basis:91%!important;width:91%!important;min-height:286px!important}.category-main{width:56%!important;max-width:56%!important}.category-main h3{font-size:22px!important}.category-main>p{font-size:10.2px!important}.category-visual{width:132px!important;height:132px!important;top:52px!important;right:6px!important;transform:scale(.71)!important}.category-features{width:57%!important;max-width:57%!important}}@media screen and (width<=600px){.category-section{width:100%!important;overflow:hidden!important}.category-strip{scroll-snap-type:x mandatory!important;scrollbar-width:none!important;grid-template-columns:none!important;gap:10px!important;padding:0 12px 14px!important;display:flex!important;overflow:auto hidden!important}.category-strip::-webkit-scrollbar{display:none!important}.category-strip .category-card{scroll-snap-align:start!important;border-radius:22px!important;flex:0 0 92%!important;width:92%!important;max-width:345px!important;height:285px!important;min-height:285px!important;padding:17px!important;overflow:hidden!important}.category-card .category-main{z-index:20!important;width:55%!important;max-width:55%!important;position:relative!important}.category-card .category-badge{min-height:29px!important;padding:0 9px!important;font-size:9px!important}.category-card .category-badge>span{font-size:11px!important}.category-card .category-main h3{margin:14px 0 0!important;font-size:23px!important;line-height:1!important}.category-card .category-main>p{width:100%!important;max-width:100%!important;margin:8px 0 0!important;font-size:10.5px!important;line-height:1.42!important}.category-card .category-visual-video{transform-origin:100% 0!important;z-index:3!important;width:125px!important;height:130px!important;top:49px!important;right:9px!important;transform:scale(.68)!important}.category-card .category-visual-image,.category-card .category-visual-pdf{transform-origin:100% 0!important;width:135px!important;height:135px!important;top:48px!important;right:5px!important;transform:scale(.72)!important}.category-card .category-features{z-index:20!important;gap:4px!important;width:56%!important;max-width:56%!important;margin-top:10px!important;padding-bottom:49px!important;position:relative!important}.category-card .category-features span{border-radius:7px!important;min-height:23px!important;padding:0 6px!important;font-size:7.5px!important}.category-card .category-features svg{width:9px!important;height:9px!important}.category-card .category-card-footer{z-index:30!important;bottom:12px!important;left:15px!important;right:15px!important}.category-card .category-cta{border-radius:11px!important;width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important;padding:0 12px!important;font-size:10.5px!important}.category-card .category-tagline{display:none!important}}@media screen and (width<=390px){.category-strip .category-card{flex-basis:92%!important;width:92%!important;height:280px!important;min-height:280px!important}.category-card .category-main h3{font-size:22px!important}.category-card .category-visual-video{width:120px!important;height:125px!important;right:6px!important;transform:scale(.65)!important}}@media screen and (width<=600px){.category-card .category-visual-video{transform-origin:100% 0!important;width:220px!important;height:215px!important;top:34px!important;right:34px!important;overflow:visible!important;transform:scale(.78)!important}.category-card .category-visual-image{transform-origin:100% 0!important;right:28px!important;transform:scale(.8)!important}.category-card .category-visual-pdf{transform-origin:100% 0!important;right:27px!important;transform:scale(.8)!important}}@media screen and (width<=390px){.category-card .category-visual-video{right:38px!important;transform:scale(.72)!important}.category-card .category-visual-image{right:32px!important;transform:scale(.74)!important}.category-card .category-visual-pdf{right:31px!important;transform:scale(.74)!important}}.category-card .category-features{gap:8px!important}.category-card .category-features span{border-radius:10px!important;min-height:36px!important;padding:0 14px!important;font-size:12px!important;font-weight:800!important}.category-card .category-features span svg{flex-shrink:0!important;width:14px!important;height:14px!important}@media screen and (width<=600px){.category-card .category-features{gap:6px!important}.category-card .category-features span{border-radius:8px!important;min-height:30px!important;padding:0 9px!important;font-size:9.5px!important;font-weight:800!important}.category-card .category-features span svg{width:11px!important;height:11px!important}.category-strip .category-card{height:310px!important;min-height:310px!important}.category-card .category-features{margin-top:10px!important;padding-bottom:20px!important}.category-card .category-card-footer{bottom:10px!important}}@media screen and (width<=390px){.category-strip .category-card{height:310px!important;min-height:310px!important}}@media screen and (width<=600px){.home-popular-grid>:nth-child(n+4){display:none!important}.home-popular-tabs{grid-template-columns:repeat(4,1fr)!important;gap:0!important;padding:10px!important;display:grid!important}.home-popular-tabs button{white-space:normal!important;text-align:center!important;min-width:0!important;padding:15px 6px!important;font-size:10.9px!important;line-height:1.1!important}.category-strip .category-card{flex:0 0 94%!important;width:94%!important;max-width:360px!important}.category-strip{gap:10px!important;padding-left:6px!important;padding-right:6px!important}.swipe-hint{color:#2563eb!important;letter-spacing:.01em!important;opacity:1!important;background:linear-gradient(135deg,#fff,#eef6ff)!important;border:1px solid #bfd7ff!important;border-radius:999px!important;width:fit-content!important;margin:14px auto 0!important;padding:9px 16px!important;font-size:11px!important;font-weight:800!important;box-shadow:0 6px 18px #2563eb1a!important}}@media screen and (width<=390px){.category-strip .category-card{flex-basis:93%!important;width:93%!important}.swipe-hint{margin-top:12px!important;padding:8px 14px!important;font-size:10px!important}}@media screen and (width<=600px){.home-page .hero-section{width:calc(100% - 20px)!important;padding-top:22px!important;padding-bottom:18px!important}.home-page .hero-badge{margin-top:0!important;margin-bottom:17px!important;padding:8px 14px!important}.home-page .hero-section h1{margin:0!important;font-size:36px!important;line-height:1.02!important}.home-page .hero-section>p{margin-top:14px!important;font-size:13px!important;line-height:1.55!important}.home-page .hero-search{min-height:60px!important;margin-top:20px!important;padding:5px!important}.home-page .hero-search input{height:48px!important}.home-page .hero-search button{height:50px!important;padding-left:22px!important;padding-right:22px!important}.home-page .category-section{padding-top:0!important}.home-page .category-strip{margin-top:0!important}}@media screen and (width<=390px){.home-page .hero-section{padding-top:18px!important;padding-bottom:15px!important}.home-page .hero-section h1{font-size:34px!important}.home-page .hero-badge{margin-bottom:14px!important}.home-page .hero-section>p{margin-top:12px!important}.home-page .hero-search{margin-top:17px!important}}@media screen and (width<=600px){.home-page .hero-section{padding-top:10px!important;padding-bottom:10px!important}.home-page .hero-badge{margin-bottom:11px!important;padding:7px 13px!important}.home-page .hero-section h1{font-size:32px!important;line-height:.98!important}.home-page .hero-section>p{margin-top:10px!important;font-size:11.5px!important;line-height:1.4!important}.home-page .hero-search{min-height:54px!important;margin-top:13px!important;padding:4px!important}.home-page .hero-search input{height:44px!important;font-size:13px!important}.home-page .hero-search button{height:46px!important;padding-left:19px!important;padding-right:19px!important;font-size:13px!important}.home-page .category-section,.home-page .category-strip{padding-top:0!important}.home-page .category-card{height:270px!important;min-height:270px!important;padding-top:15px!important;padding-bottom:14px!important}.home-page .category-main h3{margin-top:11px!important;font-size:22px!important}.home-page .category-main>p{margin-top:6px!important;font-size:10px!important;line-height:1.35!important}.home-page .category-features{margin-top:8px!important;padding-bottom:46px!important}.home-page .category-card-footer{bottom:9px!important}.home-page .category-cta{min-height:39px!important;font-size:10.5px!important}.category-strip{scroll-behavior:smooth!important;scroll-behavior:smooth!important}.category-strip.category-strip-auto-hint .category-card{pointer-events:none;animation:.9s cubic-bezier(.22,.75,.2,1) both toolkivoCategorySwipeHint}@keyframes toolkivoCategorySwipeHint{0%{transform:translate(0)}42%{transform:translate(-46px)}68%{transform:translate(-46px)}to{transform:translate(0)}}}@media (prefers-reduced-motion:reduce){.category-strip.category-strip-auto-hint .category-card{animation:none!important}}.yt-page{width:min(1160px,100% - 36px);margin:0 auto;padding:28px 0 75px}.yt-hero{text-align:center}.yt-back-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#14b8ff,#2563eb 55%,#5338f7);border:0;border-radius:13px;min-height:48px;margin-bottom:22px;padding:0 22px;font-size:14px;font-weight:800;box-shadow:0 10px 25px #2563eb4d,0 0 28px #38bdf833}.yt-badge{color:#1e3a5f;background:linear-gradient(#fff,#e8f2ff);border:1px solid #bcd3f5;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin:0 auto;padding:8px 17px;font-size:12px;font-weight:850;display:flex;box-shadow:0 8px 22px #2563eb14}.yt-hero h1{color:#10213f;letter-spacing:-.045em;margin:22px auto 0;font-size:clamp(42px,5vw,59px);font-weight:900}.yt-hero h1 span{color:#2563eb}.yt-hero>p{color:#526783;margin:10px 0 0;font-size:14px}.yt-hero>p strong{color:#1263ed}.yt-top-features{flex-wrap:wrap;justify-content:center;gap:9px;margin:16px auto 0;display:flex}.yt-top-features>div{color:#29415f;background:linear-gradient(#f7fbff,#eaf4ff);border-radius:999px;align-items:center;gap:8px;min-height:37px;padding:0 13px;font-size:11px;font-weight:700;display:flex;box-shadow:0 6px 18px #2563eb14}.yt-top-features b{color:#fff;background:#2563eb;border-radius:8px;place-items:center;min-width:27px;height:27px;font-size:11px;display:grid}.yt-download-card{background:linear-gradient(#fff,#fbfeff);border:1px solid #b9ddf1;border-radius:20px;margin-top:25px;padding:19px 25px 22px;box-shadow:0 0 28px #25c0eb33,0 18px 45px #0f172a12}.yt-url-row{background:#fff;border:1px solid #bfd5ee;border-radius:14px;align-items:center;min-height:65px;padding:5px;display:flex}.yt-link-icon{margin-left:14px;font-size:17px}.yt-url-input{color:#10213f;background:0 0;border:0;outline:0;flex:1;min-width:0;height:52px;padding:0 13px;font-size:13px}.yt-paste-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5);border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;height:54px;padding:0 28px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 26px #2563eb52,0 0 24px #37c8ff40}.yt-paste-button:hover{transform:translateY(-2px);box-shadow:0 14px 32px #2563eb66,0 0 30px #37c8ff4d}.yt-status-box{border-radius:10px;align-items:center;gap:8px;min-height:41px;margin-top:11px;padding:0 14px;font-size:11px;font-weight:700;display:flex}.yt-status-dot{border-radius:50%;width:8px;height:8px}.yt-status-box.info{color:#1460df;background:#eaf4ff;border:1px solid #c3ddfb}.yt-status-box.info .yt-status-dot{background:#2563eb}.yt-status-box.success{color:#168447;background:#ecfbf1;border:1px solid #bfe6cb}.yt-status-box.success .yt-status-dot{background:#22c55e}.yt-status-box.error{color:#c92828;background:#fff0f1;border:1px solid #ffc8cc}.yt-status-box.error .yt-status-dot{background:#ef4444}.yt-progress{margin-top:15px}.yt-progress-top{color:#203450;justify-content:space-between;margin-bottom:9px;font-size:11px;font-weight:700;display:flex}.yt-progress-top strong{color:#1565f5;font-size:12px}.yt-progress-track{background:#d8e8f6;border-radius:999px;height:11px;overflow:hidden}.yt-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#2865ee,#20bee9);height:100%;transition:width .25s}.yt-controls{grid-template-columns:245px minmax(0,1fr);gap:17px;width:min(610px,100%);margin:23px auto 0;display:grid}.yt-quality-wrap{background:#fff;border:1px solid #74a8ff;border-radius:12px;align-items:center;height:55px;display:flex;position:relative;box-shadow:0 6px 16px #2563eb14,0 0 14px #2563eb14}.yt-hd-icon{color:#2563eb;border:2px solid #2563eb;border-radius:6px;place-items:center;width:29px;height:29px;margin-left:12px;font-size:10px;font-weight:900;display:grid}.yt-quality{appearance:none;color:#10213f;cursor:pointer;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 43px 0 11px;font-size:13px;font-weight:800}.yt-select-arrow{color:#075ee9;pointer-events:none;font-size:23px;font-weight:900;position:absolute;top:50%;right:15px;transform:translateY(-57%)}.yt-download-button{color:#fff;letter-spacing:-.35px;cursor:pointer;background:linear-gradient(110deg,#10bdf5 0%,#087cf5 48%,#6035f5 100%);border:0;border-radius:13px;justify-content:center;align-items:center;gap:13px;height:58px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:19px;font-weight:900;line-height:1;display:flex;box-shadow:0 11px 27px #2563eb4d,0 0 25px #10bdf529}.yt-download-button span{justify-content:center;align-items:center;font-size:24px;line-height:1;display:inline-flex}.yt-download-button:disabled{transform:none}.yt-download-button span{font-size:23px}.yt-download-button:disabled{opacity:.67}.yt-info-panel{background:linear-gradient(135deg,#fff,#eff7ff);border:1px solid #a8cfff;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:25px;min-height:320px;margin-top:49px;padding:31px;display:grid;overflow:hidden;box-shadow:0 0 28px #23b4f02e,0 17px 36px #2563eb12}.yt-info-copy h2{color:#10213f;align-items:center;gap:8px;margin:0;font-size:23px;font-weight:900;display:flex}.yt-info-copy p{color:#526783;max-width:600px;margin-top:15px;font-size:11px;line-height:1.7}.yt-info-copy ul{margin:18px 0 0;padding:0;list-style:none}.yt-info-copy li{color:#324b68;margin-top:8px;font-size:11px}.yt-more-tools{color:#fff;background:linear-gradient(135deg,#15b9ff,#2563eb 52%,#5637f4);border-radius:11px;min-height:45px;margin-top:20px;padding:0 21px;font-size:12px;font-weight:850;box-shadow:0 10px 23px #2563eb3d}.yt-visual{place-items:center;display:grid}.yt-visual-ring{background:radial-gradient(circle,#7c3aed2e,#38bdf81a 45%,#0000 70%);border-radius:50%;place-items:center;width:245px;height:190px;display:grid;position:relative;box-shadow:0 0 45px #38bdf838}.yt-youtube-icon{color:#fff;background:linear-gradient(145deg,#ff3c3c,#ff001f);border-radius:25px;place-items:center;width:110px;height:90px;font-size:38px;display:grid;box-shadow:0 14px 35px #ff00234d}.yt-8k-label{color:#ffd22f;background:#10213f;border:3px solid #ffc928;border-radius:10px;flex-direction:column;align-items:center;padding:7px 10px;display:flex;position:absolute;bottom:14px;right:26px;box-shadow:0 10px 22px #0000002e}.yt-8k-label strong{font-size:25px;line-height:1}.yt-8k-label span{margin-top:3px;font-size:8px;font-weight:900}.yt-content-section{margin-top:45px}.yt-content-section>h2{color:#10213f;margin:0 0 19px;font-size:25px;font-weight:900}.yt-step-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.yt-step-card{text-align:center;background:linear-gradient(#fff,#fbfdff);border:1px solid #cbe3f3;border-radius:17px;min-height:205px;padding:18px;box-shadow:0 0 24px #38bdf82b,0 13px 30px #2563eb12}.yt-step-top{justify-content:space-between;align-items:center;display:flex}.yt-step-number,.yt-step-icon{border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.yt-step-number{color:#fff}.yt-step-icon{font-size:22px}.yt-step-number.blue{background:#16a9ee}.yt-step-number.purple{background:#6c38f2}.yt-step-number.green{background:#13ca5b}.yt-step-number.orange{background:#ff7607}.yt-step-icon.blue{color:#1565ef;background:#eaf3ff}.yt-step-icon.purple{color:#6833ed;background:#f0eaff}.yt-step-icon.green{color:#0ca77b;background:#e1fcf3}.yt-step-icon.orange{color:#f76b00;background:#fff0e5}.yt-step-card h3{color:#10213f;margin:17px 0 0;font-size:14px;font-weight:900}.yt-step-card p{color:#526783;margin:10px 0 0;font-size:11px;line-height:1.6}.yt-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.yt-feature-card{background:linear-gradient(#fff,#fbfdff);border:1px solid #cce3f0;border-radius:17px;align-items:flex-start;gap:15px;min-height:118px;padding:18px;display:flex;box-shadow:0 0 24px #38bdf82b,0 13px 28px #2563eb0f}.yt-feature-icon{border-radius:15px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.yt-feature-icon.yellow{background:#fff1c8}.yt-feature-icon.pink{color:#fff;background:#ff2e6e}.yt-feature-icon.blue{color:#fff;background:#2563eb}.yt-feature-icon.cyan{background:#e7faff}.yt-feature-icon.purple{color:#fff;background:#7246f5}.yt-feature-icon.green{background:#dffbec}.yt-feature-card h3{color:#10213f;margin:4px 0 0;font-size:13px;font-weight:900}.yt-feature-card p{color:#526783;margin:6px 0 0;font-size:10px;line-height:1.5}.yt-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 24px;display:grid}.yt-faq details{background:#fff;border:1px solid #c8def2;border-radius:12px;overflow:hidden;box-shadow:0 0 18px #38bdf81a}.yt-faq summary{color:#10213f;cursor:pointer;padding:16px 18px;font-size:11px;font-weight:850}.yt-faq details p{color:#526783;margin:0;padding:0 18px 16px;font-size:10px;line-height:1.6}@media (width<=750px){.yt-page{width:calc(100% - 18px)}.yt-hero h1{font-size:37px}.yt-top-features{gap:6px}.yt-top-features>div{padding:0 9px;font-size:9px}.yt-download-card{padding:12px}.yt-url-row{min-height:57px}.yt-link-icon{display:none}.yt-url-input{font-size:10px}.yt-paste-button{height:45px;padding:0 16px;font-size:12px}.yt-controls{grid-template-columns:1fr;gap:10px}.yt-quality-wrap,.yt-download-button{height:51px}.yt-info-panel{grid-template-columns:1fr;padding:20px}.yt-visual{display:none}.yt-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.yt-step-card{min-height:185px;padding:13px}.yt-step-number,.yt-step-icon{width:35px;height:35px}.yt-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.yt-feature-card{flex-direction:column;min-height:145px;padding:13px}.yt-feature-icon{width:40px;height:40px}.yt-faq-grid{grid-template-columns:1fr;gap:9px}}html.dark .yt-page,html.dark .yt-hero h1{color:#f8fafc}html.dark .yt-hero h1 span{color:#4f8cff}html.dark .yt-hero>p{color:#9fb0c7}html.dark .yt-hero>p strong{color:#56a1ff}html.dark .yt-badge{color:#e8f1ff;background:linear-gradient(#132238,#0d1b2e);border-color:#60a5fa47;box-shadow:0 0 22px #2563eb1f}html.dark .yt-top-features>div{color:#dce9f8;background:linear-gradient(#14243afa,#0c192bfa);border-color:#4d89dc38;box-shadow:0 8px 24px #0003,0 0 20px #2563eb14}html.dark .yt-top-features>div:hover{box-shadow:0 12px 28px #00000047,0 0 25px #38bdf826}html.dark .yt-download-card{background:radial-gradient(circle at 50% 0,#2563eb14,#0000 42%),linear-gradient(#0e1d30,#0a1728);border-color:#479adb57;box-shadow:0 0 35px #19a7de21,0 22px 45px #0000004d}html.dark .yt-url-row{background:#0a1626;border-color:#27415e;box-shadow:inset 0 1px #ffffff06}html.dark .yt-url-row:focus-within{border-color:#4188ff;box-shadow:0 0 0 4px #2563eb1a,0 0 22px #2563eb1a}html.dark .yt-url-input{color:#f8fafc}html.dark .yt-url-input::placeholder{color:#72839a}html.dark .yt-status-box.info{color:#82baff;background:#0d2947;border-color:#214b76}html.dark .yt-status-box.success{color:#74e0a5;background:#0d2d22;border-color:#1c5d42}html.dark .yt-status-box.error{color:#ff9ba5;background:#35171d;border-color:#6c2933}html.dark .yt-progress-top{color:#c5d3e4}html.dark .yt-progress-top strong{color:#4f9cff}html.dark .yt-progress-track{background:#20334a}html.dark .yt-quality-wrap{background:linear-gradient(#13253d,#0e1c2f);border-color:#3e78d0;box-shadow:0 8px 20px #00000040,0 0 20px #2563eb17}html.dark .yt-quality-wrap:hover{border-color:#5794ff;box-shadow:0 10px 26px #0000004d,0 0 24px #2563eb29}html.dark .yt-quality{color:#f8fafc}html.dark .yt-quality option{color:#f8fafc;background:#0e1c2f}html.dark .yt-hd-icon{color:#76b4ff;background:#112b4d;border-color:#58a1ff}html.dark .yt-select-arrow{color:#71b1ff}html.dark .yt-info-panel{background:radial-gradient(circle at 75%,#2563eb1a,#0000 35%),linear-gradient(135deg,#0f2035,#0a1727);border-color:#479adb4d;box-shadow:0 0 32px #1aa8db1f,0 20px 42px #00000040}html.dark .yt-info-copy h2{color:#f8fafc}html.dark .yt-info-copy p,html.dark .yt-info-copy li{color:#9fb0c7}html.dark .yt-content-section>h2{color:#f8fafc}html.dark .yt-step-card{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38;box-shadow:0 0 24px #33b5e914,0 15px 30px #0000003d}html.dark .yt-step-card:hover{border-color:#539aff66;box-shadow:0 0 30px #33b5e926,0 18px 35px #0000004d}html.dark .yt-step-card h3{color:#f8fafc}html.dark .yt-step-card p{color:#9fb0c7}html.dark .yt-feature-card{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38;box-shadow:0 0 24px #33b5e914,0 14px 28px #0000003b}html.dark .yt-feature-card:hover{border-color:#539aff66;box-shadow:0 0 30px #33b5e926,0 18px 34px #00000047}html.dark .yt-feature-card h3{color:#f8fafc}html.dark .yt-feature-card p{color:#9fb0c7}html.dark .yt-faq details{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc40;box-shadow:0 0 20px #38bdf812}html.dark .yt-faq summary{color:#f8fafc}html.dark .yt-faq details p{color:#9fb0c7}.yt-download-button{background:linear-gradient(135deg,#09bcff 0%,#2563eb 52%,#633cf6 100%);transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 28px #2563eb57,0 0 25px #29b5ff38}.yt-download-button:disabled{opacity:1;cursor:not-allowed;background:linear-gradient(135deg,#43b9f7,#4f7ee9,#7659ee);box-shadow:0 10px 26px #2563eb45,0 0 22px #5a69f02e}@media (width<=750px){.yt-page{width:calc(100% - 16px);padding:20px 0 50px}.yt-back-button{min-height:42px;margin-bottom:17px;padding:0 15px;font-size:10px}.yt-badge{min-height:34px;padding:0 11px;font-size:8px}.yt-badge svg{width:16px;height:16px}.yt-hero h1{max-width:100%;margin-top:18px;padding:0 6px;font-size:clamp(30px,9vw,39px);line-height:1.05}.yt-hero>p{max-width:330px;margin:11px auto 0;padding:0 8px;font-size:9px;line-height:1.55}.yt-top-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(360px,100%);margin-top:15px;display:grid}.yt-top-features>div{justify-content:flex-start;gap:5px;min-width:0;min-height:45px;padding:4px 7px 4px 5px;font-size:8px}.yt-top-features svg{flex-shrink:0;width:33px;height:33px}.yt-download-card{border-radius:16px;margin-top:23px;padding:10px}.yt-url-row{min-height:54px;padding:4px}.yt-link-icon{display:none}.yt-url-input{height:44px;padding:0 8px;font-size:9px}.yt-paste-button{border-radius:10px;gap:5px;min-width:83px;height:43px;padding:0 10px;font-size:10px}.yt-paste-button svg{width:17px;height:17px}.yt-status-box{min-height:36px;padding:7px 10px;font-size:8px;line-height:1.4}.yt-progress{margin-top:12px}.yt-progress-top{font-size:8px}.yt-controls{grid-template-columns:1fr;gap:9px;width:100%;margin-top:15px}.yt-quality-wrap,.yt-download-button{width:100%;height:49px}.yt-quality{font-size:10px}.yt-hd-icon{width:28px;height:28px;font-size:8px}.yt-download-button{font-size:11px}.yt-info-panel{border-radius:16px;grid-template-columns:1fr;gap:0;min-height:0;margin-top:30px;padding:18px}.yt-info-copy h2{font-size:18px;line-height:1.2}.yt-info-copy h2 svg{flex-shrink:0;width:31px;height:31px}.yt-info-copy p{font-size:9px;line-height:1.65}.yt-info-copy li{font-size:9px}.yt-more-tools{min-height:41px;font-size:9px}.yt-visual{display:none}.yt-content-section{margin-top:31px}.yt-content-section>h2{margin-bottom:14px;font-size:20px}.yt-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.yt-step-card{border-radius:14px;min-height:180px;padding:11px}.yt-step-number{width:31px;height:31px;font-size:9px;top:10px;left:10px}.yt-step-card>svg{width:39px;height:39px;margin-top:2px}.yt-step-card h3{margin-top:9px;font-size:10px}.yt-step-card p{margin-top:7px;font-size:8px;line-height:1.5}.yt-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.yt-feature-card{border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;min-height:145px;padding:11px}.yt-feature-card>svg,.yt-blue-icon{width:39px;height:39px}.yt-blue-icon svg{width:22px;height:22px}.yt-feature-card h3{font-size:10px}.yt-feature-card p{font-size:8px;line-height:1.45}.yt-faq-grid{grid-template-columns:1fr;gap:8px}.yt-faq summary{padding:13px 12px;font-size:9px;line-height:1.35}.yt-faq details p{padding:0 12px 13px;font-size:8px}}@media (width<=390px){.yt-page{width:calc(100% - 12px)}.yt-hero h1{font-size:29px}.yt-top-features>div{font-size:7px}.yt-step-grid,.yt-feature-grid{gap:7px}.yt-step-card,.yt-feature-card{padding:9px}}.yt-more-tools{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0dbdff 0%,#2563eb 52%,#5b36f5 100%);border:0;border-radius:12px;min-height:46px;padding:0 22px;font-size:11px;font-weight:900;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 27px #2563eb57,0 0 24px #23beff3d}.yt-more-tools:hover{filter:brightness(1.06);transform:translateY(-2px)scale(1.02);box-shadow:0 14px 34px #2563eb6b,0 0 32px #23beff57}.yt-more-tools:active{transform:translateY(0)scale(.99)}.yt-progress-premium{background:linear-gradient(#f7fbfffa,#ebf5fff5);border:1px solid #4f8fff47;border-radius:14px;margin-top:15px;padding:14px 16px 12px;box-shadow:0 8px 24px #2563eb14,0 0 25px #1fbbff1a}.yt-progress-title{align-items:center;gap:8px;display:flex}.yt-progress-live-dot{background:#20c768;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.2s ease-in-out infinite ytLivePulse;display:block;box-shadow:0 0 0 4px #20c7681f,0 0 12px #20c7688c}.yt-progress-premium .yt-progress-track{background:linear-gradient(#dceaf7,#ccdeed);border-radius:999px;height:13px;position:relative;overflow:hidden;box-shadow:inset 0 2px 5px #0f172a14}.yt-progress-premium .yt-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#08bfff 0%,#2563eb 52%,#633cf6 100%);height:100%;transition:width .35s;position:relative;overflow:hidden;box-shadow:0 0 15px #2563eb6b,0 0 24px #1ebeff38}.yt-progress-shine{background:linear-gradient(90deg,#0000,#ffffffb8,#0000);width:90px;animation:1.35s linear infinite ytProgressShine;position:absolute;top:0;bottom:0}.yt-progress-footer{color:#71849b;justify-content:space-between;align-items:center;margin-top:8px;font-size:9px;font-weight:700;display:flex}@keyframes ytProgressShine{0%{left:-100px}to{left:calc(100% + 100px)}}@keyframes ytLivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}html.dark .yt-progress-premium{background:linear-gradient(#102139,#0b192b);border-color:#4d8fff45;box-shadow:0 10px 26px #00000038,0 0 25px #2563eb1a}html.dark .yt-progress-premium .yt-progress-track{background:linear-gradient(#20374f,#172a3e)}html.dark .yt-progress-footer{color:#8295ad}@media (width<=750px){.yt-progress-premium{border-radius:11px;padding:11px 10px 10px}.yt-progress-premium .yt-progress-track{height:11px}.yt-progress-footer{font-size:7px}}.yt-hero-top{flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.yt-badge-featured{background:#fff;border:1px solid #ff000024;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:5px 9px 5px 52px;display:inline-flex;position:relative;overflow:visible;box-shadow:0 10px 28px #465a8214,0 3px 10px #465a820d}.yt-badge-logo-wrap{justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;top:50%;left:-7px;transform:translateY(-50%)rotate(-7deg)}.yt-badge-logo-wrap:before{content:"";opacity:.95;background:linear-gradient(135deg,#ff6b6b 0%,red 45%,#fff 52%,#ffb3b3 100%);border-radius:14px;width:48px;height:48px;position:absolute;transform:rotate(8deg);box-shadow:0 7px 18px #ff00002e}.yt-badge-logo{z-index:2;background:#fff;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:relative;overflow:hidden;box-shadow:-3px 3px #ff4d4d,3px 3px #ffb3b3,0 5px 10px #0f172a24}.yt-badge-logo svg{shape-rendering:geometricprecision;width:42px;height:42px;display:block}.yt-badge-title{color:#0f1f38;letter-spacing:.1px;white-space:nowrap;font-size:12px;font-weight:900;line-height:1}.yt-badge-free{color:red;background:#fff0f0;border:1px solid #ffb5b5;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:24px;padding:0 8px;font-size:9px;font-weight:900;display:inline-flex;box-shadow:0 4px 10px #ff000017}.yt-badge-spark{z-index:4;border-radius:99px;width:3px;height:9px;position:absolute}.yt-spark-1{background:red;top:-6px;left:12px;transform:rotate(-28deg)}.yt-spark-2{background:#ff6b6b;top:-9px;left:25px;transform:rotate(2deg)}.yt-spark-3{background:red;top:-4px;left:37px;transform:rotate(30deg)}@media (width<=600px){.yt-badge-featured{padding-left:46px}.yt-badge-title{font-size:10px}.yt-badge-logo-wrap{width:49px;height:49px}.yt-badge-logo{width:40px;height:40px}.yt-badge-logo svg{width:36px;height:36px}}@media (width<=750px){.platform-badge{gap:6px;min-height:43px;padding:0 9px 0 53px;font-size:8px}.platform-badge>svg{width:54px;height:54px;left:-8px}.platform-badge:before{width:4px;height:10px;top:-13px;left:7px}.platform-free{min-height:22px;padding:0 7px;font-size:7px}}.yt-download-button{color:#fff!important;letter-spacing:-.45px!important;text-shadow:0 1px 1px #00000014!important;cursor:pointer!important;background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 42%,#2663f2 67%,#6436f5 100%)!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:14px!important;height:60px!important;min-height:60px!important;padding:0 28px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:21px!important;font-weight:950!important;line-height:1!important;transition:transform .2s,box-shadow .2s,filter .2s!important;display:flex!important;box-shadow:0 13px 30px #2563eb57,0 0 30px #16b8ff38,inset 0 1px #ffffff2e!important}.yt-download-button svg{stroke-width:2.5px!important;flex-shrink:0!important;width:25px!important;height:25px!important}.yt-download-button span{font-size:inherit!important;font-weight:inherit!important;justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.yt-download-button:hover:not(:disabled){filter:brightness(1.06)saturate(1.05)!important;transform:translateY(-3px)scale(1.015)!important;box-shadow:0 17px 38px #2563eb6b,0 0 37px #13b9ff4d,inset 0 1px #ffffff38!important}.yt-download-button:active:not(:disabled){transform:translateY(0)scale(.985)!important}.yt-download-button:disabled{opacity:.72!important;cursor:not-allowed!important;transform:none!important}@media (width<=750px){.yt-download-button{border-radius:12px!important;height:54px!important;min-height:54px!important;padding:0 18px!important;font-size:17px!important}.yt-download-button svg{width:22px!important;height:22px!important}}.yt-paste-button{border-radius:13px!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-width:118px!important;height:56px!important;padding:0 22px!important;font-size:17px!important;font-weight:900!important;display:inline-flex!important}.yt-paste-button svg{flex-shrink:0!important;width:23px!important;height:23px!important}.yt-back-button{letter-spacing:-.2px!important;min-height:52px!important;padding:0 28px!important;font-size:17px!important;font-weight:900!important}.yt-back-button svg,.yt-back-button .back-arrow{display:none!important}.yt-more-tools{letter-spacing:-.2px!important;min-height:52px!important;padding:0 28px!important;font-size:16px!important;font-weight:900!important}.yt-more-tools svg{width:21px!important;height:21px!important}.yt-step-card h3{font-size:18px!important;font-weight:900!important;line-height:1.25!important}.yt-step-card p{font-size:14px!important;font-weight:500!important;line-height:1.65!important}.yt-step-number{width:44px!important;height:44px!important;font-size:15px!important}.yt-feature-card h3{font-size:17px!important;font-weight:900!important;line-height:1.25!important}.yt-feature-card p{font-size:13.5px!important;font-weight:500!important;line-height:1.6!important}.yt-content-section>h2{letter-spacing:-.4px!important;font-size:30px!important;font-weight:900!important}.yt-faq summary{font-size:14px!important;font-weight:850!important}.yt-faq details p{font-size:13px!important;line-height:1.6!important}.yt-quality-wrap{background:linear-gradient(#fffffffa,#f5f9fffa)!important;border:1.5px solid #2563eb80!important;border-radius:15px!important;min-height:58px!important;transition:border-color .2s,box-shadow .2s,transform .2s!important;box-shadow:0 10px 26px #2563eb1a,0 0 22px #2563eb14,inset 0 1px #ffffffe6!important}.yt-quality-wrap:hover{transform:translateY(-1px)!important;box-shadow:0 13px 30px #2563eb29,0 0 28px #2563eb21!important}.yt-hd-icon{color:#fff!important;letter-spacing:.3px!important;background:linear-gradient(135deg,#24b7ff 0%,#147df5 55%,#4f46e5 100%)!important;border-radius:9px!important;flex-shrink:0!important;margin-left:14px!important;margin-right:14px!important;box-shadow:0 7px 16px #2563eb47!important}.yt-quality{color:#10213f!important;padding:0 58px 0 0!important}.yt-select-arrow{background:linear-gradient(135deg,#edf5ff,#dcecff)!important;border-radius:10px!important;width:38px!important;height:38px!important;font-size:20px!important;box-shadow:inset 0 0 0 1px #1877f21f!important}@media (width<=750px){.yt-step-card h3{font-size:15px!important}.yt-step-card p{font-size:12px!important}.yt-feature-card h3{font-size:14px!important}.yt-feature-card p{font-size:11px!important}.yt-content-section>h2{font-size:23px!important}.yt-faq summary{font-size:12px!important}.yt-faq details p{font-size:11px!important}}.yt-hd-icon{width:40px!important;height:36px!important}.yt-quality{height:58px!important;padding:0 62px 0 64px!important;font-size:15px!important}.yt-quality-wrap{background:radial-gradient(circle at 12% 20%,#38bdf821,#0000 28%),linear-gradient(#fffffffa,#f1f7fffa)!important;border:1.5px solid #2563eb6b!important;border-radius:17px!important;align-items:center!important;min-height:62px!important;transition:transform .2s,border-color .2s,box-shadow .2s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 12px 28px #2563eb1f,0 0 24px #38bdf81a,inset 0 1px #fffffff2,inset 0 -1px #2563eb0d!important}.yt-quality-wrap:hover{border-color:#2563eb!important;transform:translateY(-2px)!important;box-shadow:0 16px 34px #2563eb2e,0 0 30px #38bdf829,inset 0 1px #fff!important}.yt-hd-icon{color:#fff!important;letter-spacing:.4px!important;text-shadow:0 1px 1px #0000001a!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(135deg,#22c1ff 0%,#1680f5 50%,#4f46e5 100%)!important;border:0!important;border-radius:10px!important;place-items:center!important;width:42px!important;height:38px!important;margin:0!important;font-size:10px!important;font-weight:950!important;display:grid!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important;box-shadow:0 8px 17px #2563eb4d,inset 0 1px #fff3!important}.yt-quality{appearance:none!important;color:#0f1f38!important;letter-spacing:-.2px!important;cursor:pointer!important;white-space:nowrap!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;height:62px!important;padding:0 68px!important;font-size:16px!important;font-weight:900!important}.yt-select-arrow{color:#1877f2!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(145deg,#eef6ff,#dcecff)!important;border-radius:11px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:21px!important;font-weight:950!important;transition:transform .2s,background .2s!important;display:grid!important;position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important;box-shadow:inset 0 0 0 1px #2563eb21,0 5px 12px #2563eb14!important}.yt-quality-wrap:hover .yt-select-arrow{background:linear-gradient(145deg,#e5f2ff,#cfe5ff)!important}.yt-quality-wrap:focus-within{border-color:#2563eb!important;box-shadow:0 0 0 4px #2563eb14,0 14px 32px #2563eb29,0 0 28px #38bdf824!important}.yt-reset-button{color:#334155;cursor:pointer;background:linear-gradient(#fff,#f3f7fc);border:1px solid #c9d9ee;border-radius:14px;height:58px;padding:0 20px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 8px 20px #0f172a14}.yt-clear-button{color:#ef4444!important;background:linear-gradient(#fff 0%,#fff5f5 100%)!important;border:1.5px solid #ef444438!important;min-width:105px!important;font-family:inherit!important;font-size:15px!important;transition:transform .2s,box-shadow .2s,background .2s!important;box-shadow:0 9px 22px #ef444417,inset 0 1px #fff!important}.yt-clear-button:hover:not(:disabled){background:linear-gradient(135deg,#ff5b5b,#ef4444)!important;box-shadow:0 12px 26px #ef44443d!important}.yt-clear-button:disabled{opacity:.5!important}.yt-clear-button{width:120px!important;min-width:120px!important;padding:0 12px!important}.yt-download-button{min-width:260px!important}@media (width<=750px){.yt-controls{grid-template-columns:1fr 105px!important}.yt-quality-wrap{width:100%!important}.yt-clear-button{width:105px!important;min-width:105px!important}.yt-download-button{grid-column:1/-1!important;width:100%!important;min-width:0!important}}.yt-controls{grid-template-columns:130px 245px minmax(280px,1fr)!important;gap:14px!important;width:min(760px,100%)!important}.yt-clear-button{color:#2563eb!important;white-space:nowrap!important;background:linear-gradient(#fff 0%,#f1f7ff 100%)!important;border:1.5px solid #2563eb47!important;border-radius:15px!important;padding:0 20px!important;font-size:16px!important;font-weight:900!important;box-shadow:0 9px 22px #2563eb1a!important}.yt-quality-wrap{grid-column:2!important}.yt-download-button{white-space:nowrap!important;width:100%!important;min-width:280px!important;height:62px!important}.yt-download-button span{white-space:nowrap!important}@media (width<=750px){.yt-controls{grid-template-columns:105px 1fr!important;gap:10px!important;width:100%!important}.yt-clear-button{grid-area:1/1!important;width:105px!important;min-width:105px!important}.yt-quality-wrap{grid-area:1/2!important;width:100%!important}.yt-download-button{grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important}}.yt-clear-button{color:#1d4ed8!important;letter-spacing:-.2px!important;cursor:pointer!important;background:radial-gradient(circle at 25% 20%,#38bdf824,#0000 38%),linear-gradient(#fff 0%,#edf5ff 100%)!important;border:1.5px solid #2563eb57!important;border-radius:16px!important;grid-area:1/1!important;width:130px!important;min-width:130px!important;height:62px!important;min-height:62px!important;padding:0 22px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:17px!important;font-weight:950!important;transition:transform .2s,box-shadow .2s,color .2s,background .2s,border-color .2s!important;box-shadow:0 10px 24px #2563eb1f,0 0 22px #38bdf81a,inset 0 1px #fffffff2!important}.yt-clear-button:hover:not(:disabled){background:linear-gradient(110deg,#12bdf5 0%,#087cf5 48%,#6035f5 100%)!important;transform:translateY(-2px)scale(1.02)!important;box-shadow:0 15px 32px #2563eb4d,0 0 30px #38bdf833,inset 0 1px #ffffff38!important}.yt-clear-button:active:not(:disabled){transform:translateY(0)scale(.98)!important}.yt-clear-button:disabled{opacity:.48!important;cursor:not-allowed!important;transform:none!important}@media (width<=750px){.yt-clear-button{border-radius:13px!important;width:105px!important;min-width:105px!important;height:56px!important;min-height:56px!important;padding:0 14px!important;font-size:15px!important}}@media screen and (width<=750px){.yt-page{width:calc(100% - 12px)!important;max-width:100%!important;margin:0 auto!important;padding:18px 0 38px!important;overflow-x:hidden!important}.yt-hero{text-align:center!important;width:100%!important}.yt-back-button{border-radius:12px!important;min-height:44px!important;margin-bottom:18px!important;padding:0 18px!important;font-size:11px!important;font-weight:900!important}.yt-hero-top{gap:12px!important;margin-bottom:17px!important}.yt-badge-featured{transform-origin:50%!important;transform:scale(.88)!important}.yt-hero h1{letter-spacing:-1.4px!important;width:100%!important;max-width:390px!important;margin:13px auto 0!important;padding:0 5px!important;font-size:clamp(30px,8.5vw,38px)!important;font-weight:900!important;line-height:1.02!important}.yt-hero>p{width:94%!important;max-width:360px!important;margin:9px auto 0!important;font-size:9px!important;line-height:1.5!important}.yt-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:370px!important;margin:15px auto 0!important;display:grid!important}.yt-top-features>div{justify-content:flex-start!important;gap:6px!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:5px 7px!important;font-size:8px!important;line-height:1.25!important}.yt-top-features b{flex-shrink:0!important;width:27px!important;min-width:27px!important;height:27px!important}.yt-download-card{box-sizing:border-box!important;border-radius:16px!important;width:100%!important;margin:20px auto 0!important;padding:9px!important}.yt-url-row{box-sizing:border-box!important;width:100%!important;min-height:55px!important;padding:4px!important}.yt-link-icon{display:none!important}.yt-url-input{width:100%!important;min-width:0!important;height:45px!important;padding:0 8px!important;font-size:9px!important}.yt-paste-button{flex:none!important;min-width:86px!important;height:45px!important;padding:0 11px!important;font-size:11px!important;font-weight:900!important}.yt-controls{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important;margin:10px 0 0!important;display:grid!important}.yt-quality-wrap{box-sizing:border-box!important;width:100%!important;height:50px!important}.yt-quality{font-size:11px!important;font-weight:800!important}.yt-hd-icon{flex-shrink:0!important;width:29px!important;height:29px!important}.yt-download-button{border-radius:12px!important;width:100%!important;height:52px!important;font-size:13px!important;font-weight:900!important}.yt-info-panel{box-sizing:border-box!important;border-radius:16px!important;grid-template-columns:1fr!important;width:100%!important;min-height:0!important;margin-top:27px!important;padding:17px!important;display:grid!important}.yt-info-copy{min-width:0!important}.yt-info-copy h2{font-size:18px!important;line-height:1.2!important}.yt-info-copy p{font-size:9px!important;line-height:1.65!important}.yt-info-copy li{font-size:9px!important;line-height:1.45!important}.yt-more-tools{min-height:43px!important;padding:0 17px!important;font-size:10px!important;font-weight:900!important}.yt-visual{display:none!important}.yt-content-section{margin-top:29px!important}.yt-content-section>h2{margin-bottom:13px!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important}.yt-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.yt-step-card{box-sizing:border-box!important;border-radius:14px!important;width:100%!important;min-width:0!important;min-height:180px!important;padding:11px!important}.yt-step-number,.yt-step-icon{width:34px!important;height:34px!important}.yt-step-card h3{margin-top:10px!important;font-size:10px!important;line-height:1.25!important}.yt-step-card p{margin-top:7px!important;font-size:8px!important;line-height:1.55!important}.yt-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.yt-feature-card{box-sizing:border-box!important;border-radius:14px!important;flex-direction:column!important;align-items:flex-start!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:135px!important;padding:11px!important;display:flex!important}.yt-feature-icon{flex-shrink:0!important;width:38px!important;height:38px!important;font-size:18px!important}.yt-feature-card h3{margin:0!important;font-size:10px!important;line-height:1.25!important}.yt-feature-card p{margin:0!important;font-size:8px!important;line-height:1.5!important}.yt-faq-grid{grid-template-columns:1fr!important;gap:7px!important;width:100%!important;display:grid!important}.yt-faq details{box-sizing:border-box!important;width:100%!important}.yt-faq summary{padding:13px 12px!important;font-size:9px!important;line-height:1.35!important}.yt-faq details p{padding:0 12px 13px!important;font-size:8px!important;line-height:1.55!important}}@media screen and (width<=390px){.yt-page{width:calc(100% - 10px)!important}.yt-hero h1{font-size:29px!important}.yt-top-features>div{font-size:7.5px!important}.yt-step-grid,.yt-feature-grid{gap:6px!important}.yt-step-card,.yt-feature-card{padding:9px!important}}@media screen and (width<=750px){.yt-controls{grid-template-columns:82px minmax(0,1fr)!important;gap:7px!important;width:100%!important;margin-top:10px!important;display:grid!important}.yt-quality-wrap{grid-area:1/2!important;width:100%!important;height:46px!important}.yt-hd-icon{width:27px!important;height:27px!important;margin-left:8px!important}.yt-quality{padding-left:8px!important;font-size:10px!important}.yt-download-button{border-radius:11px!important;grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important;height:47px!important;min-height:47px!important;padding:0 14px!important;font-size:12px!important}.yt-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 8px!important;width:100%!important;max-width:380px!important;margin:14px auto 0!important;display:grid!important}.yt-top-features>div{border-radius:12px!important;gap:5px!important;min-height:38px!important;padding:3px 6px!important;font-size:7.5px!important}.yt-top-features b{width:26px!important;min-width:26px!important;height:26px!important;font-size:8px!important}.yt-url-row{align-items:center!important;min-height:52px!important;padding:4px!important;display:flex!important}.yt-url-input{min-width:0!important;height:43px!important;padding:0 7px!important;font-size:8.5px!important}.yt-paste-button{border-radius:10px!important;gap:4px!important;width:78px!important;min-width:78px!important;height:42px!important;padding:0 8px!important;font-size:9px!important}.yt-paste-button svg{width:15px!important;height:15px!important}.yt-controls{grid-template-columns:72px minmax(120px,1fr) minmax(125px,1.15fr)!important;align-items:center!important;gap:6px!important;width:100%!important;margin-top:9px!important;display:grid!important}.yt-clear-button{border-radius:10px!important;grid-area:1/1!important;width:72px!important;min-width:72px!important;height:44px!important;min-height:44px!important;padding:0 5px!important;font-size:9.5px!important}.yt-quality-wrap{grid-area:1/2!important;width:100%!important;min-width:0!important;height:44px!important}.yt-hd-icon{width:25px!important;height:25px!important;margin-left:6px!important;font-size:7px!important}.yt-quality{min-width:0!important;padding:0 28px 0 6px!important;font-size:9px!important}.yt-select-arrow{font-size:17px!important;right:8px!important}.yt-download-button{white-space:nowrap!important;border-radius:10px!important;grid-area:1/3!important;gap:5px!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 7px!important;font-size:9.5px!important}.yt-download-button svg{width:16px!important;height:16px!important}.yt-download-button span{font-size:inherit!important;white-space:nowrap!important}}@media screen and (width<=390px){.yt-controls{grid-template-columns:66px minmax(110px,1fr) minmax(112px,1fr)!important;gap:5px!important}.yt-clear-button{width:66px!important;min-width:66px!important;font-size:9px!important}.yt-quality{font-size:8.5px!important}.yt-download-button{font-size:9px!important}}@media screen and (width<=750px){.yt-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;max-width:390px!important;margin:16px auto 0!important;display:grid!important}.yt-top-features>div{box-sizing:border-box!important;background:linear-gradient(135deg,#fffffff5,#f1f7ffe0)!important;border:1px solid #3b82f61f!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:48px!important;padding:7px 9px!important;font-size:9.5px!important;font-weight:800!important;line-height:1.25!important;display:flex!important;box-shadow:0 6px 18px #2563eb14,0 0 18px #38bdf814,inset 0 1px #fffffff2!important}.yt-top-features b{flex-shrink:0!important;place-items:center!important;width:29px!important;min-width:29px!important;height:29px!important;display:grid!important}.yt-controls{grid-template-columns:82px minmax(0,1fr)!important;gap:8px!important;width:100%!important;margin-top:10px!important;display:grid!important}.yt-clear-button{border-radius:11px!important;grid-area:1/1!important;width:82px!important;min-width:82px!important;height:48px!important;min-height:48px!important;padding:0 8px!important;font-size:11px!important;font-weight:900!important}.yt-quality-wrap{box-sizing:border-box!important;grid-area:1/2!important;align-items:center!important;width:100%!important;min-width:0!important;height:48px!important;padding-left:7px!important;display:flex!important;position:relative!important;overflow:hidden!important}.yt-hd-icon{z-index:3!important;border-radius:9px!important;flex:0 0 31px!important;place-items:center!important;width:31px!important;min-width:31px!important;height:31px!important;margin:0 8px 0 0!important;padding:0!important;font-size:8px!important;font-weight:900!important;line-height:1!important;display:grid!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.yt-quality{white-space:nowrap!important;box-sizing:border-box!important;flex:auto!important;align-items:center!important;width:auto!important;min-width:0!important;height:100%!important;padding:0 40px 0 0!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:flex!important;position:relative!important}.yt-select-arrow{z-index:5!important;place-items:center!important;width:34px!important;height:34px!important;margin:0!important;font-size:19px!important;display:grid!important;position:absolute!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}.yt-download-button{white-space:nowrap!important;border-radius:11px!important;grid-area:2/1/auto/-1!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;height:49px!important;min-height:49px!important;padding:0 14px!important;font-size:12px!important;font-weight:900!important;display:flex!important}.yt-info-copy h2{font-size:19px!important;font-weight:900!important;line-height:1.25!important}.yt-info-copy p{font-size:11px!important;line-height:1.65!important}.yt-info-copy li{font-size:11px!important;line-height:1.55!important}.yt-more-tools{font-size:11px!important;font-weight:900!important}.yt-content-section>h2{margin-bottom:13px!important;font-size:21px!important;font-weight:900!important;line-height:1.2!important}.yt-step-card{padding:13px 10px!important}.yt-step-card h3{margin-top:10px!important;font-size:11.5px!important;font-weight:900!important;line-height:1.3!important}.yt-step-card p{margin-top:7px!important;font-size:9.5px!important;line-height:1.55!important}.yt-feature-card{padding:13px 11px!important}.yt-feature-card h3{font-size:11.5px!important;font-weight:900!important;line-height:1.3!important}.yt-feature-card p{font-size:9.5px!important;line-height:1.55!important}.yt-faq summary{padding:14px 12px!important;font-size:10.5px!important;font-weight:900!important;line-height:1.35!important}.yt-faq details p{padding:0 12px 14px!important;font-size:10px!important;line-height:1.55!important}.yt-hero>p{font-size:10px!important;line-height:1.5!important}}@media screen and (width<=390px){.yt-top-features>div{font-size:9px!important}.yt-info-copy p,.yt-info-copy li{font-size:10.5px!important}.yt-step-card h3,.yt-feature-card h3{font-size:11px!important}.yt-step-card p,.yt-feature-card p{font-size:9px!important}.yt-faq summary{font-size:10px!important}}@media screen and (width<=750px){.yt-top-features{margin-top:0!important;margin-bottom:0!important}.yt-hero{margin-bottom:0!important;padding-bottom:0!important}.yt-download-card{margin-top:8px!important}.yt-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:none!important;margin:9px 0 0!important;display:grid!important}.yt-top-features>div{border-radius:11px!important;min-height:43px!important;padding:6px 8px!important;font-size:9px!important}}@media screen and (width<=750px){.desktop-only-features{display:none!important}.mobile-only-features{box-sizing:border-box!important;grid-area:3/1/auto/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:none!important;margin:2px 0 0!important;padding:0!important;display:grid!important}.mobile-only-features>div{color:#10213f!important;box-sizing:border-box!important;background:linear-gradient(135deg,#fffffffa,#eef7fff5)!important;border:1px solid #60a5fa29!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:52px!important;padding:7px 9px!important;font-size:9px!important;font-weight:800!important;line-height:1.25!important;display:flex!important;box-shadow:0 7px 18px #2563eb14,0 0 18px #38bdf814,inset 0 1px #fffffff2!important}.mobile-only-features>div>b{color:#fff!important;border-radius:10px!important;flex:0 0 34px!important;place-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;margin:0!important;padding:0!important;font-size:9px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 5px 12px #2563eb29!important}.mobile-only-features>div>span{color:#10213f!important;text-align:left!important;min-width:0!important;font-size:9px!important;font-weight:800!important;line-height:1.25!important;display:block!important}.mobile-only-features>div{background:linear-gradient(145deg,#fff 0%,#f3f9ff 100%)!important;border:1px solid #60a5fa47!important;border-radius:15px!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:8px 10px!important;display:flex!important;box-shadow:0 7px 18px #2563eb1f,0 0 20px #0ea5e914,inset 0 1px #fff!important}.mobile-only-features>div>b{color:#fff!important;text-shadow:0 1px 2px #00000026!important;border-radius:11px!important;flex:0 0 38px!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;margin:0!important;font-size:13px!important;font-weight:900!important;display:grid!important;box-shadow:0 5px 12px #0f172a29,inset 0 1px 1px #ffffff59!important}.mobile-only-features>div>span{color:#0b1935!important;letter-spacing:-.1px!important;text-align:left!important;font-size:11.5px!important;font-weight:900!important;line-height:1.2!important;display:block!important}.mobile-only-features>div:active{transform:scale(.98)!important}.mobile-only-features{grid-column:1/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:9px 0 0!important;padding:0!important;display:grid!important}.mobile-only-features>div{box-sizing:border-box!important;background:linear-gradient(#fffffff5,#f5f9fff0)!important;border:1px solid #94b8e647!important;border-radius:13px!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:7px 9px!important;display:flex!important;box-shadow:0 5px 14px #2563eb12,inset 0 1px #fffffff2!important}.mobile-only-features>div>b{color:#fff!important;border-radius:9px!important;flex:0 0 30px!important;place-items:center!important;width:30px!important;min-width:30px!important;height:30px!important;margin:0!important;font-size:10px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 4px 10px #0f172a1a!important}.mobile-only-features>div:first-child>b{background:linear-gradient(135deg,#20bff7,#0b91e8)!important}.mobile-only-features>div:nth-child(2)>b{background:linear-gradient(135deg,#27c8f2,#1686d8)!important;font-size:16px!important}.mobile-only-features>div:nth-child(3)>b{background:linear-gradient(135deg,#38db8d,#19b96f)!important;font-size:14px!important}.mobile-only-features>div:nth-child(4)>b{background:linear-gradient(135deg,#4b86ef,#315fd3)!important;font-size:13px!important}.mobile-only-features>div>span{color:#29415f!important;letter-spacing:0!important;text-align:left!important;min-width:0!important;font-size:9.5px!important;font-weight:800!important;line-height:1.2!important}.yt-quality-wrap{box-sizing:border-box!important;align-items:center!important;width:100%!important;min-width:0!important;height:50px!important;min-height:50px!important;padding:0 44px 0 48px!important;display:flex!important;position:relative!important;overflow:visible!important}.yt-hd-icon{z-index:3!important;pointer-events:none!important;width:32px!important;height:32px!important;margin:0!important;position:absolute!important;top:50%!important;left:8px!important;transform:translateY(-50%)!important}.yt-quality{appearance:auto!important;-webkit-appearance:menulist!important;cursor:pointer!important;z-index:2!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:100%!important;padding:0!important;font-size:12px!important;font-weight:900!important;position:relative!important}.yt-select-arrow{display:none!important}.yt-step-card{min-height:205px!important;padding:15px 12px!important}.yt-step-number{width:38px!important;height:38px!important;font-size:11px!important}.yt-step-icon{width:48px!important;height:48px!important;font-size:27px!important}.yt-step-card>svg{width:48px!important;height:48px!important;margin-top:5px!important}.yt-step-card h3{margin-top:12px!important;font-size:13px!important;font-weight:900!important;line-height:1.25!important}.yt-step-card p{margin-top:9px!important;font-size:10.5px!important;line-height:1.55!important}.yt-feature-card{gap:9px!important;min-height:155px!important;padding:14px 12px!important}.yt-feature-icon,.yt-feature-card>svg,.yt-blue-icon{flex-shrink:0!important;width:46px!important;height:46px!important}.yt-blue-icon svg{width:27px!important;height:27px!important}.yt-feature-card h3{font-size:13px!important;font-weight:900!important;line-height:1.25!important}.yt-feature-card p{font-size:10.5px!important;line-height:1.55!important}.yt-content-section>h2{margin-bottom:14px!important;font-size:24px!important;line-height:1.15!important}.yt-info-copy h2{font-size:21px!important}.yt-info-copy p{font-size:11.5px!important;line-height:1.65!important}.yt-info-copy li{font-size:11px!important;line-height:1.55!important}.yt-faq summary{padding:15px 13px!important;font-size:12px!important;font-weight:900!important;line-height:1.4!important}.yt-faq details p{padding:0 13px 15px!important;font-size:11px!important;line-height:1.6!important}}@media screen and (width<=390px){.yt-step-card h3,.yt-feature-card h3{font-size:12.5px!important}.yt-step-card p,.yt-feature-card p{font-size:10px!important}.yt-faq summary{font-size:11.5px!important}}@media screen and (width<=750px){.yt-back-button{font-size:19px!important;font-weight:700!important}.yt-tool-free{font-size:9px!important;font-weight:900!important}.yt-paste-button{font-size:17px!important;font-weight:700!important}.yt-reset-button,.yt-clear-button{font-size:15px!important;font-weight:1000!important}.yt-quality{font-size:14px!important;font-weight:900!important}.yt-hd-icon{font-size:10px!important;font-weight:900!important}.yt-download-button{font-size:22px!important;font-weight:700!important}.yt-download-button svg{width:19px!important;height:19px!important}}@media screen and (width<=390px){.yt-back-button{font-size:12.5px!important}.yt-paste-button,.yt-reset-button,.yt-clear-button{font-size:12px!important}.yt-quality,.yt-download-button{font-size:13.5px!important}}@media screen and (width<=750px){.yt-status-box{min-height:40px!important;padding:8px 11px!important;font-size:10.5px!important;font-weight:800!important;line-height:1.35!important}.yt-status-box.error{font-size:13.5px!important;font-weight:600!important}.yt-status-dot{flex-shrink:0!important;width:8px!important;height:8px!important}}.yt-paste-button,.yt-paste-button:hover,.yt-paste-button:active,.yt-paste-button:focus,.yt-download-button,.yt-download-button:hover:not(:disabled),.yt-download-button:active:not(:disabled),.yt-download-button:focus:not(:disabled){box-shadow:none!important;filter:none!important;outline:none!important;transform:none!important}@media screen and (width<=750px){.yt-paste-button,.yt-download-button{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;transition:none!important}.yt-paste-button:hover,.yt-paste-button:active,.yt-paste-button:focus,.yt-download-button:hover:not(:disabled),.yt-download-button:active:not(:disabled),.yt-download-button:focus:not(:disabled){box-shadow:none!important;filter:none!important;transform:none!important}}.yt-reset-button,.yt-reset-button:hover,.yt-reset-button:focus,.yt-reset-button:focus-visible,.yt-reset-button:active{box-shadow:none!important;filter:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;border:none!important;outline:none!important;transform:none!important}.yt-reset-button{color:#2563eb!important;cursor:pointer!important;background:#fff!important;border-radius:12px!important;transition:background-color .12s,color .12s!important}.yt-reset-button:hover{color:#1d4ed8!important;background:#f1f5f9!important}.yt-reset-button:active{color:#fff!important;box-shadow:none!important;background:#2563eb!important;border:none!important;outline:none!important;transform:none!important}@media screen and (width<=750px){.yt-reset-button,.yt-reset-button:hover,.yt-reset-button:focus,.yt-reset-button:focus-visible,.yt-reset-button:active{box-shadow:none!important;filter:none!important;-webkit-tap-highlight-color:transparent!important;border:none!important;outline:none!important;transform:none!important}.yt-reset-button:active{color:#fff!important;background:#2563eb!important}}.yt-reset-icon{color:#2563eb;cursor:pointer;width:45px;height:45px;box-shadow:none;filter:none;appearance:none;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:50%;outline:none;flex:0 0 45px;justify-content:center;align-items:center;padding:0;font-family:Arial,sans-serif;font-size:30px;font-weight:700;line-height:1;transition:background-color .15s,color .15s;display:inline-flex;transform:none}.yt-reset-icon:hover{color:#1d4ed8;box-shadow:none;filter:none;background:#eaf2ff;border:none;outline:none;transform:none}.yt-reset-icon:active{color:#fff;box-shadow:none;filter:none;background:#2563eb;border:none;outline:none;transform:none}.yt-reset-icon:focus,.yt-reset-icon:focus-visible{box-shadow:none;border:none;outline:none}@media (width<=750px){.yt-reset-icon{flex-basis:43px;width:43px;height:43px;font-size:29px}}.yt-clear-button .yt-reset-svg{color:currentColor;pointer-events:none;width:24px;height:24px;display:block}@media screen and (width<=750px){.yt-clear-button .yt-reset-svg{width:22px;height:22px}}.yt-clear-button,.yt-clear-button:hover,.yt-clear-button:active,.yt-clear-button:focus,.yt-clear-button:focus-visible{cursor:pointer;width:32px!important;min-width:32px!important;height:32px!important;box-shadow:none!important;filter:none!important;color:#2563eb!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;transform:none!important}.yt-clear-reset-icon{pointer-events:none;width:27px;height:27px;display:block}.yt-clear-button:active{color:#6035f5!important}.yt-clear-button:disabled{opacity:.45;cursor:not-allowed}button.yt-clear-button,button.yt-clear-button:hover,button.yt-clear-button:active,button.yt-clear-button:focus,button.yt-clear-button:focus-visible,button.yt-clear-button:disabled{border:none!important;outline:none!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}button.yt-clear-button .yt-clear-reset-icon{border:none!important;width:28px!important;height:28px!important;margin:auto!important}@media screen and (width<=750px){button.yt-clear-button{place-self:center!important;width:34px!important;height:34px!important}button.yt-clear-button .yt-clear-reset-icon{width:27px!important;height:27px!important}}button.yt-clear-button,button.yt-clear-button:hover,button.yt-clear-button:active,button.yt-clear-button:focus,button.yt-clear-button:focus-visible,button.yt-clear-button:disabled{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;cursor:pointer!important;color:#2563eb!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;transition:color .12s!important;display:inline-flex!important;transform:none!important}button.yt-clear-button .yt-clear-reset-icon{stroke:currentColor;filter:none!important;color:#2563eb!important;width:34px!important;height:34px!important}button.yt-clear-button:hover{color:#4f46e5!important}button.yt-clear-button:active{color:#6035f5!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;transform:none!important}button.yt-clear-button:focus,button.yt-clear-button:focus-visible{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}@media screen and (width<=750px){button.yt-clear-button{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;background:0 0!important;width:48px!important;height:48px!important}button.yt-clear-button .yt-clear-reset-icon{width:36px!important;height:36px!important}button.yt-clear-button:hover,button.yt-clear-button:active,button.yt-clear-button:focus,button.yt-clear-button:focus-visible{box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;transform:none!important}}.yt-clear-button:hover:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#12bdf5 0%,#087cf5 48%,#6035f5 100%)!important;border-color:#0000!important;transform:none!important}.yt-clear-button:active:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#6035f5 0%,#087cf5 52%,#12bdf5 100%)!important;transform:none!important}.yt-controls{grid-template-columns:245px 58px minmax(260px,1fr)!important;align-items:center!important;gap:8px!important;width:min(720px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}button.yt-clear-button,button.yt-clear-button:hover,button.yt-clear-button:active,button.yt-clear-button:focus,button.yt-clear-button:focus-visible{color:#fff!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;box-shadow:none!important;filter:none!important;cursor:pointer!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border:0!important;border-radius:13px!important;outline:none!important;grid-area:1/2!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;transition:none!important;display:inline-flex!important;transform:none!important}button.yt-clear-button .yt-clear-reset-icon{color:#fff!important;width:27px!important;height:27px!important;box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;outline:0!important;display:block!important}button.yt-clear-button:hover:not(:disabled),button.yt-clear-button:active:not(:disabled),button.yt-clear-button:focus:not(:disabled),button.yt-clear-button:focus-visible:not(:disabled){color:#fff!important;box-shadow:none!important;filter:none!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border:0!important;outline:0!important;transform:none!important}button.yt-clear-button:disabled{opacity:.55!important;cursor:not-allowed!important}.yt-quality-wrap{grid-area:1/1!important;width:245px!important;max-width:100%!important;margin:0!important}.yt-download-button{grid-area:1/3!important}@media screen and (width<=750px){.yt-controls{grid-template-columns:minmax(0,1fr) 48px!important;align-items:center!important;gap:8px 7px!important;width:100%!important;margin-top:10px!important;display:grid!important}.yt-quality-wrap{grid-area:1/1!important;width:100%!important;margin:0!important}button.yt-clear-button,button.yt-clear-button:hover,button.yt-clear-button:active,button.yt-clear-button:focus,button.yt-clear-button:focus-visible{width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;box-shadow:none!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border-radius:11px!important;grid-area:1/2!important;padding:0!important;transform:none!important}button.yt-clear-button .yt-clear-reset-icon{width:24px!important;height:24px!important}.yt-download-button{grid-area:2/1/auto/-1!important;width:100%!important}}@media screen and (width<=390px){.yt-controls{grid-template-columns:minmax(0,1fr) 45px!important;column-gap:6px!important}button.yt-clear-button,button.yt-clear-button:hover,button.yt-clear-button:active,button.yt-clear-button:focus,button.yt-clear-button:focus-visible{width:45px!important;min-width:45px!important;max-width:45px!important;height:45px!important;min-height:45px!important;max-height:45px!important}button.yt-clear-button .yt-clear-reset-icon{width:22px!important;height:22px!important}}@media screen and (width>=751px){.yt-controls{grid-template-columns:245px 58px minmax(260px,1fr)!important;align-items:center!important;gap:0 6px!important;width:min(700px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}.yt-quality-wrap{grid-area:1/1!important;width:245px!important;margin:0!important}button.yt-clear-button{grid-area:1/2!important;width:58px!important;min-width:58px!important;max-width:58px!important;margin:0!important}.yt-download-button{grid-area:1/3!important;margin:0!important}.yt-quality-wrap{position:relative!important;overflow:visible!important}button.yt-clear-button{z-index:10!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;left:calc(50% - 210px)!important;transform:translateY(-50%)!important}.yt-controls{grid-template-columns:58px 245px 385px!important;justify-content:center!important;align-items:center!important;gap:0 8px!important;width:fit-content!important;margin:23px auto 0!important;display:grid!important}button.yt-clear-button{grid-area:1/1!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}button.yt-clear-button:hover,button.yt-clear-button:active,button.yt-clear-button:focus,button.yt-clear-button:focus-visible{transform:none!important}.yt-quality-wrap{grid-area:1/2!important;width:245px!important;min-width:245px!important;margin:0!important;position:relative!important}.yt-download-button{grid-area:1/3!important;width:385px!important;min-width:385px!important;margin:0!important}button.yt-clear-button,button.yt-clear-button:hover,button.yt-clear-button:active,button.yt-clear-button:focus,button.yt-clear-button:focus-visible{z-index:auto!important;grid-area:1/1!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0!important;position:static!important;inset:auto!important;transform:translate(0,0)!important}button.yt-clear-button:active .yt-clear-reset-icon,button.yt-clear-button:focus .yt-clear-reset-icon,button.yt-clear-button:focus-visible .yt-clear-reset-icon{transform:none!important}}.fb-hero-top{flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%;margin-bottom:28px;display:flex}.fb-back-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#42a5ff,#1877f2 55%,#0866ff);border:0;border-radius:13px;min-height:48px;margin:0;padding:0 22px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 25px #1877f24d,0 0 28px #1877f22e}.fb-back-button:hover{transform:translateY(-2px);box-shadow:0 14px 32px #1877f25c,0 0 32px #1877f233}.fb-badge-featured{background:#fff;border:1px solid #1877f229;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:44px;margin:0;padding:5px 9px 5px 50px;display:inline-flex;position:relative;overflow:visible;box-shadow:0 10px 28px #1877f214,0 3px 10px #1f43780d}.fb-badge-logo-wrap{justify-content:center;align-items:center;width:52px;height:52px;transition:transform .22s;display:flex;position:absolute;top:50%;left:-7px;transform:translateY(-50%)rotate(-7deg)}.fb-badge-logo-wrap:before{content:"";background:linear-gradient(135deg,#8fc4ff 0%,#1877f2 42%,#fff 52%,#75adff 100%);border-radius:13px;width:46px;height:46px;position:absolute;transform:rotate(8deg);box-shadow:0 7px 16px #1877f22e}.fb-badge-free{color:#1877f2;background:#eef5ff;border:1px solid #a7cbff;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:24px;padding:0 8px;font-size:9px;font-weight:900;display:inline-flex}.fb-badge-featured:hover .fb-badge-logo-wrap{transform:translateY(-50%)rotate(-3deg)scale(1.05)}.fb-hero>p{color:#526783;max-width:650px;margin:10px auto 0;font-size:14px;line-height:1.6}.fb-url-row:focus-within{border-color:#1877f2;box-shadow:0 0 0 4px #1877f214}.fb-paste-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#45a4ff,#1877f2 55%,#0866ff);border:0;border-radius:13px;height:54px;padding:0 27px;font-size:14px;font-weight:900;transition:all .2s;box-shadow:0 10px 27px #1877f257,0 0 24px #1877f233}.fb-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.fb-progress{background:#f8fbff;border:1px solid #c4dcf8;border-radius:13px;margin-top:14px;padding:14px}.fb-progress-top,.fb-progress-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.fb-progress-title{color:#25476f;align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.fb-progress-live-dot{background:#1877f2;border-radius:50%;width:8px;height:8px}.fb-progress-track{background:#dcecff;border-radius:999px;height:10px;margin-top:11px;overflow:hidden}.fb-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#43a6ff,#1877f2,#0866ff);height:100%;transition:width .25s;position:relative;overflow:hidden}.fb-progress-shine{background:linear-gradient(110deg,#0000 20%,#ffffff8c 45%,#0000 70%);position:absolute;inset:0}.fb-progress-footer{color:#6c8099;margin-top:9px;font-size:9px}.fb-download-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#43a6ff,#1877f2 52%,#0866ff);border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;height:55px;font-size:14px;font-weight:900;transition:all .2s;display:flex;box-shadow:0 10px 28px #1877f25c,0 0 25px #1877f233}.fb-download-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 35px #1877f270,0 0 32px #1877f247}.fb-download-button:disabled{cursor:not-allowed;opacity:.72}.fb-more-tools{color:#fff;cursor:pointer;background:linear-gradient(135deg,#43a6ff,#1877f2,#0866ff);border:0;border-radius:12px;min-height:44px;margin-top:18px;padding:0 18px;font-size:11px;font-weight:900;box-shadow:0 8px 20px #1877f23d}.fb-visual-ring{background:radial-gradient(circle,#1877f224,#1877f205 65%,#0000 66%);border-radius:50%;place-items:center;width:210px;height:210px;display:grid;position:relative}.fb-8k-label{color:#fff;background:#10213f;border:2px solid #fff;border-radius:10px;place-items:center;min-width:62px;min-height:55px;display:grid;position:absolute;bottom:24px;right:15px;box-shadow:0 10px 22px #00000026}.fb-8k-label span{font-size:8px;font-weight:800}.fb-step-card{text-align:center;background:linear-gradient(#fff,#f9fcff);border:1px solid #c5def7;border-radius:17px;min-height:205px;padding:18px;position:relative;box-shadow:0 0 24px #1877f21f,0 13px 30px #1877f20f}.fb-step-number{color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.fb-blue-icon{color:#1877f2;background:#e7f1ff;border-radius:15px;flex-shrink:0;place-items:center;width:49px;height:49px;display:grid}html.dark .fb-hero h1,html.dark .fb-content-section>h2,html.dark .fb-info-panel h2,html.dark .fb-step-card h3,html.dark .fb-feature-card h3{color:#f8fafc}html.dark .fb-hero>p,html.dark .fb-info-panel p,html.dark .fb-info-panel li,html.dark .fb-step-card p,html.dark .fb-feature-card p,html.dark .fb-faq details p{color:#9fb0c7}html.dark .fb-top-features>div,html.dark .fb-quality-wrap{color:#e8f1ff;background:linear-gradient(#13253d,#0d1b2e);border-color:#4889e14d}html.dark .fb-download-card,html.dark .fb-info-panel,html.dark .fb-step-card,html.dark .fb-feature-card,html.dark .fb-faq details{background:linear-gradient(#102036,#0a1728);border-color:#4889e145;box-shadow:0 0 28px #1877f217,0 18px 35px #0000003b}html.dark .fb-url-row{background:#0a1626;border-color:#27415e}html.dark .fb-url-input,html.dark .fb-quality,html.dark .fb-faq summary{color:#f8fafc}html.dark .fb-badge-featured{background:#101d30;border-color:#4c91ee59}html.dark .fb-badge-title{color:#f8fafc}@media (width<=750px){.fb-page{width:calc(100% - 16px);padding:20px 0 50px}.fb-hero-top{gap:15px}.fb-back-button{min-height:42px;padding:0 15px;font-size:10px}.fb-badge-featured{min-height:41px;padding:5px 7px 5px 46px}.fb-badge-title{font-size:10px}.fb-badge-free{min-width:31px;height:21px;padding:0 6px;font-size:8px}.fb-badge-logo-wrap{width:49px;height:49px}.fb-badge-logo{width:40px;height:40px}.fb-badge-logo svg{width:36px;height:36px}.fb-hero h1{font-size:clamp(30px,9vw,39px);line-height:1.05}.fb-hero>p{max-width:330px;font-size:9px}.fb-top-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(360px,100%);display:grid}.fb-top-features>div{min-height:44px;padding:4px 7px;font-size:8px}.fb-download-card{border-radius:16px;padding:10px}.fb-link-icon{display:none}.fb-url-input{height:44px;padding:0 8px;font-size:9px}.fb-paste-button{height:43px;padding:0 12px;font-size:10px}.fb-controls{grid-template-columns:1fr;gap:9px;width:100%;margin-top:15px}.fb-quality-wrap,.fb-download-button{width:100%;height:49px}.fb-info-panel{grid-template-columns:1fr;min-height:0;margin-top:30px;padding:18px}.fb-visual{display:none}.fb-info-panel h2{font-size:18px}.fb-info-panel p,.fb-info-panel li{font-size:9px}.fb-content-section{margin-top:31px}.fb-content-section>h2{font-size:20px}.fb-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fb-step-card{min-height:180px;padding:11px}.fb-step-card h3{font-size:10px}.fb-step-card p{font-size:8px}.fb-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fb-feature-card{flex-direction:column;gap:8px;min-height:145px;padding:11px}.fb-feature-card h3{font-size:10px}.fb-feature-card p{font-size:8px}.fb-faq-grid{grid-template-columns:1fr;gap:8px}.fb-faq summary{font-size:9px}}@media (width<=390px){.fb-page{width:calc(100% - 12px)}.fb-hero h1{font-size:29px}.fb-step-grid,.fb-feature-grid{gap:7px}}@media (width<=750px){.platform-badge{gap:6px;min-height:43px;padding:0 9px 0 53px;font-size:8px}.platform-badge>svg{width:54px;height:54px;left:-8px}.platform-badge:before{width:4px;height:10px;top:-13px;left:7px}.platform-free{min-height:22px;padding:0 7px;font-size:7px}}.fb-download-button{color:#fff!important;letter-spacing:-.45px!important;text-shadow:0 1px 1px #00000014!important;cursor:pointer!important;background:linear-gradient(110deg,#42a5ff 0%,#1877f2 45%,#145fe0 68%,#5b3df5 100%)!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:14px!important;width:100%!important;height:60px!important;min-height:60px!important;padding:0 28px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:21px!important;font-weight:950!important;line-height:1!important;transition:transform .2s,box-shadow .2s,filter .2s!important;display:flex!important;box-shadow:0 13px 30px #1877f261,0 0 30px #42a5ff38,inset 0 1px #ffffff2e!important}@media (width<=750px){.fb-download-button{border-radius:12px!important;height:54px!important;min-height:54px!important;padding:0 18px!important;font-size:17px!important}.fb-download-button svg{width:22px!important;height:22px!important}}.fb-blue-icon{width:56px!important;height:56px!important}.fb-more-tools{min-height:48px!important;padding:0 22px!important;font-size:14px!important;font-weight:900!important}.fb-back-button{font-size:15px!important;font-weight:900!important}.fb-paste-button{font-size:16px!important;font-weight:900!important}@media (width<=750px){.fb-step-card h3{font-size:15px!important}.fb-step-card p{font-size:12px!important}.fb-feature-card h3{font-size:14px!important}.fb-feature-card p{font-size:11px!important}.fb-content-section>h2{font-size:23px!important}.fb-faq summary{font-size:12px!important}.fb-faq details p{font-size:11px!important}}.fb-hd-icon{color:#fff!important;background:linear-gradient(135deg,#24b7ff 0%,#1877f2 55%,#4f46e5 100%)!important;border:0!important;border-radius:9px!important;place-items:center!important;width:34px!important;height:34px!important;margin-left:13px!important;font-size:10px!important;font-weight:950!important;display:grid!important;box-shadow:0 7px 16px #1877f247!important}.fb-select-arrow{color:#1877f2!important;pointer-events:none!important;background:linear-gradient(135deg,#edf5ff,#dcecff)!important;border-radius:10px!important;place-items:center!important;width:38px!important;height:38px!important;font-size:20px!important;font-weight:950!important;display:grid!important;position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important;box-shadow:inset 0 0 0 1px #1877f21f!important}.fb-hd-icon{letter-spacing:.3px!important;flex-shrink:0!important;width:40px!important;height:36px!important;margin-left:14px!important;margin-right:14px!important;font-size:10px!important}.fb-controls{grid-template-columns:130px 245px minmax(280px,1fr)!important;align-items:center!important;gap:14px!important;width:min(760px,100%)!important;margin:23px auto 0!important;display:grid!important}.fb-reset-button:hover:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#42a5ff 0%,#1877f2 52%,#5b3df5 100%)!important;border-color:#0000!important;transform:none!important;box-shadow:0 12px 27px #1877f240,0 0 25px #42a5ff2b!important}.fb-quality-wrap{grid-area:1/2!important;width:245px!important}.fb-download-button{white-space:nowrap!important;grid-area:1/3!important;width:100%!important;min-width:280px!important;height:62px!important}@media (width<=750px){.fb-controls{grid-template-columns:105px 1fr!important;gap:10px!important;width:100%!important}.fb-reset-button{border-radius:13px!important;grid-area:1/1!important;width:105px!important;min-width:105px!important;height:56px!important;min-height:56px!important;padding:0 14px!important;font-size:15px!important}.fb-quality-wrap{grid-area:1/2!important;width:100%!important}.fb-download-button{grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important}}@media screen and (width<=750px){.fb-page{width:calc(100% - 12px)!important;max-width:100%!important;margin:0 auto!important;padding:18px 0 40px!important;overflow-x:hidden!important}.fb-hero{text-align:center!important;width:100%!important}.fb-hero-top{gap:12px!important;margin-bottom:17px!important}.fb-back-button{border-radius:12px!important;min-height:44px!important;padding:0 18px!important;font-size:13px!important;font-weight:900!important}.fb-badge-featured{transform-origin:50%!important;min-height:41px!important;padding:5px 7px 5px 46px!important;transform:scale(.92)!important}.fb-badge-title{font-size:10px!important;font-weight:900!important}.fb-badge-free{min-width:32px!important;height:22px!important;padding:0 6px!important;font-size:8.5px!important;font-weight:900!important}.fb-badge-logo-wrap{width:49px!important;height:49px!important}.fb-badge-logo{width:40px!important;height:40px!important}.fb-badge-logo svg{width:36px!important;height:36px!important}.fb-hero h1{letter-spacing:-1.2px!important;width:100%!important;max-width:390px!important;margin:13px auto 0!important;padding:0 4px!important;font-size:clamp(30px,8.7vw,38px)!important;font-weight:900!important;line-height:1.03!important}.fb-hero>p{width:95%!important;max-width:360px!important;margin:9px auto 0!important;font-size:10px!important;line-height:1.55!important}.desktop-only-features{display:none!important}.fb-download-card{box-sizing:border-box!important;border-radius:16px!important;width:100%!important;margin-top:12px!important;padding:9px!important}.fb-url-row{box-sizing:border-box!important;align-items:center!important;width:100%!important;min-height:54px!important;padding:4px!important;display:flex!important}.fb-link-icon{display:none!important}.fb-url-input{min-width:0!important;height:44px!important;padding:0 8px!important;font-size:10px!important}.fb-paste-button{border-radius:11px!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:88px!important;height:44px!important;min-height:44px!important;padding:0 11px!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important}.fb-paste-button svg{width:18px!important;height:18px!important}.fb-status-box{min-height:40px!important;margin-top:9px!important;padding:8px 11px!important;font-size:11px!important;font-weight:800!important;line-height:1.35!important}.fb-status-box.error{font-size:13px!important;font-weight:700!important}.fb-status-dot{flex-shrink:0!important;width:8px!important;height:8px!important}.fb-controls{grid-template-columns:82px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;width:100%!important;margin:10px 0 0!important;display:grid!important}.fb-reset-button{border-radius:11px!important;grid-area:1/1!important;width:82px!important;min-width:82px!important;height:48px!important;min-height:48px!important;padding:0 8px!important;font-size:13px!important;font-weight:900!important}.fb-quality-wrap{box-sizing:border-box!important;border-radius:11px!important;grid-area:1/2!important;align-items:center!important;width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;padding:0 42px 0 48px!important;display:flex!important;position:relative!important;overflow:visible!important}.fb-hd-icon{color:#fff!important;pointer-events:none!important;z-index:3!important;background:linear-gradient(135deg,#24b7ff,#1877f2 55%,#4f46e5)!important;border:0!important;border-radius:9px!important;place-items:center!important;width:31px!important;min-width:31px!important;height:31px!important;margin:0!important;font-size:9px!important;font-weight:900!important;display:grid!important;position:absolute!important;top:50%!important;left:8px!important;transform:translateY(-50%)!important;box-shadow:0 6px 14px #1877f240!important}.fb-quality{color:#10213f!important;appearance:auto!important;-webkit-appearance:menulist!important;cursor:pointer!important;box-sizing:border-box!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:100%!important;padding:0!important;font-size:14px!important;font-weight:900!important}.fb-select-arrow{display:none!important}.fb-download-button{white-space:nowrap!important;border-radius:11px!important;grid-area:2/1/auto/-1!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;height:50px!important;min-height:50px!important;padding:0 14px!important;font-size:14px!important;font-weight:900!important;display:flex!important}.fb-download-button svg{flex-shrink:0!important;width:19px!important;height:19px!important}.fb-download-button span{font-size:inherit!important;font-weight:inherit!important}.mobile-only-features{box-sizing:border-box!important;grid-area:3/1/auto/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px 12px!important;width:100%!important;max-width:none!important;margin:7px 0 0!important;padding:0!important;display:grid!important}.mobile-only-features>div{box-sizing:border-box!important;background:linear-gradient(90deg,#ffffffb8,#f5faff75)!important;border:0!important;border-radius:11px!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;min-width:0!important;min-height:41px!important;padding:3px 5px!important;display:flex!important;box-shadow:0 5px 15px #1877f20e!important}.mobile-only-features>div>svg{filter:drop-shadow(0 4px 7px #1877f21f)!important;flex:0 0 34px!important;width:34px!important;height:34px!important}.mobile-only-features>div>span{color:#173052!important;text-align:left!important;white-space:nowrap!important;min-width:0!important;font-size:10px!important;font-weight:800!important;line-height:1.2!important}.fb-info-panel{box-sizing:border-box!important;border-radius:16px!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;min-height:0!important;margin-top:27px!important;padding:17px!important;display:grid!important}.fb-info-panel h2{font-size:21px!important;font-weight:900!important;line-height:1.2!important}.fb-info-panel h2 svg{flex-shrink:0!important;width:32px!important;height:32px!important}.fb-info-panel p{font-size:11.5px!important;line-height:1.65!important}.fb-info-panel li{font-size:11px!important;line-height:1.55!important}.fb-more-tools{min-height:45px!important;padding:0 18px!important;font-size:12px!important;font-weight:900!important}.fb-visual,.fb-big-visual{display:none!important}.fb-content-section{margin-top:30px!important}.fb-content-section>h2{margin-bottom:14px!important;font-size:24px!important;font-weight:900!important;line-height:1.17!important}.fb-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.fb-step-card{box-sizing:border-box!important;border-radius:15px!important;width:100%!important;min-width:0!important;min-height:205px!important;padding:14px 11px!important}.fb-step-number{width:40px!important;height:40px!important;font-size:13px!important;font-weight:900!important}.fb-step-card svg{width:48px!important;height:48px!important}.fb-step-card h3{margin-top:11px!important;font-size:14px!important;font-weight:900!important;line-height:1.25!important}.fb-step-card p{margin-top:8px!important;font-size:11px!important;font-weight:500!important;line-height:1.55!important}.fb-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.fb-feature-card{box-sizing:border-box!important;border-radius:15px!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:155px!important;padding:14px 11px!important;display:flex!important}.fb-blue-icon{flex-shrink:0!important;width:47px!important;height:47px!important}.fb-blue-icon svg{width:27px!important;height:27px!important}.fb-feature-card>svg{flex-shrink:0!important;width:47px!important;height:47px!important}.fb-feature-card h3{margin:0!important;font-size:14px!important;font-weight:900!important;line-height:1.25!important}.fb-feature-card p{margin:0!important;font-size:11px!important;font-weight:500!important;line-height:1.55!important}.fb-faq-grid{grid-template-columns:1fr!important;gap:7px!important;width:100%!important;display:grid!important}.fb-faq details{box-sizing:border-box!important;width:100%!important}.fb-faq summary{padding:14px 12px!important;font-size:12px!important;font-weight:900!important;line-height:1.4!important}.fb-faq details p{padding:0 12px 14px!important;font-size:11px!important;line-height:1.6!important}.fb-page,.fb-page *{box-sizing:border-box!important}}@media screen and (width<=390px){.fb-page{width:calc(100% - 10px)!important}.fb-hero h1{font-size:29px!important}.fb-back-button{font-size:12.5px!important}.fb-paste-button,.fb-reset-button{font-size:12px!important}.fb-quality,.fb-download-button{font-size:13px!important}.mobile-only-features{gap:7px!important}.mobile-only-features>div>span{font-size:9.5px!important}.fb-step-grid,.fb-feature-grid{gap:7px!important}.fb-step-card,.fb-feature-card{padding:11px 9px!important}.fb-step-card h3,.fb-feature-card h3{font-size:13px!important}.fb-step-card p,.fb-feature-card p{font-size:10px!important}.fb-faq summary{font-size:11.5px!important}}.fb-page{width:min(1160px,100% - 36px);margin:0 auto;padding:28px 0 75px}.fb-hero{text-align:center}.fb-back-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#14b8ff,#2563eb 55%,#5338f7);border:0;border-radius:13px;min-height:48px;margin-bottom:22px;padding:0 22px;font-size:14px;font-weight:800;box-shadow:0 10px 25px #2563eb4d,0 0 28px #38bdf833}.fb-badge{color:#1e3a5f;background:linear-gradient(#fff,#e8f2ff);border:1px solid #bcd3f5;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin:0 auto;padding:8px 17px;font-size:12px;font-weight:850;display:flex;box-shadow:0 8px 22px #2563eb14}.fb-hero h1{color:#10213f;letter-spacing:-.045em;margin:22px auto 0;font-size:clamp(42px,5vw,59px);font-weight:900}.fb-hero h1 span{color:#2563eb}.fb-hero>p{color:#526783;margin:10px 0 0;font-size:14px}.fb-hero>p strong{color:#1263ed}.fb-top-features{flex-wrap:wrap;justify-content:center;gap:9px;margin:16px auto 0;display:flex}.fb-top-features>div{color:#29415f;background:linear-gradient(#f7fbff,#eaf4ff);border-radius:999px;align-items:center;gap:8px;min-height:37px;padding:0 13px;font-size:11px;font-weight:700;display:flex;box-shadow:0 6px 18px #2563eb14}.fb-top-features b{color:#fff;background:#2563eb;border-radius:8px;place-items:center;min-width:27px;height:27px;font-size:11px;display:grid}.fb-download-card{background:linear-gradient(#fff,#fbfeff);border:1px solid #b9ddf1;border-radius:20px;margin-top:25px;padding:19px 25px 22px;box-shadow:0 0 28px #25c0eb33,0 18px 45px #0f172a12}.fb-url-row{background:#fff;border:1px solid #bfd5ee;border-radius:14px;align-items:center;min-height:65px;padding:5px;display:flex}.fb-link-icon{margin-left:14px;font-size:17px}.fb-url-input{color:#10213f;background:0 0;border:0;outline:0;flex:1;min-width:0;height:52px;padding:0 13px;font-size:13px}.fb-paste-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5);border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;height:54px;padding:0 28px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 26px #2563eb52,0 0 24px #37c8ff40}.fb-paste-button:hover{transform:translateY(-2px);box-shadow:0 14px 32px #2563eb66,0 0 30px #37c8ff4d}.fb-status-box{border-radius:10px;align-items:center;gap:8px;min-height:41px;margin-top:11px;padding:0 14px;font-size:11px;font-weight:700;display:flex}.fb-status-dot{border-radius:50%;width:8px;height:8px}.fb-status-box.info{color:#1460df;background:#eaf4ff;border:1px solid #c3ddfb}.fb-status-box.info .fb-status-dot{background:#2563eb}.fb-status-box.success{color:#168447;background:#ecfbf1;border:1px solid #bfe6cb}.fb-status-box.success .fb-status-dot{background:#22c55e}.fb-status-box.error{color:#c92828;background:#fff0f1;border:1px solid #ffc8cc}.fb-status-box.error .fb-status-dot{background:#ef4444}.fb-progress{margin-top:15px}.fb-progress-top{color:#203450;justify-content:space-between;margin-bottom:9px;font-size:11px;font-weight:700;display:flex}.fb-progress-top strong{color:#1565f5;font-size:12px}.fb-progress-track{background:#d8e8f6;border-radius:999px;height:11px;overflow:hidden}.fb-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#2865ee,#20bee9);height:100%;transition:width .25s}.fb-controls{grid-template-columns:245px minmax(0,1fr);gap:17px;width:min(610px,100%);margin:23px auto 0;display:grid}.fb-quality-wrap{background:#fff;border:1px solid #74a8ff;border-radius:12px;align-items:center;height:55px;display:flex;position:relative;box-shadow:0 6px 16px #2563eb14,0 0 14px #2563eb14}.fb-hd-icon{color:#2563eb;border:2px solid #2563eb;border-radius:6px;place-items:center;width:29px;height:29px;margin-left:12px;font-size:10px;font-weight:900;display:grid}.fb-quality{appearance:none;color:#10213f;cursor:pointer;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 43px 0 11px;font-size:13px;font-weight:800}.fb-select-arrow{color:#075ee9;pointer-events:none;font-size:23px;font-weight:900;position:absolute;top:50%;right:15px;transform:translateY(-57%)}.fb-download-button{color:#fff;letter-spacing:-.35px;cursor:pointer;background:linear-gradient(110deg,#10bdf5 0%,#087cf5 48%,#6035f5 100%);border:0;border-radius:13px;justify-content:center;align-items:center;gap:13px;height:58px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:19px;font-weight:900;line-height:1;display:flex;box-shadow:0 11px 27px #2563eb4d,0 0 25px #10bdf529}.fb-download-button span{justify-content:center;align-items:center;font-size:24px;line-height:1;display:inline-flex}.fb-download-button:disabled{transform:none}.fb-download-button span{font-size:23px}.fb-download-button:disabled{opacity:.67}.fb-info-panel{background:linear-gradient(135deg,#fff,#eff7ff);border:1px solid #a8cfff;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:25px;min-height:320px;margin-top:49px;padding:31px;display:grid;overflow:hidden;box-shadow:0 0 28px #23b4f02e,0 17px 36px #2563eb12}.fb-info-panel h2{color:#10213f;align-items:center;gap:8px;margin:0;font-size:23px;font-weight:900;display:flex}.fb-info-panel p{color:#526783;max-width:600px;margin-top:15px;font-size:11px;line-height:1.7}.fb-info-panel ul{margin:18px 0 0;padding:0;list-style:none}.fb-info-panel li{color:#324b68;margin-top:8px;font-size:11px}.fb-more-tools{color:#fff;background:linear-gradient(135deg,#15b9ff,#2563eb 52%,#5637f4);border-radius:11px;min-height:45px;margin-top:20px;padding:0 21px;font-size:12px;font-weight:850;box-shadow:0 10px 23px #2563eb3d}.fb-visual{place-items:center;display:grid}.fb-visual-ring{background:radial-gradient(circle,#7c3aed2e,#38bdf81a 45%,#0000 70%);border-radius:50%;place-items:center;width:245px;height:190px;display:grid;position:relative;box-shadow:0 0 45px #38bdf838}.fb-youtube-icon{color:#fff;background:linear-gradient(145deg,#ff3c3c,#ff001f);border-radius:25px;place-items:center;width:110px;height:90px;font-size:38px;display:grid;box-shadow:0 14px 35px #ff00234d}.fb-8k-label{color:#ffd22f;background:#10213f;border:3px solid #ffc928;border-radius:10px;flex-direction:column;align-items:center;padding:7px 10px;display:flex;position:absolute;bottom:14px;right:26px;box-shadow:0 10px 22px #0000002e}.fb-8k-label strong{font-size:25px;line-height:1}.fb-8k-label span{margin-top:3px;font-size:8px;font-weight:900}.fb-content-section{margin-top:45px}.fb-content-section>h2{color:#10213f;margin:0 0 19px;font-size:25px;font-weight:900}.fb-step-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.fb-step-card{text-align:center;background:linear-gradient(#fff,#fbfdff);border:1px solid #cbe3f3;border-radius:17px;min-height:205px;padding:18px;box-shadow:0 0 24px #38bdf82b,0 13px 30px #2563eb12}.fb-step-top{justify-content:space-between;align-items:center;display:flex}.fb-step-number,.fb-step-icon{border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.fb-step-number{color:#fff}.fb-step-icon{font-size:22px}.fb-step-number.blue{background:#16a9ee}.fb-step-number.purple{background:#6c38f2}.fb-step-number.green{background:#13ca5b}.fb-step-number.orange{background:#ff7607}.fb-step-icon.blue{color:#1565ef;background:#eaf3ff}.fb-step-icon.purple{color:#6833ed;background:#f0eaff}.fb-step-icon.green{color:#0ca77b;background:#e1fcf3}.fb-step-icon.orange{color:#f76b00;background:#fff0e5}.fb-step-card h3{color:#10213f;margin:17px 0 0;font-size:14px;font-weight:900}.fb-step-card p{color:#526783;margin:10px 0 0;font-size:11px;line-height:1.6}.fb-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.fb-feature-card{background:linear-gradient(#fff,#fbfdff);border:1px solid #cce3f0;border-radius:17px;align-items:flex-start;gap:15px;min-height:118px;padding:18px;display:flex;box-shadow:0 0 24px #38bdf82b,0 13px 28px #2563eb0f}.fb-blue-icon{border-radius:15px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.fb-blue-icon.yellow{background:#fff1c8}.fb-blue-icon.pink{color:#fff;background:#ff2e6e}.fb-blue-icon.blue{color:#fff;background:#2563eb}.fb-blue-icon.cyan{background:#e7faff}.fb-blue-icon.purple{color:#fff;background:#7246f5}.fb-blue-icon.green{background:#dffbec}.fb-feature-card h3{color:#10213f;margin:4px 0 0;font-size:13px;font-weight:900}.fb-feature-card p{color:#526783;margin:6px 0 0;font-size:10px;line-height:1.5}.fb-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 24px;display:grid}.fb-faq details{background:#fff;border:1px solid #c8def2;border-radius:12px;overflow:hidden;box-shadow:0 0 18px #38bdf81a}.fb-faq summary{color:#10213f;cursor:pointer;padding:16px 18px;font-size:11px;font-weight:850}.fb-faq details p{color:#526783;margin:0;padding:0 18px 16px;font-size:10px;line-height:1.6}@media (width<=750px){.fb-page{width:calc(100% - 18px)}.fb-hero h1{font-size:37px}.fb-top-features{gap:6px}.fb-top-features>div{padding:0 9px;font-size:9px}.fb-download-card{padding:12px}.fb-url-row{min-height:57px}.fb-link-icon{display:none}.fb-url-input{font-size:10px}.fb-paste-button{height:45px;padding:0 16px;font-size:12px}.fb-controls{grid-template-columns:1fr;gap:10px}.fb-quality-wrap,.fb-download-button{height:51px}.fb-info-panel{grid-template-columns:1fr;padding:20px}.fb-visual{display:none}.fb-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fb-step-card{min-height:185px;padding:13px}.fb-step-number,.fb-step-icon{width:35px;height:35px}.fb-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fb-feature-card{flex-direction:column;min-height:145px;padding:13px}.fb-blue-icon{width:40px;height:40px}.fb-faq-grid{grid-template-columns:1fr;gap:9px}}html.dark .fb-page,html.dark .fb-hero h1{color:#f8fafc}html.dark .fb-hero h1 span{color:#4f8cff}html.dark .fb-hero>p{color:#9fb0c7}html.dark .fb-hero>p strong{color:#56a1ff}html.dark .fb-badge{color:#e8f1ff;background:linear-gradient(#132238,#0d1b2e);border-color:#60a5fa47;box-shadow:0 0 22px #2563eb1f}html.dark .fb-top-features>div{color:#dce9f8;background:linear-gradient(#14243afa,#0c192bfa);border-color:#4d89dc38;box-shadow:0 8px 24px #0003,0 0 20px #2563eb14}html.dark .fb-top-features>div:hover{box-shadow:0 12px 28px #00000047,0 0 25px #38bdf826}html.dark .fb-download-card{background:radial-gradient(circle at 50% 0,#2563eb14,#0000 42%),linear-gradient(#0e1d30,#0a1728);border-color:#479adb57;box-shadow:0 0 35px #19a7de21,0 22px 45px #0000004d}html.dark .fb-url-row{background:#0a1626;border-color:#27415e;box-shadow:inset 0 1px #ffffff06}html.dark .fb-url-row:focus-within{border-color:#4188ff;box-shadow:0 0 0 4px #2563eb1a,0 0 22px #2563eb1a}html.dark .fb-url-input{color:#f8fafc}html.dark .fb-url-input::placeholder{color:#72839a}html.dark .fb-status-box.info{color:#82baff;background:#0d2947;border-color:#214b76}html.dark .fb-status-box.success{color:#74e0a5;background:#0d2d22;border-color:#1c5d42}html.dark .fb-status-box.error{color:#ff9ba5;background:#35171d;border-color:#6c2933}html.dark .fb-progress-top{color:#c5d3e4}html.dark .fb-progress-top strong{color:#4f9cff}html.dark .fb-progress-track{background:#20334a}html.dark .fb-quality-wrap{background:linear-gradient(#13253d,#0e1c2f);border-color:#3e78d0;box-shadow:0 8px 20px #00000040,0 0 20px #2563eb17}html.dark .fb-quality-wrap:hover{border-color:#5794ff;box-shadow:0 10px 26px #0000004d,0 0 24px #2563eb29}html.dark .fb-quality{color:#f8fafc}html.dark .fb-quality option{color:#f8fafc;background:#0e1c2f}html.dark .fb-hd-icon{color:#76b4ff;background:#112b4d;border-color:#58a1ff}html.dark .fb-select-arrow{color:#71b1ff}html.dark .fb-info-panel{background:radial-gradient(circle at 75%,#2563eb1a,#0000 35%),linear-gradient(135deg,#0f2035,#0a1727);border-color:#479adb4d;box-shadow:0 0 32px #1aa8db1f,0 20px 42px #00000040}html.dark .fb-info-panel h2{color:#f8fafc}html.dark .fb-info-panel p,html.dark .fb-info-panel li{color:#9fb0c7}html.dark .fb-content-section>h2{color:#f8fafc}html.dark .fb-step-card{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38;box-shadow:0 0 24px #33b5e914,0 15px 30px #0000003d}html.dark .fb-step-card:hover{border-color:#539aff66;box-shadow:0 0 30px #33b5e926,0 18px 35px #0000004d}html.dark .fb-step-card h3{color:#f8fafc}html.dark .fb-step-card p{color:#9fb0c7}html.dark .fb-feature-card{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38;box-shadow:0 0 24px #33b5e914,0 14px 28px #0000003b}html.dark .fb-feature-card:hover{border-color:#539aff66;box-shadow:0 0 30px #33b5e926,0 18px 34px #00000047}html.dark .fb-feature-card h3{color:#f8fafc}html.dark .fb-feature-card p{color:#9fb0c7}html.dark .fb-faq details{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc40;box-shadow:0 0 20px #38bdf812}html.dark .fb-faq summary{color:#f8fafc}html.dark .fb-faq details p{color:#9fb0c7}.fb-download-button{background:linear-gradient(135deg,#09bcff 0%,#2563eb 52%,#633cf6 100%);transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 28px #2563eb57,0 0 25px #29b5ff38}.fb-download-button:disabled{opacity:1;cursor:not-allowed;background:linear-gradient(135deg,#43b9f7,#4f7ee9,#7659ee);box-shadow:0 10px 26px #2563eb45,0 0 22px #5a69f02e}@media (width<=750px){.fb-page{width:calc(100% - 16px);padding:20px 0 50px}.fb-back-button{min-height:42px;margin-bottom:17px;padding:0 15px;font-size:10px}.fb-badge{min-height:34px;padding:0 11px;font-size:8px}.fb-badge svg{width:16px;height:16px}.fb-hero h1{max-width:100%;margin-top:18px;padding:0 6px;font-size:clamp(30px,9vw,39px);line-height:1.05}.fb-hero>p{max-width:330px;margin:11px auto 0;padding:0 8px;font-size:9px;line-height:1.55}.fb-top-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(360px,100%);margin-top:15px;display:grid}.fb-top-features>div{justify-content:flex-start;gap:5px;min-width:0;min-height:45px;padding:4px 7px 4px 5px;font-size:8px}.fb-top-features svg{flex-shrink:0;width:33px;height:33px}.fb-download-card{border-radius:16px;margin-top:23px;padding:10px}.fb-url-row{min-height:54px;padding:4px}.fb-link-icon{display:none}.fb-url-input{height:44px;padding:0 8px;font-size:9px}.fb-paste-button{border-radius:10px;gap:5px;min-width:83px;height:43px;padding:0 10px;font-size:10px}.fb-paste-button svg{width:17px;height:17px}.fb-status-box{min-height:36px;padding:7px 10px;font-size:8px;line-height:1.4}.fb-progress{margin-top:12px}.fb-progress-top{font-size:8px}.fb-controls{grid-template-columns:1fr;gap:9px;width:100%;margin-top:15px}.fb-quality-wrap,.fb-download-button{width:100%;height:49px}.fb-quality{font-size:10px}.fb-hd-icon{width:28px;height:28px;font-size:8px}.fb-download-button{font-size:11px}.fb-info-panel{border-radius:16px;grid-template-columns:1fr;gap:0;min-height:0;margin-top:30px;padding:18px}.fb-info-panel h2{font-size:18px;line-height:1.2}.fb-info-panel h2 svg{flex-shrink:0;width:31px;height:31px}.fb-info-panel p{font-size:9px;line-height:1.65}.fb-info-panel li{font-size:9px}.fb-more-tools{min-height:41px;font-size:9px}.fb-visual{display:none}.fb-content-section{margin-top:31px}.fb-content-section>h2{margin-bottom:14px;font-size:20px}.fb-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fb-step-card{border-radius:14px;min-height:180px;padding:11px}.fb-step-number{width:31px;height:31px;font-size:9px;top:10px;left:10px}.fb-step-card>svg{width:39px;height:39px;margin-top:2px}.fb-step-card h3{margin-top:9px;font-size:10px}.fb-step-card p{margin-top:7px;font-size:8px;line-height:1.5}.fb-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fb-feature-card{border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;min-height:145px;padding:11px}.fb-feature-card>svg,.fb-blue-icon{width:39px;height:39px}.fb-blue-icon svg{width:22px;height:22px}.fb-feature-card h3{font-size:10px}.fb-feature-card p{font-size:8px;line-height:1.45}.fb-faq-grid{grid-template-columns:1fr;gap:8px}.fb-faq summary{padding:13px 12px;font-size:9px;line-height:1.35}.fb-faq details p{padding:0 12px 13px;font-size:8px}}@media (width<=390px){.fb-page{width:calc(100% - 12px)}.fb-hero h1{font-size:29px}.fb-top-features>div{font-size:7px}.fb-step-grid,.fb-feature-grid{gap:7px}.fb-step-card,.fb-feature-card{padding:9px}}.fb-more-tools{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0dbdff 0%,#2563eb 52%,#5b36f5 100%);border:0;border-radius:12px;min-height:46px;padding:0 22px;font-size:11px;font-weight:900;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 27px #2563eb57,0 0 24px #23beff3d}.fb-more-tools:hover{filter:brightness(1.06);transform:translateY(-2px)scale(1.02);box-shadow:0 14px 34px #2563eb6b,0 0 32px #23beff57}.fb-more-tools:active{transform:translateY(0)scale(.99)}.fb-progress-premium{background:linear-gradient(#f7fbfffa,#ebf5fff5);border:1px solid #4f8fff47;border-radius:14px;margin-top:15px;padding:14px 16px 12px;box-shadow:0 8px 24px #2563eb14,0 0 25px #1fbbff1a}.fb-progress-title{align-items:center;gap:8px;display:flex}.fb-progress-live-dot{background:#20c768;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.2s ease-in-out infinite ytLivePulse;display:block;box-shadow:0 0 0 4px #20c7681f,0 0 12px #20c7688c}.fb-progress-premium .fb-progress-track{background:linear-gradient(#dceaf7,#ccdeed);border-radius:999px;height:13px;position:relative;overflow:hidden;box-shadow:inset 0 2px 5px #0f172a14}.fb-progress-premium .fb-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#08bfff 0%,#2563eb 52%,#633cf6 100%);height:100%;transition:width .35s;position:relative;overflow:hidden;box-shadow:0 0 15px #2563eb6b,0 0 24px #1ebeff38}.fb-progress-shine{background:linear-gradient(90deg,#0000,#ffffffb8,#0000);width:90px;animation:1.35s linear infinite ytProgressShine;position:absolute;top:0;bottom:0}.fb-progress-footer{color:#71849b;justify-content:space-between;align-items:center;margin-top:8px;font-size:9px;font-weight:700;display:flex}html.dark .fb-progress-premium{background:linear-gradient(#102139,#0b192b);border-color:#4d8fff45;box-shadow:0 10px 26px #00000038,0 0 25px #2563eb1a}html.dark .fb-progress-premium .fb-progress-track{background:linear-gradient(#20374f,#172a3e)}html.dark .fb-progress-footer{color:#8295ad}@media (width<=750px){.fb-progress-premium{border-radius:11px;padding:11px 10px 10px}.fb-progress-premium .fb-progress-track{height:11px}.fb-progress-footer{font-size:7px}}.fb-hero-top{flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.fb-badge-featured{background:#fff;border:1px solid #ff000024;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:5px 9px 5px 52px;display:inline-flex;position:relative;overflow:visible;box-shadow:0 10px 28px #465a8214,0 3px 10px #465a820d}.fb-badge-logo-wrap{justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;top:50%;left:-7px;transform:translateY(-50%)rotate(-7deg)}.fb-badge-logo-wrap:before{content:"";opacity:.95;background:linear-gradient(135deg,#ff6b6b 0%,red 45%,#fff 52%,#ffb3b3 100%);border-radius:14px;width:48px;height:48px;position:absolute;transform:rotate(8deg);box-shadow:0 7px 18px #ff00002e}.fb-badge-logo{z-index:2;background:#fff;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:relative;overflow:hidden;box-shadow:-3px 3px #ff4d4d,3px 3px #ffb3b3,0 5px 10px #0f172a24}.fb-badge-logo svg{shape-rendering:geometricprecision;width:42px;height:42px;display:block}.fb-badge-title{color:#0f1f38;letter-spacing:.1px;white-space:nowrap;font-size:12px;font-weight:900;line-height:1}.fb-badge-free{color:red;background:#fff0f0;border:1px solid #ffb5b5;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:24px;padding:0 8px;font-size:9px;font-weight:900;display:inline-flex;box-shadow:0 4px 10px #ff000017}.fb-badge-spark{z-index:4;border-radius:99px;width:3px;height:9px;position:absolute}.fb-spark-1{background:red;top:-6px;left:12px;transform:rotate(-28deg)}.fb-spark-2{background:#ff6b6b;top:-9px;left:25px;transform:rotate(2deg)}.fb-spark-3{background:red;top:-4px;left:37px;transform:rotate(30deg)}@media (width<=600px){.fb-badge-featured{padding-left:46px}.fb-badge-title{font-size:10px}.fb-badge-logo-wrap{width:49px;height:49px}.fb-badge-logo{width:40px;height:40px}.fb-badge-logo svg{width:36px;height:36px}}@media (width<=750px){.platform-badge{gap:6px;min-height:43px;padding:0 9px 0 53px;font-size:8px}.platform-badge>svg{width:54px;height:54px;left:-8px}.platform-badge:before{width:4px;height:10px;top:-13px;left:7px}.platform-free{min-height:22px;padding:0 7px;font-size:7px}}.fb-download-button{color:#fff!important;letter-spacing:-.45px!important;text-shadow:0 1px 1px #00000014!important;cursor:pointer!important;background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 42%,#2663f2 67%,#6436f5 100%)!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:14px!important;height:60px!important;min-height:60px!important;padding:0 28px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:21px!important;font-weight:950!important;line-height:1!important;transition:transform .2s,box-shadow .2s,filter .2s!important;display:flex!important;box-shadow:0 13px 30px #2563eb57,0 0 30px #16b8ff38,inset 0 1px #ffffff2e!important}.fb-download-button svg{stroke-width:2.5px!important;flex-shrink:0!important;width:25px!important;height:25px!important}.fb-download-button span{font-size:inherit!important;font-weight:inherit!important;justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.fb-download-button:hover:not(:disabled){filter:brightness(1.06)saturate(1.05)!important;transform:translateY(-3px)scale(1.015)!important;box-shadow:0 17px 38px #2563eb6b,0 0 37px #13b9ff4d,inset 0 1px #ffffff38!important}.fb-download-button:active:not(:disabled){transform:translateY(0)scale(.985)!important}.fb-download-button:disabled{opacity:.72!important;cursor:not-allowed!important;transform:none!important}@media (width<=750px){.fb-download-button{border-radius:12px!important;height:54px!important;min-height:54px!important;padding:0 18px!important;font-size:17px!important}.fb-download-button svg{width:22px!important;height:22px!important}}.fb-paste-button{border-radius:13px!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-width:118px!important;height:56px!important;padding:0 22px!important;font-size:17px!important;font-weight:900!important;display:inline-flex!important}.fb-paste-button svg{flex-shrink:0!important;width:23px!important;height:23px!important}.fb-back-button{letter-spacing:-.2px!important;min-height:52px!important;padding:0 28px!important;font-size:17px!important;font-weight:900!important}.fb-back-button svg,.fb-back-button .back-arrow{display:none!important}.fb-more-tools{letter-spacing:-.2px!important;min-height:52px!important;padding:0 28px!important;font-size:16px!important;font-weight:900!important}.fb-more-tools svg{width:21px!important;height:21px!important}.fb-step-card h3{font-size:18px!important;font-weight:900!important;line-height:1.25!important}.fb-step-card p{font-size:14px!important;font-weight:500!important;line-height:1.65!important}.fb-step-number{width:44px!important;height:44px!important;font-size:15px!important}.fb-feature-card h3{font-size:17px!important;font-weight:900!important;line-height:1.25!important}.fb-feature-card p{font-size:13.5px!important;font-weight:500!important;line-height:1.6!important}.fb-content-section>h2{letter-spacing:-.4px!important;font-size:30px!important;font-weight:900!important}.fb-faq summary{font-size:14px!important;font-weight:850!important}.fb-faq details p{font-size:13px!important;line-height:1.6!important}.fb-quality-wrap{background:linear-gradient(#fffffffa,#f5f9fffa)!important;border:1.5px solid #2563eb80!important;border-radius:15px!important;min-height:58px!important;transition:border-color .2s,box-shadow .2s,transform .2s!important;box-shadow:0 10px 26px #2563eb1a,0 0 22px #2563eb14,inset 0 1px #ffffffe6!important}.fb-quality-wrap:hover{transform:translateY(-1px)!important;box-shadow:0 13px 30px #2563eb29,0 0 28px #2563eb21!important}.fb-hd-icon{color:#fff!important;letter-spacing:.3px!important;background:linear-gradient(135deg,#24b7ff 0%,#147df5 55%,#4f46e5 100%)!important;border-radius:9px!important;flex-shrink:0!important;margin-left:14px!important;margin-right:14px!important;box-shadow:0 7px 16px #2563eb47!important}.fb-quality{color:#10213f!important;padding:0 58px 0 0!important}.fb-select-arrow{background:linear-gradient(135deg,#edf5ff,#dcecff)!important;border-radius:10px!important;width:38px!important;height:38px!important;font-size:20px!important;box-shadow:inset 0 0 0 1px #1877f21f!important}@media (width<=750px){.fb-step-card h3{font-size:15px!important}.fb-step-card p{font-size:12px!important}.fb-feature-card h3{font-size:14px!important}.fb-feature-card p{font-size:11px!important}.fb-content-section>h2{font-size:23px!important}.fb-faq summary{font-size:12px!important}.fb-faq details p{font-size:11px!important}}.fb-hd-icon{width:40px!important;height:36px!important}.fb-quality{height:58px!important;padding:0 62px 0 64px!important;font-size:15px!important}.fb-quality-wrap{background:radial-gradient(circle at 12% 20%,#38bdf821,#0000 28%),linear-gradient(#fffffffa,#f1f7fffa)!important;border:1.5px solid #2563eb6b!important;border-radius:17px!important;align-items:center!important;min-height:62px!important;transition:transform .2s,border-color .2s,box-shadow .2s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 12px 28px #2563eb1f,0 0 24px #38bdf81a,inset 0 1px #fffffff2,inset 0 -1px #2563eb0d!important}.fb-quality-wrap:hover{border-color:#2563eb!important;transform:translateY(-2px)!important;box-shadow:0 16px 34px #2563eb2e,0 0 30px #38bdf829,inset 0 1px #fff!important}.fb-hd-icon{color:#fff!important;letter-spacing:.4px!important;text-shadow:0 1px 1px #0000001a!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(135deg,#22c1ff 0%,#1680f5 50%,#4f46e5 100%)!important;border:0!important;border-radius:10px!important;place-items:center!important;width:42px!important;height:38px!important;margin:0!important;font-size:10px!important;font-weight:950!important;display:grid!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important;box-shadow:0 8px 17px #2563eb4d,inset 0 1px #fff3!important}.fb-quality{appearance:none!important;color:#0f1f38!important;letter-spacing:-.2px!important;cursor:pointer!important;white-space:nowrap!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;height:62px!important;padding:0 68px!important;font-size:16px!important;font-weight:900!important}.fb-select-arrow{color:#1877f2!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(145deg,#eef6ff,#dcecff)!important;border-radius:11px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:21px!important;font-weight:950!important;transition:transform .2s,background .2s!important;display:grid!important;position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important;box-shadow:inset 0 0 0 1px #2563eb21,0 5px 12px #2563eb14!important}.fb-quality-wrap:hover .fb-select-arrow{background:linear-gradient(145deg,#e5f2ff,#cfe5ff)!important}.fb-quality-wrap:focus-within{border-color:#2563eb!important;box-shadow:0 0 0 4px #2563eb14,0 14px 32px #2563eb29,0 0 28px #38bdf824!important}.fb-reset-button{color:#334155;cursor:pointer;background:linear-gradient(#fff,#f3f7fc);border:1px solid #c9d9ee;border-radius:14px;height:58px;padding:0 20px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 8px 20px #0f172a14;color:#ef4444!important;background:linear-gradient(#fff 0%,#fff5f5 100%)!important;border:1.5px solid #ef444438!important;min-width:105px!important;font-family:inherit!important;font-size:15px!important;transition:transform .2s,box-shadow .2s,background .2s!important;box-shadow:0 9px 22px #ef444417,inset 0 1px #fff!important}.fb-reset-button:hover:not(:disabled){background:linear-gradient(135deg,#ff5b5b,#ef4444)!important;box-shadow:0 12px 26px #ef44443d!important}.fb-reset-button:disabled{opacity:.5!important}.fb-reset-button{width:120px!important;min-width:120px!important;padding:0 12px!important}.fb-download-button{min-width:260px!important}@media (width<=750px){.fb-controls{grid-template-columns:1fr 105px!important}.fb-quality-wrap{width:100%!important}.fb-reset-button{width:105px!important;min-width:105px!important}.fb-download-button{grid-column:1/-1!important;width:100%!important;min-width:0!important}}.fb-controls{grid-template-columns:130px 245px minmax(280px,1fr)!important;gap:14px!important;width:min(760px,100%)!important}.fb-reset-button{color:#2563eb!important;white-space:nowrap!important;background:linear-gradient(#fff 0%,#f1f7ff 100%)!important;border:1.5px solid #2563eb47!important;border-radius:15px!important;padding:0 20px!important;font-size:16px!important;font-weight:900!important;box-shadow:0 9px 22px #2563eb1a!important}.fb-quality-wrap{grid-column:2!important}.fb-download-button{white-space:nowrap!important;width:100%!important;min-width:280px!important;height:62px!important}.fb-download-button span{white-space:nowrap!important}@media (width<=750px){.fb-controls{grid-template-columns:105px 1fr!important;gap:10px!important;width:100%!important}.fb-reset-button{grid-area:1/1!important;width:105px!important;min-width:105px!important}.fb-quality-wrap{grid-area:1/2!important;width:100%!important}.fb-download-button{grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important}}.fb-reset-button{color:#1d4ed8!important;letter-spacing:-.2px!important;cursor:pointer!important;background:radial-gradient(circle at 25% 20%,#38bdf824,#0000 38%),linear-gradient(#fff 0%,#edf5ff 100%)!important;border:1.5px solid #2563eb57!important;border-radius:16px!important;grid-area:1/1!important;width:130px!important;min-width:130px!important;height:62px!important;min-height:62px!important;padding:0 22px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:17px!important;font-weight:950!important;transition:transform .2s,box-shadow .2s,color .2s,background .2s,border-color .2s!important;box-shadow:0 10px 24px #2563eb1f,0 0 22px #38bdf81a,inset 0 1px #fffffff2!important}.fb-reset-button:hover:not(:disabled){background:linear-gradient(110deg,#12bdf5 0%,#087cf5 48%,#6035f5 100%)!important;transform:translateY(-2px)scale(1.02)!important;box-shadow:0 15px 32px #2563eb4d,0 0 30px #38bdf833,inset 0 1px #ffffff38!important}.fb-reset-button:active:not(:disabled){transform:translateY(0)scale(.98)!important}.fb-reset-button:disabled{opacity:.48!important;cursor:not-allowed!important;transform:none!important}@media (width<=750px){.fb-reset-button{border-radius:13px!important;width:105px!important;min-width:105px!important;height:56px!important;min-height:56px!important;padding:0 14px!important;font-size:15px!important}}@media screen and (width<=750px){.fb-page{width:calc(100% - 12px)!important;max-width:100%!important;margin:0 auto!important;padding:18px 0 38px!important;overflow-x:hidden!important}.fb-hero{text-align:center!important;width:100%!important}.fb-back-button{border-radius:12px!important;min-height:44px!important;margin-bottom:18px!important;padding:0 18px!important;font-size:11px!important;font-weight:900!important}.fb-hero-top{gap:12px!important;margin-bottom:17px!important}.fb-badge-featured{transform-origin:50%!important;transform:scale(.88)!important}.fb-hero h1{letter-spacing:-1.4px!important;width:100%!important;max-width:390px!important;margin:13px auto 0!important;padding:0 5px!important;font-size:clamp(30px,8.5vw,38px)!important;font-weight:900!important;line-height:1.02!important}.fb-hero>p{width:94%!important;max-width:360px!important;margin:9px auto 0!important;font-size:9px!important;line-height:1.5!important}.fb-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:370px!important;margin:15px auto 0!important;display:grid!important}.fb-top-features>div{justify-content:flex-start!important;gap:6px!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:5px 7px!important;font-size:8px!important;line-height:1.25!important}.fb-top-features b{flex-shrink:0!important;width:27px!important;min-width:27px!important;height:27px!important}.fb-download-card{box-sizing:border-box!important;border-radius:16px!important;width:100%!important;margin:20px auto 0!important;padding:9px!important}.fb-url-row{box-sizing:border-box!important;width:100%!important;min-height:55px!important;padding:4px!important}.fb-link-icon{display:none!important}.fb-url-input{width:100%!important;min-width:0!important;height:45px!important;padding:0 8px!important;font-size:9px!important}.fb-paste-button{flex:none!important;min-width:86px!important;height:45px!important;padding:0 11px!important;font-size:11px!important;font-weight:900!important}.fb-controls{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important;margin:10px 0 0!important;display:grid!important}.fb-quality-wrap{box-sizing:border-box!important;width:100%!important;height:50px!important}.fb-quality{font-size:11px!important;font-weight:800!important}.fb-hd-icon{flex-shrink:0!important;width:29px!important;height:29px!important}.fb-download-button{border-radius:12px!important;width:100%!important;height:52px!important;font-size:13px!important;font-weight:900!important}.fb-info-panel{box-sizing:border-box!important;border-radius:16px!important;grid-template-columns:1fr!important;width:100%!important;min-width:0!important;min-height:0!important;margin-top:27px!important;padding:17px!important;display:grid!important}.fb-info-panel h2{font-size:18px!important;line-height:1.2!important}.fb-info-panel p{font-size:9px!important;line-height:1.65!important}.fb-info-panel li{font-size:9px!important;line-height:1.45!important}.fb-more-tools{min-height:43px!important;padding:0 17px!important;font-size:10px!important;font-weight:900!important}.fb-visual{display:none!important}.fb-content-section{margin-top:29px!important}.fb-content-section>h2{margin-bottom:13px!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important}.fb-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.fb-step-card{box-sizing:border-box!important;border-radius:14px!important;width:100%!important;min-width:0!important;min-height:180px!important;padding:11px!important}.fb-step-number,.fb-step-icon{width:34px!important;height:34px!important}.fb-step-card h3{margin-top:10px!important;font-size:10px!important;line-height:1.25!important}.fb-step-card p{margin-top:7px!important;font-size:8px!important;line-height:1.55!important}.fb-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.fb-feature-card{box-sizing:border-box!important;border-radius:14px!important;flex-direction:column!important;align-items:flex-start!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:135px!important;padding:11px!important;display:flex!important}.fb-blue-icon{flex-shrink:0!important;width:38px!important;height:38px!important;font-size:18px!important}.fb-feature-card h3{margin:0!important;font-size:10px!important;line-height:1.25!important}.fb-feature-card p{margin:0!important;font-size:8px!important;line-height:1.5!important}.fb-faq-grid{grid-template-columns:1fr!important;gap:7px!important;width:100%!important;display:grid!important}.fb-faq details{box-sizing:border-box!important;width:100%!important}.fb-faq summary{padding:13px 12px!important;font-size:9px!important;line-height:1.35!important}.fb-faq details p{padding:0 12px 13px!important;font-size:8px!important;line-height:1.55!important}}@media screen and (width<=390px){.fb-page{width:calc(100% - 10px)!important}.fb-hero h1{font-size:29px!important}.fb-top-features>div{font-size:7.5px!important}.fb-step-grid,.fb-feature-grid{gap:6px!important}.fb-step-card,.fb-feature-card{padding:9px!important}}@media screen and (width<=750px){.fb-controls{grid-template-columns:82px minmax(0,1fr)!important;gap:7px!important;width:100%!important;margin-top:10px!important;display:grid!important}.fb-quality-wrap{grid-area:1/2!important;width:100%!important;height:46px!important}.fb-hd-icon{width:27px!important;height:27px!important;margin-left:8px!important}.fb-quality{padding-left:8px!important;font-size:10px!important}.fb-download-button{border-radius:11px!important;grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important;height:47px!important;min-height:47px!important;padding:0 14px!important;font-size:12px!important}.fb-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 8px!important;width:100%!important;max-width:380px!important;margin:14px auto 0!important;display:grid!important}.fb-top-features>div{border-radius:12px!important;gap:5px!important;min-height:38px!important;padding:3px 6px!important;font-size:7.5px!important}.fb-top-features b{width:26px!important;min-width:26px!important;height:26px!important;font-size:8px!important}.fb-url-row{align-items:center!important;min-height:52px!important;padding:4px!important;display:flex!important}.fb-url-input{min-width:0!important;height:43px!important;padding:0 7px!important;font-size:8.5px!important}.fb-paste-button{border-radius:10px!important;gap:4px!important;width:78px!important;min-width:78px!important;height:42px!important;padding:0 8px!important;font-size:9px!important}.fb-paste-button svg{width:15px!important;height:15px!important}.fb-controls{grid-template-columns:72px minmax(120px,1fr) minmax(125px,1.15fr)!important;align-items:center!important;gap:6px!important;width:100%!important;margin-top:9px!important;display:grid!important}.fb-reset-button{border-radius:10px!important;grid-area:1/1!important;width:72px!important;min-width:72px!important;height:44px!important;min-height:44px!important;padding:0 5px!important;font-size:9.5px!important}.fb-quality-wrap{grid-area:1/2!important;width:100%!important;min-width:0!important;height:44px!important}.fb-hd-icon{width:25px!important;height:25px!important;margin-left:6px!important;font-size:7px!important}.fb-quality{min-width:0!important;padding:0 28px 0 6px!important;font-size:9px!important}.fb-select-arrow{font-size:17px!important;right:8px!important}.fb-download-button{white-space:nowrap!important;border-radius:10px!important;grid-area:1/3!important;gap:5px!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 7px!important;font-size:9.5px!important}.fb-download-button svg{width:16px!important;height:16px!important}.fb-download-button span{font-size:inherit!important;white-space:nowrap!important}}@media screen and (width<=390px){.fb-controls{grid-template-columns:66px minmax(110px,1fr) minmax(112px,1fr)!important;gap:5px!important}.fb-reset-button{width:66px!important;min-width:66px!important;font-size:9px!important}.fb-quality{font-size:8.5px!important}.fb-download-button{font-size:9px!important}}@media screen and (width<=750px){.fb-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;max-width:390px!important;margin:16px auto 0!important;display:grid!important}.fb-top-features>div{box-sizing:border-box!important;background:linear-gradient(135deg,#fffffff5,#f1f7ffe0)!important;border:1px solid #3b82f61f!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:48px!important;padding:7px 9px!important;font-size:9.5px!important;font-weight:800!important;line-height:1.25!important;display:flex!important;box-shadow:0 6px 18px #2563eb14,0 0 18px #38bdf814,inset 0 1px #fffffff2!important}.fb-top-features b{flex-shrink:0!important;place-items:center!important;width:29px!important;min-width:29px!important;height:29px!important;display:grid!important}.fb-controls{grid-template-columns:82px minmax(0,1fr)!important;gap:8px!important;width:100%!important;margin-top:10px!important;display:grid!important}.fb-reset-button{border-radius:11px!important;grid-area:1/1!important;width:82px!important;min-width:82px!important;height:48px!important;min-height:48px!important;padding:0 8px!important;font-size:11px!important;font-weight:900!important}.fb-quality-wrap{box-sizing:border-box!important;grid-area:1/2!important;align-items:center!important;width:100%!important;min-width:0!important;height:48px!important;padding-left:7px!important;display:flex!important;position:relative!important;overflow:hidden!important}.fb-hd-icon{z-index:3!important;border-radius:9px!important;flex:0 0 31px!important;place-items:center!important;width:31px!important;min-width:31px!important;height:31px!important;margin:0 8px 0 0!important;padding:0!important;font-size:8px!important;font-weight:900!important;line-height:1!important;display:grid!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.fb-quality{white-space:nowrap!important;box-sizing:border-box!important;flex:auto!important;align-items:center!important;width:auto!important;min-width:0!important;height:100%!important;padding:0 40px 0 0!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:flex!important;position:relative!important}.fb-select-arrow{z-index:5!important;place-items:center!important;width:34px!important;height:34px!important;margin:0!important;font-size:19px!important;display:grid!important;position:absolute!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}.fb-download-button{white-space:nowrap!important;border-radius:11px!important;grid-area:2/1/auto/-1!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;height:49px!important;min-height:49px!important;padding:0 14px!important;font-size:12px!important;font-weight:900!important;display:flex!important}.fb-info-panel h2{font-size:19px!important;font-weight:900!important;line-height:1.25!important}.fb-info-panel p{font-size:11px!important;line-height:1.65!important}.fb-info-panel li{font-size:11px!important;line-height:1.55!important}.fb-more-tools{font-size:11px!important;font-weight:900!important}.fb-content-section>h2{margin-bottom:13px!important;font-size:21px!important;font-weight:900!important;line-height:1.2!important}.fb-step-card{padding:13px 10px!important}.fb-step-card h3{margin-top:10px!important;font-size:11.5px!important;font-weight:900!important;line-height:1.3!important}.fb-step-card p{margin-top:7px!important;font-size:9.5px!important;line-height:1.55!important}.fb-feature-card{padding:13px 11px!important}.fb-feature-card h3{font-size:11.5px!important;font-weight:900!important;line-height:1.3!important}.fb-feature-card p{font-size:9.5px!important;line-height:1.55!important}.fb-faq summary{padding:14px 12px!important;font-size:10.5px!important;font-weight:900!important;line-height:1.35!important}.fb-faq details p{padding:0 12px 14px!important;font-size:10px!important;line-height:1.55!important}.fb-hero>p{font-size:10px!important;line-height:1.5!important}}@media screen and (width<=390px){.fb-top-features>div{font-size:9px!important}.fb-info-panel p,.fb-info-panel li{font-size:10.5px!important}.fb-step-card h3,.fb-feature-card h3{font-size:11px!important}.fb-step-card p,.fb-feature-card p{font-size:9px!important}.fb-faq summary{font-size:10px!important}}@media screen and (width<=750px){.fb-top-features{margin-top:0!important;margin-bottom:0!important}.fb-hero{margin-bottom:0!important;padding-bottom:0!important}.fb-download-card{margin-top:8px!important}.fb-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:none!important;margin:9px 0 0!important;display:grid!important}.fb-top-features>div{border-radius:11px!important;min-height:43px!important;padding:6px 8px!important;font-size:9px!important}}@media screen and (width<=750px){.desktop-only-features{display:none!important}.mobile-only-features{box-sizing:border-box!important;grid-area:3/1/auto/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:none!important;margin:2px 0 0!important;padding:0!important;display:grid!important}.mobile-only-features>div{color:#10213f!important;box-sizing:border-box!important;background:linear-gradient(135deg,#fffffffa,#eef7fff5)!important;border:1px solid #60a5fa29!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:52px!important;padding:7px 9px!important;font-size:9px!important;font-weight:800!important;line-height:1.25!important;display:flex!important;box-shadow:0 7px 18px #2563eb14,0 0 18px #38bdf814,inset 0 1px #fffffff2!important}.mobile-only-features>div>b{color:#fff!important;border-radius:10px!important;flex:0 0 34px!important;place-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;margin:0!important;padding:0!important;font-size:9px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 5px 12px #2563eb29!important}.mobile-only-features>div>span{color:#10213f!important;text-align:left!important;min-width:0!important;font-size:9px!important;font-weight:800!important;line-height:1.25!important;display:block!important}.mobile-only-features>div{background:linear-gradient(145deg,#fff 0%,#f3f9ff 100%)!important;border:1px solid #60a5fa47!important;border-radius:15px!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:8px 10px!important;display:flex!important;box-shadow:0 7px 18px #2563eb1f,0 0 20px #0ea5e914,inset 0 1px #fff!important}.mobile-only-features>div>b{color:#fff!important;text-shadow:0 1px 2px #00000026!important;border-radius:11px!important;flex:0 0 38px!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;margin:0!important;font-size:13px!important;font-weight:900!important;display:grid!important;box-shadow:0 5px 12px #0f172a29,inset 0 1px 1px #ffffff59!important}.mobile-only-features>div>span{color:#0b1935!important;letter-spacing:-.1px!important;text-align:left!important;font-size:11.5px!important;font-weight:900!important;line-height:1.2!important;display:block!important}.mobile-only-features>div:active{transform:scale(.98)!important}.mobile-only-features{grid-column:1/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:9px 0 0!important;padding:0!important;display:grid!important}.mobile-only-features>div{box-sizing:border-box!important;background:linear-gradient(#fffffff5,#f5f9fff0)!important;border:1px solid #94b8e647!important;border-radius:13px!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:7px 9px!important;display:flex!important;box-shadow:0 5px 14px #2563eb12,inset 0 1px #fffffff2!important}.mobile-only-features>div>b{color:#fff!important;border-radius:9px!important;flex:0 0 30px!important;place-items:center!important;width:30px!important;min-width:30px!important;height:30px!important;margin:0!important;font-size:10px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 4px 10px #0f172a1a!important}.mobile-only-features>div:first-child>b{background:linear-gradient(135deg,#20bff7,#0b91e8)!important}.mobile-only-features>div:nth-child(2)>b{background:linear-gradient(135deg,#27c8f2,#1686d8)!important;font-size:16px!important}.mobile-only-features>div:nth-child(3)>b{background:linear-gradient(135deg,#38db8d,#19b96f)!important;font-size:14px!important}.mobile-only-features>div:nth-child(4)>b{background:linear-gradient(135deg,#4b86ef,#315fd3)!important;font-size:13px!important}.mobile-only-features>div>span{color:#29415f!important;letter-spacing:0!important;text-align:left!important;min-width:0!important;font-size:9.5px!important;font-weight:800!important;line-height:1.2!important}.fb-quality-wrap{box-sizing:border-box!important;align-items:center!important;width:100%!important;min-width:0!important;height:50px!important;min-height:50px!important;padding:0 44px 0 48px!important;display:flex!important;position:relative!important;overflow:visible!important}.fb-hd-icon{z-index:3!important;pointer-events:none!important;width:32px!important;height:32px!important;margin:0!important;position:absolute!important;top:50%!important;left:8px!important;transform:translateY(-50%)!important}.fb-quality{appearance:auto!important;-webkit-appearance:menulist!important;cursor:pointer!important;z-index:2!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:100%!important;padding:0!important;font-size:12px!important;font-weight:900!important;position:relative!important}.fb-select-arrow{display:none!important}.fb-step-card{min-height:205px!important;padding:15px 12px!important}.fb-step-number{width:38px!important;height:38px!important;font-size:11px!important}.fb-step-icon{width:48px!important;height:48px!important;font-size:27px!important}.fb-step-card>svg{width:48px!important;height:48px!important;margin-top:5px!important}.fb-step-card h3{margin-top:12px!important;font-size:13px!important;font-weight:900!important;line-height:1.25!important}.fb-step-card p{margin-top:9px!important;font-size:10.5px!important;line-height:1.55!important}.fb-feature-card{gap:9px!important;min-height:155px!important;padding:14px 12px!important}.fb-blue-icon,.fb-feature-card>svg,.fb-blue-icon{flex-shrink:0!important;width:46px!important;height:46px!important}.fb-blue-icon svg{width:27px!important;height:27px!important}.fb-feature-card h3{font-size:13px!important;font-weight:900!important;line-height:1.25!important}.fb-feature-card p{font-size:10.5px!important;line-height:1.55!important}.fb-content-section>h2{margin-bottom:14px!important;font-size:24px!important;line-height:1.15!important}.fb-info-panel h2{font-size:21px!important}.fb-info-panel p{font-size:11.5px!important;line-height:1.65!important}.fb-info-panel li{font-size:11px!important;line-height:1.55!important}.fb-faq summary{padding:15px 13px!important;font-size:12px!important;font-weight:900!important;line-height:1.4!important}.fb-faq details p{padding:0 13px 15px!important;font-size:11px!important;line-height:1.6!important}}@media screen and (width<=390px){.fb-step-card h3,.fb-feature-card h3{font-size:12.5px!important}.fb-step-card p,.fb-feature-card p{font-size:10px!important}.fb-faq summary{font-size:11.5px!important}}@media screen and (width<=750px){.fb-back-button{font-size:19px!important;font-weight:700!important}.fb-tool-free{font-size:9px!important;font-weight:900!important}.fb-paste-button{font-size:17px!important;font-weight:700!important}.fb-reset-button,.fb-reset-button{font-size:15px!important;font-weight:1000!important}.fb-quality{font-size:14px!important;font-weight:900!important}.fb-hd-icon{font-size:10px!important;font-weight:900!important}.fb-download-button{font-size:22px!important;font-weight:700!important}.fb-download-button svg{width:19px!important;height:19px!important}}@media screen and (width<=390px){.fb-back-button{font-size:12.5px!important}.fb-paste-button,.fb-reset-button,.fb-reset-button{font-size:12px!important}.fb-quality,.fb-download-button{font-size:13.5px!important}}@media screen and (width<=750px){.fb-status-box{min-height:40px!important;padding:8px 11px!important;font-size:10.5px!important;font-weight:800!important;line-height:1.35!important}.fb-status-box.error{font-size:13.5px!important;font-weight:600!important}.fb-status-dot{flex-shrink:0!important;width:8px!important;height:8px!important}}.fb-paste-button,.fb-paste-button:hover,.fb-paste-button:active,.fb-paste-button:focus,.fb-download-button,.fb-download-button:hover:not(:disabled),.fb-download-button:active:not(:disabled),.fb-download-button:focus:not(:disabled){box-shadow:none!important;filter:none!important;outline:none!important;transform:none!important}@media screen and (width<=750px){.fb-paste-button,.fb-download-button{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;transition:none!important}.fb-paste-button:hover,.fb-paste-button:active,.fb-paste-button:focus,.fb-download-button:hover:not(:disabled),.fb-download-button:active:not(:disabled),.fb-download-button:focus:not(:disabled){box-shadow:none!important;filter:none!important;transform:none!important}}.fb-reset-button,.fb-reset-button:hover,.fb-reset-button:focus,.fb-reset-button:focus-visible,.fb-reset-button:active{box-shadow:none!important;filter:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;border:none!important;outline:none!important;transform:none!important}.fb-reset-button{color:#2563eb!important;cursor:pointer!important;background:#fff!important;border-radius:12px!important;transition:background-color .12s,color .12s!important}.fb-reset-button:hover{color:#1d4ed8!important;background:#f1f5f9!important}.fb-reset-button:active{color:#fff!important;box-shadow:none!important;background:#2563eb!important;border:none!important;outline:none!important;transform:none!important}@media screen and (width<=750px){.fb-reset-button,.fb-reset-button:hover,.fb-reset-button:focus,.fb-reset-button:focus-visible,.fb-reset-button:active{box-shadow:none!important;filter:none!important;-webkit-tap-highlight-color:transparent!important;border:none!important;outline:none!important;transform:none!important}.fb-reset-button:active{color:#fff!important;background:#2563eb!important}}.fb-reset-icon{color:#2563eb;cursor:pointer;width:45px;height:45px;box-shadow:none;filter:none;appearance:none;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:50%;outline:none;flex:0 0 45px;justify-content:center;align-items:center;padding:0;font-family:Arial,sans-serif;font-size:30px;font-weight:700;line-height:1;transition:background-color .15s,color .15s;display:inline-flex;transform:none}.fb-reset-icon:hover{color:#1d4ed8;box-shadow:none;filter:none;background:#eaf2ff;border:none;outline:none;transform:none}.fb-reset-icon:active{color:#fff;box-shadow:none;filter:none;background:#2563eb;border:none;outline:none;transform:none}.fb-reset-icon:focus,.fb-reset-icon:focus-visible{box-shadow:none;border:none;outline:none}@media (width<=750px){.fb-reset-icon{flex-basis:43px;width:43px;height:43px;font-size:29px}}.fb-reset-button svg{color:currentColor;pointer-events:none;width:24px;height:24px;display:block}@media screen and (width<=750px){.fb-reset-button svg{width:22px;height:22px}}.fb-reset-button,.fb-reset-button:hover,.fb-reset-button:active,.fb-reset-button:focus,.fb-reset-button:focus-visible{cursor:pointer;width:32px!important;min-width:32px!important;height:32px!important;box-shadow:none!important;filter:none!important;color:#2563eb!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;transform:none!important}.fb-clear-reset-icon{pointer-events:none;width:27px;height:27px;display:block}.fb-reset-button:active{color:#6035f5!important}.fb-reset-button:disabled{opacity:.45;cursor:not-allowed}button.fb-reset-button,button.fb-reset-button:hover,button.fb-reset-button:active,button.fb-reset-button:focus,button.fb-reset-button:focus-visible,button.fb-reset-button:disabled{border:none!important;outline:none!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}button.fb-reset-button svg{border:none!important;width:28px!important;height:28px!important;margin:auto!important}@media screen and (width<=750px){button.fb-reset-button{place-self:center!important;width:34px!important;height:34px!important}button.fb-reset-button svg{width:27px!important;height:27px!important}}button.fb-reset-button,button.fb-reset-button:hover,button.fb-reset-button:active,button.fb-reset-button:focus,button.fb-reset-button:focus-visible,button.fb-reset-button:disabled{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;cursor:pointer!important;color:#2563eb!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;transition:color .12s!important;display:inline-flex!important;transform:none!important}button.fb-reset-button svg{stroke:currentColor;filter:none!important;color:#2563eb!important;width:34px!important;height:34px!important}button.fb-reset-button:hover{color:#4f46e5!important}button.fb-reset-button:active{color:#6035f5!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;transform:none!important}button.fb-reset-button:focus,button.fb-reset-button:focus-visible{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}@media screen and (width<=750px){button.fb-reset-button{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;background:0 0!important;width:48px!important;height:48px!important}button.fb-reset-button svg{width:36px!important;height:36px!important}button.fb-reset-button:hover,button.fb-reset-button:active,button.fb-reset-button:focus,button.fb-reset-button:focus-visible{box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;transform:none!important}}.fb-reset-button:hover:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#12bdf5 0%,#087cf5 48%,#6035f5 100%)!important;border-color:#0000!important;transform:none!important}.fb-reset-button:active:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#6035f5 0%,#087cf5 52%,#12bdf5 100%)!important;transform:none!important}.fb-controls{grid-template-columns:245px 58px minmax(260px,1fr)!important;align-items:center!important;gap:8px!important;width:min(720px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}button.fb-reset-button,button.fb-reset-button:hover,button.fb-reset-button:active,button.fb-reset-button:focus,button.fb-reset-button:focus-visible{color:#fff!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;box-shadow:none!important;filter:none!important;cursor:pointer!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border:0!important;border-radius:13px!important;outline:none!important;grid-area:1/2!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;transition:none!important;display:inline-flex!important;transform:none!important}button.fb-reset-button svg{color:#fff!important;width:27px!important;height:27px!important;box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;outline:0!important;display:block!important}button.fb-reset-button:hover:not(:disabled),button.fb-reset-button:active:not(:disabled),button.fb-reset-button:focus:not(:disabled),button.fb-reset-button:focus-visible:not(:disabled){color:#fff!important;box-shadow:none!important;filter:none!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border:0!important;outline:0!important;transform:none!important}button.fb-reset-button:disabled{opacity:.55!important;cursor:not-allowed!important}.fb-quality-wrap{grid-area:1/1!important;width:245px!important;max-width:100%!important;margin:0!important}.fb-download-button{grid-area:1/3!important}@media screen and (width<=750px){.fb-controls{grid-template-columns:minmax(0,1fr) 48px!important;align-items:center!important;gap:8px 7px!important;width:100%!important;margin-top:10px!important;display:grid!important}.fb-quality-wrap{grid-area:1/1!important;width:100%!important;margin:0!important}button.fb-reset-button,button.fb-reset-button:hover,button.fb-reset-button:active,button.fb-reset-button:focus,button.fb-reset-button:focus-visible{width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;box-shadow:none!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border-radius:11px!important;grid-area:1/2!important;padding:0!important;transform:none!important}button.fb-reset-button svg{width:24px!important;height:24px!important}.fb-download-button{grid-area:2/1/auto/-1!important;width:100%!important}}@media screen and (width<=390px){.fb-controls{grid-template-columns:minmax(0,1fr) 45px!important;column-gap:6px!important}button.fb-reset-button,button.fb-reset-button:hover,button.fb-reset-button:active,button.fb-reset-button:focus,button.fb-reset-button:focus-visible{width:45px!important;min-width:45px!important;max-width:45px!important;height:45px!important;min-height:45px!important;max-height:45px!important}button.fb-reset-button svg{width:22px!important;height:22px!important}}@media screen and (width>=751px){.fb-controls{grid-template-columns:245px 58px minmax(260px,1fr)!important;align-items:center!important;gap:0 6px!important;width:min(700px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}.fb-quality-wrap{grid-area:1/1!important;width:245px!important;margin:0!important}button.fb-reset-button{grid-area:1/2!important;width:58px!important;min-width:58px!important;max-width:58px!important;margin:0!important}.fb-download-button{grid-area:1/3!important;margin:0!important}.fb-quality-wrap{position:relative!important;overflow:visible!important}button.fb-reset-button{z-index:10!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;left:calc(50% - 210px)!important;transform:translateY(-50%)!important}.fb-controls{grid-template-columns:58px 245px 385px!important;justify-content:center!important;align-items:center!important;gap:0 8px!important;width:fit-content!important;margin:23px auto 0!important;display:grid!important}button.fb-reset-button{grid-area:1/1!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}button.fb-reset-button:hover,button.fb-reset-button:active,button.fb-reset-button:focus,button.fb-reset-button:focus-visible{transform:none!important}.fb-quality-wrap{grid-area:1/2!important;width:245px!important;min-width:245px!important;margin:0!important;position:relative!important}.fb-download-button{grid-area:1/3!important;width:385px!important;min-width:385px!important;margin:0!important}button.fb-reset-button,button.fb-reset-button:hover,button.fb-reset-button:active,button.fb-reset-button:focus,button.fb-reset-button:focus-visible{z-index:auto!important;grid-area:1/1!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0!important;position:static!important;inset:auto!important;transform:translate(0,0)!important}button.fb-reset-button:active .fb-clear-reset-icon,button.fb-reset-button:focus .fb-clear-reset-icon,button.fb-reset-button:focus-visible .fb-clear-reset-icon{transform:none!important}}.fb-download-layout{flex-direction:column!important;width:100%!important;display:flex!important}.fb-top-features{order:1!important}.fb-download-card{order:2!important}@media screen and (width<=750px){.fb-download-card{order:1!important}.fb-top-features{order:2!important;margin-top:16px!important}}.ig-back-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#14b8ff,#2563eb 55%,#5338f7);border:0;border-radius:13px;min-height:48px;margin-bottom:22px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 25px #2563eb4d,0 0 28px #38bdf833}.ig-back-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #2563eb61,0 0 30px #38bdf845}.ig-badge{color:#10213f;white-space:nowrap;background:linear-gradient(#fff,#edf5ff);border:1px solid #bcd3f5;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:fit-content;min-height:39px;margin:0 auto;padding:5px 7px 5px 10px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 8px 22px #2563eb17}.ig-badge>svg{filter:drop-shadow(0 4px 6px #d6297633);flex-shrink:0;width:27px;height:27px}.ig-free-badge{color:#1769e0;background:#fff;border:1px solid #70a8ff;border-radius:999px;justify-content:center;align-items:center;min-height:25px;padding:0 10px;font-size:9px;font-weight:900;line-height:1;display:inline-flex}.ig-top-features svg{flex-shrink:0}.ig-url-row{background:#fff;border:1px solid #bfd5ee;border-radius:14px;align-items:center;min-height:65px;padding:5px;transition:border-color .2s,box-shadow .2s;display:flex}.ig-url-row:focus-within{border-color:#5b96ff;box-shadow:0 0 0 4px #2563eb14}.ig-url-input::placeholder{color:#8391a5}.ig-url-input.has-error{color:#c92828}.ig-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ig-progress-premium{background:linear-gradient(#f7fbfffa,#ebf5fff5);border:1px solid #4f8fff47;border-radius:14px;padding:14px 16px 12px;box-shadow:0 8px 24px #2563eb14,0 0 25px #1fbbff1a}.ig-progress-top{color:#203450;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:11px;font-weight:700;display:flex}.ig-progress-track{background:linear-gradient(#dceaf7,#ccdeed);border-radius:999px;height:13px;position:relative;overflow:hidden;box-shadow:inset 0 2px 5px #0f172a14}.ig-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#08bfff 0%,#2563eb 52%,#633cf6 100%);height:100%;transition:width .35s;position:relative;overflow:hidden;box-shadow:0 0 15px #2563eb6b,0 0 24px #1ebeff38}@keyframes igProgressShine{0%{left:-100px}to{left:calc(100% + 100px)}}@keyframes igLivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.ig-hd-icon{color:#2563eb;border:2px solid #2563eb;border-radius:6px;flex-shrink:0;place-items:center;width:29px;height:29px;margin-left:12px;font-size:10px;font-weight:900;display:grid}.ig-download-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#09bcff 0%,#2563eb 52%,#633cf6 100%);border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;height:55px;font-size:14px;font-weight:900;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;box-shadow:0 10px 28px #2563eb57,0 0 25px #29b5ff38}.ig-more-tools{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0dbdff 0%,#2563eb 52%,#5b36f5 100%);border:0;border-radius:12px;min-height:46px;margin-top:20px;padding:0 22px;font-size:11px;font-weight:900;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 27px #2563eb57,0 0 24px #23beff3d}.ig-visual-ring>svg{filter:drop-shadow(0 15px 22px #d6297633)}.ig-step-card{text-align:center;background:linear-gradient(#fff,#fbfdff);border:1px solid #cbe3f3;border-radius:17px;min-height:205px;padding:18px;transition:transform .2s,box-shadow .2s;box-shadow:0 0 24px #38bdf82b,0 13px 30px #2563eb12}.ig-step-card:hover{transform:translateY(-3px);box-shadow:0 0 28px #38bdf833,0 17px 34px #2563eb1a}.ig-step-number{color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.ig-step-card>svg{margin:6px auto 0;display:block}.ig-feature-card{background:linear-gradient(#fff,#fbfdff);border:1px solid #cce3f0;border-radius:17px;align-items:flex-start;gap:15px;min-height:118px;padding:18px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 0 24px #38bdf82b,0 13px 28px #2563eb0f}.ig-feature-card:hover{transform:translateY(-3px);box-shadow:0 0 28px #38bdf833,0 17px 33px #2563eb17}.ig-feature-card>svg{flex-shrink:0}.ig-blue-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:15px;flex-shrink:0;place-items:center;width:49px;height:49px;display:grid;box-shadow:0 7px 16px #2563eb33}html.dark .ig-page,html.dark .ig-hero h1{color:#f8fafc}html.dark .ig-top-features>div{color:#dce9f8;background:linear-gradient(#14243afa,#0c192bfa);box-shadow:0 8px 24px #0003,0 0 20px #2563eb14}html.dark .ig-url-row{background:#0a1626;border-color:#27415e}html.dark .ig-info-copy h2,html.dark .ig-content-section>h2{color:#f8fafc}html.dark .ig-step-card,html.dark .ig-feature-card{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38;box-shadow:0 0 24px #33b5e914,0 15px 30px #0000003d}html.dark .ig-step-card:hover,html.dark .ig-feature-card:hover{border-color:#539aff66;box-shadow:0 0 30px #33b5e926,0 18px 35px #0000004d}html.dark .ig-step-card h3,html.dark .ig-feature-card h3{color:#f8fafc}html.dark .ig-step-card p,html.dark .ig-feature-card p{color:#9fb0c7}@media (width<=750px){.ig-page{width:calc(100% - 16px);padding:20px 0 50px}.ig-back-button{min-height:42px;margin-bottom:17px;padding:0 15px;font-size:10px}.ig-badge{gap:5px;min-height:34px;padding:4px 5px 4px 8px;font-size:8px}.ig-badge>svg{width:22px;height:22px}.ig-free-badge{min-height:21px;padding:0 7px;font-size:7px}.ig-hero h1{max-width:100%;margin-top:18px;padding:0 6px;font-size:clamp(30px,9vw,39px);line-height:1.05}.ig-hero>p{max-width:330px;margin:11px auto 0;padding:0 8px;font-size:9px;line-height:1.55}.ig-top-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(360px,100%);margin-top:15px;display:grid}.ig-top-features>div{justify-content:flex-start;gap:5px;min-width:0;min-height:45px;padding:4px 7px 4px 5px;font-size:8px}.ig-top-features svg{flex-shrink:0;width:33px;height:33px}.ig-download-card{border-radius:16px;margin-top:23px;padding:10px}.ig-url-row{min-height:54px;padding:4px}.ig-link-icon{display:none}.ig-url-input{height:44px;padding:0 8px;font-size:9px}.ig-paste-button{border-radius:10px;gap:5px;min-width:83px;height:43px;padding:0 10px;font-size:10px}.ig-paste-button svg{width:17px;height:17px}.ig-status-box{min-height:36px;padding:7px 10px;font-size:8px;line-height:1.4}.ig-progress-premium{border-radius:11px;padding:11px 10px 10px}.ig-progress-top{font-size:8px}.ig-progress-track{height:11px}.ig-progress-footer{font-size:7px}.ig-controls{grid-template-columns:1fr;gap:9px;width:100%;margin-top:15px}.ig-quality-wrap,.ig-download-button{width:100%;height:49px}.ig-quality{font-size:10px}.ig-hd-icon{width:28px;height:28px;font-size:8px}.ig-download-button{font-size:11px}.ig-info-panel{border-radius:16px;grid-template-columns:1fr;gap:0;min-height:0;margin-top:30px;padding:18px}.ig-info-copy h2{font-size:18px;line-height:1.2}.ig-info-copy h2 svg{flex-shrink:0;width:31px;height:31px}.ig-info-copy p{font-size:9px;line-height:1.65}.ig-info-copy li{font-size:9px}.ig-more-tools{min-height:41px;font-size:9px}.ig-visual{display:none}.ig-content-section{margin-top:31px}.ig-content-section>h2{margin-bottom:14px;font-size:20px}.ig-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ig-step-card{border-radius:14px;min-height:180px;padding:11px}.ig-step-number{width:31px;height:31px;font-size:9px}.ig-step-card>svg{width:39px;height:39px;margin:2px auto 0}.ig-step-card h3{margin-top:9px;font-size:10px}.ig-step-card p{margin-top:7px;font-size:8px;line-height:1.5}.ig-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ig-feature-card{border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;min-height:145px;padding:11px}.ig-feature-card>svg,.ig-blue-icon{width:39px;height:39px}.ig-blue-icon svg{width:22px;height:22px}.ig-feature-card h3{font-size:10px}.ig-feature-card p{font-size:8px;line-height:1.45}.ig-faq-grid{grid-template-columns:1fr;gap:8px}.ig-faq summary{padding:13px 12px;font-size:9px;line-height:1.35}.ig-faq details p{padding:0 12px 13px;font-size:8px}}@media (width<=390px){.ig-page{width:calc(100% - 12px)}.ig-hero h1{font-size:29px}.ig-badge{font-size:7px}.ig-free-badge{padding:0 6px}.ig-top-features>div{font-size:7px}.ig-step-grid,.ig-feature-grid{gap:7px}.ig-step-card,.ig-feature-card{padding:9px}}.ig-badge{color:#10213f;background:linear-gradient(#fff,#f7fbff);border:1px solid #bcd3f5;border-radius:999px;align-items:center;gap:8px;min-height:46px;padding:0 12px 0 56px;font-size:12px;font-weight:900;display:inline-flex;position:relative;overflow:visible;box-shadow:0 8px 22px #2563eb1a}.ig-badge>svg{filter:drop-shadow(0 8px 10px #d6297647);width:54px;height:54px;transition:transform .25s,filter .25s;position:absolute;top:50%;left:-10px;transform:translateY(-50%)rotate(-7deg)}.ig-badge:before{content:"";background:#e1306c;border-radius:10px;width:5px;height:12px;position:absolute;top:-13px;left:8px;transform:rotate(-8deg);box-shadow:-13px 7px #833ab4,13px 7px #fcaf45}.ig-free-badge{color:#1769e0;background:#fff;border:1px solid #6ea8ff;border-radius:999px;justify-content:center;align-items:center;min-height:25px;padding:0 10px;font-size:9px;font-weight:900;display:inline-flex}@media (width<=750px){.ig-badge{min-height:40px;padding:0 9px 0 44px;font-size:8px}.ig-badge>svg{width:44px;height:44px;left:-7px}.ig-badge:before{height:9px;top:-10px;left:5px;box-shadow:-10px 6px #833ab4,10px 6px #fcaf45}.ig-free-badge{min-height:20px;padding:0 7px;font-size:7px}}.ig-back-button{display:block;margin:0 auto 28px!important}.ig-badge{letter-spacing:-.15px;color:#071a38!important;background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1.5px solid #4f8cff7a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:11px!important;width:fit-content!important;min-height:48px!important;margin:0 auto!important;padding:0 14px 0 67px!important;font-size:12px!important;font-weight:950!important;transition:transform .25s,box-shadow .25s,border-color .25s!important;display:inline-flex!important;position:relative!important;overflow:visible!important;box-shadow:0 8px 22px #2563eb1c,inset 0 1px #fffffff2!important}.ig-badge:hover{border-color:#d629768c!important;transform:translateY(-3px)!important;box-shadow:0 13px 30px #2563eb24,0 0 22px #d629761a!important}.ig-badge>svg{z-index:5;transform-origin:50%;filter:drop-shadow(0 9px 8px #d6297647)drop-shadow(0 4px 5px #f560402e)!important;width:66px!important;height:66px!important;transition:transform .32s cubic-bezier(.2,.8,.2,1.3),filter .32s!important;position:absolute!important;top:50%!important;left:-12px!important;transform:translateY(-50%)rotate(-8deg)scale(1)!important}.ig-badge:hover>svg{filter:drop-shadow(0 13px 11px #d629765c)drop-shadow(0 5px 9px #fd1d1d40)!important;transform:translateY(-57%)rotate(7deg)scale(1.13)!important}.ig-badge:before{z-index:3;border-radius:999px;transform:rotate(-5deg);content:""!important;background:linear-gradient(#fd1d1d,#e1306c)!important;width:5px!important;height:13px!important;transition:transform .25s!important;position:absolute!important;top:-17px!important;left:9px!important;box-shadow:-16px 8px #833ab4,16px 8px #f77737!important}.ig-badge:hover:before{transform:translateY(-3px)rotate(4deg)scale(1.08)}.ig-badge>span:not(.ig-free-badge){color:#071a38;white-space:nowrap;font-weight:950}.ig-free-badge{transition:transform .2s,background .2s;box-shadow:0 3px 9px #2563eb14;color:#0965e9!important;background:linear-gradient(#fff,#edf6ff)!important;border:1.5px solid #69a3ff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:27px!important;padding:0 11px!important;font-size:9px!important;font-weight:900!important;display:inline-flex!important}.ig-badge:hover .ig-free-badge{transform:scale(1.07);background:#eef6ff!important}html.dark .ig-badge{background:linear-gradient(#14253c,#0c192b)!important;border-color:#60a5fa59!important;box-shadow:0 10px 25px #00000047,0 0 20px #d6297612!important}html.dark .ig-badge>span:not(.ig-free-badge){color:#f8fafc!important}html.dark .ig-free-badge{color:#74b1ff!important;background:#10243d!important;border-color:#477fc8!important}@media (width<=750px){.ig-back-button{margin-bottom:25px!important}.ig-badge{gap:6px!important;min-height:43px!important;padding:0 9px 0 53px!important;font-size:8px!important}.ig-badge>svg{width:54px!important;height:54px!important;left:-8px!important}.ig-badge:before{width:4px!important;height:10px!important;top:-13px!important;left:7px!important;box-shadow:-12px 6px #833ab4,12px 6px #f77737!important}.ig-free-badge{min-height:22px!important;padding:0 7px!important;font-size:7px!important}}.ig-blue-icon{width:56px!important;height:56px!important}.ig-controls{grid-template-columns:130px 245px minmax(280px,1fr)!important;align-items:center!important;gap:14px!important;width:min(760px,100%)!important;margin:23px auto 0!important;display:grid!important}.ig-reset-button:hover:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#f77737 0%,#e1306c 45%,#833ab4 100%)!important;border-color:#0000!important;transform:none!important;box-shadow:0 12px 27px #d629763d,0 0 25px #833ab429!important}.ig-quality-wrap{background:radial-gradient(circle at 12% 20%,#d629761a,#0000 28%),linear-gradient(#fffffffa,#fcf5fffa)!important;border:1.5px solid #d6297657!important;border-radius:17px!important;grid-area:1/2!important;align-items:center!important;width:245px!important;min-height:62px!important;transition:border-color .2s,box-shadow .2s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 12px 28px #d6297617,0 0 24px #833ab414,inset 0 1px #fffffff2!important}.ig-hd-icon{color:#fff!important;letter-spacing:.4px!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(135deg,#f77737 0%,#e1306c 48%,#833ab4 100%)!important;border:0!important;border-radius:10px!important;place-items:center!important;width:42px!important;height:38px!important;margin:0!important;font-size:10px!important;font-weight:950!important;display:grid!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important;box-shadow:0 8px 17px #d6297642!important}.ig-select-arrow{color:#d62976!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(145deg,#fff0f6,#f5e7ff)!important;border-radius:11px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:21px!important;font-weight:950!important;display:grid!important;position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important;box-shadow:inset 0 0 0 1px #d6297621,0 5px 12px #833ab412!important}.ig-download-button{color:#fff!important;letter-spacing:-.45px!important;white-space:nowrap!important;cursor:pointer!important;background:linear-gradient(110deg,#f77737 0%,#e1306c 38%,#833ab4 72%,#4f5bd5 100%)!important;border:0!important;border-radius:14px!important;grid-area:1/3!important;justify-content:center!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:280px!important;height:62px!important;min-height:62px!important;padding:0 28px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:21px!important;font-weight:950!important;line-height:1!important;transition:box-shadow .2s,filter .2s!important;display:flex!important;box-shadow:0 13px 30px #d6297647,0 0 30px #833ab42e,inset 0 1px #ffffff2e!important}.ig-download-button svg{width:25px!important;height:25px!important}html.dark .ig-reset-button{color:#ff8fbd!important;background:linear-gradient(#14253c,#0d1b2e)!important;border-color:#d629764d!important}@media (width<=750px){.ig-controls{grid-template-columns:105px 1fr!important;gap:10px!important;width:100%!important}.ig-reset-button{border-radius:13px!important;grid-area:1/1!important;width:105px!important;min-width:105px!important;height:56px!important;min-height:56px!important;padding:0 14px!important;font-size:15px!important}.ig-quality-wrap{grid-area:1/2!important;width:100%!important;min-height:56px!important}.ig-quality{height:56px!important;font-size:12px!important}.ig-download-button{grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important;height:56px!important;min-height:56px!important;font-size:17px!important}.ig-step-card h3{font-size:15px!important}.ig-step-card p{font-size:12px!important}.ig-feature-card h3{font-size:14px!important}.ig-feature-card p{font-size:11px!important}.ig-content-section>h2{font-size:23px!important}.ig-faq summary{font-size:12px!important}.ig-faq details p{font-size:11px!important}}.ig-download-button{background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 42%,#2663f2 67%,#6436f5 100%)!important;box-shadow:0 13px 30px #2563eb57,0 0 30px #16b8ff38,inset 0 1px #ffffff2e!important}.ig-download-button:hover:not(:disabled){background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 42%,#2663f2 67%,#6436f5 100%)!important;box-shadow:0 16px 36px #2563eb66,0 0 36px #16b8ff47!important}.ig-reset-button{color:#2563eb!important;background:linear-gradient(#fff 0%,#f1f7ff 100%)!important;border-color:#2563eb4d!important;box-shadow:0 10px 24px #2563eb1f,0 0 22px #38bdf81a,inset 0 1px #fffffff2!important}.ig-quality-wrap{background:radial-gradient(circle at 12% 20%,#38bdf821,#0000 28%),linear-gradient(#fff,#f1f7ff)!important;border-color:#2563eb6b!important;box-shadow:0 12px 28px #2563eb1f,0 0 24px #38bdf81a,inset 0 1px #fffffff2!important}.ig-hd-icon{color:#fff!important;background:linear-gradient(135deg,#22c1ff 0%,#1680f5 50%,#4f46e5 100%)!important;box-shadow:0 8px 17px #2563eb4d,inset 0 1px #fff3!important}.ig-select-arrow{color:#1877f2!important;background:linear-gradient(145deg,#eef6ff,#dcecff)!important;box-shadow:inset 0 0 0 1px #2563eb21,0 5px 12px #2563eb14!important}@media screen and (width<=750px){.ig-page{width:calc(100% - 12px)!important;max-width:100%!important;margin:0 auto!important;padding:18px 0 40px!important;overflow-x:hidden!important}.ig-hero{text-align:center!important;width:100%!important}.ig-back-button{border-radius:12px!important;min-height:44px!important;margin-bottom:17px!important;padding:0 18px!important;font-size:13px!important;font-weight:900!important}.ig-badge{transform-origin:50%!important;gap:6px!important;min-height:41px!important;padding:0 9px 0 47px!important;font-size:10px!important;transform:scale(.92)!important}.ig-badge>svg{width:47px!important;height:47px!important;left:-7px!important}.ig-free-badge{min-height:22px!important;padding:0 7px!important;font-size:8.5px!important;font-weight:900!important}.ig-hero h1{letter-spacing:-1.2px!important;width:100%!important;max-width:390px!important;margin:13px auto 0!important;padding:0 4px!important;font-size:clamp(30px,8.7vw,38px)!important;font-weight:900!important;line-height:1.03!important}.ig-hero>p{width:95%!important;max-width:360px!important;margin:9px auto 0!important;font-size:10px!important;line-height:1.55!important}.ig-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px 12px!important;width:100%!important;max-width:390px!important;margin:14px auto 0!important;display:grid!important}.ig-top-features>div{background:linear-gradient(90deg,#ffffffb8,#f5faff75)!important;border:0!important;border-radius:11px!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;min-width:0!important;min-height:41px!important;padding:3px 5px!important;font-size:10px!important;font-weight:800!important;display:flex!important;box-shadow:0 5px 15px #2563eb0e!important}.ig-top-features svg{filter:drop-shadow(0 4px 7px #d629761a)!important;flex-shrink:0!important;width:34px!important;height:34px!important}.ig-top-features span{color:#173052!important;white-space:nowrap!important;font-size:10px!important;font-weight:800!important}.ig-download-card{box-sizing:border-box!important;border-radius:16px!important;width:100%!important;margin-top:12px!important;padding:9px!important}.ig-url-row{box-sizing:border-box!important;align-items:center!important;width:100%!important;min-height:54px!important;padding:4px!important;display:flex!important}.ig-link-icon{display:none!important}.ig-url-input{min-width:0!important;height:44px!important;padding:0 8px!important;font-size:10px!important}.ig-paste-button{border-radius:11px!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:88px!important;height:44px!important;min-height:44px!important;padding:0 11px!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important}.ig-paste-button svg{width:18px!important;height:18px!important}.ig-status-box{min-height:40px!important;margin-top:9px!important;padding:8px 11px!important;font-size:11px!important;font-weight:800!important;line-height:1.35!important}.ig-status-box.error{font-size:13px!important;font-weight:700!important}.ig-status-dot{flex-shrink:0!important;width:8px!important;height:8px!important}.ig-controls{grid-template-columns:82px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;width:100%!important;margin:10px 0 0!important;display:grid!important}.ig-reset-button{border-radius:11px!important;grid-area:1/1!important;width:82px!important;min-width:82px!important;height:48px!important;min-height:48px!important;padding:0 8px!important;font-size:13px!important;font-weight:900!important}.ig-quality-wrap{box-sizing:border-box!important;border-radius:11px!important;grid-area:1/2!important;align-items:center!important;width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;padding:0 42px 0 48px!important;display:flex!important;position:relative!important;overflow:visible!important}.ig-hd-icon{color:#fff!important;pointer-events:none!important;z-index:3!important;background:linear-gradient(135deg,#24b7ff,#2563eb 55%,#4f46e5)!important;border:0!important;border-radius:9px!important;place-items:center!important;width:31px!important;min-width:31px!important;height:31px!important;margin:0!important;font-size:9px!important;font-weight:900!important;display:grid!important;position:absolute!important;top:50%!important;left:8px!important;transform:translateY(-50%)!important;box-shadow:0 6px 14px #2563eb40!important}.ig-quality{color:#10213f!important;appearance:auto!important;-webkit-appearance:menulist!important;cursor:pointer!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:100%!important;padding:0!important;font-size:14px!important;font-weight:900!important}.ig-select-arrow{display:none!important}.ig-download-button{white-space:nowrap!important;border-radius:11px!important;grid-area:2/1/auto/-1!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;height:50px!important;min-height:50px!important;padding:0 14px!important;font-size:14px!important;font-weight:900!important;display:flex!important}.ig-download-button svg{flex-shrink:0!important;width:19px!important;height:19px!important}.ig-info-panel{box-sizing:border-box!important;border-radius:16px!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;min-height:0!important;margin-top:27px!important;padding:17px!important;display:grid!important}.ig-info-copy h2{font-size:21px!important;font-weight:900!important;line-height:1.2!important}.ig-info-copy h2 svg{flex-shrink:0!important;width:32px!important;height:32px!important}.ig-info-copy p{font-size:11.5px!important;line-height:1.65!important}.ig-info-copy li{font-size:11px!important;line-height:1.55!important}.ig-more-tools{min-height:45px!important;padding:0 18px!important;font-size:12px!important;font-weight:900!important}.ig-visual{display:none!important}.ig-content-section{margin-top:30px!important}.ig-content-section>h2{margin-bottom:14px!important;font-size:24px!important;font-weight:900!important;line-height:1.17!important}.ig-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.ig-step-card{box-sizing:border-box!important;border-radius:15px!important;width:100%!important;min-width:0!important;min-height:205px!important;padding:14px 11px!important}.ig-step-number{width:40px!important;height:40px!important;font-size:13px!important;font-weight:900!important}.ig-step-card>svg{width:48px!important;height:48px!important;margin:5px auto 0!important}.ig-step-card h3{margin-top:11px!important;font-size:14px!important;font-weight:900!important;line-height:1.25!important}.ig-step-card p{margin-top:8px!important;font-size:11px!important;font-weight:500!important;line-height:1.55!important}.ig-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.ig-feature-card{box-sizing:border-box!important;border-radius:15px!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:155px!important;padding:14px 11px!important;display:flex!important}.ig-blue-icon{flex-shrink:0!important;width:47px!important;height:47px!important}.ig-blue-icon svg{width:27px!important;height:27px!important}.ig-feature-card>svg{flex-shrink:0!important;width:47px!important;height:47px!important}.ig-feature-card h3{margin:0!important;font-size:14px!important;font-weight:900!important;line-height:1.25!important}.ig-feature-card p{margin:0!important;font-size:11px!important;font-weight:500!important;line-height:1.55!important}.ig-faq-grid{grid-template-columns:1fr!important;gap:7px!important;width:100%!important;display:grid!important}.ig-faq details{box-sizing:border-box!important;width:100%!important}.ig-faq summary{padding:14px 12px!important;font-size:12px!important;font-weight:900!important;line-height:1.4!important}.ig-faq details p{padding:0 12px 14px!important;font-size:11px!important;line-height:1.6!important}.ig-progress-premium{border-radius:11px!important;padding:11px 10px 10px!important}.ig-progress-top{font-size:10px!important}.ig-progress-top strong{font-size:11px!important}.ig-progress-track{height:11px!important}.ig-progress-footer{font-size:9px!important}.ig-page,.ig-page *{box-sizing:border-box!important}}@media screen and (width<=390px){.ig-page{width:calc(100% - 10px)!important}.ig-hero h1{font-size:29px!important}.ig-back-button{font-size:12.5px!important}.ig-paste-button,.ig-reset-button{font-size:12px!important}.ig-quality,.ig-download-button{font-size:13px!important}.ig-step-grid,.ig-feature-grid{gap:7px!important}.ig-step-card,.ig-feature-card{padding:11px 9px!important}.ig-step-card h3,.ig-feature-card h3{font-size:13px!important}.ig-step-card p,.ig-feature-card p{font-size:10px!important}.ig-faq summary{font-size:11.5px!important}}.ig-page{width:min(1160px,100% - 36px);margin:0 auto;padding:28px 0 75px}.ig-hero{text-align:center}.ig-back-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#14b8ff,#2563eb 55%,#5338f7);border:0;border-radius:13px;min-height:48px;margin-bottom:22px;padding:0 22px;font-size:14px;font-weight:800;box-shadow:0 10px 25px #2563eb4d,0 0 28px #38bdf833}.ig-badge{color:#1e3a5f;background:linear-gradient(#fff,#e8f2ff);border:1px solid #bcd3f5;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin:0 auto;padding:8px 17px;font-size:12px;font-weight:850;display:flex;box-shadow:0 8px 22px #2563eb14}.ig-hero h1{color:#10213f;letter-spacing:-.045em;margin:22px auto 0;font-size:clamp(42px,5vw,59px);font-weight:900}.ig-hero h1 span{color:#2563eb}.ig-hero>p{color:#526783;margin:10px 0 0;font-size:14px}.ig-hero>p strong{color:#1263ed}.ig-top-features{flex-wrap:wrap;justify-content:center;gap:9px;margin:16px auto 0;display:flex}.ig-top-features>div{color:#29415f;background:linear-gradient(#f7fbff,#eaf4ff);border-radius:999px;align-items:center;gap:8px;min-height:37px;padding:0 13px;font-size:11px;font-weight:700;display:flex;box-shadow:0 6px 18px #2563eb14}.ig-top-features b{color:#fff;background:#2563eb;border-radius:8px;place-items:center;min-width:27px;height:27px;font-size:11px;display:grid}.ig-download-card{background:linear-gradient(#fff,#fbfeff);border:1px solid #b9ddf1;border-radius:20px;margin-top:25px;padding:19px 25px 22px;box-shadow:0 0 28px #25c0eb33,0 18px 45px #0f172a12}.ig-url-row{background:#fff;border:1px solid #bfd5ee;border-radius:14px;align-items:center;min-height:65px;padding:5px;display:flex}.ig-link-icon{margin-left:14px;font-size:17px}.ig-url-input{color:#10213f;background:0 0;border:0;outline:0;flex:1;min-width:0;height:52px;padding:0 13px;font-size:13px}.ig-paste-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5);border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;height:54px;padding:0 28px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 26px #2563eb52,0 0 24px #37c8ff40}.ig-paste-button:hover{transform:translateY(-2px);box-shadow:0 14px 32px #2563eb66,0 0 30px #37c8ff4d}.ig-status-box{border-radius:10px;align-items:center;gap:8px;min-height:41px;margin-top:11px;padding:0 14px;font-size:11px;font-weight:700;display:flex}.ig-status-dot{border-radius:50%;width:8px;height:8px}.ig-status-box.info{color:#1460df;background:#eaf4ff;border:1px solid #c3ddfb}.ig-status-box.info .ig-status-dot{background:#2563eb}.ig-status-box.success{color:#168447;background:#ecfbf1;border:1px solid #bfe6cb}.ig-status-box.success .ig-status-dot{background:#22c55e}.ig-status-box.error{color:#c92828;background:#fff0f1;border:1px solid #ffc8cc}.ig-status-box.error .ig-status-dot{background:#ef4444}.ig-progress{margin-top:15px}.ig-progress-top{color:#203450;justify-content:space-between;margin-bottom:9px;font-size:11px;font-weight:700;display:flex}.ig-progress-top strong{color:#1565f5;font-size:12px}.ig-progress-track{background:#d8e8f6;border-radius:999px;height:11px;overflow:hidden}.ig-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#2865ee,#20bee9);height:100%;transition:width .25s}.ig-controls{grid-template-columns:245px minmax(0,1fr);gap:17px;width:min(610px,100%);margin:23px auto 0;display:grid}.ig-quality-wrap{background:#fff;border:1px solid #74a8ff;border-radius:12px;align-items:center;height:55px;display:flex;position:relative;box-shadow:0 6px 16px #2563eb14,0 0 14px #2563eb14}.ig-hd-icon{color:#2563eb;border:2px solid #2563eb;border-radius:6px;place-items:center;width:29px;height:29px;margin-left:12px;font-size:10px;font-weight:900;display:grid}.ig-quality{appearance:none;color:#10213f;cursor:pointer;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 43px 0 11px;font-size:13px;font-weight:800}.ig-select-arrow{color:#075ee9;pointer-events:none;font-size:23px;font-weight:900;position:absolute;top:50%;right:15px;transform:translateY(-57%)}.ig-download-button{color:#fff;letter-spacing:-.35px;cursor:pointer;background:linear-gradient(110deg,#10bdf5 0%,#087cf5 48%,#6035f5 100%);border:0;border-radius:13px;justify-content:center;align-items:center;gap:13px;height:58px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:19px;font-weight:900;line-height:1;display:flex;box-shadow:0 11px 27px #2563eb4d,0 0 25px #10bdf529}.ig-download-button span{justify-content:center;align-items:center;font-size:24px;line-height:1;display:inline-flex}.ig-download-button:disabled{transform:none}.ig-download-button span{font-size:23px}.ig-download-button:disabled{opacity:.67}.ig-info-panel{background:linear-gradient(135deg,#fff,#eff7ff);border:1px solid #a8cfff;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:25px;min-height:320px;margin-top:49px;padding:31px;display:grid;overflow:hidden;box-shadow:0 0 28px #23b4f02e,0 17px 36px #2563eb12}.ig-info-copy h2{color:#10213f;align-items:center;gap:8px;margin:0;font-size:23px;font-weight:900;display:flex}.ig-info-copy p{color:#526783;max-width:600px;margin-top:15px;font-size:11px;line-height:1.7}.ig-info-copy ul{margin:18px 0 0;padding:0;list-style:none}.ig-info-copy li{color:#324b68;margin-top:8px;font-size:11px}.ig-more-tools{color:#fff;background:linear-gradient(135deg,#15b9ff,#2563eb 52%,#5637f4);border-radius:11px;min-height:45px;margin-top:20px;padding:0 21px;font-size:12px;font-weight:850;box-shadow:0 10px 23px #2563eb3d}.ig-visual{place-items:center;display:grid}.ig-visual-ring{background:radial-gradient(circle,#7c3aed2e,#38bdf81a 45%,#0000 70%);border-radius:50%;place-items:center;width:245px;height:190px;display:grid;position:relative;box-shadow:0 0 45px #38bdf838}.ig-youtube-icon{color:#fff;background:linear-gradient(145deg,#ff3c3c,#ff001f);border-radius:25px;place-items:center;width:110px;height:90px;font-size:38px;display:grid;box-shadow:0 14px 35px #ff00234d}.ig-8k-label{color:#ffd22f;background:#10213f;border:3px solid #ffc928;border-radius:10px;flex-direction:column;align-items:center;padding:7px 10px;display:flex;position:absolute;bottom:14px;right:26px;box-shadow:0 10px 22px #0000002e}.ig-8k-label strong{font-size:25px;line-height:1}.ig-8k-label span{margin-top:3px;font-size:8px;font-weight:900}.ig-content-section{margin-top:45px}.ig-content-section>h2{color:#10213f;margin:0 0 19px;font-size:25px;font-weight:900}.ig-step-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.ig-step-card{text-align:center;background:linear-gradient(#fff,#fbfdff);border:1px solid #cbe3f3;border-radius:17px;min-height:205px;padding:18px;box-shadow:0 0 24px #38bdf82b,0 13px 30px #2563eb12}.ig-step-top{justify-content:space-between;align-items:center;display:flex}.ig-step-number,.ig-step-icon{border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.ig-step-number{color:#fff}.ig-step-icon{font-size:22px}.ig-step-number.blue{background:#16a9ee}.ig-step-number.purple{background:#6c38f2}.ig-step-number.green{background:#13ca5b}.ig-step-number.orange{background:#ff7607}.ig-step-icon.blue{color:#1565ef;background:#eaf3ff}.ig-step-icon.purple{color:#6833ed;background:#f0eaff}.ig-step-icon.green{color:#0ca77b;background:#e1fcf3}.ig-step-icon.orange{color:#f76b00;background:#fff0e5}.ig-step-card h3{color:#10213f;margin:17px 0 0;font-size:14px;font-weight:900}.ig-step-card p{color:#526783;margin:10px 0 0;font-size:11px;line-height:1.6}.ig-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.ig-feature-card{background:linear-gradient(#fff,#fbfdff);border:1px solid #cce3f0;border-radius:17px;align-items:flex-start;gap:15px;min-height:118px;padding:18px;display:flex;box-shadow:0 0 24px #38bdf82b,0 13px 28px #2563eb0f}.ig-feature-icon{border-radius:15px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.ig-feature-icon.yellow{background:#fff1c8}.ig-feature-icon.pink{color:#fff;background:#ff2e6e}.ig-feature-icon.blue{color:#fff;background:#2563eb}.ig-feature-icon.cyan{background:#e7faff}.ig-feature-icon.purple{color:#fff;background:#7246f5}.ig-feature-icon.green{background:#dffbec}.ig-feature-card h3{color:#10213f;margin:4px 0 0;font-size:13px;font-weight:900}.ig-feature-card p{color:#526783;margin:6px 0 0;font-size:10px;line-height:1.5}.ig-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 24px;display:grid}.ig-faq details{background:#fff;border:1px solid #c8def2;border-radius:12px;overflow:hidden;box-shadow:0 0 18px #38bdf81a}.ig-faq summary{color:#10213f;cursor:pointer;padding:16px 18px;font-size:11px;font-weight:850}.ig-faq details p{color:#526783;margin:0;padding:0 18px 16px;font-size:10px;line-height:1.6}@media (width<=750px){.ig-page{width:calc(100% - 18px)}.ig-hero h1{font-size:37px}.ig-top-features{gap:6px}.ig-top-features>div{padding:0 9px;font-size:9px}.ig-download-card{padding:12px}.ig-url-row{min-height:57px}.ig-link-icon{display:none}.ig-url-input{font-size:10px}.ig-paste-button{height:45px;padding:0 16px;font-size:12px}.ig-controls{grid-template-columns:1fr;gap:10px}.ig-quality-wrap,.ig-download-button{height:51px}.ig-info-panel{grid-template-columns:1fr;padding:20px}.ig-visual{display:none}.ig-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ig-step-card{min-height:185px;padding:13px}.ig-step-number,.ig-step-icon{width:35px;height:35px}.ig-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ig-feature-card{flex-direction:column;min-height:145px;padding:13px}.ig-feature-icon{width:40px;height:40px}.ig-faq-grid{grid-template-columns:1fr;gap:9px}}html.dark .ig-page,html.dark .ig-hero h1{color:#f8fafc}html.dark .ig-hero h1 span{color:#4f8cff}html.dark .ig-hero>p{color:#9fb0c7}html.dark .ig-hero>p strong{color:#56a1ff}html.dark .ig-badge{color:#e8f1ff;background:linear-gradient(#132238,#0d1b2e);border-color:#60a5fa47;box-shadow:0 0 22px #2563eb1f}html.dark .ig-top-features>div{color:#dce9f8;background:linear-gradient(#14243afa,#0c192bfa);border-color:#4d89dc38;box-shadow:0 8px 24px #0003,0 0 20px #2563eb14}html.dark .ig-top-features>div:hover{box-shadow:0 12px 28px #00000047,0 0 25px #38bdf826}html.dark .ig-download-card{background:radial-gradient(circle at 50% 0,#2563eb14,#0000 42%),linear-gradient(#0e1d30,#0a1728);border-color:#479adb57;box-shadow:0 0 35px #19a7de21,0 22px 45px #0000004d}html.dark .ig-url-row{background:#0a1626;border-color:#27415e;box-shadow:inset 0 1px #ffffff06}html.dark .ig-url-row:focus-within{border-color:#4188ff;box-shadow:0 0 0 4px #2563eb1a,0 0 22px #2563eb1a}html.dark .ig-url-input{color:#f8fafc}html.dark .ig-url-input::placeholder{color:#72839a}html.dark .ig-status-box.info{color:#82baff;background:#0d2947;border-color:#214b76}html.dark .ig-status-box.success{color:#74e0a5;background:#0d2d22;border-color:#1c5d42}html.dark .ig-status-box.error{color:#ff9ba5;background:#35171d;border-color:#6c2933}html.dark .ig-progress-top{color:#c5d3e4}html.dark .ig-progress-top strong{color:#4f9cff}html.dark .ig-progress-track{background:#20334a}html.dark .ig-quality-wrap{background:linear-gradient(#13253d,#0e1c2f);border-color:#3e78d0;box-shadow:0 8px 20px #00000040,0 0 20px #2563eb17}html.dark .ig-quality-wrap:hover{border-color:#5794ff;box-shadow:0 10px 26px #0000004d,0 0 24px #2563eb29}html.dark .ig-quality{color:#f8fafc}html.dark .ig-quality option{color:#f8fafc;background:#0e1c2f}html.dark .ig-hd-icon{color:#76b4ff;background:#112b4d;border-color:#58a1ff}html.dark .ig-select-arrow{color:#71b1ff}html.dark .ig-info-panel{background:radial-gradient(circle at 75%,#2563eb1a,#0000 35%),linear-gradient(135deg,#0f2035,#0a1727);border-color:#479adb4d;box-shadow:0 0 32px #1aa8db1f,0 20px 42px #00000040}html.dark .ig-info-copy h2{color:#f8fafc}html.dark .ig-info-copy p,html.dark .ig-info-copy li{color:#9fb0c7}html.dark .ig-content-section>h2{color:#f8fafc}html.dark .ig-step-card{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38;box-shadow:0 0 24px #33b5e914,0 15px 30px #0000003d}html.dark .ig-step-card:hover{border-color:#539aff66;box-shadow:0 0 30px #33b5e926,0 18px 35px #0000004d}html.dark .ig-step-card h3{color:#f8fafc}html.dark .ig-step-card p{color:#9fb0c7}html.dark .ig-feature-card{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38;box-shadow:0 0 24px #33b5e914,0 14px 28px #0000003b}html.dark .ig-feature-card:hover{border-color:#539aff66;box-shadow:0 0 30px #33b5e926,0 18px 34px #00000047}html.dark .ig-feature-card h3{color:#f8fafc}html.dark .ig-feature-card p{color:#9fb0c7}html.dark .ig-faq details{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc40;box-shadow:0 0 20px #38bdf812}html.dark .ig-faq summary{color:#f8fafc}html.dark .ig-faq details p{color:#9fb0c7}.ig-download-button{background:linear-gradient(135deg,#09bcff 0%,#2563eb 52%,#633cf6 100%);transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 28px #2563eb57,0 0 25px #29b5ff38}.ig-download-button:disabled{opacity:1;cursor:not-allowed;background:linear-gradient(135deg,#43b9f7,#4f7ee9,#7659ee);box-shadow:0 10px 26px #2563eb45,0 0 22px #5a69f02e}@media (width<=750px){.ig-page{width:calc(100% - 16px);padding:20px 0 50px}.ig-back-button{min-height:42px;margin-bottom:17px;padding:0 15px;font-size:10px}.ig-badge{min-height:34px;padding:0 11px;font-size:8px}.ig-badge svg{width:16px;height:16px}.ig-hero h1{max-width:100%;margin-top:18px;padding:0 6px;font-size:clamp(30px,9vw,39px);line-height:1.05}.ig-hero>p{max-width:330px;margin:11px auto 0;padding:0 8px;font-size:9px;line-height:1.55}.ig-top-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(360px,100%);margin-top:15px;display:grid}.ig-top-features>div{justify-content:flex-start;gap:5px;min-width:0;min-height:45px;padding:4px 7px 4px 5px;font-size:8px}.ig-top-features svg{flex-shrink:0;width:33px;height:33px}.ig-download-card{border-radius:16px;margin-top:23px;padding:10px}.ig-url-row{min-height:54px;padding:4px}.ig-link-icon{display:none}.ig-url-input{height:44px;padding:0 8px;font-size:9px}.ig-paste-button{border-radius:10px;gap:5px;min-width:83px;height:43px;padding:0 10px;font-size:10px}.ig-paste-button svg{width:17px;height:17px}.ig-status-box{min-height:36px;padding:7px 10px;font-size:8px;line-height:1.4}.ig-progress{margin-top:12px}.ig-progress-top{font-size:8px}.ig-controls{grid-template-columns:1fr;gap:9px;width:100%;margin-top:15px}.ig-quality-wrap,.ig-download-button{width:100%;height:49px}.ig-quality{font-size:10px}.ig-hd-icon{width:28px;height:28px;font-size:8px}.ig-download-button{font-size:11px}.ig-info-panel{border-radius:16px;grid-template-columns:1fr;gap:0;min-height:0;margin-top:30px;padding:18px}.ig-info-copy h2{font-size:18px;line-height:1.2}.ig-info-copy h2 svg{flex-shrink:0;width:31px;height:31px}.ig-info-copy p{font-size:9px;line-height:1.65}.ig-info-copy li{font-size:9px}.ig-more-tools{min-height:41px;font-size:9px}.ig-visual{display:none}.ig-content-section{margin-top:31px}.ig-content-section>h2{margin-bottom:14px;font-size:20px}.ig-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ig-step-card{border-radius:14px;min-height:180px;padding:11px}.ig-step-number{width:31px;height:31px;font-size:9px;top:10px;left:10px}.ig-step-card>svg{width:39px;height:39px;margin-top:2px}.ig-step-card h3{margin-top:9px;font-size:10px}.ig-step-card p{margin-top:7px;font-size:8px;line-height:1.5}.ig-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ig-feature-card{border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;min-height:145px;padding:11px}.ig-feature-card>svg,.ig-blue-icon{width:39px;height:39px}.ig-blue-icon svg{width:22px;height:22px}.ig-feature-card h3{font-size:10px}.ig-feature-card p{font-size:8px;line-height:1.45}.ig-faq-grid{grid-template-columns:1fr;gap:8px}.ig-faq summary{padding:13px 12px;font-size:9px;line-height:1.35}.ig-faq details p{padding:0 12px 13px;font-size:8px}}@media (width<=390px){.ig-page{width:calc(100% - 12px)}.ig-hero h1{font-size:29px}.ig-top-features>div{font-size:7px}.ig-step-grid,.ig-feature-grid{gap:7px}.ig-step-card,.ig-feature-card{padding:9px}}.ig-more-tools{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0dbdff 0%,#2563eb 52%,#5b36f5 100%);border:0;border-radius:12px;min-height:46px;padding:0 22px;font-size:11px;font-weight:900;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 27px #2563eb57,0 0 24px #23beff3d}.ig-more-tools:hover{filter:brightness(1.06);transform:translateY(-2px)scale(1.02);box-shadow:0 14px 34px #2563eb6b,0 0 32px #23beff57}.ig-more-tools:active{transform:translateY(0)scale(.99)}.ig-progress-premium{background:linear-gradient(#f7fbfffa,#ebf5fff5);border:1px solid #4f8fff47;border-radius:14px;margin-top:15px;padding:14px 16px 12px;box-shadow:0 8px 24px #2563eb14,0 0 25px #1fbbff1a}.ig-progress-title{align-items:center;gap:8px;display:flex}.ig-progress-live-dot{background:#20c768;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.2s ease-in-out infinite ytLivePulse;display:block;box-shadow:0 0 0 4px #20c7681f,0 0 12px #20c7688c}.ig-progress-premium .ig-progress-track{background:linear-gradient(#dceaf7,#ccdeed);border-radius:999px;height:13px;position:relative;overflow:hidden;box-shadow:inset 0 2px 5px #0f172a14}.ig-progress-premium .ig-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#08bfff 0%,#2563eb 52%,#633cf6 100%);height:100%;transition:width .35s;position:relative;overflow:hidden;box-shadow:0 0 15px #2563eb6b,0 0 24px #1ebeff38}.ig-progress-shine{background:linear-gradient(90deg,#0000,#ffffffb8,#0000);width:90px;animation:1.35s linear infinite ytProgressShine;position:absolute;top:0;bottom:0}.ig-progress-footer{color:#71849b;justify-content:space-between;align-items:center;margin-top:8px;font-size:9px;font-weight:700;display:flex}html.dark .ig-progress-premium{background:linear-gradient(#102139,#0b192b);border-color:#4d8fff45;box-shadow:0 10px 26px #00000038,0 0 25px #2563eb1a}html.dark .ig-progress-premium .ig-progress-track{background:linear-gradient(#20374f,#172a3e)}html.dark .ig-progress-footer{color:#8295ad}@media (width<=750px){.ig-progress-premium{border-radius:11px;padding:11px 10px 10px}.ig-progress-premium .ig-progress-track{height:11px}.ig-progress-footer{font-size:7px}}.ig-hero-top{flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.ig-badge-featured{background:#fff;border:1px solid #ff000024;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:5px 9px 5px 52px;display:inline-flex;position:relative;overflow:visible;box-shadow:0 10px 28px #465a8214,0 3px 10px #465a820d}.ig-badge-logo-wrap{justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;top:50%;left:-7px;transform:translateY(-50%)rotate(-7deg)}.ig-badge-logo-wrap:before{content:"";opacity:.95;background:linear-gradient(135deg,#ff6b6b 0%,red 45%,#fff 52%,#ffb3b3 100%);border-radius:14px;width:48px;height:48px;position:absolute;transform:rotate(8deg);box-shadow:0 7px 18px #ff00002e}.ig-badge-logo{z-index:2;background:#fff;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:relative;overflow:hidden;box-shadow:-3px 3px #ff4d4d,3px 3px #ffb3b3,0 5px 10px #0f172a24}.ig-badge-logo svg{shape-rendering:geometricprecision;width:42px;height:42px;display:block}.ig-badge-title{color:#0f1f38;letter-spacing:.1px;white-space:nowrap;font-size:12px;font-weight:900;line-height:1}.ig-badge-free{color:red;background:#fff0f0;border:1px solid #ffb5b5;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:24px;padding:0 8px;font-size:9px;font-weight:900;display:inline-flex;box-shadow:0 4px 10px #ff000017}.ig-badge-spark{z-index:4;border-radius:99px;width:3px;height:9px;position:absolute}.ig-spark-1{background:red;top:-6px;left:12px;transform:rotate(-28deg)}.ig-spark-2{background:#ff6b6b;top:-9px;left:25px;transform:rotate(2deg)}.ig-spark-3{background:red;top:-4px;left:37px;transform:rotate(30deg)}@media (width<=600px){.ig-badge-featured{padding-left:46px}.ig-badge-title{font-size:10px}.ig-badge-logo-wrap{width:49px;height:49px}.ig-badge-logo{width:40px;height:40px}.ig-badge-logo svg{width:36px;height:36px}}@media (width<=750px){.platform-badge{gap:6px;min-height:43px;padding:0 9px 0 53px;font-size:8px}.platform-badge>svg{width:54px;height:54px;left:-8px}.platform-badge:before{width:4px;height:10px;top:-13px;left:7px}.platform-free{min-height:22px;padding:0 7px;font-size:7px}}.ig-download-button{color:#fff!important;letter-spacing:-.45px!important;text-shadow:0 1px 1px #00000014!important;cursor:pointer!important;background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 42%,#2663f2 67%,#6436f5 100%)!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:14px!important;height:60px!important;min-height:60px!important;padding:0 28px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:21px!important;font-weight:950!important;line-height:1!important;transition:transform .2s,box-shadow .2s,filter .2s!important;display:flex!important;box-shadow:0 13px 30px #2563eb57,0 0 30px #16b8ff38,inset 0 1px #ffffff2e!important}.ig-download-button svg{stroke-width:2.5px!important;flex-shrink:0!important;width:25px!important;height:25px!important}.ig-download-button span{font-size:inherit!important;font-weight:inherit!important;justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.ig-download-button:hover:not(:disabled){filter:brightness(1.06)saturate(1.05)!important;transform:translateY(-3px)scale(1.015)!important;box-shadow:0 17px 38px #2563eb6b,0 0 37px #13b9ff4d,inset 0 1px #ffffff38!important}.ig-download-button:active:not(:disabled){transform:translateY(0)scale(.985)!important}.ig-download-button:disabled{opacity:.72!important;cursor:not-allowed!important;transform:none!important}@media (width<=750px){.ig-download-button{border-radius:12px!important;height:54px!important;min-height:54px!important;padding:0 18px!important;font-size:17px!important}.ig-download-button svg{width:22px!important;height:22px!important}}.ig-paste-button{border-radius:13px!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-width:118px!important;height:56px!important;padding:0 22px!important;font-size:17px!important;font-weight:900!important;display:inline-flex!important}.ig-paste-button svg{flex-shrink:0!important;width:23px!important;height:23px!important}.ig-back-button{letter-spacing:-.2px!important;min-height:52px!important;padding:0 28px!important;font-size:17px!important;font-weight:900!important}.ig-back-button svg,.ig-back-button .back-arrow{display:none!important}.ig-more-tools{letter-spacing:-.2px!important;min-height:52px!important;padding:0 28px!important;font-size:16px!important;font-weight:900!important}.ig-more-tools svg{width:21px!important;height:21px!important}.ig-step-card h3{font-size:18px!important;font-weight:900!important;line-height:1.25!important}.ig-step-card p{font-size:14px!important;font-weight:500!important;line-height:1.65!important}.ig-step-number{width:44px!important;height:44px!important;font-size:15px!important}.ig-feature-card h3{font-size:17px!important;font-weight:900!important;line-height:1.25!important}.ig-feature-card p{font-size:13.5px!important;font-weight:500!important;line-height:1.6!important}.ig-content-section>h2{letter-spacing:-.4px!important;font-size:30px!important;font-weight:900!important}.ig-faq summary{font-size:14px!important;font-weight:850!important}.ig-faq details p{font-size:13px!important;line-height:1.6!important}.ig-quality-wrap{background:linear-gradient(#fffffffa,#f5f9fffa)!important;border:1.5px solid #2563eb80!important;border-radius:15px!important;min-height:58px!important;transition:border-color .2s,box-shadow .2s,transform .2s!important;box-shadow:0 10px 26px #2563eb1a,0 0 22px #2563eb14,inset 0 1px #ffffffe6!important}.ig-quality-wrap:hover{transform:translateY(-1px)!important;box-shadow:0 13px 30px #2563eb29,0 0 28px #2563eb21!important}.ig-hd-icon{color:#fff!important;letter-spacing:.3px!important;background:linear-gradient(135deg,#24b7ff 0%,#147df5 55%,#4f46e5 100%)!important;border-radius:9px!important;flex-shrink:0!important;margin-left:14px!important;margin-right:14px!important;box-shadow:0 7px 16px #2563eb47!important}.ig-quality{color:#10213f!important;padding:0 58px 0 0!important}.ig-select-arrow{background:linear-gradient(135deg,#edf5ff,#dcecff)!important;border-radius:10px!important;width:38px!important;height:38px!important;font-size:20px!important;box-shadow:inset 0 0 0 1px #1877f21f!important}@media (width<=750px){.ig-step-card h3{font-size:15px!important}.ig-step-card p{font-size:12px!important}.ig-feature-card h3{font-size:14px!important}.ig-feature-card p{font-size:11px!important}.ig-content-section>h2{font-size:23px!important}.ig-faq summary{font-size:12px!important}.ig-faq details p{font-size:11px!important}}.ig-hd-icon{width:40px!important;height:36px!important}.ig-quality{height:58px!important;padding:0 62px 0 64px!important;font-size:15px!important}.ig-quality-wrap{background:radial-gradient(circle at 12% 20%,#38bdf821,#0000 28%),linear-gradient(#fffffffa,#f1f7fffa)!important;border:1.5px solid #2563eb6b!important;border-radius:17px!important;align-items:center!important;min-height:62px!important;transition:transform .2s,border-color .2s,box-shadow .2s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 12px 28px #2563eb1f,0 0 24px #38bdf81a,inset 0 1px #fffffff2,inset 0 -1px #2563eb0d!important}.ig-quality-wrap:hover{border-color:#2563eb!important;transform:translateY(-2px)!important;box-shadow:0 16px 34px #2563eb2e,0 0 30px #38bdf829,inset 0 1px #fff!important}.ig-hd-icon{color:#fff!important;letter-spacing:.4px!important;text-shadow:0 1px 1px #0000001a!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(135deg,#22c1ff 0%,#1680f5 50%,#4f46e5 100%)!important;border:0!important;border-radius:10px!important;place-items:center!important;width:42px!important;height:38px!important;margin:0!important;font-size:10px!important;font-weight:950!important;display:grid!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important;box-shadow:0 8px 17px #2563eb4d,inset 0 1px #fff3!important}.ig-quality{appearance:none!important;color:#0f1f38!important;letter-spacing:-.2px!important;cursor:pointer!important;white-space:nowrap!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;height:62px!important;padding:0 68px!important;font-size:16px!important;font-weight:900!important}.ig-select-arrow{color:#1877f2!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(145deg,#eef6ff,#dcecff)!important;border-radius:11px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:21px!important;font-weight:950!important;transition:transform .2s,background .2s!important;display:grid!important;position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important;box-shadow:inset 0 0 0 1px #2563eb21,0 5px 12px #2563eb14!important}.ig-quality-wrap:hover .ig-select-arrow{background:linear-gradient(145deg,#e5f2ff,#cfe5ff)!important}.ig-quality-wrap:focus-within{border-color:#2563eb!important;box-shadow:0 0 0 4px #2563eb14,0 14px 32px #2563eb29,0 0 28px #38bdf824!important}.ig-reset-button{color:#334155;cursor:pointer;background:linear-gradient(#fff,#f3f7fc);border:1px solid #c9d9ee;border-radius:14px;height:58px;padding:0 20px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 8px 20px #0f172a14;color:#ef4444!important;background:linear-gradient(#fff 0%,#fff5f5 100%)!important;border:1.5px solid #ef444438!important;min-width:105px!important;font-family:inherit!important;font-size:15px!important;transition:transform .2s,box-shadow .2s,background .2s!important;box-shadow:0 9px 22px #ef444417,inset 0 1px #fff!important}.ig-reset-button:hover:not(:disabled){background:linear-gradient(135deg,#ff5b5b,#ef4444)!important;box-shadow:0 12px 26px #ef44443d!important}.ig-reset-button:disabled{opacity:.5!important}.ig-reset-button{width:120px!important;min-width:120px!important;padding:0 12px!important}.ig-download-button{min-width:260px!important}@media (width<=750px){.ig-controls{grid-template-columns:1fr 105px!important}.ig-quality-wrap{width:100%!important}.ig-reset-button{width:105px!important;min-width:105px!important}.ig-download-button{grid-column:1/-1!important;width:100%!important;min-width:0!important}}.ig-controls{grid-template-columns:130px 245px minmax(280px,1fr)!important;gap:14px!important;width:min(760px,100%)!important}.ig-reset-button{color:#2563eb!important;white-space:nowrap!important;background:linear-gradient(#fff 0%,#f1f7ff 100%)!important;border:1.5px solid #2563eb47!important;border-radius:15px!important;padding:0 20px!important;font-size:16px!important;font-weight:900!important;box-shadow:0 9px 22px #2563eb1a!important}.ig-quality-wrap{grid-column:2!important}.ig-download-button{white-space:nowrap!important;width:100%!important;min-width:280px!important;height:62px!important}.ig-download-button span{white-space:nowrap!important}@media (width<=750px){.ig-controls{grid-template-columns:105px 1fr!important;gap:10px!important;width:100%!important}.ig-reset-button{grid-area:1/1!important;width:105px!important;min-width:105px!important}.ig-quality-wrap{grid-area:1/2!important;width:100%!important}.ig-download-button{grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important}}.ig-reset-button{color:#1d4ed8!important;letter-spacing:-.2px!important;cursor:pointer!important;background:radial-gradient(circle at 25% 20%,#38bdf824,#0000 38%),linear-gradient(#fff 0%,#edf5ff 100%)!important;border:1.5px solid #2563eb57!important;border-radius:16px!important;grid-area:1/1!important;width:130px!important;min-width:130px!important;height:62px!important;min-height:62px!important;padding:0 22px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:17px!important;font-weight:950!important;transition:transform .2s,box-shadow .2s,color .2s,background .2s,border-color .2s!important;box-shadow:0 10px 24px #2563eb1f,0 0 22px #38bdf81a,inset 0 1px #fffffff2!important}.ig-reset-button:hover:not(:disabled){background:linear-gradient(110deg,#12bdf5 0%,#087cf5 48%,#6035f5 100%)!important;transform:translateY(-2px)scale(1.02)!important;box-shadow:0 15px 32px #2563eb4d,0 0 30px #38bdf833,inset 0 1px #ffffff38!important}.ig-reset-button:active:not(:disabled){transform:translateY(0)scale(.98)!important}.ig-reset-button:disabled{opacity:.48!important;cursor:not-allowed!important;transform:none!important}@media (width<=750px){.ig-reset-button{border-radius:13px!important;width:105px!important;min-width:105px!important;height:56px!important;min-height:56px!important;padding:0 14px!important;font-size:15px!important}}@media screen and (width<=750px){.ig-page{width:calc(100% - 12px)!important;max-width:100%!important;margin:0 auto!important;padding:18px 0 38px!important;overflow-x:hidden!important}.ig-hero{text-align:center!important;width:100%!important}.ig-back-button{border-radius:12px!important;min-height:44px!important;margin-bottom:18px!important;padding:0 18px!important;font-size:11px!important;font-weight:900!important}.ig-hero-top{gap:12px!important;margin-bottom:17px!important}.ig-badge-featured{transform-origin:50%!important;transform:scale(.88)!important}.ig-hero h1{letter-spacing:-1.4px!important;width:100%!important;max-width:390px!important;margin:13px auto 0!important;padding:0 5px!important;font-size:clamp(30px,8.5vw,38px)!important;font-weight:900!important;line-height:1.02!important}.ig-hero>p{width:94%!important;max-width:360px!important;margin:9px auto 0!important;font-size:9px!important;line-height:1.5!important}.ig-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:370px!important;margin:15px auto 0!important;display:grid!important}.ig-top-features>div{justify-content:flex-start!important;gap:6px!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:5px 7px!important;font-size:8px!important;line-height:1.25!important}.ig-top-features b{flex-shrink:0!important;width:27px!important;min-width:27px!important;height:27px!important}.ig-download-card{box-sizing:border-box!important;border-radius:16px!important;width:100%!important;margin:20px auto 0!important;padding:9px!important}.ig-url-row{box-sizing:border-box!important;width:100%!important;min-height:55px!important;padding:4px!important}.ig-link-icon{display:none!important}.ig-url-input{width:100%!important;min-width:0!important;height:45px!important;padding:0 8px!important;font-size:9px!important}.ig-paste-button{flex:none!important;min-width:86px!important;height:45px!important;padding:0 11px!important;font-size:11px!important;font-weight:900!important}.ig-controls{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important;margin:10px 0 0!important;display:grid!important}.ig-quality-wrap{box-sizing:border-box!important;width:100%!important;height:50px!important}.ig-quality{font-size:11px!important;font-weight:800!important}.ig-hd-icon{flex-shrink:0!important;width:29px!important;height:29px!important}.ig-download-button{border-radius:12px!important;width:100%!important;height:52px!important;font-size:13px!important;font-weight:900!important}.ig-info-panel{box-sizing:border-box!important;border-radius:16px!important;grid-template-columns:1fr!important;width:100%!important;min-height:0!important;margin-top:27px!important;padding:17px!important;display:grid!important}.ig-info-copy{min-width:0!important}.ig-info-copy h2{font-size:18px!important;line-height:1.2!important}.ig-info-copy p{font-size:9px!important;line-height:1.65!important}.ig-info-copy li{font-size:9px!important;line-height:1.45!important}.ig-more-tools{min-height:43px!important;padding:0 17px!important;font-size:10px!important;font-weight:900!important}.ig-visual{display:none!important}.ig-content-section{margin-top:29px!important}.ig-content-section>h2{margin-bottom:13px!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important}.ig-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.ig-step-card{box-sizing:border-box!important;border-radius:14px!important;width:100%!important;min-width:0!important;min-height:180px!important;padding:11px!important}.ig-step-number,.ig-step-icon{width:34px!important;height:34px!important}.ig-step-card h3{margin-top:10px!important;font-size:10px!important;line-height:1.25!important}.ig-step-card p{margin-top:7px!important;font-size:8px!important;line-height:1.55!important}.ig-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.ig-feature-card{box-sizing:border-box!important;border-radius:14px!important;flex-direction:column!important;align-items:flex-start!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:135px!important;padding:11px!important;display:flex!important}.ig-feature-icon{flex-shrink:0!important;width:38px!important;height:38px!important;font-size:18px!important}.ig-feature-card h3{margin:0!important;font-size:10px!important;line-height:1.25!important}.ig-feature-card p{margin:0!important;font-size:8px!important;line-height:1.5!important}.ig-faq-grid{grid-template-columns:1fr!important;gap:7px!important;width:100%!important;display:grid!important}.ig-faq details{box-sizing:border-box!important;width:100%!important}.ig-faq summary{padding:13px 12px!important;font-size:9px!important;line-height:1.35!important}.ig-faq details p{padding:0 12px 13px!important;font-size:8px!important;line-height:1.55!important}}@media screen and (width<=390px){.ig-page{width:calc(100% - 10px)!important}.ig-hero h1{font-size:29px!important}.ig-top-features>div{font-size:7.5px!important}.ig-step-grid,.ig-feature-grid{gap:6px!important}.ig-step-card,.ig-feature-card{padding:9px!important}}@media screen and (width<=750px){.ig-controls{grid-template-columns:82px minmax(0,1fr)!important;gap:7px!important;width:100%!important;margin-top:10px!important;display:grid!important}.ig-quality-wrap{grid-area:1/2!important;width:100%!important;height:46px!important}.ig-hd-icon{width:27px!important;height:27px!important;margin-left:8px!important}.ig-quality{padding-left:8px!important;font-size:10px!important}.ig-download-button{border-radius:11px!important;grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important;height:47px!important;min-height:47px!important;padding:0 14px!important;font-size:12px!important}.ig-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 8px!important;width:100%!important;max-width:380px!important;margin:14px auto 0!important;display:grid!important}.ig-top-features>div{border-radius:12px!important;gap:5px!important;min-height:38px!important;padding:3px 6px!important;font-size:7.5px!important}.ig-top-features b{width:26px!important;min-width:26px!important;height:26px!important;font-size:8px!important}.ig-url-row{align-items:center!important;min-height:52px!important;padding:4px!important;display:flex!important}.ig-url-input{min-width:0!important;height:43px!important;padding:0 7px!important;font-size:8.5px!important}.ig-paste-button{border-radius:10px!important;gap:4px!important;width:78px!important;min-width:78px!important;height:42px!important;padding:0 8px!important;font-size:9px!important}.ig-paste-button svg{width:15px!important;height:15px!important}.ig-controls{grid-template-columns:72px minmax(120px,1fr) minmax(125px,1.15fr)!important;align-items:center!important;gap:6px!important;width:100%!important;margin-top:9px!important;display:grid!important}.ig-reset-button{border-radius:10px!important;grid-area:1/1!important;width:72px!important;min-width:72px!important;height:44px!important;min-height:44px!important;padding:0 5px!important;font-size:9.5px!important}.ig-quality-wrap{grid-area:1/2!important;width:100%!important;min-width:0!important;height:44px!important}.ig-hd-icon{width:25px!important;height:25px!important;margin-left:6px!important;font-size:7px!important}.ig-quality{min-width:0!important;padding:0 28px 0 6px!important;font-size:9px!important}.ig-select-arrow{font-size:17px!important;right:8px!important}.ig-download-button{white-space:nowrap!important;border-radius:10px!important;grid-area:1/3!important;gap:5px!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 7px!important;font-size:9.5px!important}.ig-download-button svg{width:16px!important;height:16px!important}.ig-download-button span{font-size:inherit!important;white-space:nowrap!important}}@media screen and (width<=390px){.ig-controls{grid-template-columns:66px minmax(110px,1fr) minmax(112px,1fr)!important;gap:5px!important}.ig-reset-button{width:66px!important;min-width:66px!important;font-size:9px!important}.ig-quality{font-size:8.5px!important}.ig-download-button{font-size:9px!important}}@media screen and (width<=750px){.ig-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;max-width:390px!important;margin:16px auto 0!important;display:grid!important}.ig-top-features>div{box-sizing:border-box!important;background:linear-gradient(135deg,#fffffff5,#f1f7ffe0)!important;border:1px solid #3b82f61f!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:48px!important;padding:7px 9px!important;font-size:9.5px!important;font-weight:800!important;line-height:1.25!important;display:flex!important;box-shadow:0 6px 18px #2563eb14,0 0 18px #38bdf814,inset 0 1px #fffffff2!important}.ig-top-features b{flex-shrink:0!important;place-items:center!important;width:29px!important;min-width:29px!important;height:29px!important;display:grid!important}.ig-controls{grid-template-columns:82px minmax(0,1fr)!important;gap:8px!important;width:100%!important;margin-top:10px!important;display:grid!important}.ig-reset-button{border-radius:11px!important;grid-area:1/1!important;width:82px!important;min-width:82px!important;height:48px!important;min-height:48px!important;padding:0 8px!important;font-size:11px!important;font-weight:900!important}.ig-quality-wrap{box-sizing:border-box!important;grid-area:1/2!important;align-items:center!important;width:100%!important;min-width:0!important;height:48px!important;padding-left:7px!important;display:flex!important;position:relative!important;overflow:hidden!important}.ig-hd-icon{z-index:3!important;border-radius:9px!important;flex:0 0 31px!important;place-items:center!important;width:31px!important;min-width:31px!important;height:31px!important;margin:0 8px 0 0!important;padding:0!important;font-size:8px!important;font-weight:900!important;line-height:1!important;display:grid!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.ig-quality{white-space:nowrap!important;box-sizing:border-box!important;flex:auto!important;align-items:center!important;width:auto!important;min-width:0!important;height:100%!important;padding:0 40px 0 0!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:flex!important;position:relative!important}.ig-select-arrow{z-index:5!important;place-items:center!important;width:34px!important;height:34px!important;margin:0!important;font-size:19px!important;display:grid!important;position:absolute!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}.ig-download-button{white-space:nowrap!important;border-radius:11px!important;grid-area:2/1/auto/-1!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;height:49px!important;min-height:49px!important;padding:0 14px!important;font-size:12px!important;font-weight:900!important;display:flex!important}.ig-info-copy h2{font-size:19px!important;font-weight:900!important;line-height:1.25!important}.ig-info-copy p{font-size:11px!important;line-height:1.65!important}.ig-info-copy li{font-size:11px!important;line-height:1.55!important}.ig-more-tools{font-size:11px!important;font-weight:900!important}.ig-content-section>h2{margin-bottom:13px!important;font-size:21px!important;font-weight:900!important;line-height:1.2!important}.ig-step-card{padding:13px 10px!important}.ig-step-card h3{margin-top:10px!important;font-size:11.5px!important;font-weight:900!important;line-height:1.3!important}.ig-step-card p{margin-top:7px!important;font-size:9.5px!important;line-height:1.55!important}.ig-feature-card{padding:13px 11px!important}.ig-feature-card h3{font-size:11.5px!important;font-weight:900!important;line-height:1.3!important}.ig-feature-card p{font-size:9.5px!important;line-height:1.55!important}.ig-faq summary{padding:14px 12px!important;font-size:10.5px!important;font-weight:900!important;line-height:1.35!important}.ig-faq details p{padding:0 12px 14px!important;font-size:10px!important;line-height:1.55!important}.ig-hero>p{font-size:10px!important;line-height:1.5!important}}@media screen and (width<=390px){.ig-top-features>div{font-size:9px!important}.ig-info-copy p,.ig-info-copy li{font-size:10.5px!important}.ig-step-card h3,.ig-feature-card h3{font-size:11px!important}.ig-step-card p,.ig-feature-card p{font-size:9px!important}.ig-faq summary{font-size:10px!important}}@media screen and (width<=750px){.ig-top-features{margin-top:0!important;margin-bottom:0!important}.ig-hero{margin-bottom:0!important;padding-bottom:0!important}.ig-download-card{margin-top:8px!important}.ig-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:none!important;margin:9px 0 0!important;display:grid!important}.ig-top-features>div{border-radius:11px!important;min-height:43px!important;padding:6px 8px!important;font-size:9px!important}}@media screen and (width<=750px){.desktop-only-features{display:none!important}.mobile-only-features{box-sizing:border-box!important;grid-area:3/1/auto/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:none!important;margin:2px 0 0!important;padding:0!important;display:grid!important}.mobile-only-features>div{color:#10213f!important;box-sizing:border-box!important;background:linear-gradient(135deg,#fffffffa,#eef7fff5)!important;border:1px solid #60a5fa29!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:52px!important;padding:7px 9px!important;font-size:9px!important;font-weight:800!important;line-height:1.25!important;display:flex!important;box-shadow:0 7px 18px #2563eb14,0 0 18px #38bdf814,inset 0 1px #fffffff2!important}.mobile-only-features>div>b{color:#fff!important;border-radius:10px!important;flex:0 0 34px!important;place-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;margin:0!important;padding:0!important;font-size:9px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 5px 12px #2563eb29!important}.mobile-only-features>div>span{color:#10213f!important;text-align:left!important;min-width:0!important;font-size:9px!important;font-weight:800!important;line-height:1.25!important;display:block!important}.mobile-only-features>div{background:linear-gradient(145deg,#fff 0%,#f3f9ff 100%)!important;border:1px solid #60a5fa47!important;border-radius:15px!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:8px 10px!important;display:flex!important;box-shadow:0 7px 18px #2563eb1f,0 0 20px #0ea5e914,inset 0 1px #fff!important}.mobile-only-features>div>b{color:#fff!important;text-shadow:0 1px 2px #00000026!important;border-radius:11px!important;flex:0 0 38px!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;margin:0!important;font-size:13px!important;font-weight:900!important;display:grid!important;box-shadow:0 5px 12px #0f172a29,inset 0 1px 1px #ffffff59!important}.mobile-only-features>div>span{color:#0b1935!important;letter-spacing:-.1px!important;text-align:left!important;font-size:11.5px!important;font-weight:900!important;line-height:1.2!important;display:block!important}.mobile-only-features>div:active{transform:scale(.98)!important}.mobile-only-features{grid-column:1/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:9px 0 0!important;padding:0!important;display:grid!important}.mobile-only-features>div{box-sizing:border-box!important;background:linear-gradient(#fffffff5,#f5f9fff0)!important;border:1px solid #94b8e647!important;border-radius:13px!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:7px 9px!important;display:flex!important;box-shadow:0 5px 14px #2563eb12,inset 0 1px #fffffff2!important}.mobile-only-features>div>b{color:#fff!important;border-radius:9px!important;flex:0 0 30px!important;place-items:center!important;width:30px!important;min-width:30px!important;height:30px!important;margin:0!important;font-size:10px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 4px 10px #0f172a1a!important}.mobile-only-features>div:first-child>b{background:linear-gradient(135deg,#20bff7,#0b91e8)!important}.mobile-only-features>div:nth-child(2)>b{background:linear-gradient(135deg,#27c8f2,#1686d8)!important;font-size:16px!important}.mobile-only-features>div:nth-child(3)>b{background:linear-gradient(135deg,#38db8d,#19b96f)!important;font-size:14px!important}.mobile-only-features>div:nth-child(4)>b{background:linear-gradient(135deg,#4b86ef,#315fd3)!important;font-size:13px!important}.mobile-only-features>div>span{color:#29415f!important;letter-spacing:0!important;text-align:left!important;min-width:0!important;font-size:9.5px!important;font-weight:800!important;line-height:1.2!important}.ig-quality-wrap{box-sizing:border-box!important;align-items:center!important;width:100%!important;min-width:0!important;height:50px!important;min-height:50px!important;padding:0 44px 0 48px!important;display:flex!important;position:relative!important;overflow:visible!important}.ig-hd-icon{z-index:3!important;pointer-events:none!important;width:32px!important;height:32px!important;margin:0!important;position:absolute!important;top:50%!important;left:8px!important;transform:translateY(-50%)!important}.ig-quality{appearance:auto!important;-webkit-appearance:menulist!important;cursor:pointer!important;z-index:2!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:100%!important;padding:0!important;font-size:12px!important;font-weight:900!important;position:relative!important}.ig-select-arrow{display:none!important}.ig-step-card{min-height:205px!important;padding:15px 12px!important}.ig-step-number{width:38px!important;height:38px!important;font-size:11px!important}.ig-step-icon{width:48px!important;height:48px!important;font-size:27px!important}.ig-step-card>svg{width:48px!important;height:48px!important;margin-top:5px!important}.ig-step-card h3{margin-top:12px!important;font-size:13px!important;font-weight:900!important;line-height:1.25!important}.ig-step-card p{margin-top:9px!important;font-size:10.5px!important;line-height:1.55!important}.ig-feature-card{gap:9px!important;min-height:155px!important;padding:14px 12px!important}.ig-feature-icon,.ig-feature-card>svg,.ig-blue-icon{flex-shrink:0!important;width:46px!important;height:46px!important}.ig-blue-icon svg{width:27px!important;height:27px!important}.ig-feature-card h3{font-size:13px!important;font-weight:900!important;line-height:1.25!important}.ig-feature-card p{font-size:10.5px!important;line-height:1.55!important}.ig-content-section>h2{margin-bottom:14px!important;font-size:24px!important;line-height:1.15!important}.ig-info-copy h2{font-size:21px!important}.ig-info-copy p{font-size:11.5px!important;line-height:1.65!important}.ig-info-copy li{font-size:11px!important;line-height:1.55!important}.ig-faq summary{padding:15px 13px!important;font-size:12px!important;font-weight:900!important;line-height:1.4!important}.ig-faq details p{padding:0 13px 15px!important;font-size:11px!important;line-height:1.6!important}}@media screen and (width<=390px){.ig-step-card h3,.ig-feature-card h3{font-size:12.5px!important}.ig-step-card p,.ig-feature-card p{font-size:10px!important}.ig-faq summary{font-size:11.5px!important}}@media screen and (width<=750px){.ig-back-button{font-size:19px!important;font-weight:700!important}.ig-tool-free{font-size:9px!important;font-weight:900!important}.ig-paste-button{font-size:17px!important;font-weight:700!important}.ig-reset-button,.ig-reset-button{font-size:15px!important;font-weight:1000!important}.ig-quality{font-size:14px!important;font-weight:900!important}.ig-hd-icon{font-size:10px!important;font-weight:900!important}.ig-download-button{font-size:22px!important;font-weight:700!important}.ig-download-button svg{width:19px!important;height:19px!important}}@media screen and (width<=390px){.ig-back-button{font-size:12.5px!important}.ig-paste-button,.ig-reset-button,.ig-reset-button{font-size:12px!important}.ig-quality,.ig-download-button{font-size:13.5px!important}}@media screen and (width<=750px){.ig-status-box{min-height:40px!important;padding:8px 11px!important;font-size:10.5px!important;font-weight:800!important;line-height:1.35!important}.ig-status-box.error{font-size:13.5px!important;font-weight:600!important}.ig-status-dot{flex-shrink:0!important;width:8px!important;height:8px!important}}.ig-paste-button,.ig-paste-button:hover,.ig-paste-button:active,.ig-paste-button:focus,.ig-download-button,.ig-download-button:hover:not(:disabled),.ig-download-button:active:not(:disabled),.ig-download-button:focus:not(:disabled){box-shadow:none!important;filter:none!important;outline:none!important;transform:none!important}@media screen and (width<=750px){.ig-paste-button,.ig-download-button{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;transition:none!important}.ig-paste-button:hover,.ig-paste-button:active,.ig-paste-button:focus,.ig-download-button:hover:not(:disabled),.ig-download-button:active:not(:disabled),.ig-download-button:focus:not(:disabled){box-shadow:none!important;filter:none!important;transform:none!important}}.ig-reset-button,.ig-reset-button:hover,.ig-reset-button:focus,.ig-reset-button:focus-visible,.ig-reset-button:active{box-shadow:none!important;filter:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;border:none!important;outline:none!important;transform:none!important}.ig-reset-button{color:#2563eb!important;cursor:pointer!important;background:#fff!important;border-radius:12px!important;transition:background-color .12s,color .12s!important}.ig-reset-button:hover{color:#1d4ed8!important;background:#f1f5f9!important}.ig-reset-button:active{color:#fff!important;box-shadow:none!important;background:#2563eb!important;border:none!important;outline:none!important;transform:none!important}@media screen and (width<=750px){.ig-reset-button,.ig-reset-button:hover,.ig-reset-button:focus,.ig-reset-button:focus-visible,.ig-reset-button:active{box-shadow:none!important;filter:none!important;-webkit-tap-highlight-color:transparent!important;border:none!important;outline:none!important;transform:none!important}.ig-reset-button:active{color:#fff!important;background:#2563eb!important}}.ig-reset-icon{color:#2563eb;cursor:pointer;width:45px;height:45px;box-shadow:none;filter:none;appearance:none;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:50%;outline:none;flex:0 0 45px;justify-content:center;align-items:center;padding:0;font-family:Arial,sans-serif;font-size:30px;font-weight:700;line-height:1;transition:background-color .15s,color .15s;display:inline-flex;transform:none}.ig-reset-icon:hover{color:#1d4ed8;box-shadow:none;filter:none;background:#eaf2ff;border:none;outline:none;transform:none}.ig-reset-icon:active{color:#fff;box-shadow:none;filter:none;background:#2563eb;border:none;outline:none;transform:none}.ig-reset-icon:focus,.ig-reset-icon:focus-visible{box-shadow:none;border:none;outline:none}@media (width<=750px){.ig-reset-icon{flex-basis:43px;width:43px;height:43px;font-size:29px}}.ig-reset-button .ig-reset-svg{color:currentColor;pointer-events:none;width:24px;height:24px;display:block}@media screen and (width<=750px){.ig-reset-button .ig-reset-svg{width:22px;height:22px}}.ig-reset-button,.ig-reset-button:hover,.ig-reset-button:active,.ig-reset-button:focus,.ig-reset-button:focus-visible{cursor:pointer;width:32px!important;min-width:32px!important;height:32px!important;box-shadow:none!important;filter:none!important;color:#2563eb!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;transform:none!important}.ig-clear-reset-icon{pointer-events:none;width:27px;height:27px;display:block}.ig-reset-button:active{color:#6035f5!important}.ig-reset-button:disabled{opacity:.45;cursor:not-allowed}button.ig-reset-button,button.ig-reset-button:hover,button.ig-reset-button:active,button.ig-reset-button:focus,button.ig-reset-button:focus-visible,button.ig-reset-button:disabled{border:none!important;outline:none!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}button.ig-reset-button .ig-clear-reset-icon{border:none!important;width:28px!important;height:28px!important;margin:auto!important}@media screen and (width<=750px){button.ig-reset-button{place-self:center!important;width:34px!important;height:34px!important}button.ig-reset-button .ig-clear-reset-icon{width:27px!important;height:27px!important}}button.ig-reset-button,button.ig-reset-button:hover,button.ig-reset-button:active,button.ig-reset-button:focus,button.ig-reset-button:focus-visible,button.ig-reset-button:disabled{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;cursor:pointer!important;color:#2563eb!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;transition:color .12s!important;display:inline-flex!important;transform:none!important}button.ig-reset-button .ig-clear-reset-icon{stroke:currentColor;filter:none!important;color:#2563eb!important;width:34px!important;height:34px!important}button.ig-reset-button:hover{color:#4f46e5!important}button.ig-reset-button:active{color:#6035f5!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;transform:none!important}button.ig-reset-button:focus,button.ig-reset-button:focus-visible{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}@media screen and (width<=750px){button.ig-reset-button{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;background:0 0!important;width:48px!important;height:48px!important}button.ig-reset-button .ig-clear-reset-icon{width:36px!important;height:36px!important}button.ig-reset-button:hover,button.ig-reset-button:active,button.ig-reset-button:focus,button.ig-reset-button:focus-visible{box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;transform:none!important}}.ig-reset-button:hover:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#12bdf5 0%,#087cf5 48%,#6035f5 100%)!important;border-color:#0000!important;transform:none!important}.ig-reset-button:active:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#6035f5 0%,#087cf5 52%,#12bdf5 100%)!important;transform:none!important}.ig-controls{grid-template-columns:245px 58px minmax(260px,1fr)!important;align-items:center!important;gap:8px!important;width:min(720px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}button.ig-reset-button,button.ig-reset-button:hover,button.ig-reset-button:active,button.ig-reset-button:focus,button.ig-reset-button:focus-visible{color:#fff!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;box-shadow:none!important;filter:none!important;cursor:pointer!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border:0!important;border-radius:13px!important;outline:none!important;grid-area:1/2!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;transition:none!important;display:inline-flex!important;transform:none!important}button.ig-reset-button .ig-clear-reset-icon{color:#fff!important;width:27px!important;height:27px!important;box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;outline:0!important;display:block!important}button.ig-reset-button:hover:not(:disabled),button.ig-reset-button:active:not(:disabled),button.ig-reset-button:focus:not(:disabled),button.ig-reset-button:focus-visible:not(:disabled){color:#fff!important;box-shadow:none!important;filter:none!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border:0!important;outline:0!important;transform:none!important}button.ig-reset-button:disabled{opacity:.55!important;cursor:not-allowed!important}.ig-quality-wrap{grid-area:1/1!important;width:245px!important;max-width:100%!important;margin:0!important}.ig-download-button{grid-area:1/3!important}@media screen and (width<=750px){.ig-controls{grid-template-columns:minmax(0,1fr) 48px!important;align-items:center!important;gap:8px 7px!important;width:100%!important;margin-top:10px!important;display:grid!important}.ig-quality-wrap{grid-area:1/1!important;width:100%!important;margin:0!important}button.ig-reset-button,button.ig-reset-button:hover,button.ig-reset-button:active,button.ig-reset-button:focus,button.ig-reset-button:focus-visible{width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;box-shadow:none!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border-radius:11px!important;grid-area:1/2!important;padding:0!important;transform:none!important}button.ig-reset-button .ig-clear-reset-icon{width:24px!important;height:24px!important}.ig-download-button{grid-area:2/1/auto/-1!important;width:100%!important}}@media screen and (width<=390px){.ig-controls{grid-template-columns:minmax(0,1fr) 45px!important;column-gap:6px!important}button.ig-reset-button,button.ig-reset-button:hover,button.ig-reset-button:active,button.ig-reset-button:focus,button.ig-reset-button:focus-visible{width:45px!important;min-width:45px!important;max-width:45px!important;height:45px!important;min-height:45px!important;max-height:45px!important}button.ig-reset-button .ig-clear-reset-icon{width:22px!important;height:22px!important}}@media screen and (width>=751px){.ig-controls{grid-template-columns:245px 58px minmax(260px,1fr)!important;align-items:center!important;gap:0 6px!important;width:min(700px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}.ig-quality-wrap{grid-area:1/1!important;width:245px!important;margin:0!important}button.ig-reset-button{grid-area:1/2!important;width:58px!important;min-width:58px!important;max-width:58px!important;margin:0!important}.ig-download-button{grid-area:1/3!important;margin:0!important}.ig-quality-wrap{position:relative!important;overflow:visible!important}button.ig-reset-button{z-index:10!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;left:calc(50% - 210px)!important;transform:translateY(-50%)!important}.ig-controls{grid-template-columns:58px 245px 385px!important;justify-content:center!important;align-items:center!important;gap:0 8px!important;width:fit-content!important;margin:23px auto 0!important;display:grid!important}button.ig-reset-button{grid-area:1/1!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}button.ig-reset-button:hover,button.ig-reset-button:active,button.ig-reset-button:focus,button.ig-reset-button:focus-visible{transform:none!important}.ig-quality-wrap{grid-area:1/2!important;width:245px!important;min-width:245px!important;margin:0!important;position:relative!important}.ig-download-button{grid-area:1/3!important;width:385px!important;min-width:385px!important;margin:0!important}button.ig-reset-button,button.ig-reset-button:hover,button.ig-reset-button:active,button.ig-reset-button:focus,button.ig-reset-button:focus-visible{z-index:auto!important;grid-area:1/1!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0!important;position:static!important;inset:auto!important;transform:translate(0,0)!important}button.ig-reset-button:active .ig-clear-reset-icon,button.ig-reset-button:focus .ig-clear-reset-icon,button.ig-reset-button:focus-visible .ig-clear-reset-icon{transform:none!important}}@media screen and (width<=750px){.ig-top-features{order:2!important;margin-top:16px!important}.ig-download-card{order:1!important}}.ig-download-layout{flex-direction:column!important;width:100%!important;display:flex!important}.ig-top-features{order:1!important}.ig-download-card{order:2!important}@media screen and (width<=750px){.ig-download-card{order:1!important}.ig-top-features{order:2!important;margin-top:16px!important}}.tt-download-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#11baff,#2463ee 52%,#5334f4);border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;height:55px;font-size:14px;font-weight:900;display:flex;box-shadow:0 10px 26px #2563eb47}.tt-more-tools{color:#fff;background:linear-gradient(135deg,#15b9ff,#2563eb 52%,#5637f4);border:0;border-radius:11px;min-height:45px;margin-top:20px;padding:0 21px;font-size:12px;font-weight:850;box-shadow:0 10px 23px #2563eb3d}@media (width<=750px){.tt-page{width:calc(100% - 18px)}.tt-hero h1{font-size:37px}.tt-top-features{gap:6px}.tt-top-features>div{padding:0 9px;font-size:9px}.tt-download-card{padding:12px}.tt-url-row{min-height:57px}.tt-link-icon{display:none}.tt-url-input{font-size:10px}.tt-paste-button{height:45px;padding:0 16px;font-size:12px}.tt-controls{grid-template-columns:1fr;gap:10px}.tt-quality-wrap,.tt-download-button{height:51px}.tt-info-panel{grid-template-columns:1fr;padding:20px}.tt-visual{display:none}.tt-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tt-step-card{min-height:185px;padding:13px}.tt-step-number,.tt-step-icon{width:35px;height:35px}.tt-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tt-feature-card{flex-direction:column;min-height:145px;padding:13px}.tt-feature-icon{width:40px;height:40px}.tt-faq-grid{grid-template-columns:1fr;gap:9px}}html.dark .tt-page,html.dark .tt-hero h1{color:#f8fafc}@media (width<=750px){.tt-page{width:calc(100% - 16px);padding:20px 0 50px}.tt-back-button{min-height:42px;margin-bottom:17px;padding:0 15px;font-size:10px}.tt-badge{min-height:34px;padding:0 11px;font-size:8px}.tt-badge svg{width:16px;height:16px}.tt-hero h1{max-width:100%;margin-top:18px;padding:0 6px;font-size:clamp(30px,9vw,39px);line-height:1.05}.tt-hero>p{max-width:330px;margin:11px auto 0;padding:0 8px;font-size:9px;line-height:1.55}.tt-top-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(360px,100%);margin-top:15px;display:grid}.tt-top-features>div{justify-content:flex-start;gap:5px;min-width:0;min-height:45px;padding:4px 7px 4px 5px;font-size:8px}.tt-top-features svg{flex-shrink:0;width:33px;height:33px}.tt-download-card{border-radius:16px;margin-top:23px;padding:10px}.tt-url-row{min-height:54px;padding:4px}.tt-link-icon{display:none}.tt-url-input{height:44px;padding:0 8px;font-size:9px}.tt-paste-button{border-radius:10px;gap:5px;min-width:83px;height:43px;padding:0 10px;font-size:10px}.tt-paste-button svg{width:17px;height:17px}.tt-status-box{min-height:36px;padding:7px 10px;font-size:8px;line-height:1.4}.tt-progress{margin-top:12px}.tt-progress-top{font-size:8px}.tt-controls{grid-template-columns:1fr;gap:9px;width:100%;margin-top:15px}.tt-quality-wrap,.tt-download-button{width:100%;height:49px}.tt-quality{font-size:10px}.tt-hd-icon{width:28px;height:28px;font-size:8px}.tt-download-button{font-size:11px}.tt-info-panel{border-radius:16px;grid-template-columns:1fr;gap:0;min-height:0;margin-top:30px;padding:18px}.tt-info-copy h2{font-size:18px;line-height:1.2}.tt-info-copy h2 svg{flex-shrink:0;width:31px;height:31px}.tt-info-copy p{font-size:9px;line-height:1.65}.tt-info-copy li{font-size:9px}.tt-more-tools{min-height:41px;font-size:9px}.tt-visual{display:none}.tt-content-section{margin-top:31px}.tt-content-section>h2{margin-bottom:14px;font-size:20px}.tt-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tt-step-card{border-radius:14px;min-height:180px;padding:11px}.tt-step-number{width:31px;height:31px;font-size:9px;top:10px;left:10px}.tt-step-card>svg{width:39px;height:39px;margin-top:2px}.tt-step-card h3{margin-top:9px;font-size:10px}.tt-step-card p{margin-top:7px;font-size:8px;line-height:1.5}.tt-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tt-feature-card{border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;min-height:145px;padding:11px}.tt-feature-card>svg,.tt-blue-icon{width:39px;height:39px}.tt-blue-icon svg{width:22px;height:22px}.tt-feature-card h3{font-size:10px}.tt-feature-card p{font-size:8px;line-height:1.45}.tt-faq-grid{grid-template-columns:1fr;gap:8px}.tt-faq summary{padding:13px 12px;font-size:9px;line-height:1.35}.tt-faq details p{padding:0 12px 13px;font-size:8px}}@media (width<=390px){.tt-page{width:calc(100% - 12px)}.tt-hero h1{font-size:29px}.tt-top-features>div{font-size:7px}.tt-step-grid,.tt-feature-grid{gap:7px}.tt-step-card,.tt-feature-card{padding:9px}}@media (width<=750px){.tt-progress-premium{border-radius:11px;padding:11px 10px 10px}.tt-progress-premium .tt-progress-track{height:11px}.tt-progress-footer{font-size:7px}}.tt-badge-logo-wrap:before{content:"";filter:blur(1px);background:linear-gradient(135deg,#25f4eee6,#25f4ee1f 40%,#fe2c552e 65%,#fe2c55e6);border-radius:14px;width:48px;height:48px;position:absolute;transform:rotate(7deg)}.tt-badge-free{color:#ff2d62;letter-spacing:.2px;background:#fff0f4;border:1px solid #ffb5c8;border-radius:999px;justify-content:center;align-items:center;min-width:35px;height:24px;padding:0 8px;font-size:9px;font-weight:900;display:inline-flex;box-shadow:0 4px 10px #fe2c551a}.tt-spark-2{background:#25f4ee;height:8px;top:-9px;left:25px;transform:rotate(5deg)}.tt-spark-3{background:#ff2d62;height:8px;top:-2px;left:35px;transform:rotate(33deg)}.tt-badge-featured{transition:transform .22s,box-shadow .22s}.tt-badge-featured:hover{transform:translateY(-2px);box-shadow:0 14px 34px #3968aa21,0 5px 14px #2a60a514}.tt-badge-featured:hover .tt-badge-logo-wrap{transform:translateY(-50%)rotate(-4deg)scale(1.04)}@media (width<=600px){.tt-badge-featured{gap:7px;min-height:44px;padding:5px 7px 5px 45px}.tt-badge-logo-wrap{width:47px;height:47px}.tt-badge-logo{width:41px;height:41px}.tt-badge-logo svg{width:34px;height:34px}.tt-badge-title{font-size:10px}.tt-badge-free{min-width:30px;height:21px;padding:0 6px;font-size:8px}}.tt-hero-top .tt-back-button{z-index:5;position:relative}.tt-badge-logo{z-index:2;background:#111;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;box-shadow:0 7px 16px #0f172a33}.tt-badge-logo svg{width:38px;height:38px}@media (width<=600px){.tt-hero-top{gap:14px}.tt-badge-featured{padding-left:46px}.tt-badge-title{font-size:10px}.tt-badge-logo-wrap{width:49px;height:49px}.tt-badge-logo{width:40px;height:40px}.tt-badge-logo svg{width:34px;height:34px}}.tt-badge-logo-wrap:before{filter:none!important;opacity:1!important}.tt-badge-logo{overflow:hidden;background:#111318!important;width:46px!important;height:46px!important;box-shadow:-3px 3px #25f4ee,3px 3px #fe2c55,0 5px 10px #0f172a29!important}.tt-badge-logo svg{shape-rendering:geometricprecision;display:block;width:42px!important;height:42px!important}.tt-badge-logo-wrap{filter:none!important}@media (width<=750px){.platform-badge{gap:6px;min-height:43px;padding:0 9px 0 53px;font-size:8px}.platform-badge>svg{width:54px;height:54px;left:-8px}.platform-badge:before{width:4px;height:10px;top:-13px;left:7px}.platform-free{min-height:22px;padding:0 7px;font-size:7px}}.tt-feature-icon{width:56px!important;height:56px!important}.tt-controls{grid-template-columns:130px 245px minmax(280px,1fr)!important;align-items:center!important;gap:14px!important;width:min(760px,100%)!important;margin:23px auto 0!important;display:grid!important}.tt-reset-button{color:#2563eb!important;cursor:pointer!important;background:linear-gradient(#fff 0%,#f1f7ff 100%)!important;border:1.5px solid #2563eb4d!important;border-radius:16px!important;grid-area:1/1!important;width:130px!important;min-width:130px!important;height:62px!important;min-height:62px!important;padding:0 20px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:17px!important;font-weight:950!important;transition:color .2s,background .2s,border-color .2s,box-shadow .2s!important;box-shadow:0 10px 24px #2563eb1f,0 0 22px #38bdf81a,inset 0 1px #fffffff2!important}.tt-reset-button:hover:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 45%,#6436f5 100%)!important;border-color:#0000!important;transform:none!important;box-shadow:0 12px 27px #2563eb40,0 0 25px #38bdf82b!important}.tt-quality-wrap{background:radial-gradient(circle at 12% 20%,#38bdf821,#0000 28%),linear-gradient(#fff,#f1f7ff)!important;border:1.5px solid #2563eb6b!important;border-radius:17px!important;grid-area:1/2!important;align-items:center!important;width:245px!important;height:62px!important;min-height:62px!important;transition:border-color .2s,box-shadow .2s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 12px 28px #2563eb1f,0 0 24px #38bdf81a,inset 0 1px #fffffff2!important}.tt-hd-icon{color:#fff!important;letter-spacing:.4px!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(135deg,#22c1ff 0%,#1680f5 50%,#4f46e5 100%)!important;border:0!important;border-radius:10px!important;place-items:center!important;width:42px!important;height:38px!important;margin:0!important;font-size:10px!important;font-weight:950!important;display:grid!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important;box-shadow:0 8px 17px #2563eb4d,inset 0 1px #fff3!important}.tt-select-arrow{color:#1877f2!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(145deg,#eef6ff,#dcecff)!important;border-radius:11px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:21px!important;font-weight:950!important;display:grid!important;position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important;box-shadow:inset 0 0 0 1px #2563eb21,0 5px 12px #2563eb14!important}.tt-download-button{color:#fff!important;letter-spacing:-.45px!important;white-space:nowrap!important;cursor:pointer!important;background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 42%,#2663f2 67%,#6436f5 100%)!important;border:0!important;border-radius:14px!important;grid-area:1/3!important;justify-content:center!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:280px!important;height:62px!important;min-height:62px!important;padding:0 28px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:21px!important;font-weight:950!important;line-height:1!important;transition:filter .2s,box-shadow .2s!important;display:flex!important;box-shadow:0 13px 30px #2563eb57,0 0 30px #16b8ff38,inset 0 1px #ffffff2e!important}.tt-download-button svg{flex-shrink:0!important;width:25px!important;height:25px!important}html.dark .tt-reset-button{color:#74b1ff!important;background:linear-gradient(#14253c,#0d1b2e)!important;border-color:#60a5fa59!important}@media (width<=750px){.tt-controls{grid-template-columns:105px 1fr!important;gap:10px!important;width:100%!important}.tt-reset-button{grid-area:1/1!important;width:105px!important;min-width:105px!important;height:56px!important;min-height:56px!important;padding:0 14px!important;font-size:15px!important}.tt-quality-wrap{grid-area:1/2!important;width:100%!important;height:56px!important;min-height:56px!important}.tt-quality{height:56px!important;font-size:12px!important}.tt-download-button{grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important;height:56px!important;min-height:56px!important;font-size:17px!important}.tt-step-card h3{font-size:15px!important}.tt-step-card p{font-size:12px!important}.tt-feature-card h3{font-size:14px!important}.tt-feature-card p{font-size:11px!important}.tt-content-section>h2{font-size:23px!important}.tt-faq summary{font-size:12px!important}.tt-faq details p{font-size:11px!important}}.tt-page{width:min(1160px,100% - 36px);margin:0 auto;padding:28px 0 75px}.tt-hero{text-align:center}.tt-back-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#14b8ff,#2563eb 55%,#5338f7);border:0;border-radius:13px;min-height:48px;margin-bottom:22px;padding:0 22px;font-size:14px;font-weight:800;box-shadow:0 10px 25px #2563eb4d,0 0 28px #38bdf833}.tt-badge{color:#1e3a5f;background:linear-gradient(#fff,#e8f2ff);border:1px solid #bcd3f5;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin:0 auto;padding:8px 17px;font-size:12px;font-weight:850;display:flex;box-shadow:0 8px 22px #2563eb14}.tt-hero h1{color:#10213f;letter-spacing:-.045em;margin:22px auto 0;font-size:clamp(42px,5vw,59px);font-weight:900}.tt-hero h1 span{color:#2563eb}.tt-hero>p{color:#526783;margin:10px 0 0;font-size:14px}.tt-hero>p strong{color:#1263ed}.tt-top-features{flex-wrap:wrap;justify-content:center;gap:9px;margin:16px auto 0;display:flex}.tt-top-features>div{color:#29415f;background:linear-gradient(#f7fbff,#eaf4ff);border-radius:999px;align-items:center;gap:8px;min-height:37px;padding:0 13px;font-size:11px;font-weight:700;display:flex;box-shadow:0 6px 18px #2563eb14}.tt-top-features b{color:#fff;background:#2563eb;border-radius:8px;place-items:center;min-width:27px;height:27px;font-size:11px;display:grid}.tt-download-card{background:linear-gradient(#fff,#fbfeff);border:1px solid #b9ddf1;border-radius:20px;margin-top:25px;padding:19px 25px 22px;box-shadow:0 0 28px #25c0eb33,0 18px 45px #0f172a12}.tt-url-row{background:#fff;border:1px solid #bfd5ee;border-radius:14px;align-items:center;min-height:65px;padding:5px;display:flex}.tt-link-icon{margin-left:14px;font-size:17px}.tt-url-input{color:#10213f;background:0 0;border:0;outline:0;flex:1;min-width:0;height:52px;padding:0 13px;font-size:13px}.tt-paste-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5);border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;height:54px;padding:0 28px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 26px #2563eb52,0 0 24px #37c8ff40}.tt-paste-button:hover{transform:translateY(-2px);box-shadow:0 14px 32px #2563eb66,0 0 30px #37c8ff4d}.tt-status-box{border-radius:10px;align-items:center;gap:8px;min-height:41px;margin-top:11px;padding:0 14px;font-size:11px;font-weight:700;display:flex}.tt-status-dot{border-radius:50%;width:8px;height:8px}.tt-status-box.info{color:#1460df;background:#eaf4ff;border:1px solid #c3ddfb}.tt-status-box.info .tt-status-dot{background:#2563eb}.tt-status-box.success{color:#168447;background:#ecfbf1;border:1px solid #bfe6cb}.tt-status-box.success .tt-status-dot{background:#22c55e}.tt-status-box.error{color:#c92828;background:#fff0f1;border:1px solid #ffc8cc}.tt-status-box.error .tt-status-dot{background:#ef4444}.tt-progress{margin-top:15px}.tt-progress-top{color:#203450;justify-content:space-between;margin-bottom:9px;font-size:11px;font-weight:700;display:flex}.tt-progress-top strong{color:#1565f5;font-size:12px}.tt-progress-track{background:#d8e8f6;border-radius:999px;height:11px;overflow:hidden}.tt-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#2865ee,#20bee9);height:100%;transition:width .25s}.tt-controls{grid-template-columns:245px minmax(0,1fr);gap:17px;width:min(610px,100%);margin:23px auto 0;display:grid}.tt-quality-wrap{background:#fff;border:1px solid #74a8ff;border-radius:12px;align-items:center;height:55px;display:flex;position:relative;box-shadow:0 6px 16px #2563eb14,0 0 14px #2563eb14}.tt-hd-icon{color:#2563eb;border:2px solid #2563eb;border-radius:6px;place-items:center;width:29px;height:29px;margin-left:12px;font-size:10px;font-weight:900;display:grid}.tt-quality{appearance:none;color:#10213f;cursor:pointer;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 43px 0 11px;font-size:13px;font-weight:800}.tt-select-arrow{color:#075ee9;pointer-events:none;font-size:23px;font-weight:900;position:absolute;top:50%;right:15px;transform:translateY(-57%)}.tt-download-button{color:#fff;letter-spacing:-.35px;cursor:pointer;background:linear-gradient(110deg,#10bdf5 0%,#087cf5 48%,#6035f5 100%);border:0;border-radius:13px;justify-content:center;align-items:center;gap:13px;height:58px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:19px;font-weight:900;line-height:1;display:flex;box-shadow:0 11px 27px #2563eb4d,0 0 25px #10bdf529}.tt-download-button span{justify-content:center;align-items:center;font-size:24px;line-height:1;display:inline-flex}.tt-download-button:disabled{transform:none}.tt-download-button span{font-size:23px}.tt-download-button:disabled{opacity:.67}.tt-info-panel{background:linear-gradient(135deg,#fff,#eff7ff);border:1px solid #a8cfff;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:25px;min-height:320px;margin-top:49px;padding:31px;display:grid;overflow:hidden;box-shadow:0 0 28px #23b4f02e,0 17px 36px #2563eb12}.tt-info-copy h2{color:#10213f;align-items:center;gap:8px;margin:0;font-size:23px;font-weight:900;display:flex}.tt-info-copy p{color:#526783;max-width:600px;margin-top:15px;font-size:11px;line-height:1.7}.tt-info-copy ul{margin:18px 0 0;padding:0;list-style:none}.tt-info-copy li{color:#324b68;margin-top:8px;font-size:11px}.tt-more-tools{color:#fff;background:linear-gradient(135deg,#15b9ff,#2563eb 52%,#5637f4);border-radius:11px;min-height:45px;margin-top:20px;padding:0 21px;font-size:12px;font-weight:850;box-shadow:0 10px 23px #2563eb3d}.tt-visual{place-items:center;display:grid}.tt-visual-ring{background:radial-gradient(circle,#7c3aed2e,#38bdf81a 45%,#0000 70%);border-radius:50%;place-items:center;width:245px;height:190px;display:grid;position:relative;box-shadow:0 0 45px #38bdf838}.tt-youtube-icon{color:#fff;background:linear-gradient(145deg,#ff3c3c,#ff001f);border-radius:25px;place-items:center;width:110px;height:90px;font-size:38px;display:grid;box-shadow:0 14px 35px #ff00234d}.tt-8k-label{color:#ffd22f;background:#10213f;border:3px solid #ffc928;border-radius:10px;flex-direction:column;align-items:center;padding:7px 10px;display:flex;position:absolute;bottom:14px;right:26px;box-shadow:0 10px 22px #0000002e}.tt-8k-label strong{font-size:25px;line-height:1}.tt-8k-label span{margin-top:3px;font-size:8px;font-weight:900}.tt-content-section{margin-top:45px}.tt-content-section>h2{color:#10213f;margin:0 0 19px;font-size:25px;font-weight:900}.tt-step-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.tt-step-card{text-align:center;background:linear-gradient(#fff,#fbfdff);border:1px solid #cbe3f3;border-radius:17px;min-height:205px;padding:18px;box-shadow:0 0 24px #38bdf82b,0 13px 30px #2563eb12}.tt-step-top{justify-content:space-between;align-items:center;display:flex}.tt-step-number,.tt-step-icon{border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.tt-step-number{color:#fff}.tt-step-icon{font-size:22px}.tt-step-number.blue{background:#16a9ee}.tt-step-number.purple{background:#6c38f2}.tt-step-number.green{background:#13ca5b}.tt-step-number.orange{background:#ff7607}.tt-step-icon.blue{color:#1565ef;background:#eaf3ff}.tt-step-icon.purple{color:#6833ed;background:#f0eaff}.tt-step-icon.green{color:#0ca77b;background:#e1fcf3}.tt-step-icon.orange{color:#f76b00;background:#fff0e5}.tt-step-card h3{color:#10213f;margin:17px 0 0;font-size:14px;font-weight:900}.tt-step-card p{color:#526783;margin:10px 0 0;font-size:11px;line-height:1.6}.tt-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.tt-feature-card{background:linear-gradient(#fff,#fbfdff);border:1px solid #cce3f0;border-radius:17px;align-items:flex-start;gap:15px;min-height:118px;padding:18px;display:flex;box-shadow:0 0 24px #38bdf82b,0 13px 28px #2563eb0f}.tt-feature-icon{border-radius:15px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.tt-feature-icon.yellow{background:#fff1c8}.tt-feature-icon.pink{color:#fff;background:#ff2e6e}.tt-feature-icon.blue{color:#fff;background:#2563eb}.tt-feature-icon.cyan{background:#e7faff}.tt-feature-icon.purple{color:#fff;background:#7246f5}.tt-feature-icon.green{background:#dffbec}.tt-feature-card h3{color:#10213f;margin:4px 0 0;font-size:13px;font-weight:900}.tt-feature-card p{color:#526783;margin:6px 0 0;font-size:10px;line-height:1.5}.tt-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 24px;display:grid}.tt-faq details{background:#fff;border:1px solid #c8def2;border-radius:12px;overflow:hidden;box-shadow:0 0 18px #38bdf81a}.tt-faq summary{color:#10213f;cursor:pointer;padding:16px 18px;font-size:11px;font-weight:850}.tt-faq details p{color:#526783;margin:0;padding:0 18px 16px;font-size:10px;line-height:1.6}@media (width<=750px){.tt-page{width:calc(100% - 18px)}.tt-hero h1{font-size:37px}.tt-top-features{gap:6px}.tt-top-features>div{padding:0 9px;font-size:9px}.tt-download-card{padding:12px}.tt-url-row{min-height:57px}.tt-link-icon{display:none}.tt-url-input{font-size:10px}.tt-paste-button{height:45px;padding:0 16px;font-size:12px}.tt-controls{grid-template-columns:1fr;gap:10px}.tt-quality-wrap,.tt-download-button{height:51px}.tt-info-panel{grid-template-columns:1fr;padding:20px}.tt-visual{display:none}.tt-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tt-step-card{min-height:185px;padding:13px}.tt-step-number,.tt-step-icon{width:35px;height:35px}.tt-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tt-feature-card{flex-direction:column;min-height:145px;padding:13px}.tt-feature-icon{width:40px;height:40px}.tt-faq-grid{grid-template-columns:1fr;gap:9px}}html.dark .tt-page,html.dark .tt-hero h1{color:#f8fafc}html.dark .tt-hero h1 span{color:#4f8cff}html.dark .tt-hero>p{color:#9fb0c7}html.dark .tt-hero>p strong{color:#56a1ff}html.dark .tt-badge{color:#e8f1ff;background:linear-gradient(#132238,#0d1b2e);border-color:#60a5fa47;box-shadow:0 0 22px #2563eb1f}html.dark .tt-top-features>div{color:#dce9f8;background:linear-gradient(#14243afa,#0c192bfa);border-color:#4d89dc38;box-shadow:0 8px 24px #0003,0 0 20px #2563eb14}html.dark .tt-top-features>div:hover{box-shadow:0 12px 28px #00000047,0 0 25px #38bdf826}html.dark .tt-download-card{background:radial-gradient(circle at 50% 0,#2563eb14,#0000 42%),linear-gradient(#0e1d30,#0a1728);border-color:#479adb57;box-shadow:0 0 35px #19a7de21,0 22px 45px #0000004d}html.dark .tt-url-row{background:#0a1626;border-color:#27415e;box-shadow:inset 0 1px #ffffff06}html.dark .tt-url-row:focus-within{border-color:#4188ff;box-shadow:0 0 0 4px #2563eb1a,0 0 22px #2563eb1a}html.dark .tt-url-input{color:#f8fafc}html.dark .tt-url-input::placeholder{color:#72839a}html.dark .tt-status-box.info{color:#82baff;background:#0d2947;border-color:#214b76}html.dark .tt-status-box.success{color:#74e0a5;background:#0d2d22;border-color:#1c5d42}html.dark .tt-status-box.error{color:#ff9ba5;background:#35171d;border-color:#6c2933}html.dark .tt-progress-top{color:#c5d3e4}html.dark .tt-progress-top strong{color:#4f9cff}html.dark .tt-progress-track{background:#20334a}html.dark .tt-quality-wrap{background:linear-gradient(#13253d,#0e1c2f);border-color:#3e78d0;box-shadow:0 8px 20px #00000040,0 0 20px #2563eb17}html.dark .tt-quality-wrap:hover{border-color:#5794ff;box-shadow:0 10px 26px #0000004d,0 0 24px #2563eb29}html.dark .tt-quality{color:#f8fafc}html.dark .tt-quality option{color:#f8fafc;background:#0e1c2f}html.dark .tt-hd-icon{color:#76b4ff;background:#112b4d;border-color:#58a1ff}html.dark .tt-select-arrow{color:#71b1ff}html.dark .tt-info-panel{background:radial-gradient(circle at 75%,#2563eb1a,#0000 35%),linear-gradient(135deg,#0f2035,#0a1727);border-color:#479adb4d;box-shadow:0 0 32px #1aa8db1f,0 20px 42px #00000040}html.dark .tt-info-copy h2{color:#f8fafc}html.dark .tt-info-copy p,html.dark .tt-info-copy li{color:#9fb0c7}html.dark .tt-content-section>h2{color:#f8fafc}html.dark .tt-step-card{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38;box-shadow:0 0 24px #33b5e914,0 15px 30px #0000003d}html.dark .tt-step-card:hover{border-color:#539aff66;box-shadow:0 0 30px #33b5e926,0 18px 35px #0000004d}html.dark .tt-step-card h3{color:#f8fafc}html.dark .tt-step-card p{color:#9fb0c7}html.dark .tt-feature-card{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38;box-shadow:0 0 24px #33b5e914,0 14px 28px #0000003b}html.dark .tt-feature-card:hover{border-color:#539aff66;box-shadow:0 0 30px #33b5e926,0 18px 34px #00000047}html.dark .tt-feature-card h3{color:#f8fafc}html.dark .tt-feature-card p{color:#9fb0c7}html.dark .tt-faq details{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc40;box-shadow:0 0 20px #38bdf812}html.dark .tt-faq summary{color:#f8fafc}html.dark .tt-faq details p{color:#9fb0c7}.tt-download-button{background:linear-gradient(135deg,#09bcff 0%,#2563eb 52%,#633cf6 100%);transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 28px #2563eb57,0 0 25px #29b5ff38}.tt-download-button:disabled{opacity:1;cursor:not-allowed;background:linear-gradient(135deg,#43b9f7,#4f7ee9,#7659ee);box-shadow:0 10px 26px #2563eb45,0 0 22px #5a69f02e}@media (width<=750px){.tt-page{width:calc(100% - 16px);padding:20px 0 50px}.tt-back-button{min-height:42px;margin-bottom:17px;padding:0 15px;font-size:10px}.tt-badge{min-height:34px;padding:0 11px;font-size:8px}.tt-badge svg{width:16px;height:16px}.tt-hero h1{max-width:100%;margin-top:18px;padding:0 6px;font-size:clamp(30px,9vw,39px);line-height:1.05}.tt-hero>p{max-width:330px;margin:11px auto 0;padding:0 8px;font-size:9px;line-height:1.55}.tt-top-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(360px,100%);margin-top:15px;display:grid}.tt-top-features>div{justify-content:flex-start;gap:5px;min-width:0;min-height:45px;padding:4px 7px 4px 5px;font-size:8px}.tt-top-features svg{flex-shrink:0;width:33px;height:33px}.tt-download-card{border-radius:16px;margin-top:23px;padding:10px}.tt-url-row{min-height:54px;padding:4px}.tt-link-icon{display:none}.tt-url-input{height:44px;padding:0 8px;font-size:9px}.tt-paste-button{border-radius:10px;gap:5px;min-width:83px;height:43px;padding:0 10px;font-size:10px}.tt-paste-button svg{width:17px;height:17px}.tt-status-box{min-height:36px;padding:7px 10px;font-size:8px;line-height:1.4}.tt-progress{margin-top:12px}.tt-progress-top{font-size:8px}.tt-controls{grid-template-columns:1fr;gap:9px;width:100%;margin-top:15px}.tt-quality-wrap,.tt-download-button{width:100%;height:49px}.tt-quality{font-size:10px}.tt-hd-icon{width:28px;height:28px;font-size:8px}.tt-download-button{font-size:11px}.tt-info-panel{border-radius:16px;grid-template-columns:1fr;gap:0;min-height:0;margin-top:30px;padding:18px}.tt-info-copy h2{font-size:18px;line-height:1.2}.tt-info-copy h2 svg{flex-shrink:0;width:31px;height:31px}.tt-info-copy p{font-size:9px;line-height:1.65}.tt-info-copy li{font-size:9px}.tt-more-tools{min-height:41px;font-size:9px}.tt-visual{display:none}.tt-content-section{margin-top:31px}.tt-content-section>h2{margin-bottom:14px;font-size:20px}.tt-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tt-step-card{border-radius:14px;min-height:180px;padding:11px}.tt-step-number{width:31px;height:31px;font-size:9px;top:10px;left:10px}.tt-step-card>svg{width:39px;height:39px;margin-top:2px}.tt-step-card h3{margin-top:9px;font-size:10px}.tt-step-card p{margin-top:7px;font-size:8px;line-height:1.5}.tt-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tt-feature-card{border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;min-height:145px;padding:11px}.tt-feature-card>svg,.tt-blue-icon{width:39px;height:39px}.tt-blue-icon svg{width:22px;height:22px}.tt-feature-card h3{font-size:10px}.tt-feature-card p{font-size:8px;line-height:1.45}.tt-faq-grid{grid-template-columns:1fr;gap:8px}.tt-faq summary{padding:13px 12px;font-size:9px;line-height:1.35}.tt-faq details p{padding:0 12px 13px;font-size:8px}}@media (width<=390px){.tt-page{width:calc(100% - 12px)}.tt-hero h1{font-size:29px}.tt-top-features>div{font-size:7px}.tt-step-grid,.tt-feature-grid{gap:7px}.tt-step-card,.tt-feature-card{padding:9px}}.tt-more-tools{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0dbdff 0%,#2563eb 52%,#5b36f5 100%);border:0;border-radius:12px;min-height:46px;padding:0 22px;font-size:11px;font-weight:900;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 27px #2563eb57,0 0 24px #23beff3d}.tt-more-tools:hover{filter:brightness(1.06);transform:translateY(-2px)scale(1.02);box-shadow:0 14px 34px #2563eb6b,0 0 32px #23beff57}.tt-more-tools:active{transform:translateY(0)scale(.99)}.tt-progress-premium{background:linear-gradient(#f7fbfffa,#ebf5fff5);border:1px solid #4f8fff47;border-radius:14px;margin-top:15px;padding:14px 16px 12px;box-shadow:0 8px 24px #2563eb14,0 0 25px #1fbbff1a}.tt-progress-title{align-items:center;gap:8px;display:flex}.tt-progress-live-dot{background:#20c768;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.2s ease-in-out infinite ytLivePulse;display:block;box-shadow:0 0 0 4px #20c7681f,0 0 12px #20c7688c}.tt-progress-premium .tt-progress-track{background:linear-gradient(#dceaf7,#ccdeed);border-radius:999px;height:13px;position:relative;overflow:hidden;box-shadow:inset 0 2px 5px #0f172a14}.tt-progress-premium .tt-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#08bfff 0%,#2563eb 52%,#633cf6 100%);height:100%;transition:width .35s;position:relative;overflow:hidden;box-shadow:0 0 15px #2563eb6b,0 0 24px #1ebeff38}.tt-progress-shine{background:linear-gradient(90deg,#0000,#ffffffb8,#0000);width:90px;animation:1.35s linear infinite ytProgressShine;position:absolute;top:0;bottom:0}.tt-progress-footer{color:#71849b;justify-content:space-between;align-items:center;margin-top:8px;font-size:9px;font-weight:700;display:flex}html.dark .tt-progress-premium{background:linear-gradient(#102139,#0b192b);border-color:#4d8fff45;box-shadow:0 10px 26px #00000038,0 0 25px #2563eb1a}html.dark .tt-progress-premium .tt-progress-track{background:linear-gradient(#20374f,#172a3e)}html.dark .tt-progress-footer{color:#8295ad}@media (width<=750px){.tt-progress-premium{border-radius:11px;padding:11px 10px 10px}.tt-progress-premium .tt-progress-track{height:11px}.tt-progress-footer{font-size:7px}}.tt-hero-top{flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.tt-badge-featured{background:#fff;border:1px solid #ff000024;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:5px 9px 5px 52px;display:inline-flex;position:relative;overflow:visible;box-shadow:0 10px 28px #465a8214,0 3px 10px #465a820d}.tt-badge-logo-wrap{justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;top:50%;left:-7px;transform:translateY(-50%)rotate(-7deg)}.tt-badge-logo-wrap:before{content:"";opacity:.95;background:linear-gradient(135deg,#ff6b6b 0%,red 45%,#fff 52%,#ffb3b3 100%);border-radius:14px;width:48px;height:48px;position:absolute;transform:rotate(8deg);box-shadow:0 7px 18px #ff00002e}.tt-badge-logo{z-index:2;background:#fff;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:relative;overflow:hidden;box-shadow:-3px 3px #ff4d4d,3px 3px #ffb3b3,0 5px 10px #0f172a24}.tt-badge-logo svg{shape-rendering:geometricprecision;width:42px;height:42px;display:block}.tt-badge-title{color:#0f1f38;letter-spacing:.1px;white-space:nowrap;font-size:12px;font-weight:900;line-height:1}.tt-badge-free{color:red;background:#fff0f0;border:1px solid #ffb5b5;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:24px;padding:0 8px;font-size:9px;font-weight:900;display:inline-flex;box-shadow:0 4px 10px #ff000017}.tt-badge-spark{z-index:4;border-radius:99px;width:3px;height:9px;position:absolute}.tt-spark-1{background:red;top:-6px;left:12px;transform:rotate(-28deg)}.tt-spark-2{background:#ff6b6b;top:-9px;left:25px;transform:rotate(2deg)}.tt-spark-3{background:red;top:-4px;left:37px;transform:rotate(30deg)}@media (width<=600px){.tt-badge-featured{padding-left:46px}.tt-badge-title{font-size:10px}.tt-badge-logo-wrap{width:49px;height:49px}.tt-badge-logo{width:40px;height:40px}.tt-badge-logo svg{width:36px;height:36px}}@media (width<=750px){.platform-badge{gap:6px;min-height:43px;padding:0 9px 0 53px;font-size:8px}.platform-badge>svg{width:54px;height:54px;left:-8px}.platform-badge:before{width:4px;height:10px;top:-13px;left:7px}.platform-free{min-height:22px;padding:0 7px;font-size:7px}}.tt-download-button{color:#fff!important;letter-spacing:-.45px!important;text-shadow:0 1px 1px #00000014!important;cursor:pointer!important;background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 42%,#2663f2 67%,#6436f5 100%)!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:14px!important;height:60px!important;min-height:60px!important;padding:0 28px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:21px!important;font-weight:950!important;line-height:1!important;transition:transform .2s,box-shadow .2s,filter .2s!important;display:flex!important;box-shadow:0 13px 30px #2563eb57,0 0 30px #16b8ff38,inset 0 1px #ffffff2e!important}.tt-download-button svg{stroke-width:2.5px!important;flex-shrink:0!important;width:25px!important;height:25px!important}.tt-download-button span{font-size:inherit!important;font-weight:inherit!important;justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.tt-download-button:hover:not(:disabled){filter:brightness(1.06)saturate(1.05)!important;transform:translateY(-3px)scale(1.015)!important;box-shadow:0 17px 38px #2563eb6b,0 0 37px #13b9ff4d,inset 0 1px #ffffff38!important}.tt-download-button:active:not(:disabled){transform:translateY(0)scale(.985)!important}.tt-download-button:disabled{opacity:.72!important;cursor:not-allowed!important;transform:none!important}@media (width<=750px){.tt-download-button{border-radius:12px!important;height:54px!important;min-height:54px!important;padding:0 18px!important;font-size:17px!important}.tt-download-button svg{width:22px!important;height:22px!important}}.tt-paste-button{border-radius:13px!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-width:118px!important;height:56px!important;padding:0 22px!important;font-size:17px!important;font-weight:900!important;display:inline-flex!important}.tt-paste-button svg{flex-shrink:0!important;width:23px!important;height:23px!important}.tt-back-button{letter-spacing:-.2px!important;min-height:52px!important;padding:0 28px!important;font-size:17px!important;font-weight:900!important}.tt-back-button svg,.tt-back-button .back-arrow{display:none!important}.tt-more-tools{letter-spacing:-.2px!important;min-height:52px!important;padding:0 28px!important;font-size:16px!important;font-weight:900!important}.tt-more-tools svg{width:21px!important;height:21px!important}.tt-step-card h3{font-size:18px!important;font-weight:900!important;line-height:1.25!important}.tt-step-card p{font-size:14px!important;font-weight:500!important;line-height:1.65!important}.tt-step-number{width:44px!important;height:44px!important;font-size:15px!important}.tt-feature-card h3{font-size:17px!important;font-weight:900!important;line-height:1.25!important}.tt-feature-card p{font-size:13.5px!important;font-weight:500!important;line-height:1.6!important}.tt-content-section>h2{letter-spacing:-.4px!important;font-size:30px!important;font-weight:900!important}.tt-faq summary{font-size:14px!important;font-weight:850!important}.tt-faq details p{font-size:13px!important;line-height:1.6!important}.tt-quality-wrap{background:linear-gradient(#fffffffa,#f5f9fffa)!important;border:1.5px solid #2563eb80!important;border-radius:15px!important;min-height:58px!important;transition:border-color .2s,box-shadow .2s,transform .2s!important;box-shadow:0 10px 26px #2563eb1a,0 0 22px #2563eb14,inset 0 1px #ffffffe6!important}.tt-quality-wrap:hover{transform:translateY(-1px)!important;box-shadow:0 13px 30px #2563eb29,0 0 28px #2563eb21!important}.tt-hd-icon{color:#fff!important;letter-spacing:.3px!important;background:linear-gradient(135deg,#24b7ff 0%,#147df5 55%,#4f46e5 100%)!important;border-radius:9px!important;flex-shrink:0!important;margin-left:14px!important;margin-right:14px!important;box-shadow:0 7px 16px #2563eb47!important}.tt-quality{color:#10213f!important;padding:0 58px 0 0!important}.tt-select-arrow{background:linear-gradient(135deg,#edf5ff,#dcecff)!important;border-radius:10px!important;width:38px!important;height:38px!important;font-size:20px!important;box-shadow:inset 0 0 0 1px #1877f21f!important}@media (width<=750px){.tt-step-card h3{font-size:15px!important}.tt-step-card p{font-size:12px!important}.tt-feature-card h3{font-size:14px!important}.tt-feature-card p{font-size:11px!important}.tt-content-section>h2{font-size:23px!important}.tt-faq summary{font-size:12px!important}.tt-faq details p{font-size:11px!important}}.tt-hd-icon{width:40px!important;height:36px!important}.tt-quality{height:58px!important;padding:0 62px 0 64px!important;font-size:15px!important}.tt-quality-wrap{background:radial-gradient(circle at 12% 20%,#38bdf821,#0000 28%),linear-gradient(#fffffffa,#f1f7fffa)!important;border:1.5px solid #2563eb6b!important;border-radius:17px!important;align-items:center!important;min-height:62px!important;transition:transform .2s,border-color .2s,box-shadow .2s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 12px 28px #2563eb1f,0 0 24px #38bdf81a,inset 0 1px #fffffff2,inset 0 -1px #2563eb0d!important}.tt-quality-wrap:hover{border-color:#2563eb!important;transform:translateY(-2px)!important;box-shadow:0 16px 34px #2563eb2e,0 0 30px #38bdf829,inset 0 1px #fff!important}.tt-hd-icon{color:#fff!important;letter-spacing:.4px!important;text-shadow:0 1px 1px #0000001a!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(135deg,#22c1ff 0%,#1680f5 50%,#4f46e5 100%)!important;border:0!important;border-radius:10px!important;place-items:center!important;width:42px!important;height:38px!important;margin:0!important;font-size:10px!important;font-weight:950!important;display:grid!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important;box-shadow:0 8px 17px #2563eb4d,inset 0 1px #fff3!important}.tt-quality{appearance:none!important;color:#0f1f38!important;letter-spacing:-.2px!important;cursor:pointer!important;white-space:nowrap!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;height:62px!important;padding:0 68px!important;font-size:16px!important;font-weight:900!important}.tt-select-arrow{color:#1877f2!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(145deg,#eef6ff,#dcecff)!important;border-radius:11px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:21px!important;font-weight:950!important;transition:transform .2s,background .2s!important;display:grid!important;position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important;box-shadow:inset 0 0 0 1px #2563eb21,0 5px 12px #2563eb14!important}.tt-quality-wrap:hover .tt-select-arrow{background:linear-gradient(145deg,#e5f2ff,#cfe5ff)!important}.tt-quality-wrap:focus-within{border-color:#2563eb!important;box-shadow:0 0 0 4px #2563eb14,0 14px 32px #2563eb29,0 0 28px #38bdf824!important}.tt-reset-button{color:#334155;cursor:pointer;background:linear-gradient(#fff,#f3f7fc);border:1px solid #c9d9ee;border-radius:14px;height:58px;padding:0 20px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 8px 20px #0f172a14;color:#ef4444!important;background:linear-gradient(#fff 0%,#fff5f5 100%)!important;border:1.5px solid #ef444438!important;min-width:105px!important;font-family:inherit!important;font-size:15px!important;transition:transform .2s,box-shadow .2s,background .2s!important;box-shadow:0 9px 22px #ef444417,inset 0 1px #fff!important}.tt-reset-button:hover:not(:disabled){background:linear-gradient(135deg,#ff5b5b,#ef4444)!important;box-shadow:0 12px 26px #ef44443d!important}.tt-reset-button:disabled{opacity:.5!important}.tt-reset-button{width:120px!important;min-width:120px!important;padding:0 12px!important}.tt-download-button{min-width:260px!important}@media (width<=750px){.tt-controls{grid-template-columns:1fr 105px!important}.tt-quality-wrap{width:100%!important}.tt-reset-button{width:105px!important;min-width:105px!important}.tt-download-button{grid-column:1/-1!important;width:100%!important;min-width:0!important}}.tt-controls{grid-template-columns:130px 245px minmax(280px,1fr)!important;gap:14px!important;width:min(760px,100%)!important}.tt-reset-button{color:#2563eb!important;white-space:nowrap!important;background:linear-gradient(#fff 0%,#f1f7ff 100%)!important;border:1.5px solid #2563eb47!important;border-radius:15px!important;padding:0 20px!important;font-size:16px!important;font-weight:900!important;box-shadow:0 9px 22px #2563eb1a!important}.tt-quality-wrap{grid-column:2!important}.tt-download-button{white-space:nowrap!important;width:100%!important;min-width:280px!important;height:62px!important}.tt-download-button span{white-space:nowrap!important}@media (width<=750px){.tt-controls{grid-template-columns:105px 1fr!important;gap:10px!important;width:100%!important}.tt-reset-button{grid-area:1/1!important;width:105px!important;min-width:105px!important}.tt-quality-wrap{grid-area:1/2!important;width:100%!important}.tt-download-button{grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important}}.tt-reset-button{color:#1d4ed8!important;letter-spacing:-.2px!important;cursor:pointer!important;background:radial-gradient(circle at 25% 20%,#38bdf824,#0000 38%),linear-gradient(#fff 0%,#edf5ff 100%)!important;border:1.5px solid #2563eb57!important;border-radius:16px!important;grid-area:1/1!important;width:130px!important;min-width:130px!important;height:62px!important;min-height:62px!important;padding:0 22px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:17px!important;font-weight:950!important;transition:transform .2s,box-shadow .2s,color .2s,background .2s,border-color .2s!important;box-shadow:0 10px 24px #2563eb1f,0 0 22px #38bdf81a,inset 0 1px #fffffff2!important}.tt-reset-button:hover:not(:disabled){background:linear-gradient(110deg,#12bdf5 0%,#087cf5 48%,#6035f5 100%)!important;transform:translateY(-2px)scale(1.02)!important;box-shadow:0 15px 32px #2563eb4d,0 0 30px #38bdf833,inset 0 1px #ffffff38!important}.tt-reset-button:active:not(:disabled){transform:translateY(0)scale(.98)!important}.tt-reset-button:disabled{opacity:.48!important;cursor:not-allowed!important;transform:none!important}@media (width<=750px){.tt-reset-button{border-radius:13px!important;width:105px!important;min-width:105px!important;height:56px!important;min-height:56px!important;padding:0 14px!important;font-size:15px!important}}@media screen and (width<=750px){.tt-page{width:calc(100% - 12px)!important;max-width:100%!important;margin:0 auto!important;padding:18px 0 38px!important;overflow-x:hidden!important}.tt-hero{text-align:center!important;width:100%!important}.tt-back-button{border-radius:12px!important;min-height:44px!important;margin-bottom:18px!important;padding:0 18px!important;font-size:11px!important;font-weight:900!important}.tt-hero-top{gap:12px!important;margin-bottom:17px!important}.tt-badge-featured{transform-origin:50%!important;transform:scale(.88)!important}.tt-hero h1{letter-spacing:-1.4px!important;width:100%!important;max-width:390px!important;margin:13px auto 0!important;padding:0 5px!important;font-size:clamp(30px,8.5vw,38px)!important;font-weight:900!important;line-height:1.02!important}.tt-hero>p{width:94%!important;max-width:360px!important;margin:9px auto 0!important;font-size:9px!important;line-height:1.5!important}.tt-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:370px!important;margin:15px auto 0!important;display:grid!important}.tt-top-features>div{justify-content:flex-start!important;gap:6px!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:5px 7px!important;font-size:8px!important;line-height:1.25!important}.tt-top-features b{flex-shrink:0!important;width:27px!important;min-width:27px!important;height:27px!important}.tt-download-card{box-sizing:border-box!important;border-radius:16px!important;width:100%!important;margin:20px auto 0!important;padding:9px!important}.tt-url-row{box-sizing:border-box!important;width:100%!important;min-height:55px!important;padding:4px!important}.tt-link-icon{display:none!important}.tt-url-input{width:100%!important;min-width:0!important;height:45px!important;padding:0 8px!important;font-size:9px!important}.tt-paste-button{flex:none!important;min-width:86px!important;height:45px!important;padding:0 11px!important;font-size:11px!important;font-weight:900!important}.tt-controls{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important;margin:10px 0 0!important;display:grid!important}.tt-quality-wrap{box-sizing:border-box!important;width:100%!important;height:50px!important}.tt-quality{font-size:11px!important;font-weight:800!important}.tt-hd-icon{flex-shrink:0!important;width:29px!important;height:29px!important}.tt-download-button{border-radius:12px!important;width:100%!important;height:52px!important;font-size:13px!important;font-weight:900!important}.tt-info-panel{box-sizing:border-box!important;border-radius:16px!important;grid-template-columns:1fr!important;width:100%!important;min-height:0!important;margin-top:27px!important;padding:17px!important;display:grid!important}.tt-info-copy{min-width:0!important}.tt-info-copy h2{font-size:18px!important;line-height:1.2!important}.tt-info-copy p{font-size:9px!important;line-height:1.65!important}.tt-info-copy li{font-size:9px!important;line-height:1.45!important}.tt-more-tools{min-height:43px!important;padding:0 17px!important;font-size:10px!important;font-weight:900!important}.tt-visual{display:none!important}.tt-content-section{margin-top:29px!important}.tt-content-section>h2{margin-bottom:13px!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important}.tt-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.tt-step-card{box-sizing:border-box!important;border-radius:14px!important;width:100%!important;min-width:0!important;min-height:180px!important;padding:11px!important}.tt-step-number,.tt-step-icon{width:34px!important;height:34px!important}.tt-step-card h3{margin-top:10px!important;font-size:10px!important;line-height:1.25!important}.tt-step-card p{margin-top:7px!important;font-size:8px!important;line-height:1.55!important}.tt-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.tt-feature-card{box-sizing:border-box!important;border-radius:14px!important;flex-direction:column!important;align-items:flex-start!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:135px!important;padding:11px!important;display:flex!important}.tt-feature-icon{flex-shrink:0!important;width:38px!important;height:38px!important;font-size:18px!important}.tt-feature-card h3{margin:0!important;font-size:10px!important;line-height:1.25!important}.tt-feature-card p{margin:0!important;font-size:8px!important;line-height:1.5!important}.tt-faq-grid{grid-template-columns:1fr!important;gap:7px!important;width:100%!important;display:grid!important}.tt-faq details{box-sizing:border-box!important;width:100%!important}.tt-faq summary{padding:13px 12px!important;font-size:9px!important;line-height:1.35!important}.tt-faq details p{padding:0 12px 13px!important;font-size:8px!important;line-height:1.55!important}}@media screen and (width<=390px){.tt-page{width:calc(100% - 10px)!important}.tt-hero h1{font-size:29px!important}.tt-top-features>div{font-size:7.5px!important}.tt-step-grid,.tt-feature-grid{gap:6px!important}.tt-step-card,.tt-feature-card{padding:9px!important}}@media screen and (width<=750px){.tt-controls{grid-template-columns:82px minmax(0,1fr)!important;gap:7px!important;width:100%!important;margin-top:10px!important;display:grid!important}.tt-quality-wrap{grid-area:1/2!important;width:100%!important;height:46px!important}.tt-hd-icon{width:27px!important;height:27px!important;margin-left:8px!important}.tt-quality{padding-left:8px!important;font-size:10px!important}.tt-download-button{border-radius:11px!important;grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important;height:47px!important;min-height:47px!important;padding:0 14px!important;font-size:12px!important}.tt-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 8px!important;width:100%!important;max-width:380px!important;margin:14px auto 0!important;display:grid!important}.tt-top-features>div{border-radius:12px!important;gap:5px!important;min-height:38px!important;padding:3px 6px!important;font-size:7.5px!important}.tt-top-features b{width:26px!important;min-width:26px!important;height:26px!important;font-size:8px!important}.tt-url-row{align-items:center!important;min-height:52px!important;padding:4px!important;display:flex!important}.tt-url-input{min-width:0!important;height:43px!important;padding:0 7px!important;font-size:8.5px!important}.tt-paste-button{border-radius:10px!important;gap:4px!important;width:78px!important;min-width:78px!important;height:42px!important;padding:0 8px!important;font-size:9px!important}.tt-paste-button svg{width:15px!important;height:15px!important}.tt-controls{grid-template-columns:72px minmax(120px,1fr) minmax(125px,1.15fr)!important;align-items:center!important;gap:6px!important;width:100%!important;margin-top:9px!important;display:grid!important}.tt-reset-button{border-radius:10px!important;grid-area:1/1!important;width:72px!important;min-width:72px!important;height:44px!important;min-height:44px!important;padding:0 5px!important;font-size:9.5px!important}.tt-quality-wrap{grid-area:1/2!important;width:100%!important;min-width:0!important;height:44px!important}.tt-hd-icon{width:25px!important;height:25px!important;margin-left:6px!important;font-size:7px!important}.tt-quality{min-width:0!important;padding:0 28px 0 6px!important;font-size:9px!important}.tt-select-arrow{font-size:17px!important;right:8px!important}.tt-download-button{white-space:nowrap!important;border-radius:10px!important;grid-area:1/3!important;gap:5px!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 7px!important;font-size:9.5px!important}.tt-download-button svg{width:16px!important;height:16px!important}.tt-download-button span{font-size:inherit!important;white-space:nowrap!important}}@media screen and (width<=390px){.tt-controls{grid-template-columns:66px minmax(110px,1fr) minmax(112px,1fr)!important;gap:5px!important}.tt-reset-button{width:66px!important;min-width:66px!important;font-size:9px!important}.tt-quality{font-size:8.5px!important}.tt-download-button{font-size:9px!important}}@media screen and (width<=750px){.tt-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;max-width:390px!important;margin:16px auto 0!important;display:grid!important}.tt-top-features>div{box-sizing:border-box!important;background:linear-gradient(135deg,#fffffff5,#f1f7ffe0)!important;border:1px solid #3b82f61f!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:48px!important;padding:7px 9px!important;font-size:9.5px!important;font-weight:800!important;line-height:1.25!important;display:flex!important;box-shadow:0 6px 18px #2563eb14,0 0 18px #38bdf814,inset 0 1px #fffffff2!important}.tt-top-features b{flex-shrink:0!important;place-items:center!important;width:29px!important;min-width:29px!important;height:29px!important;display:grid!important}.tt-controls{grid-template-columns:82px minmax(0,1fr)!important;gap:8px!important;width:100%!important;margin-top:10px!important;display:grid!important}.tt-reset-button{border-radius:11px!important;grid-area:1/1!important;width:82px!important;min-width:82px!important;height:48px!important;min-height:48px!important;padding:0 8px!important;font-size:11px!important;font-weight:900!important}.tt-quality-wrap{box-sizing:border-box!important;grid-area:1/2!important;align-items:center!important;width:100%!important;min-width:0!important;height:48px!important;padding-left:7px!important;display:flex!important;position:relative!important;overflow:hidden!important}.tt-hd-icon{z-index:3!important;border-radius:9px!important;flex:0 0 31px!important;place-items:center!important;width:31px!important;min-width:31px!important;height:31px!important;margin:0 8px 0 0!important;padding:0!important;font-size:8px!important;font-weight:900!important;line-height:1!important;display:grid!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.tt-quality{white-space:nowrap!important;box-sizing:border-box!important;flex:auto!important;align-items:center!important;width:auto!important;min-width:0!important;height:100%!important;padding:0 40px 0 0!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:flex!important;position:relative!important}.tt-select-arrow{z-index:5!important;place-items:center!important;width:34px!important;height:34px!important;margin:0!important;font-size:19px!important;display:grid!important;position:absolute!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}.tt-download-button{white-space:nowrap!important;border-radius:11px!important;grid-area:2/1/auto/-1!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;height:49px!important;min-height:49px!important;padding:0 14px!important;font-size:12px!important;font-weight:900!important;display:flex!important}.tt-info-copy h2{font-size:19px!important;font-weight:900!important;line-height:1.25!important}.tt-info-copy p{font-size:11px!important;line-height:1.65!important}.tt-info-copy li{font-size:11px!important;line-height:1.55!important}.tt-more-tools{font-size:11px!important;font-weight:900!important}.tt-content-section>h2{margin-bottom:13px!important;font-size:21px!important;font-weight:900!important;line-height:1.2!important}.tt-step-card{padding:13px 10px!important}.tt-step-card h3{margin-top:10px!important;font-size:11.5px!important;font-weight:900!important;line-height:1.3!important}.tt-step-card p{margin-top:7px!important;font-size:9.5px!important;line-height:1.55!important}.tt-feature-card{padding:13px 11px!important}.tt-feature-card h3{font-size:11.5px!important;font-weight:900!important;line-height:1.3!important}.tt-feature-card p{font-size:9.5px!important;line-height:1.55!important}.tt-faq summary{padding:14px 12px!important;font-size:10.5px!important;font-weight:900!important;line-height:1.35!important}.tt-faq details p{padding:0 12px 14px!important;font-size:10px!important;line-height:1.55!important}.tt-hero>p{font-size:10px!important;line-height:1.5!important}}@media screen and (width<=390px){.tt-top-features>div{font-size:9px!important}.tt-info-copy p,.tt-info-copy li{font-size:10.5px!important}.tt-step-card h3,.tt-feature-card h3{font-size:11px!important}.tt-step-card p,.tt-feature-card p{font-size:9px!important}.tt-faq summary{font-size:10px!important}}@media screen and (width<=750px){.tt-top-features{margin-top:0!important;margin-bottom:0!important}.tt-hero{margin-bottom:0!important;padding-bottom:0!important}.tt-download-card{margin-top:8px!important}.tt-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:none!important;margin:9px 0 0!important;display:grid!important}.tt-top-features>div{border-radius:11px!important;min-height:43px!important;padding:6px 8px!important;font-size:9px!important}}@media screen and (width<=750px){.desktop-only-features{display:none!important}.mobile-only-features{box-sizing:border-box!important;grid-area:3/1/auto/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:none!important;margin:2px 0 0!important;padding:0!important;display:grid!important}.mobile-only-features>div{color:#10213f!important;box-sizing:border-box!important;background:linear-gradient(135deg,#fffffffa,#eef7fff5)!important;border:1px solid #60a5fa29!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:52px!important;padding:7px 9px!important;font-size:9px!important;font-weight:800!important;line-height:1.25!important;display:flex!important;box-shadow:0 7px 18px #2563eb14,0 0 18px #38bdf814,inset 0 1px #fffffff2!important}.mobile-only-features>div>b{color:#fff!important;border-radius:10px!important;flex:0 0 34px!important;place-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;margin:0!important;padding:0!important;font-size:9px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 5px 12px #2563eb29!important}.mobile-only-features>div>span{color:#10213f!important;text-align:left!important;min-width:0!important;font-size:9px!important;font-weight:800!important;line-height:1.25!important;display:block!important}.mobile-only-features>div{background:linear-gradient(145deg,#fff 0%,#f3f9ff 100%)!important;border:1px solid #60a5fa47!important;border-radius:15px!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:8px 10px!important;display:flex!important;box-shadow:0 7px 18px #2563eb1f,0 0 20px #0ea5e914,inset 0 1px #fff!important}.mobile-only-features>div>b{color:#fff!important;text-shadow:0 1px 2px #00000026!important;border-radius:11px!important;flex:0 0 38px!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;margin:0!important;font-size:13px!important;font-weight:900!important;display:grid!important;box-shadow:0 5px 12px #0f172a29,inset 0 1px 1px #ffffff59!important}.mobile-only-features>div>span{color:#0b1935!important;letter-spacing:-.1px!important;text-align:left!important;font-size:11.5px!important;font-weight:900!important;line-height:1.2!important;display:block!important}.mobile-only-features>div:active{transform:scale(.98)!important}.mobile-only-features{grid-column:1/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:9px 0 0!important;padding:0!important;display:grid!important}.mobile-only-features>div{box-sizing:border-box!important;background:linear-gradient(#fffffff5,#f5f9fff0)!important;border:1px solid #94b8e647!important;border-radius:13px!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:7px 9px!important;display:flex!important;box-shadow:0 5px 14px #2563eb12,inset 0 1px #fffffff2!important}.mobile-only-features>div>b{color:#fff!important;border-radius:9px!important;flex:0 0 30px!important;place-items:center!important;width:30px!important;min-width:30px!important;height:30px!important;margin:0!important;font-size:10px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 4px 10px #0f172a1a!important}.mobile-only-features>div:first-child>b{background:linear-gradient(135deg,#20bff7,#0b91e8)!important}.mobile-only-features>div:nth-child(2)>b{background:linear-gradient(135deg,#27c8f2,#1686d8)!important;font-size:16px!important}.mobile-only-features>div:nth-child(3)>b{background:linear-gradient(135deg,#38db8d,#19b96f)!important;font-size:14px!important}.mobile-only-features>div:nth-child(4)>b{background:linear-gradient(135deg,#4b86ef,#315fd3)!important;font-size:13px!important}.mobile-only-features>div>span{color:#29415f!important;letter-spacing:0!important;text-align:left!important;min-width:0!important;font-size:9.5px!important;font-weight:800!important;line-height:1.2!important}.tt-quality-wrap{box-sizing:border-box!important;align-items:center!important;width:100%!important;min-width:0!important;height:50px!important;min-height:50px!important;padding:0 44px 0 48px!important;display:flex!important;position:relative!important;overflow:visible!important}.tt-hd-icon{z-index:3!important;pointer-events:none!important;width:32px!important;height:32px!important;margin:0!important;position:absolute!important;top:50%!important;left:8px!important;transform:translateY(-50%)!important}.tt-quality{appearance:auto!important;-webkit-appearance:menulist!important;cursor:pointer!important;z-index:2!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:100%!important;padding:0!important;font-size:12px!important;font-weight:900!important;position:relative!important}.tt-select-arrow{display:none!important}.tt-step-card{min-height:205px!important;padding:15px 12px!important}.tt-step-number{width:38px!important;height:38px!important;font-size:11px!important}.tt-step-icon{width:48px!important;height:48px!important;font-size:27px!important}.tt-step-card>svg{width:48px!important;height:48px!important;margin-top:5px!important}.tt-step-card h3{margin-top:12px!important;font-size:13px!important;font-weight:900!important;line-height:1.25!important}.tt-step-card p{margin-top:9px!important;font-size:10.5px!important;line-height:1.55!important}.tt-feature-card{gap:9px!important;min-height:155px!important;padding:14px 12px!important}.tt-feature-icon,.tt-feature-card>svg,.tt-blue-icon{flex-shrink:0!important;width:46px!important;height:46px!important}.tt-blue-icon svg{width:27px!important;height:27px!important}.tt-feature-card h3{font-size:13px!important;font-weight:900!important;line-height:1.25!important}.tt-feature-card p{font-size:10.5px!important;line-height:1.55!important}.tt-content-section>h2{margin-bottom:14px!important;font-size:24px!important;line-height:1.15!important}.tt-info-copy h2{font-size:21px!important}.tt-info-copy p{font-size:11.5px!important;line-height:1.65!important}.tt-info-copy li{font-size:11px!important;line-height:1.55!important}.tt-faq summary{padding:15px 13px!important;font-size:12px!important;font-weight:900!important;line-height:1.4!important}.tt-faq details p{padding:0 13px 15px!important;font-size:11px!important;line-height:1.6!important}}@media screen and (width<=390px){.tt-step-card h3,.tt-feature-card h3{font-size:12.5px!important}.tt-step-card p,.tt-feature-card p{font-size:10px!important}.tt-faq summary{font-size:11.5px!important}}@media screen and (width<=750px){.tt-back-button{font-size:19px!important;font-weight:700!important}.tt-tool-free{font-size:9px!important;font-weight:900!important}.tt-paste-button{font-size:17px!important;font-weight:700!important}.tt-reset-button,.tt-reset-button{font-size:15px!important;font-weight:1000!important}.tt-quality{font-size:14px!important;font-weight:900!important}.tt-hd-icon{font-size:10px!important;font-weight:900!important}.tt-download-button{font-size:22px!important;font-weight:700!important}.tt-download-button svg{width:19px!important;height:19px!important}}@media screen and (width<=390px){.tt-back-button{font-size:12.5px!important}.tt-paste-button,.tt-reset-button,.tt-reset-button{font-size:12px!important}.tt-quality,.tt-download-button{font-size:13.5px!important}}@media screen and (width<=750px){.tt-status-box{min-height:40px!important;padding:8px 11px!important;font-size:10.5px!important;font-weight:800!important;line-height:1.35!important}.tt-status-box.error{font-size:13.5px!important;font-weight:600!important}.tt-status-dot{flex-shrink:0!important;width:8px!important;height:8px!important}}.tt-paste-button,.tt-paste-button:hover,.tt-paste-button:active,.tt-paste-button:focus,.tt-download-button,.tt-download-button:hover:not(:disabled),.tt-download-button:active:not(:disabled),.tt-download-button:focus:not(:disabled){box-shadow:none!important;filter:none!important;outline:none!important;transform:none!important}@media screen and (width<=750px){.tt-paste-button,.tt-download-button{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;transition:none!important}.tt-paste-button:hover,.tt-paste-button:active,.tt-paste-button:focus,.tt-download-button:hover:not(:disabled),.tt-download-button:active:not(:disabled),.tt-download-button:focus:not(:disabled){box-shadow:none!important;filter:none!important;transform:none!important}}.tt-reset-button,.tt-reset-button:hover,.tt-reset-button:focus,.tt-reset-button:focus-visible,.tt-reset-button:active{box-shadow:none!important;filter:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;border:none!important;outline:none!important;transform:none!important}.tt-reset-button{color:#2563eb!important;cursor:pointer!important;background:#fff!important;border-radius:12px!important;transition:background-color .12s,color .12s!important}.tt-reset-button:hover{color:#1d4ed8!important;background:#f1f5f9!important}.tt-reset-button:active{color:#fff!important;box-shadow:none!important;background:#2563eb!important;border:none!important;outline:none!important;transform:none!important}@media screen and (width<=750px){.tt-reset-button,.tt-reset-button:hover,.tt-reset-button:focus,.tt-reset-button:focus-visible,.tt-reset-button:active{box-shadow:none!important;filter:none!important;-webkit-tap-highlight-color:transparent!important;border:none!important;outline:none!important;transform:none!important}.tt-reset-button:active{color:#fff!important;background:#2563eb!important}}.tt-reset-icon{color:#2563eb;cursor:pointer;width:45px;height:45px;box-shadow:none;filter:none;appearance:none;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:50%;outline:none;flex:0 0 45px;justify-content:center;align-items:center;padding:0;font-family:Arial,sans-serif;font-size:30px;font-weight:700;line-height:1;transition:background-color .15s,color .15s;display:inline-flex;transform:none}.tt-reset-icon:hover{color:#1d4ed8;box-shadow:none;filter:none;background:#eaf2ff;border:none;outline:none;transform:none}.tt-reset-icon:active{color:#fff;box-shadow:none;filter:none;background:#2563eb;border:none;outline:none;transform:none}.tt-reset-icon:focus,.tt-reset-icon:focus-visible{box-shadow:none;border:none;outline:none}@media (width<=750px){.tt-reset-icon{flex-basis:43px;width:43px;height:43px;font-size:29px}}.tt-reset-button .tt-reset-svg{color:currentColor;pointer-events:none;width:24px;height:24px;display:block}@media screen and (width<=750px){.tt-reset-button .tt-reset-svg{width:22px;height:22px}}.tt-reset-button,.tt-reset-button:hover,.tt-reset-button:active,.tt-reset-button:focus,.tt-reset-button:focus-visible{cursor:pointer;width:32px!important;min-width:32px!important;height:32px!important;box-shadow:none!important;filter:none!important;color:#2563eb!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;transform:none!important}.tt-clear-reset-icon{pointer-events:none;width:27px;height:27px;display:block}.tt-reset-button:active{color:#6035f5!important}.tt-reset-button:disabled{opacity:.45;cursor:not-allowed}button.tt-reset-button,button.tt-reset-button:hover,button.tt-reset-button:active,button.tt-reset-button:focus,button.tt-reset-button:focus-visible,button.tt-reset-button:disabled{border:none!important;outline:none!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}button.tt-reset-button .tt-clear-reset-icon{border:none!important;width:28px!important;height:28px!important;margin:auto!important}@media screen and (width<=750px){button.tt-reset-button{place-self:center!important;width:34px!important;height:34px!important}button.tt-reset-button .tt-clear-reset-icon{width:27px!important;height:27px!important}}button.tt-reset-button,button.tt-reset-button:hover,button.tt-reset-button:active,button.tt-reset-button:focus,button.tt-reset-button:focus-visible,button.tt-reset-button:disabled{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;cursor:pointer!important;color:#2563eb!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;transition:color .12s!important;display:inline-flex!important;transform:none!important}button.tt-reset-button .tt-clear-reset-icon{stroke:currentColor;filter:none!important;color:#2563eb!important;width:34px!important;height:34px!important}button.tt-reset-button:hover{color:#4f46e5!important}button.tt-reset-button:active{color:#6035f5!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;transform:none!important}button.tt-reset-button:focus,button.tt-reset-button:focus-visible{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}@media screen and (width<=750px){button.tt-reset-button{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;background:0 0!important;width:48px!important;height:48px!important}button.tt-reset-button .tt-clear-reset-icon{width:36px!important;height:36px!important}button.tt-reset-button:hover,button.tt-reset-button:active,button.tt-reset-button:focus,button.tt-reset-button:focus-visible{box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;transform:none!important}}.tt-reset-button:hover:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#12bdf5 0%,#087cf5 48%,#6035f5 100%)!important;border-color:#0000!important;transform:none!important}.tt-reset-button:active:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#6035f5 0%,#087cf5 52%,#12bdf5 100%)!important;transform:none!important}.tt-controls{grid-template-columns:245px 58px minmax(260px,1fr)!important;align-items:center!important;gap:8px!important;width:min(720px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}button.tt-reset-button,button.tt-reset-button:hover,button.tt-reset-button:active,button.tt-reset-button:focus,button.tt-reset-button:focus-visible{color:#fff!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;box-shadow:none!important;filter:none!important;cursor:pointer!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border:0!important;border-radius:13px!important;outline:none!important;grid-area:1/2!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;transition:none!important;display:inline-flex!important;transform:none!important}button.tt-reset-button .tt-clear-reset-icon{color:#fff!important;width:27px!important;height:27px!important;box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;outline:0!important;display:block!important}button.tt-reset-button:hover:not(:disabled),button.tt-reset-button:active:not(:disabled),button.tt-reset-button:focus:not(:disabled),button.tt-reset-button:focus-visible:not(:disabled){color:#fff!important;box-shadow:none!important;filter:none!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border:0!important;outline:0!important;transform:none!important}button.tt-reset-button:disabled{opacity:.55!important;cursor:not-allowed!important}.tt-quality-wrap{grid-area:1/1!important;width:245px!important;max-width:100%!important;margin:0!important}.tt-download-button{grid-area:1/3!important}@media screen and (width<=750px){.tt-controls{grid-template-columns:minmax(0,1fr) 48px!important;align-items:center!important;gap:8px 7px!important;width:100%!important;margin-top:10px!important;display:grid!important}.tt-quality-wrap{grid-area:1/1!important;width:100%!important;margin:0!important}button.tt-reset-button,button.tt-reset-button:hover,button.tt-reset-button:active,button.tt-reset-button:focus,button.tt-reset-button:focus-visible{width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;box-shadow:none!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border-radius:11px!important;grid-area:1/2!important;padding:0!important;transform:none!important}button.tt-reset-button .tt-clear-reset-icon{width:24px!important;height:24px!important}.tt-download-button{grid-area:2/1/auto/-1!important;width:100%!important}}@media screen and (width<=390px){.tt-controls{grid-template-columns:minmax(0,1fr) 45px!important;column-gap:6px!important}button.tt-reset-button,button.tt-reset-button:hover,button.tt-reset-button:active,button.tt-reset-button:focus,button.tt-reset-button:focus-visible{width:45px!important;min-width:45px!important;max-width:45px!important;height:45px!important;min-height:45px!important;max-height:45px!important}button.tt-reset-button .tt-clear-reset-icon{width:22px!important;height:22px!important}}@media screen and (width>=751px){.tt-controls{grid-template-columns:245px 58px minmax(260px,1fr)!important;align-items:center!important;gap:0 6px!important;width:min(700px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}.tt-quality-wrap{grid-area:1/1!important;width:245px!important;margin:0!important}button.tt-reset-button{grid-area:1/2!important;width:58px!important;min-width:58px!important;max-width:58px!important;margin:0!important}.tt-download-button{grid-area:1/3!important;margin:0!important}.tt-quality-wrap{position:relative!important;overflow:visible!important}button.tt-reset-button{z-index:10!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;left:calc(50% - 210px)!important;transform:translateY(-50%)!important}.tt-controls{grid-template-columns:58px 245px 385px!important;justify-content:center!important;align-items:center!important;gap:0 8px!important;width:fit-content!important;margin:23px auto 0!important;display:grid!important}button.tt-reset-button{grid-area:1/1!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}button.tt-reset-button:hover,button.tt-reset-button:active,button.tt-reset-button:focus,button.tt-reset-button:focus-visible{transform:none!important}.tt-quality-wrap{grid-area:1/2!important;width:245px!important;min-width:245px!important;margin:0!important;position:relative!important}.tt-download-button{grid-area:1/3!important;width:385px!important;min-width:385px!important;margin:0!important}button.tt-reset-button,button.tt-reset-button:hover,button.tt-reset-button:active,button.tt-reset-button:focus,button.tt-reset-button:focus-visible{z-index:auto!important;grid-area:1/1!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0!important;position:static!important;inset:auto!important;transform:translate(0,0)!important}button.tt-reset-button:active .tt-clear-reset-icon,button.tt-reset-button:focus .tt-clear-reset-icon,button.tt-reset-button:focus-visible .tt-clear-reset-icon{transform:none!important}}.tt-download-layout{flex-direction:column!important;width:100%!important;display:flex!important}.tt-top-features{order:1!important}.tt-download-card{order:2!important}@media screen and (width<=750px){.tt-download-card{order:1!important}.tt-top-features{order:2!important;margin-top:16px!important}}.sc-back-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#14b8ff,#2563eb 55%,#5338f7);border:0;border-radius:13px;min-height:48px;margin:0 auto 30px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 10px 25px #2563eb4d,0 0 28px #38bdf833}.sc-back-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #2563eb61,0 0 30px #38bdf845}.platform-badge.snapchat{color:#071a38;letter-spacing:-.15px;background:linear-gradient(#fff 0%,#fffef5 100%);border:1.5px solid #ffd3007a;border-radius:999px;justify-content:center;align-items:center;gap:11px;width:fit-content;min-height:48px;margin:0 auto;padding:0 14px 0 67px;font-size:12px;font-weight:900;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-flex;position:relative;overflow:visible;box-shadow:0 8px 22px #eab3001f,0 0 20px #fffc0014}.platform-badge.snapchat:hover{border-color:#ffc800b8;transform:translateY(-3px);box-shadow:0 14px 30px #eab3002e,0 0 27px #fffc002e}.platform-badge.snapchat>svg{z-index:5;transform-origin:50%;filter:drop-shadow(0 9px 8px #e6b4004d);width:66px;height:66px;transition:transform .32s cubic-bezier(.2,.8,.2,1.3),filter .32s;position:absolute;top:50%;left:-12px;transform:translateY(-50%)rotate(-8deg)}.platform-badge.snapchat:hover>svg{filter:drop-shadow(0 14px 12px #e6b40073);transform:translateY(-57%)rotate(7deg)scale(1.13)}.platform-badge.snapchat:before{content:"";z-index:3;background:#ffcf00;border-radius:999px;width:5px;height:13px;transition:transform .25s;position:absolute;top:-17px;left:9px;transform:rotate(-5deg);box-shadow:-16px 8px #ffea00,16px 8px #ffb800}.platform-badge.snapchat:hover:before{transform:translateY(-3px)rotate(4deg)scale(1.08)}.platform-badge.snapchat>span:not(.platform-free){color:#071a38;white-space:nowrap;font-weight:950}.platform-badge.snapchat .platform-free{color:#a27c00;background:linear-gradient(#fff,#fffde5);border:1.5px solid #e9c300;border-radius:999px;justify-content:center;align-items:center;min-height:27px;padding:0 11px;font-size:9px;font-weight:900;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 3px 9px #ddb1001a}.platform-badge.snapchat:hover .platform-free{background:#fffee5;transform:scale(1.07);box-shadow:0 4px 12px #ddb10029}.sc-top-features svg{flex-shrink:0}.sc-url-row{background:#fff;border:1px solid #bfd5ee;border-radius:14px;align-items:center;min-height:65px;padding:5px;transition:border-color .2s,box-shadow .2s;display:flex}.sc-url-row:focus-within{border-color:#5b96ff;box-shadow:0 0 0 4px #2563eb14}.sc-url-input::placeholder{color:#8391a5}.sc-url-input.has-error{color:#c92828}.sc-paste-button,.sc-download-button,.sc-more-tools{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5);border:0;font-weight:900;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 26px #2563eb52,0 0 24px #37c8ff38}.sc-paste-button{border-radius:13px;justify-content:center;align-items:center;gap:9px;height:54px;padding:0 28px;font-size:15px;display:flex}.sc-paste-button:hover,.sc-download-button:hover:not(:disabled),.sc-more-tools:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 15px 35px #2563eb6b,0 0 32px #29b5ff4d}.sc-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.sc-progress-premium{background:linear-gradient(#f7fbfffa,#ebf5fff5);border:1px solid #4f8fff47;border-radius:14px;padding:14px 16px 12px;box-shadow:0 8px 24px #2563eb14,0 0 25px #1fbbff1a}.sc-progress-top{color:#203450;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:11px;font-weight:700;display:flex}.sc-progress-track{background:linear-gradient(#dceaf7,#ccdeed);border-radius:999px;height:13px;position:relative;overflow:hidden;box-shadow:inset 0 2px 5px #0f172a14}.sc-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#08bfff 0%,#2563eb 52%,#633cf6 100%);height:100%;transition:width .35s;position:relative;overflow:hidden;box-shadow:0 0 15px #2563eb6b,0 0 24px #1ebeff38}@keyframes scProgressShine{0%{left:-100px}to{left:calc(100% + 100px)}}@keyframes scLivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.sc-hd-icon{color:#2563eb;border:2px solid #2563eb;border-radius:6px;flex-shrink:0;place-items:center;width:29px;height:29px;margin-left:12px;font-size:10px;font-weight:900;display:grid}.sc-download-button{border-radius:12px;justify-content:center;align-items:center;gap:10px;height:55px;font-size:14px;display:flex}.sc-download-button:disabled{opacity:1;cursor:not-allowed;background:linear-gradient(135deg,#43b9f7,#4f7ee9,#7659ee)}.sc-more-tools{border-radius:12px;min-height:46px;margin-top:20px;padding:0 22px;font-size:11px}.sc-visual-ring>svg{filter:drop-shadow(0 15px 22px #e6b4003d)}.sc-step-card{text-align:center;background:linear-gradient(#fff,#fbfdff);border:1px solid #cbe3f3;border-radius:17px;min-height:205px;padding:18px;transition:transform .2s,box-shadow .2s;box-shadow:0 0 24px #38bdf82b,0 13px 30px #2563eb12}.sc-step-card:hover{transform:translateY(-3px);box-shadow:0 0 28px #38bdf833,0 17px 34px #2563eb1a}.sc-step-number{color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.sc-step-card>svg{margin:6px auto 0;display:block}.sc-feature-card{background:linear-gradient(#fff,#fbfdff);border:1px solid #cce3f0;border-radius:17px;align-items:flex-start;gap:15px;min-height:118px;padding:18px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 0 24px #38bdf82b,0 13px 28px #2563eb0f}.sc-feature-card:hover{transform:translateY(-3px);box-shadow:0 0 28px #38bdf833,0 17px 33px #2563eb17}.sc-feature-card>svg{flex-shrink:0}.sc-blue-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:15px;flex-shrink:0;place-items:center;width:49px;height:49px;display:grid;box-shadow:0 7px 16px #2563eb33}html.dark .sc-page,html.dark .sc-hero h1,html.dark .sc-info-copy h2,html.dark .sc-content-section>h2,html.dark .sc-step-card h3,html.dark .sc-feature-card h3,html.dark .sc-faq summary{color:#f8fafc}html.dark .sc-hero>p,html.dark .sc-info-copy p,html.dark .sc-info-copy li,html.dark .sc-step-card p,html.dark .sc-feature-card p,html.dark .sc-faq details p{color:#9fb0c7}html.dark .platform-badge.snapchat{background:linear-gradient(#182536,#0d1929);border-color:#ffdd0052;box-shadow:0 10px 25px #00000047,0 0 22px #ffe60014}html.dark .platform-badge.snapchat>span:not(.platform-free){color:#f8fafc}html.dark .platform-badge.snapchat .platform-free{color:#ffe45c;background:#25230d;border-color:#8c791d}html.dark .sc-top-features>div,html.dark .sc-step-card,html.dark .sc-feature-card,html.dark .sc-faq details{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38}html.dark .sc-url-row{background:#0a1626;border-color:#27415e}html.dark .sc-quality-wrap{background:linear-gradient(#13253d,#0e1c2f);border-color:#3e78d0}html.dark .sc-quality,html.dark .sc-quality option{color:#f8fafc;background:#0e1c2f}html.dark .sc-info-panel{background:linear-gradient(135deg,#0f2035,#0a1727);border-color:#479adb4d}html.dark .sc-progress-premium{background:linear-gradient(#102139,#0b192b);border-color:#4d8fff45}@media (width<=750px){.sc-page{width:calc(100% - 16px);padding:20px 0 50px}.sc-back-button{min-height:42px;margin-bottom:26px;padding:0 15px;font-size:10px}.platform-badge.snapchat{gap:6px;min-height:43px;padding:0 9px 0 53px;font-size:8px}.platform-badge.snapchat>svg{width:54px;height:54px;left:-8px}.platform-badge.snapchat:before{width:4px;height:10px;top:-13px;left:7px;box-shadow:-12px 6px #ffea00,12px 6px #ffb800}.platform-badge.snapchat .platform-free{min-height:22px;padding:0 7px;font-size:7px}.sc-hero h1{margin-top:18px;padding:0 6px;font-size:clamp(30px,9vw,39px);line-height:1.05}.sc-hero>p{max-width:330px;margin:11px auto 0;padding:0 8px;font-size:9px;line-height:1.55}.sc-top-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(360px,100%);margin-top:15px;display:grid}.sc-top-features>div{justify-content:flex-start;gap:5px;min-width:0;min-height:45px;padding:4px 7px 4px 5px;font-size:8px}.sc-top-features svg{width:33px;height:33px}.sc-download-card{border-radius:16px;margin-top:23px;padding:10px}.sc-url-row{min-height:54px;padding:4px}.sc-link-icon{display:none}.sc-url-input{height:44px;padding:0 8px;font-size:9px}.sc-paste-button{border-radius:10px;gap:5px;min-width:83px;height:43px;padding:0 10px;font-size:10px}.sc-paste-button svg{width:17px;height:17px}.sc-status-box{min-height:36px;padding:7px 10px;font-size:8px;line-height:1.4}.sc-progress-premium{border-radius:11px;padding:11px 10px 10px}.sc-progress-top{font-size:8px}.sc-progress-track{height:11px}.sc-progress-footer{font-size:7px}.sc-controls{grid-template-columns:1fr;gap:9px;width:100%;margin-top:15px}.sc-quality-wrap,.sc-download-button{width:100%;height:49px}.sc-quality{font-size:10px}.sc-hd-icon{width:28px;height:28px;font-size:8px}.sc-download-button{font-size:11px}.sc-info-panel{border-radius:16px;grid-template-columns:1fr;gap:0;min-height:0;margin-top:30px;padding:18px}.sc-info-copy h2{font-size:18px;line-height:1.2}.sc-info-copy h2 svg{flex-shrink:0;width:31px;height:31px}.sc-info-copy p,.sc-info-copy li{font-size:9px}.sc-more-tools{min-height:41px;font-size:9px}.sc-visual{display:none}.sc-content-section{margin-top:31px}.sc-content-section>h2{margin-bottom:14px;font-size:20px}.sc-step-grid,.sc-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sc-step-card{border-radius:14px;min-height:180px;padding:11px}.sc-step-number{width:31px;height:31px;font-size:9px}.sc-step-card>svg{width:39px;height:39px;margin:2px auto 0}.sc-step-card h3,.sc-feature-card h3{font-size:10px}.sc-step-card p,.sc-feature-card p{font-size:8px;line-height:1.5}.sc-feature-card{border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;min-height:145px;padding:11px}.sc-feature-card>svg,.sc-blue-icon{width:39px;height:39px}.sc-blue-icon svg{width:22px;height:22px}.sc-faq-grid{grid-template-columns:1fr;gap:8px}.sc-faq summary{padding:13px 12px;font-size:9px;line-height:1.35}.sc-faq details p{padding:0 12px 13px;font-size:8px}}@media (width<=390px){.sc-page{width:calc(100% - 12px)}.sc-hero h1{font-size:29px}.platform-badge.snapchat{font-size:7px}.platform-badge.snapchat .platform-free{padding:0 6px}.sc-top-features>div{font-size:7px}.sc-step-grid,.sc-feature-grid{gap:7px}.sc-step-card,.sc-feature-card{padding:9px}}.sc-back-button{min-height:52px!important;padding:0 28px!important;font-size:17px!important;font-weight:900!important}.sc-more-tools{min-height:52px!important;padding:0 28px!important;font-size:16px!important;font-weight:900!important}.sc-blue-icon{width:56px!important;height:56px!important}.sc-controls{grid-template-columns:130px 245px minmax(280px,1fr)!important;align-items:center!important;gap:14px!important;width:min(760px,100%)!important;margin:23px auto 0!important;display:grid!important}.sc-reset-button{color:#2563eb!important;cursor:pointer!important;background:linear-gradient(#fff 0%,#f1f7ff 100%)!important;border:1.5px solid #2563eb4d!important;border-radius:16px!important;grid-area:1/1!important;width:130px!important;min-width:130px!important;height:62px!important;min-height:62px!important;padding:0 20px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:17px!important;font-weight:950!important;transition:color .2s,background .2s,border-color .2s,box-shadow .2s!important;box-shadow:0 10px 24px #2563eb1f,0 0 22px #38bdf81a,inset 0 1px #fffffff2!important}.sc-reset-button:hover:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 45%,#6436f5 100%)!important;border-color:#0000!important;transform:none!important;box-shadow:0 12px 27px #2563eb40,0 0 25px #38bdf82b!important}.sc-quality-wrap{background:radial-gradient(circle at 12% 20%,#38bdf821,#0000 28%),linear-gradient(#fff,#f1f7ff)!important;border:1.5px solid #2563eb6b!important;border-radius:17px!important;grid-area:1/2!important;align-items:center!important;width:245px!important;height:62px!important;min-height:62px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 12px 28px #2563eb1f,0 0 24px #38bdf81a,inset 0 1px #fffffff2!important}.sc-quality-wrap:hover{border-color:#2563eb!important;transform:none!important}.sc-hd-icon{color:#fff!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(135deg,#22c1ff 0%,#1680f5 50%,#4f46e5 100%)!important;border:0!important;border-radius:10px!important;place-items:center!important;width:42px!important;height:38px!important;margin:0!important;font-size:10px!important;font-weight:950!important;display:grid!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important;box-shadow:0 8px 17px #2563eb4d,inset 0 1px #fff3!important}.sc-quality{appearance:none!important;color:#10213f!important;cursor:pointer!important;white-space:nowrap!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;height:62px!important;padding:0 68px!important;font-size:15px!important;font-weight:900!important}.sc-select-arrow{color:#1877f2!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(145deg,#eef6ff,#dcecff)!important;border-radius:11px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:21px!important;font-weight:950!important;display:grid!important;position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important;box-shadow:inset 0 0 0 1px #2563eb21,0 5px 12px #2563eb14!important}.sc-download-button{color:#fff!important;white-space:nowrap!important;cursor:pointer!important;background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 42%,#2663f2 67%,#6436f5 100%)!important;border:0!important;border-radius:14px!important;grid-area:1/3!important;justify-content:center!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:280px!important;height:62px!important;min-height:62px!important;padding:0 28px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:21px!important;font-weight:950!important;display:flex!important;box-shadow:0 13px 30px #2563eb57,0 0 30px #16b8ff38,inset 0 1px #ffffff2e!important}.sc-download-button svg{width:25px!important;height:25px!important}html.dark .sc-reset-button{color:#74b1ff!important;background:linear-gradient(#14253c,#0d1b2e)!important;border-color:#60a5fa59!important}@media (width<=750px){.sc-controls{grid-template-columns:105px 1fr!important;gap:10px!important;width:100%!important}.sc-reset-button{grid-area:1/1!important;width:105px!important;min-width:105px!important;height:56px!important;min-height:56px!important;font-size:15px!important}.sc-quality-wrap{grid-area:1/2!important;width:100%!important;height:56px!important;min-height:56px!important}.sc-quality{height:56px!important;font-size:12px!important}.sc-download-button{grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important;height:56px!important;min-height:56px!important;font-size:17px!important}.sc-step-card h3{font-size:15px!important}.sc-step-card p{font-size:12px!important}.sc-feature-card h3{font-size:14px!important}.sc-feature-card p{font-size:11px!important}.sc-content-section>h2{font-size:23px!important}.sc-faq summary{font-size:12px!important}.sc-faq details p{font-size:11px!important}}.sc-page{width:min(1160px,100% - 36px);margin:0 auto;padding:28px 0 75px}.sc-hero{text-align:center}.sc-back-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#14b8ff,#2563eb 55%,#5338f7);border:0;border-radius:13px;min-height:48px;margin-bottom:22px;padding:0 22px;font-size:14px;font-weight:800;box-shadow:0 10px 25px #2563eb4d,0 0 28px #38bdf833}.sc-badge{color:#1e3a5f;background:linear-gradient(#fff,#e8f2ff);border:1px solid #bcd3f5;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin:0 auto;padding:8px 17px;font-size:12px;font-weight:850;display:flex;box-shadow:0 8px 22px #2563eb14}.sc-hero h1{color:#10213f;letter-spacing:-.045em;margin:22px auto 0;font-size:clamp(42px,5vw,59px);font-weight:900}.sc-hero h1 span{color:#2563eb}.sc-hero>p{color:#526783;margin:10px 0 0;font-size:14px}.sc-hero>p strong{color:#1263ed}.sc-top-features{flex-wrap:wrap;justify-content:center;gap:9px;margin:16px auto 0;display:flex}.sc-top-features>div{color:#29415f;background:linear-gradient(#f7fbff,#eaf4ff);border-radius:999px;align-items:center;gap:8px;min-height:37px;padding:0 13px;font-size:11px;font-weight:700;display:flex;box-shadow:0 6px 18px #2563eb14}.sc-top-features b{color:#fff;background:#2563eb;border-radius:8px;place-items:center;min-width:27px;height:27px;font-size:11px;display:grid}.sc-download-card{background:linear-gradient(#fff,#fbfeff);border:1px solid #b9ddf1;border-radius:20px;margin-top:25px;padding:19px 25px 22px;box-shadow:0 0 28px #25c0eb33,0 18px 45px #0f172a12}.sc-url-row{background:#fff;border:1px solid #bfd5ee;border-radius:14px;align-items:center;min-height:65px;padding:5px;display:flex}.sc-link-icon{margin-left:14px;font-size:17px}.sc-url-input{color:#10213f;background:0 0;border:0;outline:0;flex:1;min-width:0;height:52px;padding:0 13px;font-size:13px}.sc-paste-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5);border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;height:54px;padding:0 28px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 26px #2563eb52,0 0 24px #37c8ff40}.sc-paste-button:hover{transform:translateY(-2px);box-shadow:0 14px 32px #2563eb66,0 0 30px #37c8ff4d}.sc-status-box{border-radius:10px;align-items:center;gap:8px;min-height:41px;margin-top:11px;padding:0 14px;font-size:11px;font-weight:700;display:flex}.sc-status-dot{border-radius:50%;width:8px;height:8px}.sc-status-box.info{color:#1460df;background:#eaf4ff;border:1px solid #c3ddfb}.sc-status-box.info .sc-status-dot{background:#2563eb}.sc-status-box.success{color:#168447;background:#ecfbf1;border:1px solid #bfe6cb}.sc-status-box.success .sc-status-dot{background:#22c55e}.sc-status-box.error{color:#c92828;background:#fff0f1;border:1px solid #ffc8cc}.sc-status-box.error .sc-status-dot{background:#ef4444}.sc-progress{margin-top:15px}.sc-progress-top{color:#203450;justify-content:space-between;margin-bottom:9px;font-size:11px;font-weight:700;display:flex}.sc-progress-top strong{color:#1565f5;font-size:12px}.sc-progress-track{background:#d8e8f6;border-radius:999px;height:11px;overflow:hidden}.sc-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#2865ee,#20bee9);height:100%;transition:width .25s}.sc-controls{grid-template-columns:245px minmax(0,1fr);gap:17px;width:min(610px,100%);margin:23px auto 0;display:grid}.sc-quality-wrap{background:#fff;border:1px solid #74a8ff;border-radius:12px;align-items:center;height:55px;display:flex;position:relative;box-shadow:0 6px 16px #2563eb14,0 0 14px #2563eb14}.sc-hd-icon{color:#2563eb;border:2px solid #2563eb;border-radius:6px;place-items:center;width:29px;height:29px;margin-left:12px;font-size:10px;font-weight:900;display:grid}.sc-quality{appearance:none;color:#10213f;cursor:pointer;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 43px 0 11px;font-size:13px;font-weight:800}.sc-select-arrow{color:#075ee9;pointer-events:none;font-size:23px;font-weight:900;position:absolute;top:50%;right:15px;transform:translateY(-57%)}.sc-download-button{color:#fff;letter-spacing:-.35px;cursor:pointer;background:linear-gradient(110deg,#10bdf5 0%,#087cf5 48%,#6035f5 100%);border:0;border-radius:13px;justify-content:center;align-items:center;gap:13px;height:58px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:19px;font-weight:900;line-height:1;display:flex;box-shadow:0 11px 27px #2563eb4d,0 0 25px #10bdf529}.sc-download-button span{justify-content:center;align-items:center;font-size:24px;line-height:1;display:inline-flex}.sc-download-button:disabled{transform:none}.sc-download-button span{font-size:23px}.sc-download-button:disabled{opacity:.67}.sc-info-panel{background:linear-gradient(135deg,#fff,#eff7ff);border:1px solid #a8cfff;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:25px;min-height:320px;margin-top:49px;padding:31px;display:grid;overflow:hidden;box-shadow:0 0 28px #23b4f02e,0 17px 36px #2563eb12}.sc-info-copy h2{color:#10213f;align-items:center;gap:8px;margin:0;font-size:23px;font-weight:900;display:flex}.sc-info-copy p{color:#526783;max-width:600px;margin-top:15px;font-size:11px;line-height:1.7}.sc-info-copy ul{margin:18px 0 0;padding:0;list-style:none}.sc-info-copy li{color:#324b68;margin-top:8px;font-size:11px}.sc-more-tools{color:#fff;background:linear-gradient(135deg,#15b9ff,#2563eb 52%,#5637f4);border-radius:11px;min-height:45px;margin-top:20px;padding:0 21px;font-size:12px;font-weight:850;box-shadow:0 10px 23px #2563eb3d}.sc-visual{place-items:center;display:grid}.sc-visual-ring{background:radial-gradient(circle,#7c3aed2e,#38bdf81a 45%,#0000 70%);border-radius:50%;place-items:center;width:245px;height:190px;display:grid;position:relative;box-shadow:0 0 45px #38bdf838}.sc-youtube-icon{color:#fff;background:linear-gradient(145deg,#ff3c3c,#ff001f);border-radius:25px;place-items:center;width:110px;height:90px;font-size:38px;display:grid;box-shadow:0 14px 35px #ff00234d}.sc-8k-label{color:#ffd22f;background:#10213f;border:3px solid #ffc928;border-radius:10px;flex-direction:column;align-items:center;padding:7px 10px;display:flex;position:absolute;bottom:14px;right:26px;box-shadow:0 10px 22px #0000002e}.sc-8k-label strong{font-size:25px;line-height:1}.sc-8k-label span{margin-top:3px;font-size:8px;font-weight:900}.sc-content-section{margin-top:45px}.sc-content-section>h2{color:#10213f;margin:0 0 19px;font-size:25px;font-weight:900}.sc-step-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.sc-step-card{text-align:center;background:linear-gradient(#fff,#fbfdff);border:1px solid #cbe3f3;border-radius:17px;min-height:205px;padding:18px;box-shadow:0 0 24px #38bdf82b,0 13px 30px #2563eb12}.sc-step-top{justify-content:space-between;align-items:center;display:flex}.sc-step-number,.sc-step-icon{border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.sc-step-number{color:#fff}.sc-step-icon{font-size:22px}.sc-step-number.blue{background:#16a9ee}.sc-step-number.purple{background:#6c38f2}.sc-step-number.green{background:#13ca5b}.sc-step-number.orange{background:#ff7607}.sc-step-icon.blue{color:#1565ef;background:#eaf3ff}.sc-step-icon.purple{color:#6833ed;background:#f0eaff}.sc-step-icon.green{color:#0ca77b;background:#e1fcf3}.sc-step-icon.orange{color:#f76b00;background:#fff0e5}.sc-step-card h3{color:#10213f;margin:17px 0 0;font-size:14px;font-weight:900}.sc-step-card p{color:#526783;margin:10px 0 0;font-size:11px;line-height:1.6}.sc-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.sc-feature-card{background:linear-gradient(#fff,#fbfdff);border:1px solid #cce3f0;border-radius:17px;align-items:flex-start;gap:15px;min-height:118px;padding:18px;display:flex;box-shadow:0 0 24px #38bdf82b,0 13px 28px #2563eb0f}.sc-feature-icon{border-radius:15px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.sc-feature-icon.yellow{background:#fff1c8}.sc-feature-icon.pink{color:#fff;background:#ff2e6e}.sc-feature-icon.blue{color:#fff;background:#2563eb}.sc-feature-icon.cyan{background:#e7faff}.sc-feature-icon.purple{color:#fff;background:#7246f5}.sc-feature-icon.green{background:#dffbec}.sc-feature-card h3{color:#10213f;margin:4px 0 0;font-size:13px;font-weight:900}.sc-feature-card p{color:#526783;margin:6px 0 0;font-size:10px;line-height:1.5}.sc-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 24px;display:grid}.sc-faq details{background:#fff;border:1px solid #c8def2;border-radius:12px;overflow:hidden;box-shadow:0 0 18px #38bdf81a}.sc-faq summary{color:#10213f;cursor:pointer;padding:16px 18px;font-size:11px;font-weight:850}.sc-faq details p{color:#526783;margin:0;padding:0 18px 16px;font-size:10px;line-height:1.6}@media (width<=750px){.sc-page{width:calc(100% - 18px)}.sc-hero h1{font-size:37px}.sc-top-features{gap:6px}.sc-top-features>div{padding:0 9px;font-size:9px}.sc-download-card{padding:12px}.sc-url-row{min-height:57px}.sc-link-icon{display:none}.sc-url-input{font-size:10px}.sc-paste-button{height:45px;padding:0 16px;font-size:12px}.sc-controls{grid-template-columns:1fr;gap:10px}.sc-quality-wrap,.sc-download-button{height:51px}.sc-info-panel{grid-template-columns:1fr;padding:20px}.sc-visual{display:none}.sc-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sc-step-card{min-height:185px;padding:13px}.sc-step-number,.sc-step-icon{width:35px;height:35px}.sc-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sc-feature-card{flex-direction:column;min-height:145px;padding:13px}.sc-feature-icon{width:40px;height:40px}.sc-faq-grid{grid-template-columns:1fr;gap:9px}}html.dark .sc-page,html.dark .sc-hero h1{color:#f8fafc}html.dark .sc-hero h1 span{color:#4f8cff}html.dark .sc-hero>p{color:#9fb0c7}html.dark .sc-hero>p strong{color:#56a1ff}html.dark .sc-badge{color:#e8f1ff;background:linear-gradient(#132238,#0d1b2e);border-color:#60a5fa47;box-shadow:0 0 22px #2563eb1f}html.dark .sc-top-features>div{color:#dce9f8;background:linear-gradient(#14243afa,#0c192bfa);border-color:#4d89dc38;box-shadow:0 8px 24px #0003,0 0 20px #2563eb14}html.dark .sc-top-features>div:hover{box-shadow:0 12px 28px #00000047,0 0 25px #38bdf826}html.dark .sc-download-card{background:radial-gradient(circle at 50% 0,#2563eb14,#0000 42%),linear-gradient(#0e1d30,#0a1728);border-color:#479adb57;box-shadow:0 0 35px #19a7de21,0 22px 45px #0000004d}html.dark .sc-url-row{background:#0a1626;border-color:#27415e;box-shadow:inset 0 1px #ffffff06}html.dark .sc-url-row:focus-within{border-color:#4188ff;box-shadow:0 0 0 4px #2563eb1a,0 0 22px #2563eb1a}html.dark .sc-url-input{color:#f8fafc}html.dark .sc-url-input::placeholder{color:#72839a}html.dark .sc-status-box.info{color:#82baff;background:#0d2947;border-color:#214b76}html.dark .sc-status-box.success{color:#74e0a5;background:#0d2d22;border-color:#1c5d42}html.dark .sc-status-box.error{color:#ff9ba5;background:#35171d;border-color:#6c2933}html.dark .sc-progress-top{color:#c5d3e4}html.dark .sc-progress-top strong{color:#4f9cff}html.dark .sc-progress-track{background:#20334a}html.dark .sc-quality-wrap{background:linear-gradient(#13253d,#0e1c2f);border-color:#3e78d0;box-shadow:0 8px 20px #00000040,0 0 20px #2563eb17}html.dark .sc-quality-wrap:hover{border-color:#5794ff;box-shadow:0 10px 26px #0000004d,0 0 24px #2563eb29}html.dark .sc-quality{color:#f8fafc}html.dark .sc-quality option{color:#f8fafc;background:#0e1c2f}html.dark .sc-hd-icon{color:#76b4ff;background:#112b4d;border-color:#58a1ff}html.dark .sc-select-arrow{color:#71b1ff}html.dark .sc-info-panel{background:radial-gradient(circle at 75%,#2563eb1a,#0000 35%),linear-gradient(135deg,#0f2035,#0a1727);border-color:#479adb4d;box-shadow:0 0 32px #1aa8db1f,0 20px 42px #00000040}html.dark .sc-info-copy h2{color:#f8fafc}html.dark .sc-info-copy p,html.dark .sc-info-copy li{color:#9fb0c7}html.dark .sc-content-section>h2{color:#f8fafc}html.dark .sc-step-card{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38;box-shadow:0 0 24px #33b5e914,0 15px 30px #0000003d}html.dark .sc-step-card:hover{border-color:#539aff66;box-shadow:0 0 30px #33b5e926,0 18px 35px #0000004d}html.dark .sc-step-card h3{color:#f8fafc}html.dark .sc-step-card p{color:#9fb0c7}html.dark .sc-feature-card{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38;box-shadow:0 0 24px #33b5e914,0 14px 28px #0000003b}html.dark .sc-feature-card:hover{border-color:#539aff66;box-shadow:0 0 30px #33b5e926,0 18px 34px #00000047}html.dark .sc-feature-card h3{color:#f8fafc}html.dark .sc-feature-card p{color:#9fb0c7}html.dark .sc-faq details{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc40;box-shadow:0 0 20px #38bdf812}html.dark .sc-faq summary{color:#f8fafc}html.dark .sc-faq details p{color:#9fb0c7}.sc-download-button{background:linear-gradient(135deg,#09bcff 0%,#2563eb 52%,#633cf6 100%);transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 28px #2563eb57,0 0 25px #29b5ff38}.sc-download-button:disabled{opacity:1;cursor:not-allowed;background:linear-gradient(135deg,#43b9f7,#4f7ee9,#7659ee);box-shadow:0 10px 26px #2563eb45,0 0 22px #5a69f02e}@media (width<=750px){.sc-page{width:calc(100% - 16px);padding:20px 0 50px}.sc-back-button{min-height:42px;margin-bottom:17px;padding:0 15px;font-size:10px}.sc-badge{min-height:34px;padding:0 11px;font-size:8px}.sc-badge svg{width:16px;height:16px}.sc-hero h1{max-width:100%;margin-top:18px;padding:0 6px;font-size:clamp(30px,9vw,39px);line-height:1.05}.sc-hero>p{max-width:330px;margin:11px auto 0;padding:0 8px;font-size:9px;line-height:1.55}.sc-top-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(360px,100%);margin-top:15px;display:grid}.sc-top-features>div{justify-content:flex-start;gap:5px;min-width:0;min-height:45px;padding:4px 7px 4px 5px;font-size:8px}.sc-top-features svg{flex-shrink:0;width:33px;height:33px}.sc-download-card{border-radius:16px;margin-top:23px;padding:10px}.sc-url-row{min-height:54px;padding:4px}.sc-link-icon{display:none}.sc-url-input{height:44px;padding:0 8px;font-size:9px}.sc-paste-button{border-radius:10px;gap:5px;min-width:83px;height:43px;padding:0 10px;font-size:10px}.sc-paste-button svg{width:17px;height:17px}.sc-status-box{min-height:36px;padding:7px 10px;font-size:8px;line-height:1.4}.sc-progress{margin-top:12px}.sc-progress-top{font-size:8px}.sc-controls{grid-template-columns:1fr;gap:9px;width:100%;margin-top:15px}.sc-quality-wrap,.sc-download-button{width:100%;height:49px}.sc-quality{font-size:10px}.sc-hd-icon{width:28px;height:28px;font-size:8px}.sc-download-button{font-size:11px}.sc-info-panel{border-radius:16px;grid-template-columns:1fr;gap:0;min-height:0;margin-top:30px;padding:18px}.sc-info-copy h2{font-size:18px;line-height:1.2}.sc-info-copy h2 svg{flex-shrink:0;width:31px;height:31px}.sc-info-copy p{font-size:9px;line-height:1.65}.sc-info-copy li{font-size:9px}.sc-more-tools{min-height:41px;font-size:9px}.sc-visual{display:none}.sc-content-section{margin-top:31px}.sc-content-section>h2{margin-bottom:14px;font-size:20px}.sc-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sc-step-card{border-radius:14px;min-height:180px;padding:11px}.sc-step-number{width:31px;height:31px;font-size:9px;top:10px;left:10px}.sc-step-card>svg{width:39px;height:39px;margin-top:2px}.sc-step-card h3{margin-top:9px;font-size:10px}.sc-step-card p{margin-top:7px;font-size:8px;line-height:1.5}.sc-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sc-feature-card{border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;min-height:145px;padding:11px}.sc-feature-card>svg,.sc-blue-icon{width:39px;height:39px}.sc-blue-icon svg{width:22px;height:22px}.sc-feature-card h3{font-size:10px}.sc-feature-card p{font-size:8px;line-height:1.45}.sc-faq-grid{grid-template-columns:1fr;gap:8px}.sc-faq summary{padding:13px 12px;font-size:9px;line-height:1.35}.sc-faq details p{padding:0 12px 13px;font-size:8px}}@media (width<=390px){.sc-page{width:calc(100% - 12px)}.sc-hero h1{font-size:29px}.sc-top-features>div{font-size:7px}.sc-step-grid,.sc-feature-grid{gap:7px}.sc-step-card,.sc-feature-card{padding:9px}}.sc-more-tools{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0dbdff 0%,#2563eb 52%,#5b36f5 100%);border:0;border-radius:12px;min-height:46px;padding:0 22px;font-size:11px;font-weight:900;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 27px #2563eb57,0 0 24px #23beff3d}.sc-more-tools:hover{filter:brightness(1.06);transform:translateY(-2px)scale(1.02);box-shadow:0 14px 34px #2563eb6b,0 0 32px #23beff57}.sc-more-tools:active{transform:translateY(0)scale(.99)}.sc-progress-premium{background:linear-gradient(#f7fbfffa,#ebf5fff5);border:1px solid #4f8fff47;border-radius:14px;margin-top:15px;padding:14px 16px 12px;box-shadow:0 8px 24px #2563eb14,0 0 25px #1fbbff1a}.sc-progress-title{align-items:center;gap:8px;display:flex}.sc-progress-live-dot{background:#20c768;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.2s ease-in-out infinite ytLivePulse;display:block;box-shadow:0 0 0 4px #20c7681f,0 0 12px #20c7688c}.sc-progress-premium .sc-progress-track{background:linear-gradient(#dceaf7,#ccdeed);border-radius:999px;height:13px;position:relative;overflow:hidden;box-shadow:inset 0 2px 5px #0f172a14}.sc-progress-premium .sc-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#08bfff 0%,#2563eb 52%,#633cf6 100%);height:100%;transition:width .35s;position:relative;overflow:hidden;box-shadow:0 0 15px #2563eb6b,0 0 24px #1ebeff38}.sc-progress-shine{background:linear-gradient(90deg,#0000,#ffffffb8,#0000);width:90px;animation:1.35s linear infinite ytProgressShine;position:absolute;top:0;bottom:0}.sc-progress-footer{color:#71849b;justify-content:space-between;align-items:center;margin-top:8px;font-size:9px;font-weight:700;display:flex}html.dark .sc-progress-premium{background:linear-gradient(#102139,#0b192b);border-color:#4d8fff45;box-shadow:0 10px 26px #00000038,0 0 25px #2563eb1a}html.dark .sc-progress-premium .sc-progress-track{background:linear-gradient(#20374f,#172a3e)}html.dark .sc-progress-footer{color:#8295ad}@media (width<=750px){.sc-progress-premium{border-radius:11px;padding:11px 10px 10px}.sc-progress-premium .sc-progress-track{height:11px}.sc-progress-footer{font-size:7px}}.sc-hero-top{flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.sc-badge-featured{background:#fff;border:1px solid #ff000024;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:5px 9px 5px 52px;display:inline-flex;position:relative;overflow:visible;box-shadow:0 10px 28px #465a8214,0 3px 10px #465a820d}.sc-badge-logo-wrap{justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;top:50%;left:-7px;transform:translateY(-50%)rotate(-7deg)}.sc-badge-logo-wrap:before{content:"";opacity:.95;background:linear-gradient(135deg,#ff6b6b 0%,red 45%,#fff 52%,#ffb3b3 100%);border-radius:14px;width:48px;height:48px;position:absolute;transform:rotate(8deg);box-shadow:0 7px 18px #ff00002e}.sc-badge-logo{z-index:2;background:#fff;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:relative;overflow:hidden;box-shadow:-3px 3px #ff4d4d,3px 3px #ffb3b3,0 5px 10px #0f172a24}.sc-badge-logo svg{shape-rendering:geometricprecision;width:42px;height:42px;display:block}.sc-badge-title{color:#0f1f38;letter-spacing:.1px;white-space:nowrap;font-size:12px;font-weight:900;line-height:1}.sc-badge-free{color:red;background:#fff0f0;border:1px solid #ffb5b5;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:24px;padding:0 8px;font-size:9px;font-weight:900;display:inline-flex;box-shadow:0 4px 10px #ff000017}.sc-badge-spark{z-index:4;border-radius:99px;width:3px;height:9px;position:absolute}.sc-spark-1{background:red;top:-6px;left:12px;transform:rotate(-28deg)}.sc-spark-2{background:#ff6b6b;top:-9px;left:25px;transform:rotate(2deg)}.sc-spark-3{background:red;top:-4px;left:37px;transform:rotate(30deg)}@media (width<=600px){.sc-badge-featured{padding-left:46px}.sc-badge-title{font-size:10px}.sc-badge-logo-wrap{width:49px;height:49px}.sc-badge-logo{width:40px;height:40px}.sc-badge-logo svg{width:36px;height:36px}}@media (width<=750px){.platform-badge{gap:6px;min-height:43px;padding:0 9px 0 53px;font-size:8px}.platform-badge>svg{width:54px;height:54px;left:-8px}.platform-badge:before{width:4px;height:10px;top:-13px;left:7px}.platform-free{min-height:22px;padding:0 7px;font-size:7px}}.sc-download-button{color:#fff!important;letter-spacing:-.45px!important;text-shadow:0 1px 1px #00000014!important;cursor:pointer!important;background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 42%,#2663f2 67%,#6436f5 100%)!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:14px!important;height:60px!important;min-height:60px!important;padding:0 28px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:21px!important;font-weight:950!important;line-height:1!important;transition:transform .2s,box-shadow .2s,filter .2s!important;display:flex!important;box-shadow:0 13px 30px #2563eb57,0 0 30px #16b8ff38,inset 0 1px #ffffff2e!important}.sc-download-button svg{stroke-width:2.5px!important;flex-shrink:0!important;width:25px!important;height:25px!important}.sc-download-button span{font-size:inherit!important;font-weight:inherit!important;justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.sc-download-button:hover:not(:disabled){filter:brightness(1.06)saturate(1.05)!important;transform:translateY(-3px)scale(1.015)!important;box-shadow:0 17px 38px #2563eb6b,0 0 37px #13b9ff4d,inset 0 1px #ffffff38!important}.sc-download-button:active:not(:disabled){transform:translateY(0)scale(.985)!important}.sc-download-button:disabled{opacity:.72!important;cursor:not-allowed!important;transform:none!important}@media (width<=750px){.sc-download-button{border-radius:12px!important;height:54px!important;min-height:54px!important;padding:0 18px!important;font-size:17px!important}.sc-download-button svg{width:22px!important;height:22px!important}}.sc-paste-button{border-radius:13px!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-width:118px!important;height:56px!important;padding:0 22px!important;font-size:17px!important;font-weight:900!important;display:inline-flex!important}.sc-paste-button svg{flex-shrink:0!important;width:23px!important;height:23px!important}.sc-back-button{letter-spacing:-.2px!important;min-height:52px!important;padding:0 28px!important;font-size:17px!important;font-weight:900!important}.sc-back-button svg,.sc-back-button .back-arrow{display:none!important}.sc-more-tools{letter-spacing:-.2px!important;min-height:52px!important;padding:0 28px!important;font-size:16px!important;font-weight:900!important}.sc-more-tools svg{width:21px!important;height:21px!important}.sc-step-card h3{font-size:18px!important;font-weight:900!important;line-height:1.25!important}.sc-step-card p{font-size:14px!important;font-weight:500!important;line-height:1.65!important}.sc-step-number{width:44px!important;height:44px!important;font-size:15px!important}.sc-feature-card h3{font-size:17px!important;font-weight:900!important;line-height:1.25!important}.sc-feature-card p{font-size:13.5px!important;font-weight:500!important;line-height:1.6!important}.sc-content-section>h2{letter-spacing:-.4px!important;font-size:30px!important;font-weight:900!important}.sc-faq summary{font-size:14px!important;font-weight:850!important}.sc-faq details p{font-size:13px!important;line-height:1.6!important}.sc-quality-wrap{background:linear-gradient(#fffffffa,#f5f9fffa)!important;border:1.5px solid #2563eb80!important;border-radius:15px!important;min-height:58px!important;transition:border-color .2s,box-shadow .2s,transform .2s!important;box-shadow:0 10px 26px #2563eb1a,0 0 22px #2563eb14,inset 0 1px #ffffffe6!important}.sc-quality-wrap:hover{transform:translateY(-1px)!important;box-shadow:0 13px 30px #2563eb29,0 0 28px #2563eb21!important}.sc-hd-icon{color:#fff!important;letter-spacing:.3px!important;background:linear-gradient(135deg,#24b7ff 0%,#147df5 55%,#4f46e5 100%)!important;border-radius:9px!important;flex-shrink:0!important;margin-left:14px!important;margin-right:14px!important;box-shadow:0 7px 16px #2563eb47!important}.sc-quality{color:#10213f!important;padding:0 58px 0 0!important}.sc-select-arrow{background:linear-gradient(135deg,#edf5ff,#dcecff)!important;border-radius:10px!important;width:38px!important;height:38px!important;font-size:20px!important;box-shadow:inset 0 0 0 1px #1877f21f!important}@media (width<=750px){.sc-step-card h3{font-size:15px!important}.sc-step-card p{font-size:12px!important}.sc-feature-card h3{font-size:14px!important}.sc-feature-card p{font-size:11px!important}.sc-content-section>h2{font-size:23px!important}.sc-faq summary{font-size:12px!important}.sc-faq details p{font-size:11px!important}}.sc-hd-icon{width:40px!important;height:36px!important}.sc-quality{height:58px!important;padding:0 62px 0 64px!important;font-size:15px!important}.sc-quality-wrap{background:radial-gradient(circle at 12% 20%,#38bdf821,#0000 28%),linear-gradient(#fffffffa,#f1f7fffa)!important;border:1.5px solid #2563eb6b!important;border-radius:17px!important;align-items:center!important;min-height:62px!important;transition:transform .2s,border-color .2s,box-shadow .2s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 12px 28px #2563eb1f,0 0 24px #38bdf81a,inset 0 1px #fffffff2,inset 0 -1px #2563eb0d!important}.sc-quality-wrap:hover{border-color:#2563eb!important;transform:translateY(-2px)!important;box-shadow:0 16px 34px #2563eb2e,0 0 30px #38bdf829,inset 0 1px #fff!important}.sc-hd-icon{color:#fff!important;letter-spacing:.4px!important;text-shadow:0 1px 1px #0000001a!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(135deg,#22c1ff 0%,#1680f5 50%,#4f46e5 100%)!important;border:0!important;border-radius:10px!important;place-items:center!important;width:42px!important;height:38px!important;margin:0!important;font-size:10px!important;font-weight:950!important;display:grid!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important;box-shadow:0 8px 17px #2563eb4d,inset 0 1px #fff3!important}.sc-quality{appearance:none!important;color:#0f1f38!important;letter-spacing:-.2px!important;cursor:pointer!important;white-space:nowrap!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;height:62px!important;padding:0 68px!important;font-size:16px!important;font-weight:900!important}.sc-select-arrow{color:#1877f2!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(145deg,#eef6ff,#dcecff)!important;border-radius:11px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:21px!important;font-weight:950!important;transition:transform .2s,background .2s!important;display:grid!important;position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important;box-shadow:inset 0 0 0 1px #2563eb21,0 5px 12px #2563eb14!important}.sc-quality-wrap:hover .sc-select-arrow{background:linear-gradient(145deg,#e5f2ff,#cfe5ff)!important}.sc-quality-wrap:focus-within{border-color:#2563eb!important;box-shadow:0 0 0 4px #2563eb14,0 14px 32px #2563eb29,0 0 28px #38bdf824!important}.sc-reset-button{color:#334155;cursor:pointer;background:linear-gradient(#fff,#f3f7fc);border:1px solid #c9d9ee;border-radius:14px;height:58px;padding:0 20px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 8px 20px #0f172a14;color:#ef4444!important;background:linear-gradient(#fff 0%,#fff5f5 100%)!important;border:1.5px solid #ef444438!important;min-width:105px!important;font-family:inherit!important;font-size:15px!important;transition:transform .2s,box-shadow .2s,background .2s!important;box-shadow:0 9px 22px #ef444417,inset 0 1px #fff!important}.sc-reset-button:hover:not(:disabled){background:linear-gradient(135deg,#ff5b5b,#ef4444)!important;box-shadow:0 12px 26px #ef44443d!important}.sc-reset-button:disabled{opacity:.5!important}.sc-reset-button{width:120px!important;min-width:120px!important;padding:0 12px!important}.sc-download-button{min-width:260px!important}@media (width<=750px){.sc-controls{grid-template-columns:1fr 105px!important}.sc-quality-wrap{width:100%!important}.sc-reset-button{width:105px!important;min-width:105px!important}.sc-download-button{grid-column:1/-1!important;width:100%!important;min-width:0!important}}.sc-controls{grid-template-columns:130px 245px minmax(280px,1fr)!important;gap:14px!important;width:min(760px,100%)!important}.sc-reset-button{color:#2563eb!important;white-space:nowrap!important;background:linear-gradient(#fff 0%,#f1f7ff 100%)!important;border:1.5px solid #2563eb47!important;border-radius:15px!important;padding:0 20px!important;font-size:16px!important;font-weight:900!important;box-shadow:0 9px 22px #2563eb1a!important}.sc-quality-wrap{grid-column:2!important}.sc-download-button{white-space:nowrap!important;width:100%!important;min-width:280px!important;height:62px!important}.sc-download-button span{white-space:nowrap!important}@media (width<=750px){.sc-controls{grid-template-columns:105px 1fr!important;gap:10px!important;width:100%!important}.sc-reset-button{grid-area:1/1!important;width:105px!important;min-width:105px!important}.sc-quality-wrap{grid-area:1/2!important;width:100%!important}.sc-download-button{grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important}}.sc-reset-button{color:#1d4ed8!important;letter-spacing:-.2px!important;cursor:pointer!important;background:radial-gradient(circle at 25% 20%,#38bdf824,#0000 38%),linear-gradient(#fff 0%,#edf5ff 100%)!important;border:1.5px solid #2563eb57!important;border-radius:16px!important;grid-area:1/1!important;width:130px!important;min-width:130px!important;height:62px!important;min-height:62px!important;padding:0 22px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:17px!important;font-weight:950!important;transition:transform .2s,box-shadow .2s,color .2s,background .2s,border-color .2s!important;box-shadow:0 10px 24px #2563eb1f,0 0 22px #38bdf81a,inset 0 1px #fffffff2!important}.sc-reset-button:hover:not(:disabled){background:linear-gradient(110deg,#12bdf5 0%,#087cf5 48%,#6035f5 100%)!important;transform:translateY(-2px)scale(1.02)!important;box-shadow:0 15px 32px #2563eb4d,0 0 30px #38bdf833,inset 0 1px #ffffff38!important}.sc-reset-button:active:not(:disabled){transform:translateY(0)scale(.98)!important}.sc-reset-button:disabled{opacity:.48!important;cursor:not-allowed!important;transform:none!important}@media (width<=750px){.sc-reset-button{border-radius:13px!important;width:105px!important;min-width:105px!important;height:56px!important;min-height:56px!important;padding:0 14px!important;font-size:15px!important}}@media screen and (width<=750px){.sc-page{width:calc(100% - 12px)!important;max-width:100%!important;margin:0 auto!important;padding:18px 0 38px!important;overflow-x:hidden!important}.sc-hero{text-align:center!important;width:100%!important}.sc-back-button{border-radius:12px!important;min-height:44px!important;margin-bottom:18px!important;padding:0 18px!important;font-size:11px!important;font-weight:900!important}.sc-hero-top{gap:12px!important;margin-bottom:17px!important}.sc-badge-featured{transform-origin:50%!important;transform:scale(.88)!important}.sc-hero h1{letter-spacing:-1.4px!important;width:100%!important;max-width:390px!important;margin:13px auto 0!important;padding:0 5px!important;font-size:clamp(30px,8.5vw,38px)!important;font-weight:900!important;line-height:1.02!important}.sc-hero>p{width:94%!important;max-width:360px!important;margin:9px auto 0!important;font-size:9px!important;line-height:1.5!important}.sc-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:370px!important;margin:15px auto 0!important;display:grid!important}.sc-top-features>div{justify-content:flex-start!important;gap:6px!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:5px 7px!important;font-size:8px!important;line-height:1.25!important}.sc-top-features b{flex-shrink:0!important;width:27px!important;min-width:27px!important;height:27px!important}.sc-download-card{box-sizing:border-box!important;border-radius:16px!important;width:100%!important;margin:20px auto 0!important;padding:9px!important}.sc-url-row{box-sizing:border-box!important;width:100%!important;min-height:55px!important;padding:4px!important}.sc-link-icon{display:none!important}.sc-url-input{width:100%!important;min-width:0!important;height:45px!important;padding:0 8px!important;font-size:9px!important}.sc-paste-button{flex:none!important;min-width:86px!important;height:45px!important;padding:0 11px!important;font-size:11px!important;font-weight:900!important}.sc-controls{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important;margin:10px 0 0!important;display:grid!important}.sc-quality-wrap{box-sizing:border-box!important;width:100%!important;height:50px!important}.sc-quality{font-size:11px!important;font-weight:800!important}.sc-hd-icon{flex-shrink:0!important;width:29px!important;height:29px!important}.sc-download-button{border-radius:12px!important;width:100%!important;height:52px!important;font-size:13px!important;font-weight:900!important}.sc-info-panel{box-sizing:border-box!important;border-radius:16px!important;grid-template-columns:1fr!important;width:100%!important;min-height:0!important;margin-top:27px!important;padding:17px!important;display:grid!important}.sc-info-copy{min-width:0!important}.sc-info-copy h2{font-size:18px!important;line-height:1.2!important}.sc-info-copy p{font-size:9px!important;line-height:1.65!important}.sc-info-copy li{font-size:9px!important;line-height:1.45!important}.sc-more-tools{min-height:43px!important;padding:0 17px!important;font-size:10px!important;font-weight:900!important}.sc-visual{display:none!important}.sc-content-section{margin-top:29px!important}.sc-content-section>h2{margin-bottom:13px!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important}.sc-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.sc-step-card{box-sizing:border-box!important;border-radius:14px!important;width:100%!important;min-width:0!important;min-height:180px!important;padding:11px!important}.sc-step-number,.sc-step-icon{width:34px!important;height:34px!important}.sc-step-card h3{margin-top:10px!important;font-size:10px!important;line-height:1.25!important}.sc-step-card p{margin-top:7px!important;font-size:8px!important;line-height:1.55!important}.sc-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.sc-feature-card{box-sizing:border-box!important;border-radius:14px!important;flex-direction:column!important;align-items:flex-start!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:135px!important;padding:11px!important;display:flex!important}.sc-feature-icon{flex-shrink:0!important;width:38px!important;height:38px!important;font-size:18px!important}.sc-feature-card h3{margin:0!important;font-size:10px!important;line-height:1.25!important}.sc-feature-card p{margin:0!important;font-size:8px!important;line-height:1.5!important}.sc-faq-grid{grid-template-columns:1fr!important;gap:7px!important;width:100%!important;display:grid!important}.sc-faq details{box-sizing:border-box!important;width:100%!important}.sc-faq summary{padding:13px 12px!important;font-size:9px!important;line-height:1.35!important}.sc-faq details p{padding:0 12px 13px!important;font-size:8px!important;line-height:1.55!important}}@media screen and (width<=390px){.sc-page{width:calc(100% - 10px)!important}.sc-hero h1{font-size:29px!important}.sc-top-features>div{font-size:7.5px!important}.sc-step-grid,.sc-feature-grid{gap:6px!important}.sc-step-card,.sc-feature-card{padding:9px!important}}@media screen and (width<=750px){.sc-controls{grid-template-columns:82px minmax(0,1fr)!important;gap:7px!important;width:100%!important;margin-top:10px!important;display:grid!important}.sc-quality-wrap{grid-area:1/2!important;width:100%!important;height:46px!important}.sc-hd-icon{width:27px!important;height:27px!important;margin-left:8px!important}.sc-quality{padding-left:8px!important;font-size:10px!important}.sc-download-button{border-radius:11px!important;grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important;height:47px!important;min-height:47px!important;padding:0 14px!important;font-size:12px!important}.sc-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 8px!important;width:100%!important;max-width:380px!important;margin:14px auto 0!important;display:grid!important}.sc-top-features>div{border-radius:12px!important;gap:5px!important;min-height:38px!important;padding:3px 6px!important;font-size:7.5px!important}.sc-top-features b{width:26px!important;min-width:26px!important;height:26px!important;font-size:8px!important}.sc-url-row{align-items:center!important;min-height:52px!important;padding:4px!important;display:flex!important}.sc-url-input{min-width:0!important;height:43px!important;padding:0 7px!important;font-size:8.5px!important}.sc-paste-button{border-radius:10px!important;gap:4px!important;width:78px!important;min-width:78px!important;height:42px!important;padding:0 8px!important;font-size:9px!important}.sc-paste-button svg{width:15px!important;height:15px!important}.sc-controls{grid-template-columns:72px minmax(120px,1fr) minmax(125px,1.15fr)!important;align-items:center!important;gap:6px!important;width:100%!important;margin-top:9px!important;display:grid!important}.sc-reset-button{border-radius:10px!important;grid-area:1/1!important;width:72px!important;min-width:72px!important;height:44px!important;min-height:44px!important;padding:0 5px!important;font-size:9.5px!important}.sc-quality-wrap{grid-area:1/2!important;width:100%!important;min-width:0!important;height:44px!important}.sc-hd-icon{width:25px!important;height:25px!important;margin-left:6px!important;font-size:7px!important}.sc-quality{min-width:0!important;padding:0 28px 0 6px!important;font-size:9px!important}.sc-select-arrow{font-size:17px!important;right:8px!important}.sc-download-button{white-space:nowrap!important;border-radius:10px!important;grid-area:1/3!important;gap:5px!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 7px!important;font-size:9.5px!important}.sc-download-button svg{width:16px!important;height:16px!important}.sc-download-button span{font-size:inherit!important;white-space:nowrap!important}}@media screen and (width<=390px){.sc-controls{grid-template-columns:66px minmax(110px,1fr) minmax(112px,1fr)!important;gap:5px!important}.sc-reset-button{width:66px!important;min-width:66px!important;font-size:9px!important}.sc-quality{font-size:8.5px!important}.sc-download-button{font-size:9px!important}}@media screen and (width<=750px){.sc-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;max-width:390px!important;margin:16px auto 0!important;display:grid!important}.sc-top-features>div{box-sizing:border-box!important;background:linear-gradient(135deg,#fffffff5,#f1f7ffe0)!important;border:1px solid #3b82f61f!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:48px!important;padding:7px 9px!important;font-size:9.5px!important;font-weight:800!important;line-height:1.25!important;display:flex!important;box-shadow:0 6px 18px #2563eb14,0 0 18px #38bdf814,inset 0 1px #fffffff2!important}.sc-top-features b{flex-shrink:0!important;place-items:center!important;width:29px!important;min-width:29px!important;height:29px!important;display:grid!important}.sc-controls{grid-template-columns:82px minmax(0,1fr)!important;gap:8px!important;width:100%!important;margin-top:10px!important;display:grid!important}.sc-reset-button{border-radius:11px!important;grid-area:1/1!important;width:82px!important;min-width:82px!important;height:48px!important;min-height:48px!important;padding:0 8px!important;font-size:11px!important;font-weight:900!important}.sc-quality-wrap{box-sizing:border-box!important;grid-area:1/2!important;align-items:center!important;width:100%!important;min-width:0!important;height:48px!important;padding-left:7px!important;display:flex!important;position:relative!important;overflow:hidden!important}.sc-hd-icon{z-index:3!important;border-radius:9px!important;flex:0 0 31px!important;place-items:center!important;width:31px!important;min-width:31px!important;height:31px!important;margin:0 8px 0 0!important;padding:0!important;font-size:8px!important;font-weight:900!important;line-height:1!important;display:grid!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.sc-quality{white-space:nowrap!important;box-sizing:border-box!important;flex:auto!important;align-items:center!important;width:auto!important;min-width:0!important;height:100%!important;padding:0 40px 0 0!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:flex!important;position:relative!important}.sc-select-arrow{z-index:5!important;place-items:center!important;width:34px!important;height:34px!important;margin:0!important;font-size:19px!important;display:grid!important;position:absolute!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}.sc-download-button{white-space:nowrap!important;border-radius:11px!important;grid-area:2/1/auto/-1!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;height:49px!important;min-height:49px!important;padding:0 14px!important;font-size:12px!important;font-weight:900!important;display:flex!important}.sc-info-copy h2{font-size:19px!important;font-weight:900!important;line-height:1.25!important}.sc-info-copy p{font-size:11px!important;line-height:1.65!important}.sc-info-copy li{font-size:11px!important;line-height:1.55!important}.sc-more-tools{font-size:11px!important;font-weight:900!important}.sc-content-section>h2{margin-bottom:13px!important;font-size:21px!important;font-weight:900!important;line-height:1.2!important}.sc-step-card{padding:13px 10px!important}.sc-step-card h3{margin-top:10px!important;font-size:11.5px!important;font-weight:900!important;line-height:1.3!important}.sc-step-card p{margin-top:7px!important;font-size:9.5px!important;line-height:1.55!important}.sc-feature-card{padding:13px 11px!important}.sc-feature-card h3{font-size:11.5px!important;font-weight:900!important;line-height:1.3!important}.sc-feature-card p{font-size:9.5px!important;line-height:1.55!important}.sc-faq summary{padding:14px 12px!important;font-size:10.5px!important;font-weight:900!important;line-height:1.35!important}.sc-faq details p{padding:0 12px 14px!important;font-size:10px!important;line-height:1.55!important}.sc-hero>p{font-size:10px!important;line-height:1.5!important}}@media screen and (width<=390px){.sc-top-features>div{font-size:9px!important}.sc-info-copy p,.sc-info-copy li{font-size:10.5px!important}.sc-step-card h3,.sc-feature-card h3{font-size:11px!important}.sc-step-card p,.sc-feature-card p{font-size:9px!important}.sc-faq summary{font-size:10px!important}}@media screen and (width<=750px){.sc-top-features{margin-top:0!important;margin-bottom:0!important}.sc-hero{margin-bottom:0!important;padding-bottom:0!important}.sc-download-card{margin-top:8px!important}.sc-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:none!important;margin:9px 0 0!important;display:grid!important}.sc-top-features>div{border-radius:11px!important;min-height:43px!important;padding:6px 8px!important;font-size:9px!important}}@media screen and (width<=750px){.desktop-only-features{display:none!important}.mobile-only-features{box-sizing:border-box!important;grid-area:3/1/auto/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:none!important;margin:2px 0 0!important;padding:0!important;display:grid!important}.mobile-only-features>div{color:#10213f!important;box-sizing:border-box!important;background:linear-gradient(135deg,#fffffffa,#eef7fff5)!important;border:1px solid #60a5fa29!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:52px!important;padding:7px 9px!important;font-size:9px!important;font-weight:800!important;line-height:1.25!important;display:flex!important;box-shadow:0 7px 18px #2563eb14,0 0 18px #38bdf814,inset 0 1px #fffffff2!important}.mobile-only-features>div>b{color:#fff!important;border-radius:10px!important;flex:0 0 34px!important;place-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;margin:0!important;padding:0!important;font-size:9px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 5px 12px #2563eb29!important}.mobile-only-features>div>span{color:#10213f!important;text-align:left!important;min-width:0!important;font-size:9px!important;font-weight:800!important;line-height:1.25!important;display:block!important}.mobile-only-features>div{background:linear-gradient(145deg,#fff 0%,#f3f9ff 100%)!important;border:1px solid #60a5fa47!important;border-radius:15px!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:8px 10px!important;display:flex!important;box-shadow:0 7px 18px #2563eb1f,0 0 20px #0ea5e914,inset 0 1px #fff!important}.mobile-only-features>div>b{color:#fff!important;text-shadow:0 1px 2px #00000026!important;border-radius:11px!important;flex:0 0 38px!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;margin:0!important;font-size:13px!important;font-weight:900!important;display:grid!important;box-shadow:0 5px 12px #0f172a29,inset 0 1px 1px #ffffff59!important}.mobile-only-features>div>span{color:#0b1935!important;letter-spacing:-.1px!important;text-align:left!important;font-size:11.5px!important;font-weight:900!important;line-height:1.2!important;display:block!important}.mobile-only-features>div:active{transform:scale(.98)!important}.mobile-only-features{grid-column:1/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:9px 0 0!important;padding:0!important;display:grid!important}.mobile-only-features>div{box-sizing:border-box!important;background:linear-gradient(#fffffff5,#f5f9fff0)!important;border:1px solid #94b8e647!important;border-radius:13px!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:7px 9px!important;display:flex!important;box-shadow:0 5px 14px #2563eb12,inset 0 1px #fffffff2!important}.mobile-only-features>div>b{color:#fff!important;border-radius:9px!important;flex:0 0 30px!important;place-items:center!important;width:30px!important;min-width:30px!important;height:30px!important;margin:0!important;font-size:10px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 4px 10px #0f172a1a!important}.mobile-only-features>div:first-child>b{background:linear-gradient(135deg,#20bff7,#0b91e8)!important}.mobile-only-features>div:nth-child(2)>b{background:linear-gradient(135deg,#27c8f2,#1686d8)!important;font-size:16px!important}.mobile-only-features>div:nth-child(3)>b{background:linear-gradient(135deg,#38db8d,#19b96f)!important;font-size:14px!important}.mobile-only-features>div:nth-child(4)>b{background:linear-gradient(135deg,#4b86ef,#315fd3)!important;font-size:13px!important}.mobile-only-features>div>span{color:#29415f!important;letter-spacing:0!important;text-align:left!important;min-width:0!important;font-size:9.5px!important;font-weight:800!important;line-height:1.2!important}.sc-quality-wrap{box-sizing:border-box!important;align-items:center!important;width:100%!important;min-width:0!important;height:50px!important;min-height:50px!important;padding:0 44px 0 48px!important;display:flex!important;position:relative!important;overflow:visible!important}.sc-hd-icon{z-index:3!important;pointer-events:none!important;width:32px!important;height:32px!important;margin:0!important;position:absolute!important;top:50%!important;left:8px!important;transform:translateY(-50%)!important}.sc-quality{appearance:auto!important;-webkit-appearance:menulist!important;cursor:pointer!important;z-index:2!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:100%!important;padding:0!important;font-size:12px!important;font-weight:900!important;position:relative!important}.sc-select-arrow{display:none!important}.sc-step-card{min-height:205px!important;padding:15px 12px!important}.sc-step-number{width:38px!important;height:38px!important;font-size:11px!important}.sc-step-icon{width:48px!important;height:48px!important;font-size:27px!important}.sc-step-card>svg{width:48px!important;height:48px!important;margin-top:5px!important}.sc-step-card h3{margin-top:12px!important;font-size:13px!important;font-weight:900!important;line-height:1.25!important}.sc-step-card p{margin-top:9px!important;font-size:10.5px!important;line-height:1.55!important}.sc-feature-card{gap:9px!important;min-height:155px!important;padding:14px 12px!important}.sc-feature-icon,.sc-feature-card>svg,.sc-blue-icon{flex-shrink:0!important;width:46px!important;height:46px!important}.sc-blue-icon svg{width:27px!important;height:27px!important}.sc-feature-card h3{font-size:13px!important;font-weight:900!important;line-height:1.25!important}.sc-feature-card p{font-size:10.5px!important;line-height:1.55!important}.sc-content-section>h2{margin-bottom:14px!important;font-size:24px!important;line-height:1.15!important}.sc-info-copy h2{font-size:21px!important}.sc-info-copy p{font-size:11.5px!important;line-height:1.65!important}.sc-info-copy li{font-size:11px!important;line-height:1.55!important}.sc-faq summary{padding:15px 13px!important;font-size:12px!important;font-weight:900!important;line-height:1.4!important}.sc-faq details p{padding:0 13px 15px!important;font-size:11px!important;line-height:1.6!important}}@media screen and (width<=390px){.sc-step-card h3,.sc-feature-card h3{font-size:12.5px!important}.sc-step-card p,.sc-feature-card p{font-size:10px!important}.sc-faq summary{font-size:11.5px!important}}@media screen and (width<=750px){.sc-back-button{font-size:19px!important;font-weight:700!important}.sc-tool-free{font-size:9px!important;font-weight:900!important}.sc-paste-button{font-size:17px!important;font-weight:700!important}.sc-reset-button,.sc-reset-button{font-size:15px!important;font-weight:1000!important}.sc-quality{font-size:14px!important;font-weight:900!important}.sc-hd-icon{font-size:10px!important;font-weight:900!important}.sc-download-button{font-size:22px!important;font-weight:700!important}.sc-download-button svg{width:19px!important;height:19px!important}}@media screen and (width<=390px){.sc-back-button{font-size:12.5px!important}.sc-paste-button,.sc-reset-button,.sc-reset-button{font-size:12px!important}.sc-quality,.sc-download-button{font-size:13.5px!important}}@media screen and (width<=750px){.sc-status-box{min-height:40px!important;padding:8px 11px!important;font-size:10.5px!important;font-weight:800!important;line-height:1.35!important}.sc-status-box.error{font-size:13.5px!important;font-weight:600!important}.sc-status-dot{flex-shrink:0!important;width:8px!important;height:8px!important}}.sc-paste-button,.sc-paste-button:hover,.sc-paste-button:active,.sc-paste-button:focus,.sc-download-button,.sc-download-button:hover:not(:disabled),.sc-download-button:active:not(:disabled),.sc-download-button:focus:not(:disabled){box-shadow:none!important;filter:none!important;outline:none!important;transform:none!important}@media screen and (width<=750px){.sc-paste-button,.sc-download-button{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;transition:none!important}.sc-paste-button:hover,.sc-paste-button:active,.sc-paste-button:focus,.sc-download-button:hover:not(:disabled),.sc-download-button:active:not(:disabled),.sc-download-button:focus:not(:disabled){box-shadow:none!important;filter:none!important;transform:none!important}}.sc-reset-button,.sc-reset-button:hover,.sc-reset-button:focus,.sc-reset-button:focus-visible,.sc-reset-button:active{box-shadow:none!important;filter:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;border:none!important;outline:none!important;transform:none!important}.sc-reset-button{color:#2563eb!important;cursor:pointer!important;background:#fff!important;border-radius:12px!important;transition:background-color .12s,color .12s!important}.sc-reset-button:hover{color:#1d4ed8!important;background:#f1f5f9!important}.sc-reset-button:active{color:#fff!important;box-shadow:none!important;background:#2563eb!important;border:none!important;outline:none!important;transform:none!important}@media screen and (width<=750px){.sc-reset-button,.sc-reset-button:hover,.sc-reset-button:focus,.sc-reset-button:focus-visible,.sc-reset-button:active{box-shadow:none!important;filter:none!important;-webkit-tap-highlight-color:transparent!important;border:none!important;outline:none!important;transform:none!important}.sc-reset-button:active{color:#fff!important;background:#2563eb!important}}.sc-reset-icon{color:#2563eb;cursor:pointer;width:45px;height:45px;box-shadow:none;filter:none;appearance:none;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:50%;outline:none;flex:0 0 45px;justify-content:center;align-items:center;padding:0;font-family:Arial,sans-serif;font-size:30px;font-weight:700;line-height:1;transition:background-color .15s,color .15s;display:inline-flex;transform:none}.sc-reset-icon:hover{color:#1d4ed8;box-shadow:none;filter:none;background:#eaf2ff;border:none;outline:none;transform:none}.sc-reset-icon:active{color:#fff;box-shadow:none;filter:none;background:#2563eb;border:none;outline:none;transform:none}.sc-reset-icon:focus,.sc-reset-icon:focus-visible{box-shadow:none;border:none;outline:none}@media (width<=750px){.sc-reset-icon{flex-basis:43px;width:43px;height:43px;font-size:29px}}.sc-reset-button .sc-reset-svg{color:currentColor;pointer-events:none;width:24px;height:24px;display:block}@media screen and (width<=750px){.sc-reset-button .sc-reset-svg{width:22px;height:22px}}.sc-reset-button,.sc-reset-button:hover,.sc-reset-button:active,.sc-reset-button:focus,.sc-reset-button:focus-visible{cursor:pointer;width:32px!important;min-width:32px!important;height:32px!important;box-shadow:none!important;filter:none!important;color:#2563eb!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;transform:none!important}.sc-clear-reset-icon{pointer-events:none;width:27px;height:27px;display:block}.sc-reset-button:active{color:#6035f5!important}.sc-reset-button:disabled{opacity:.45;cursor:not-allowed}button.sc-reset-button,button.sc-reset-button:hover,button.sc-reset-button:active,button.sc-reset-button:focus,button.sc-reset-button:focus-visible,button.sc-reset-button:disabled{border:none!important;outline:none!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}button.sc-reset-button .sc-clear-reset-icon{border:none!important;width:28px!important;height:28px!important;margin:auto!important}@media screen and (width<=750px){button.sc-reset-button{place-self:center!important;width:34px!important;height:34px!important}button.sc-reset-button .sc-clear-reset-icon{width:27px!important;height:27px!important}}button.sc-reset-button,button.sc-reset-button:hover,button.sc-reset-button:active,button.sc-reset-button:focus,button.sc-reset-button:focus-visible,button.sc-reset-button:disabled{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;cursor:pointer!important;color:#2563eb!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;transition:color .12s!important;display:inline-flex!important;transform:none!important}button.sc-reset-button .sc-clear-reset-icon{stroke:currentColor;filter:none!important;color:#2563eb!important;width:34px!important;height:34px!important}button.sc-reset-button:hover{color:#4f46e5!important}button.sc-reset-button:active{color:#6035f5!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;transform:none!important}button.sc-reset-button:focus,button.sc-reset-button:focus-visible{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}@media screen and (width<=750px){button.sc-reset-button{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;background:0 0!important;width:48px!important;height:48px!important}button.sc-reset-button .sc-clear-reset-icon{width:36px!important;height:36px!important}button.sc-reset-button:hover,button.sc-reset-button:active,button.sc-reset-button:focus,button.sc-reset-button:focus-visible{box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;transform:none!important}}.sc-reset-button:hover:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#12bdf5 0%,#087cf5 48%,#6035f5 100%)!important;border-color:#0000!important;transform:none!important}.sc-reset-button:active:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#6035f5 0%,#087cf5 52%,#12bdf5 100%)!important;transform:none!important}.sc-controls{grid-template-columns:245px 58px minmax(260px,1fr)!important;align-items:center!important;gap:8px!important;width:min(720px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}button.sc-reset-button,button.sc-reset-button:hover,button.sc-reset-button:active,button.sc-reset-button:focus,button.sc-reset-button:focus-visible{color:#fff!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;box-shadow:none!important;filter:none!important;cursor:pointer!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border:0!important;border-radius:13px!important;outline:none!important;grid-area:1/2!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;transition:none!important;display:inline-flex!important;transform:none!important}button.sc-reset-button .sc-clear-reset-icon{color:#fff!important;width:27px!important;height:27px!important;box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;outline:0!important;display:block!important}button.sc-reset-button:hover:not(:disabled),button.sc-reset-button:active:not(:disabled),button.sc-reset-button:focus:not(:disabled),button.sc-reset-button:focus-visible:not(:disabled){color:#fff!important;box-shadow:none!important;filter:none!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border:0!important;outline:0!important;transform:none!important}button.sc-reset-button:disabled{opacity:.55!important;cursor:not-allowed!important}.sc-quality-wrap{grid-area:1/1!important;width:245px!important;max-width:100%!important;margin:0!important}.sc-download-button{grid-area:1/3!important}@media screen and (width<=750px){.sc-controls{grid-template-columns:minmax(0,1fr) 48px!important;align-items:center!important;gap:8px 7px!important;width:100%!important;margin-top:10px!important;display:grid!important}.sc-quality-wrap{grid-area:1/1!important;width:100%!important;margin:0!important}button.sc-reset-button,button.sc-reset-button:hover,button.sc-reset-button:active,button.sc-reset-button:focus,button.sc-reset-button:focus-visible{width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;box-shadow:none!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border-radius:11px!important;grid-area:1/2!important;padding:0!important;transform:none!important}button.sc-reset-button .sc-clear-reset-icon{width:24px!important;height:24px!important}.sc-download-button{grid-area:2/1/auto/-1!important;width:100%!important}}@media screen and (width<=390px){.sc-controls{grid-template-columns:minmax(0,1fr) 45px!important;column-gap:6px!important}button.sc-reset-button,button.sc-reset-button:hover,button.sc-reset-button:active,button.sc-reset-button:focus,button.sc-reset-button:focus-visible{width:45px!important;min-width:45px!important;max-width:45px!important;height:45px!important;min-height:45px!important;max-height:45px!important}button.sc-reset-button .sc-clear-reset-icon{width:22px!important;height:22px!important}}@media screen and (width>=751px){.sc-controls{grid-template-columns:245px 58px minmax(260px,1fr)!important;align-items:center!important;gap:0 6px!important;width:min(700px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}.sc-quality-wrap{grid-area:1/1!important;width:245px!important;margin:0!important}button.sc-reset-button{grid-area:1/2!important;width:58px!important;min-width:58px!important;max-width:58px!important;margin:0!important}.sc-download-button{grid-area:1/3!important;margin:0!important}.sc-quality-wrap{position:relative!important;overflow:visible!important}button.sc-reset-button{z-index:10!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;left:calc(50% - 210px)!important;transform:translateY(-50%)!important}.sc-controls{grid-template-columns:58px 245px 385px!important;justify-content:center!important;align-items:center!important;gap:0 8px!important;width:fit-content!important;margin:23px auto 0!important;display:grid!important}button.sc-reset-button{grid-area:1/1!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}button.sc-reset-button:hover,button.sc-reset-button:active,button.sc-reset-button:focus,button.sc-reset-button:focus-visible{transform:none!important}.sc-quality-wrap{grid-area:1/2!important;width:245px!important;min-width:245px!important;margin:0!important;position:relative!important}.sc-download-button{grid-area:1/3!important;width:385px!important;min-width:385px!important;margin:0!important}button.sc-reset-button,button.sc-reset-button:hover,button.sc-reset-button:active,button.sc-reset-button:focus,button.sc-reset-button:focus-visible{z-index:auto!important;grid-area:1/1!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0!important;position:static!important;inset:auto!important;transform:translate(0,0)!important}button.sc-reset-button:active .sc-clear-reset-icon,button.sc-reset-button:focus .sc-clear-reset-icon,button.sc-reset-button:focus-visible .sc-clear-reset-icon{transform:none!important}}.sc-download-layout{flex-direction:column!important;width:100%!important;display:flex!important}.sc-top-features{order:1!important}.sc-download-card{order:2!important}@media screen and (width<=750px){.sc-download-card{order:1!important}.sc-top-features{order:2!important;margin-top:16px!important}}.mp3-back-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#14b8ff,#2563eb 55%,#5338f7);border:0;border-radius:13px;min-height:52px;margin-bottom:28px;padding:0 28px;font-size:17px;font-weight:900;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 25px #2563eb4d,0 0 28px #38bdf833}.mp3-back-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #2563eb61,0 0 30px #38bdf845}.platform-badge.mp3{color:#071a38;background:linear-gradient(#fff,#f8fbff);border:1.5px solid #6366f16b;border-radius:999px;justify-content:center;align-items:center;gap:11px;width:fit-content;min-height:48px;margin:0 auto;padding:0 14px 0 67px;font-size:12px;font-weight:950;display:inline-flex;position:relative;overflow:visible;box-shadow:0 8px 22px #2563eb1c}.platform-badge.mp3>svg{z-index:5;filter:drop-shadow(0 9px 8px #5b32e84d);width:66px;height:66px;transition:transform .32s cubic-bezier(.2,.8,.2,1.3);position:absolute;top:50%;left:-12px;transform:translateY(-50%)rotate(-8deg)}.platform-badge.mp3:hover>svg{transform:translateY(-57%)rotate(7deg)scale(1.13)}.platform-badge.mp3:before{content:"";background:#2563eb;border-radius:999px;width:5px;height:13px;position:absolute;top:-17px;left:9px;box-shadow:-16px 8px #8b5cf6,16px 8px #06b6d4}.platform-badge.mp3>span:not(.platform-free){color:#071a38;white-space:nowrap;font-weight:950}.platform-badge.mp3 .platform-free{color:#0965e9;background:linear-gradient(#fff,#edf6ff);border:1.5px solid #69a3ff;border-radius:999px;justify-content:center;align-items:center;min-height:27px;padding:0 11px;font-size:9px;font-weight:900;display:inline-flex}.mp3-top-features svg{flex-shrink:0}.mp3-url-row{background:#fff;border:1px solid #bfd5ee;border-radius:14px;align-items:center;min-height:65px;padding:5px;transition:border-color .2s,box-shadow .2s;display:flex}.mp3-url-row:focus-within{border-color:#5b96ff;box-shadow:0 0 0 4px #2563eb14}.mp3-url-input::placeholder{color:#8391a5}.mp3-url-input.has-error{color:#c92828}.mp3-paste-button{color:#fff;cursor:pointer;background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 45%,#6436f5 100%);border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-width:118px;height:56px;padding:0 22px;font-size:17px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 26px #2563eb52,0 0 24px #37c8ff40}.mp3-detected{color:#526783;background:#eaf4ff;border:1px solid #c3ddfb;border-radius:10px;width:fit-content;margin-top:11px;padding:8px 12px;font-size:11px;font-weight:700}.mp3-detected strong{color:#1460df}.mp3-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.mp3-progress-premium{background:linear-gradient(#f7fbfffa,#ebf5fff5);border:1px solid #4f8fff47;border-radius:14px;padding:14px 16px 12px;box-shadow:0 8px 24px #2563eb14,0 0 25px #1fbbff1a}.mp3-progress-top{color:#203450;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:11px;font-weight:700;display:flex}.mp3-progress-track{background:linear-gradient(#dceaf7,#ccdeed);border-radius:999px;height:13px;position:relative;overflow:hidden}.mp3-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#08bfff,#2563eb 52%,#633cf6);height:100%;transition:width .35s;position:relative;overflow:hidden;box-shadow:0 0 15px #2563eb6b,0 0 24px #1ebeff38}@keyframes mp3ProgressShine{0%{left:-100px}to{left:calc(100% + 100px)}}@keyframes mp3LivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.mp3-controls{grid-template-columns:130px 245px minmax(280px,1fr);align-items:center;gap:14px;width:min(760px,100%);margin:23px auto 0;display:grid}.mp3-reset-button{color:#2563eb;cursor:pointer;background:linear-gradient(#fff,#f1f7ff);border:1.5px solid #2563eb4d;border-radius:16px;grid-area:1/1;width:130px;min-width:130px;height:62px;min-height:62px;padding:0 22px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;font-weight:950;transition:color .2s,background .2s,border-color .2s,box-shadow .2s;box-shadow:0 10px 24px #2563eb1f,0 0 22px #38bdf81a}.mp3-quality-wrap{background:radial-gradient(circle at 12% 20%,#38bdf821,#0000 28%),linear-gradient(#fff,#f1f7ff);border:1.5px solid #2563eb6b;border-radius:17px;grid-area:1/2;align-items:center;width:245px;height:62px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #2563eb1f,0 0 24px #38bdf81a}.mp3-quality-wrap:hover{border-color:#2563eb;transform:none}.mp3-hd-icon{color:#fff;letter-spacing:.3px;z-index:3;pointer-events:none;background:linear-gradient(135deg,#22c1ff,#1680f5 50%,#4f46e5);border:0;border-radius:10px;place-items:center;width:44px;height:38px;font-size:9px;font-weight:950;display:grid;position:absolute;top:50%;left:12px;transform:translateY(-50%);box-shadow:0 8px 17px #2563eb4d}.mp3-select-arrow{color:#1877f2;pointer-events:none;background:linear-gradient(145deg,#eef6ff,#dcecff);border-radius:11px;place-items:center;width:42px;height:42px;font-size:21px;font-weight:950;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%);box-shadow:inset 0 0 0 1px #2563eb21,0 5px 12px #2563eb14}.mp3-download-button{color:#fff;letter-spacing:-.45px;white-space:nowrap;cursor:pointer;background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 42%,#2663f2 67%,#6436f5 100%);border:0;border-radius:14px;grid-area:1/3;justify-content:center;align-items:center;gap:14px;width:100%;min-width:280px;height:62px;min-height:62px;padding:0 28px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:21px;font-weight:950;line-height:1;transition:filter .2s,box-shadow .2s;display:flex;box-shadow:0 13px 30px #2563eb57,0 0 30px #16b8ff38}.mp3-download-button:disabled{opacity:.72;cursor:not-allowed}.mp3-download-button svg{flex-shrink:0;width:25px;height:25px}.mp3-download-button span{font-size:inherit;font-weight:inherit;white-space:nowrap}.mp3-info-copy li{color:#324b68;margin-top:8px;font-size:13px;line-height:1.6}.mp3-more-tools{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0dbdff,#2563eb 52%,#5b36f5);border:0;border-radius:12px;min-height:52px;margin-top:20px;padding:0 28px;font-size:16px;font-weight:900;box-shadow:0 10px 27px #2563eb57,0 0 24px #23beff3d}.mp3-visual-ring>svg{filter:drop-shadow(0 15px 22px #5b32e840)}.mp3-320-label{color:#fff;background:#10213f;border:3px solid #6ee7ff;border-radius:10px;flex-direction:column;align-items:center;padding:7px 10px;display:flex;position:absolute;bottom:14px;right:26px;box-shadow:0 10px 22px #0000002e}.mp3-320-label strong{font-size:22px;line-height:1}.mp3-320-label span{color:#77e4ff;margin-top:3px;font-size:8px;font-weight:900}.mp3-content-section>h2{color:#10213f;letter-spacing:-.4px;margin:0 0 19px;font-size:30px;font-weight:900}.mp3-step-card{text-align:center;background:linear-gradient(#fff,#fbfdff);border:1px solid #cbe3f3;border-radius:17px;min-height:205px;padding:18px;transition:transform .2s,box-shadow .2s;box-shadow:0 0 24px #38bdf82b,0 13px 30px #2563eb12}.mp3-step-card:hover{transform:translateY(-3px);box-shadow:0 0 28px #38bdf833,0 17px 34px #2563eb1a}.mp3-step-number{color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:15px;font-weight:900;display:grid}.mp3-step-card>svg{margin:6px auto 0;display:block}.mp3-step-card h3{color:#10213f;margin:17px 0 0;font-size:18px;font-weight:900;line-height:1.25}.mp3-step-card p{color:#526783;margin:10px 0 0;font-size:14px;font-weight:500;line-height:1.65}.mp3-feature-card{background:linear-gradient(#fff,#fbfdff);border:1px solid #cce3f0;border-radius:17px;align-items:flex-start;gap:15px;min-height:118px;padding:18px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 0 24px #38bdf82b,0 13px 28px #2563eb0f}.mp3-feature-card:hover{transform:translateY(-3px);box-shadow:0 0 28px #38bdf833,0 17px 33px #2563eb17}.mp3-feature-card>svg{flex-shrink:0;width:56px;height:56px}.mp3-blue-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:15px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 7px 16px #2563eb33}.mp3-feature-card h3{color:#10213f;margin:4px 0 0;font-size:17px;font-weight:900;line-height:1.25}.mp3-feature-card p{color:#526783;margin:6px 0 0;font-size:13.5px;font-weight:500;line-height:1.6}html.dark .mp3-page,html.dark .mp3-hero h1{color:#f8fafc}html.dark .platform-badge.mp3{background:linear-gradient(#14253c,#0c192b);border-color:#60a5fa59}html.dark .platform-badge.mp3>span:not(.platform-free){color:#f8fafc}html.dark .platform-badge.mp3 .platform-free{color:#74b1ff;background:#10243d;border-color:#477fc8}html.dark .mp3-top-features>div{color:#dce9f8;background:linear-gradient(#14243a,#0c192b)}html.dark .mp3-download-card{background:linear-gradient(#0e1d30,#0a1728);border-color:#479adb57}html.dark .mp3-url-row{background:#0a1626;border-color:#27415e}html.dark .mp3-quality-wrap{background:linear-gradient(#13253d,#0e1c2f);border-color:#3e78d0}html.dark .mp3-quality,html.dark .mp3-quality option{color:#f8fafc;background:#0e1c2f}html.dark .mp3-reset-button{color:#74b1ff;background:linear-gradient(#14253c,#0d1b2e);border-color:#60a5fa59}html.dark .mp3-info-panel{background:linear-gradient(135deg,#0f2035,#0a1727);border-color:#479adb4d}html.dark .mp3-info-copy h2,html.dark .mp3-content-section>h2,html.dark .mp3-step-card h3,html.dark .mp3-feature-card h3,html.dark .mp3-faq summary{color:#f8fafc}html.dark .mp3-info-copy p,html.dark .mp3-info-copy li,html.dark .mp3-step-card p,html.dark .mp3-feature-card p,html.dark .mp3-faq details p{color:#9fb0c7}html.dark .mp3-step-card,html.dark .mp3-feature-card,html.dark .mp3-faq details{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38}@media (width<=750px){.mp3-page{width:calc(100% - 16px);padding:20px 0 50px}.mp3-back-button{min-height:42px;margin-bottom:26px;padding:0 15px;font-size:12px}.platform-badge.mp3{gap:6px;min-height:43px;padding:0 9px 0 53px;font-size:8px}.platform-badge.mp3>svg{width:54px;height:54px;left:-8px}.platform-badge.mp3 .platform-free{min-height:22px;padding:0 7px;font-size:7px}.mp3-hero h1{margin-top:18px;padding:0 6px;font-size:clamp(30px,9vw,39px);line-height:1.05}.mp3-hero>p{max-width:340px;margin:11px auto 0;font-size:10px;line-height:1.55}.mp3-top-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(360px,100%);margin-top:15px;display:grid}.mp3-top-features>div{justify-content:flex-start;gap:5px;min-width:0;min-height:45px;padding:4px 7px 4px 5px;font-size:9px}.mp3-top-features svg{width:33px;height:33px}.mp3-download-card{border-radius:16px;margin-top:23px;padding:10px}.mp3-url-row{min-height:54px;padding:4px}.mp3-link-icon{display:none}.mp3-url-input{height:44px;padding:0 8px;font-size:9px}.mp3-paste-button{gap:5px;min-width:83px;height:43px;padding:0 10px;font-size:11px}.mp3-controls{grid-template-columns:105px 1fr;gap:10px;width:100%;margin-top:15px}.mp3-reset-button{grid-area:1/1;width:105px;min-width:105px;height:56px;min-height:56px;padding:0 14px;font-size:15px}.mp3-quality-wrap{grid-area:1/2;width:100%;height:56px}.mp3-quality{height:56px;font-size:12px}.mp3-download-button{grid-area:2/1/auto/-1;width:100%;min-width:0;height:56px;min-height:56px;font-size:17px}.mp3-info-panel{grid-template-columns:1fr;gap:0;min-height:0;margin-top:30px;padding:18px}.mp3-info-copy h2{font-size:20px}.mp3-info-copy p{font-size:12px}.mp3-info-copy li{font-size:11px}.mp3-more-tools{min-height:45px;font-size:13px}.mp3-visual{display:none}.mp3-content-section{margin-top:31px}.mp3-content-section>h2{margin-bottom:14px;font-size:23px}.mp3-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mp3-step-card{min-height:180px;padding:11px}.mp3-step-number{width:35px;height:35px;font-size:11px}.mp3-step-card>svg{width:39px;height:39px}.mp3-step-card h3{font-size:15px}.mp3-step-card p{font-size:12px}.mp3-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mp3-feature-card{flex-direction:column;gap:8px;min-width:0;min-height:145px;padding:11px}.mp3-feature-card>svg,.mp3-blue-icon{width:42px;height:42px}.mp3-feature-card h3{font-size:14px}.mp3-feature-card p{font-size:11px}.mp3-faq-grid{grid-template-columns:1fr;gap:8px}.mp3-faq summary{padding:13px 12px;font-size:12px}.mp3-faq details p{padding:0 12px 13px;font-size:11px}}@media (width<=390px){.mp3-page{width:calc(100% - 12px)}.mp3-hero h1{font-size:29px}.platform-badge.mp3{font-size:7px}.mp3-step-grid,.mp3-feature-grid{gap:7px}}.mp3-platform-icons{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;width:min(760px,100%)!important;margin:22px auto 0!important;display:grid!important}.mp3-platform-icons>.mp3-platform-pill{color:#10213f!important;background:radial-gradient(circle at 15% 15%,#fffffff5,#0000 35%),linear-gradient(#fff 0%,#eef6ff 100%)!important;border:1px solid #94b7e557!important;border-radius:17px!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-height:74px!important;padding:10px 12px!important;font-size:13px!important;font-weight:900!important;transition:transform .2s,box-shadow .2s,border-color .2s!important;display:flex!important;box-shadow:0 11px 28px #2563eb1a,0 0 24px #38bdf814,inset 0 1px #fffffff2!important}.mp3-platform-icons>.mp3-platform-pill:hover{border-color:#2563eb66!important;transform:translateY(-3px)!important;box-shadow:0 15px 34px #2563eb29,0 0 30px #38bdf821!important}.mp3-platform-pill svg{filter:drop-shadow(0 7px 9px #0f172a29);flex-shrink:0!important;width:46px!important;height:46px!important}.mp3-platform-pill.youtube{box-shadow:0 11px 28px #ff003314,0 0 22px #ff00330f!important}.mp3-platform-pill.facebook{box-shadow:0 11px 28px #1877f21a,0 0 22px #1877f212!important}.mp3-platform-pill.tiktok{box-shadow:0 11px 28px #0f172a1a,0 0 22px #25f4ee12!important}.mp3-platform-pill.instagram{box-shadow:0 11px 28px #d6297617,0 0 22px #4f5bd512!important}.mp3-platform-pill.snapchat{box-shadow:0 11px 28px #ebbe001a,0 0 22px #fffc0017!important}.mp3-converter-visual>svg{transition:transform .25s,filter .25s;transform:translateY(-2px);filter:drop-shadow(0 18px 22px #2563eb33)drop-shadow(0 0 18px #8b5cf61f)!important;width:250px!important;height:250px!important;display:block!important}.mp3-converter-visual:hover>svg{transform:translateY(-8px)scale(1.04);filter:drop-shadow(0 22px 26px #2563eb40)drop-shadow(0 0 24px #8b5cf62e)!important}html.dark .mp3-platform-icons>.mp3-platform-pill{color:#f8fafc!important;background:linear-gradient(#14243a,#0c192b)!important;border-color:#4d89dc3d!important}@media (width<=750px){.mp3-platform-icons{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important}.mp3-platform-icons>.mp3-platform-pill{min-height:62px!important;padding:8px 10px!important;font-size:11px!important}.mp3-platform-pill svg{width:39px!important;height:39px!important}.mp3-platform-pill.snapchat{grid-column:1/-1!important;justify-self:center!important;width:min(210px,100%)!important}.mp3-converter-visual{width:230px!important;height:190px!important}.mp3-converter-visual>svg{width:190px!important;height:190px!important}}.mp3-hero-top{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:18px!important;width:100%!important;margin-bottom:0!important;display:flex!important}.mp3-hero-top .mp3-back-button{justify-content:center!important;align-items:center!important;width:fit-content!important;margin:0!important;display:inline-flex!important}.mp3-hero-top .platform-badge.mp3{margin:0 auto!important;display:inline-flex!important}.mp3-platform-icons{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;width:min(800px,100%)!important;margin:22px auto 0!important}.mp3-platform-icons>.mp3-platform-pill{border-radius:18px!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;min-width:0!important;min-height:76px!important;padding:10px 13px!important;display:flex!important;overflow:hidden!important}.mp3-platform-icons>.mp3-platform-pill>span:last-child{white-space:nowrap!important;min-width:0!important;font-size:13px!important;font-weight:900!important;line-height:1!important}.mp3-platform-icon-box{background:linear-gradient(#fffffffa,#f2f7fffa)!important;border-radius:15px!important;flex:0 0 48px!important;place-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;display:grid!important;box-shadow:inset 0 0 0 1px #2563eb14,0 7px 16px #0f172a1a!important}.mp3-platform-icon-box>svg{filter:none!important;flex:none!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;display:block!important;transform:none!important}.mp3-platform-pill svg{width:34px!important;height:34px!important}.mp3-platform-pill.youtube .mp3-platform-icon-box{box-shadow:inset 0 0 0 1px #ff00331f,0 7px 18px #ff00331a!important}.mp3-platform-pill.facebook .mp3-platform-icon-box{box-shadow:inset 0 0 0 1px #1877f221,0 7px 18px #1877f21c!important}.mp3-platform-pill.tiktok .mp3-platform-icon-box{box-shadow:inset 0 0 0 1px #0f172a1f,0 7px 18px #0f172a1c!important}.mp3-platform-pill.instagram .mp3-platform-icon-box{box-shadow:inset 0 0 0 1px #d629761f,0 7px 18px #d629761a!important}.mp3-platform-pill.snapchat .mp3-platform-icon-box{box-shadow:inset 0 0 0 1px #d9b90029,0 7px 18px #ffd6001f!important}.mp3-converter-visual{background:radial-gradient(circle at 50% 45%,#38bdf829,#8b5cf613 48%,#0000 72%)!important;border-radius:34px!important;width:300px!important;height:230px!important;box-shadow:0 0 50px #38bdf829,0 18px 40px #2563eb12!important}.mp3-converter-visual>svg{filter:drop-shadow(0 15px 18px #2563eb24)!important;width:265px!important;max-width:92%!important;height:220px!important;display:block!important;transform:none!important}.mp3-converter-visual:hover>svg{transform:translateY(-4px)scale(1.02)!important}html.dark .mp3-platform-icon-box{background:linear-gradient(#172a43,#102038)!important;box-shadow:inset 0 0 0 1px #60a5fa24,0 8px 18px #0000002e!important}@media (width<=750px){.mp3-hero-top{gap:15px!important}.mp3-platform-icons{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.mp3-platform-icons>.mp3-platform-pill{min-height:66px!important;padding:8px 10px!important}.mp3-platform-icon-box{flex-basis:42px!important;width:42px!important;min-width:42px!important;height:42px!important}.mp3-platform-icon-box>svg,.mp3-platform-pill svg{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important}.mp3-platform-icons>.mp3-platform-pill>span:last-child{font-size:11px!important}.mp3-platform-pill.snapchat{width:min(220px,100%)!important}.mp3-converter-visual{width:230px!important;height:180px!important}.mp3-converter-visual>svg{width:210px!important;height:175px!important}}.mp3-main-logo{object-fit:contain!important;filter:drop-shadow(0 5px 8px #2563eb2e)!important;flex-shrink:0!important;width:38px!important;min-width:38px!important;height:38px!important;margin:0 5px 0 0!important;display:block!important;position:static!important;transform:none!important}.mp3-converter-main-image{object-fit:contain!important;filter:drop-shadow(0 14px 18px #2563eb2e)drop-shadow(0 0 15px #ec48991a)!important;width:230px!important;max-width:100%!important;height:190px!important;margin:0 auto!important;display:block!important;position:static!important;transform:none!important}.mp3-converter-visual{justify-content:center!important;align-items:center!important;width:300px!important;height:240px!important;display:flex!important;overflow:hidden!important}@media (width<=750px){.mp3-main-logo{width:32px!important;min-width:32px!important;height:32px!important}.mp3-converter-main-image{width:190px!important;height:155px!important}.mp3-converter-visual{width:230px!important;height:190px!important}}.platform-badge.mp3{background:#fff!important;border:1.5px solid #9fc5ff!important;border-radius:999px!important;align-items:center!important;gap:12px!important;width:fit-content!important;min-height:48px!important;margin:18px auto 0!important;padding:0 15px 0 58px!important;display:inline-flex!important;position:relative!important;box-shadow:0 10px 26px #2563eb1a,0 0 18px #2563eb0f!important}.platform-badge.mp3 .mp3-main-logo{object-fit:contain!important;z-index:3!important;filter:drop-shadow(0 8px 12px #2563eb38)!important;width:58px!important;min-width:58px!important;height:58px!important;margin:0!important;position:absolute!important;top:50%!important;left:-22px!important;transform:translateY(-50%)!important}.platform-badge.mp3 .platform-free{color:#2563eb!important;background:#fff!important;border:1.5px solid #3b82f6!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:48px!important;height:28px!important;padding:0 11px!important;font-size:10px!important;font-weight:900!important;display:inline-flex!important}@media (width<=750px){.platform-badge.mp3{gap:8px!important;min-height:44px!important;padding-left:49px!important}.platform-badge.mp3 .mp3-main-logo{width:50px!important;min-width:50px!important;height:50px!important;left:-18px!important}.platform-badge.mp3>span:not(.platform-free){font-size:11px!important}.platform-badge.mp3 .platform-free{min-width:42px!important;height:25px!important;padding:0 8px!important;font-size:9px!important}}.mp3-page{width:min(1160px,100% - 36px);margin:0 auto;padding:28px 0 75px}.mp3-hero{text-align:center}.mp3-back-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#14b8ff,#2563eb 55%,#5338f7);border:0;border-radius:13px;min-height:48px;margin-bottom:22px;padding:0 22px;font-size:14px;font-weight:800;box-shadow:0 10px 25px #2563eb4d,0 0 28px #38bdf833}.mp3-badge{color:#1e3a5f;background:linear-gradient(#fff,#e8f2ff);border:1px solid #bcd3f5;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin:0 auto;padding:8px 17px;font-size:12px;font-weight:850;display:flex;box-shadow:0 8px 22px #2563eb14}.mp3-hero h1{color:#10213f;letter-spacing:-.045em;margin:22px auto 0;font-size:clamp(42px,5vw,59px);font-weight:900}.mp3-hero h1 span{color:#2563eb}.mp3-hero>p{color:#526783;margin:10px 0 0;font-size:14px}.mp3-hero>p strong{color:#1263ed}.mp3-top-features{flex-wrap:wrap;justify-content:center;gap:9px;margin:16px auto 0;display:flex}.mp3-top-features>div{color:#29415f;background:linear-gradient(#f7fbff,#eaf4ff);border-radius:999px;align-items:center;gap:8px;min-height:37px;padding:0 13px;font-size:11px;font-weight:700;display:flex;box-shadow:0 6px 18px #2563eb14}.mp3-top-features b{color:#fff;background:#2563eb;border-radius:8px;place-items:center;min-width:27px;height:27px;font-size:11px;display:grid}.mp3-download-card{background:linear-gradient(#fff,#fbfeff);border:1px solid #b9ddf1;border-radius:20px;margin-top:25px;padding:19px 25px 22px;box-shadow:0 0 28px #25c0eb33,0 18px 45px #0f172a12}.mp3-url-row{background:#fff;border:1px solid #bfd5ee;border-radius:14px;align-items:center;min-height:65px;padding:5px;display:flex}.mp3-link-icon{margin-left:14px;font-size:17px}.mp3-url-input{color:#10213f;background:0 0;border:0;outline:0;flex:1;min-width:0;height:52px;padding:0 13px;font-size:13px}.mp3-paste-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5);border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;height:54px;padding:0 28px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 26px #2563eb52,0 0 24px #37c8ff40}.mp3-paste-button:hover{transform:translateY(-2px);box-shadow:0 14px 32px #2563eb66,0 0 30px #37c8ff4d}.mp3-status-box{border-radius:10px;align-items:center;gap:8px;min-height:41px;margin-top:11px;padding:0 14px;font-size:11px;font-weight:700;display:flex}.mp3-status-dot{border-radius:50%;width:8px;height:8px}.mp3-status-box.info{color:#1460df;background:#eaf4ff;border:1px solid #c3ddfb}.mp3-status-box.info .mp3-status-dot{background:#2563eb}.mp3-status-box.success{color:#168447;background:#ecfbf1;border:1px solid #bfe6cb}.mp3-status-box.success .mp3-status-dot{background:#22c55e}.mp3-status-box.error{color:#c92828;background:#fff0f1;border:1px solid #ffc8cc}.mp3-status-box.error .mp3-status-dot{background:#ef4444}.mp3-progress{margin-top:15px}.mp3-progress-top{color:#203450;justify-content:space-between;margin-bottom:9px;font-size:11px;font-weight:700;display:flex}.mp3-progress-top strong{color:#1565f5;font-size:12px}.mp3-progress-track{background:#d8e8f6;border-radius:999px;height:11px;overflow:hidden}.mp3-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#2865ee,#20bee9);height:100%;transition:width .25s}.mp3-controls{grid-template-columns:245px minmax(0,1fr);gap:17px;width:min(610px,100%);margin:23px auto 0;display:grid}.mp3-quality-wrap{background:#fff;border:1px solid #74a8ff;border-radius:12px;align-items:center;height:55px;display:flex;position:relative;box-shadow:0 6px 16px #2563eb14,0 0 14px #2563eb14}.mp3-hd-icon{color:#2563eb;border:2px solid #2563eb;border-radius:6px;place-items:center;width:29px;height:29px;margin-left:12px;font-size:10px;font-weight:900;display:grid}.mp3-quality{appearance:none;color:#10213f;cursor:pointer;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 43px 0 11px;font-size:13px;font-weight:800}.mp3-select-arrow{color:#075ee9;pointer-events:none;font-size:23px;font-weight:900;position:absolute;top:50%;right:15px;transform:translateY(-57%)}.mp3-download-button{color:#fff;letter-spacing:-.35px;cursor:pointer;background:linear-gradient(110deg,#10bdf5 0%,#087cf5 48%,#6035f5 100%);border:0;border-radius:13px;justify-content:center;align-items:center;gap:13px;height:58px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:19px;font-weight:900;line-height:1;display:flex;box-shadow:0 11px 27px #2563eb4d,0 0 25px #10bdf529}.mp3-download-button span{justify-content:center;align-items:center;font-size:24px;line-height:1;display:inline-flex}.mp3-download-button:disabled{transform:none}.mp3-download-button span{font-size:23px}.mp3-download-button:disabled{opacity:.67}.mp3-info-panel{background:linear-gradient(135deg,#fff,#eff7ff);border:1px solid #a8cfff;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:25px;min-height:320px;margin-top:49px;padding:31px;display:grid;overflow:hidden;box-shadow:0 0 28px #23b4f02e,0 17px 36px #2563eb12}.mp3-info-copy h2{color:#10213f;align-items:center;gap:8px;margin:0;font-size:23px;font-weight:900;display:flex}.mp3-info-copy p{color:#526783;max-width:600px;margin-top:15px;font-size:11px;line-height:1.7}.mp3-info-copy ul{margin:18px 0 0;padding:0;list-style:none}.mp3-info-copy li{color:#324b68;margin-top:8px;font-size:11px}.mp3-more-tools{color:#fff;background:linear-gradient(135deg,#15b9ff,#2563eb 52%,#5637f4);border-radius:11px;min-height:45px;margin-top:20px;padding:0 21px;font-size:12px;font-weight:850;box-shadow:0 10px 23px #2563eb3d}.mp3-visual{place-items:center;display:grid}.mp3-visual-ring{background:radial-gradient(circle,#7c3aed2e,#38bdf81a 45%,#0000 70%);border-radius:50%;place-items:center;width:245px;height:190px;display:grid;position:relative;box-shadow:0 0 45px #38bdf838}.mp3-youtube-icon{color:#fff;background:linear-gradient(145deg,#ff3c3c,#ff001f);border-radius:25px;place-items:center;width:110px;height:90px;font-size:38px;display:grid;box-shadow:0 14px 35px #ff00234d}.mp3-8k-label{color:#ffd22f;background:#10213f;border:3px solid #ffc928;border-radius:10px;flex-direction:column;align-items:center;padding:7px 10px;display:flex;position:absolute;bottom:14px;right:26px;box-shadow:0 10px 22px #0000002e}.mp3-8k-label strong{font-size:25px;line-height:1}.mp3-8k-label span{margin-top:3px;font-size:8px;font-weight:900}.mp3-content-section{margin-top:45px}.mp3-content-section>h2{color:#10213f;margin:0 0 19px;font-size:25px;font-weight:900}.mp3-step-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.mp3-step-card{text-align:center;background:linear-gradient(#fff,#fbfdff);border:1px solid #cbe3f3;border-radius:17px;min-height:205px;padding:18px;box-shadow:0 0 24px #38bdf82b,0 13px 30px #2563eb12}.mp3-step-top{justify-content:space-between;align-items:center;display:flex}.mp3-step-number,.mp3-step-icon{border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.mp3-step-number{color:#fff}.mp3-step-icon{font-size:22px}.mp3-step-number.blue{background:#16a9ee}.mp3-step-number.purple{background:#6c38f2}.mp3-step-number.green{background:#13ca5b}.mp3-step-number.orange{background:#ff7607}.mp3-step-icon.blue{color:#1565ef;background:#eaf3ff}.mp3-step-icon.purple{color:#6833ed;background:#f0eaff}.mp3-step-icon.green{color:#0ca77b;background:#e1fcf3}.mp3-step-icon.orange{color:#f76b00;background:#fff0e5}.mp3-step-card h3{color:#10213f;margin:17px 0 0;font-size:14px;font-weight:900}.mp3-step-card p{color:#526783;margin:10px 0 0;font-size:11px;line-height:1.6}.mp3-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.mp3-feature-card{background:linear-gradient(#fff,#fbfdff);border:1px solid #cce3f0;border-radius:17px;align-items:flex-start;gap:15px;min-height:118px;padding:18px;display:flex;box-shadow:0 0 24px #38bdf82b,0 13px 28px #2563eb0f}.mp3-feature-icon{border-radius:15px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.mp3-feature-icon.yellow{background:#fff1c8}.mp3-feature-icon.pink{color:#fff;background:#ff2e6e}.mp3-feature-icon.blue{color:#fff;background:#2563eb}.mp3-feature-icon.cyan{background:#e7faff}.mp3-feature-icon.purple{color:#fff;background:#7246f5}.mp3-feature-icon.green{background:#dffbec}.mp3-feature-card h3{color:#10213f;margin:4px 0 0;font-size:13px;font-weight:900}.mp3-feature-card p{color:#526783;margin:6px 0 0;font-size:10px;line-height:1.5}.mp3-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 24px;display:grid}.mp3-faq details{background:#fff;border:1px solid #c8def2;border-radius:12px;overflow:hidden;box-shadow:0 0 18px #38bdf81a}.mp3-faq summary{color:#10213f;cursor:pointer;padding:16px 18px;font-size:11px;font-weight:850}.mp3-faq details p{color:#526783;margin:0;padding:0 18px 16px;font-size:10px;line-height:1.6}@media (width<=750px){.mp3-page{width:calc(100% - 18px)}.mp3-hero h1{font-size:37px}.mp3-top-features{gap:6px}.mp3-top-features>div{padding:0 9px;font-size:9px}.mp3-download-card{padding:12px}.mp3-url-row{min-height:57px}.mp3-link-icon{display:none}.mp3-url-input{font-size:10px}.mp3-paste-button{height:45px;padding:0 16px;font-size:12px}.mp3-controls{grid-template-columns:1fr;gap:10px}.mp3-quality-wrap,.mp3-download-button{height:51px}.mp3-info-panel{grid-template-columns:1fr;padding:20px}.mp3-visual{display:none}.mp3-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mp3-step-card{min-height:185px;padding:13px}.mp3-step-number,.mp3-step-icon{width:35px;height:35px}.mp3-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mp3-feature-card{flex-direction:column;min-height:145px;padding:13px}.mp3-feature-icon{width:40px;height:40px}.mp3-faq-grid{grid-template-columns:1fr;gap:9px}}html.dark .mp3-page,html.dark .mp3-hero h1{color:#f8fafc}html.dark .mp3-hero h1 span{color:#4f8cff}html.dark .mp3-hero>p{color:#9fb0c7}html.dark .mp3-hero>p strong{color:#56a1ff}html.dark .mp3-badge{color:#e8f1ff;background:linear-gradient(#132238,#0d1b2e);border-color:#60a5fa47;box-shadow:0 0 22px #2563eb1f}html.dark .mp3-top-features>div{color:#dce9f8;background:linear-gradient(#14243afa,#0c192bfa);border-color:#4d89dc38;box-shadow:0 8px 24px #0003,0 0 20px #2563eb14}html.dark .mp3-top-features>div:hover{box-shadow:0 12px 28px #00000047,0 0 25px #38bdf826}html.dark .mp3-download-card{background:radial-gradient(circle at 50% 0,#2563eb14,#0000 42%),linear-gradient(#0e1d30,#0a1728);border-color:#479adb57;box-shadow:0 0 35px #19a7de21,0 22px 45px #0000004d}html.dark .mp3-url-row{background:#0a1626;border-color:#27415e;box-shadow:inset 0 1px #ffffff06}html.dark .mp3-url-row:focus-within{border-color:#4188ff;box-shadow:0 0 0 4px #2563eb1a,0 0 22px #2563eb1a}html.dark .mp3-url-input{color:#f8fafc}html.dark .mp3-url-input::placeholder{color:#72839a}html.dark .mp3-status-box.info{color:#82baff;background:#0d2947;border-color:#214b76}html.dark .mp3-status-box.success{color:#74e0a5;background:#0d2d22;border-color:#1c5d42}html.dark .mp3-status-box.error{color:#ff9ba5;background:#35171d;border-color:#6c2933}html.dark .mp3-progress-top{color:#c5d3e4}html.dark .mp3-progress-top strong{color:#4f9cff}html.dark .mp3-progress-track{background:#20334a}html.dark .mp3-quality-wrap{background:linear-gradient(#13253d,#0e1c2f);border-color:#3e78d0;box-shadow:0 8px 20px #00000040,0 0 20px #2563eb17}html.dark .mp3-quality-wrap:hover{border-color:#5794ff;box-shadow:0 10px 26px #0000004d,0 0 24px #2563eb29}html.dark .mp3-quality{color:#f8fafc}html.dark .mp3-quality option{color:#f8fafc;background:#0e1c2f}html.dark .mp3-hd-icon{color:#76b4ff;background:#112b4d;border-color:#58a1ff}html.dark .mp3-select-arrow{color:#71b1ff}html.dark .mp3-info-panel{background:radial-gradient(circle at 75%,#2563eb1a,#0000 35%),linear-gradient(135deg,#0f2035,#0a1727);border-color:#479adb4d;box-shadow:0 0 32px #1aa8db1f,0 20px 42px #00000040}html.dark .mp3-info-copy h2{color:#f8fafc}html.dark .mp3-info-copy p,html.dark .mp3-info-copy li{color:#9fb0c7}html.dark .mp3-content-section>h2{color:#f8fafc}html.dark .mp3-step-card{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38;box-shadow:0 0 24px #33b5e914,0 15px 30px #0000003d}html.dark .mp3-step-card:hover{border-color:#539aff66;box-shadow:0 0 30px #33b5e926,0 18px 35px #0000004d}html.dark .mp3-step-card h3{color:#f8fafc}html.dark .mp3-step-card p{color:#9fb0c7}html.dark .mp3-feature-card{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc38;box-shadow:0 0 24px #33b5e914,0 14px 28px #0000003b}html.dark .mp3-feature-card:hover{border-color:#539aff66;box-shadow:0 0 30px #33b5e926,0 18px 34px #00000047}html.dark .mp3-feature-card h3{color:#f8fafc}html.dark .mp3-feature-card p{color:#9fb0c7}html.dark .mp3-faq details{background:linear-gradient(#102036,#0b1829);border-color:#4d89dc40;box-shadow:0 0 20px #38bdf812}html.dark .mp3-faq summary{color:#f8fafc}html.dark .mp3-faq details p{color:#9fb0c7}.mp3-download-button{background:linear-gradient(135deg,#09bcff 0%,#2563eb 52%,#633cf6 100%);transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 28px #2563eb57,0 0 25px #29b5ff38}.mp3-download-button:disabled{opacity:1;cursor:not-allowed;background:linear-gradient(135deg,#43b9f7,#4f7ee9,#7659ee);box-shadow:0 10px 26px #2563eb45,0 0 22px #5a69f02e}@media (width<=750px){.mp3-page{width:calc(100% - 16px);padding:20px 0 50px}.mp3-back-button{min-height:42px;margin-bottom:17px;padding:0 15px;font-size:10px}.mp3-badge{min-height:34px;padding:0 11px;font-size:8px}.mp3-badge svg{width:16px;height:16px}.mp3-hero h1{max-width:100%;margin-top:18px;padding:0 6px;font-size:clamp(30px,9vw,39px);line-height:1.05}.mp3-hero>p{max-width:330px;margin:11px auto 0;padding:0 8px;font-size:9px;line-height:1.55}.mp3-top-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(360px,100%);margin-top:15px;display:grid}.mp3-top-features>div{justify-content:flex-start;gap:5px;min-width:0;min-height:45px;padding:4px 7px 4px 5px;font-size:8px}.mp3-top-features svg{flex-shrink:0;width:33px;height:33px}.mp3-download-card{border-radius:16px;margin-top:23px;padding:10px}.mp3-url-row{min-height:54px;padding:4px}.mp3-link-icon{display:none}.mp3-url-input{height:44px;padding:0 8px;font-size:9px}.mp3-paste-button{border-radius:10px;gap:5px;min-width:83px;height:43px;padding:0 10px;font-size:10px}.mp3-paste-button svg{width:17px;height:17px}.mp3-status-box{min-height:36px;padding:7px 10px;font-size:8px;line-height:1.4}.mp3-progress{margin-top:12px}.mp3-progress-top{font-size:8px}.mp3-controls{grid-template-columns:1fr;gap:9px;width:100%;margin-top:15px}.mp3-quality-wrap,.mp3-download-button{width:100%;height:49px}.mp3-quality{font-size:10px}.mp3-hd-icon{width:28px;height:28px;font-size:8px}.mp3-download-button{font-size:11px}.mp3-info-panel{border-radius:16px;grid-template-columns:1fr;gap:0;min-height:0;margin-top:30px;padding:18px}.mp3-info-copy h2{font-size:18px;line-height:1.2}.mp3-info-copy h2 svg{flex-shrink:0;width:31px;height:31px}.mp3-info-copy p{font-size:9px;line-height:1.65}.mp3-info-copy li{font-size:9px}.mp3-more-tools{min-height:41px;font-size:9px}.mp3-visual{display:none}.mp3-content-section{margin-top:31px}.mp3-content-section>h2{margin-bottom:14px;font-size:20px}.mp3-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mp3-step-card{border-radius:14px;min-height:180px;padding:11px}.mp3-step-number{width:31px;height:31px;font-size:9px;top:10px;left:10px}.mp3-step-card>svg{width:39px;height:39px;margin-top:2px}.mp3-step-card h3{margin-top:9px;font-size:10px}.mp3-step-card p{margin-top:7px;font-size:8px;line-height:1.5}.mp3-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mp3-feature-card{border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;min-height:145px;padding:11px}.mp3-feature-card>svg,.mp3-blue-icon{width:39px;height:39px}.mp3-blue-icon svg{width:22px;height:22px}.mp3-feature-card h3{font-size:10px}.mp3-feature-card p{font-size:8px;line-height:1.45}.mp3-faq-grid{grid-template-columns:1fr;gap:8px}.mp3-faq summary{padding:13px 12px;font-size:9px;line-height:1.35}.mp3-faq details p{padding:0 12px 13px;font-size:8px}}@media (width<=390px){.mp3-page{width:calc(100% - 12px)}.mp3-hero h1{font-size:29px}.mp3-top-features>div{font-size:7px}.mp3-step-grid,.mp3-feature-grid{gap:7px}.mp3-step-card,.mp3-feature-card{padding:9px}}.mp3-more-tools{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0dbdff 0%,#2563eb 52%,#5b36f5 100%);border:0;border-radius:12px;min-height:46px;padding:0 22px;font-size:11px;font-weight:900;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 27px #2563eb57,0 0 24px #23beff3d}.mp3-more-tools:hover{filter:brightness(1.06);transform:translateY(-2px)scale(1.02);box-shadow:0 14px 34px #2563eb6b,0 0 32px #23beff57}.mp3-more-tools:active{transform:translateY(0)scale(.99)}.mp3-progress-premium{background:linear-gradient(#f7fbfffa,#ebf5fff5);border:1px solid #4f8fff47;border-radius:14px;margin-top:15px;padding:14px 16px 12px;box-shadow:0 8px 24px #2563eb14,0 0 25px #1fbbff1a}.mp3-progress-title{align-items:center;gap:8px;display:flex}.mp3-progress-live-dot{background:#20c768;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.2s ease-in-out infinite ytLivePulse;display:block;box-shadow:0 0 0 4px #20c7681f,0 0 12px #20c7688c}.mp3-progress-premium .mp3-progress-track{background:linear-gradient(#dceaf7,#ccdeed);border-radius:999px;height:13px;position:relative;overflow:hidden;box-shadow:inset 0 2px 5px #0f172a14}.mp3-progress-premium .mp3-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#08bfff 0%,#2563eb 52%,#633cf6 100%);height:100%;transition:width .35s;position:relative;overflow:hidden;box-shadow:0 0 15px #2563eb6b,0 0 24px #1ebeff38}.mp3-progress-shine{background:linear-gradient(90deg,#0000,#ffffffb8,#0000);width:90px;animation:1.35s linear infinite ytProgressShine;position:absolute;top:0;bottom:0}.mp3-progress-footer{color:#71849b;justify-content:space-between;align-items:center;margin-top:8px;font-size:9px;font-weight:700;display:flex}html.dark .mp3-progress-premium{background:linear-gradient(#102139,#0b192b);border-color:#4d8fff45;box-shadow:0 10px 26px #00000038,0 0 25px #2563eb1a}html.dark .mp3-progress-premium .mp3-progress-track{background:linear-gradient(#20374f,#172a3e)}html.dark .mp3-progress-footer{color:#8295ad}@media (width<=750px){.mp3-progress-premium{border-radius:11px;padding:11px 10px 10px}.mp3-progress-premium .mp3-progress-track{height:11px}.mp3-progress-footer{font-size:7px}}.mp3-hero-top{flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-bottom:24px;display:flex}.mp3-badge-featured{background:#fff;border:1px solid #ff000024;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:5px 9px 5px 52px;display:inline-flex;position:relative;overflow:visible;box-shadow:0 10px 28px #465a8214,0 3px 10px #465a820d}.mp3-badge-logo-wrap{justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;top:50%;left:-7px;transform:translateY(-50%)rotate(-7deg)}.mp3-badge-logo-wrap:before{content:"";opacity:.95;background:linear-gradient(135deg,#ff6b6b 0%,red 45%,#fff 52%,#ffb3b3 100%);border-radius:14px;width:48px;height:48px;position:absolute;transform:rotate(8deg);box-shadow:0 7px 18px #ff00002e}.mp3-badge-logo{z-index:2;background:#fff;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:relative;overflow:hidden;box-shadow:-3px 3px #ff4d4d,3px 3px #ffb3b3,0 5px 10px #0f172a24}.mp3-badge-logo svg{shape-rendering:geometricprecision;width:42px;height:42px;display:block}.mp3-badge-title{color:#0f1f38;letter-spacing:.1px;white-space:nowrap;font-size:12px;font-weight:900;line-height:1}.mp3-badge-free{color:red;background:#fff0f0;border:1px solid #ffb5b5;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:24px;padding:0 8px;font-size:9px;font-weight:900;display:inline-flex;box-shadow:0 4px 10px #ff000017}.mp3-badge-spark{z-index:4;border-radius:99px;width:3px;height:9px;position:absolute}.mp3-spark-1{background:red;top:-6px;left:12px;transform:rotate(-28deg)}.mp3-spark-2{background:#ff6b6b;top:-9px;left:25px;transform:rotate(2deg)}.mp3-spark-3{background:red;top:-4px;left:37px;transform:rotate(30deg)}@media (width<=600px){.mp3-badge-featured{padding-left:46px}.mp3-badge-title{font-size:10px}.mp3-badge-logo-wrap{width:49px;height:49px}.mp3-badge-logo{width:40px;height:40px}.mp3-badge-logo svg{width:36px;height:36px}}.platform-badge{color:#071a38;background:linear-gradient(#fff,#f8fbff);border:1.5px solid #4f8cff73;border-radius:999px;justify-content:center;align-items:center;gap:11px;min-height:48px;padding:0 14px 0 67px;font-size:12px;font-weight:900;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-flex;position:relative;overflow:visible;box-shadow:0 8px 22px #2563eb1c}.platform-badge:hover{transform:translateY(-3px)}.platform-badge>svg{z-index:5;transform-origin:50%;width:66px;height:66px;transition:transform .32s cubic-bezier(.2,.8,.2,1.3),filter .32s;position:absolute;top:50%;left:-12px;transform:translateY(-50%)rotate(-8deg)}.platform-badge:hover>svg{transform:translateY(-57%)rotate(7deg)scale(1.13)}.platform-badge:before{content:"";z-index:3;border-radius:999px;width:5px;height:13px;transition:transform .25s;position:absolute;top:-17px;left:9px;transform:rotate(-5deg)}.platform-badge:hover:before{transform:translateY(-3px)rotate(4deg)scale(1.08)}.platform-free{background:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:27px;padding:0 11px;font-size:9px;font-weight:900;transition:transform .2s;display:inline-flex}.platform-badge:hover .platform-free{transform:scale(1.07)}.platform-badge.youtube{border-color:#ff46464d}.platform-badge.youtube>svg{filter:drop-shadow(0 9px 9px #ff00004d)}.platform-badge.youtube:hover>svg{filter:drop-shadow(0 13px 13px #ff00006b)}.platform-badge.youtube:before{background:#ff1f2d;box-shadow:-16px 8px #ff4d4d,16px 8px #ff1f2d}.platform-badge.youtube .platform-free{color:#ff2020;border:1.5px solid #ff8b8b}.platform-badge.facebook{border-color:#1877f24d}.platform-badge.facebook>svg{filter:drop-shadow(0 9px 9px #1877f24d)}.platform-badge.facebook:hover>svg{filter:drop-shadow(0 13px 13px #1877f270)}.platform-badge.facebook:before{background:#1877f2;box-shadow:-16px 8px #55a2ff,16px 8px #1877f2}.platform-badge.facebook .platform-free{color:#1769e0;border:1.5px solid #78adff}.platform-badge.tiktok{border-color:#00f2ea47}.platform-badge.tiktok>svg{filter:drop-shadow(4px 0 8px #ff005040)drop-shadow(-4px 0 8px #00f2ea47)}.platform-badge.tiktok:hover>svg{filter:drop-shadow(6px 0 12px #ff005061)drop-shadow(-6px 0 12px #00f2ea66)}.platform-badge.tiktok:before{background:#ff0050;box-shadow:-16px 8px #00f2ea,16px 8px #ff0050}.platform-badge.tiktok .platform-free{color:#f36;border:1.5px solid #ff8ead}@media (width<=750px){.platform-badge{gap:6px;min-height:43px;padding:0 9px 0 53px;font-size:8px}.platform-badge>svg{width:54px;height:54px;left:-8px}.platform-badge:before{width:4px;height:10px;top:-13px;left:7px}.platform-free{min-height:22px;padding:0 7px;font-size:7px}}.mp3-download-button{color:#fff!important;letter-spacing:-.45px!important;text-shadow:0 1px 1px #00000014!important;cursor:pointer!important;background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 42%,#2663f2 67%,#6436f5 100%)!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:14px!important;height:60px!important;min-height:60px!important;padding:0 28px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:21px!important;font-weight:950!important;line-height:1!important;transition:transform .2s,box-shadow .2s,filter .2s!important;display:flex!important;box-shadow:0 13px 30px #2563eb57,0 0 30px #16b8ff38,inset 0 1px #ffffff2e!important}.mp3-download-button svg{stroke-width:2.5px!important;flex-shrink:0!important;width:25px!important;height:25px!important}.mp3-download-button span{font-size:inherit!important;font-weight:inherit!important;justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.mp3-download-button:hover:not(:disabled){filter:brightness(1.06)saturate(1.05)!important;transform:translateY(-3px)scale(1.015)!important;box-shadow:0 17px 38px #2563eb6b,0 0 37px #13b9ff4d,inset 0 1px #ffffff38!important}.mp3-download-button:active:not(:disabled){transform:translateY(0)scale(.985)!important}.mp3-download-button:disabled{opacity:.72!important;cursor:not-allowed!important;transform:none!important}@media (width<=750px){.mp3-download-button{border-radius:12px!important;height:54px!important;min-height:54px!important;padding:0 18px!important;font-size:17px!important}.mp3-download-button svg{width:22px!important;height:22px!important}}.mp3-paste-button{border-radius:13px!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-width:118px!important;height:56px!important;padding:0 22px!important;font-size:17px!important;font-weight:900!important;display:inline-flex!important}.mp3-paste-button svg{flex-shrink:0!important;width:23px!important;height:23px!important}.mp3-back-button{letter-spacing:-.2px!important;min-height:52px!important;padding:0 28px!important;font-size:17px!important;font-weight:900!important}.mp3-back-button svg,.mp3-back-button .back-arrow{display:none!important}.mp3-more-tools{letter-spacing:-.2px!important;min-height:52px!important;padding:0 28px!important;font-size:16px!important;font-weight:900!important}.mp3-more-tools svg{width:21px!important;height:21px!important}.mp3-step-card h3{font-size:18px!important;font-weight:900!important;line-height:1.25!important}.mp3-step-card p{font-size:14px!important;font-weight:500!important;line-height:1.65!important}.mp3-step-number{width:44px!important;height:44px!important;font-size:15px!important}.mp3-feature-card h3{font-size:17px!important;font-weight:900!important;line-height:1.25!important}.mp3-feature-card p{font-size:13.5px!important;font-weight:500!important;line-height:1.6!important}.mp3-content-section>h2{letter-spacing:-.4px!important;font-size:30px!important;font-weight:900!important}.mp3-faq summary{font-size:14px!important;font-weight:850!important}.mp3-faq details p{font-size:13px!important;line-height:1.6!important}.mp3-quality-wrap{background:linear-gradient(#fffffffa,#f5f9fffa)!important;border:1.5px solid #2563eb80!important;border-radius:15px!important;min-height:58px!important;transition:border-color .2s,box-shadow .2s,transform .2s!important;box-shadow:0 10px 26px #2563eb1a,0 0 22px #2563eb14,inset 0 1px #ffffffe6!important}.mp3-quality-wrap:hover{transform:translateY(-1px)!important;box-shadow:0 13px 30px #2563eb29,0 0 28px #2563eb21!important}.mp3-hd-icon{color:#fff!important;letter-spacing:.3px!important;background:linear-gradient(135deg,#24b7ff 0%,#147df5 55%,#4f46e5 100%)!important;border-radius:9px!important;flex-shrink:0!important;margin-left:14px!important;margin-right:14px!important;box-shadow:0 7px 16px #2563eb47!important}.mp3-quality{color:#10213f!important;padding:0 58px 0 0!important}.mp3-select-arrow{background:linear-gradient(135deg,#edf5ff,#dcecff)!important;border-radius:10px!important;width:38px!important;height:38px!important;font-size:20px!important;box-shadow:inset 0 0 0 1px #1877f21f!important}@media (width<=750px){.mp3-step-card h3{font-size:15px!important}.mp3-step-card p{font-size:12px!important}.mp3-feature-card h3{font-size:14px!important}.mp3-feature-card p{font-size:11px!important}.mp3-content-section>h2{font-size:23px!important}.mp3-faq summary{font-size:12px!important}.mp3-faq details p{font-size:11px!important}}.mp3-hd-icon{width:40px!important;height:36px!important}.mp3-quality{height:58px!important;padding:0 62px 0 64px!important;font-size:15px!important}.mp3-quality-wrap{background:radial-gradient(circle at 12% 20%,#38bdf821,#0000 28%),linear-gradient(#fffffffa,#f1f7fffa)!important;border:1.5px solid #2563eb6b!important;border-radius:17px!important;align-items:center!important;min-height:62px!important;transition:transform .2s,border-color .2s,box-shadow .2s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 12px 28px #2563eb1f,0 0 24px #38bdf81a,inset 0 1px #fffffff2,inset 0 -1px #2563eb0d!important}.mp3-quality-wrap:hover{border-color:#2563eb!important;transform:translateY(-2px)!important;box-shadow:0 16px 34px #2563eb2e,0 0 30px #38bdf829,inset 0 1px #fff!important}.mp3-hd-icon{color:#fff!important;letter-spacing:.4px!important;text-shadow:0 1px 1px #0000001a!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(135deg,#22c1ff 0%,#1680f5 50%,#4f46e5 100%)!important;border:0!important;border-radius:10px!important;place-items:center!important;width:42px!important;height:38px!important;margin:0!important;font-size:10px!important;font-weight:950!important;display:grid!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important;box-shadow:0 8px 17px #2563eb4d,inset 0 1px #fff3!important}.mp3-quality{appearance:none!important;color:#0f1f38!important;letter-spacing:-.2px!important;cursor:pointer!important;white-space:nowrap!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;height:62px!important;padding:0 68px!important;font-size:16px!important;font-weight:900!important}.mp3-select-arrow{color:#1877f2!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(145deg,#eef6ff,#dcecff)!important;border-radius:11px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:21px!important;font-weight:950!important;transition:transform .2s,background .2s!important;display:grid!important;position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important;box-shadow:inset 0 0 0 1px #2563eb21,0 5px 12px #2563eb14!important}.mp3-quality-wrap:hover .mp3-select-arrow{background:linear-gradient(145deg,#e5f2ff,#cfe5ff)!important}.mp3-quality-wrap:focus-within{border-color:#2563eb!important;box-shadow:0 0 0 4px #2563eb14,0 14px 32px #2563eb29,0 0 28px #38bdf824!important}.mp3-reset-button{color:#334155;cursor:pointer;background:linear-gradient(#fff,#f3f7fc);border:1px solid #c9d9ee;border-radius:14px;height:58px;padding:0 20px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 8px 20px #0f172a14;color:#ef4444!important;background:linear-gradient(#fff 0%,#fff5f5 100%)!important;border:1.5px solid #ef444438!important;min-width:105px!important;font-family:inherit!important;font-size:15px!important;transition:transform .2s,box-shadow .2s,background .2s!important;box-shadow:0 9px 22px #ef444417,inset 0 1px #fff!important}.mp3-reset-button:hover:not(:disabled){background:linear-gradient(135deg,#ff5b5b,#ef4444)!important;box-shadow:0 12px 26px #ef44443d!important}.mp3-reset-button:disabled{opacity:.5!important}.mp3-reset-button{width:120px!important;min-width:120px!important;padding:0 12px!important}.mp3-download-button{min-width:260px!important}@media (width<=750px){.mp3-controls{grid-template-columns:1fr 105px!important}.mp3-quality-wrap{width:100%!important}.mp3-reset-button{width:105px!important;min-width:105px!important}.mp3-download-button{grid-column:1/-1!important;width:100%!important;min-width:0!important}}.mp3-controls{grid-template-columns:130px 245px minmax(280px,1fr)!important;gap:14px!important;width:min(760px,100%)!important}.mp3-reset-button{color:#2563eb!important;white-space:nowrap!important;background:linear-gradient(#fff 0%,#f1f7ff 100%)!important;border:1.5px solid #2563eb47!important;border-radius:15px!important;padding:0 20px!important;font-size:16px!important;font-weight:900!important;box-shadow:0 9px 22px #2563eb1a!important}.mp3-quality-wrap{grid-column:2!important}.mp3-download-button{white-space:nowrap!important;width:100%!important;min-width:280px!important;height:62px!important}.mp3-download-button span{white-space:nowrap!important}@media (width<=750px){.mp3-controls{grid-template-columns:105px 1fr!important;gap:10px!important;width:100%!important}.mp3-reset-button{grid-area:1/1!important;width:105px!important;min-width:105px!important}.mp3-quality-wrap{grid-area:1/2!important;width:100%!important}.mp3-download-button{grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important}}.mp3-reset-button{color:#1d4ed8!important;letter-spacing:-.2px!important;cursor:pointer!important;background:radial-gradient(circle at 25% 20%,#38bdf824,#0000 38%),linear-gradient(#fff 0%,#edf5ff 100%)!important;border:1.5px solid #2563eb57!important;border-radius:16px!important;grid-area:1/1!important;width:130px!important;min-width:130px!important;height:62px!important;min-height:62px!important;padding:0 22px!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:17px!important;font-weight:950!important;transition:transform .2s,box-shadow .2s,color .2s,background .2s,border-color .2s!important;box-shadow:0 10px 24px #2563eb1f,0 0 22px #38bdf81a,inset 0 1px #fffffff2!important}.mp3-reset-button:hover:not(:disabled){background:linear-gradient(110deg,#12bdf5 0%,#087cf5 48%,#6035f5 100%)!important;transform:translateY(-2px)scale(1.02)!important;box-shadow:0 15px 32px #2563eb4d,0 0 30px #38bdf833,inset 0 1px #ffffff38!important}.mp3-reset-button:active:not(:disabled){transform:translateY(0)scale(.98)!important}.mp3-reset-button:disabled{opacity:.48!important;cursor:not-allowed!important;transform:none!important}@media (width<=750px){.mp3-reset-button{border-radius:13px!important;width:105px!important;min-width:105px!important;height:56px!important;min-height:56px!important;padding:0 14px!important;font-size:15px!important}}@media screen and (width<=750px){.mp3-page{width:calc(100% - 12px)!important;max-width:100%!important;margin:0 auto!important;padding:18px 0 38px!important;overflow-x:hidden!important}.mp3-hero{text-align:center!important;width:100%!important}.mp3-back-button{border-radius:12px!important;min-height:44px!important;margin-bottom:18px!important;padding:0 18px!important;font-size:11px!important;font-weight:900!important}.mp3-hero-top{gap:12px!important;margin-bottom:17px!important}.mp3-badge-featured{transform-origin:50%!important;transform:scale(.88)!important}.mp3-hero h1{letter-spacing:-1.4px!important;width:100%!important;max-width:390px!important;margin:13px auto 0!important;padding:0 5px!important;font-size:clamp(30px,8.5vw,38px)!important;font-weight:900!important;line-height:1.02!important}.mp3-hero>p{width:94%!important;max-width:360px!important;margin:9px auto 0!important;font-size:9px!important;line-height:1.5!important}.mp3-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:370px!important;margin:15px auto 0!important;display:grid!important}.mp3-top-features>div{justify-content:flex-start!important;gap:6px!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:5px 7px!important;font-size:8px!important;line-height:1.25!important}.mp3-top-features b{flex-shrink:0!important;width:27px!important;min-width:27px!important;height:27px!important}.mp3-download-card{box-sizing:border-box!important;border-radius:16px!important;width:100%!important;margin:20px auto 0!important;padding:9px!important}.mp3-url-row{box-sizing:border-box!important;width:100%!important;min-height:55px!important;padding:4px!important}.mp3-link-icon{display:none!important}.mp3-url-input{width:100%!important;min-width:0!important;height:45px!important;padding:0 8px!important;font-size:9px!important}.mp3-paste-button{flex:none!important;min-width:86px!important;height:45px!important;padding:0 11px!important;font-size:11px!important;font-weight:900!important}.mp3-controls{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important;margin:10px 0 0!important;display:grid!important}.mp3-quality-wrap{box-sizing:border-box!important;width:100%!important;height:50px!important}.mp3-quality{font-size:11px!important;font-weight:800!important}.mp3-hd-icon{flex-shrink:0!important;width:29px!important;height:29px!important}.mp3-download-button{border-radius:12px!important;width:100%!important;height:52px!important;font-size:13px!important;font-weight:900!important}.mp3-info-panel{box-sizing:border-box!important;border-radius:16px!important;grid-template-columns:1fr!important;width:100%!important;min-height:0!important;margin-top:27px!important;padding:17px!important;display:grid!important}.mp3-info-copy{min-width:0!important}.mp3-info-copy h2{font-size:18px!important;line-height:1.2!important}.mp3-info-copy p{font-size:9px!important;line-height:1.65!important}.mp3-info-copy li{font-size:9px!important;line-height:1.45!important}.mp3-more-tools{min-height:43px!important;padding:0 17px!important;font-size:10px!important;font-weight:900!important}.mp3-visual{display:none!important}.mp3-content-section{margin-top:29px!important}.mp3-content-section>h2{margin-bottom:13px!important;font-size:20px!important;font-weight:900!important;line-height:1.15!important}.mp3-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.mp3-step-card{box-sizing:border-box!important;border-radius:14px!important;width:100%!important;min-width:0!important;min-height:180px!important;padding:11px!important}.mp3-step-number,.mp3-step-icon{width:34px!important;height:34px!important}.mp3-step-card h3{margin-top:10px!important;font-size:10px!important;line-height:1.25!important}.mp3-step-card p{margin-top:7px!important;font-size:8px!important;line-height:1.55!important}.mp3-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.mp3-feature-card{box-sizing:border-box!important;border-radius:14px!important;flex-direction:column!important;align-items:flex-start!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:135px!important;padding:11px!important;display:flex!important}.mp3-feature-icon{flex-shrink:0!important;width:38px!important;height:38px!important;font-size:18px!important}.mp3-feature-card h3{margin:0!important;font-size:10px!important;line-height:1.25!important}.mp3-feature-card p{margin:0!important;font-size:8px!important;line-height:1.5!important}.mp3-faq-grid{grid-template-columns:1fr!important;gap:7px!important;width:100%!important;display:grid!important}.mp3-faq details{box-sizing:border-box!important;width:100%!important}.mp3-faq summary{padding:13px 12px!important;font-size:9px!important;line-height:1.35!important}.mp3-faq details p{padding:0 12px 13px!important;font-size:8px!important;line-height:1.55!important}}@media screen and (width<=390px){.mp3-page{width:calc(100% - 10px)!important}.mp3-hero h1{font-size:29px!important}.mp3-top-features>div{font-size:7.5px!important}.mp3-step-grid,.mp3-feature-grid{gap:6px!important}.mp3-step-card,.mp3-feature-card{padding:9px!important}}@media screen and (width<=750px){.mp3-controls{grid-template-columns:82px minmax(0,1fr)!important;gap:7px!important;width:100%!important;margin-top:10px!important;display:grid!important}.mp3-quality-wrap{grid-area:1/2!important;width:100%!important;height:46px!important}.mp3-hd-icon{width:27px!important;height:27px!important;margin-left:8px!important}.mp3-quality{padding-left:8px!important;font-size:10px!important}.mp3-download-button{border-radius:11px!important;grid-area:2/1/auto/-1!important;width:100%!important;min-width:0!important;height:47px!important;min-height:47px!important;padding:0 14px!important;font-size:12px!important}.mp3-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 8px!important;width:100%!important;max-width:380px!important;margin:14px auto 0!important;display:grid!important}.mp3-top-features>div{border-radius:12px!important;gap:5px!important;min-height:38px!important;padding:3px 6px!important;font-size:7.5px!important}.mp3-top-features b{width:26px!important;min-width:26px!important;height:26px!important;font-size:8px!important}.mp3-url-row{align-items:center!important;min-height:52px!important;padding:4px!important;display:flex!important}.mp3-url-input{min-width:0!important;height:43px!important;padding:0 7px!important;font-size:8.5px!important}.mp3-paste-button{border-radius:10px!important;gap:4px!important;width:78px!important;min-width:78px!important;height:42px!important;padding:0 8px!important;font-size:9px!important}.mp3-paste-button svg{width:15px!important;height:15px!important}.mp3-controls{grid-template-columns:72px minmax(120px,1fr) minmax(125px,1.15fr)!important;align-items:center!important;gap:6px!important;width:100%!important;margin-top:9px!important;display:grid!important}.mp3-reset-button{border-radius:10px!important;grid-area:1/1!important;width:72px!important;min-width:72px!important;height:44px!important;min-height:44px!important;padding:0 5px!important;font-size:9.5px!important}.mp3-quality-wrap{grid-area:1/2!important;width:100%!important;min-width:0!important;height:44px!important}.mp3-hd-icon{width:25px!important;height:25px!important;margin-left:6px!important;font-size:7px!important}.mp3-quality{min-width:0!important;padding:0 28px 0 6px!important;font-size:9px!important}.mp3-select-arrow{font-size:17px!important;right:8px!important}.mp3-download-button{white-space:nowrap!important;border-radius:10px!important;grid-area:1/3!important;gap:5px!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 7px!important;font-size:9.5px!important}.mp3-download-button svg{width:16px!important;height:16px!important}.mp3-download-button span{font-size:inherit!important;white-space:nowrap!important}}@media screen and (width<=390px){.mp3-controls{grid-template-columns:66px minmax(110px,1fr) minmax(112px,1fr)!important;gap:5px!important}.mp3-reset-button{width:66px!important;min-width:66px!important;font-size:9px!important}.mp3-quality{font-size:8.5px!important}.mp3-download-button{font-size:9px!important}}@media screen and (width<=750px){.mp3-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;max-width:390px!important;margin:16px auto 0!important;display:grid!important}.mp3-top-features>div{box-sizing:border-box!important;background:linear-gradient(135deg,#fffffff5,#f1f7ffe0)!important;border:1px solid #3b82f61f!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;min-height:48px!important;padding:7px 9px!important;font-size:9.5px!important;font-weight:800!important;line-height:1.25!important;display:flex!important;box-shadow:0 6px 18px #2563eb14,0 0 18px #38bdf814,inset 0 1px #fffffff2!important}.mp3-top-features b{flex-shrink:0!important;place-items:center!important;width:29px!important;min-width:29px!important;height:29px!important;display:grid!important}.mp3-controls{grid-template-columns:82px minmax(0,1fr)!important;gap:8px!important;width:100%!important;margin-top:10px!important;display:grid!important}.mp3-reset-button{border-radius:11px!important;grid-area:1/1!important;width:82px!important;min-width:82px!important;height:48px!important;min-height:48px!important;padding:0 8px!important;font-size:11px!important;font-weight:900!important}.mp3-quality-wrap{box-sizing:border-box!important;grid-area:1/2!important;align-items:center!important;width:100%!important;min-width:0!important;height:48px!important;padding-left:7px!important;display:flex!important;position:relative!important;overflow:hidden!important}.mp3-hd-icon{z-index:3!important;border-radius:9px!important;flex:0 0 31px!important;place-items:center!important;width:31px!important;min-width:31px!important;height:31px!important;margin:0 8px 0 0!important;padding:0!important;font-size:8px!important;font-weight:900!important;line-height:1!important;display:grid!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.mp3-quality{white-space:nowrap!important;box-sizing:border-box!important;flex:auto!important;align-items:center!important;width:auto!important;min-width:0!important;height:100%!important;padding:0 40px 0 0!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:flex!important;position:relative!important}.mp3-select-arrow{z-index:5!important;place-items:center!important;width:34px!important;height:34px!important;margin:0!important;font-size:19px!important;display:grid!important;position:absolute!important;top:50%!important;right:8px!important;transform:translateY(-50%)!important}.mp3-download-button{white-space:nowrap!important;border-radius:11px!important;grid-area:2/1/auto/-1!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:100%!important;min-width:0!important;height:49px!important;min-height:49px!important;padding:0 14px!important;font-size:12px!important;font-weight:900!important;display:flex!important}.mp3-info-copy h2{font-size:19px!important;font-weight:900!important;line-height:1.25!important}.mp3-info-copy p{font-size:11px!important;line-height:1.65!important}.mp3-info-copy li{font-size:11px!important;line-height:1.55!important}.mp3-more-tools{font-size:11px!important;font-weight:900!important}.mp3-content-section>h2{margin-bottom:13px!important;font-size:21px!important;font-weight:900!important;line-height:1.2!important}.mp3-step-card{padding:13px 10px!important}.mp3-step-card h3{margin-top:10px!important;font-size:11.5px!important;font-weight:900!important;line-height:1.3!important}.mp3-step-card p{margin-top:7px!important;font-size:9.5px!important;line-height:1.55!important}.mp3-feature-card{padding:13px 11px!important}.mp3-feature-card h3{font-size:11.5px!important;font-weight:900!important;line-height:1.3!important}.mp3-feature-card p{font-size:9.5px!important;line-height:1.55!important}.mp3-faq summary{padding:14px 12px!important;font-size:10.5px!important;font-weight:900!important;line-height:1.35!important}.mp3-faq details p{padding:0 12px 14px!important;font-size:10px!important;line-height:1.55!important}.mp3-hero>p{font-size:10px!important;line-height:1.5!important}}@media screen and (width<=390px){.mp3-top-features>div{font-size:9px!important}.mp3-info-copy p,.mp3-info-copy li{font-size:10.5px!important}.mp3-step-card h3,.mp3-feature-card h3{font-size:11px!important}.mp3-step-card p,.mp3-feature-card p{font-size:9px!important}.mp3-faq summary{font-size:10px!important}}@media screen and (width<=750px){.mp3-top-features{margin-top:0!important;margin-bottom:0!important}.mp3-hero{margin-bottom:0!important;padding-bottom:0!important}.mp3-download-card{margin-top:8px!important}.mp3-top-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:none!important;margin:9px 0 0!important;display:grid!important}.mp3-top-features>div{border-radius:11px!important;min-height:43px!important;padding:6px 8px!important;font-size:9px!important}}.desktop-only-features{display:flex}.mobile-only-features{display:none}@media screen and (width<=750px){.desktop-only-features{display:none!important}.mobile-only-features{box-sizing:border-box!important;grid-area:3/1/auto/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:none!important;margin:2px 0 0!important;padding:0!important;display:grid!important}.mobile-only-features>div{color:#10213f!important;box-sizing:border-box!important;background:linear-gradient(135deg,#fffffffa,#eef7fff5)!important;border:1px solid #60a5fa29!important;border-radius:13px!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:52px!important;padding:7px 9px!important;font-size:9px!important;font-weight:800!important;line-height:1.25!important;display:flex!important;box-shadow:0 7px 18px #2563eb14,0 0 18px #38bdf814,inset 0 1px #fffffff2!important}.mobile-only-features>div>b{color:#fff!important;border-radius:10px!important;flex:0 0 34px!important;place-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;margin:0!important;padding:0!important;font-size:9px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 5px 12px #2563eb29!important}.mobile-only-features>div>span{color:#10213f!important;text-align:left!important;min-width:0!important;font-size:9px!important;font-weight:800!important;line-height:1.25!important;display:block!important}.mobile-only-features>div{background:linear-gradient(145deg,#fff 0%,#f3f9ff 100%)!important;border:1px solid #60a5fa47!important;border-radius:15px!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:8px 10px!important;display:flex!important;box-shadow:0 7px 18px #2563eb1f,0 0 20px #0ea5e914,inset 0 1px #fff!important}.mobile-only-features>div>b{color:#fff!important;text-shadow:0 1px 2px #00000026!important;border-radius:11px!important;flex:0 0 38px!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;margin:0!important;font-size:13px!important;font-weight:900!important;display:grid!important;box-shadow:0 5px 12px #0f172a29,inset 0 1px 1px #ffffff59!important}.mobile-only-features>div>span{color:#0b1935!important;letter-spacing:-.1px!important;text-align:left!important;font-size:11.5px!important;font-weight:900!important;line-height:1.2!important;display:block!important}.mobile-only-features>div:active{transform:scale(.98)!important}.mobile-only-features{grid-column:1/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:9px 0 0!important;padding:0!important;display:grid!important}.mobile-only-features>div{box-sizing:border-box!important;background:linear-gradient(#fffffff5,#f5f9fff0)!important;border:1px solid #94b8e647!important;border-radius:13px!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:7px 9px!important;display:flex!important;box-shadow:0 5px 14px #2563eb12,inset 0 1px #fffffff2!important}.mobile-only-features>div>b{color:#fff!important;border-radius:9px!important;flex:0 0 30px!important;place-items:center!important;width:30px!important;min-width:30px!important;height:30px!important;margin:0!important;font-size:10px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 4px 10px #0f172a1a!important}.mobile-only-features>div:first-child>b{background:linear-gradient(135deg,#20bff7,#0b91e8)!important}.mobile-only-features>div:nth-child(2)>b{background:linear-gradient(135deg,#27c8f2,#1686d8)!important;font-size:16px!important}.mobile-only-features>div:nth-child(3)>b{background:linear-gradient(135deg,#38db8d,#19b96f)!important;font-size:14px!important}.mobile-only-features>div:nth-child(4)>b{background:linear-gradient(135deg,#4b86ef,#315fd3)!important;font-size:13px!important}.mobile-only-features>div>span{color:#29415f!important;letter-spacing:0!important;text-align:left!important;min-width:0!important;font-size:9.5px!important;font-weight:800!important;line-height:1.2!important}.mp3-quality-wrap{box-sizing:border-box!important;align-items:center!important;width:100%!important;min-width:0!important;height:50px!important;min-height:50px!important;padding:0 44px 0 48px!important;display:flex!important;position:relative!important;overflow:visible!important}.mp3-hd-icon{z-index:3!important;pointer-events:none!important;width:32px!important;height:32px!important;margin:0!important;position:absolute!important;top:50%!important;left:8px!important;transform:translateY(-50%)!important}.mp3-quality{appearance:auto!important;-webkit-appearance:menulist!important;cursor:pointer!important;z-index:2!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:100%!important;padding:0!important;font-size:12px!important;font-weight:900!important;position:relative!important}.mp3-select-arrow{display:none!important}.mp3-step-card{min-height:205px!important;padding:15px 12px!important}.mp3-step-number{width:38px!important;height:38px!important;font-size:11px!important}.mp3-step-icon{width:48px!important;height:48px!important;font-size:27px!important}.mp3-step-card>svg{width:48px!important;height:48px!important;margin-top:5px!important}.mp3-step-card h3{margin-top:12px!important;font-size:13px!important;font-weight:900!important;line-height:1.25!important}.mp3-step-card p{margin-top:9px!important;font-size:10.5px!important;line-height:1.55!important}.mp3-feature-card{gap:9px!important;min-height:155px!important;padding:14px 12px!important}.mp3-feature-icon,.mp3-feature-card>svg,.mp3-blue-icon{flex-shrink:0!important;width:46px!important;height:46px!important}.mp3-blue-icon svg{width:27px!important;height:27px!important}.mp3-feature-card h3{font-size:13px!important;font-weight:900!important;line-height:1.25!important}.mp3-feature-card p{font-size:10.5px!important;line-height:1.55!important}.mp3-content-section>h2{margin-bottom:14px!important;font-size:24px!important;line-height:1.15!important}.mp3-info-copy h2{font-size:21px!important}.mp3-info-copy p{font-size:11.5px!important;line-height:1.65!important}.mp3-info-copy li{font-size:11px!important;line-height:1.55!important}.mp3-faq summary{padding:15px 13px!important;font-size:12px!important;font-weight:900!important;line-height:1.4!important}.mp3-faq details p{padding:0 13px 15px!important;font-size:11px!important;line-height:1.6!important}}@media screen and (width<=390px){.mp3-step-card h3,.mp3-feature-card h3{font-size:12.5px!important}.mp3-step-card p,.mp3-feature-card p{font-size:10px!important}.mp3-faq summary{font-size:11.5px!important}}@media screen and (width<=750px){.mp3-back-button{font-size:19px!important;font-weight:700!important}.mp3-tool-free{font-size:9px!important;font-weight:900!important}.mp3-paste-button{font-size:17px!important;font-weight:700!important}.mp3-reset-button,.mp3-reset-button{font-size:15px!important;font-weight:1000!important}.mp3-quality{font-size:14px!important;font-weight:900!important}.mp3-hd-icon{font-size:10px!important;font-weight:900!important}.mp3-download-button{font-size:22px!important;font-weight:700!important}.mp3-download-button svg{width:19px!important;height:19px!important}}@media screen and (width<=390px){.mp3-back-button{font-size:12.5px!important}.mp3-paste-button,.mp3-reset-button,.mp3-reset-button{font-size:12px!important}.mp3-quality,.mp3-download-button{font-size:13.5px!important}}@media screen and (width<=750px){.mp3-status-box{min-height:40px!important;padding:8px 11px!important;font-size:10.5px!important;font-weight:800!important;line-height:1.35!important}.mp3-status-box.error{font-size:13.5px!important;font-weight:600!important}.mp3-status-dot{flex-shrink:0!important;width:8px!important;height:8px!important}}.mp3-paste-button,.mp3-paste-button:hover,.mp3-paste-button:active,.mp3-paste-button:focus,.mp3-download-button,.mp3-download-button:hover:not(:disabled),.mp3-download-button:active:not(:disabled),.mp3-download-button:focus:not(:disabled){box-shadow:none!important;filter:none!important;outline:none!important;transform:none!important}@media screen and (width<=750px){.mp3-paste-button,.mp3-download-button{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;transition:none!important}.mp3-paste-button:hover,.mp3-paste-button:active,.mp3-paste-button:focus,.mp3-download-button:hover:not(:disabled),.mp3-download-button:active:not(:disabled),.mp3-download-button:focus:not(:disabled){box-shadow:none!important;filter:none!important;transform:none!important}}.mp3-reset-button,.mp3-reset-button:hover,.mp3-reset-button:focus,.mp3-reset-button:focus-visible,.mp3-reset-button:active{box-shadow:none!important;filter:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;border:none!important;outline:none!important;transform:none!important}.mp3-reset-button{color:#2563eb!important;cursor:pointer!important;background:#fff!important;border-radius:12px!important;transition:background-color .12s,color .12s!important}.mp3-reset-button:hover{color:#1d4ed8!important;background:#f1f5f9!important}.mp3-reset-button:active{color:#fff!important;box-shadow:none!important;background:#2563eb!important;border:none!important;outline:none!important;transform:none!important}@media screen and (width<=750px){.mp3-reset-button,.mp3-reset-button:hover,.mp3-reset-button:focus,.mp3-reset-button:focus-visible,.mp3-reset-button:active{box-shadow:none!important;filter:none!important;-webkit-tap-highlight-color:transparent!important;border:none!important;outline:none!important;transform:none!important}.mp3-reset-button:active{color:#fff!important;background:#2563eb!important}}.mp3-reset-icon{color:#2563eb;cursor:pointer;width:45px;height:45px;box-shadow:none;filter:none;appearance:none;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:50%;outline:none;flex:0 0 45px;justify-content:center;align-items:center;padding:0;font-family:Arial,sans-serif;font-size:30px;font-weight:700;line-height:1;transition:background-color .15s,color .15s;display:inline-flex;transform:none}.mp3-reset-icon:hover{color:#1d4ed8;box-shadow:none;filter:none;background:#eaf2ff;border:none;outline:none;transform:none}.mp3-reset-icon:active{color:#fff;box-shadow:none;filter:none;background:#2563eb;border:none;outline:none;transform:none}.mp3-reset-icon:focus,.mp3-reset-icon:focus-visible{box-shadow:none;border:none;outline:none}@media (width<=750px){.mp3-reset-icon{flex-basis:43px;width:43px;height:43px;font-size:29px}}.mp3-reset-button .mp3-reset-svg{color:currentColor;pointer-events:none;width:24px;height:24px;display:block}@media screen and (width<=750px){.mp3-reset-button .mp3-reset-svg{width:22px;height:22px}}.mp3-reset-button,.mp3-reset-button:hover,.mp3-reset-button:active,.mp3-reset-button:focus,.mp3-reset-button:focus-visible{cursor:pointer;width:32px!important;min-width:32px!important;height:32px!important;box-shadow:none!important;filter:none!important;color:#2563eb!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;transform:none!important}.mp3-clear-reset-icon{pointer-events:none;width:27px;height:27px;display:block}.mp3-reset-button:active{color:#6035f5!important}.mp3-reset-button:disabled{opacity:.45;cursor:not-allowed}button.mp3-reset-button,button.mp3-reset-button:hover,button.mp3-reset-button:active,button.mp3-reset-button:focus,button.mp3-reset-button:focus-visible,button.mp3-reset-button:disabled{border:none!important;outline:none!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}button.mp3-reset-button .mp3-clear-reset-icon{border:none!important;width:28px!important;height:28px!important;margin:auto!important}@media screen and (width<=750px){button.mp3-reset-button{place-self:center!important;width:34px!important;height:34px!important}button.mp3-reset-button .mp3-clear-reset-icon{width:27px!important;height:27px!important}}button.mp3-reset-button,button.mp3-reset-button:hover,button.mp3-reset-button:active,button.mp3-reset-button:focus,button.mp3-reset-button:focus-visible,button.mp3-reset-button:disabled{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;cursor:pointer!important;color:#2563eb!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;transition:color .12s!important;display:inline-flex!important;transform:none!important}button.mp3-reset-button .mp3-clear-reset-icon{stroke:currentColor;filter:none!important;color:#2563eb!important;width:34px!important;height:34px!important}button.mp3-reset-button:hover{color:#4f46e5!important}button.mp3-reset-button:active{color:#6035f5!important;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;transform:none!important}button.mp3-reset-button:focus,button.mp3-reset-button:focus-visible{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}@media screen and (width<=750px){button.mp3-reset-button{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;background:0 0!important;width:48px!important;height:48px!important}button.mp3-reset-button .mp3-clear-reset-icon{width:36px!important;height:36px!important}button.mp3-reset-button:hover,button.mp3-reset-button:active,button.mp3-reset-button:focus,button.mp3-reset-button:focus-visible{box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;outline:0!important;transform:none!important}}.mp3-reset-button:hover:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#12bdf5 0%,#087cf5 48%,#6035f5 100%)!important;border-color:#0000!important;transform:none!important}.mp3-reset-button:active:not(:disabled){color:#fff!important;background:linear-gradient(110deg,#6035f5 0%,#087cf5 52%,#12bdf5 100%)!important;transform:none!important}.mp3-controls{grid-template-columns:245px 58px minmax(260px,1fr)!important;align-items:center!important;gap:8px!important;width:min(720px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}button.mp3-reset-button,button.mp3-reset-button:hover,button.mp3-reset-button:active,button.mp3-reset-button:focus,button.mp3-reset-button:focus-visible{color:#fff!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;box-shadow:none!important;filter:none!important;cursor:pointer!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border:0!important;border-radius:13px!important;outline:none!important;grid-area:1/2!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;transition:none!important;display:inline-flex!important;transform:none!important}button.mp3-reset-button .mp3-clear-reset-icon{color:#fff!important;width:27px!important;height:27px!important;box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;outline:0!important;display:block!important}button.mp3-reset-button:hover:not(:disabled),button.mp3-reset-button:active:not(:disabled),button.mp3-reset-button:focus:not(:disabled),button.mp3-reset-button:focus-visible:not(:disabled){color:#fff!important;box-shadow:none!important;filter:none!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border:0!important;outline:0!important;transform:none!important}button.mp3-reset-button:disabled{opacity:.55!important;cursor:not-allowed!important}.mp3-quality-wrap{grid-area:1/1!important;width:245px!important;max-width:100%!important;margin:0!important}.mp3-download-button{grid-area:1/3!important}@media screen and (width<=750px){.mp3-controls{grid-template-columns:minmax(0,1fr) 48px!important;align-items:center!important;gap:8px 7px!important;width:100%!important;margin-top:10px!important;display:grid!important}.mp3-quality-wrap{grid-area:1/1!important;width:100%!important;margin:0!important}button.mp3-reset-button,button.mp3-reset-button:hover,button.mp3-reset-button:active,button.mp3-reset-button:focus,button.mp3-reset-button:focus-visible{width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;box-shadow:none!important;background:linear-gradient(135deg,#10b9ff,#2464f1 52%,#5635f5)!important;border-radius:11px!important;grid-area:1/2!important;padding:0!important;transform:none!important}button.mp3-reset-button .mp3-clear-reset-icon{width:24px!important;height:24px!important}.mp3-download-button{grid-area:2/1/auto/-1!important;width:100%!important}}@media screen and (width<=390px){.mp3-controls{grid-template-columns:minmax(0,1fr) 45px!important;column-gap:6px!important}button.mp3-reset-button,button.mp3-reset-button:hover,button.mp3-reset-button:active,button.mp3-reset-button:focus,button.mp3-reset-button:focus-visible{width:45px!important;min-width:45px!important;max-width:45px!important;height:45px!important;min-height:45px!important;max-height:45px!important}button.mp3-reset-button .mp3-clear-reset-icon{width:22px!important;height:22px!important}}@media screen and (width>=751px){.mp3-controls{grid-template-columns:245px 58px minmax(260px,1fr)!important;align-items:center!important;gap:0 6px!important;width:min(700px,100%)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important}.mp3-quality-wrap{grid-area:1/1!important;width:245px!important;margin:0!important}button.mp3-reset-button{grid-area:1/2!important;width:58px!important;min-width:58px!important;max-width:58px!important;margin:0!important}.mp3-download-button{grid-area:1/3!important;margin:0!important}.mp3-quality-wrap{position:relative!important;overflow:visible!important}button.mp3-reset-button{z-index:10!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0!important;position:absolute!important;top:50%!important;left:calc(50% - 210px)!important;transform:translateY(-50%)!important}.mp3-controls{grid-template-columns:58px 245px 385px!important;justify-content:center!important;align-items:center!important;gap:0 8px!important;width:fit-content!important;margin:23px auto 0!important;display:grid!important}button.mp3-reset-button{grid-area:1/1!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}button.mp3-reset-button:hover,button.mp3-reset-button:active,button.mp3-reset-button:focus,button.mp3-reset-button:focus-visible{transform:none!important}.mp3-quality-wrap{grid-area:1/2!important;width:245px!important;min-width:245px!important;margin:0!important;position:relative!important}.mp3-download-button{grid-area:1/3!important;width:385px!important;min-width:385px!important;margin:0!important}button.mp3-reset-button,button.mp3-reset-button:hover,button.mp3-reset-button:active,button.mp3-reset-button:focus,button.mp3-reset-button:focus-visible{z-index:auto!important;grid-area:1/1!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0!important;position:static!important;inset:auto!important;transform:translate(0,0)!important}button.mp3-reset-button:active .mp3-clear-reset-icon,button.mp3-reset-button:focus .mp3-clear-reset-icon,button.mp3-reset-button:focus-visible .mp3-clear-reset-icon{transform:none!important}}.mp3-download-layout{flex-direction:column!important;width:100%!important;display:flex!important}.mp3-top-features{order:1!important}.mp3-download-card{order:2!important}@media screen and (width<=750px){.mp3-download-card{order:1!important}.mp3-top-features{order:2!important;margin-top:16px!important}}.platform-badge.mp3{color:#071a38!important;background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1.5px solid #6366f161!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:11px!important;width:fit-content!important;min-height:48px!important;margin:18px auto 0!important;padding:0 15px 0 68px!important;display:inline-flex!important;position:relative!important;overflow:visible!important;box-shadow:0 9px 24px #2563eb1c,0 0 22px #5635f512!important}.platform-badge.mp3 .mp3-main-logo{object-fit:contain!important;transform-origin:50%!important;z-index:5!important;filter:drop-shadow(0 8px 9px #2563eb3d)drop-shadow(0 0 8px #7c3aed21)!important;width:64px!important;min-width:64px!important;max-width:64px!important;height:64px!important;margin:0!important;transition:transform .3s cubic-bezier(.2,.8,.2,1.25),filter .3s!important;display:block!important;position:absolute!important;top:50%!important;left:-14px!important;transform:translateY(-50%)rotate(-5deg)scale(1)!important}.platform-badge.mp3:hover .mp3-main-logo{filter:drop-shadow(0 11px 12px #2563eb4d)drop-shadow(0 0 11px #7c3aed2e)!important;transform:translateY(-57%)rotate(5deg)scale(1.1)!important}.platform-badge.mp3:before{content:""!important;z-index:4!important;background:#2563eb!important;border-radius:999px!important;width:5px!important;height:12px!important;transition:transform .25s!important;position:absolute!important;top:-15px!important;left:12px!important;transform:rotate(-4deg)!important;box-shadow:-15px 7px #7c3aed,15px 7px #06b6d4!important}.platform-badge.mp3:hover:before{transform:translateY(-3px)rotate(4deg)scale(1.08)!important}.platform-badge.mp3>span:not(.platform-free){color:#071a38!important;white-space:nowrap!important;font-size:13px!important;font-weight:950!important;line-height:1!important}.platform-badge.mp3 .platform-free{color:#2464f1!important;background:#fff!important;border:1.5px solid #6b9cff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:48px!important;min-height:27px!important;padding:0 11px!important;font-size:9px!important;font-weight:900!important;transition:transform .2s!important;display:inline-flex!important}.platform-badge.mp3:hover .platform-free{transform:scale(1.06)!important}@media screen and (width<=750px){.platform-badge.mp3{gap:6px!important;min-height:43px!important;padding:0 9px 0 55px!important}.platform-badge.mp3 .mp3-main-logo{width:54px!important;min-width:54px!important;max-width:54px!important;height:54px!important;left:-9px!important}.platform-badge.mp3:hover .mp3-main-logo{transform:translateY(-55%)rotate(4deg)scale(1.07)!important}.platform-badge.mp3:before{width:4px!important;height:10px!important;top:-12px!important;left:8px!important}.platform-badge.mp3>span:not(.platform-free){font-size:8px!important}.platform-badge.mp3 .platform-free{min-width:40px!important;min-height:22px!important;padding:0 7px!important;font-size:7px!important}}.video-tools-final-page{width:min(1160px,100% - 40px);margin:0 auto;padding:42px 0 85px}.video-tools-final-header{text-align:center;margin-bottom:42px}.video-tools-final-back{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16b9ff,#2563eb 55%,#4f46e5);border:0;border-radius:13px;justify-content:center;align-items:center;min-height:44px;margin:0 auto 22px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 9px 22px #2563eb40,0 0 18px #38bdf829}.video-tools-final-back:hover{transform:translateY(-2px);box-shadow:0 13px 28px #2563eb57}.video-tools-final-badge{color:#1555e8;letter-spacing:.18em;font-size:11px;font-weight:900}.video-tools-final-header h1{color:#0f172a;letter-spacing:-.05em;margin:14px 0 0;font-size:clamp(46px,5vw,64px);font-weight:900;line-height:1}.video-tools-final-header h1 span{color:#2563eb}.video-tools-final-header>p{color:#64748b;margin:15px 0 0;font-size:15px}.video-tools-final-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.video-tools-final-card{--card-color:37, 99, 235;--card-soft:#2563eb1a;--arrow-bg:#2563eb14;--arrow-color:#2563eb;border:1px solid rgba(var(--card-color), .34);background:radial-gradient(circle at 50% 15%, rgba(var(--card-color), .1), transparent 44%), linear-gradient(180deg, #fffffffa, #fafcfffa);color:#0f172a;text-align:center;cursor:pointer;border-radius:28px;flex-direction:column;align-items:center;min-height:330px;padding:38px 24px 24px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 34px #0f172a0e}.video-tools-final-card:after{content:"";background:rgba(var(--card-color), .07);pointer-events:none;border-radius:50%;width:180px;height:120px;position:absolute;bottom:-60px;left:-62px}.video-tools-final-card.youtube{--card-color:255, 26, 54;--card-soft:#ff1a361c;--arrow-bg:#ff1a3614;--arrow-color:#ff1a36}.video-tools-final-card.facebook{--card-color:24, 119, 242;--card-soft:#1877f21c;--arrow-bg:#1877f214;--arrow-color:#1877f2}.video-tools-final-card.instagram{--card-color:235, 61, 174;--card-soft:#eb3dae1c;--arrow-bg:#eb3dae14;--arrow-color:#e130a6}.video-tools-final-card.tiktok{--card-color:14, 203, 207;--card-soft:#0ecbcf1c;--arrow-bg:#0ecbcf14;--arrow-color:#08b8bd}.video-tools-final-card.snapchat{--card-color:244, 194, 0;--card-soft:#ffe1001f;--arrow-bg:#ffe1001c;--arrow-color:#e3a900}.video-tools-final-card.music{--card-color:133, 56, 245;--card-soft:#8538f51c;--arrow-bg:#8538f514;--arrow-color:#7c2ff2}.video-card-dot{background:rgba(var(--card-color), .12);pointer-events:none;border-radius:50%;position:absolute}.video-card-dot-top{width:27px;height:27px;top:38px;right:44px}.video-card-dot-side{width:20px;height:20px;top:205px;left:42px}.video-tools-final-icon-wrap{justify-content:center;align-items:center;width:150px;height:125px;margin-bottom:10px;display:flex;position:relative}.video-tools-final-icon{background:0 0;border-radius:28px;place-items:center;width:112px;height:112px;transition:transform .22s;display:grid}.video-tools-final-icon svg{filter:drop-shadow(0 13px 18px #0f172a1a);display:block;width:104px!important;height:104px!important}.mp3-tool-card-logo{object-fit:contain;filter:drop-shadow(0 13px 18px #0f172a1a);display:block;width:104px!important;height:104px!important}.video-download-badge{border:1px solid rgba(var(--card-color), .2);width:48px;height:48px;color:rgb(var(--card-color));box-shadow:0 8px 18px rgba(var(--card-color), .17), inset 0 1px 0 #fff;z-index:5;background:#ffffffeb;border-radius:50%;place-items:center;font-size:34px;font-weight:900;line-height:1;display:grid;position:absolute;bottom:7px;right:8px}.video-tools-final-card h2{color:#101827;letter-spacing:-.04em;max-width:280px;margin:3px 0 0;font-size:28px;font-weight:900;line-height:1.08}.video-tools-final-card>p{color:#6b7a96;max-width:250px;min-height:32px;margin:10px 0 22px;font-size:18px;font-weight:500;line-height:1.35}.video-tools-final-arrow{background:var(--arrow-bg);width:54px;height:54px;color:var(--arrow-color);border-radius:50%;place-items:center;margin-top:auto;font-size:30px;font-weight:500;line-height:1;transition:transform .22s,background .22s;display:grid}.video-tools-final-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px #0f172a17}.video-tools-final-card:hover .video-tools-final-icon{transform:translateY(-3px)scale(1.035)}.video-tools-final-card:hover .video-tools-final-arrow{transform:translate(4px)}html.dark .video-tools-final-header h1{color:#f8fafc}html.dark .video-tools-final-header>p{color:#94a3b8}html.dark .video-tools-final-card{background:radial-gradient(circle at 50% 15%, rgba(var(--card-color), .14), transparent 44%), #0d1a2c;color:#f8fafc}html.dark .video-tools-final-card h2{color:#f8fafc}html.dark .video-tools-final-card>p{color:#94a3b8}html.dark .video-download-badge{background:#0d1a2cf5}@media (width<=900px){.video-tools-final-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.video-tools-final-page{width:calc(100% - 16px);padding:24px 0 55px}.video-tools-final-header{margin-bottom:28px}.video-tools-final-back{min-height:40px;margin-bottom:18px;padding:0 14px;font-size:11px}.video-tools-final-badge{font-size:9px}.video-tools-final-header h1{font-size:34px}.video-tools-final-header>p{margin-top:10px;font-size:11px}.video-tools-final-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.video-tools-final-card{border-radius:20px;min-height:248px;padding:20px 8px 16px}.video-tools-final-card:after{width:100px;height:70px;bottom:-35px;left:-38px}.video-card-dot-top{width:14px;height:14px;top:21px;right:15px}.video-card-dot-side{width:11px;height:11px;top:130px;left:15px}.video-tools-final-icon-wrap{width:95px;height:87px;margin-bottom:8px}.video-tools-final-icon{width:78px;height:78px}.video-tools-final-icon svg,.mp3-tool-card-logo{width:72px!important;height:72px!important}.video-download-badge{width:32px;height:32px;font-size:23px;bottom:1px;right:-2px}.video-tools-final-card h2{letter-spacing:-.03em;max-width:140px;margin-top:3px;font-size:16px}.video-tools-final-card>p{max-width:140px;min-height:34px;margin:7px 0 13px;font-size:11px;line-height:1.35}.video-tools-final-arrow{width:38px;height:38px;font-size:22px}}.video-tools-final-card{background:radial-gradient(circle at 50% 18%, rgba(var(--card-color), .18) 0%, rgba(var(--card-color), .1) 25%, rgba(var(--card-color), .045) 50%, transparent 72%), radial-gradient(circle at 50% 72%, rgba(var(--card-color), .055), transparent 58%), #fff;border-color:rgba(var(--card-color), .38);box-shadow:0 18px 42px #0f172a12, 0 0 20px rgba(var(--card-color), .1), 0 0 42px rgba(var(--card-color), .055), inset 0 1px 0 #fffffff2;transition:transform .22s,box-shadow .22s,border-color .22s}.video-tools-final-icon-wrap:before{content:"";background:radial-gradient(circle, rgba(var(--card-color), .2) 0%, rgba(var(--card-color), .1) 38%, transparent 72%);filter:blur(15px);opacity:.9;pointer-events:none;border-radius:50%;width:135px;height:105px;position:absolute;top:50%;left:50%;transform:translate(-50%,-51%)}.video-tools-final-icon{z-index:2;position:relative}.video-tools-final-card:after{background:radial-gradient(circle at 55% 45%, rgba(var(--card-color), .14), rgba(var(--card-color), .07) 45%, transparent 72%)}.video-tools-final-card:hover{border-color:rgba(var(--card-color), .55);box-shadow:0 24px 52px #0f172a1a, 0 0 24px rgba(var(--card-color), .18), 0 0 55px rgba(var(--card-color), .1), inset 0 1px 0 #fff;transform:translateY(-7px)}.video-tools-final-card:hover .video-tools-final-icon-wrap:before{opacity:1;transform:translate(-50%,-51%)scale(1.13)}.video-tools-final-card.youtube{--soft-color:#ff1a3626}.video-tools-final-card.facebook{--soft-color:#1877f226}.video-tools-final-card.instagram{--soft-color:#eb3dae26}.video-tools-final-card.tiktok{--soft-color:#0ecbcf26}.video-tools-final-card.snapchat{--soft-color:#ffd70029}.video-tools-final-card.music{--soft-color:#8538f526}html.dark .video-tools-final-card{background:radial-gradient(circle at 50% 18%, rgba(var(--card-color), .18), rgba(var(--card-color), .08) 42%, transparent 70%), #0d1a2c;box-shadow:0 20px 44px #0000003d, 0 0 28px rgba(var(--card-color), .12)}@media screen and (width<=650px){.video-tools-final-page{width:calc(100% - 12px)!important;padding:18px 0 24px!important}.video-tools-final-header{margin-bottom:18px!important}.video-tools-final-back{min-height:40px!important;padding:0 15px!important;font-size:11px!important}.video-tools-final-badge{margin-top:14px!important;font-size:9px!important}.video-tools-final-header h1{margin-top:8px!important;font-size:29px!important;line-height:1.05!important}.video-tools-final-header>p{margin-top:7px!important;font-size:11px!important}.video-tools-final-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.video-tools-final-card{border-radius:17px!important;height:185px!important;min-height:185px!important;padding:12px 6px 9px!important}.video-tools-final-icon-wrap{width:72px!important;height:67px!important;margin:0 auto 5px!important}.video-tools-final-icon{width:62px!important;height:62px!important}.video-tools-final-icon svg,.video-tools-final-icon .mp3-tool-card-logo{width:57px!important;height:57px!important}.video-download-badge{width:27px!important;height:27px!important;font-size:15px!important;bottom:1px!important;right:-3px!important}.video-tools-final-card h2{margin:5px 0 0!important;font-size:14px!important;line-height:1.05!important}.video-tools-final-card p{margin-top:4px!important;font-size:9.5px!important;line-height:1.2!important}.video-tools-final-arrow{width:30px!important;height:30px!important;margin-top:8px!important;font-size:15px!important}.video-card-dot{transform:scale(.7)!important}}@media screen and (width<=390px){.video-tools-final-page{padding-top:15px!important}.video-tools-final-header{margin-bottom:15px!important}.video-tools-final-header h1{font-size:27px!important}.video-tools-final-grid{gap:7px!important}.video-tools-final-card{height:178px!important;min-height:178px!important}.video-tools-final-icon-wrap{width:68px!important;height:63px!important}.video-tools-final-icon{width:90px!important;height:58px!important}.video-tools-final-icon svg,.video-tools-final-icon .mp3-tool-card-logo{width:53px!important;height:53px!important}.video-tools-final-card h2{font-size:25px!important}.video-tools-final-card p{font-size:9px!important}}@media screen and (width<=650px){.video-tools-final-page{padding-top:12px!important;padding-bottom:18px!important}.video-tools-final-back{height:34px!important;min-height:34px!important;padding:0 13px!important;font-size:10px!important}.video-tools-final-badge{margin-top:9px!important;font-size:8px!important}.video-tools-final-header h1{margin-top:5px!important;font-size:26px!important;line-height:1!important}.video-tools-final-header>p{margin-top:5px!important;font-size:10px!important}.video-tools-final-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.video-tools-final-card{height:158px!important;min-height:158px!important;padding:9px 5px 7px!important}.video-download-badge{width:23px!important;height:23px!important;font-size:12px!important}.video-tools-final-card h2{margin-top:3px!important;font-size:12.5px!important;line-height:1.05!important}.video-tools-final-card p{margin-top:2px!important;font-size:8px!important;line-height:1.1!important}.video-tools-final-arrow{width:25px!important;height:25px!important;margin-top:5px!important;font-size:12px!important}.video-tools-final-page{box-sizing:border-box!important;height:auto!important;min-height:0!important;padding:14px 0 28px!important}.video-tools-final-header{margin-bottom:12px!important}.video-tools-final-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.video-tools-final-card{border-radius:18px!important;height:190px!important;min-height:190px!important;padding:14px 7px 10px!important;overflow:hidden!important}.video-tools-final-icon-wrap{width:75px!important;height:68px!important;margin:0 auto 5px!important}.video-tools-final-icon{width:62px!important;height:62px!important}.video-tools-final-icon svg,.video-tools-final-icon .mp3-tool-card-logo{width:65px!important;height:65px!important}.video-download-badge{justify-content:center!important;align-items:center!important;width:27px!important;height:27px!important;font-size:20px!important;font-weight:900!important;line-height:1!important;display:flex!important}}.video-tools-final-card h2{visibility:visible!important;margin:9px 0 0!important;font-size:19px!important;line-height:1.1!important;display:block!important}.video-tools-final-card p{visibility:visible!important;margin:4px 0 0!important;font-size:13px!important;line-height:1.2!important;display:block!important}.video-tools-final-arrow{visibility:visible!important;width:39px!important;height:30px!important;margin-top:8px!important;font-size:30px!important;display:flex!important}}@media screen and (width<=650px){.video-tools-final-page{padding-bottom:18px!important}.video-tools-final-card{height:205px!important;min-height:205px!important}.video-tools-final-icon-wrap{margin-bottom:7px!important}.video-tools-final-card h2{margin-top:7px!important}.video-tools-final-card p{margin-top:4px!important}.video-tools-final-arrow{margin-top:10px!important}}.video-audio-convert-icon{justify-content:center;align-items:center;gap:5px;width:104px;height:84px;display:flex;position:relative}.vac-video{background:linear-gradient(145deg,#334155,#0f172a);border-radius:11px;width:42px;height:50px;position:relative;transform:rotate(-5deg);box-shadow:0 9px 18px #0f172a40,inset 0 1px 1px #ffffff40}.vac-video:before{content:"";clip-path:polygon(0 0,100% 100%,0 100%);background:#64748b;border-radius:0 8px 0 0;width:13px;height:13px;position:absolute;top:0;right:0}.vac-play{filter:drop-shadow(0 2px 2px #0000002e);border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:14px solid #fff;width:0;height:0;position:absolute;top:16px;left:13px}.vac-convert-arrow{z-index:5;color:#ff3b63;text-shadow:0 2px 3px #ff3b6340;margin:0 -5px;font-size:25px;font-weight:900;line-height:1;position:relative}.vac-audio{background:linear-gradient(145deg,#ff3b79,#ec1670);border-radius:11px;place-items:center;width:43px;height:50px;display:grid;transform:rotate(5deg);box-shadow:0 10px 20px #ec167040,inset 0 1px 1px #ffffff4d}.vac-note{color:#fff;text-shadow:0 2px 3px #0000002e;font-size:31px;font-weight:900;line-height:1}.vac-mp3-badge{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#7c3aed,#4f46e5);border:2px solid #fff;border-radius:7px;justify-content:center;align-items:center;min-width:34px;height:19px;padding:0 6px;font-size:8px;font-weight:900;display:flex;position:absolute;bottom:-2px;right:3px;box-shadow:0 5px 10px #4f46e540}@media screen and (width<=650px){.video-audio-convert-icon{gap:2px!important;width:58px!important;height:53px!important}.vac-video,.vac-audio{border-radius:7px!important;width:25px!important;height:34px!important}.vac-play{border-top-width:6px!important;border-bottom-width:6px!important;border-left-width:9px!important;top:10px!important;left:8px!important}.vac-convert-arrow{margin:0 -3px!important;font-size:16px!important}.vac-note{font-size:21px!important}.vac-mp3-badge{border-width:1px!important;border-radius:5px!important;min-width:25px!important;height:15px!important;padding:0 4px!important;font-size:6px!important;bottom:0!important;right:-2px!important}.video-tools-final-page{width:calc(100% - 14px)!important;padding:18px 0 35px!important}.video-tools-final-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;display:grid!important}.video-tools-final-card{border-radius:22px!important;flex-direction:column!important;align-items:center!important;height:250px!important;min-height:250px!important;padding:20px 8px 14px!important;display:flex!important;overflow:hidden!important}.video-tools-final-icon-wrap{justify-content:center!important;align-items:center!important;width:105px!important;height:94px!important;margin:0 auto 10px!important;display:flex!important;position:relative!important}.video-tools-final-icon{justify-content:center!important;align-items:center!important;width:90px!important;height:90px!important;display:flex!important}.video-tools-final-icon svg{width:86px!important;max-width:none!important;height:86px!important;max-height:none!important}.video-download-badge{z-index:20!important;text-shadow:0 1px #fffffff2,0 2px 3px #00000029!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;font-size:23px!important;font-weight:900!important;line-height:1!important;display:flex!important;position:absolute!important;bottom:0!important;right:-2px!important}.video-tools-final-card h2{letter-spacing:-.025em!important;text-align:center!important;margin:8px 0 0!important;font-size:20px!important;font-weight:900!important;line-height:1.05!important;display:block!important}.video-tools-final-card p{text-align:center!important;margin:7px 0 0!important;font-size:13px!important;font-weight:500!important;line-height:1.2!important;display:block!important}.video-tools-final-arrow{border-radius:50%!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;margin-top:auto!important;margin-bottom:0!important;font-size:22px!important;font-weight:900!important;display:flex!important}.video-card-dot-top{top:18px!important;right:18px!important}.video-card-dot-side{top:54%!important;left:17px!important}.mp3-premium-icon{width:88px!important;height:78px!important;transform:scale(1)!important}.mp3-play-side{width:57px!important;height:65px!important;top:1px!important;left:2px!important}.mp3-play-triangle{border-top-width:11px!important;border-bottom-width:11px!important;border-left-width:18px!important;top:20px!important;left:20px!important}.mp3-music-side{width:55px!important;height:60px!important;bottom:1px!important;right:1px!important}.mp3-music-note{margin-top:5px!important;margin-left:14px!important;font-size:38px!important}}@media screen and (width<=390px){.video-tools-final-grid{gap:8px!important}.video-tools-final-card{height:235px!important;min-height:235px!important;padding-left:6px!important;padding-right:6px!important}.video-tools-final-icon-wrap{width:96px!important;height:87px!important}.video-tools-final-icon{width:82px!important;height:82px!important}.video-tools-final-icon svg{width:78px!important;height:78px!important}.video-download-badge{width:35px!important;height:35px!important;font-size:21px!important}.video-tools-final-card h2{font-size:18px!important}.video-tools-final-card p{font-size:12px!important}.video-tools-final-arrow{width:39px!important;height:39px!important;font-size:20px!important}.mp3-premium-icon{transform:scale(.9)!important}}.video-download-badge:before{content:"↓";text-shadow:0 1px,0 2px,0 3px 5px #00000021;display:block;transform:scaleX(1.18);font-family:Arial,sans-serif!important;font-size:32px!important;font-weight:900!important;line-height:.8!important}@media screen and (width<=650px){.video-download-badge:before{transform:scaleX(1.2);font-size:27px!important;font-weight:900!important}}.mp3-file-icon{justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative}.mp3-file-body{background:linear-gradient(145deg,#b832f5 0%,#8438ed 42%,#5b32dc 100%);border-radius:16px 16px 15px 15px;width:70px;height:82px;position:relative;box-shadow:0 12px 24px #6f37dc4d,inset 0 1px 2px #ffffff47}.mp3-file-fold{clip-path:polygon(0 0,100% 100%,0 100%);background:linear-gradient(135deg,#d7a0ff,#a95df2);border-radius:0 10px 0 5px;width:25px;height:25px;position:absolute;top:0;right:0}.mp3-file-note{color:#fff;text-shadow:0 3px 5px #36148238;font-size:39px;font-weight:900;line-height:1;position:absolute;top:17px;left:18px;font-family:Arial,sans-serif!important}.mp3-file-label{color:#fff;background:linear-gradient(135deg,#6730df,#4c22c9);border-radius:7px;justify-content:center;align-items:center;min-width:62px;height:29px;padding:0 8px;font-size:19px;font-weight:900;display:flex;position:absolute;bottom:-8px;left:20px;box-shadow:0 7px 14px #4c22c947;font-family:Arial,sans-serif!important}@media screen and (width<=650px){.mp3-file-icon{width:82px!important;height:82px!important}.mp3-file-body{border-radius:12px!important;width:57px!important;height:66px!important}.mp3-file-fold{width:20px!important;height:20px!important}.mp3-file-note{font-size:32px!important;top:13px!important;left:14px!important}.mp3-file-label{min-width:51px!important;height:24px!important;padding:0 6px!important;font-size:15px!important;bottom:-7px!important;left:15px!important}}.video-download-badge{font-size:0!important}.video-download-badge:before{content:"↓";text-shadow:0 1px,0 2px,0 2px 3px #0000001f!important;font-family:Arial,sans-serif!important;font-size:24px!important;font-weight:900!important;line-height:.75!important;display:block!important;transform:scaleX(1.35)scaleY(.78)!important}@media screen and (width<=650px){.video-download-badge:before{font-size:22px!important;transform:scaleX(1.42)scaleY(.72)!important}}.video-download-badge{justify-content:center!important;align-items:center!important;font-size:0!important;display:flex!important}.video-download-badge:before{content:""!important;background:currentColor!important;border-radius:999px!important;width:5px!important;height:13px!important;position:absolute!important;top:8px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 1px #ffffffb3,0 2px 3px #00000029!important}.video-download-badge:after{content:""!important;filter:drop-shadow(1px 2px 1px #00000021)!important;border-bottom:5px solid!important;border-right:5px solid!important;border-radius:2px!important;width:11px!important;height:11px!important;position:absolute!important;bottom:7px!important;left:50%!important;transform:translate(-50%)rotate(45deg)!important}@media screen and (width<=650px){.video-download-badge:before{width:5px!important;height:12px!important;top:7px!important}.video-download-badge:after{border-bottom-width:5px!important;border-right-width:5px!important;width:10px!important;height:10px!important;bottom:7px!important}}.video-download-badge{background:#fff!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;font-size:0!important;display:flex!important;box-shadow:0 5px 12px #0f172a29,0 1px 2px #0f172a14!important}.video-download-badge:before,.video-download-badge:after{content:none!important;display:none!important}.download-arrow-svg{filter:drop-shadow(0 1px #ffffff59)drop-shadow(0 2px 2px #0000001f);width:22px!important;height:22px!important;display:block!important;overflow:visible!important}@media screen and (width<=650px){.video-download-badge{width:37px!important;height:37px!important}.download-arrow-svg{width:21px!important;height:21px!important}}.video-download-badge{background:#fff!important;width:40px!important;height:40px!important;box-shadow:0 6px 14px #0f172a2e,0 2px 4px #0f172a14!important}.download-arrow-svg{filter:drop-shadow(0 2px 2px #00000021)!important;width:25px!important;height:25px!important;transform:scaleX(1.08)!important}@media screen and (width<=650px){.video-download-badge{width:39px!important;height:39px!important}.download-arrow-svg{width:24px!important;height:24px!important;transform:scaleX(1.1)!important}}@media screen and (width>=901px){.video-tools-final-grid{grid-template-columns:repeat(3,1fr)!important;gap:28px!important}.video-tools-final-card{border-radius:28px!important;height:330px!important;min-height:330px!important;padding:30px 22px 22px!important}.video-tools-final-icon-wrap{width:150px!important;height:130px!important;margin:0 auto 14px!important}.video-tools-final-icon{width:118px!important;height:118px!important}.video-tools-final-icon svg{width:112px!important;height:112px!important}.video-download-badge{width:46px!important;height:46px!important;bottom:2px!important;right:0!important}.download-arrow-svg{width:28px!important;height:28px!important}.video-tools-final-card h2{margin-top:10px!important;font-size:28px!important;line-height:1.05!important}.video-tools-final-card p{margin-top:7px!important;font-size:18px!important;line-height:1.2!important}.video-tools-final-arrow{width:52px!important;height:52px!important;margin-top:auto!important;font-size:25px!important}.mp3-file-icon{width:118px!important;height:112px!important}.mp3-file-body{width:82px!important;height:94px!important}.mp3-file-note{font-size:46px!important;top:18px!important;left:21px!important}.mp3-file-label{min-width:68px!important;height:31px!important;font-size:19px!important;bottom:-9px!important;left:22px!important}}@media screen and (width<=650px){.video-tools-final-card{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important;box-shadow:0 8px 20px #0f172a0f, 0 0 10px rgba(var(--card-color), .055)!important;transition:none!important}.video-tools-final-card:hover,.video-tools-final-card:active,.video-tools-final-card:focus{border-color:rgba(var(--card-color), .38)!important;box-shadow:0 8px 20px #0f172a0f, 0 0 10px rgba(var(--card-color), .055)!important;outline:none!important;transform:none!important}.video-tools-final-card:hover .video-tools-final-icon,.video-tools-final-card:active .video-tools-final-icon,.video-tools-final-card:hover .video-tools-final-arrow,.video-tools-final-card:active .video-tools-final-arrow{transform:none!important}.video-tools-final-card:hover .video-tools-final-icon-wrap:before,.video-tools-final-card:active .video-tools-final-icon-wrap:before{opacity:.55!important;transform:translate(-50%,-51%)!important}.video-tools-final-icon-wrap:before{filter:blur(10px)!important;opacity:.55!important}}.image-tools-final-page{width:min(1160px,100% - 40px);margin:0 auto;padding:42px 0 85px}.image-tools-final-header{text-align:center;margin-bottom:42px}.image-tools-final-back{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16b9ff,#2563eb 55%,#4f46e5);border:0;border-radius:13px;justify-content:center;align-items:center;min-height:44px;margin:0 auto 22px;padding:0 20px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 9px 22px #2563eb40,0 0 18px #38bdf829}.image-tools-final-back:hover{transform:translateY(-2px);box-shadow:0 13px 28px #2563eb57}.image-tools-final-badge{color:#1555e8;letter-spacing:.18em;font-size:11px;font-weight:900}.image-tools-final-header h1{color:#0f172a;letter-spacing:-.05em;margin:14px 0 0;font-size:clamp(46px,5vw,64px);font-weight:900;line-height:1}.image-tools-final-header h1 span{color:#2563eb}.image-tools-final-header>p{color:#64748b;margin:15px 0 0;font-size:15px}.image-tools-final-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.image-tools-final-card{--card-color:37, 99, 235;--soft-color:#2563eb12;--arrow-bg:#e8f2ff;--arrow-color:#2563eb;isolation:isolate;border:1px solid rgba(var(--card-color), .34);background:radial-gradient(circle at 50% 6%, var(--soft-color), transparent 43%), #fff;color:#0f172a;text-align:center;cursor:pointer;border-radius:27px;flex-direction:column;align-items:center;min-height:330px;padding:27px 24px 25px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #0f172a0f}.image-tools-final-card:before{content:"";z-index:-1;background:rgba(var(--card-color), .18);filter:blur(20px);opacity:.58;pointer-events:none;border-radius:34px;position:absolute;inset:-8px}.image-tools-final-card:after{content:"";background:rgba(var(--card-color), .07);pointer-events:none;border-radius:50% 50% 35% 65%;width:150px;height:95px;position:absolute;bottom:-35px;left:-38px;transform:rotate(25deg)}.image-card-1{--card-color:16, 185, 129;--soft-color:#10b98117;--arrow-bg:#dcfce7;--arrow-color:#059669}.image-card-2{--card-color:14, 165, 233;--soft-color:#0ea5e917;--arrow-bg:#e0f2fe;--arrow-color:#0284c7}.image-card-3{--card-color:79, 70, 229;--soft-color:#4f46e517;--arrow-bg:#e9e8ff;--arrow-color:#4f46e5}.image-card-4{--card-color:139, 92, 246;--soft-color:#8b5cf617;--arrow-bg:#efe7ff;--arrow-color:#7c3aed}.image-card-5{--card-color:245, 158, 11;--soft-color:#f59e0b1a;--arrow-bg:#fff3cf;--arrow-color:#d97706}.image-card-6{--card-color:236, 72, 153;--soft-color:#ec489917;--arrow-bg:#fce7f3;--arrow-color:#db2777}.image-tools-final-icon{place-items:center;width:142px;height:125px;margin-bottom:13px;display:grid;position:relative}.image-tools-final-icon:before{content:"";background:radial-gradient(circle, rgba(var(--card-color), .16), transparent 70%);filter:blur(11px);opacity:.85;border-radius:50%;width:110px;height:85px;position:absolute}.real-tool-icon{z-index:2;filter:drop-shadow(0 11px 10px #0f172a26);width:138px;height:118px;transition:transform .25s cubic-bezier(.2,.8,.2,1);position:relative}.real-file-sheet{transform-origin:50%;background:linear-gradient(145deg,#fff,#dff5ff);border:4px solid #0796d2;border-radius:9px 9px 12px 12px;width:68px;height:82px;position:absolute;overflow:hidden;box-shadow:0 6px #087eb5,0 10px 13px #0f172a29}.real-file-fold{clip-path:polygon(0 0,100% 100%,100% 0);background:#0796d2;width:23px;height:23px;position:absolute;top:-4px;right:-4px}.real-file-label{z-index:3;letter-spacing:.06em;color:#078dc8;margin-top:10px;font-size:16px;font-weight:1000;line-height:1;position:relative}.real-file-picture{background:linear-gradient(#dff6ff 0 56%,#bfeaff 56%);border:3px solid #0796d2bf;height:28px;position:absolute;top:33px;left:9px;right:9px;overflow:hidden}.real-file-sun{background:#ffc928;border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:7px}.real-file-mountain{background:#0ea5e9;border-radius:4px;width:25px;height:20px;position:absolute;bottom:-3px;transform:rotate(45deg)}.mountain-one{left:7px}.mountain-two{background:#38bdf8;width:18px;height:18px;right:3px}.real-file-lines{display:none;position:absolute;bottom:8px;left:12px;right:12px}.real-file-lines span{background:#0796d28c;border-radius:10px;height:3px;margin-top:3px;display:block}.compressor-real-icon .back-stack-one .real-file-sheet{opacity:.72;top:14px;left:13px;transform:rotate(-9deg)scale(.88)}.compressor-real-icon .back-stack-two .real-file-sheet{opacity:.86;top:10px;left:24px;transform:rotate(-5deg)scale(.94)}.compressor-real-icon .front-stack .real-file-sheet{top:9px;left:37px;transform:rotate(-1deg)}.compress-arrow{z-index:6;color:#fff;background:#07a96b;border-radius:50%;place-items:center;width:30px;height:30px;font-size:23px;font-weight:1000;display:grid;position:absolute;box-shadow:0 5px #07834f,0 8px 12px #07a96b40}.compress-left{top:49px;left:0}.compress-right{top:49px;right:0}.crop-main-file{border-color:#0ea5e9;width:72px;height:84px;top:14px;left:34px}.real-crop-frame{z-index:7;width:92px;height:73px;position:absolute;top:23px;left:23px}.crop-corner{width:25px;height:25px;position:absolute}.crop-tl{border-top:6px solid #06a65f;border-left:6px solid #06a65f;top:0;left:0}.crop-tr{border-top:6px solid #06a65f;border-right:6px solid #06a65f;top:0;right:0}.crop-bl{border-bottom:6px solid #06a65f;border-left:6px solid #06a65f;bottom:0;left:0}.crop-br{border-bottom:6px solid #06a65f;border-right:6px solid #06a65f;bottom:0;right:0}.resize-main-file{border-color:#4f46e5;width:69px;height:80px;top:15px;left:35px;box-shadow:0 6px #3730a3,0 10px 13px #0f172a29}.resize-main-file .real-file-label{color:#4f46e5}.resize-main-file .real-file-fold{background:#4f46e5}.resize-arrow{z-index:8;color:#4f46e5;text-shadow:0 3px 5px #4f46e538;font-size:31px;font-weight:1000;line-height:1;position:absolute}.resize-tl{top:5px;left:5px}.resize-tr{top:5px;right:5px}.resize-bl{bottom:4px;left:5px}.resize-br{bottom:4px;right:5px}.convert-real-icon .real-file-sheet{width:58px;height:75px}.convert-source-file{top:22px;left:3px}.webp-file{border-color:#8b5cf6;top:20px;right:1px;box-shadow:0 6px #6d28d9,0 10px 13px #0f172a29}.webp-file .real-file-label{color:#7c3aed;margin-top:27px;font-size:11px}.webp-file .real-file-fold{background:#8b5cf6}.real-convert-arrow{z-index:10;color:#fff;background:#08a561;border-radius:50%;place-items:center;width:31px;height:31px;font-size:23px;font-weight:1000;display:grid;position:absolute;top:42px;left:54px;box-shadow:0 5px #07834f,0 8px 13px #08a56140}.format-source-stack .real-file-sheet{width:56px;height:74px}.jpg-back{opacity:.75;top:26px;left:0;transform:rotate(-7deg)scale(.9)}.jpg-front{top:20px;left:10px;transform:rotate(-3deg)}.png-back{opacity:.75;top:26px;left:0;transform:rotate(-7deg)scale(.9)}.png-front{top:20px;left:10px;transform:rotate(-3deg)}.png-front,.png-back,.png-target-file{border-color:#7c3aed;box-shadow:0 6px #5b21b6,0 10px 13px #0f172a29}.png-front .real-file-label,.png-back .real-file-label,.png-target-file .real-file-label{color:#7c3aed}.png-front .real-file-fold,.png-back .real-file-fold,.png-target-file .real-file-fold{background:#7c3aed}.jpg-target-file,.png-target-file{top:20px;right:0}.jpg-target-file .real-file-label,.jpg-front .real-file-label,.jpg-back .real-file-label{color:#0796d2}.image-tools-final-card h2{color:#0f172a;letter-spacing:-.02em;max-width:260px;margin:0;font-size:18px;font-weight:850;line-height:1.2}.image-tools-final-card>p{color:#64748b;max-width:250px;min-height:48px;margin:12px 0 20px;font-size:13px;line-height:1.45}.image-tools-final-arrow{background:var(--arrow-bg);width:46px;height:46px;color:var(--arrow-color);border-radius:50%;place-items:center;margin-top:auto;font-size:25px;font-weight:600;transition:all .2s;display:grid}.image-tools-final-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px #0f172a17}.image-tools-final-card:hover .real-tool-icon{transform:translateY(-5px)scale(1.07)}.image-tools-final-card:hover .image-tools-final-arrow{transform:translate(4px)}html.dark .image-tools-final-header h1{color:#f8fafc}html.dark .image-tools-final-header>p{color:#94a3b8}html.dark .image-tools-final-card{background:radial-gradient(circle at 50% 6%, rgba(var(--card-color), .12), transparent 43%), #0d1a2c;color:#f8fafc}html.dark .image-tools-final-card h2{color:#f8fafc}html.dark .image-tools-final-card>p{color:#94a3b8}@media (width<=900px){.image-tools-final-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.image-tools-final-page{width:calc(100% - 16px);padding:24px 0 55px}.image-tools-final-header{margin-bottom:28px}.image-tools-final-back{min-height:40px;margin-bottom:18px;padding:0 14px;font-size:11px}.image-tools-final-badge{font-size:9px}.image-tools-final-header h1{font-size:34px}.image-tools-final-header>p{margin-top:10px;font-size:11px}.image-tools-final-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.image-tools-final-card{border-radius:19px;min-height:235px;padding:14px 8px 17px}.image-tools-final-icon{width:94px;height:83px;margin-bottom:7px;transform:scale(.7)}.image-tools-final-card h2{max-width:140px;font-size:12px}.image-tools-final-card>p{max-width:135px;min-height:48px;margin:8px 0 12px;font-size:9px;line-height:1.4}.image-tools-final-arrow{width:35px;height:35px;font-size:19px}}.ic-page{color:#0f172a;width:min(1040px,100% - 32px);margin:0 auto;padding:38px 0 85px}.ic-hero{text-align:center;margin-bottom:34px}.ic-back{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16b9ff,#2563eb 55%,#4f46e5);border:0;border-radius:13px;min-height:44px;margin-bottom:22px;padding:0 20px;font-size:13px;font-weight:900;box-shadow:0 9px 22px #2563eb40,0 0 18px #38bdf829}.ic-badge{color:#059669;letter-spacing:.18em;font-size:11px;font-weight:900}.ic-hero h1{color:#0f172a;letter-spacing:-.05em;margin:12px 0 0;font-size:clamp(42px,5.5vw,64px);font-weight:950;line-height:1}.ic-hero h1 span{color:#2563eb}.ic-hero p{color:#64748b;max-width:600px;margin:14px auto 0;font-size:15px;line-height:1.6}.ic-tool-card{background:radial-gradient(circle at 0 0,#22c55e14,#0000 34%),radial-gradient(circle at 100% 0,#2563eb17,#0000 34%),#fff;border:1px solid #2563eb29;border-radius:28px;grid-template-columns:1.08fr .92fr;gap:26px;padding:26px;display:grid;box-shadow:0 18px 45px #0f172a12,0 0 34px #2563eb0f}.ic-dropzone{text-align:center;cursor:pointer;background:#f8fbffd1;border:2px dashed #2563eb42;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:30px 24px;transition:all .2s;display:flex}.ic-dropzone:hover,.ic-dropzone.has-file{background:#f7fbff;border-color:#2563eb94;transform:translateY(-2px);box-shadow:0 14px 28px #2563eb14}.ic-dropzone input{display:none}.ic-upload-icon{width:96px;height:96px;margin-bottom:17px}.ic-upload-icon svg{filter:drop-shadow(0 12px 18px #0f172a26);width:100%;height:100%}.ic-dropzone strong{color:#0f172a;overflow-wrap:anywhere;max-width:330px;font-size:20px;font-weight:900}.ic-dropzone span{color:#64748b;max-width:330px;margin-top:8px;font-size:12px;line-height:1.5}.ic-controls{flex-direction:column;justify-content:center;padding:18px 6px 6px;display:flex}.ic-quality-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.ic-quality-row>div:first-child{flex-direction:column;gap:5px;display:flex}.ic-quality-row strong{color:#0f172a;font-size:16px;font-weight:900}.ic-quality-row span{color:#64748b;font-size:12px}.ic-quality-value{color:#2563eb;background:#e8f2ff;border-radius:13px;place-items:center;min-width:64px;min-height:44px;font-size:15px;font-weight:950;display:grid}.ic-range{accent-color:#2563eb;width:100%;margin:24px 0 26px}.ic-compress-button{color:#fff;cursor:pointer;background:linear-gradient(110deg,#12c4f6 0%,#0b82f6 42%,#2663f2 67%,#6436f5 100%);border:0;border-radius:15px;min-height:58px;font-size:17px;font-weight:950;transition:all .2s;box-shadow:0 13px 30px #2563eb4d,0 0 25px #16b8ff2b}.ic-compress-button:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-3px)}.ic-compress-button:disabled{opacity:.55;cursor:not-allowed}.ic-status{color:#be123c;background:#fff1f2;border-radius:12px;margin-top:15px;padding:12px 14px;font-size:12px;font-weight:800}.ic-status.success{color:#047857;background:#ecfdf5}.ic-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:28px;display:grid}.ic-preview-card{background:#fff;border:1px solid #0f172a1a;border-radius:22px;padding:18px;box-shadow:0 12px 28px #0f172a0d}.ic-preview-card.result.ready{border-color:#10b9814d;box-shadow:0 12px 28px #0f172a0d,0 0 24px #10b98112}.ic-preview-heading{justify-content:space-between;gap:15px;margin-bottom:14px;display:flex}.ic-preview-heading span{color:#64748b;font-size:12px;font-weight:800}.ic-preview-heading strong{color:#0f172a;font-size:13px;font-weight:950}.ic-preview-image{background-color:#f8fafc;background-image:linear-gradient(45deg,#eef2f7 25%,#0000 25%),linear-gradient(-45deg,#eef2f7 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#eef2f7 75%),linear-gradient(-45deg,#0000 75%,#eef2f7 75%),none;background-position:0 0,0 11px,11px -11px,-11px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border-radius:16px;place-items:center;height:310px;display:grid;overflow:hidden}.ic-preview-image img{object-fit:contain;width:100%;height:100%}.ic-waiting{color:#94a3b8;text-align:center;padding:25px;font-size:13px;font-weight:700}.ic-result-footer{align-items:center;gap:12px;margin-top:15px;display:flex}.ic-saving{background:#ecfdf5;border-radius:13px;flex-direction:column;justify-content:center;min-width:92px;min-height:50px;padding:6px 12px;display:flex}.ic-saving span{color:#047857;font-size:10px;font-weight:800}.ic-saving strong{color:#047857;font-size:17px;font-weight:950}.ic-result-footer button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:0;border-radius:13px;flex:1;min-height:50px;font-size:14px;font-weight:950;box-shadow:0 9px 20px #10b98138}.ic-info{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.ic-info>div{background:#ffffffd9;border:1px solid #2563eb1a;border-radius:17px;padding:18px}.ic-info strong,.ic-info span{display:block}.ic-info strong{color:#2563eb;font-size:14px;font-weight:950}.ic-info span{color:#64748b;margin-top:5px;font-size:11px;line-height:1.5}html.dark .ic-page,html.dark .ic-hero h1,html.dark .ic-dropzone strong,html.dark .ic-quality-row strong,html.dark .ic-preview-heading strong{color:#f8fafc}html.dark .ic-tool-card,html.dark .ic-preview-card,html.dark .ic-info>div{background:#0d1a2c;border-color:#263c58}html.dark .ic-dropzone{background:#101e31}html.dark .ic-dropzone:hover,html.dark .ic-dropzone.has-file{background:#13243a}@media (width<=800px){.ic-tool-card{grid-template-columns:1fr}.ic-dropzone{min-height:260px}}@media (width<=650px){.ic-page{width:calc(100% - 18px);padding-top:24px}.ic-hero h1{font-size:36px}.ic-tool-card{border-radius:20px;padding:14px}.ic-dropzone{min-height:220px}.ic-preview-grid{grid-template-columns:1fr}.ic-preview-image{height:250px}.ic-info{grid-template-columns:1fr}}.pdf-tools-final-page{width:min(1160px,100% - 40px);margin:0 auto;padding:42px 0 85px}.pdf-tools-final-header{text-align:center;margin-bottom:42px}.pdf-tools-final-back{color:#fff;background:linear-gradient(135deg,#ff6b6b,#ef4444 55%,#dc2626);border:0;border-radius:13px;justify-content:center;align-items:center;min-height:44px;margin:0 auto 22px;padding:0 20px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 9px 22px #ef44443d}.pdf-tools-final-back:hover{transform:translateY(-2px);box-shadow:0 13px 28px #ef444454}.pdf-tools-final-badge{color:#dc2626;letter-spacing:.18em;font-size:11px;font-weight:900}.pdf-tools-final-header h1{color:#0f172a;letter-spacing:-.05em;margin:14px 0 0;font-size:clamp(46px,5vw,64px);font-weight:900;line-height:1}.pdf-tools-final-header h1 span{color:#ef4444}.pdf-tools-final-header>p{color:#64748b;margin:15px 0 0;font-size:15px}.pdf-tools-final-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.pdf-tools-final-card{--pdf-rgb:239,68,68;border:1px solid rgba(var(--pdf-rgb),.28);background:radial-gradient(circle at 50% 5%,rgba(var(--pdf-rgb),.1),transparent 44%), #fff;color:#0f172a;text-align:center;border-radius:27px;flex-direction:column;align-items:center;min-height:310px;padding:30px 24px 24px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #0f172a0f}.pdf-tools-final-card:nth-child(2){--pdf-rgb:245,158,11}.pdf-tools-final-card:nth-child(3){--pdf-rgb:239,68,68}.pdf-tools-final-card:nth-child(4){--pdf-rgb:37,99,235}.pdf-tools-final-card:nth-child(5){--pdf-rgb:124,58,237}.pdf-tools-final-card:nth-child(6){--pdf-rgb:14,165,233}.pdf-tools-final-card:after{content:"";background:rgba(var(--pdf-rgb),.07);pointer-events:none;border-radius:50% 50% 35% 65%;width:150px;height:95px;position:absolute;bottom:-35px;left:-38px;transform:rotate(25deg)}.pdf-tools-final-icon{width:86px;height:86px;color:rgb(var(--pdf-rgb));background:rgba(var(--pdf-rgb),.09);box-shadow:inset 0 0 0 1px rgba(var(--pdf-rgb),.1);border-radius:23px;place-items:center;margin-bottom:18px;display:grid}.pdf-tools-final-icon svg{stroke-width:1.7px;width:54px;height:54px}.pdf-tools-final-card h2{color:#0f172a;max-width:260px;margin:0;font-size:18px;font-weight:850;line-height:1.2}.pdf-tools-final-card>p{color:#64748b;max-width:250px;min-height:48px;margin:12px 0 20px;font-size:13px;line-height:1.45}.pdf-tools-final-arrow{background:rgba(var(--pdf-rgb),.1);width:46px;height:46px;color:rgb(var(--pdf-rgb));border-radius:50%;place-items:center;margin-top:auto;font-size:25px;font-weight:700;transition:all .2s;display:grid}.pdf-tools-final-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px #0f172a1a}.pdf-tools-final-card:hover .pdf-tools-final-arrow{transform:translate(4px)}html.dark .pdf-tools-final-header h1,html.dark .pdf-tools-final-card h2{color:#f8fafc}html.dark .pdf-tools-final-card{background:radial-gradient(circle at 50% 5%,rgba(var(--pdf-rgb),.14),transparent 44%), #0d1a2c}html.dark .pdf-tools-final-card>p{color:#94a3b8}@media (width<=900px){.pdf-tools-final-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.pdf-tools-final-page{width:calc(100% - 16px);padding:24px 0 55px}.pdf-tools-final-header{margin-bottom:28px}.pdf-tools-final-header h1{font-size:34px}.pdf-tools-final-header>p{margin-top:10px;font-size:11px}.pdf-tools-final-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pdf-tools-final-card{border-radius:19px;min-height:230px;padding:18px 8px 16px}.pdf-tools-final-icon{border-radius:17px;width:64px;height:64px;margin-bottom:12px}.pdf-tools-final-icon svg{width:40px;height:40px}.pdf-tools-final-card h2{max-width:140px;font-size:12px}.pdf-tools-final-card>p{max-width:135px;min-height:45px;margin:8px 0 12px;font-size:9px}.pdf-tools-final-arrow{width:35px;height:35px;font-size:19px}}
