:root{--green:#034d2e;--green-2:#0a6a40;--ink:#070907;--paper:#f1f1ec;--muted:#a6aaa5;--line:rgba(255,255,255,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--ink);color:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:78px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to bottom,rgba(5,7,5,.94),rgba(5,7,5,.58),transparent);backdrop-filter:blur(8px)}.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.08em}.brand img{width:50px;height:50px;object-fit:contain}.nav{display:flex;align-items:center;gap:26px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.nav a:not(.btn):after{content:"";display:block;height:1px;background:#fff;transform:scaleX(0);transform-origin:left;transition:.25s}.nav a:hover:after{transform:scaleX(1)}.menu-btn{display:none;background:none;border:0;color:#fff;font-size:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;border:1px solid var(--green-2);background:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;transition:.25s}.btn:hover{background:#0a6a40;transform:translateY(-2px)}.btn-small{padding:10px 16px}.btn-light{background:#fff;color:#07150d;border-color:#fff}.hero{min-height:100vh;position:relative;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;padding:130px 7vw 80px;background:radial-gradient(circle at 75% 45%,rgba(3,77,46,.5),transparent 34%),linear-gradient(135deg,#040604 0%,#0b0e0b 52%,#031b10 100%)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.8%,rgba(255,255,255,.06) 50%,transparent 50.2%);pointer-events:none}.hero-noise{position:absolute;inset:0;opacity:.18;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.15'/%3E%3C/svg%3E")}.eyebrow{font-size:12px;letter-spacing:.25em;text-transform:uppercase;color:#b9c4bd;font-weight:600}.hero h1,.section h2,.experience h2,.booking h2,.contact h2{font-family:"Bebas Neue",Impact,sans-serif;font-weight:400;line-height:.9;letter-spacing:.01em;margin:.12em 0}.hero h1{font-size:clamp(70px,10vw,154px)}.hero h1 span{color:var(--green-2)}.hero-copy{max-width:580px;font-size:18px;line-height:1.7;color:#c2c6c3}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:36px}.text-link{font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid rgba(255,255,255,.45);padding-bottom:5px}.hero-card{justify-self:center;width:min(36vw,520px);filter:drop-shadow(0 30px 50px rgba(0,0,0,.5))}.scroll{position:absolute;bottom:28px;left:7vw;font-size:10px;letter-spacing:.22em;color:#919890}.strip{white-space:nowrap;overflow:hidden;padding:17px 5vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;gap:28px;justify-content:center;text-transform:uppercase;letter-spacing:.14em;font-size:12px;color:#b7bcb8}.strip i{color:var(--green-2)}.section{padding:110px 7vw}.section-head{max-width:800px;margin-bottom:50px}.section h2,.experience h2,.booking h2,.contact h2{font-size:clamp(58px,7vw,110px)}.section-head>p:last-child{color:#9da49f;line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.service-card{min-height:190px;padding:30px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:25px}.service-card:nth-child(odd){border-right:1px solid var(--line)}.service-card span{font-size:11px;color:#65736a}.service-card h3{font-size:25px;margin:14px 0 8px}.service-card p{margin:0;max-width:390px;color:#8d938f;line-height:1.6}.service-card strong{font-family:"Bebas Neue";font-size:34px;color:#81a891}.experience{display:grid;grid-template-columns:1fr 1fr;min-height:720px}.experience-copy{padding:100px 7vw;background:var(--green);display:flex;flex-direction:column;justify-content:center}.experience-copy p:not(.eyebrow){line-height:1.8;color:#d8e5dd;max-width:650px}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:44px;border-top:1px solid rgba(255,255,255,.25);padding-top:25px}.stats div{display:flex;flex-direction:column;gap:5px}.stats strong{font-family:"Bebas Neue";font-size:30px}.stats span{font-size:11px;text-transform:uppercase;letter-spacing:.12em}.visual-panel{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle at center,#163b2a,#050805 70%);overflow:hidden}.big-pk{font-family:"Bebas Neue";font-size:clamp(180px,28vw,480px);line-height:.8;color:transparent;-webkit-text-stroke:2px rgba(255,255,255,.12)}.visual-panel p{position:absolute;bottom:50px;letter-spacing:.22em;font-size:12px;text-align:center;color:#b4bcb7}.dark{background:#0c0f0c}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-placeholder{aspect-ratio:4/5;display:flex;align-items:flex-end;padding:24px;font-family:"Bebas Neue";font-size:46px;letter-spacing:.04em;border:1px solid rgba(255,255,255,.08);background:linear-gradient(145deg,#171b18,#052616);position:relative;overflow:hidden}.gallery-placeholder:before{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(255,255,255,.08);border-radius:50%;top:18%;right:-60px}.gallery-placeholder:nth-child(even){background:linear-gradient(145deg,#0a0d0b,#164b33)}.about{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw;align-items:center;background:#f0f1ed;color:#0b0e0b}.about-logo img{filter:drop-shadow(0 25px 35px rgba(0,0,0,.25))}.about-copy .eyebrow{color:#557064}.about-copy p:not(.eyebrow){color:#626862;line-height:1.8;font-size:17px;max-width:650px}.about .text-link{border-color:#777}.booking{padding:120px 7vw;text-align:center;background:linear-gradient(rgba(3,77,46,.95),rgba(2,52,31,.95)),radial-gradient(circle at center,#0a6a40,#034d2e)}.booking-inner{max-width:900px;margin:auto}.booking p:not(.eyebrow){color:#d0ded6;line-height:1.7;max-width:650px;margin:20px auto 35px}.contact{display:grid;grid-template-columns:1.15fr .85fr;gap:8vw}.muted{color:#8b928d;line-height:1.7}.contact-list{margin-top:45px;border-top:1px solid var(--line)}.contact-list p,.hours p{display:grid;grid-template-columns:150px 1fr;gap:20px;border-bottom:1px solid var(--line);padding:17px 0;margin:0}.contact-list span,.hours span{color:#747c76;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.contact-list strong,.hours strong{font-weight:500}.hours{align-self:end}.hours h3{font-family:"Bebas Neue";font-size:42px;font-weight:400}.hours p{grid-template-columns:1fr auto}footer{padding:40px 7vw;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#777e79;font-size:12px}.footer-brand{display:flex;align-items:center;gap:10px;color:#fff;font-weight:800}.footer-brand img{width:44px}.reveal{opacity:1;transform:none}
@media(max-width:900px){.menu-btn{display:block}.nav{position:absolute;top:74px;left:4vw;right:4vw;padding:24px;display:none;flex-direction:column;align-items:stretch;background:#0b0e0b;border:1px solid var(--line)}.nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:125px}.hero-card{width:70vw;margin-top:45px}.experience{grid-template-columns:1fr}.visual-panel{min-height:500px}.service-grid{grid-template-columns:1fr}.service-card:nth-child(odd){border-right:0}.gallery-grid{grid-template-columns:repeat(2,1fr)}.about,.contact{grid-template-columns:1fr}.about-logo{max-width:440px;margin:auto}.hours{margin-top:30px}}
@media(max-width:600px){.site-header{height:68px}.brand span{display:none}.brand img{width:44px;height:44px}.hero{padding:110px 6vw 70px}.hero h1{font-size:clamp(66px,22vw,102px)}.hero-actions{align-items:flex-start;flex-direction:column}.section,.experience-copy,.contact{padding-left:6vw;padding-right:6vw}.section{padding-top:85px;padding-bottom:85px}.section h2,.experience h2,.booking h2,.contact h2{font-size:62px}.gallery-grid{grid-template-columns:1fr}.gallery-placeholder{aspect-ratio:4/3}.stats{grid-template-columns:repeat(2,1fr);gap:25px}.strip{justify-content:flex-start}.contact-list p{grid-template-columns:1fr;gap:8px}footer{gap:20px;align-items:flex-start;flex-direction:column}}


.btn-outline{background:transparent;border-color:rgba(255,255,255,.55);color:#fff}
.btn-outline:hover{background:rgba(255,255,255,.08);border-color:#fff}
.direction-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:32px}
.contact-side{display:flex;flex-direction:column;gap:34px}
.map-card{overflow:hidden;border:1px solid var(--line);background:#0c0f0c;min-height:320px}
.map-card iframe{display:block;width:100%;height:360px;border:0;filter:grayscale(1) contrast(1.08)}

@media(max-width:600px){
  .direction-actions{align-items:flex-start;flex-direction:column}
  .direction-actions .btn{width:100%}
  .map-card iframe{height:300px}
}

@media(max-width:600px){
  .logo-img{width:85px;height:auto}
}

.hero{position:relative;overflow:hidden}
.hero-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  z-index:0;
}
.hero-video-overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(4,7,5,.82),rgba(4,7,5,.48) 52%,rgba(4,7,5,.7));
  z-index:1;
  pointer-events:none;
}
.hero-noise,.hero-content,.hero-card,.hero .scroll{
  position:relative;
  z-index:2;
}

/* Final requested adjustments */
.brand img{width:25px;height:25px}
.about{grid-template-columns:1fr}
.about-copy{max-width:900px}
@media(max-width:600px){.brand img{width:22px;height:22px}}

.gallery-photo{margin:0;aspect-ratio:4/5;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#101410}
.gallery-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.gallery-photo:hover img{transform:scale(1.025)}
@media(max-width:600px){.gallery-photo{aspect-ratio:4/5}}

.map-photo{height:auto;min-height:0;overflow:hidden;background:#0c100d}
.map-photo img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}
.map-caption{margin:12px 0 0;color:var(--muted);font-size:.85rem;letter-spacing:.04em}
.hero-video{background:#050705}
@media(max-width:700px){
  .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .gallery-photo{aspect-ratio:4/5}
  .map-photo img{aspect-ratio:1/1}
}
@media(max-width:420px){
  .gallery-grid{gap:6px}
}

/* Mobile usability fixes */
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{padding-bottom:0!important}

/* Prevent floating CTA from covering content while scrolling */
.view-services,
.view-service,
.services-float,
.floating-services,
.sticky-services,
.sticky-cta,
.mobile-cta,
.hero-actions{
  position:static!important;
  inset:auto!important;
  transform:none!important;
}

/* If the CTA uses one of these common fixed wrappers, keep it in document flow */
@media(max-width:700px){
  .hero-actions{
    display:flex!important;
    flex-direction:column!important;
    gap:12px!important;
    margin-top:24px!important;
  }
  .hero-actions a,
  .hero-actions button{
    width:100%!important;
  }
}

/* Make the back-to-top control easy to tap and never hidden behind other controls */
a[href="#top"],
.back-to-top,
.backtotop{
  position:relative!important;
  z-index:2!important;
  pointer-events:auto!important;
  cursor:pointer!important;
}

/* Give bottom sections enough breathing room */
footer,
.site-footer,
.contact,
#contact{
  padding-bottom:max(48px, env(safe-area-inset-bottom))!important;
}

/* FINAL MOBILE POLISH */
@media(max-width:700px){
  /* The separate SCROLL label was colliding with the service CTA on small screens. */
  .hero .scroll{display:none!important}

  /* Keep all hero calls-to-action in normal page flow and comfortably spaced. */
  .hero-content{padding-bottom:18px}
  .hero-actions{position:static!important;margin-top:26px!important}
  .hero-actions .text-link{display:inline-flex;align-items:center;min-height:44px;padding:9px 0}

  /* Extra room after the hero so the next strip never sits underneath controls. */
  .hero{padding-bottom:56px!important}
}

[data-back-to-top]{touch-action:manipulation}

/* EXCELLENCE + SCROLL CUE */
.excellence-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.excellence-copy{max-width:900px;margin:0 auto;color:var(--muted);font-size:clamp(1rem,1.8vw,1.16rem);line-height:1.9}
.excellence-copy p{margin:0 0 20px}
.excellence-copy p:last-child{margin-bottom:0}

.hero{position:relative}
.scroll-cue{
  position:absolute;left:50%;bottom:16px;transform:translateX(-50%);
  z-index:4;display:flex;flex-direction:column;align-items:center;gap:2px;
  color:#fff;text-decoration:none;font-size:.68rem;font-weight:800;letter-spacing:.22em;
  text-shadow:0 2px 12px rgba(0,0,0,.75)
}
.scroll-cue b{font-size:1.1rem;line-height:1;animation:scrollBounce 1.4s ease-in-out infinite}
@keyframes scrollBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}

@media(max-width:700px){
  .hero{padding-bottom:92px!important}
  .scroll-cue{bottom:18px}
  .hero-actions{margin-bottom:24px!important}
}

/* VISIBLE SCROLL DOWN FINAL */
.scroll-down-visible{
  display:flex!important;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:3px;
  width:max-content;
  margin:30px auto 0;
  padding:8px 14px;
  color:#fff!important;
  text-decoration:none!important;
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.20em;
  line-height:1.2;
  position:relative!important;
  z-index:20!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  text-shadow:0 2px 10px rgba(0,0,0,.9);
}
.scroll-down-visible strong{
  display:block;
  font-size:1.35rem;
  line-height:1;
  animation:scrollDownBounce 1.25s ease-in-out infinite;
}
@keyframes scrollDownBounce{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(6px)}
}
@media(max-width:700px){
  .scroll-down-visible{
    display:flex!important;
    margin:28px auto 4px!important;
    padding:10px 16px!important;
  }
  .hero-content{padding-bottom:36px!important}
}

/* FINAL EXPERIENCE + SCROLL VISIBILITY */
.experience-copy .eyebrow{color:#dce9e1!important}
.experience-copy h2{display:block!important;visibility:visible!important;opacity:1!important;margin:.16em 0 .08em!important}
.experience-subtitle{
  display:block!important;
  margin:0 0 18px!important;
  font-size:clamp(26px,3.6vw,46px);
  line-height:1.05;
  font-weight:600;
  color:#fff;
}
.scroll-down-visible{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;
  transform:none!important;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  width:max-content;
  margin:32px auto 0!important;
  padding:10px 16px!important;
  color:#fff!important;
  background:rgba(0,0,0,.28);
  border:1px solid rgba(255,255,255,.24);
  border-radius:999px;
  z-index:30!important;
  text-decoration:none!important;
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.18em;
  pointer-events:auto!important;
}
.scroll-down-visible strong{
  font-size:1.28rem;
  line-height:1;
  margin-top:2px;
  animation:scrollBounceFinal 1.25s ease-in-out infinite;
}
@keyframes scrollBounceFinal{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}
@media(max-width:700px){
  .scroll-down-visible{display:flex!important;margin:28px auto 8px!important}
  .hero-content{padding-bottom:28px!important}
  .experience{display:block!important;min-height:0!important}
  .experience-copy{display:block!important;padding-top:78px!important;padding-bottom:78px!important}
  .visual-panel{min-height:360px!important}
}


/* FINAL PURE-CSS MOBILE MENU + LARGER LOGO */
.brand img{
  width:72px!important;
  height:72px!important;
  object-fit:contain!important;
}
.brand{
  gap:10px!important;
}
.site-header{
  min-height:86px!important;
  z-index:9999!important;
}

/* Hidden checkbox drives the mobile menu. */
.menu-toggle{
  position:absolute!important;
  opacity:0!important;
  pointer-events:none!important;
}
.menu-btn{
  display:none;
  width:52px!important;
  height:52px!important;
  padding:11px!important;
  align-items:center!important;
  justify-content:center!important;
  flex-direction:column!important;
  gap:6px!important;
  cursor:pointer!important;
  position:relative!important;
  z-index:10002!important;
  border:1px solid rgba(255,255,255,.18)!important;
  background:rgba(0,0,0,.28)!important;
  -webkit-tap-highlight-color:transparent;
  touch-action:manipulation;
}
.menu-btn span{
  display:block!important;
  width:27px!important;
  height:2px!important;
  background:#fff!important;
  transition:transform .25s ease, opacity .25s ease!important;
  transform-origin:center!important;
}

@media(max-width:900px){
  .brand img{
    width:76px!important;
    height:76px!important;
  }
  .brand span{
    font-size:1.05rem!important;
  }
  .menu-btn{
    display:flex!important;
  }
  .nav{
    display:none!important;
    position:fixed!important;
    top:92px!important;
    left:12px!important;
    right:12px!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:2px!important;
    padding:20px!important;
    background:rgba(5,8,6,.98)!important;
    border:1px solid rgba(255,255,255,.15)!important;
    box-shadow:0 22px 60px rgba(0,0,0,.65)!important;
    backdrop-filter:blur(16px)!important;
    -webkit-backdrop-filter:blur(16px)!important;
    z-index:10001!important;
    max-height:calc(100vh - 112px)!important;
    overflow-y:auto!important;
  }
  .nav a{
    display:flex!important;
    align-items:center!important;
    min-height:48px!important;
    padding:12px 10px!important;
    pointer-events:auto!important;
  }

  /* This is the key: no JavaScript is required to open the menu. */
  #menu-toggle:checked ~ .nav{
    display:flex!important;
  }
  #menu-toggle:checked + .menu-btn span:nth-child(1){
    transform:translateY(8px) rotate(45deg)!important;
  }
  #menu-toggle:checked + .menu-btn span:nth-child(2){
    opacity:0!important;
  }
  #menu-toggle:checked + .menu-btn span:nth-child(3){
    transform:translateY(-8px) rotate(-45deg)!important;
  }
}
