
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=Manrope:wght@400;500;600;700&display=swap');
:root{--forest:#183D35;--forest2:#0F3029;--brass:#B28A55;--ivory:#F7F4ED;--stone:#E8E2D8;--ink:#292B29;--slate:#65645F;--white:#FCFBF8;--line:#D8D1C5;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font:400 16px/1.65 Manrope,Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit}
h1,h2,h3{font-family:"Cormorant Garamond",Georgia,serif;line-height:1.02;letter-spacing:-.02em;margin:0 0 .8rem}h1{font-size:clamp(3rem,7vw,6rem)}h2{font-size:clamp(2.2rem,4.5vw,4rem)}h3{font-size:1.7rem}.wrap{width:min(var(--max),91%);margin:auto}
header{position:sticky;top:0;z-index:50;background:rgba(252,251,248,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(8px)}.nav{min-height:96px;display:grid;grid-template-columns:250px 1fr auto;align-items:center;gap:26px}.brand{display:block;text-decoration:none}.brand img{width:220px}.navlinks{display:flex;align-items:center;justify-content:center;gap:28px}.navlinks a{text-decoration:none;font-size:.86rem;font-weight:600}.navlinks a:hover{color:var(--brass)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;background:var(--forest);color:white;text-decoration:none;border:1px solid var(--forest);border-radius:4px;padding:.78rem 1.15rem;font-weight:700;cursor:pointer}.btn:after{content:"→";color:#d9bd91}.btn:hover{background:var(--forest2)}.btn.alt{background:var(--brass);border-color:var(--brass)}.btn.ghost{background:transparent;color:var(--forest)}.mobile-toggle{display:none;background:none;border:0;font-size:1.5rem}
.hero{min-height:610px;color:white;display:flex;align-items:center;background:linear-gradient(90deg,rgba(9,24,20,.83),rgba(9,24,20,.48) 48%,rgba(9,24,20,.08)),url('https://static.wixstatic.com/media/11062b_517514c3cc384f68882f9caf13263339~mv2.jpeg/v1/fill/w_1800,h_1100,al_c,q_85,enc_auto/11062b_517514c3cc384f68882f9caf13263339~mv2.jpeg') center/cover}.hero .inner{padding:6rem 0;max-width:760px}.hero p{font-size:1.08rem;max-width:620px}.eyebrow{color:var(--brass);text-transform:uppercase;letter-spacing:.15em;font-size:.76rem;font-weight:700}.hero .eyebrow{color:#d9bd91}
section{padding:5rem 0}.sand{background:var(--ivory)}.grid{display:grid;gap:20px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.trust-card,.step,.panel{background:transparent;border-top:1px solid var(--line);padding:1.3rem 0}.trust-card h3,.step h3{font-family:Manrope;font-size:1rem;letter-spacing:0}.icon{color:var(--brass);font-size:1.6rem}
.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:2rem}.section-head p{max-width:650px;color:var(--slate)}
.card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--white);transition:.2s}.card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(25,33,28,.08)}.card img{width:100%;height:220px;object-fit:cover}.card-body{padding:1.1rem}.card h3{font:600 1rem/1.4 Manrope;margin:.45rem 0}.meta{font-size:.75rem;color:var(--slate);text-transform:none;letter-spacing:0}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:1.5rem 0 2rem}.filter{border:1px solid var(--line);background:white;padding:.65rem 1rem;border-radius:999px;cursor:pointer;font:600 .8rem Manrope}.filter.active{background:var(--forest);color:white;border-color:var(--forest)}
.cta{background:var(--forest);color:white;border-radius:0;padding:3rem}.cta h2{max-width:760px}.two{display:grid;grid-template-columns:2fr 1fr;gap:50px}.sticky{position:sticky;top:120px}.highlight-list{padding-left:1.2rem}.highlight-list li{margin:.5rem 0}.route{display:flex;flex-wrap:wrap;gap:8px}.route span{background:var(--ivory);border:1px solid var(--line);padding:.55rem .7rem}.route b{color:var(--brass)}.itinerary{display:grid}.day{border-bottom:1px solid var(--line);padding:1.35rem 0}.day small{color:var(--brass);font-weight:700}.day h3{font:600 1rem/1.4 Manrope}.tour-hero{min-height:500px;display:grid;align-items:end;color:white;background-size:cover;background-position:center}.tour-hero .shade{width:100%;padding:8rem 0 3rem;background:linear-gradient(0deg,rgba(8,20,17,.88),rgba(8,20,17,.08))}
form{display:grid;gap:15px}.form-grid{grid-template-columns:repeat(2,1fr)}.field{display:grid;gap:6px}.full{grid-column:1/-1}label{font-weight:700;font-size:.8rem}input,select,textarea{width:100%;padding:.8rem;border:1px solid var(--line);border-radius:3px;background:white;font:inherit}textarea{min-height:140px}.notice{border-left:2px solid var(--brass);background:var(--ivory);padding:1rem}
footer{background:var(--forest2);color:white;padding:3.2rem 0 1.5rem}footer a{color:white}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .9fr 1fr;gap:38px}.footer-logo{width:210px;filter:brightness(0) invert(1);margin-bottom:1rem}.footer-copy,.small{font-size:.82rem;color:#d7e0dc}.footer-links{display:grid;gap:.35rem}.footer-links a{text-decoration:none;font-size:.83rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:2rem;padding-top:1rem;display:flex;justify-content:space-between;font-size:.74rem}
.page-hero{background:var(--ivory);padding:5rem 0 4rem}.page-hero h1{color:var(--ink);font-size:clamp(3rem,6vw,5rem)}
.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.info-card{border-top:2px solid var(--brass);padding-top:1rem}.info-card h3{font:600 1rem/1.4 Manrope}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.about-image{min-height:480px;background:url('https://static.wixstatic.com/media/nsplsh_4e6e6341626c6467566941~mv2_d_6000_4000_s_4_2.jpg/v1/fill/w_1100,h_900,al_c,q_85,enc_auto/nsplsh_4e6e6341626c6467566941~mv2_d_6000_4000_s_4_2.jpg') center/cover;border-radius:6px}
@media(max-width:900px){.nav{grid-template-columns:1fr auto}.brand img{width:180px}.mobile-toggle{display:block}.navlinks{display:none;position:absolute;top:80px;left:0;right:0;background:white;flex-direction:column;padding:1rem}.navlinks.open{display:flex}.nav>.btn{display:none}.grid-4,.grid-3,.two,.about-grid,.info-grid,.footer-grid,.form-grid{grid-template-columns:1fr 1fr}.hero{min-height:560px}.sticky{position:static}}
@media(max-width:600px){.grid-4,.grid-3,.two,.about-grid,.info-grid,.footer-grid,.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.section-head{display:block}.hero h1{font-size:3.5rem}.card img{height:240px}.footer-bottom{display:block}}
