.cmb-tool-shell{max-width:980px;margin:40px auto;padding:34px;background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 18px 55px rgba(15,23,42,.08);font-family:Inter,system-ui,sans-serif;color:#0f172a}.cmb-tool-head{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;margin-bottom:28px}.cmb-tool-head h1{font-size:38px;line-height:1.05;margin:10px 0}.cmb-tool-head p{color:#64748b;margin:0}.cmb-badge{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.08em;color:#166534;background:#dcfce7;border-radius:999px;padding:7px 10px}.cmb-privacy{font-size:13px;color:#166534;background:#f0fdf4;padding:10px 12px;border-radius:12px;white-space:nowrap}.cmb-dropzone{min-height:260px;border:1.5px dashed #94a3b8;border-radius:20px;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:.2s}.cmb-dropzone:hover,.cmb-dropzone.is-over{border-color:#2563eb;background:#eff6ff}.cmb-drop-icon{width:56px;height:56px;border-radius:16px;background:#2563eb;color:white;display:grid;place-items:center;font-size:30px;margin-bottom:4px}.cmb-dropzone strong{font-size:18px}.cmb-dropzone span,.cmb-dropzone small{color:#64748b}.cmb-files{display:grid;gap:10px;margin-top:18px}.cmb-file{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border:1px solid #e2e8f0;border-radius:14px}.cmb-file div{display:flex;flex-direction:column;gap:3px}.cmb-file small{color:#64748b}.cmb-file button{border:0;background:#f1f5f9;border-radius:10px;width:32px;height:32px;cursor:pointer}.cmb-options{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px}.cmb-options label{font-size:13px;font-weight:700;display:flex;align-items:center;gap:10px}.cmb-options input,.cmb-options select{border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px}.cmb-actions{display:flex;gap:12px;margin-top:22px}.cmb-primary,.cmb-reset{border:0;border-radius:12px;padding:13px 18px;font-weight:800;cursor:pointer}.cmb-primary{background:#0f172a;color:#fff}.cmb-primary:disabled{opacity:.4;cursor:not-allowed}.cmb-reset{background:#f1f5f9;color:#0f172a}.cmb-progress{margin-top:18px;padding:14px;background:#f8fafc;border-radius:12px}.cmb-progress-bar{height:6px;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px;margin-bottom:7px;animation:cmbpulse 1s infinite alternate}.cmb-success,.cmb-error{margin-top:18px;padding:16px;border-radius:14px;display:flex;gap:8px;flex-direction:column}.cmb-success{background:#f0fdf4;color:#166534}.cmb-error{background:#fef2f2;color:#991b1b}@keyframes cmbpulse{from{width:18%}to{width:92%}}@media(max-width:720px){.cmb-tool-shell{padding:20px;margin:18px}.cmb-tool-head{display:block}.cmb-privacy{display:inline-block;margin-top:14px}.cmb-tool-head h1{font-size:30px}.cmb-dropzone{min-height:210px}}
