.checkout-customer-note{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:13px 0;padding:12px;border-radius:13px;background:rgba(255,255,255,.72)}.checkout-customer-note b{grid-column:1/-1;color:#382248;font-size:11px}.checkout-customer-note span{padding:7px;border-radius:8px;color:#6d6077;background:#f7f2fb;font-size:9px;text-align:center}.checkout-methods{display:grid;gap:8px;margin:14px 0;padding:0;border:0}.checkout-methods legend{margin-bottom:8px;color:#2e193e;font-size:13px;font-weight:900}.checkout-methods label{display:grid;grid-template-columns:auto 42px 1fr;align-items:center;gap:9px;padding:10px;border:1px solid #e4d8ed;border-radius:13px;background:#fff;cursor:pointer;transition:.3s}.checkout-methods label:has(input:checked){border-color:#7c3aed;background:#faf6ff;box-shadow:0 9px 22px rgba(88,42,139,.13);transform:translateY(-2px)}.checkout-methods input{accent-color:#6d28d9}.checkout-methods label>span:last-child{display:flex;flex-direction:column}.checkout-methods b{font-size:11px}.checkout-methods small{color:#766b7e;font-size:8px}.method-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#fff;font-size:20px;box-shadow:0 8px 15px rgba(52,24,80,.18)}.method-card{background:linear-gradient(145deg,#2563eb,#17357c)}.method-cod{background:linear-gradient(145deg,#22a851,#087b35)}.method-btc{background:linear-gradient(145deg,#f9a825,#ef7d00)}.method-eth{background:linear-gradient(145deg,#7666d7,#3d2f92)}.method-usdt{background:linear-gradient(145deg,#32b99a,#17856f)}.checkout-method-message{display:block;margin-top:9px;color:#6e6276;font-size:9px;text-align:center}.checkout-entry-button.is-whatsapp{background:linear-gradient(135deg,#20b85a,#078438)}@media(max-width:749px){.checkout-customer-note{grid-template-columns:1fr}.checkout-customer-note b{grid-column:auto}.order-summary{position:static!important}.checkout-methods label{grid-template-columns:auto 40px 1fr}}
