:root{
  --navy:#07182f;--navy2:#0c2b56;--blue:#0d4fa8;--blue2:#1976d2;--sky:#69c9ff;
  --ice:#eef8ff;--mist:#f7fbff;--gold:#f4c95d;--ink:#10213d;--muted:#5b6d86;
  --line:#c8ddf2;--white:#fff;--shadow:0 18px 45px rgba(7,30,67,.13);
  --soft-shadow:0 10px 28px rgba(7,30,67,.09);--radius:22px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:linear-gradient(180deg,#f8fcff 0%,#eef7ff 45%,#fff 100%);line-height:1.6}a{color:inherit}img{max-width:100%}button,input,textarea,select{font:inherit}
.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:24px;padding:12px 5vw;background:rgba(7,24,47,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 8px 24px rgba(0,0,0,.16)}
.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:max-content}.brand img{width:72px;height:72px;object-fit:contain;background:transparent;filter:drop-shadow(0 8px 14px rgba(0,0,0,.2))}.brand span{display:block;font-weight:950;letter-spacing:.02em;color:#fff;font-size:1.12rem}.brand small{display:block;color:#a9d7ff;font-weight:700}.nav{display:flex;align-items:center;justify-content:center;gap:18px;flex:1;flex-wrap:wrap}.nav a{color:#dceeff;text-decoration:none;font-size:.92rem;font-weight:800}.nav a:hover{color:#fff;text-shadow:0 0 18px rgba(105,201,255,.8)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 19px;border-radius:13px;border:1px solid transparent;text-decoration:none;font-weight:900;cursor:pointer;transition:.2s transform,.2s box-shadow,.2s background}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(6,45,104,.2)}.btn-primary{background:linear-gradient(135deg,#1976d2,#0d4fa8);color:#fff;border-color:#78caff;box-shadow:0 7px 0 #08366f,0 12px 24px rgba(10,71,145,.24)}.btn-primary:active{transform:translateY(4px);box-shadow:0 3px 0 #08366f}.btn-whatsapp{background:#25d366;color:#062e16;border-color:#82f0ac;box-shadow:0 7px 0 #12873e}.btn-outline{background:#fff;color:var(--blue);border:2px solid var(--blue2)}.full{width:100%}
.section-grid,.split-section,.cards-section,.booking-contact,.price-section,.reviews-section,.journey-section,.policies-section,.adventure-section{padding:72px clamp(20px,6vw,92px)}
.hero{display:grid;grid-template-columns:1.08fr .92fr;gap:56px;align-items:center;min-height:690px;position:relative;overflow:hidden;background:radial-gradient(circle at 12% 20%,rgba(105,201,255,.3),transparent 25%),radial-gradient(circle at 90% 10%,rgba(244,201,93,.2),transparent 22%),linear-gradient(145deg,#07182f 0%,#0b3470 55%,#126fc2 100%);color:#fff}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(to bottom,black,transparent 90%)}.hero>*{position:relative;z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:950;color:var(--blue2);font-size:.78rem;margin:0 0 12px}.hero .eyebrow{color:#9fe1ff}.hero h1{font-size:clamp(3rem,7vw,6rem);line-height:.95;margin:0 0 18px;font-weight:1000;letter-spacing:-.04em;color:#fff;text-shadow:0 5px 0 #06285a,0 13px 34px rgba(0,0,0,.35)}.hero h2{font-size:clamp(1.35rem,2.6vw,2.15rem);line-height:1.2;color:#dff4ff;margin:0 0 18px}.hero p{font-size:1.12rem;max-width:700px;color:#eef8ff}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.hero-note{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#d7edff;font-size:.9rem;font-weight:800}.hero-note span:before{content:"✓";color:var(--gold);margin-right:7px}.hero-card{position:relative;background:linear-gradient(145deg,rgba(255,255,255,.15),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.24);border-radius:30px;padding:22px;box-shadow:0 28px 70px rgba(0,0,0,.28);backdrop-filter:blur(10px)}.screen{border:12px solid #04142b;border-bottom-width:24px;border-radius:20px;overflow:hidden;background:#0d2c56;box-shadow:inset 0 0 0 3px rgba(255,255,255,.1)}.screen img{display:block;width:100%;height:430px;object-fit:cover;object-position:center;border-radius:8px}.speech{position:absolute;right:-16px;top:24px;max-width:230px;background:#fff;color:#0a315f;border:4px solid #082c5d;padding:14px 18px;font-weight:950;border-radius:13px;box-shadow:7px 7px 0 var(--gold)}
.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:-38px clamp(20px,6vw,92px) 24px;position:relative;z-index:3}.trust-strip article{background:#fff;border:1px solid #cde4f7;border-radius:18px;padding:22px;box-shadow:var(--shadow);display:grid;grid-template-columns:auto 1fr;gap:3px 14px}.trust-strip span{grid-row:span 2;display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#dff4ff,#bde5ff);color:var(--blue);font-size:1.45rem}.trust-strip strong{text-transform:uppercase;color:var(--navy2)}.trust-strip p{margin:0;color:var(--muted)}
h2{font-size:clamp(2rem,4vw,3.35rem);line-height:1.05;margin:0 0 18px;color:var(--navy2);letter-spacing:-.025em}h3{line-height:1.25}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:start}.soft{background:linear-gradient(180deg,#edf7ff,#f8fcff)}.info-box,.cards article,.booking-panel,.contact-panel,.pricing-card,.review-card,.review-submit-panel,.journey-grid article,.policy-card,.adventure-card{background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:var(--soft-shadow)}.info-box{border-top:5px solid var(--blue2)}.info-box li{margin:8px 0}.cards-section{text-align:center}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}.cards article{position:relative;overflow:hidden}.cards article:after{content:"";position:absolute;inset:auto -40px -50px auto;width:110px;height:110px;border-radius:50%;background:rgba(105,201,255,.14)}.pixel-icon{display:inline-grid;place-items:center;width:66px;height:66px;border-radius:17px;background:linear-gradient(145deg,#0e5cb9,#1e8be3);color:#fff;font-size:2rem;font-weight:900;margin-bottom:10px;box-shadow:0 7px 0 #07386f}.cards h3{color:var(--navy2)}
.adventure-section{background:linear-gradient(145deg,#07182f,#0d3b79);color:#fff;position:relative;overflow:hidden}.adventure-section:after{content:"";position:absolute;right:-120px;bottom:-170px;width:480px;height:480px;border-radius:50%;border:80px solid rgba(105,201,255,.08)}.adventure-section h2{color:#fff}.adventure-section .eyebrow{color:#8bd8ff}.adventure-intro{max-width:820px;color:#d7ecff}.adventure-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px;position:relative;z-index:1}.adventure-card{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);color:#eaf7ff;backdrop-filter:blur(8px)}.adventure-number{display:grid;place-items:center;width:46px;height:46px;background:var(--gold);color:#10213d;border-radius:13px;font-weight:1000;box-shadow:0 6px 0 #a87816}.adventure-card h3{color:#fff}.adventure-card p{color:#d8ecff}
.booking-contact{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;background:linear-gradient(180deg,#f4faff,#fff)}.muted{color:var(--muted)}.mock-calendar{background:#f4f9ff;border:1px solid var(--line);border-radius:18px;padding:18px;margin:18px 0}.calendar-head{display:flex;justify-content:space-between;align-items:center}.calendar-head button{border:0;background:#dff1ff;color:var(--blue);font-size:1.7rem;border-radius:10px;width:42px;height:42px}.slots{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.slots button{padding:12px;border:1px solid #a9c7ee;background:white;border-radius:10px;color:var(--blue);font-weight:900}.slots button:nth-child(2){background:var(--blue2);color:white}.contact-panel form,.review-form{display:grid;gap:12px}.contact-panel label,.review-form label{display:grid;gap:6px;font-weight:800;color:#153d75}.contact-panel input,.contact-panel textarea,.review-form input,.review-form select,.review-form textarea{width:100%;border:1px solid #bfd3ee;border-radius:12px;padding:13px 14px;background:#fbfdff;color:var(--ink)}.contact-panel input:focus,.contact-panel textarea:focus,.review-form input:focus,.review-form textarea:focus,.review-form select:focus{outline:3px solid rgba(25,118,210,.18);border-color:var(--blue2)}.or{text-align:center;margin:16px 0;color:#6a7c92}
.price-section{text-align:center;background:#fff;margin:0}.price-section>p:not(.eyebrow){max-width:760px;margin-left:auto;margin-right:auto}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:32px;text-align:left}.pricing-card{display:flex;flex-direction:column;position:relative}.pricing-card h3{margin:0 0 12px;color:var(--navy2)}.pricing-card .price{font-size:2.7rem;font-weight:1000;color:var(--blue)}.price-detail{font-weight:800;color:#547096;margin-top:2px}.pricing-card .btn{margin-top:auto}.pricing-card.featured{border:2px solid var(--blue2);transform:translateY(-8px);box-shadow:0 20px 45px rgba(13,79,168,.18)}.pricing-badge{position:absolute;top:-14px;right:18px;background:var(--gold);color:#14213a;border-radius:999px;padding:7px 13px;font-size:.8rem;font-weight:950}
.reviews-section{background:linear-gradient(180deg,#f7fbff,#edf6ff)}.reviews-heading{max-width:850px;margin-bottom:28px}.recommendation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-card-head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.review-avatar{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#0c4d9b,#1c82d8);color:#fff;font-weight:950;font-size:1.15rem}.review-card h3{margin:0;color:var(--navy2)}.review-type{font-size:.82rem;color:#64748b;font-weight:700}.review-card blockquote{margin:0;color:#26364d;line-height:1.7}.review-submit-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;margin-top:28px}.consent-row{grid-template-columns:auto 1fr!important;align-items:start;font-weight:600!important;color:#42566f!important}.consent-row input{width:auto;margin-top:3px}.verified-example{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;color:#547096;font-size:.92rem}.verified-badge{display:inline-flex;align-items:center;gap:6px;background:#e9f8ef;color:#14763d;border:1px solid #9ad6b3;border-radius:999px;padding:7px 11px;font-weight:900;font-size:.82rem}.form-note,.form-privacy{font-size:.84rem;color:#64748b;margin:0}.form-privacy a{font-weight:800;color:var(--blue)}.health-consent{margin-top:4px;padding:14px;border:1px solid #bfd3ee;border-radius:12px;background:#f6faff}
.journey-section{background:#fff}.journey-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px}.journey-grid span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--gold);color:#14213a;font-weight:1000;font-size:1.15rem;box-shadow:0 6px 0 #ac7a15}.journey-grid h3,.policy-card h3{color:var(--navy2)}.policies-section{background:#f2f8ff}.policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:28px}.policy-card{border-top:4px solid #8ecfff}.policy-card p{line-height:1.7}.policy-note{margin-top:20px;padding:18px 22px;border-left:5px solid var(--blue2);background:#eaf5ff;border-radius:10px;color:#173a68}.privacy-card{border-top-color:var(--blue2)}
.footer{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:32px;background:linear-gradient(145deg,#051326,#092d5e);color:white;padding:46px clamp(20px,6vw,92px);border-top:4px solid var(--gold)}.footer a{color:#dff2ff}.footer h3{color:#fff}.footer .brand img{width:92px;height:92px}.footer .brand small,.footer .brand span{color:white}
.privacy-page{overflow:visible}.privacy-hero{padding:72px clamp(20px,6vw,90px);background:linear-gradient(145deg,#07182f,#0d4fa8);border-bottom:4px solid var(--gold);color:#fff}.privacy-hero h1{font-size:clamp(2.4rem,6vw,4.8rem);line-height:1;margin:0 0 20px;color:#fff;text-transform:uppercase;text-shadow:0 5px 0 #06285a}.privacy-hero p{max-width:850px;font-size:1.05rem;color:#e8f5ff}.privacy-content{max-width:1000px;margin:0 auto;padding:44px 24px 80px}.privacy-content article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;margin:0 0 20px;box-shadow:var(--soft-shadow)}.privacy-content h2{font-size:clamp(1.5rem,3vw,2.15rem);margin-bottom:14px}.privacy-content h3{color:var(--navy2);margin-top:22px;margin-bottom:8px}.privacy-content li{margin:7px 0}.privacy-content address{font-style:normal;line-height:1.65}
@media(max-width:1050px){.nav{display:none}.hero{grid-template-columns:1fr}.hero-card{max-width:700px}.cards,.adventure-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.section-grid,.split-section,.booking-contact,.footer,.review-submit-panel{grid-template-columns:1fr}.trust-strip,.recommendation-grid,.pricing-grid{grid-template-columns:1fr}.pricing-card.featured{transform:none}.journey-grid,.policy-grid{grid-template-columns:repeat(2,1fr)}.site-header{align-items:center}.screen img{height:350px}}
@media(max-width:620px){.site-header{padding:9px 4vw}.site-header>.btn{display:none}.brand img{width:58px;height:58px}.brand span{font-size:1rem}.section-grid,.split-section,.cards-section,.booking-contact,.price-section,.reviews-section,.journey-section,.policies-section,.adventure-section{padding:44px 20px}.hero{min-height:auto;padding-top:58px;padding-bottom:70px}.hero h1{font-size:3rem}.trust-strip{grid-template-columns:1fr;margin:-28px 20px 20px}.cards,.adventure-grid,.journey-grid,.policy-grid{grid-template-columns:1fr}.hero-actions .btn{width:100%}.speech{position:static;margin-top:12px;max-width:none}.screen{border-width:8px;border-bottom-width:17px}.screen img{height:250px}.slots{grid-template-columns:1fr}.footer{padding:36px 20px}.privacy-hero{padding:48px 20px}.privacy-content{padding:28px 14px 60px}.privacy-content article{padding:20px}}

/* Mobile logo/header correction */
.brand{display:flex;align-items:center;gap:16px;min-width:0;overflow:visible}
.brand img{overflow:visible}
.brand div{min-width:0}
@media (max-width: 760px){
  .site-header{padding:18px 20px;overflow:visible}
  .brand{width:100%;gap:14px;overflow:visible}
  .brand img{width:88px;height:88px;max-width:none}
  .brand span{font-size:1.45rem;line-height:1.08;white-space:normal}
  .brand small{font-size:.95rem;line-height:1.2;white-space:normal}
}


/* Centred stacked brand header — mobile-first option 2 */
@media (max-width: 760px){
  .site-header{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:14px;
    padding:24px 20px 22px;
    min-height:250px;
    overflow:visible;
    text-align:center;
  }

  .site-header .brand{
    width:100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:12px;
    margin:0;
    overflow:visible;
    text-align:center;
  }

  .site-header .brand img{
    width:138px;
    height:138px;
    max-width:138px;
    object-fit:contain;
    object-position:center;
    display:block;
    margin:0 auto;
    flex:none;
  }

  .site-header .brand div{
    width:100%;
    min-width:0;
    text-align:center;
  }

  .site-header .brand span{
    display:block;
    margin:0;
    font-size:1.8rem;
    line-height:1.05;
    letter-spacing:.01em;
    text-transform:none;
    white-space:normal;
  }

  .site-header .brand small{
    display:block;
    margin-top:8px;
    font-size:1.02rem;
    line-height:1.25;
    letter-spacing:.03em;
    text-transform:none;
    white-space:normal;
  }

  .site-header .nav,
  .site-header > .btn{
    display:none;
  }
}

/* Slightly smaller layout for narrow phones */
@media (max-width: 390px){
  .site-header{
    min-height:230px;
    padding:20px 16px;
  }

  .site-header .brand img{
    width:122px;
    height:122px;
    max-width:122px;
  }

  .site-header .brand span{
    font-size:1.58rem;
  }

  .site-header .brand small{
    font-size:.95rem;
  }
}

/* Final transparent logo correction */
.site-header .brand img{
  background:transparent !important;
  box-shadow:none !important;
  border:none !important;
}

/* Compact side header */
@media (max-width:760px){
.site-header{
display:flex!important;
flex-direction:row!important;
align-items:center!important;
justify-content:flex-start!important;
gap:16px!important;
min-height:auto!important;
padding:16px 20px!important;
text-align:left!important;
}
.site-header .brand{
display:flex!important;
flex-direction:row!important;
align-items:center!important;
gap:16px!important;
width:100%!important;
}
.site-header .brand img{
width:82px!important;
height:82px!important;
max-width:82px!important;
}
.site-header .brand div{text-align:left!important;}
.site-header .brand span{font-size:1.55rem!important;}
.site-header .brand small{font-size:.95rem!important;margin-top:4px!important;}
}

/* Multipage website additions */
.mobile-menu{display:none}
.nav a.active{color:var(--blue);text-decoration:underline;text-underline-offset:7px}
.page-hero{padding:76px clamp(24px,6vw,90px) 58px;background:linear-gradient(145deg,#0b2748,#0d4175);border-bottom:1px solid rgba(255,255,255,.14)}
.page-hero h1{max-width:900px;font-size:clamp(2.6rem,6vw,5rem);line-height:.98;margin:.35em 0}
.page-hero>p:last-child{max-width:820px;font-size:1.2rem;line-height:1.7}
.status-badge{display:inline-block;padding:8px 14px;border-radius:999px;background:#ffd85a;color:#10233f;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.construction-notice{margin:34px auto;padding:20px 24px;max-width:1100px;border:1px solid #ffd85a;border-radius:16px;background:rgba(255,216,90,.1);font-size:1.05rem}
.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:56px clamp(24px,6vw,90px)}
.blog-card{padding:28px;border-radius:20px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15)}
.blog-card h2{font-size:1.45rem}
.blog-category{display:inline-block;color:#8fd8ff;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}
.blog-meta{display:block;margin-top:22px;color:#b9cce0;font-size:.9rem}
.community-submit{margin-top:0}
.text-link{display:inline-block;margin-top:12px;color:#8fd8ff;font-weight:900;text-decoration:none}
.text-link:hover{text-decoration:underline}
.cta-band{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:48px clamp(24px,6vw,90px);background:linear-gradient(90deg,#0b315a,#0a4b85)}
.cta-band>div{max-width:760px}
.home-pathways{padding-top:70px}
.compact-home-hero{min-height:auto}
.roadmap-section{padding:64px clamp(24px,6vw,90px)}
.multipage-header{position:relative}
@media (max-width:1100px){
.desktop-nav{display:none!important}
.mobile-menu{display:block;margin-left:auto;position:relative}
.mobile-menu summary{cursor:pointer;list-style:none;border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:10px 14px;font-weight:800}
.mobile-menu[open] nav{position:absolute;right:0;top:48px;z-index:99;display:flex;flex-direction:column;min-width:230px;padding:14px;background:#071d36;border:1px solid rgba(255,255,255,.2);border-radius:14px;box-shadow:0 18px 40px rgba(0,0,0,.35)}
.mobile-menu nav a{padding:10px 12px;text-decoration:none}
}
@media (max-width:760px){
.multipage-header{display:flex!important;flex-direction:row!important;min-height:auto!important;padding:14px 18px!important}
.multipage-header .brand{flex-direction:row!important;width:auto!important;gap:12px!important}
.multipage-header .brand img{width:72px!important;height:72px!important;max-width:72px!important}
.multipage-header .brand div{text-align:left!important}
.multipage-header .brand span{font-size:1.28rem!important}
.multipage-header .brand small{font-size:.82rem!important}
.mobile-menu{display:block!important}
.page-hero{padding:52px 24px 42px}
.page-hero h1{font-size:2.65rem}
.blog-grid{grid-template-columns:1fr;padding:36px 24px}
.cta-band{flex-direction:column;align-items:flex-start;padding:40px 24px}
}

/* Parent-facing contrast and readability corrections */
.page-hero,
.construction-hero,
.cta-band,
.adventure-section,
.roadmap-section {
  color:#ffffff;
}

.page-hero h1,
.page-hero h2,
.page-hero h3,
.page-hero p,
.construction-hero h1,
.construction-hero p,
.cta-band h1,
.cta-band h2,
.cta-band h3,
.cta-band p,
.adventure-section h1,
.adventure-section h2,
.adventure-section h3,
.adventure-section p,
.roadmap-section h1,
.roadmap-section h2,
.roadmap-section h3,
.roadmap-section p {
  color:#ffffff !important;
}

.page-hero .eyebrow,
.construction-hero .eyebrow,
.cta-band .eyebrow,
.adventure-section .eyebrow,
.roadmap-section .eyebrow {
  color:#8fd8ff !important;
}

.page-hero .status-badge {
  color:#10233f !important;
}

.cta-band .btn-outline {
  background:#ffffff;
  color:#0b315a;
  border-color:#ffffff;
}

.cta-band .btn-outline:hover {
  background:#eaf6ff;
}

.mobile-menu summary {
  color:#ffffff !important;
}

.mobile-menu[open] nav a {
  color:#ffffff;
}

.mobile-menu[open] nav a:hover,
.mobile-menu[open] nav a.active {
  color:#8fd8ff;
}

/* Sticky, straightforward back button on every page except Home */
.page-back-bar {
  position:sticky;
  top:0;
  z-index:90;
  display:flex;
  align-items:center;
  padding:10px clamp(18px,4vw,36px);
  background:#071d36;
  border-bottom:1px solid rgba(255,255,255,.12);
}

.page-back-button {
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:42px;
  padding:9px 14px;
  border:1px solid rgba(255,255,255,.25);
  border-radius:10px;
  background:rgba(255,255,255,.06);
  color:#ffffff;
  font:inherit;
  font-weight:800;
  cursor:pointer;
}

.page-back-button:hover,
.page-back-button:focus-visible {
  background:rgba(255,255,255,.14);
  outline:none;
}

@media (max-width:760px){
  .page-back-bar {
    padding:8px 14px;
  }

  .page-back-button {
    min-height:40px;
    padding:8px 12px;
    font-size:.95rem;
  }
}

/* =========================================================
   Website v1.3 — parent experience and accessibility polish
   ========================================================= */

:root{
  --dt-navy:#071d36;
  --dt-deep:#0b2748;
  --dt-mid:#0d4f88;
  --dt-blue:#1d8fe1;
  --dt-sky:#8fd8ff;
  --dt-gold:#ffd15c;
  --dt-light:#f4f9fd;
  --dt-ink:#10233f;
  --dt-muted:#40536c;
}

/* Predictable colour system */
.page-hero,
.construction-hero,
.cta-band,
.adventure-section,
.site-header,
.footer{
  color:#fff;
}

.page-hero h1,
.page-hero h2,
.page-hero h3,
.page-hero p,
.construction-hero h1,
.construction-hero h2,
.construction-hero h3,
.construction-hero p,
.cta-band h1,
.cta-band h2,
.cta-band h3,
.cta-band p,
.adventure-section > h1,
.adventure-section > h2,
.adventure-section > h3,
.adventure-section > p,
.adventure-section > .adventure-intro,
.site-header .brand span,
.footer h1,
.footer h2,
.footer h3,
.footer p,
.footer a{
  color:#fff !important;
}

.page-hero .eyebrow,
.construction-hero .eyebrow,
.cta-band .eyebrow,
.adventure-section > .eyebrow{
  color:var(--dt-sky) !important;
}

/* All light sections get dark text */
.split-section,
.cards-section,
.price-section,
.reviews-section,
.journey-section,
.policies-section,
.booking-contact,
.blog-grid,
.review-submit-panel,
.roadmap-section,
.construction-notice{
  color:var(--dt-ink);
}

.split-section h1,
.split-section h2,
.split-section h3,
.split-section p,
.split-section li,
.cards-section h1,
.cards-section h2,
.cards-section h3,
.cards-section p,
.price-section h1,
.price-section h2,
.price-section h3,
.price-section p,
.reviews-section h1,
.reviews-section h2,
.reviews-section h3,
.reviews-section p,
.journey-section h1,
.journey-section h2,
.journey-section h3,
.journey-section p,
.policies-section h1,
.policies-section h2,
.policies-section h3,
.policies-section p,
.booking-contact h1,
.booking-contact h2,
.booking-contact h3,
.booking-contact p,
.blog-grid h1,
.blog-grid h2,
.blog-grid h3,
.blog-grid p,
.review-submit-panel h1,
.review-submit-panel h2,
.review-submit-panel h3,
.review-submit-panel p,
.roadmap-section h1,
.roadmap-section h2,
.roadmap-section h3,
.roadmap-section p,
.construction-notice{
  color:var(--dt-ink) !important;
}

.split-section .eyebrow,
.cards-section .eyebrow,
.price-section .eyebrow,
.reviews-section .eyebrow,
.journey-section .eyebrow,
.policies-section .eyebrow,
.booking-contact .eyebrow,
.review-submit-panel .eyebrow,
.roadmap-section .eyebrow{
  color:var(--dt-blue) !important;
}

/* Dark adventure cards retain white text */
.adventure-section .adventure-card{
  color:#fff;
}
.adventure-section .adventure-card h3,
.adventure-section .adventure-card p{
  color:#fff !important;
}

/* Light roadmap cards must always use dark text */
.roadmap-section{
  background:var(--dt-light) !important;
}
.roadmap-section > h1,
.roadmap-section > h2,
.roadmap-section > h3,
.roadmap-section > p{
  color:var(--dt-ink) !important;
}
.roadmap-section .journey-grid article{
  background:#fff;
  color:var(--dt-ink);
}
.roadmap-section .journey-grid article h3,
.roadmap-section .journey-grid article p{
  color:var(--dt-ink) !important;
}

/* Buttons */
.btn{
  text-decoration:none;
}
.btn-primary{
  color:#fff !important;
}
.btn-outline{
  color:var(--dt-deep) !important;
  background:#fff;
}
.btn-whatsapp{
  color:#06220f !important;
}

/* Integrated back navigation */
.multipage-header{
  position:sticky;
  top:0;
  z-index:100;
  display:flex;
  align-items:center;
}

.header-back-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:42px;
  padding:9px 13px;
  margin-right:14px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:10px;
  background:rgba(255,255,255,.07);
  color:#fff;
  font:inherit;
  font-weight:850;
  cursor:pointer;
  flex:0 0 auto;
}
.header-back-button:hover,
.header-back-button:focus-visible{
  background:rgba(255,255,255,.16);
  outline:2px solid var(--dt-sky);
  outline-offset:2px;
}

/* Clear mobile menu */
.mobile-menu summary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-width:48px;
  min-height:44px;
  color:#fff !important;
  border:1px solid rgba(255,255,255,.35) !important;
  background:rgba(255,255,255,.07);
}
.mobile-menu summary span[aria-hidden="true"]{
  font-size:1.3rem;
  line-height:1;
}
.mobile-menu[open] summary{
  background:rgba(255,255,255,.16);
}
.mobile-menu[open] nav{
  background:var(--dt-navy) !important;
}
.mobile-menu[open] nav a{
  color:#fff !important;
}
.mobile-menu[open] nav a.active,
.mobile-menu[open] nav a:hover{
  color:var(--dt-sky) !important;
}

/* Form readability */
input, textarea, select{
  color:var(--dt-ink);
  background:#fff;
}
label{
  color:var(--dt-ink);
}

/* Footer remains dark and legible */
.footer{
  background:var(--dt-navy);
}
.footer .brand span,
.footer .brand small,
.footer h3,
.footer p,
.footer a{
  color:#fff !important;
}

/* Accessibility */
a:focus-visible,
button:focus-visible,
summary:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible{
  outline:3px solid var(--dt-gold);
  outline-offset:3px;
}

@media (max-width:760px){
  .multipage-header{
    padding:12px 14px !important;
    gap:10px;
  }

  .header-back-button{
    margin-right:0;
    padding:8px 10px;
  }

  .header-back-button span{
    display:none;
  }

  .multipage-header .brand{
    min-width:0;
    flex:1 1 auto;
  }

  .multipage-header .brand img{
    width:64px !important;
    height:64px !important;
    max-width:64px !important;
  }

  .multipage-header .brand span{
    font-size:1.18rem !important;
    line-height:1.08;
  }

  .multipage-header .brand small{
    font-size:.78rem !important;
  }

  .mobile-menu{
    margin-left:auto;
    flex:0 0 auto;
  }

  .mobile-menu summary{
    padding:8px 10px;
  }

  .mobile-menu .menu-label{
    display:none;
  }

  .page-hero h1{
    color:#fff !important;
  }

  .page-hero > p:last-child{
    color:#eef7ff !important;
  }
}
