.file-tool-card{max-width:820px}.file-tool-card .image-drop{min-height:225px}.file-tool-controls{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:20px 0}.file-tool-field{display:grid;gap:7px}.file-tool-field label{font-size:13px;font-weight:700}.file-tool-field select,.file-tool-field input[type=number]{width:100%;border:1px solid #dedee2;border-radius:7px;background:#fff;padding:10px 11px;font:500 14px Manrope,Arial;color:#17171a}.file-tool-field input[type=range]{width:100%;accent-color:#f22b2b}.file-tool-range-label{display:flex;align-items:center;justify-content:space-between;gap:10px}.file-tool-range-label output{color:#666;font-size:13px;font-variant-numeric:tabular-nums}.file-tool-hint{margin:0;color:#777;font-size:13px;line-height:1.5}.file-tool-actions{display:flex;align-items:center;gap:12px;margin-top:18px}.file-tool-actions .button{margin-left:auto}.file-tool-result{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:18px;padding:15px 0 0;border-top:1px solid #eee}.file-tool-result[hidden],.file-tool-controls [hidden],.docx-preview[hidden]{display:none}.file-tool-result-copy{display:grid;gap:5px}.file-tool-result-copy b{font-size:14px}.file-tool-result-copy span{font-size:13px;color:#6c6c72}.file-tool-error{margin:14px 0 0;padding:12px 14px;border-radius:8px;background:#fff4f4;color:#9b2020;font-size:13px;line-height:1.5}.file-tool-progress{min-height:20px;margin:12px 0 0;color:#666;font-size:13px}.file-tool-card .image-file-row{margin:0 0 14px}.file-tool-card .image-preview{min-height:160px}.file-tool-card .image-preview img{max-height:360px}.docx-preview{max-height:340px;overflow:auto;border:1px solid #e6e6e8;border-radius:8px;background:#fff;padding:22px 25px;margin:15px 0;color:#252528;line-height:1.55}.docx-preview h1,.docx-preview h2,.docx-preview h3{margin:.8em 0 .4em}.docx-preview p{margin:.5em 0}.docx-preview table{width:100%;border-collapse:collapse}.docx-preview td,.docx-preview th{border:1px solid #ccc;padding:5px 7px}.docx-preview img{max-width:100%}@media(max-width:640px){.file-tool-controls{grid-template-columns:1fr}.file-tool-result{align-items:stretch;flex-direction:column}.file-tool-result .button{width:100%}.file-tool-actions{align-items:stretch;flex-direction:column}.file-tool-actions .button{width:100%;margin:0}}
body[data-file-tool="converter"] #file-tool-download{background:#f22b2b;color:#fff}
