.checkout-page{background:#f5f1e9;min-height:100svh}.checkout-header{height:100px;padding:22px max(24px,6vw);background:#283322;color:#f5f1e9;display:flex;align-items:center;justify-content:space-between;gap:24px}.checkout-logo{width:165px;display:block}.checkout-logo svg{width:100%;display:block}.checkout-header>a:last-child{font-size:12px}.checkout-main{max-width:1180px;margin:auto;padding:65px 30px 75px}.checkout-heading{margin-bottom:44px}.checkout-heading h1{font-size:clamp(38px,4.5vw,60px);line-height:1.12;margin:16px 0 20px}.checkout-heading>p{font-size:15px;color:#686e60}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(310px,1fr);gap:58px;align-items:start}.checkout-section{border:0;border-top:1px solid #d5d9cc;padding:24px 0 26px;margin:0;min-width:0}.checkout-section legend{font-size:17px;font-weight:500;padding:0 14px 0 0}.checkout-section legend>span{font-size:10px;color:#687650;margin-right:12px}.checkout-muted{font-size:12px;color:#636b5d;line-height:1.75;margin:10px 0}.pass-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.pass-option{position:relative;display:flex;align-items:center;gap:10px;border:1px solid #cfd3c5;background:#fcfaf6;padding:16px 12px;cursor:pointer;min-height:85px}.pass-option:has(input:checked){border-color:#54633a;background:#e8ecdf;box-shadow:inset 0 0 0 1px #54633a}.pass-option input{accent-color:#54633a;width:16px;height:16px;flex-shrink:0}.pass-option strong{font-size:11px;display:block;font-weight:500;line-height:1.6}.pass-option b{font-size:21px;display:block;font-weight:500;margin-top:3px}.checkout-section .form-field{margin:8px 0 16px;font-size:12px}.checkout-section input,.checkout-section select{font-size:14px}.cash-method{display:flex;gap:12px;background:#e7ecde;padding:20px;align-items:flex-start}.cash-method>span:first-child{border:1px solid #54633a;border-radius:50%;width:21px;height:21px;text-align:center;flex-shrink:0;color:#54633a}.cash-method strong{font-size:13px;font-weight:600}.cash-method p{font-size:11px;line-height:1.8;margin-top:6px;color:#536148}.cash-tag{font-size:8px;white-space:nowrap;letter-spacing:.8px;margin-left:auto}.checkout-consent{display:flex;gap:12px;align-items:flex-start;font-size:11px;line-height:1.9;margin:23px 0;color:#535d4a}.checkout-consent input{width:18px;height:18px;margin-top:3px;accent-color:#54633a;flex-shrink:0}.checkout-submit{font-size:13px;min-height:56px!important}.centered{text-align:center}.checkout-summary{position:sticky;top:24px;background:#fcfaf6;border:1px solid #dcded2}.checkout-summary>img{width:100%;height:195px;object-fit:cover;display:block}.summary-body{padding:29px}.summary-body h2{font-size:27px;margin:15px 0 25px}#order-summary p{display:flex;justify-content:space-between;gap:15px;font-size:12px;line-height:1.8;margin:12px 0}#order-summary p>span{color:#68705f}#order-summary strong{font-weight:500}.summary-total,.summary-today{display:flex;justify-content:space-between;align-items:center;gap:12px}.summary-total{border-top:1px solid #dcded2;padding-top:24px;margin-top:24px;font-size:14px}.summary-total strong{font-size:31px;font-weight:500}.summary-today{font-size:12px;margin:16px 0}.summary-included,.summary-location{border-top:1px solid #dcded2;padding-top:22px;margin-top:22px;font-size:12px}.summary-included strong,.summary-location strong{font-weight:500}.summary-included p,.summary-location p{font-size:12px;line-height:1.8;color:#636b5d;margin:9px 0}.summary-location a{display:inline-block;margin-top:10px;color:#54633a;font-size:11px}.checkout-footer{border-top:1px solid #dcded2;padding:25px max(24px,6vw);display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#636b5d;letter-spacing:1px}.checkout-alert{padding:14px;border-left:3px solid #9e763e;background:#eee8d8;font-size:12px;line-height:1.7}.checkout-success{max-width:650px;margin:auto;text-align:center}.success-check{display:flex;width:60px;height:60px;background:#dfe6d1;color:#54633a;border-radius:50%;align-items:center;justify-content:center;margin:0 auto 28px;font-size:25px}.checkout-success h1{font-size:48px;margin:20px 0}.checkout-success>p{font-size:14px;line-height:1.9;color:#616958;margin:18px 0}.receipt{background:#fcfaf6;border:1px solid #dcded2;padding:28px;margin:32px 0;text-align:left}.receipt>span{font-size:9px;letter-spacing:1.5px;color:#687650}.receipt h2{font-size:24px;margin:12px 0 26px;overflow-wrap:anywhere}.receipt dl{display:grid;grid-template-columns:1fr 1.5fr;gap:18px;font-size:12px;line-height:1.7}.receipt dt{color:#636b5d}.receipt dd{margin:0}.receipt-actions{display:flex;gap:12px;justify-content:center;margin-top:28px}.reservation-actions{display:flex;gap:15px}.request-notice{padding:18px 22px;background:#e7ecde;color:#425332;display:flex;justify-content:space-between;gap:15px;margin-bottom:24px;font-size:13px}.badge.pending,.badge.unpaid{background:#f0e7d7;color:#795b2d}.badge.paid{background:#dfebde;color:#3f6338}.cash-confirmation{padding:16px;background:#e7ecde;font-size:14px;line-height:1.8}
@media(max-width:850px){.checkout-layout{grid-template-columns:1fr;gap:22px}.checkout-summary{position:static;grid-row:1}.checkout-summary>img{height:145px}.summary-included,.summary-location{display:none}.summary-body{padding:22px}.summary-body h2{font-size:23px;margin:12px 0 18px}.checkout-main{padding:35px 22px 45px}.checkout-heading{margin-bottom:30px}.checkout-header{height:82px}.checkout-logo{width:135px}.checkout-layout form{min-width:0}.checkout-section{padding-top:25px}.checkout-section .form-row{grid-template-columns:1fr}.checkout-footer{flex-direction:column;font-size:8px}.checkout-success h1{font-size:36px}.receipt{padding:22px}.receipt dl{grid-template-columns:1fr;gap:5px}.receipt dd{margin-bottom:12px}.receipt-actions{flex-direction:column}.cash-tag{display:none}.request-notice{flex-direction:column}.pass-option{padding:14px 8px;gap:6px}.checkout-section legend{font-size:16px}}@media print{.checkout-header,.checkout-footer,.receipt-actions{display:none}.checkout-main{padding:0}.checkout-success{max-width:100%}}
