.batch-pricing-panel{margin:28px 0;background:#fff;border:1px solid #cfe2f1;border-radius:22px;padding:28px;color:#123653;box-shadow:0 14px 36px rgba(29,99,148,.07)}
.batch-category-picker{display:grid;gap:7px;min-width:320px;margin-top:9px}.batch-category-picker span{color:#805b00;font-size:11px;font-weight:700}.batch-category-picker select{width:100%;min-height:42px;border:1px solid #edc267;border-radius:9px;background:#fffdf6;padding:7px 10px;color:#183d57;font:600 11px/1.4 Montserrat,Arial,sans-serif}.batch-category-picker select:focus{outline:0;border-color:#168be8;box-shadow:0 0 0 3px rgba(22,139,232,.12)}
.batch-heading,.batch-result-head,.batch-upload{display:flex;align-items:center;justify-content:space-between;gap:24px}.batch-heading span{font-size:12px;font-weight:800;letter-spacing:.12em;color:#087ee6}.batch-heading h2{margin:8px 0 6px;font-size:27px;font-weight:600}.batch-heading p{margin:0;color:#678297;font-size:15px}.batch-button{border:0;border-radius:12px;padding:13px 20px;font:700 14px Montserrat,Arial,sans-serif;white-space:nowrap;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.batch-button.primary{background:#168be8;color:#fff;box-shadow:0 8px 18px rgba(22,139,232,.18)}.batch-button.secondary{background:#eff8ff;color:#0874cb;border:1px solid #b9daf3}.batch-button:disabled{opacity:.45;cursor:not-allowed}.batch-upload{margin-top:24px;padding:20px;border:1px dashed #8bc8f5;border-radius:16px;background:#f7fbff}.batch-upload div{display:flex;flex-direction:column;gap:5px}.batch-upload strong{font-size:16px}.batch-upload small{color:#7891a5}.batch-notice{margin:14px 0 22px;padding:12px 15px;border-radius:10px;background:#f2f7fa;color:#637f92;font-size:14px}.batch-notice.success{background:#eaf9f3;color:#12835f}.batch-notice.warning{background:#fff7e6;color:#a76600}.batch-notice.error{background:#fff0f0;color:#c74343}.batch-notice.loading{background:#eef7ff;color:#0874cb}.batch-result-head{margin:6px 0 14px}.batch-result-head h3{margin:0 0 4px;font-size:21px}.batch-result-head span{font-size:13px;color:#71899b}.batch-table-wrap{overflow:auto;border:1px solid #dbe8f1;border-radius:14px}.batch-table-wrap table{width:100%;min-width:1050px;border-collapse:collapse}.batch-table-wrap th{padding:13px 14px;background:#edf6fc;color:#315976;font-size:12px;text-align:left}.batch-table-wrap td{padding:13px 14px;border-top:1px solid #e3edf4;font-size:13px}.batch-table-wrap td:nth-child(n+4):nth-child(-n+7){text-align:right;font-weight:700}.batch-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800}.batch-status.ok{background:#e5f7ef;color:#11845f}.batch-status.error{background:#ffecec;color:#c64242}.batch-empty{text-align:center!important;color:#7891a5!important;font-weight:500!important;padding:30px!important}.batch-footnote{margin:14px 0 0;color:#71899b;font-size:13px;line-height:1.6}@media(max-width:760px){.batch-pricing-panel{padding:20px 16px}.batch-heading,.batch-result-head,.batch-upload{align-items:stretch;flex-direction:column}.batch-heading h2{font-size:22px}.batch-button{width:100%}}
