/* MSALES v1.5.17 - compact Currency / Exchange Rate Master UI */
.currency-code-note{display:block;margin-top:2px;font-size:10px;color:#718096;font-weight:600}
.currency-rate-missing{color:#b45309;font-weight:700;font-size:11px}
.currency-base-label{display:inline-flex;align-items:center;min-height:28px;padding:4px 8px;border-radius:7px;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:800}
.currency-row-actions{display:flex;gap:6px;flex-wrap:wrap}.currency-mini{padding:6px 9px!important;font-size:10px!important}
.currency-exchange-modal[hidden]{display:none!important}.currency-exchange-modal{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:18px}
.currency-exchange-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.48)}
.currency-exchange-card{position:relative;z-index:1;width:min(620px,100%);background:#fff;border:1px solid #d9e2f2;border-radius:14px;box-shadow:0 18px 45px rgba(31,55,90,.2);padding:18px}
.currency-exchange-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:15px}.currency-exchange-head h2{margin:0 0 4px;font-size:18px}.currency-exchange-head p{margin:0;color:#718096;font-size:11px}
.currency-exchange-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.currency-exchange-grid label>span{display:block;margin-bottom:6px;font-size:11px;font-weight:800;color:#334155}
.currency-exchange-grid input{width:100%;min-height:38px;border:1px solid #cbd6e8;border-radius:8px;padding:8px 10px;background:#fff;color:#172033}
.currency-exchange-help{margin-top:12px;padding:10px 12px;border-left:3px solid #2563eb;border-radius:7px;background:#f7faff;color:#526078;font-size:11px;line-height:1.45}
.currency-exchange-error{margin-top:10px;padding:9px 11px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:11px;font-weight:700;white-space:normal;overflow-wrap:anywhere}
.currency-exchange-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}
.csr-currency-equivalent{flex-basis:100%;margin-top:4px;padding-top:6px;border-top:1px dashed #cbd6e8;color:#516075}
#csrCurrencyRateHint{display:block;margin-top:4px;white-space:normal;line-height:1.25}
@media(max-width:720px){.currency-exchange-grid{grid-template-columns:1fr}.currency-exchange-card{padding:14px}.currency-exchange-grid input{font-size:16px}.currency-row-actions{gap:4px}}
