.checkout-page{max-width:1120px;padding:28px max(16px, env(safe-area-inset-right)) calc(48px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));color:var(--ink);margin:auto}.checkout-back{min-height:44px;color:var(--muted);align-items:center;margin-bottom:20px;font-size:14px;display:inline-flex}.checkout-heading{max-width:650px;margin-bottom:24px}.checkout-heading h1{margin-bottom:12px;font-size:clamp(30px,5vw,44px);line-height:1.12}.checkout-heading p{color:var(--muted);font-size:14px}.checkout-layout,.checkout-groups{align-items:start;gap:20px;display:grid}.checkout-card{border:1px solid var(--line);background:var(--white);overflow-wrap:anywhere;border-radius:22px;min-width:0;padding:22px}.checkout-card h2{margin-bottom:8px;font-size:22px;line-height:1.2}.checkout-address,.checkout-muted{color:var(--muted);font-size:12px}.checkout-lines{margin:20px 0;padding:0;list-style:none}.checkout-lines li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:12px;padding:16px 0;font-size:14px;display:flex}.checkout-lines li>div{gap:6px;min-width:0;display:grid}.checkout-lines li>div>span{color:var(--muted);font-size:12px}.checkout-lines li>strong{flex:none}.checkout-subtotal{justify-content:space-between;gap:12px;font-size:13px;display:flex}.checkout-policy{background:var(--paper);border-radius:14px;margin-top:20px;padding:16px;font-size:12px}.checkout-policy p{margin:0}.checkout-policy p+p{margin-top:8px}.checkout-total>strong{margin:14px 0;font-size:30px;display:block}.checkout-confirmation>p,.checkout-confirmation [role]{font-size:13px}.checkout-accept{cursor:pointer;align-items:center;gap:12px;min-height:48px;margin:22px 0;font-size:13px;line-height:1.6;display:flex}.checkout-accept input{width:24px;min-width:24px;height:24px;min-height:24px;accent-color:var(--primary)}.checkout-page .button,.checkout-embedded .button{text-align:center;white-space:normal;justify-content:center;width:100%;min-height:48px;padding:12px 16px}.checkout-page .button+.button{margin-top:10px}.checkout-embedded .checkout-layout{display:block}.checkout-embedded .checkout-confirmation{padding:16px;position:static}.checkout-embedded .button{min-height:56px;margin-top:10px}.checkout-embedded .checkout-accept{min-height:56px}.checkout-remove{width:fit-content;min-height:44px;color:var(--danger);background:0 0;border:0;padding:10px 0;text-decoration:underline}.checkout-unavailable{color:var(--danger);margin:0;font-size:12px}@media (min-width:850px){.checkout-page{padding:40px 32px 64px}.checkout-layout{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.checkout-confirmation{position:sticky;top:24px}}
