@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#143e38;--green:#103f39;--lime:#def58b;--muted:#5c6d67;--paper:#f9faf6;--line:#dce3d9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #448675;outline-offset:6px}header{max-width:1440px;margin:auto;padding:28px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-family:Manrope,sans-serif;font-weight:800;font-size:21px;letter-spacing:-.8px;line-height:1.3}.brand span{color:#72917b}.brand small{display:block;font-family:'DM Sans',sans-serif;font-weight:500;font-size:10px;letter-spacing:1.9px;margin-top:7px}nav{display:flex;gap:36px;align-items:center;font-size:14px;font-weight:600}.phone{padding:10px 20px;border:1px solid var(--ink);border-radius:100px}.hero{max-width:1440px;margin:auto;padding:50px 5% 56px;display:grid;grid-template-columns:1.02fr 1fr;gap:4%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;margin:0 0 23px}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.12;letter-spacing:-1.8px}h1{font-size:clamp(42px,4.5vw,68px);font-weight:500;margin:0 0 26px}h1 em{font-style:normal;color:#65884b}.intro{font-size:18px;line-height:1.7;max-width:490px;color:var(--muted);margin:0 0 30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:36px;padding:17px 24px;border-radius:6px;background:var(--green);color:white;font-weight:600;font-size:15px;transition:background .2s}.button:hover{background:#275d49}.subtle{color:var(--muted);font-size:13px;margin-top:20px}.hero figure{margin:0;position:relative;min-height:510px;overflow:hidden;border-radius:12px}.hero figure img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:49% center}.hero figcaption{position:absolute;bottom:22px;left:22px;right:22px;border-radius:7px;padding:20px 24px;background:rgba(249,250,246,.94)}figcaption span{display:block;font-size:10px;letter-spacing:1.2px}figcaption strong{display:block;font-size:24px;font-weight:500;letter-spacing:-.5px;margin-top:4px}.strip{background:var(--green);color:var(--lime);display:flex;justify-content:space-around;gap:20px;padding:24px 5%;font-size:14px}.destinations,.related{max-width:1440px;margin:auto;padding:78px 5%}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:35px}h2{font-size:clamp(28px,3vw,40px);font-weight:500;margin:0 0 20px}.section-head h2{margin-bottom:0}.section-head p:last-child{max-width:290px;color:var(--muted)}.towns{display:grid;grid-template-columns:repeat(4,1fr);gap:0 28px}.destination{border-bottom:1px solid var(--line);padding:19px 3px;display:flex;justify-content:space-between;gap:16px;font-size:16px}.destination span:last-child{color:#74916f}.destination:hover{background:#edf1e5}.booking{background:var(--lime);padding:54px 6%;display:flex;justify-content:space-between;align-items:center;gap:35px}.booking p{max-width:610px}.booking .eyebrow{margin-bottom:15px}.booking .button{flex-shrink:0}footer{padding:50px 5%;background:var(--green);color:#fff}footer p{font-size:14px;color:#cad7d0}footer p:last-child{font-size:12px}.route-hero{max-width:1440px;margin:auto;padding:44px 5% 60px;display:grid;grid-template-columns:1.2fr 1fr;gap:6%;align-items:center}.back{display:inline-block;font-size:14px;margin:0 0 25px;text-decoration:underline;text-underline-offset:5px}.route-hero h1{font-size:clamp(38px,4.4vw,60px)}.route-hero img{width:100%;height:440px;object-fit:cover;border-radius:10px}.actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.outline{font-weight:600;font-size:15px;text-decoration:underline;text-underline-offset:5px}.route-details{max-width:1280px;margin:auto;padding:35px 5% 65px;display:grid;grid-template-columns:1.3fr 1fr;gap:8%}.route-details article p,.route-details li{color:var(--muted)}.route-details article h2{font-size:30px;margin-top:35px}.route-details aside{padding:30px;background:#edf1e6;border-radius:10px;align-self:start}.route-details aside h2{font-size:28px}dl{margin:20px 0}dt{font-size:12px;color:var(--muted);margin-top:17px}dd{margin:0;font-size:17px}.faq{max-width:1100px;margin:auto;padding:10px 5% 70px}details{padding:20px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:600}details p{color:var(--muted)}.related h2{font-size:30px}.related .back{margin-top:25px}
@media(max-width:900px){.hero{gap:25px}.hero figure{min-height:440px}h1{font-size:44px}.eyebrow{font-size:11px}.towns{grid-template-columns:repeat(3,1fr)}.route-hero{gap:25px}.route-hero img{height:380px}.route-details{gap:30px}.booking{align-items:flex-start}.booking .button{gap:12px}}
@media(max-width:650px){header{padding:21px 6%}.brand{font-size:17px}.brand small{font-size:8px;letter-spacing:1px}nav{gap:0}nav>a:first-child{display:none}.phone{font-size:12px;padding:9px 11px}.hero{padding:35px 6%;grid-template-columns:1fr}.hero h1{font-size:45px;letter-spacing:-1.8px}.intro{font-size:16px}.hero figure{min-height:340px}.hero-copy>.subtle{font-size:12px}.strip{padding:19px 6%;flex-wrap:wrap;justify-content:flex-start;gap:8px 20px;font-size:12px}.destinations,.related{padding:48px 6%}.section-head{display:block;margin-bottom:15px}.section-head p:last-child{max-width:none}.towns{grid-template-columns:repeat(2,1fr);gap:0 19px}.destination{font-size:15px;padding:17px 1px}.booking{display:block;padding:40px 6%}.booking .button{margin-top:12px}.route-hero{grid-template-columns:1fr;padding:28px 6% 35px}.route-hero h1{font-size:39px}.route-hero img{height:285px}.route-details{grid-template-columns:1fr;padding:0 6% 40px}.route-details aside{padding:24px}.faq{padding:10px 6% 45px}h2{letter-spacing:-1px}.eyebrow{letter-spacing:1.25px}figcaption strong{font-size:21px}footer{padding:35px 6%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
