.VideoConverter_container__Wxclh{min-height:calc(100vh - 70px);padding:40px 20px 64px;background:var(--background)}.VideoConverter_content__paQsf{max-width:880px;margin:0 auto}.VideoConverter_header__dpYO3{max-width:720px;margin:0 auto 28px;text-align:center}.VideoConverter_title__Fg2We{color:var(--text-primary);font-size:42px;font-weight:740;line-height:1.1;margin-bottom:12px}.VideoConverter_subtitle__3oix3{color:var(--text-secondary);font-size:16px;line-height:1.6}.VideoConverter_stepsContainer__SVXUY{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-bottom:24px}.VideoConverter_step__LL5f2{display:flex;align-items:center;gap:8px;color:var(--text-muted)}.VideoConverter_stepNumber__oTylU{width:28px;height:28px;border-radius:50%;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.VideoConverter_stepActive__XfM_s .VideoConverter_stepNumber__oTylU{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.VideoConverter_stepLabel__Ld_bu{font-size:13px;font-weight:600}.VideoConverter_stepActive__XfM_s .VideoConverter_stepLabel__Ld_bu{color:var(--text-primary)}.VideoConverter_stepLine__naWRW{width:32px;height:1px;background:var(--border)}.VideoConverter_converterCard__EXxVF{width:100%;min-height:320px;background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:28px;box-shadow:0 1px 2px rgba(15,23,42,.04)}.VideoConverter_formatSelection__cVXlN,.VideoConverter_uploadSection__k0Alw{width:100%}.VideoConverter_fileInput__FNdlb{display:none}.VideoConverter_uploadLabel__34aiZ{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px;border:1.5px dashed var(--border-hover);border-radius:20px;background:var(--surface-muted);cursor:pointer;text-align:center;transition:border-color .18s ease,background .18s ease}.VideoConverter_uploadLabel__34aiZ:hover{border-color:var(--accent);background:var(--surface-hover)}.VideoConverter_convertBtn__tMyVG span,.VideoConverter_downloadBtn__LTe9P span,.VideoConverter_downloadIcon__KhwEw,.VideoConverter_fileIcon__iHcT3,.VideoConverter_uploadIcon__V2csu{display:none}.VideoConverter_uploadLabel__34aiZ h3{color:var(--text-primary);font-size:22px;font-weight:700}.VideoConverter_uploadFormats___kRx_,.VideoConverter_uploadLabel__34aiZ p{color:var(--text-secondary);font-size:15px;line-height:1.55}.VideoConverter_downloadCard__4kMv_,.VideoConverter_fileInfoCard__Z5emt{display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--surface-muted);border:1px solid var(--border-soft);border-radius:16px;padding:16px;margin-bottom:24px}.VideoConverter_downloadInfo__nSIw_,.VideoConverter_fileDetails__p0V7m{min-width:0;flex:1 1}.VideoConverter_downloadInfo__nSIw_ h4,.VideoConverter_fileDetails__p0V7m h4{color:var(--text-primary);font-size:16px;font-weight:700;margin-bottom:4px;word-break:break-word}.VideoConverter_downloadInfo__nSIw_ p,.VideoConverter_fileDetails__p0V7m p{color:var(--text-muted);font-size:13px;line-height:1.5}.VideoConverter_changeFileBtn__KnAVn,.VideoConverter_convertAnotherBtn__Xr9Z0{min-height:42px;background:var(--surface);border:1px solid var(--border);color:var(--text-primary);padding:0 14px;border-radius:10px;cursor:pointer;font-size:13px;font-weight:650;transition:background .18s ease,border-color .18s ease;white-space:nowrap}.VideoConverter_changeFileBtn__KnAVn:hover,.VideoConverter_convertAnotherBtn__Xr9Z0:hover{background:var(--surface-muted);border-color:var(--border-hover)}.VideoConverter_sectionTitle__devHU{color:var(--text-primary);font-size:16px;font-weight:700;margin-bottom:14px}.VideoConverter_formatGrid__ppZ_p{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:20px}.VideoConverter_formatCard__gqyKV{min-height:78px;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:14px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:border-color .18s ease,background .18s ease}.VideoConverter_formatCard__gqyKV:hover{border-color:var(--border-hover);background:var(--surface-muted)}.VideoConverter_formatCardActive__KbKbf{border-color:var(--primary);background:var(--surface-selected)}.VideoConverter_formatCode__Is7Rx{color:var(--text-primary);font-size:17px;font-weight:750}.VideoConverter_formatName__s8V7M{color:var(--text-muted);font-size:12px;text-align:center}.VideoConverter_convertBtn__tMyVG,.VideoConverter_downloadBtn__LTe9P{min-height:46px;display:inline-flex;align-items:center;justify-content:center;background:var(--primary);border:none;border-radius:12px;padding:0 20px;color:var(--primary-foreground);font-size:15px;font-weight:700;cursor:pointer;transition:background .18s ease,transform .18s ease}.VideoConverter_convertBtn__tMyVG{width:100%;max-width:260px}.VideoConverter_convertBtn__tMyVG:hover,.VideoConverter_downloadBtn__LTe9P:hover{background:var(--primary-hover);transform:translateY(-1px)}.VideoConverter_convertingSection__eW6KM,.VideoConverter_downloadSection__5rfsj{text-align:center;padding:20px 0}.VideoConverter_spinner__UXm1P{width:42px;height:42px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:VideoConverter_spin__epOSg 1s linear infinite;margin:0 auto 18px}@keyframes VideoConverter_spin__epOSg{to{transform:rotate(1turn)}}.VideoConverter_convertingSection__eW6KM h3,.VideoConverter_downloadSection__5rfsj h3{color:var(--text-primary);font-size:20px;margin-bottom:8px}.VideoConverter_successIcon__01y8P{width:32px;height:32px;border-radius:50%;background:var(--success);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;margin-bottom:12px}.VideoConverter_conversionDetails__IE8nV,.VideoConverter_convertingMessage__t2w8z,.VideoConverter_downloadSection__5rfsj p{color:var(--text-secondary);font-size:14px}.VideoConverter_progressBar__SHaoP{width:100%;max-width:420px;height:8px;background:var(--control-muted);border-radius:999px;overflow:hidden;margin:20px auto 8px}.VideoConverter_progressFill__KM5jv{height:100%;background:var(--primary);transition:width .3s}.VideoConverter_progressPercent__jUg5p{color:var(--text-primary);font-size:14px;font-weight:700;margin-bottom:14px}.VideoConverter_downloadActions__UC_u_{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:18px}.VideoConverter_infoCards__bulgm{display:none}.VideoConverter_errorMessage__PNMGG{margin-top:18px;padding:12px 14px;background:var(--danger-bg);border:1px solid var(--danger-border);border-radius:12px;color:var(--error);font-size:14px}@media (max-width:768px){.VideoConverter_container__Wxclh{padding:28px 16px 44px}.VideoConverter_title__Fg2We{font-size:32px}.VideoConverter_stepsContainer__SVXUY{justify-content:flex-start}.VideoConverter_stepLine__naWRW{width:20px}.VideoConverter_converterCard__EXxVF{padding:18px;border-radius:20px}.VideoConverter_uploadLabel__34aiZ{min-height:220px;padding:24px 18px}.VideoConverter_downloadActions__UC_u_,.VideoConverter_downloadCard__4kMv_,.VideoConverter_fileInfoCard__Z5emt{align-items:stretch;flex-direction:column}.VideoConverter_formatGrid__ppZ_p{grid-template-columns:repeat(2,minmax(0,1fr))}}