#ecpo-sgp-production{width:min(1400px,96vw);max-width:96vw;max-height:92vh;border:1px solid #c5d4df;border-radius:12px;padding:24px;background:#f0f4f8;color:#23435c;font:13px Montserrat,Arial,sans-serif;box-sizing:border-box}
#ecpo-sgp-production::backdrop{background:#132c46aa}
#ecpo-sgp-production *{box-sizing:border-box}
#ecpo-sgp-production header{display:flex;justify-content:space-between;align-items:start;gap:16px}
#ecpo-sgp-production h2{margin:0;color:#2e526c}#ecpo-sgp-production p{line-height:1.6}
#ecpo-sgp-production button{font:600 12px Montserrat,Arial,sans-serif;border:1px solid #c3d3df;border-radius:6px;padding:10px 14px;color:#23435c;background:white;cursor:pointer}
#ecpo-sgp-production button:disabled{opacity:.5;cursor:default}
#ecpo-sgp-production button[data-action=save]{background:#2e526c;color:white}
#ecpo-sgp-production .sgp-warning{background:#fff4d4;padding:12px;border-left:4px solid #c5a746;color:#634c0b}
#ecpo-sgp-production .sgp-scroll{overflow-x:auto}
#ecpo-sgp-production table{border-collapse:collapse;width:100%;background:white;font-size:12px}
#ecpo-sgp-production caption{text-align:left;padding:12px 0;font-weight:700}
#ecpo-sgp-production th,#ecpo-sgp-production td{padding:11px 9px;border-bottom:1px solid #dce5ed;text-align:left}
#ecpo-sgp-production thead th{background:#2e526c;color:white}
#ecpo-sgp-production .sgp-total{font-weight:700;border-bottom:2px solid #c5a746}
#ecpo-sgp-production .sgp-number{white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums}
#ecpo-sgp-production .sgp-negative{color:#b32132;background:#ffe6e8}
#ecpo-sgp-production .sgp-positive{color:#126439;background:#ddf5e6}
#ecpo-sgp-production details{background:white;border:1px solid #dce5ed;border-radius:8px;margin:12px 0;overflow:hidden}
#ecpo-sgp-production summary{padding:16px;cursor:pointer;font-weight:700}
#ecpo-sgp-production summary span{float:right}
#ecpo-sgp-production footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:12px;background:#f6f8fb}
#ecpo-sgp-production .sgp-editor{padding:18px;background:#edf3f7}
#ecpo-sgp-production .sgp-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
#ecpo-sgp-production label{display:grid;gap:8px}
#ecpo-sgp-production input,#ecpo-sgp-production select{width:100%;min-width:0;padding:10px;border:1px solid #bccfdd;border-radius:5px;background:white;color:#23435c;font:inherit}
#ecpo-sgp-production output{padding:10px}
#ecpo-sgp-production .sgp-amounts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:16px 0;border-block:1px solid #c5d4df}
#ecpo-sgp-production dd{margin:8px 0 0;font-weight:700;font-variant-numeric:tabular-nums}
#ecpo-sgp-production .sgp-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}
@media(max-width:700px){#ecpo-sgp-production{padding:14px}#ecpo-sgp-production .sgp-form{grid-template-columns:1fr}#ecpo-sgp-production .sgp-amounts{grid-template-columns:1fr 1fr}#ecpo-sgp-production summary span{float:none;display:block;margin-top:8px}}
