:root{color:#201f1d;font-synthesis:none;background:#f6f3ee;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit;min-height:44px}button,.button-link{background:var(--primary,#223c36);color:var(--primary-text,white);cursor:pointer;border:0;border-radius:12px;padding:12px 16px}button:disabled{cursor:not-allowed;opacity:.55}.public-shell{--primary:#223c36;--primary-text:#fff;--accent:#d7a746;background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 22%, #fff), #f6f3ee 48%);min-height:100vh;padding:clamp(12px,4vw,48px)}.booking-card{background:#fff;border:1px solid #ded8cf;border-radius:24px;width:min(800px,100%);margin:auto;padding:clamp(24px,5vw,56px);box-shadow:0 24px 70px #3028141a}.booking-banner{object-fit:cover;border-radius:16px;width:100%;max-height:240px;margin-bottom:22px}.booking-logo{object-fit:contain;width:auto;max-width:180px;height:64px;margin-bottom:18px}.eyebrow{color:var(--primary);letter-spacing:.13em;text-transform:uppercase;font-weight:800}h1{margin:0;font-size:clamp(2rem,7vw,4rem);line-height:1}h2{margin-top:34px;font-size:1.2rem}.description{color:#605c55;line-height:1.6}.choice-grid,.slot-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;display:grid}.choice-grid button{text-align:left;color:#282620;background:#f1eee8;border:2px solid #0000;gap:6px;display:grid}.choice-grid img{object-fit:cover;border-radius:8px;width:100%;height:110px}button.selected{border-color:var(--accent);outline:2px solid var(--primary)}label{gap:7px;margin:14px 0;font-weight:700;display:grid}input,select{color:#201f1d;background:#fff;border:1px solid #aaa49a;border-radius:10px;width:100%;padding:10px}.check{grid-template-columns:22px 1fr;align-items:center;font-weight:500}.check input{width:18px;height:18px;min-height:auto}.slot-grid{margin-top:16px}.slot-grid button{color:#18352e;background:#e8eee9}.policies{margin:18px 0}.policies details{border-top:1px solid #ddd;padding:12px 0}.policies p{white-space:pre-wrap;line-height:1.6}.actions{flex-wrap:wrap;gap:10px;display:flex}.actions button:last-child{color:var(--primary);border:1px solid var(--primary);background:0 0}.error{color:#7b1717;background:#ffe9e9;border-radius:10px;padding:12px}.summary{background:#f1eee8;border-radius:14px;gap:9px;margin:28px 0;padding:20px;display:grid}.success{gap:16px;display:grid}.success a{color:var(--primary);font-weight:700}.button-link{width:fit-content;text-decoration:none;display:inline-block}.danger{background:#9c2525}@media (width<=520px){.booking-card{border-radius:16px}.actions{display:grid}}
