.checkout-card{min-height:0;padding:24px;max-width:660px;margin-inline:auto}.rosa-checkout-form{font:16px/1.45 system-ui,sans-serif;color:#302622;text-align:left}.checkout-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-bottom:14px}.checkout-location{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.checkout-field{min-width:0}.checkout-field label{display:block;font-size:14px;font-weight:600;margin-bottom:6px}.checkout-field input,.checkout-field select{display:block;box-sizing:border-box;width:100%;min-width:0;height:48px;border:1px solid #cec4b7;border-radius:9px;background:#fff;color:#302622;padding:10px 12px;font:16px system-ui}.checkout-field input:focus,.checkout-field select:focus{outline:2px solid #752839;outline-offset:2px}.rosa-checkout-form #payment{margin-top:18px;min-width:0}.checkout-total{padding:16px 0 0}.rosa-checkout-form #price{font-size:22px;font-weight:700}.rosa-checkout-form #tax{font:13px/1.5 system-ui;margin:4px 0 0;color:#675c51}.rosa-checkout-form #message{color:#8a2439;font-size:14px;margin:12px 0}.rosa-checkout-form #message:empty{display:none}.rosa-checkout-form #pay{display:block;width:100%;min-height:52px;margin-top:16px;padding:14px;border:0;border-radius:10px;background:#752839;color:#fff;font:600 17px system-ui;cursor:pointer}.rosa-checkout-form #pay:disabled{opacity:.5;cursor:not-allowed}.rosa-checkout-form .checkout-terms{font:12px/1.5 system-ui;color:#675c51;text-align:center;margin:12px 0 0}.checkout-terms a{color:inherit;text-decoration:underline}@media(max-width:600px){.checkout-card{padding:18px 14px}.checkout-fields{gap:10px}.checkout-fields:not(.checkout-location){grid-template-columns:1fr}.checkout-location{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.checkout-field input,.checkout-field select{padding-inline:9px}.checkout-intro{margin-bottom:20px}.checkout-note{margin-top:16px}}
