.bpmt-checkout-page{margin:0;background:#f4f7fb;color:#0f172a}.bpmt-checkout-header{max-width:1180px;margin:auto;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.bpmt-checkout-header a{text-decoration:none;color:inherit}.bpmt-checkout-brand{display:flex;align-items:center;font-size:22px;font-weight:800}.bpmt-checkout-brand img{max-height:38px;width:auto}.bpmt-checkout-shell{max-width:1180px;margin:10px auto 60px;padding:0 24px}.bpmt-checkout-intro{text-align:center;max-width:680px;margin:35px auto}.bpmt-checkout-intro h1{font-size:clamp(32px,5vw,52px);margin:5px 0 12px}.bpmt-checkout-intro p{color:#64748b}.bpmt-checkout-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:var(--color-primary)!important}.bpmt-checkout-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:start}.bpmt-checkout-card,.bpmt-order-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:26px;box-shadow:0 16px 40px rgba(15,23,42,.07)}.bpmt-checkout-card h2,.bpmt-order-card h2{margin-top:0}.bpmt-checkout-card label{display:block;font-weight:700;margin:0 0 16px}.bpmt-checkout-card input,.bpmt-checkout-card select,.bpmt-checkout-card textarea{width:100%;margin-top:7px;border:1px solid #cbd5e1;border-radius:10px;padding:12px 13px;font:inherit}.bpmt-checkout-button{width:100%;border:0;border-radius:11px;padding:14px;background:var(--color-primary);color:#fff;font-size:16px;font-weight:800;cursor:pointer}.bpmt-checkout-note{font-size:13px;color:#64748b;text-align:center}.bpmt-order-card img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:14px;background:#eef2ff}.bpmt-order-badge{display:inline-block;padding:5px 9px;background:#eff6ff;color:var(--color-primary);font-weight:800;font-size:12px;border-radius:999px}.bpmt-order-price{font-size:28px;font-weight:900;color:var(--color-primary)}.bpmt-checkout-footer{text-align:center;padding:25px;color:#64748b}.brand-text{font-weight:800}@media(max-width:760px){.bpmt-checkout-grid{grid-template-columns:1fr}.bpmt-checkout-header{padding-inline:16px}.bpmt-checkout-shell{padding-inline:16px}.bpmt-checkout-card,.bpmt-order-card{padding:20px}}

.bpmt-checkout-tags{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 14px}.bpmt-checkout-tags span{padding:5px 9px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:700}
