:root{--navy:#092d54;--gold:#d5a249;--cream:#fbf8f2;--ink:#163a5a;--muted:#5d6e7f;--line:#e6ded0;--paper:#fffdf9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--navy);font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}nav{height:82px;padding:0 7vw;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between}.brand{font:700 20px Georgia,serif}.brand i,h1 i,h2 i{color:#e5b45c;font-weight:400}.back{font-size:13px;color:#dce7ee}.hero{min-height:520px;padding:80px 7vw;display:flex;align-items:end;color:#fff;background-position:center;background-size:cover}.hero-inner{max-width:780px}.eyebrow{color:var(--gold);font-size:11px;letter-spacing:.18em;font-weight:bold}h1{font:500 clamp(44px,7vw,76px)/1.02 Georgia,serif;letter-spacing:-.045em;margin:14px 0 18px}.hero p{max-width:650px;margin:0;color:#e0e9ee;font-size:18px;line-height:1.65}.facts{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.fact{padding:10px 12px;background:#ffffff18;border:1px solid #ffffff32;font-size:12px}main section{padding:78px max(7vw,22px)}.intro,.day-flow,.details-grid,.booking-inner{max-width:1120px;margin:auto}.intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:start}h2{font:500 clamp(36px,5vw,56px)/1.06 Georgia,serif;letter-spacing:-.035em;margin:10px 0 0}.intro p,.destination p{color:var(--muted);font-size:16px;line-height:1.75}.day-section{background:#fff}.day-flow{display:grid;gap:20px}.destination{display:grid;grid-template-columns:110px 1fr;gap:24px;padding:30px;border:1px solid var(--line);background:var(--paper)}.stop-number{color:#ae7620;font:500 32px Georgia,serif}.destination h3{font:500 29px Georgia,serif;margin:0 0 10px}.destination p{margin:0}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.detail-card{padding:31px;background:#fff;border:1px solid var(--line)}.detail-card h3{font:500 27px Georgia,serif;margin:0 0 18px}.detail-card ul{list-style:none;padding:0;margin:0}.detail-card li{padding:10px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:14px;line-height:1.5}.detail-card li:before{content:'✓';color:#2c8b5c;font-weight:bold;margin-right:9px}.detail-card.not-included li:before{content:'—';color:#b26d32}.practical{max-width:1120px;margin:24px auto 0;padding:22px 25px;background:#f1eadc;border-left:4px solid var(--gold);color:#674f2e;font-size:14px;line-height:1.65}.booking{background:var(--navy);color:#fff}.booking-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.booking p{color:#cbd8df;line-height:1.7}.price-box{background:#123d64;padding:28px}.price-box label{display:block;color:#bdcbd4;font-size:11px;font-weight:bold;letter-spacing:.08em}.price-box select{display:block;width:100%;margin:8px 0 20px;padding:12px;border:1px solid #ffffff35;background:#092d54;color:#fff}.price-box small{color:#bdcbd4}.price-box strong{display:block;margin:6px 0 18px;color:#e5b45c;font:500 31px Georgia,serif}.button{display:inline-block;width:100%;padding:15px 20px;background:var(--gold);color:#123553;font-weight:bold;text-align:center}.price-note{font-size:12px!important;margin:14px 0 0!important}.error{display:none;max-width:800px;margin:70px auto;padding:30px;background:#fff;border:1px solid var(--line)}footer{background:#061f3a;color:#cbd8df;padding:38px 7vw;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;font-size:13px}@media(max-width:780px){nav{padding:0 20px}.intro,.details-grid,.booking-inner{grid-template-columns:1fr}.destination{grid-template-columns:px 1fr}.hero{padding:65px 20px}main section{padding:60px 20px}}@media(max-width:520px){.destination{grid-template-columns:1fr}.stop-number{font-size:22px}h1{font-size:44px}}
@media (min-width:521px) and (max-width:780px){.destination{grid-template-columns:80px 1fr}}
/* Tour photography and review presentation */
.photo-story{max-width:1120px;margin:auto;display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:center}.photo-story figure{margin:0;min-height:420px;overflow:hidden;background:#e9e1d3}.photo-story img{display:block;width:100%;height:420px;object-fit:cover}.photo-copy{padding:18px}.photo-copy p{color:var(--muted);font-size:16px;line-height:1.75}.photo-credit{display:block;margin-top:15px;color:#8a6a37;font-size:11px;font-weight:bold;letter-spacing:.12em}.reviews{background:#f1eadc}.reviews-inner{max-width:1120px;margin:auto}.reviews-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:28px}.reviews-head p{max-width:480px;margin:0;color:var(--muted);line-height:1.65}.sample-label{display:inline-block;margin:0 0 20px;padding:8px 10px;background:#fff4d9;color:#77541b;font-size:11px;font-weight:bold;letter-spacing:.06em}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:27px;background:var(--paper);border:1px solid var(--line)}.review-stars{color:var(--gold);letter-spacing:.12em}.review-card blockquote{margin:18px 0;color:var(--ink);font:500 21px/1.55 Georgia,serif}.review-author{color:var(--muted);font-size:12px;font-weight:bold;letter-spacing:.07em}@media(max-width:780px){.photo-story{grid-template-columns:1fr}.photo-story figure,.photo-story img{min-height:300px;height:300px}.reviews-head{display:block}.reviews-head p{margin-top:18px}.review-grid{grid-template-columns:1fr}}
/* Destination gallery */
.gallery-section{background:#fff}.gallery-inner{max-width:1120px;margin:auto}.gallery-head{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:end;margin-bottom:34px}.gallery-head p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}.destination-gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:235px;gap:14px}.gallery-item{position:relative;margin:0;overflow:hidden;background:#e8e0d3}.gallery-item:nth-child(1),.gallery-item:nth-child(6){grid-column:span 7}.gallery-item:nth-child(2),.gallery-item:nth-child(5){grid-column:span 5}.gallery-item:nth-child(3),.gallery-item:nth-child(4),.gallery-item:nth-child(7),.gallery-item:nth-child(8){grid-column:span 6}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.gallery-item:hover img{transform:scale(1.035)}.gallery-item figcaption{position:absolute;left:0;right:0;bottom:0;padding:35px 16px 14px;color:#fff;background:linear-gradient(transparent,#041d35dc);font-size:12px;font-weight:bold;letter-spacing:.05em}.gallery-item.portrait{grid-row:span 2}.gallery-item.focus-top img{object-position:center 25%}@media(max-width:780px){.gallery-head{grid-template-columns:1fr;gap:18px}.destination-gallery{grid-template-columns:1fr;grid-auto-rows:260px}.gallery-item,.gallery-item:nth-child(n),.gallery-item.portrait{grid-column:auto;grid-row:auto}}
/* Images integrated into each itinerary stop */
.stop-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.stop-gallery.single{grid-template-columns:minmax(0,720px)}.stop-gallery figure{position:relative;margin:0;min-height:230px;overflow:hidden;background:#e8e0d3}.stop-gallery img{display:block;width:100%;height:100%;min-height:230px;object-fit:cover}.stop-gallery figcaption{position:absolute;right:0;bottom:0;left:0;padding:34px 14px 12px;background:linear-gradient(transparent,#041d35db);color:#fff;font-size:11px;font-weight:bold;letter-spacing:.06em}.stop-gallery .portrait{grid-row:span 2}.stop-gallery .portrait img{min-height:472px}@media(max-width:650px){.stop-gallery,.stop-gallery.single{grid-template-columns:1fr}.stop-gallery .portrait{grid-row:auto}.stop-gallery .portrait img{min-height:280px}}
/* Keep every itinerary photograph in the same visual frame */
.stop-gallery figure,.stop-gallery .portrait{height:250px;min-height:0;grid-row:auto}.stop-gallery img,.stop-gallery .portrait img{height:250px;min-height:0;object-fit:cover}
.tour-nav-links{display:flex;align-items:center;gap:24px;color:#dce7ee;font-size:12px}.tour-nav-links a:hover{color:#fff}.tour-nav-links .nav-contact{padding:10px 14px;background:var(--gold);color:#123553;font-weight:bold}@media(max-width:780px){.tour-nav-links .wide-link{display:none}.tour-nav-links{gap:14px}.tour-nav-links .nav-contact{padding:9px 11px}}
