:root{
  --teal-deep:   #2f5a56;
  --teal:        #4fa69c;
  --teal-light:  #a9dcd4;
  --teal-pale:   #eef7f5;
  --orange:      #f0740e;
  --orange-soft: #ffdcb8;
  --cream:       #fbf8f3;
  --ink:         #223330;
  --ink-soft:    #5b6b68;
  --max: 1100px;
}
*{box-sizing:border-box; margin:0; padding:0;}
html{scroll-behavior:smooth;}
body{
  font-family:'Work Sans', sans-serif;
  color:var(--ink);
  background:var(--cream);
  line-height:1.6;
  -webkit-font-smoothing:antialiased;
}
h1,h2,h3{font-family:'Fraunces', serif; font-weight:600; line-height:1.1; letter-spacing:-0.01em;}
a{color:inherit;}
img{max-width:100%; display:block;}
.wrap{max-width:var(--max); margin:0 auto; padding:0 28px;}

/* ---- wave divider (signature element, echoes the logo's flowing lines) ---- */
.wave{
  width:100%; height:64px; display:block;
  margin:-1px 0;
}

/* ---- nav ---- */
header{
  position:sticky; top:0; z-index:50;
  background:rgba(251,248,243,0.92);
  backdrop-filter: blur(6px);
  border-bottom:1px solid rgba(47,90,86,0.08);
}
.nav{
  display:flex; align-items:center; justify-content:space-between;
  padding:14px 28px; max-width:var(--max); margin:0 auto;
}
.brand{display:flex; align-items:center; gap:10px; font-family:'Fraunces',serif; font-weight:600; font-size:1.05rem; color:var(--teal-deep);}
.brand img{width:38px; height:38px; border-radius:50%;}
.nav a.cta{
  background:var(--orange); color:#fff; padding:9px 18px; border-radius:100px;
  font-size:0.85rem; font-weight:600; text-decoration:none; letter-spacing:0.01em;
  white-space:nowrap;
}

