.Converter_converterContainer__AlyYl{background:var(--surface);border-radius:var(--radius-lg);padding:3rem 2rem;box-shadow:0 20px 40px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.02);max-width:800px;margin:0 auto}.Converter_formatSelectors__INgwG{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:2rem}.Converter_selectGroup__x4bVN{display:flex;flex-direction:column;gap:.5rem;flex:1 1}.Converter_selectGroup__x4bVN label{font-size:.875rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.Converter_selectGroup__x4bVN select{padding:.75rem 1rem;border-radius:var(--radius-md);background:var(--background);border:1px solid var(--border);color:var(--text-main);font-size:1rem;font-weight:600;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .2s}.Converter_selectGroup__x4bVN select:focus{border-color:var(--primary)}.Converter_selectIcon__pA8kT{font-size:1.5rem;color:var(--text-muted);margin-top:1.5rem}.Converter_dropzone__kxBrh{border:2px dashed var(--border);border-radius:var(--radius-lg);padding:4rem 2rem;text-align:center;cursor:pointer;transition:all .2s ease;background:rgba(0,0,0,.02);margin-bottom:2rem}.Converter_dropzone__kxBrh.Converter_dragging__3leaD,.Converter_dropzone__kxBrh:hover{border-color:var(--text-main);background:rgba(0,0,0,.04)}.Converter_dropText__lZk_b{color:var(--text-muted);font-size:1.125rem}.Converter_dropText__lZk_b span{color:var(--text-main);font-weight:600}.Converter_fileInfo__c0otx{display:flex;flex-direction:column;align-items:center;gap:.5rem}.Converter_fileName__gojU4{font-weight:600;font-size:1.125rem;color:var(--text-main)}.Converter_fileSize__Wt1I2{color:var(--text-muted);font-size:.875rem}.Converter_actions__1E8sy{display:flex;flex-direction:column;align-items:center;justify-content:center}.Converter_convertBtn__BYNjO,.Converter_downloadBtn__kxaJ3{background:var(--text-main);color:#fff;padding:1rem 3rem;border-radius:var(--radius-full);font-size:1.125rem;font-weight:500;transition:all .2s ease;width:100%;max-width:400px;text-align:center;display:inline-block;border:none}.Converter_convertBtn__BYNjO:hover:not(:disabled),.Converter_downloadBtn__kxaJ3:hover{background:#000;transform:scale(1.02)}.Converter_convertBtn__BYNjO:disabled{background:rgba(0,0,0,.08);color:var(--text-muted);cursor:not-allowed}.Converter_downloadBtn__kxaJ3{background:var(--text-main)}.Converter_downloadBtn__kxaJ3:hover{background:#000;color:#fff}.Converter_progressContainer__64JUE{display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--text-muted)}.Converter_spinner__iyrLk{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-left:4px solid var(--text-main);border-radius:50%;animation:Converter_spin__RsXKZ 1s linear infinite}@keyframes Converter_spin__RsXKZ{to{transform:rotate(1turn)}}.Converter_progressBarContainer__gRDYI{width:100%;max-width:400px;background:rgba(0,0,0,.05);border-radius:var(--radius-full);height:8px;overflow:hidden;margin-top:1rem}.Converter_progressBarFill__ZjBnB{height:100%;background:var(--text-main);border-radius:var(--radius-full);transition:width .3s ease-out}.Converter_progressText__yE_FE{font-size:.875rem;color:var(--text-muted);font-weight:500;margin-top:.5rem}.SEODetails_seoContainer__KHME_{margin-top:4rem;display:flex;flex-direction:column;gap:3rem;max-width:800px;margin-left:auto;margin-right:auto}.SEODetails_section__m3_Am h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-main)}.SEODetails_section__m3_Am p{color:var(--text-muted);font-size:1.125rem;line-height:1.6}.SEODetails_benefitsList__WZE1A{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem}.SEODetails_benefitsList__WZE1A li{position:relative;padding-left:2rem;color:var(--text-muted);line-height:1.6}.SEODetails_benefitsList__WZE1A li:before{content:"✓";position:absolute;left:0;color:var(--primary);font-weight:700}.SEODetails_benefitsList__WZE1A strong{color:var(--text-main)}.SEODetails_faq__NRaAP{margin-bottom:1.5rem;background:rgba(26,31,44,.4);padding:1.5rem;border-radius:var(--radius-md);border:1px solid var(--border)}.SEODetails_faq__NRaAP h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:var(--text-main)}.SEODetails_faq__NRaAP p{font-size:1rem;margin:0}