.coupon-editor{width:min(860px,94vw);max-height:92vh;padding:0;border:0;border-radius:10px}.coupon-editor::backdrop{background:#0006}.coupon-editor header,.coupon-editor footer{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;background:#fff}.coupon-editor header{border-bottom:1px solid #eee}.coupon-editor header h2{margin:0;font-size:19px}.coupon-editor header button{font-size:26px;border:0;background:none}.coupon-editor footer{justify-content:flex-end;gap:14px;border-top:1px solid #eee}.cw-body{padding:22px;max-height:65vh;overflow:auto}.cw-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cw-body label{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;font-size:14px}.cw-body input,.cw-body select,.cw-body textarea{padding:9px;border:1px solid #ddd;border-radius:4px;font:inherit;width:100%;box-sizing:border-box}.cw-body select[multiple]{min-height:110px}.cw-wide{grid-column:1/-1}.cw-body .cw-check{flex-direction:row;align-items:center}.cw-check input{width:auto}.cw-error{color:#c53030;margin:0 24px 16px}.cw-note{font-size:13px;color:#777;line-height:1.7}.cw-actions{min-width:250px}.cw-actions button{margin:3px}@media(max-width:650px){.cw-grid{grid-template-columns:1fr}.cw-wide{grid-column:auto}}
.cw-records td:first-child{max-width:210px;word-break:break-all}.cw-records td:nth-child(5){min-width:220px}.cw-records td:last-child,.cw-records th:last-child{white-space:nowrap;min-width:74px}
.cw-body [hidden]{display:none!important}
