.imageconverter-module__P90MBq__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.imageconverter-module__P90MBq__header{text-align:center;margin-bottom:2rem}.imageconverter-module__P90MBq__title{color:var(--secondary-color);margin-bottom:.5rem;font-size:2rem;font-weight:700}.imageconverter-module__P90MBq__description{color:var(--text-color-light);max-width:600px;margin:0 auto;font-size:1.1rem}.imageconverter-module__P90MBq__uploadSection{background:var(--card-background);border:1px solid var(--card-border);text-align:center;border-radius:12px;margin-bottom:2rem;padding:2rem}.imageconverter-module__P90MBq__uploadArea{border:2px dashed var(--border-color);cursor:pointer;background:#0070f305;border-radius:8px;padding:3rem 2rem;transition:all .2s}.imageconverter-module__P90MBq__uploadArea:hover{border-color:var(--primary-color);background:#0070f30d}.imageconverter-module__P90MBq__uploadArea.imageconverter-module__P90MBq__dragOver{border-color:var(--primary-color);background:#0070f314;transform:scale(1.02)}.imageconverter-module__P90MBq__uploadIcon{color:var(--text-color-light);margin-bottom:1rem;font-size:3rem}.imageconverter-module__P90MBq__uploadText{color:var(--secondary-color);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.imageconverter-module__P90MBq__uploadSubtext{color:var(--text-color-light);margin-bottom:1rem;font-size:.9rem}.imageconverter-module__P90MBq__uploadButton{background:linear-gradient(135deg,var(--primary-color),#0070f3);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.imageconverter-module__P90MBq__uploadButton:hover{background:linear-gradient(135deg,#005bb5,#0056b3);transform:translateY(-2px)}.imageconverter-module__P90MBq__hiddenInput{display:none}.imageconverter-module__P90MBq__settingsSection{background:var(--card-background);border:1px solid var(--card-border);border-radius:12px;margin-bottom:2rem;padding:2rem}.imageconverter-module__P90MBq__settingsTitle{color:var(--secondary-color);text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.imageconverter-module__P90MBq__settingsGrid{grid-template-columns:1fr 1fr;align-items:end;gap:2rem;display:grid}@media (max-width:768px){.imageconverter-module__P90MBq__settingsGrid{grid-template-columns:1fr;gap:1.5rem}}.imageconverter-module__P90MBq__settingGroup{flex-direction:column;gap:.5rem;display:flex}.imageconverter-module__P90MBq__settingLabel{color:var(--secondary-color);font-size:1rem;font-weight:600}.imageconverter-module__P90MBq__formatSelect{border:2px solid var(--border-color);background:var(--card-background);color:var(--text-color);cursor:pointer;border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s}.imageconverter-module__P90MBq__formatSelect:focus{border-color:var(--primary-color);outline:none}.imageconverter-module__P90MBq__qualitySlider{appearance:none;background:var(--border-color);cursor:pointer;border-radius:4px;outline:none;width:100%;height:8px}.imageconverter-module__P90MBq__qualitySlider::-webkit-slider-thumb{appearance:none;background:var(--primary-color);cursor:pointer;border:2px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 4px #0003}.imageconverter-module__P90MBq__qualitySlider::-moz-range-thumb{background:var(--primary-color);cursor:pointer;border:2px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 4px #0003}.imageconverter-module__P90MBq__qualityValue{color:var(--text-color-light);text-align:center;margin-top:.25rem;font-size:.9rem}.imageconverter-module__P90MBq__convertButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;grid-column:span 2;justify-self:center;min-width:200px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s}.imageconverter-module__P90MBq__convertButton:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px)}.imageconverter-module__P90MBq__convertButton:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:768px){.imageconverter-module__P90MBq__convertButton{grid-column:span 1}}.imageconverter-module__P90MBq__previewSection{background:var(--card-background);border:1px solid var(--card-border);border-radius:12px;margin-bottom:2rem;padding:2rem}.imageconverter-module__P90MBq__previewTitle{color:var(--secondary-color);text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.imageconverter-module__P90MBq__imageGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.imageconverter-module__P90MBq__imageCard{text-align:center;background:#0070f30d;border:1px solid #0070f31a;border-radius:8px;padding:1rem}.imageconverter-module__P90MBq__imagePreview{object-fit:cover;border-radius:6px;width:100%;height:120px;margin-bottom:.75rem}.imageconverter-module__P90MBq__imageInfo{color:var(--text-color);margin-bottom:.5rem;font-size:.9rem}.imageconverter-module__P90MBq__imageMeta{color:var(--text-color-light);font-size:.8rem}.imageconverter-module__P90MBq__removeButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:4px;margin-top:.5rem;padding:.25rem .5rem;font-size:.8rem;transition:background-color .2s}.imageconverter-module__P90MBq__removeButton:hover{background:#dc2626}.imageconverter-module__P90MBq__resultsSection{background:var(--card-background);border:1px solid var(--card-border);border-radius:12px;margin-bottom:2rem;padding:2rem}.imageconverter-module__P90MBq__resultsTitle{color:var(--secondary-color);text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.imageconverter-module__P90MBq__resultsActions{justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.imageconverter-module__P90MBq__downloadAllButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.imageconverter-module__P90MBq__downloadAllButton:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:translateY(-2px)}.imageconverter-module__P90MBq__resultsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.imageconverter-module__P90MBq__resultCard{background:#10b9810d;border:1px solid #10b9811a;border-radius:8px;padding:1rem}.imageconverter-module__P90MBq__resultPreview{object-fit:cover;border-radius:6px;width:100%;height:150px;margin-bottom:1rem}.imageconverter-module__P90MBq__resultInfo{color:var(--text-color);margin-bottom:.5rem;font-size:.9rem}.imageconverter-module__P90MBq__resultStats{color:var(--text-color-light);justify-content:space-between;margin-bottom:1rem;font-size:.8rem;display:flex}.imageconverter-module__P90MBq__downloadButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:.5rem;font-size:.9rem;font-weight:500;transition:background-color .2s}.imageconverter-module__P90MBq__downloadButton:hover{background:var(--link-hover-color)}.imageconverter-module__P90MBq__loading{text-align:center;padding:2rem}.imageconverter-module__P90MBq__loadingText{color:var(--text-color-light);margin-bottom:1rem;font-size:1.1rem}.imageconverter-module__P90MBq__progressBar{background:var(--border-color);border-radius:4px;width:100%;height:8px;margin-bottom:.5rem;overflow:hidden}.imageconverter-module__P90MBq__progressFill{background:linear-gradient(135deg,var(--primary-color),#0070f3);border-radius:4px;height:100%;transition:width .3s}.imageconverter-module__P90MBq__progressText{color:var(--text-color-light);font-size:.9rem}.imageconverter-module__P90MBq__error{text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.imageconverter-module__P90MBq__error p{color:#dc2626;margin:0;font-weight:500}.imageconverter-module__P90MBq__instructions{background:#10b9811a;border:1px solid #10b98133;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.imageconverter-module__P90MBq__instructions h3{color:var(--secondary-color);margin:0 0 1rem;font-size:1.2rem}.imageconverter-module__P90MBq__instructions ul{margin:0;padding-left:1.5rem}.imageconverter-module__P90MBq__instructions li{color:var(--text-color);margin-bottom:.5rem}@media (max-width:768px){.imageconverter-module__P90MBq__container{padding:1rem .5rem}.imageconverter-module__P90MBq__header{margin-bottom:1.5rem}.imageconverter-module__P90MBq__title{font-size:1.5rem}.imageconverter-module__P90MBq__description{font-size:1rem}.imageconverter-module__P90MBq__uploadArea{padding:2rem 1rem}.imageconverter-module__P90MBq__uploadSection,.imageconverter-module__P90MBq__settingsSection,.imageconverter-module__P90MBq__previewSection,.imageconverter-module__P90MBq__resultsSection{padding:1.5rem 1rem}.imageconverter-module__P90MBq__resultsActions{flex-direction:column;align-items:center}.imageconverter-module__P90MBq__imageGrid,.imageconverter-module__P90MBq__resultsGrid{grid-template-columns:1fr}}