/* ---- hero ---- */
.hero{position:relative; overflow:hidden;}
.hero-media{position:relative; height:78vh; min-height:460px; max-height:640px; overflow:hidden;}
.hero-media img{width:100%; height:100%; object-fit:cover; object-position:center 30%;}
.hero-scrim{
  position:absolute; inset:0;
  background:linear-gradient(180deg, rgba(34,51,48,0.15) 0%, rgba(34,51,48,0.55) 78%, rgba(34,51,48,0.78) 100%);
}
.hero-text{
  position:absolute; left:0; right:0; bottom:0; padding:0 28px 44px;
  max-width:var(--max); margin:0 auto; color:#fff;
}
.eyebrow{
  font-size:0.78rem; letter-spacing:0.14em; text-transform:uppercase;
  color:var(--orange-soft); font-weight:600; margin-bottom:14px;
}
.hero-text h1{font-size:clamp(2.1rem, 5vw, 3.4rem); max-width:15ch; color:#fff;}
.hero-text p{font-size:1.05rem; max-width:46ch; margin-top:16px; color:rgba(255,255,255,0.92);}
.hero-actions{display:flex; gap:12px; margin-top:26px; flex-wrap:wrap;}
.btn-primary{
  background:var(--orange); color:#fff; padding:13px 26px; border-radius:100px;
  text-decoration:none; font-weight:600; font-size:0.95rem;
}
.btn-ghost{
  border:1.5px solid rgba(255,255,255,0.7); color:#fff; padding:12px 24px; border-radius:100px;
  text-decoration:none; font-weight:600; font-size:0.95rem;
}

/* ---- section rhythm ---- */
section{padding:78px 0;}
.section-head{max-width:640px; margin-bottom:44px;}
.section-head .eyebrow{color:var(--orange); }
.section-head h2{font-size:clamp(1.7rem, 3.4vw, 2.4rem); color:var(--teal-deep);}
.section-head p{color:var(--ink-soft); margin-top:12px; font-size:1.05rem;}

/* ---- reassurance grid ---- */
.reassure-bg{background:var(--teal-pale);}
.qa-grid{display:grid; grid-template-columns:repeat(2, 1fr); gap:24px;}
.qa-card{
  background:#fff; border-radius:18px; padding:26px 24px;
  border:1px solid rgba(47,90,86,0.08);
}
.qa-card .q{font-family:'Fraunces',serif; font-weight:600; color:var(--teal-deep); font-size:1.08rem; margin-bottom:8px;}
.qa-card .a{color:var(--ink-soft); font-size:0.96rem;}
.qa-photo{margin-top:44px; border-radius:20px; overflow:hidden;}
.qa-photo img{width:100%; max-height:420px; object-fit:cover;}

/* ---- about ---- */
.about{display:grid; grid-template-columns:0.85fr 1.15fr; gap:52px; align-items:center;}
.about-photo{border-radius:20px; overflow:hidden; aspect-ratio:4/5;}
.about-photo img{width:100%; height:100%; object-fit:cover;}
.about-copy .eyebrow{color:var(--orange);}
.about-copy h2{color:var(--teal-deep); font-size:clamp(1.6rem, 3vw, 2.2rem); margin-bottom:16px;}
.about-copy p{color:var(--ink-soft); margin-bottom:14px; font-size:1.02rem;}
.about-copy p strong{color:var(--ink);}
.credentials{display:flex; flex-wrap:wrap; gap:10px; margin-top:20px;}
.pill{
  background:var(--teal-pale); color:var(--teal-deep); font-size:0.82rem; font-weight:600;
  padding:8px 16px; border-radius:100px; border:1px solid rgba(47,90,86,0.12);
}

/* ---- class walkthrough ---- */
.flow-bg{background:var(--teal-deep); color:#fff;}
.flow-bg .section-head p{color:rgba(255,255,255,0.78);}
.flow-bg .eyebrow{color:var(--orange-soft);}
.flow-bg .section-head h2{color:#fff;}
.flow-steps{display:grid; grid-template-columns:repeat(4,1fr); gap:20px;}
.flow-step{background:rgba(255,255,255,0.06); border:1px solid rgba(255,255,255,0.14); border-radius:16px; padding:24px 20px;}
.flow-step .num{font-family:'Fraunces',serif; font-size:1.6rem; color:var(--orange-soft); margin-bottom:10px;}
.flow-step h3{font-size:1.02rem; color:#fff; margin-bottom:8px;}
.flow-step p{font-size:0.9rem; color:rgba(255,255,255,0.75);}
.flow-note{margin-top:32px; font-size:0.88rem; color:rgba(255,255,255,0.65);}

/* ---- gallery strip ---- */
.gallery{display:grid; grid-template-columns:repeat(4,1fr); gap:14px;}
.gallery img{width:100%; height:220px; object-fit:cover; border-radius:14px;}
.gallery .tall{height:454px; grid-row:span 2;}

/* ---- CTA / insight timer ---- */
.cta-band{background:var(--orange); color:#fff; border-radius:26px; padding:52px 44px; display:flex; align-items:center; justify-content:space-between; gap:32px; flex-wrap:wrap;}
.cta-band h2{color:#fff; font-size:clamp(1.5rem,3vw,2rem); max-width:22ch;}
.cta-band p{color:rgba(255,255,255,0.9); margin-top:10px; max-width:42ch;}
.cta-band .btn-primary{background:#fff; color:var(--orange);}

/* ---- footer ---- */
footer{background:var(--teal-deep); color:rgba(255,255,255,0.85); padding:56px 0 32px;}
.foot-top{display:flex; justify-content:space-between; align-items:flex-start; gap:32px; flex-wrap:wrap; margin-bottom:36px;}
.foot-brand{display:flex; align-items:center; gap:12px;}
.foot-brand img{width:52px; height:52px; border-radius:50%;}
.foot-brand div{font-family:'Fraunces',serif; font-size:1.2rem; color:#fff;}
.foot-brand small{display:block; font-family:'Work Sans',sans-serif; font-size:0.82rem; color:rgba(255,255,255,0.6); font-weight:400; margin-top:2px;}
.foot-links{display:flex; gap:28px; flex-wrap:wrap;}
.foot-links a{text-decoration:none; color:rgba(255,255,255,0.85); font-size:0.92rem; font-weight:500;}
.foot-links a:hover{color:var(--orange-soft);}
.foot-bottom{border-top:1px solid rgba(255,255,255,0.14); padding-top:22px; font-size:0.8rem; color:rgba(255,255,255,0.55);}

@media(max-width:860px){
  #excursions .wrap{grid-template-columns:1fr !important; text-align:center;}
  .qa-grid{grid-template-columns:1fr;}
  .about{grid-template-columns:1fr;}
  .about-photo{aspect-ratio:16/10;}
  .flow-steps{grid-template-columns:1fr 1fr;}
  .gallery{grid-template-columns:1fr 1fr;}
  .gallery .tall{height:220px; grid-row:auto;}
  .cta-band{flex-direction:column; align-items:flex-start;}
}

/* ---- 
@media(max-width:860px){
  #home .wrap{grid-template-columns:1fr !important; text-align:center;}
  .qa-grid{grid-template-columns:1fr;}
  .about{grid-template-columns:1fr;}
  .about-photo{aspect-ratio:16/10;}
  .flow-steps{grid-template-columns:1fr 1fr;}
  .gallery{grid-template-columns:1fr 1fr;}
  .gallery .tall{height:220px; grid-row:auto;}
  .cta-band{flex-direction:column; align-items:flex-start;}
}
---- */
@media(max-width:520px){
  .flow-steps{grid-template-columns:1fr;}
  section{padding:56px 0;}
}

/* focus visibility */
a:focus-visible, button:focus-visible{outline:2px solid var(--orange); outline-offset:3px;}
@media (prefers-reduced-motion: reduce){ html{scroll-behavior:auto;} }
