/* Shared navigation geometry, loaded last on every page. */
.af-site .af-topbar{background:#eef1e9;color:#34483c;border-bottom:1px solid #dce1d6;font-size:12px;line-height:1.6}
.af-site .af-topbar>.af-container{height:36px;min-height:36px}
.af-site .af-header-inner{height:88px;min-height:88px;padding-block:0;display:flex;flex-wrap:nowrap;gap:25px}
.af-site .af-header .af-brand{flex:0 0 190px;gap:9px}
.af-site .af-header .af-brand img{width:40px;height:54px;flex-shrink:0}
.af-site .af-header .af-brand>span{font-size:25px;line-height:1.1;font-weight:600}
.af-site .af-header .af-brand small{font-size:10px;line-height:1.6;font-weight:500;margin-top:6px}
.af-site .af-header .af-nav{margin-left:auto;gap:24px;flex-wrap:nowrap}
.af-site .af-header .af-nav a{font-size:13px;line-height:21px;font-weight:400;white-space:nowrap}
.af-site .af-header .af-header-cta{display:flex;flex:0 0 212px;width:212px;height:60px;min-height:60px;max-width:212px;margin:0;padding:12px 16px;font-size:12px;line-height:1.45;gap:12px;transform:none}
@media(min-width:761px) and (max-width:1020px){
 .af-site .af-header-inner{gap:20px}
 .af-site .af-header .af-nav{gap:15px}
 .af-site .af-header .af-header-cta{flex-basis:180px;width:180px;max-width:180px}
}
@media(max-width:760px){
 .af-site .af-topbar>.af-container{height:30px;min-height:30px}
 .af-site .af-header-inner{height:132px;min-height:132px;padding-block:8px 12px;display:grid;grid-template-columns:1fr auto;grid-template-rows:58px 44px;gap:10px}
 .af-site .af-header .af-brand{gap:9px}
 .af-site .af-header .af-brand img{width:30px;height:44px}
 .af-site .af-header .af-brand>span{font-size:21px}
 .af-site .af-header .af-brand small{font-size:8px}
 .af-site .af-header .af-menu-toggle{grid-column:2;grid-row:1;order:0;margin:0}
 .af-site .af-header .af-header-cta{grid-column:1/-1;grid-row:2;order:0;width:100%;max-width:none;height:44px;min-height:44px;padding:9px 14px}
 .af-site .af-header .af-nav{position:absolute;top:100%;left:0;right:0;margin:0;padding:16px 20px;flex-direction:column;gap:0;background:#fafbf8;border-bottom:1px solid #dce1d6;box-shadow:0 12px 24px #17352b12}
 .af-site .af-header .af-nav a{font-size:16px;line-height:24px;padding:10px 0}
}
/* Crossfade the content; never resize or morph the shared navigation. */
::view-transition-group(root){animation-duration:320ms}
::view-transition-old(root),::view-transition-new(root){animation-duration:320ms}
::view-transition-group(site-header),::view-transition-group(site-topbar){animation:none}
::view-transition-old(site-header),::view-transition-old(site-topbar){animation:none;opacity:0}
::view-transition-new(site-header),::view-transition-new(site-topbar){animation:none;opacity:1}

/* A soft green pulse and animated underline make each selection tangible. */
.af-site .af-header .af-nav a{isolation:isolate;transition:color 180ms ease,transform 180ms ease}
.af-site .af-header .af-nav a:before{content:"";position:absolute;inset:-9px -12px;border-radius:7px;background:#dce7d4;z-index:-1;opacity:0;transform:scale(.88);transition:opacity 180ms ease,transform 240ms ease}
.af-site .af-header .af-nav a:hover:before,.af-site .af-header .af-nav a:focus-visible:before{opacity:.65;transform:scale(1)}
.af-site .af-header .af-nav a.af-nav-pressed:before{opacity:1;transform:scale(1.06)}
.af-site .af-header .af-nav a.af-nav-pressed{color:#28543e;transform:scale(.96)}
.af-site .af-header .af-nav a[aria-current=page]:after{animation:af-nav-line 420ms cubic-bezier(.22,1,.36,1) both}
@keyframes af-nav-line{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.af-native-entry .af-site main{animation:none}
/* Fade the new snapshot over an opaque old one, with no intermediate blank frame. */
::view-transition-group(root){animation-duration:460ms}
::view-transition-old(root){animation:none;opacity:1;mix-blend-mode:normal}
::view-transition-new(root){animation:af-document-in 460ms cubic-bezier(.22,.61,.36,1) both;mix-blend-mode:normal}
@media(max-width:760px){.af-site .af-header .af-nav a:before{inset:0 -8px}}


/* Keep direct calling visible alongside booking at every screen size. */
.af-site .af-header-phone{display:inline-flex;align-items:center;justify-content:center;min-height:44px;flex-shrink:0;white-space:nowrap;color:#28543e;font-size:14px;font-weight:600;text-decoration:none}
.af-site .af-header-phone:hover{text-decoration:underline;text-underline-offset:4px}
.af-site .af-header-phone:focus-visible{outline:2px solid #28543e;outline-offset:4px;border-radius:4px}
@media(min-width:761px) and (max-width:1200px){
.af-site .af-header-inner{gap:14px;flex-wrap:wrap;height:auto;min-height:88px;padding-block:12px}
.af-site .af-header .af-nav{gap:16px}
.af-site .af-header-phone{margin-left:auto}
}
@media(max-width:760px){
.af-site .af-header-inner{height:176px;min-height:176px;grid-template-rows:58px 34px 44px;row-gap:8px}
.af-site .af-header-phone{grid-column:1/-1;grid-row:2;min-height:34px;font-size:15px}
.af-site .af-header .af-header-cta{grid-row:3}
}

/* Compact booking action and a more legible brand mark. */
.af-site .af-header .af-header-cta{flex-basis:138px;width:138px;max-width:138px;height:48px;min-height:48px;justify-content:space-between;padding:12px 18px;font-size:14px;white-space:nowrap}
.af-site .af-header .af-brand img{width:44px;height:60px;object-fit:cover;object-position:center}
@media(max-width:760px){
.af-site .af-header-inner{height:132px;min-height:132px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:58px 44px;gap:8px 12px}
.af-site .af-header .af-brand img{width:35px;height:48px}
.af-site .af-header-phone{grid-column:1;grid-row:2;font-size:13px;justify-content:flex-start;min-height:44px;margin:0}
.af-site .af-header .af-header-cta{grid-column:2;grid-row:2;width:124px;max-width:124px;height:44px;min-height:44px;padding:10px 14px;font-size:13px}
.af-site .af-header .af-brand{grid-column:1/-1;grid-row:1;padding-right:70px}
.af-site .af-header .af-menu-toggle{z-index:1}
}

/* Immediate document navigation; no delayed entry or hidden content. */
@view-transition{navigation:none}
.af-site main,.af-motion .af-hero-copy{animation:none!important}
.af-motion .af-reveal{opacity:1!important;transform:none!important;transition:none!important}
.af-site .af-profile-media{min-width:0}
.af-site .af-profile-photo{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;position:static;opacity:1}
/* Keep consent placeholders within the same compact map slot. */
.af-site .af-footer{padding-top:28px}
.af-site .af-footer .af-google-map{position:relative;height:160px!important;min-height:0!important;overflow:hidden}
.af-site .af-footer .af-google-map iframe,.af-site .af-footer .af-google-map .cmplz-placeholder-parent,.af-site .af-footer .af-google-map .cmplz-blocked-content-container{width:100%!important;height:160px!important;min-height:0!important;max-height:160px!important;margin:0!important;aspect-ratio:auto!important}
.af-site .af-footer .af-google-map .cmplz-blocked-content-container{position:absolute!important;inset:0!important;background-size:cover!important}
.af-site .af-footer .af-google-map .cmplz-placeholder-element{max-height:160px!important;object-fit:cover!important}
.af-site .af-footer .cmplz-blocked-content-notice{max-width:90%;font-size:12px;line-height:1.4}
.af-site .af-footer-bottom{margin-top:20px;padding-block:14px}

/* Short entrance only: navigation itself is never intercepted or delayed. */
@media(prefers-reduced-motion:no-preference){
.af-site main{animation:af-quick-enter 180ms cubic-bezier(.2,.65,.3,1)!important}
@keyframes af-quick-enter{from{opacity:.88;translate:0 4px}to{opacity:1;translate:0 0}}
}

/* 1.2.1: immediate navigation, short opacity-only crossfade. */
@view-transition{navigation:auto}
.af-site main{animation:none!important;translate:none}
::view-transition-group(root){animation-duration:140ms}
::view-transition-old(root){animation:none;opacity:1;mix-blend-mode:normal}
::view-transition-new(root){animation:af-fast-crossfade 140ms ease-out both;mix-blend-mode:normal}
@keyframes af-fast-crossfade{from{opacity:0}to{opacity:1}}
/* Transition snapshots must never hold up a second tap. */
::view-transition{pointer-events:none}
