.checkout-main{max-width:780px;margin:3rem auto;padding:0 1.25rem}.checkout-main h1{font-size:clamp(2.3rem,6vw,3.8rem)}.checkout-card{padding:1.75rem;border:1px solid #bdd0cc;border-radius:18px;margin:1.5rem 0;background:#fff}.checkout-card h2{font-size:1.75rem}.checkout-card label{display:block;font-weight:700;margin:1rem 0 .5rem}.checkout-card input{width:100%;box-sizing:border-box;min-height:48px;font:inherit;border:1px solid #75928b;border-radius:8px;padding:.75rem}.checkout-card button{cursor:pointer;font:inherit}.checkout-card button:disabled{opacity:.6;cursor:not-allowed}.checkout-card button[hidden]{display:none}.checkout-card .text-link{background:transparent;border:0;padding:.8rem}.checkout-card #result{overflow-wrap:anywhere}.checkout-card #code{font-family:monospace}button:focus-visible,input:focus-visible{outline:3px solid #c99a25;outline-offset:4px}
