.format-converter-panel{display:grid;gap:1rem;margin:1.5rem 0;padding:clamp(1rem,2.5vw,1.75rem);border:1px solid var(--line,#d8d2c5);border-radius:18px;background:#fff}.format-converter-panel .image-drop{min-height:10rem}.format-batch-note{margin:0;color:var(--muted,#5d625e)}.format-results{display:grid;gap:.75rem;margin:1.25rem 0}.format-result-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.35rem 1rem;align-items:center;padding:1rem;border:1px solid var(--line,#d8d2c5);border-radius:14px;background:#fff}.format-result-row h3,.format-result-row p{margin:0}.format-result-row h3{overflow-wrap:anywhere}.format-result-row p{grid-column:1}.format-result-row .button{grid-column:2;grid-row:1/3}.format-result-row.has-error{border-color:#a94442}.format-license{font-size:.95rem;color:var(--muted,#5d625e)}@media(max-width:640px){.format-result-row{grid-template-columns:1fr}.format-result-row .button{grid-column:1;grid-row:auto;width:100%;white-space:normal}.format-converter-panel .image-controls{grid-template-columns:1fr}.format-converter-panel .image-actions .button{width:100%}}
