/* Commerce: independent of scroll code. Controls never move with decorative photography. */
.booking-card{padding:30px;background:var(--ivory);border:1px solid #201b171f;border-radius:8px;min-height:690px;box-shadow:0 20px 80px #0002;position:relative}.booking-card-top{display:flex;justify-content:space-between;align-items:center;gap:14px}.booking-card-top .eyebrow{font-size:9px;letter-spacing:.1em}.form-step-label{font-size:10px;color:var(--muted);white-space:nowrap}.step-track{display:flex;gap:12px;margin:24px 0 18px}.step-track span{flex:1;font-size:10px;line-height:1.5;color:#796452;border-top:2px solid #d3c6b5;padding-top:10px;white-space:nowrap}.step-track span.active{color:var(--forest);font-weight:700;border-color:var(--forest)}.step-track span.done{border-color:#907454}.booking-mode-note{font-size:11px;color:#66513b;line-height:1.6;background:#e8dfd0;padding:11px 13px;margin-bottom:25px;border-radius:3px}#booking-body{min-height:386px}.booking-subtitle{font-family:var(--sans);font-size:30px;line-height:1.1;font-weight:800;letter-spacing:-.045em;margin:0 0 11px}.booking-help{font-size:12px;line-height:1.7;color:#79634f;margin-bottom:20px}.calendar-header{display:flex;justify-content:space-between;align-items:center;margin:24px 0 17px;font-size:14px;font-weight:700}.calendar-header button{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;font-size:20px;display:grid;place-items:center}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.calendar-dow{text-align:center;font-size:10px;line-height:1.5;padding:4px 0 10px;color:#81705d}.calendar-day{width:100%;aspect-ratio:1.12;border:1px solid transparent;border-radius:50%;font-size:13px;min-height:38px;position:relative}.calendar-day:not(:disabled):hover{background:#e5d8c7}.calendar-day.selected{background:var(--forest);color:var(--ivory);border-color:var(--forest)}.calendar-day:disabled{color:#9c8b79;opacity:.62;text-decoration:line-through}.calendar-day.today{border-color:#95826c}.calendar-key{display:flex;gap:16px;margin:18px 0 12px;font-size:10px;color:var(--muted)}.calendar-key i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#9a866f;margin-right:7px}.chosen-date{font-size:12px;line-height:1.7;min-height:21px;color:var(--forest);margin-top:12px}.booking-controls{display:flex;align-items:center;gap:20px;margin-top:26px}.booking-controls .button{flex:1;width:auto;font-size:13px;min-height:50px;border-radius:3px}.back-button{font-size:12px;padding:12px 0;white-space:nowrap}.booking-security{display:flex;gap:7px;justify-content:center;align-items:center;text-align:center;font-size:9px;line-height:1.6;color:var(--muted);margin-top:20px}.booking-security svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1;flex-shrink:0}.collection-choice{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;padding:17px 14px;margin-bottom:9px;border:1px solid var(--line);border-radius:4px;text-align:left}.collection-choice.selected{border-color:var(--forest);background:#e7dccb;box-shadow:inset 3px 0 var(--forest)}.collection-choice strong{display:block;font-size:22px;letter-spacing:-.04em;line-height:1.15;font-weight:800}.collection-choice small{display:block;font-size:9px;line-height:1.6;color:var(--muted);margin-top:6px}.collection-choice>span:last-child{font-size:13px;white-space:nowrap}.addon-title{font-size:10px;letter-spacing:.08em;font-weight:700;margin:24px 0 12px}.addon-row{font-size:11px;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-top:1px solid var(--line)}.addon-row>span{white-space:nowrap}.addon-row label{display:flex;align-items:center;gap:8px;line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 14px}label.field,.content-dialog form>label{display:block;font-size:11px;line-height:1.6;color:var(--muted)}label.field.wide{grid-column:1/-1}input,select,textarea{width:100%;min-height:46px;padding:12px 11px;border:1px solid #bcaa94;border-radius:3px;background:#faf6ef;color:var(--forest);font-size:16px;line-height:1.4;margin-top:7px}input::placeholder,textarea::placeholder{color:#8d755f}input[type=checkbox],input[type=radio]{width:16px;height:16px;min-height:16px;flex-shrink:0;accent-color:var(--forest);margin:0}textarea{resize:vertical}.honeypot{position:absolute!important;left:-9999px;width:1px;height:1px;overflow:hidden}.summary-top{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:10px 0 22px;margin-bottom:18px}.summary-top h3{font-size:29px;font-weight:800;letter-spacing:-.04em;line-height:1.05}.summary-top p{font-size:11px;color:var(--muted);margin-top:9px}.summary-top>span{font-size:25px;color:var(--muted)}.summary-row{display:flex;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted);line-height:1.6;margin:12px 0}.summary-row span:first-child{max-width:75%}.summary-row.total{padding-top:15px;margin-top:18px;border-top:1px solid var(--line);font-weight:700;color:var(--forest);font-size:13px}.summary-due{background:#e9dcc6;padding:17px;margin:19px 0;display:flex;justify-content:space-between;gap:20px;align-items:center;border-radius:3px}.summary-due>span{font-size:12px;line-height:1.6}.summary-due small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.summary-due strong{font-size:34px;font-weight:800;letter-spacing:-.05em}.payment-choice{display:flex;gap:17px;font-size:11px;margin:20px 0;flex-wrap:wrap}.payment-choice label{display:flex;align-items:center;gap:8px}.checkbox-label{display:flex!important;gap:9px;align-items:flex-start;font-size:11px;line-height:1.8!important;margin:17px 0;color:var(--muted)}.checkbox-label input{margin-top:3px}.signature-field{display:block;font-size:11px;margin:16px 0}.signature-field input{font-size:17px}.form-error{padding:14px;font-size:12px;line-height:1.7;background:#ede1d8;color:#71331c;border-radius:3px;margin:17px 0}.form-message{font-size:13px;line-height:1.8;margin-top:16px}.optional{color:#8b7763}.booking-success{text-align:center;padding:25px 2px}.success-mark{width:58px;height:58px;border:1px solid var(--line);border-radius:50%;margin:0 auto 24px;display:grid;place-items:center;font-size:31px}.booking-success h3{font-size:36px;line-height:1.03;font-weight:800;letter-spacing:-.05em}.booking-success>p{font-size:13px;line-height:1.75;max-width:340px;margin:20px auto;color:var(--muted)}.preview-receipt{border:1px solid var(--line);padding:18px;text-align:left;margin:20px 0;border-radius:4px}.preview-receipt .summary-row{font-size:11px}.booking-success .button{margin-top:14px}
/* Native dialogs preserve focus trapping and Escape handling. */
dialog{border:1px solid var(--line);border-radius:8px;background:var(--ivory);color:var(--forest);max-height:calc(100svh - 32px);padding:0;box-shadow:0 30px 150px #0007;position:fixed}dialog::backdrop{background:#16120ec7}.dialog-close{position:absolute;right:18px;top:16px;z-index:3;background:var(--ivory);border:1px solid var(--line);border-radius:50%;width:36px;height:36px;font-size:25px;line-height:1;display:grid;place-items:center}.content-dialog{padding:44px;width:min(560px,calc(100vw - 36px))}.content-dialog .eyebrow{font-size:8px;max-width:85%;margin-bottom:25px}.content-dialog h2{font-size:44px;font-weight:900;letter-spacing:-.055em;line-height:1.03;margin-bottom:20px}.content-dialog h2 em{font-style:normal;color:var(--soft)}.content-dialog>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:20px}.content-dialog form>label{margin:15px 0}.content-dialog form>.button{width:100%;margin-top:13px}.policy-dialog{width:min(740px,calc(100vw - 36px))}#policy-content{white-space:pre-wrap;font-size:14px;line-height:1.8}.story-dialog{width:min(880px,calc(100vw - 36px))}.story-dialog-layout{display:grid;grid-template-columns:1fr 1fr}.story-dialog-layout>img{width:100%;height:100%;min-height:520px;object-fit:cover}.story-dialog-copy{padding:53px 35px 35px}.story-dialog-copy h2{font-size:43px;font-weight:900;line-height:1.02;letter-spacing:-.05em;margin-top:24px}.story-dialog-copy h2 em{font-style:normal;color:var(--soft)}.story-dialog-copy>p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted);margin:24px 0}.story-dialog-copy .eyebrow{font-size:8px}.story-dialog-copy small{font-size:9px;display:block;line-height:1.6;margin:20px 0;color:var(--muted)}.story-dialog-copy .button{font-size:11px;gap:14px}#status-content{font-size:14px;line-height:1.8}.receipt-code{overflow-wrap:anywhere}
@media(max-width:1100px){.booking-card{padding:25px 22px}.step-track{gap:8px}.step-track span{font-size:9px}.booking-subtitle{font-size:27px}.booking-card-top .eyebrow{font-size:8px}.summary-due strong{font-size:29px}}
@media(max-width:767px){.booking-card{padding:26px 21px;min-height:650px;border-radius:6px}.booking-card-top .eyebrow{font-size:8px}.step-track{gap:9px;margin-top:22px}.step-track span{font-size:9px}.booking-mode-note{font-size:10px;padding:11px 12px}.booking-subtitle{font-size:30px}.booking-help{font-size:12px}.calendar-header{font-size:14px}.calendar-header button{width:36px;height:36px}.calendar-day{font-size:13px;min-height:36px;aspect-ratio:1}.calendar-dow{font-size:9px}.calendar-key{font-size:9px;gap:14px}.chosen-date{font-size:11px}#booking-body{min-height:362px}.booking-controls{gap:15px}.booking-controls>.button{font-size:12px;padding:15px 17px;gap:15px}.booking-security{font-size:8px;line-height:1.7;align-items:start}.booking-security svg{margin-top:2px}.form-grid{gap:15px 12px}.collection-choice{padding:16px 12px}.collection-choice strong{font-size:22px}.collection-choice small{font-size:8px}.collection-choice>span:last-child{font-size:12px}.summary-due{padding:15px}.summary-due strong{font-size:29px}.checkbox-label{font-size:11px}.addon-row{font-size:11px}.booking-success h3{font-size:32px}.content-dialog{padding:42px 25px 28px;width:calc(100vw - 28px)}.content-dialog h2{font-size:38px}.story-dialog{width:calc(100vw - 28px)}.story-dialog-layout{display:block}.story-dialog-layout>img{height:260px;min-height:0}.story-dialog-copy{padding:30px 25px}.story-dialog-copy h2{font-size:37px}.story-dialog-copy>p:not(.eyebrow){font-size:13px}#policy-content{font-size:13px}}
@media(max-width:374px){.booking-card{padding:23px 17px}.step-track{gap:6px}.step-track span{font-size:8px}.calendar-day{min-height:31px}.form-grid{grid-template-columns:1fr}label.field.wide{grid-column:auto}.summary-due strong{font-size:26px}.summary-due>span{font-size:11px}.booking-subtitle{font-size:28px}}
