.page-module___8aEwW__main{flex-direction:column;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem;display:flex}.page-module___8aEwW__hero{text-align:center;flex-direction:column;align-items:center;margin-top:2rem;margin-bottom:2rem;animation:.6s ease-out page-module___8aEwW__slideDown;display:flex}.page-module___8aEwW__titleWrapper{justify-content:center;align-items:center;gap:16px;margin-bottom:1rem;display:flex}.page-module___8aEwW__heroLogo{border-radius:16px;width:64px;height:64px;animation:6s ease-in-out infinite page-module___8aEwW__float;box-shadow:0 4px 20px #06b6d44d}@keyframes page-module___8aEwW__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.page-module___8aEwW__title{letter-spacing:-.04em;text-shadow:0 10px 30px #00000080;margin:0;font-size:4rem;font-weight:800}.page-module___8aEwW__gradientText{background:linear-gradient(135deg,#a855f7,#3b82f6,#06b6d4) 0 0/200% 200%;-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 0 15px #8b5cf666);-webkit-background-clip:text;background-clip:text;animation:4s linear infinite page-module___8aEwW__shine}@keyframes page-module___8aEwW__shine{to{background-position:200%}}.page-module___8aEwW__subtitle{color:#22d3ee;letter-spacing:.01em;max-width:620px;margin-bottom:1rem;font-size:1.2rem;font-weight:700;line-height:1.7}.page-module___8aEwW__perks{flex-wrap:wrap;justify-content:center;gap:10px 20px;margin-bottom:1.75rem;display:flex}.page-module___8aEwW__perk{border-radius:999px;align-items:center;gap:7px;padding:6px 16px;font-size:.9rem;font-weight:600;display:inline-flex}.page-module___8aEwW__perk svg{flex-shrink:0}.page-module___8aEwW__perkFree{color:#c084fc;background:#a855f71f;border:1px solid #a855f74d}.page-module___8aEwW__perkFast{color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b40}.page-module___8aEwW__perkSafe{color:#34d399;background:#22c55e1a;border:1px solid #22c55e40}.page-module___8aEwW__platformChips{flex-wrap:wrap;justify-content:center;gap:8px;max-width:860px;margin-bottom:2.5rem;display:flex}.page-module___8aEwW__platformChip{color:var(--text-muted);background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:7px;padding:5px 14px 5px 10px;font-size:.85rem;font-weight:500;transition:color .2s,border-color .2s,transform .2s;display:inline-flex}.page-module___8aEwW__platformChipIcon{object-fit:contain;border-radius:4px;flex-shrink:0;width:16px;height:16px}.page-module___8aEwW__platformChip:hover{color:var(--text-main);border-color:var(--secondary-color);transform:translateY(-2px)}.page-module___8aEwW__resultArea{justify-content:center;display:flex}@keyframes page-module___8aEwW__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module___8aEwW__titleWrapper{gap:12px}.page-module___8aEwW__heroLogo{border-radius:12px;width:48px;height:48px}.page-module___8aEwW__title{font-size:2.8rem}.page-module___8aEwW__subtitle{margin-bottom:1rem;font-size:1rem}.page-module___8aEwW__platformChips{gap:6px;margin-bottom:1.75rem}.page-module___8aEwW__platformChip{padding:4px 11px;font-size:.78rem}.page-module___8aEwW__main{padding:1.5rem 1rem 80px}.page-module___8aEwW__hero{margin-top:1rem}}.page-module___8aEwW__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out page-module___8aEwW__fadeIn;display:flex;position:fixed;inset:0}.page-module___8aEwW__modalContent{background:var(--background-base);border:1px solid var(--surface-border);text-align:center;border-radius:24px;width:100%;max-width:500px;padding:40px;animation:.4s cubic-bezier(.16,1,.3,1) page-module___8aEwW__slideUp;position:relative;box-shadow:0 20px 40px #00000080}.page-module___8aEwW__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.page-module___8aEwW__closeBtn:hover{color:var(--text-main);background:#ffffff1a}.page-module___8aEwW__modalTitle{background:linear-gradient(135deg,#f59e0b,#ea580c);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:1.8rem;font-weight:700}.page-module___8aEwW__modalDesc{color:var(--text-muted);margin-bottom:32px;font-size:1.05rem}.page-module___8aEwW__qrWrapper{background:#fff;border-radius:20px;width:fit-content;margin:0 auto 32px;padding:20px;box-shadow:0 8px 32px #f59e0b26}.page-module___8aEwW__qrImage{aspect-ratio:1;object-fit:contain;width:100%;max-width:340px;height:auto;display:block}.page-module___8aEwW__bankInfo{background:var(--surface);border:1px solid var(--surface-border);text-align:left;border-radius:16px;padding:24px}.page-module___8aEwW__bankInfo p{color:var(--text-muted);justify-content:space-between;margin:12px 0;font-size:1.1rem;display:flex}.page-module___8aEwW__bankInfo strong{color:var(--text-main);font-weight:600}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module___8aEwW__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.page-module___8aEwW__footer{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;margin-top:auto;padding:2rem 0 1rem;display:flex}.page-module___8aEwW__authorInfo{color:var(--text-muted);font-size:.95rem}.page-module___8aEwW__authorLink{color:var(--primary-color);font-weight:600;text-decoration:none;transition:all .3s}.page-module___8aEwW__authorLink:hover{color:var(--secondary-color);text-decoration:underline}.page-module___8aEwW__donateBtn{color:#f59e0b;cursor:pointer;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:999px;align-items:center;gap:8px;padding:10px 24px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.page-module___8aEwW__donateBtn:hover{background:#f59e0b33;transform:translateY(-2px);box-shadow:0 4px 15px #f59e0b33}.page-module___8aEwW__donateIcon{font-size:1.2rem}
.UrlInput-module__QKX6Ra__formContainer{width:100%;max-width:800px;margin:0 auto}.UrlInput-module__QKX6Ra__inputWrapper{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;width:100%;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 10px 30px #0003}.UrlInput-module__QKX6Ra__inputWrapper:focus-within{border-color:var(--secondary-color);transform:translateY(-2px);box-shadow:0 0 25px #06b6d466,inset 0 0 10px #06b6d41a}.UrlInput-module__QKX6Ra__inputWrapperError{border-color:var(--danger);box-shadow:0 0 20px #f43f5e59,inset 0 0 10px #f43f5e1a}.UrlInput-module__QKX6Ra__inputWrapperError:focus-within{border-color:var(--danger);box-shadow:0 0 25px #f43f5e73,inset 0 0 10px #f43f5e1f}.UrlInput-module__QKX6Ra__errorMessage{color:var(--danger);align-items:center;gap:8px;margin:12px 4px 0;padding:0 12px;font-size:.92rem;font-weight:500;animation:.25s ease-out UrlInput-module__QKX6Ra__fadeInError;display:flex}.UrlInput-module__QKX6Ra__errorMessage svg{flex-shrink:0}@keyframes UrlInput-module__QKX6Ra__fadeInError{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.UrlInput-module__QKX6Ra__input{color:var(--text-main);background:0 0;border:none;outline:none;flex:1;padding:12px 24px;font-family:inherit;font-size:1.15rem}.UrlInput-module__QKX6Ra__input::placeholder{color:var(--text-muted);opacity:.7}.UrlInput-module__QKX6Ra__submitBtn{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;height:52px;padding:0 32px;font-size:1.05rem}@media (max-width:768px){.UrlInput-module__QKX6Ra__inputWrapper{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;flex-direction:column;gap:12px;padding:0}.UrlInput-module__QKX6Ra__inputWrapper:focus-within{box-shadow:none;transform:none}.UrlInput-module__QKX6Ra__input{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:16px;transition:all .3s;box-shadow:0 4px 20px #0000001a}.UrlInput-module__QKX6Ra__input:focus{border-color:var(--secondary-color);transform:translateY(-2px);box-shadow:0 0 20px #06b6d44d,inset 0 0 10px #06b6d41a}.UrlInput-module__QKX6Ra__submitBtn{border-radius:16px;width:100%}}
.VideoResult-module__M5aVIW__container{width:100%;max-width:1000px;margin:2rem auto;padding:2rem;animation:.5s ease-out VideoResult-module__M5aVIW__fadeIn}.VideoResult-module__M5aVIW__error{color:var(--danger);align-items:center;gap:12px;font-weight:500;display:flex}.VideoResult-module__M5aVIW__videoHeader{align-items:flex-start;gap:24px;margin-bottom:2rem;display:flex}.VideoResult-module__M5aVIW__thumbnailWrapper{aspect-ratio:4/5;cursor:pointer;background-color:#ffffff0d;border-radius:12px;flex-shrink:0;width:240px;animation:1.5s ease-in-out infinite VideoResult-module__M5aVIW__skeletonPulse;display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d}@keyframes VideoResult-module__M5aVIW__skeletonPulse{0%{background-color:#ffffff08}50%{background-color:#ffffff14}to{background-color:#ffffff08}}.VideoResult-module__M5aVIW__thumbnailBlurBg{object-fit:cover;filter:blur(20px);opacity:.5;z-index:0;width:120%;height:120%;position:absolute;top:-10%;left:-10%}.VideoResult-module__M5aVIW__thumbnail{z-index:1;object-fit:contain;width:100%;height:100%;transition:transform .3s;display:block;position:relative}.VideoResult-module__M5aVIW__thumbnailFallback{color:#fff6;justify-content:center;align-items:center;height:100%;display:flex}.VideoResult-module__M5aVIW__thumbnailWrapper:hover .VideoResult-module__M5aVIW__thumbnail{transform:scale(1.05)}.VideoResult-module__M5aVIW__videoDetails{flex-direction:column;justify-content:center;display:flex}.VideoResult-module__M5aVIW__sourceBadge{justify-content:center;align-items:center;display:flex;position:absolute;bottom:8px;left:8px}.VideoResult-module__M5aVIW__sourceLogo{object-fit:contain;filter:drop-shadow(0 1px 3px #0009);width:24px;height:24px;display:block}.VideoResult-module__M5aVIW__title{margin-bottom:12px;font-size:1.5rem;font-weight:700;line-height:1.3}.VideoResult-module__M5aVIW__metaInfo{color:var(--text-muted);flex-wrap:wrap;gap:16px;font-size:.95rem;display:flex}.VideoResult-module__M5aVIW__metaItem{align-items:center;gap:6px;display:flex}.VideoResult-module__M5aVIW__description{color:var(--text-muted);white-space:pre-line;-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;margin-top:12px;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.VideoResult-module__M5aVIW__formatsTitle{border-bottom:1px solid var(--surface-border);margin-bottom:1rem;padding-bottom:8px;font-size:1.25rem}.VideoResult-module__M5aVIW__formatListWrapper{max-height:400px;padding-right:8px;overflow-y:auto}.VideoResult-module__M5aVIW__formatListWrapper::-webkit-scrollbar{width:6px}.VideoResult-module__M5aVIW__formatListWrapper::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}.VideoResult-module__M5aVIW__formatListWrapper::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.VideoResult-module__M5aVIW__formatList{flex-direction:column;gap:12px;padding:8px 0;display:flex}.VideoResult-module__M5aVIW__formatItem{background:var(--surface);border:1px solid var(--surface-border);border-radius:16px;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 20px #0000001a}.VideoResult-module__M5aVIW__formatItem:hover{background:var(--surface-hover);border-color:#06b6d466;transform:translate(4px);box-shadow:0 10px 30px #06b6d433}.VideoResult-module__M5aVIW__formatInfo{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.VideoResult-module__M5aVIW__formatQuality{color:var(--text-main);text-shadow:0 2px 10px #00000080;font-size:1.4rem;font-weight:800}.VideoResult-module__M5aVIW__formatBadge{color:#a5b4fc;background:#6366f133;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:700}.VideoResult-module__M5aVIW__typeBadge{color:#6ee7b7;background:#10b98133}.VideoResult-module__M5aVIW__formatSize{color:var(--text-muted);font-size:.9rem}.VideoResult-module__M5aVIW__downloadBtn{border-radius:12px;flex-shrink:0;padding:.6rem 1.4rem;font-size:1rem}.VideoResult-module__M5aVIW__saveBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;justify-content:center;align-items:center;gap:8px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;animation:.35s ease-out VideoResult-module__M5aVIW__saveReady;display:inline-flex;box-shadow:0 4px 14px #10b98159}.VideoResult-module__M5aVIW__saveBtn:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 6px 20px #10b98180}.VideoResult-module__M5aVIW__saveBtn:active{transform:translateY(0);box-shadow:0 3px 10px #10b98166}.VideoResult-module__M5aVIW__saveBtn svg{flex-shrink:0}@keyframes VideoResult-module__M5aVIW__saveReady{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.VideoResult-module__M5aVIW__noFormats{color:var(--text-muted);text-align:center;padding:20px 0;font-style:italic}.VideoResult-module__M5aVIW__downloadProgressContainer{flex-direction:column;flex-shrink:0;gap:8px;width:250px;display:flex}.VideoResult-module__M5aVIW__progressInfo{color:var(--text-muted);justify-content:space-between;font-size:.85rem;font-weight:500;display:flex}.VideoResult-module__M5aVIW__queueLabel{color:#f59e0b;font-weight:600;animation:2s cubic-bezier(.4,0,.6,1) infinite VideoResult-module__M5aVIW__pulseQueue}@keyframes VideoResult-module__M5aVIW__pulseQueue{0%,to{opacity:1}50%{opacity:.5}}.VideoResult-module__M5aVIW__progressBarWrapper{background:#0000004d;border-radius:999px;width:100%;height:8px;overflow:hidden;box-shadow:inset 0 1px 3px #00000080}.VideoResult-module__M5aVIW__progressBar{background:linear-gradient(90deg, var(--secondary-color), var(--primary-color));border-radius:999px;height:100%;transition:width .3s;position:relative;overflow:hidden}.VideoResult-module__M5aVIW__progressQueued{background:linear-gradient(90deg,#d97706,#f59e0b)}.VideoResult-module__M5aVIW__progressBar:after{content:"";background:linear-gradient(45deg,#fff3 25%,#0000 25% 50%,#fff3 50% 75%,#0000 75%,#0000) 0 0/20px 20px;animation:1s linear infinite VideoResult-module__M5aVIW__stripemove;position:absolute;inset:0}@keyframes VideoResult-module__M5aVIW__stripemove{0%{background-position:0 0}to{background-position:20px 0}}.VideoResult-module__M5aVIW__progressError{color:var(--danger);margin:0;font-size:.85rem;font-weight:500}.VideoResult-module__M5aVIW__cancelBtn{width:100%;color:var(--danger);background:#f43f5e1a;border:1px solid #f43f5e4d;border-radius:12px;margin-top:8px;padding:.6rem .8rem;font-size:.85rem;font-weight:600;transition:all .2s}.VideoResult-module__M5aVIW__cancelBtn:hover{background:#f43f5e33;transform:translateY(-1px)}@media (max-width:768px){.VideoResult-module__M5aVIW__videoHeader{flex-direction:column}.VideoResult-module__M5aVIW__thumbnailWrapper{width:100%}.VideoResult-module__M5aVIW__formatItem{flex-direction:column;align-items:flex-start;gap:16px}.VideoResult-module__M5aVIW__downloadBtn,.VideoResult-module__M5aVIW__downloadProgressContainer{width:100%}}@keyframes VideoResult-module__M5aVIW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.ExtensionPromo-module__gyZ6Vq__container{background:linear-gradient(135deg,#1e293bb3,#6366f11a);border:1px solid #6366f14d;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1000px;margin:2rem auto;padding:1.5rem 2rem;display:flex}.ExtensionPromo-module__gyZ6Vq__content{align-items:center;gap:1.5rem;display:flex}.ExtensionPromo-module__gyZ6Vq__iconWrapper{width:56px;height:56px;color:var(--primary-color);background:#6366f133;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ExtensionPromo-module__gyZ6Vq__textWrapper{flex-direction:column;gap:4px;display:flex}.ExtensionPromo-module__gyZ6Vq__title{color:var(--text-main);font-size:1.2rem;font-weight:700}.ExtensionPromo-module__gyZ6Vq__description{color:var(--text-muted);font-size:.95rem;line-height:1.4}.ExtensionPromo-module__gyZ6Vq__installBtn{white-space:nowrap;flex-shrink:0}@media (max-width:768px){.ExtensionPromo-module__gyZ6Vq__container{display:none}}
