.checkout-page{color:#423841;max-width:1080px;margin:50px auto;padding:0 24px 60px}.checkout-page h1{margin:16px 0 30px;font-size:30px}.checkout-page h2{margin:28px 0 16px;font-size:19px;font-weight:700}.checkout-page p{margin:15px 0;line-height:1.9}.checkout-page a{text-decoration:underline}.checkout-grid{grid-template-columns:1.3fr 1fr;gap:45px;display:grid}.checkout-grid label{flex-direction:column;gap:8px;margin:18px 0;display:flex}.checkout-grid input,.checkout-grid textarea{background:#fff;border:1px solid #d6c8d0;border-radius:8px;width:100%;min-height:46px;padding:10px 12px;font-size:16px}.checkout-grid textarea{min-height:90px}.checkout-grid aside{background:#fff5f9;border:1px solid #efdde6;border-radius:18px;height:max-content;padding:22px}.checkout-grid aside article{border-bottom:1px solid #eadbe3;padding:15px 0}.checkout-warning{background:#fff3d7;border-radius:10px;padding:16px}.checkout-grid .checkout-agree{flex-direction:row;align-items:start}.checkout-agree input{flex-shrink:0;width:22px;min-height:22px;margin-top:4px}.checkout-page button:disabled{opacity:.5;cursor:not-allowed}.receipt-bank{white-space:pre-line;background:#fff5f9;border:1px solid #decad4;border-radius:12px;padding:22px}@media (max-width:700px){.checkout-page{margin-top:30px;padding:0 18px 45px}.checkout-grid{grid-template-columns:1fr;gap:18px}.checkout-grid aside{grid-row:1}.checkout-page h1{font-size:25px}}
