*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:#f6f7fb;color:#1f2937}a{color:#2563eb}button{font:inherit;cursor:pointer}button,input{border-radius:8px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}.field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.field label{font-size:.9rem;font-weight:600}.field input[type=file],.field input[type=password],.field input[type=text]{padding:.65rem .75rem;border:1px solid #d1d5db}.btn{border:none;padding:.65rem 1rem;background:#2563eb;color:#fff}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.btn-danger{background:#fff;color:#b91c1c;border:1px solid #fecaca}.error{color:#b91c1c;font-size:.9rem}.success{color:#047857;font-size:.9rem}.muted{color:#6b7280;font-size:.9rem}.sku-group{margin-bottom:1.25rem}.sku-group h3{margin:0 0 .5rem;font-size:1rem}.file-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;border-top:1px solid #f3f4f6}.file-row:first-of-type{border-top:none}.file-row-actions{display:flex;gap:.5rem;flex-shrink:0}.tabs{display:flex;gap:.5rem;margin-bottom:1rem}.tab{border:1px solid #d1d5db;background:#fff;color:#374151;padding:.5rem .85rem}.tab-active{background:#2563eb;border-color:#2563eb;color:#fff}.badge{display:inline-block;font-size:.75rem;font-weight:600;padding:.15rem .45rem;border-radius:999px}.badge-file{background:#dbeafe;color:#1d4ed8}.badge-link{background:#dcfce7;color:#15803d}