.promo-upload{grid-column:1/-1;position:relative;height:170px;border:1px dashed #604334;border-radius:9px;overflow:hidden;background:linear-gradient(135deg,#211711,#120f0d);display:grid;place-items:center;background-size:cover;background-position:center}.promo-upload.has-image:after{content:"";position:absolute;inset:0;background:#0007}.promo-upload-content{position:relative;z-index:2;text-align:center}.promo-upload-content svg{width:32px;height:32px;stroke:var(--orange);fill:none;stroke-width:1.6}.promo-upload-content b,.promo-upload-content small{display:block}.promo-upload-content small{font-size:8px;color:var(--muted);margin:5px 0 11px}.promo-upload-label{display:inline-block;background:var(--orange);padding:8px 12px;border-radius:6px;font-size:9px;font-weight:700;cursor:pointer}.promo-upload input{position:absolute;opacity:0;pointer-events:none}
.coupon-form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.coupon-field-disabled{opacity:.48}.coupon-code-cell{display:flex;align-items:center;gap:10px}.coupon-thumb{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:9px;background-size:cover;background-position:center;border:1px solid #493328}.coupon-thumb-empty{background:#251912;color:var(--orange);font-size:18px}.coupon-actions{white-space:nowrap}.coupon-actions .btn{padding:8px 10px;margin:2px}.coupon-table-scroll{overflow-x:auto}@media(max-width:760px){.coupon-form-actions{position:sticky;bottom:0;padding:12px 0;background:linear-gradient(180deg,transparent,#171311 25%)}.coupon-actions{white-space:normal;min-width:185px}}
