.customer-offers{margin-top:24px;padding:20px;border:1px solid #e1e7ee;border-radius:12px;background:#fffdf9}
.products-heading:has(#idealo-upload-slot){align-items:flex-start}
.customer-offers-head h2{margin:0 0 5px}
.customer-offers-head p{font-size:13px;color:#607080;margin:0 0 14px}
.customer-offers-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}
.customer-offers-panel{min-width:0;padding:14px;border:1px solid #e3e8ec;border-radius:10px;background:#fafaf8}
.customer-offers-panel h3{margin:0 0 10px}
.customer-offers-panel h3 small{font-weight:400;color:#64748b}
.customer-offers-controls{display:flex;gap:8px;margin-bottom:8px}
.customer-offers-controls input{min-width:0;flex:1}
.customer-offers-controls select{max-width:45%}
.customer-offers-list{height:clamp(640px,82vh,1100px);overflow:auto;border:1px solid #e1e5e9;border-radius:7px;background:white}
.customer-offers-list>.muted{padding:12px}
.customer-offers-item{display:grid;grid-template-columns:18px minmax(80px,1fr) minmax(90px,140px) auto;column-gap:8px;align-items:center;padding:5px 8px;border-bottom:1px solid #eef0f2;font-size:12px;min-height:35px}
.customer-offers-item input{margin:0}
.customer-offers-item strong,.customer-offers-row-category{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.customer-offers-row-category{color:#637185}
.customer-offers-stock{font-variant-numeric:tabular-nums;white-space:nowrap;color:#2d4759;font-weight:600}
.customer-offers-links{grid-column:2/-1;display:flex;gap:10px;align-items:center;font-size:11px;line-height:1.2}
.customer-offers-links small{color:#69798c}
.customer-offers-links a{color:#31577e}
.customer-offers-pager,.customer-offers-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:9px 0}
.customer-offers-pager span,.customer-offers-actions span{font-size:12px;color:#617184}
.customer-offers-top-actions{margin:4px 0}
.customer-offers-top-actions #offer-import{margin-left:auto}
.customer-offers-import-hint{margin:0 0 8px;font-size:11px;color:#687789;line-height:1.35}
.customer-offers-save{display:grid;gap:8px;margin-top:18px}
.customer-offers-save label{display:grid;gap:4px;font-size:12px}
.customer-offers-save input,.customer-offers-save select{width:100%}
.customer-offers-upload{max-width:380px;padding:12px;border:1px solid #dbe4ee;border-radius:9px;background:#f7f9fc}
.customer-offers-upload h3{font-size:15px;margin:0 0 3px}
.customer-offers-upload p{font-size:11px;color:#617184;line-height:1.35;margin:3px 0 6px}
.customer-offers-upload input{display:block;margin-bottom:6px;max-width:100%;font-size:11px}
#offers-status{font-size:12px;min-height:18px;color:#5b6d82;overflow-wrap:anywhere}
.customer-offers #offer-progress{width:100%;height:7px;margin:0 0 10px;accent-color:#547aa6}
@media(max-width:900px){.customer-offers-layout{grid-template-columns:1fr}.customer-offers-list{height:clamp(460px,70vh,760px)}.customer-offers-item{grid-template-columns:18px minmax(80px,1fr) minmax(90px,150px) auto}}
@media(max-width:650px){.products-heading:has(#idealo-upload-slot){flex-wrap:wrap}.customer-offers-controls{flex-wrap:wrap}.customer-offers-controls select{max-width:100%;width:100%}.customer-offers-item{grid-template-columns:18px minmax(70px,1fr) auto}.customer-offers-row-category{grid-column:2}.customer-offers-stock{grid-column:3;grid-row:1/3}.customer-offers-links{grid-column:2/-1}.customer-offers-upload{max-width:none}}
