.drop-zone{text-align:center;cursor:pointer;background:#fafafa;border:1px dashed #ddd;margin:0 2rem;padding:2rem;transition:all .2s}.drop-zone:hover{border-color:#999}.drop-zone.dragging{background:#f0f0f0;border-color:#000}.drop-zone-content p{margin-bottom:0;font-size:1rem;font-weight:500}.files-section{flex-direction:column;gap:1rem;display:flex}.files-header{border-bottom:1px dashed #ddd;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.files-header h2{font-size:1.25rem;font-weight:600}.files-actions{gap:.5rem;display:flex}.files-list{flex-direction:column;gap:.75rem;display:flex}.file-item{border:1px dashed #ddd;border-image:initial;justify-content:space-between;align-items:center;padding:1rem;display:flex}.file-info{flex:1}.file-name{word-break:break-word;margin-bottom:.25rem;font-weight:500}.file-details{color:#666;font-size:.875rem}.file-webp-size{color:#000;font-weight:600}.file-savings{color:#16a34a;margin-left:.25rem;font-weight:600}.file-status{color:#999;padding:.5rem 1rem;font-size:.875rem}.btn{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:#fff;background:#000}.btn-primary:hover:not(:disabled){background:#333}.btn-secondary{color:#000;background:#fff;border:1px solid #ddd}.btn-secondary:hover{background:#f5f5f5;border-color:#999}.btn-tertiary{color:#666;background:0 0}.btn-tertiary:hover{color:#000;background:#f5f5f5}.btn-small{padding:.5rem 1rem;font-size:.875rem}@media (max-width:640px){.convert-container{padding:1rem}.files-header{flex-direction:column;align-items:flex-start;gap:1rem}.files-actions{flex-direction:column;width:100%}.files-actions button{width:100%}.file-item{flex-direction:column;align-items:flex-start;gap:.75rem}.file-actions,.file-actions button{width:100%}}
