.embedded-checkout{padding:0;border:1px solid #e4e4e7;border-radius:20px;width:min(880px,calc(100vw - 32px));max-width:880px;max-height:calc(100dvh - 40px);overflow:auto;color:#202123;background:#fff;box-shadow:0 24px 90px #0003;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.embedded-checkout[open]{display:grid;grid-template-columns:1fr 1.15fr}
.embedded-checkout::backdrop{background:rgb(20 24 28 / 55%);backdrop-filter:blur(4px)}
.embedded-checkout [hidden]{display:none!important}
.checkout-summary{padding:48px 36px;background:#f8f9fa;border-right:1px solid #e9eaec}
.checkout-brand{font-weight:750;font-size:24px;letter-spacing:-1px;margin-bottom:48px}
.checkout-brand span{display:block;margin-top:9px;font-size:10px;letter-spacing:1.7px;color:#73777d;font-weight:600}
.checkout-summary h2{font-size:23px;line-height:1.3;letter-spacing:-.5px;margin:0 0 12px}
.checkout-description,.checkout-protection{font-size:13px;line-height:1.7;color:#62666d}
.checkout-total-label{font-size:13px;color:#62666d;margin-top:34px}
.checkout-total{font-size:42px;font-weight:600;letter-spacing:-1.5px;margin:5px 0 26px}
.checkout-line{display:flex;justify-content:space-between;border-top:1px solid #e0e2e5;padding-top:18px;font-size:13px}
.checkout-protection{margin-top:42px;font-size:12px}
.checkout-payment{padding:48px 32px 30px;min-width:0}
.checkout-payment h3{font-size:19px;font-weight:600;margin:0 0 8px}
.checkout-intro,.checkout-footnote{color:#72767c;font-size:13px;line-height:1.6}
.checkout-intro{margin:0 0 24px}
.checkout-status{font-size:13px;line-height:1.6;margin-bottom:16px;color:#39715b}
.checkout-status:empty{display:none}
.checkout-status.is-error{color:#b42318}
.checkout-divider{display:flex;align-items:center;gap:12px;color:#80848a;font-size:12px;margin:22px 0}
.checkout-divider:before,.checkout-divider:after{content:"";height:1px;background:#e5e7eb;flex:1}
.checkout-field-label{font-size:12px;font-weight:550;margin-bottom:6px}
.checkout-hosted-field{height:48px;border:1px solid #d9dce1;border-radius:8px;background:#fff;margin-bottom:16px;overflow:hidden}
.checkout-hosted-field:focus-within{outline:2px solid #202123;outline-offset:1px}
.checkout-card-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.checkout-card-row>div{min-width:0}
.checkout-pay,.checkout-done,.checkout-retry{width:100%;min-height:46px;padding:12px 16px;border:0;border-radius:9px;background:#202123;color:#fff;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;margin-top:6px}
.checkout-pay:hover,.checkout-done:hover,.checkout-retry:hover{background:#393b40}
.embedded-checkout button:disabled{opacity:.5;cursor:wait}
.checkout-close{position:absolute;right:14px;top:12px;border:0;border-radius:50%;width:32px;height:32px;font-size:25px;line-height:1;background:transparent;color:#666;cursor:pointer}
.checkout-close:hover{background:#eee}
.checkout-footnote{text-align:center;font-size:11px;margin:20px 0 0}
.checkout-fallback{display:block;text-align:center;padding:12px;border:1px solid #ddd;border-radius:8px;color:#202123;margin-top:12px}
@media(max-width:650px){.embedded-checkout[open]{grid-template-columns:1fr}.checkout-summary{padding:28px 24px;border-right:0;border-bottom:1px solid #e9eaec}.checkout-brand{margin-bottom:22px}.checkout-payment{padding:28px 24px}.checkout-total-label{margin-top:18px}.checkout-total{font-size:34px;margin-bottom:16px}.checkout-protection{margin-top:18px}.checkout-summary h2{font-size:21px}}
