.promo-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.promo-head span{color:#7359df;font-weight:900;letter-spacing:.13em}.promo-head h1{font-size:42px;margin:6px 0}.promo-list{display:grid;gap:12px}.promo-list article{display:grid;grid-template-columns:150px 1fr auto auto;gap:18px;align-items:center;background:#fff;border:1px solid #e4e7ec;border-radius:17px;padding:18px}.promo-code{font-family:monospace;font-size:18px;font-weight:900;background:#f0edff;color:#533dbd;padding:12px;border:1px dashed #836de0;border-radius:10px;text-align:center}.promo-list article>div:nth-child(2){display:flex;flex-direction:column}.promo-state{padding:7px 10px;border-radius:20px;background:#f2f4f7;color:#475467;font-weight:900}.promo-state.active{background:#dcfae6;color:#067647}.promo-actions{display:flex;align-items:center;gap:7px}.promo-actions a{color:#5c48c4;text-decoration:none;font-weight:800}.promo-actions form{margin:0}.promo-actions button{padding:8px;box-shadow:none}.promo-actions .danger{background:#fee4e2;color:#b42318}.promo-form{max-width:760px;background:#fff;padding:26px;border:1px solid #e4e7ec;border-radius:20px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.promo-form label{display:flex;flex-direction:column;gap:7px;font-weight:800}.promo-form input,.promo-form select{padding:12px;border:1px solid #cbd3df;border-radius:10px}.promo-form label:has(input[type=checkbox]){flex-direction:row;align-items:center}.promo-form>div:last-child{grid-column:1/-1;display:flex;gap:16px;align-items:center}.promo-form a{color:#5f4ac8;font-weight:800}.checkout-form input[name=promo_code]{text-transform:uppercase;letter-spacing:.08em;font-weight:900}@media(max-width:760px){.promo-head{display:block}.promo-head>a{margin-top:12px}.promo-list article{grid-template-columns:1fr}.promo-form{grid-template-columns:1fr}.promo-form>div:last-child{grid-column:1}.promo-code{text-align:left}}
