.offer-metrics-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
.offer-metrics-grid .enterprise-metric{min-height:112px;width:auto!important;max-width:none!important;margin:0!important}
.offer-editor-card{max-width:1240px}
.offer-editor-form{display:grid;gap:16px;padding:16px 20px 28px;background:#f5f8fc}
.offer-editor-form>.enterprise-form-section{padding:16px;border:1px solid #d8e4f2;border-radius:22px;background:#fff;box-shadow:0 8px 24px rgba(15,35,63,.035)}
.offer-editor-form .settings-panel-title{margin-bottom:14px;padding:4px 8px 12px;border-bottom:1px solid #e6edf6}
.offer-editor-form .settings-panel-title h4{font-size:25px;line-height:1.1;color:#0f2038}
.offer-lines{display:grid;gap:12px}
.offer-line{border:1px solid var(--border,#d9e2ef);border-radius:14px;background:#fff;overflow:hidden}
.offer-line.has-price-change{border-color:#f4b740;box-shadow:0 0 0 3px rgba(244,183,64,.12)}
.offer-line-head{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f7f9fc;border-bottom:1px solid #e5ebf3}
.offer-line-head strong{min-width:0;flex:1;color:#10233f}.offer-line-head span{font-size:12px;color:#64748b}
.offer-line-head button{width:32px;height:32px;border:0;border-radius:10px;background:#fff0f0;color:#c3262d;font-size:20px;cursor:pointer}
.offer-line-grid{display:grid;grid-template-columns:minmax(220px,2.25fr) repeat(6,minmax(88px,1fr)) minmax(118px,1.1fr);gap:10px;padding:12px 14px;align-items:end}
.offer-line-currency[hidden]{display:none!important}
.offer-line-grid label{min-width:0}.offer-line-total{display:grid;gap:6px;padding:10px 12px;border-radius:12px;background:#eff6ff;color:#475569}.offer-line-total strong{font-size:15px;color:#155eef}
.offer-price-change{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;background:#fff8e8;color:#7a5200;font-size:12px}
.offer-price-change button{border:1px solid #e4b33e;border-radius:10px;background:#fff;color:#7a5200;padding:7px 10px;font-weight:700;cursor:pointer}
.offer-price-alert{display:flex;flex-wrap:wrap;gap:6px 14px;margin:0 0 14px;padding:13px 15px;border:1px solid #f0c15c;border-radius:14px;background:#fff8e8;color:#6f4d00}
.offer-price-alert[hidden]{display:none!important}.offer-price-alert strong{color:#7a5200}
.offer-customer-state{padding:10px 12px;border-radius:12px;background:#f6f8fb;color:#64748b;font-size:13px}.offer-customer-state.is-selected{background:#ecfdf3;color:#067647}.offer-customer-state.is-new{background:#fff8e8;color:#875c00}
.offer-summary-section{padding-bottom:16px!important}.offer-total-strip{position:static!important;box-shadow:none!important;border:1px solid #d8e4f2;border-radius:16px;background:#f7faff}
.offer-editor-card>.modal-foot{border-top:1px solid #dbe5f1;background:#fff;box-shadow:0 -10px 26px rgba(15,35,63,.07)}
@media(max-width:1100px){.offer-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.offer-line-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.offer-line-product{grid-column:1/-1}.offer-line-total{min-height:70px}}
@media(max-width:720px){.offer-metrics-grid{grid-template-columns:1fr!important}.offer-editor-card{width:min(100%,calc(100vw - 16px));height:min(96vh,980px)}.offer-editor-form{padding:12px}.offer-editor-form>.enterprise-form-section{padding:13px;border-radius:17px}.offer-editor-form .settings-panel-title h4{font-size:20px}.offer-line-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}.offer-line-product,.offer-line-total{grid-column:1/-1}.offer-line-head{align-items:flex-start}.offer-price-change{align-items:flex-start;flex-direction:column}.offer-total-strip{display:grid;grid-template-columns:1fr 1fr}.offer-total-strip .grand{grid-column:1/-1}.offer-editor-form .grid-4,.offer-editor-form .grid-3,.offer-editor-form .grid-2{grid-template-columns:1fr}}
