.selfo-adventure-checkout{max-width:720px;margin:32px auto;padding:32px;border:1px solid #dbe5f0;border-radius:24px;background:#fff;box-shadow:0 14px 40px rgba(35,65,100,.10);color:#1f3048;font-family:inherit}
.selfo-adventure-checkout__eyebrow{margin:0 0 8px;color:#287fa1;font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.selfo-adventure-checkout h2{margin:0 0 10px;color:#1f6684;font-size:clamp(1.5rem,4vw,2.15rem)}
.selfo-adventure-checkout__header>p:last-child{margin:0;color:#617187}
.selfo-adventure-checkout__summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;padding:16px;border-radius:16px;background:#f5f9fc}
.selfo-adventure-checkout__summary div{display:flex;flex-direction:column;gap:5px}
.selfo-adventure-checkout__summary span{color:#708097;font-size:.82rem}.selfo-adventure-checkout__summary strong{color:#213f68}
.selfo-adventure-checkout__button{display:inline-block;border:0;border-radius:12px;padding:13px 22px;background:#287fa1;color:#fff!important;font-size:1rem;font-weight:800;text-decoration:none;cursor:pointer}
.selfo-adventure-checkout__button:hover{background:#206781}.selfo-adventure-checkout__button:disabled{cursor:wait;opacity:.65}
.selfo-adventure-checkout__success,.selfo-adventure-checkout__notice{margin:16px 0;padding:13px 15px;border-radius:12px;font-weight:700}
.selfo-adventure-checkout__success,.selfo-adventure-checkout__notice.is-success{background:#eaf8f0;color:#197653}.selfo-adventure-checkout__notice.is-error{background:#fff0ee;color:#a13d32}
.selfo-adventure-checkout__muted,.selfo-adventure-checkout__terms{color:#708097;font-size:.88rem}.selfo-adventure-checkout__terms{margin:18px 0 0}
@media(max-width:600px){.selfo-adventure-checkout{margin:20px 12px;padding:24px 18px}.selfo-adventure-checkout__summary{grid-template-columns:1fr}}
