.cost-panel{border:1px solid #cad6e5;border-radius:18px;background:#fff;padding:clamp(20px,4vw,36px);box-shadow:0 12px 30px #13233a0a}.cost-panel form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cost-panel label{display:grid;gap:9px;font-weight:650;color:#233752}.cost-panel :is(input,select){width:100%;min-width:0;min-height:48px;padding:10px;border:1px solid #879bb4;border-radius:9px;background:#fff;color:#15213a;font:inherit;font-size:16px}.cost-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.cost-panel button{min-height:46px;width:auto;padding:11px 18px;border-radius:9px;border:1px solid #476481;background:#fff;color:#203c57;font:inherit;font-weight:650;cursor:pointer}.cost-panel button[type=submit]{background:#215b74;color:#fff;border-color:#215b74}.cost-panel button:disabled{opacity:.55;cursor:default}.cost-panel [role=status]{border-left:3px solid #678dae;padding:12px 16px;margin:22px 0;background:#f0f5fb;color:#263d59;line-height:1.6}.cost-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px}.cost-stats>div{border:1px solid #d1dce8;border-radius:10px;padding:16px;background:#f6f9fd}.cost-stats strong{display:block;font-size:32px;color:#203c57}.cost-stats span{font-size:13px;color:#485974}.cost-table{overflow:auto;margin:18px 0}.cost-table table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.6;min-width:580px}.cost-table th,.cost-table td{text-align:left;vertical-align:top;padding:14px 10px;border-bottom:1px solid #d5dfeb;color:#233752;overflow-wrap:anywhere;max-width:360px}.cost-table th{background:#eff5fb}.cost-panel small{display:block;font-size:13px;color:#485974;line-height:1.6}.cost-panel ul{padding-left:22px}.cost-panel [hidden]{display:none!important}.cost-proof{padding:26px;border-radius:16px;background:#101a31;color:#edf4ff;display:grid;gap:18px}.cost-proof strong{display:block;font-size:20px;color:#b0eadf}.cost-proof p{color:#c5d6eb!important;margin:5px 0 0!important;font-size:14px}.cost-panel :is(a,input,select,button):focus-visible{outline:3px solid #346687;outline-offset:4px}.cost-micro{font-size:13px}.cost-formula{padding:18px;background:#fff;border:1px solid #cddaea;border-radius:10px;overflow-wrap:anywhere}.cost-steps{counter-reset:steps;display:grid;gap:16px;padding:0;list-style:none}.cost-steps li{padding:20px;border-left:3px solid #7795b1;background:#fff}.cost-steps strong{display:block;margin-bottom:6px}
@media(max-width:650px){.cost-panel form{grid-template-columns:minmax(0,1fr)}.cost-stats{grid-template-columns:minmax(0,1fr)}.cost-stats>div{display:flex;justify-content:space-between;align-items:center;gap:12px}.cost-panel{padding:18px}.cost-actions button{flex:1 1 auto}}
/* Long SKU/header aliases must wrap instead of expanding a narrow page. */
.lumi-article{overflow-wrap:anywhere;min-width:0}.cost-panel,.cost-panel form,.cost-panel label,.cost-proof{min-width:0;max-width:100%}.cost-panel select{max-width:100%}.cost-panel input[type=file]{overflow:hidden}.cost-actions{min-width:0}.cost-actions button{max-width:100%;white-space:normal}
