.image-converter-module__t4Vnba__container{max-width:1000px;font-family:var(--font-geist-sans);background:var(--background);min-height:100vh;margin:0 auto;padding:2rem}.image-converter-module__t4Vnba__content{background:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--card-border);border-radius:24px;padding:3rem;box-shadow:0 25px 50px -12px #0000001a}.image-converter-module__t4Vnba__header{text-align:center;margin-bottom:3rem}.image-converter-module__t4Vnba__header h1{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.8rem;font-weight:800}.image-converter-module__t4Vnba__description{color:var(--text-secondary);font-size:1.1rem}.image-converter-module__t4Vnba__bulkControls{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.image-converter-module__t4Vnba__dropZone{border:2px dashed var(--text-secondary);background:var(--glass-bg);cursor:pointer;border-radius:20px;justify-content:center;align-items:center;height:180px;transition:all .3s;display:flex}.image-converter-module__t4Vnba__dropZone:hover{border-color:var(--primary);transform:scale(1.01)}.image-converter-module__t4Vnba__hasFiles{border-style:solid;border-color:var(--primary);background:var(--primary-glow)}.image-converter-module__t4Vnba__placeholder{text-align:center;flex-direction:column;gap:.5rem;display:flex}.image-converter-module__t4Vnba__placeholder span{color:var(--text-primary);font-size:1.3rem;font-weight:700}.image-converter-module__t4Vnba__fileSummary{flex-direction:column;align-items:center;gap:.5rem;display:flex}.image-converter-module__t4Vnba__fileSummary strong{color:var(--primary);font-size:1.5rem}.image-converter-module__t4Vnba__formatSelection{grid-template-columns:1fr 1fr;align-items:flex-end;gap:2rem;display:grid}.image-converter-module__t4Vnba__selectWrapper{flex-direction:column;gap:.75rem;display:flex}.image-converter-module__t4Vnba__selectWrapper label{color:var(--text-secondary);font-weight:700}.image-converter-module__t4Vnba__selectInput{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-primary);border-radius:12px;padding:1rem;font-size:1rem}.image-converter-module__t4Vnba__buttonGroup{gap:1rem;display:flex}.image-converter-module__t4Vnba__actionButton,.image-converter-module__t4Vnba__downloadAllBtn{cursor:pointer;border-radius:12px;flex:1;padding:1.1rem;font-weight:700;transition:all .3s}.image-converter-module__t4Vnba__actionButton{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border:none}.image-converter-module__t4Vnba__downloadAllBtn{background:var(--text-primary);color:var(--background);border:none}.image-converter-module__t4Vnba__actionButton:hover:not(:disabled){box-shadow:0 8px 20px var(--primary-glow);transform:translateY(-2px)}.image-converter-module__t4Vnba__fileList{flex-direction:column;gap:.75rem;max-height:400px;margin-bottom:3rem;padding-right:.5rem;display:flex;overflow-y:auto}.image-converter-module__t4Vnba__fileItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;align-items:center;gap:1.5rem;padding:1rem;display:flex}.image-converter-module__t4Vnba__fileDetails{flex:1;justify-content:space-between;min-width:0;display:flex}.image-converter-module__t4Vnba__name{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.image-converter-module__t4Vnba__statusLabel{text-transform:uppercase;font-size:.8rem;font-weight:700}.image-converter-module__t4Vnba__statusLabel[data-status=completed]{color:#00c853}.image-converter-module__t4Vnba__statusLabel[data-status=error]{color:#ff5252}.image-converter-module__t4Vnba__statusLabel[data-status=processing]{color:var(--primary)}.image-converter-module__t4Vnba__progressContainer{background:#ffffff1a;border-radius:3px;width:120px;height:6px;overflow:hidden}.image-converter-module__t4Vnba__progressBar{height:100%;transition:width .3s}.image-converter-module__t4Vnba__removeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0 .5rem;font-size:1.5rem}.image-converter-module__t4Vnba__removeBtn:hover{color:#ff5252}.image-converter-module__t4Vnba__howToUse h2{text-align:center;margin-bottom:2rem}.image-converter-module__t4Vnba__featureGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.image-converter-module__t4Vnba__featureItem strong{color:var(--primary);margin-bottom:.5rem;font-size:1.1rem;display:block}.image-converter-module__t4Vnba__featureItem p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}@media (max-width:800px){.image-converter-module__t4Vnba__formatSelection,.image-converter-module__t4Vnba__featureGrid{grid-template-columns:1fr}.image-converter-module__t4Vnba__buttonGroup{flex-direction:column}}
