/* v3: frosted contact bar, clear phone CTA and full-screen mobile drawer. */
.site-header{position:sticky;top:0;z-index:40;background:rgba(15,15,15,.84);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}
.contact-topbar{border-bottom:1px solid #ffffff16;background:rgba(255,255,255,.035);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}
.topbar-inner{width:min(1390px,calc(100% - 88px));margin:auto;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:22px}.topbar-inner a{display:flex;align-items:center;gap:9px;color:#dedede;font-size:13px;line-height:1.4;padding:7px 0}.topbar-inner svg{width:13px;height:13px}.topbar-phone{white-space:nowrap;font-variant-numeric:tabular-nums}.topbar-address{text-align:right}.topbar-inner a:hover{color:#fff}
html{scroll-padding-top:158px}.hero{height:auto;min-height:790px}.hero-content{padding-bottom:115px}.hero-phone{margin-top:26px;display:inline-flex;gap:14px;align-items:center;color:#fff}.hero-phone>svg{width:23px;height:23px}.hero-phone span{display:flex;flex-direction:column;gap:4px}.hero-phone small{font-size:11px;font-weight:400;color:#ddd;letter-spacing:.035em}.hero-phone strong{font-size:29px;font-weight:500;letter-spacing:.025em;line-height:1.2;white-space:nowrap;font-variant-numeric:tabular-nums}.hero-phone:hover strong{text-decoration:underline;text-underline-offset:6px}
.footer-credit{border-top:1px solid #ffffff10;margin-top:24px;padding-top:18px;text-align:center;font-size:10px;color:#aaa;letter-spacing:.035em}.footer-credit strong{font-weight:500;color:#eee}.footer-credit a:hover{color:#fff}.mobile-actions a span{display:flex;flex-direction:column;gap:2px;line-height:1.3;font-variant-numeric:tabular-nums}.mobile-actions a small{font-size:8px;color:#ccc}.mobile-actions a:first-child{width:52%}.mobile-actions a:last-child{width:48%}
.mobile-menu:not([open]){display:none!important}.mobile-menu[open]{display:flex;flex-direction:column;position:fixed;inset:0;width:100%;max-width:none;height:100vh;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:rgba(15,15,15,.98);color:#f6f6f6;box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain;transform:translateX(100%);opacity:1;transition:transform .38s cubic-bezier(.22,.7,.25,1);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}
.mobile-menu[open].is-open{transform:translateX(0)}.mobile-menu::backdrop{background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}
.drawer-top{padding:20px 25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff17;flex-shrink:0;padding-top:max(20px,env(safe-area-inset-top))}.menu-close{position:relative;width:45px;height:45px;border:1px solid #ffffff40;background:transparent;color:#fff;flex-shrink:0}.menu-close span{position:absolute;width:22px;height:1px;background:currentColor;left:10px;top:21px;transform:rotate(45deg)}.menu-close span:last-child{transform:rotate(-45deg)}
.drawer-content{padding:43px 28px 28px;flex:1}.drawer-content .eyebrow{font-size:8px;color:#a9a9a9;margin-bottom:21px}.drawer-links{display:flex;flex-direction:column}.mobile-menu .drawer-links a{display:block;padding:19px 0;border-bottom:1px solid #ffffff22;font-family:var(--serif);font-size:clamp(28px,7vw,40px);line-height:1.2;letter-spacing:-.03em}.mobile-menu .drawer-links a[aria-current]{color:#fff}.mobile-menu .drawer-links a[aria-current]:after{content:'↗';float:right;font-family:var(--sans);font-size:24px;color:#aaa}.mobile-menu .drawer-book{display:flex;margin-top:28px;border:0;padding:16px 20px;font-size:12px;font-family:var(--sans);color:#111}
.drawer-bottom{padding:23px 28px max(24px,env(safe-area-inset-bottom));border-top:1px solid #ffffff17;flex-shrink:0}.drawer-bottom>span{font-size:10px;color:#aaa}.mobile-menu .drawer-bottom>a{display:flex;align-items:center;gap:13px;border:0;padding:8px 0;font-size:25px;line-height:1.3;white-space:nowrap}.drawer-bottom p{font-size:11px;color:#999;margin:8px 0 0}.drawer-top .brand{padding:0;border:0}body.menu-open{overflow:hidden}
@media(max-width:1100px){.topbar-inner{width:calc(100% - 56px)}}
@media(max-width:800px){.topbar-address{display:none!important}.topbar-inner{justify-content:flex-start;min-height:32px}.topbar-inner a{font-size:13px;padding:6px 0}.hero{min-height:810px}.hero-content{padding-bottom:130px}html{scroll-padding-top:138px}}
@media(max-width:600px){.topbar-inner{width:calc(100% - 36px)}.hero{min-height:0;height:auto;padding-bottom:0}.hero-content{padding-top:35px;padding-bottom:112px}.hero .eyebrow{margin-bottom:24px}.hero h1{margin-bottom:24px}.hero-content>p{margin-bottom:24px}.hero-phone{margin-top:20px;gap:11px}.hero-phone strong{font-size:26px}.hero-phone small{font-size:10px}.hero-phone>svg{width:21px;height:21px}.hero-bottom{bottom:23px}.hero-flower{right:15px;bottom:91px;opacity:.4}.hero-actions{gap:8px}.mobile-actions a{font-size:11px;gap:7px;min-height:61px}.mobile-actions a svg{width:16px;height:16px}.site-footer{padding-bottom:95px}.footer-credit{margin-top:20px;font-size:10px}.drawer-content{padding-top:32px}html{scroll-padding-top:127px}}
@media(max-width:360px){.hero-phone strong{font-size:24px}.mobile-actions a{font-size:10px}.drawer-top{padding-inline:20px}.drawer-content,.drawer-bottom{padding-left:23px;padding-right:23px}.mobile-menu .drawer-links a{font-size:29px}.drawer-content{padding-top:25px}.mobile-menu .drawer-book{margin-top:23px}}
.mobile-menu .drawer-bottom>a{justify-content:flex-start}
@media(min-width:801px){.header-inner{height:92px}.hero-content{padding-top:38px}.hero h1{font-size:clamp(76px,6.7vw,106px)}.hero .eyebrow{margin-bottom:22px}.hero-content>p{margin-bottom:20px}.hero-phone{margin-top:20px}}
@media(prefers-reduced-motion:reduce){.mobile-menu[open]{transition:none}}

.desktop-nav{font-size:14px}
.map-section{padding:85px 0;background:#f3f1ec;color:#171717}.map-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}.map-heading h2{font-size:clamp(36px,4.5vw,62px);margin:0 0 14px}.map-heading p{color:#65635e;font-size:14px;line-height:1.7;margin:0}.map-heading .button{flex-shrink:0}.map-frame{overflow:hidden;border:1px solid #d9d5ce;border-radius:12px;background:#e5e3de;box-shadow:0 18px 55px #1717170b}.map-frame iframe{width:100%;height:470px;display:block;border:0}.map-caption{padding:15px 20px;background:#fff;display:flex;align-items:center;gap:10px;font-size:12px;color:#5b5954}.map-caption svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.5;flex-shrink:0}@media(max-width:600px){.map-section{padding:55px 0}.map-heading{align-items:flex-start;flex-direction:column;gap:23px}.map-frame iframe{height:350px}.map-caption{align-items:flex-start;padding:15px;font-size:11px}}

/* Keep five navigation links clear beside the 200px logo on small desktops. */
@media(min-width:801px) and (max-width:1100px){.header-inner .header-book{display:none}.desktop-nav{gap:18px}}
