.checkout-guest-details{font-size:12px;margin-bottom:18px}.checkout-guest-details summary{cursor:pointer;margin-bottom:14px}.checkout-dialog{width:min(970px,calc(100% - 28px));max-height:94dvh;border:1px solid var(--line);border-radius:8px;padding:28px 34px;background:var(--paper,#fffdf9);color:var(--ink);overscroll-behavior:contain}.checkout-dialog::backdrop{background:#102824b8;backdrop-filter:blur(5px)}.checkout-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.checkout-top .eyebrow{margin:0}.checkout-close{border-radius:50%;border:1px solid var(--line)}.checkout-dialog h2{font-size:38px;margin:0 0 18px;letter-spacing:-1px}.checkout-stay{border-bottom:1px solid var(--line);padding-bottom:22px}.checkout-stay strong,.checkout-stay span{display:block}.checkout-stay span{font-size:13px;color:var(--muted);margin-top:7px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:38px}.checkout-grid label{font-size:12px;margin-bottom:15px}.checkout-grid input,.checkout-grid select{width:100%;font-size:14px}.checkout-grid .checkbox-label{display:flex;gap:10px;align-items:flex-start;font-size:11px;line-height:1.6}.checkout-grid .checkbox-label input{width:auto;flex-shrink:0;margin-top:3px}.checkout-summary{min-width:0}.checkout-invoice{margin:20px 0;font-size:13px}.checkout-invoice>div{display:flex;justify-content:space-between;gap:15px;padding:8px 0}.checkout-invoice dd{margin:0;white-space:nowrap}.checkout-total{font-size:17px;font-weight:600;border-top:1px solid var(--line);margin-top:10px;padding-top:16px!important}.checkout-payment-summary{background:var(--sand);padding:16px;border-radius:5px;margin-bottom:18px;font-size:12px}.checkout-payment-summary>div{display:flex;justify-content:space-between;gap:15px;padding:6px 0}.checkout-payment-summary strong{white-space:nowrap}.checkout-policy{font-size:12px;line-height:1.8}.checkout-summary details{border-top:1px solid var(--line);padding:15px 0;font-size:12px}.checkout-rules{white-space:pre-line;line-height:1.8}.checkout-dialog .muted{font-size:11px;line-height:1.8}.checkout-secure{display:flex;justify-content:space-between;align-items:center;margin:22px 0 14px;font-size:12px}.checkout-secure strong{font-size:18px}.checkout-pay{width:100%;justify-content:center;margin-top:8px}.checkout-pay:disabled{opacity:.5;cursor:not-allowed}.checkout-feedback,#checkout-sdk-message{font-size:13px;line-height:1.7}.checkout-feedback:empty,#checkout-sdk-message:empty{display:none}.checkout-result{text-align:center;max-width:540px;margin:10px auto 30px}.checkout-result-icon{display:grid;place-items:center;border:1px solid var(--line);width:70px;height:70px;border-radius:50%;font-size:35px;margin:0 auto 22px}.is-confirmed .checkout-result-icon{background:var(--ink);color:var(--paper)}.checkout-result h2{font-size:36px}.checkout-reference{padding:20px;margin:24px 0;background:var(--sand);font-size:11px;text-transform:uppercase;letter-spacing:1px}.checkout-reference strong{display:block;font-size:23px;margin-top:10px;letter-spacing:2px}.checkout-result .button{justify-content:center}.checkout-card-note{margin:15px 0}.checkout-dialog button:focus-visible{outline:2px solid var(--ink);outline-offset:3px}#iris-payment-frame{min-height:180px;margin-bottom:18px}#iris-payment-frame iframe{width:100%;border:0}@media(max-width:720px){.checkout-dialog{padding:20px;max-height:96dvh}.checkout-dialog h2{font-size:30px}.checkout-grid{grid-template-columns:1fr;gap:28px}.checkout-summary{border-bottom:1px solid var(--line);padding-bottom:18px}}@media print{body:has(.checkout-dialog[open])>*:not(.checkout-dialog){display:none!important}.checkout-dialog[open]{position:static;width:100%;max-height:none;overflow:visible;border:0}.checkout-dialog .checkout-top button,.checkout-result button,.checkout-result .muted{display:none}.checkout-dialog::backdrop{background:white}}

.checkout-dialog.checkout-authenticating{position:fixed;inset:0;z-index:1000;pointer-events:none}
