.promo-codes-panel{max-width:980px}.promo-code-form{padding-bottom:18px}.promo-code-form select{min-height:43px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink)}.promo-codes-list{padding:0 20px 20px}.promo-codes-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px}.promo-codes-list-head h3{margin:0;font:800 16px Manrope,sans-serif}.promo-codes-list-head span,.promo-code-value span{color:var(--muted);font-size:11px}.promo-code-row{display:flex;align-items:center;gap:10px;min-height:58px;padding:9px 10px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft)}.promo-code-row+.promo-code-row{margin-top:8px}.promo-code-value{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.promo-code-value strong{font:800 15px/1.1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.04em;color:var(--violet-dark)}.promo-code-status{padding:5px 8px;border-radius:99px;background:#eaf8ef;color:#25844a;font-size:10px;font-weight:800;white-space:nowrap}.promo-code-row.is-inactive .promo-code-status{background:#f1f1f4;color:var(--muted)}.promo-code-row.is-inactive .promo-code-value strong{color:var(--muted)}.promo-copy-btn{min-height:36px;padding:0 10px;font-size:11px}.promo-code-row .icon-btn{flex:none;width:36px;height:36px}.promo-codes-empty{padding:24px 12px;border:1px dashed #d8cdf4;border-radius:10px;color:var(--muted);text-align:center;font-size:12px}@media(max-width:600px){.promo-codes-list{padding:0 16px 16px}.promo-code-row{align-items:stretch;flex-wrap:wrap}.promo-code-value{flex-basis:calc(100% - 46px);justify-content:center}.promo-code-status{align-self:center}.promo-copy-btn{flex:1;min-height:42px}.promo-code-row .icon-btn{width:42px;height:42px}.promo-code-form{grid-template-columns:1fr}}
