/* Shared layout constraints: content can shrink without squeezing the navigation. */
html { scroll-padding-top: 6rem; }
body { min-width: 0; }
img, video, canvas { max-width: 100%; }
input, select, textarea { min-width: 0; max-width: 100%; }
:focus-visible { outline: 3px solid #40916c; outline-offset: 4px; }
.skip-link { position: fixed; top: -5rem; left: 1rem; z-index: 100; padding: .8rem 1rem; background: white; color: #1b4332; border-radius: .7rem; }
.skip-link:focus { top: 1rem; }
.dashboard-body .account-shell { min-width: 0; width: calc(100% - 16rem); }
.dashboard-body .dash-main { min-width: 0; width: 100%; padding: clamp(1rem, 2.6vw, 2.5rem); }
.dash-main .grid > *, .dash-main .flex > * { min-width: 0; }
.dash-main p, .dash-main h1, .dash-main h2, .dash-main h3 { overflow-wrap: anywhere; }
.dash-main table { width: 100%; }
.dash-main pre { overflow-x: auto; max-width: 100%; }
.dashboard-body .account-sidebar { padding-bottom: env(safe-area-inset-bottom); }
.account-sidebar .nav-item { border-left: 0; border-radius: .8rem; margin-bottom: .25rem; }
.account-sidebar .nav-item.active { background: #74c69d1f; box-shadow: inset 0 0 0 1px #74c69d26; color: #b7e4c7 !important; }
.account-sidebar a { min-height: 2.75rem; }
.workspace-header { display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding: 1.1rem clamp(1rem, 2.6vw, 2.5rem); background: #fdfbf7ed; border-bottom: 1px solid #1b433214; }
.workspace-heading { display: flex; align-items: center; gap: .8rem; min-width: 0; }
.workspace-heading p { margin: .15rem 0 0; font-size: .85rem; font-weight: 700; }
.workspace-eyebrow { font-size: .65rem; color: #526a5d; letter-spacing: .08em; text-transform: uppercase; }
.workspace-consult { display: inline-flex; align-items: center; gap: .65rem; padding: .75rem 1rem; border: 1px solid #1b433221; border-radius: 999px; font-size: .75rem; font-weight: 700; background: white; }
.workspace-consult:hover { background: #d8f3dc; }
.account-menu-toggle { display: none; width: 2.75rem; height: 2.75rem; border: 1px solid #1b433222; border-radius: .8rem; font-size: 1.5rem; flex-shrink: 0; }
.account-scrim { position: fixed; inset: 0; background: #071e1480; backdrop-filter: blur(3px); z-index: 55; }
.account-scrim[hidden] { display: none; }
.site-header nav { box-shadow: 0 8px 28px #1b433209; }
.site-header #mobile-menu { max-height: calc(100dvh - 5rem); overflow-y: auto; }
.site-header a, .site-header button { flex-shrink: 0; }
.booking-page { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: clamp(1.5rem, 5vw, 5rem); width: 100%; max-width: 90rem; margin: 0 auto; padding: clamp(1rem, 3vw, 3rem); color: #1b4332; }
.booking-intro { padding: .5rem 0; }
.booking-back { display: inline-flex; align-items: center; gap: .5rem; margin-bottom: 3rem; font-size: .8rem; color: #526a5d; }
.booking-eyebrow { font-size: .65rem; text-transform: uppercase; letter-spacing: .17em; font-weight: 700; color: #44745a; margin: 0 0 1rem; }
.booking-intro h1 { font-family: 'DM Serif Display', Georgia, serif; font-size: clamp(2.4rem, 4vw, 4.5rem); line-height: 1.08; letter-spacing: -.035em; font-weight: 400; }
.booking-intro h1 em { color: #40916c; }
.booking-description { font-size: .9rem; line-height: 1.85; color: #526a5d; max-width: 32rem; margin: 1.5rem 0 2rem; }
.booking-facts { display: grid; gap: 1.25rem; margin: 2rem 0; }
.booking-facts > div { display: flex; gap: 1rem; align-items: center; }
.booking-facts i { display: grid; place-items: center; width: 2.75rem; height: 2.75rem; border: 1px solid #1b43321a; border-radius: 50%; background: #eef4ee; }
.booking-facts span { color: #526a5d; font-size: .75rem; line-height: 1.8; }
.booking-facts strong { display: block; font-size: .85rem; color: #1b4332; }
.booking-price { display: flex; justify-content: space-between; flex-wrap: wrap; gap: .5rem; border-top: 1px solid #1b43321a; padding-top: 1.5rem; font-size: .8rem; }
.booking-price strong { font-family: 'DM Serif Display', Georgia, serif; font-size: 1.35rem; font-weight: 400; }
.booking-form-card { align-self: start; padding: clamp(1.25rem, 3vw, 2.5rem); border: 1px solid #1b433216; background: white; border-radius: 1.75rem; box-shadow: 0 16px 60px #173d2608; }
.booking-form-card h2 { font-family: 'DM Serif Display', Georgia, serif; font-size: 1.75rem; font-weight: 400; }
.booking-form-description { font-size: .8rem; line-height: 1.7; color: #526a5d; margin: .6rem 0 1.8rem; }
.booking-form-card label { color: #365543; font-size: .75rem; }
.booking-form-card input, .booking-form-card select { background: #f7faf8; border-color: #1b433225; color: #1b4332; min-height: 3.2rem; font-size: 1rem; }
.booking-form-card input::placeholder { color: #778c7e; }
.booking-form-card option { color: #1b4332; background: white; }
.booking-form-card form p, .booking-form-card #book-success p { color: #526a5d; }
.booking-form-card #book-success h2 { color: #1b4332; }
.booking-form-card #book-submit { background: #1b4332; color: white; border-radius: .85rem; }
.booking-form-card #book-submit:hover { background: #2d6a4f; }
#book-error { color: #8d2525; background: #fff0ed; border: 1px solid #efc8c1; padding: 1rem; border-radius: .8rem; margin-bottom: 1rem; font-size: .85rem; }
@media (max-width: 1023px) {
    .dashboard-body .account-sidebar { width: min(18rem, 85vw); transform: translateX(-100%); transition: transform .2s ease; visibility: hidden; }
    .dashboard-body.nav-open .account-sidebar { transform: translateX(0); visibility: visible; }
    .dashboard-body .account-shell { width: 100%; margin-left: 0; }
    .dashboard-body .dashboard-welcome-modal { left: 0; }
    .account-menu-toggle { display: inline-grid; place-items: center; }
    .workspace-header { position: sticky; top: 0; z-index: 40; backdrop-filter: blur(12px); }
    body.nav-open { overflow: hidden; }
    .booking-page { gap: 2rem; }
}
@media (max-width: 767px) {
    .booking-page { grid-template-columns: minmax(0, 1fr); padding: .5rem 0; gap: 2rem; }
    body:not(.dashboard-body) .booking-page { padding: 1.25rem; }
    .booking-back { margin-bottom: 1.5rem; }
    .booking-intro h1 { font-size: clamp(2.2rem, 8.5vw, 3.6rem); }
    .booking-description { margin-bottom: 1rem; }
    .booking-facts { gap: .8rem; margin: 1.5rem 0; }
    .workspace-consult span { display: none; }
    .workspace-consult { width: 2.75rem; height: 2.75rem; padding: 0; justify-content: center; }
    .site-header nav > div:first-child { gap: .5rem; }
    .site-header nav > div:first-child > div a { padding: .7rem .8rem; font-size: .75rem; }
    .dash-main input, .dash-main select, .dash-main textarea { font-size: max(1rem, 16px); }
}
@media (prefers-reduced-motion: reduce) {
    *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; transition-duration: .01ms !important; }
}
.booking-times{border:0;padding:0;margin:24px 0;min-width:0}.booking-times legend{font-weight:700;font-size:17px;color:#1b4332;margin-bottom:8px}.booking-times>p{font-size:12px;line-height:1.6;color:#58705c}.booking-times>label{display:block;font-size:13px;font-weight:600;margin:14px 0 8px}.booking-times select{width:100%;padding:12px;border:1px solid #d8e4d4;border-radius:12px;background:#fff;color:#1b4332;font-size:16px}.booking-slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.booking-slot-grid label{display:flex;align-items:center;gap:8px;padding:12px;border:1px solid #d8e4d4;border-radius:10px;font-size:12px;color:#1b4332;cursor:pointer}.booking-slot-grid label:has(input:checked){border-color:#3b7854;background:#eaf3e3}.booking-slot-grid input{width:auto!important;accent-color:#285f42}.booking-slot-grid label:focus-within{outline:2px solid #3b7854;outline-offset:2px}#booking-times-retry{border:0;background:none;color:#285f42;text-decoration:underline;font:inherit;font-size:12px;padding:10px 0;cursor:pointer}@media(max-width:400px){.booking-slot-grid{grid-template-columns:1fr}}
.booking-slot-grid input[type="radio"]{min-height:0;height:16px;width:16px!important;flex-shrink:0;padding:0;}
