.consent-overlay{z-index:1000;justify-content:center;padding:16px;display:flex;position:fixed;bottom:0;left:0;right:0}.consent-card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--surface-card);width:min(680px,100%);box-shadow:var(--shadow-lg);padding:24px 28px}.consent-card h2{margin-bottom:8px;font-size:1.3rem}.consent-card>p{color:var(--text-body);margin-bottom:16px;font-size:15px}.consent-options{flex-direction:column;gap:12px;max-height:min(46vh,420px);margin-bottom:20px;padding-right:4px;display:flex;overflow-y:auto}.consent-option{border-bottom:1px solid var(--border-soft);flex-direction:column;gap:6px;padding-bottom:12px;font-size:14px;display:flex}.consent-option:last-child{border-bottom:0;padding-bottom:0}.consent-option-head{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.consent-option-head input{width:18px;height:18px;accent-color:var(--om-petrol);flex:none;margin-top:3px}.consent-details{margin-left:28px;font-size:13px}.consent-details summary{cursor:pointer;color:var(--om-petrol);list-style:revert;font-weight:500}.consent-services{flex-direction:column;gap:6px;margin:8px 0 0;padding-left:18px;display:flex}.consent-services li{color:var(--text-body);line-height:1.45}.consent-storage,.consent-third{color:var(--text-muted,#667)}.consent-actions{flex-wrap:wrap;gap:12px;display:flex}.consent-legal{border-top:1px solid var(--border-soft);text-align:center;color:var(--text-body);margin:16px 0 0;padding-top:14px;font-size:14px}.consent-legal a{color:var(--om-petrol);text-underline-offset:2px;font-weight:500;text-decoration:underline}.consent-legal a:hover{text-decoration-thickness:2px}body.consent-banner-open .footer-bottom--hide-on-consent{visibility:hidden}.footer-consent-link{font:inherit;color:#ffffff80;cursor:pointer;background:0 0;border:0;margin:0;padding:0}.footer-consent-link:hover{color:#fff}@media (max-width:560px){.consent-actions .button{width:100%}}
.booking-types{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.booking-type,.booking-slots button{border:1px solid var(--border-soft);border-radius:var(--radius-md);text-align:left;cursor:pointer;background:#fff;flex-direction:column;align-items:flex-start;gap:4px;padding:16px;display:flex}.booking-type:hover,.booking-slots button:hover{border-color:var(--om-petrol);background:var(--om-petrol-50)}.booking-type span,.booking-type small{color:var(--text-muted)}.booking-slots{flex-wrap:wrap;gap:10px;margin-block:18px;display:flex}.booking-slots button{color:var(--om-petrol);font-weight:600}.booking-back{cursor:pointer;background:0 0;border:0;margin-bottom:12px}@media (max-width:560px){.booking-types{grid-template-columns:1fr}}
