:root{--ink:#10110f;--forest:#18211a;--paper:#f5f1e9;--copper:#c48143;--gold:#d7a76a;--line:#d5ccbc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif}button,input,select{font:inherit}button,a{cursor:pointer}a{text-decoration:none;color:inherit}.kicker,.eyebrow{font-size:.72rem;letter-spacing:.23em;font-weight:800}
.topbar{height:88px;padding:0 4vw;background:#0d0f0df5;color:white;display:flex;align-items:center;justify-content:space-between;position:absolute;inset:0 0 auto;z-index:20;border-bottom:1px solid #ffffff1f}.brand{display:flex;align-items:center;gap:13px;font-family:Georgia,serif;letter-spacing:.16em;font-weight:700}.brand img{width:62px;height:62px;border-radius:50%;object-fit:cover}.brand small{display:block;font:700 .49rem Arial;letter-spacing:.38em;color:var(--gold);margin-top:5px}.topbar nav{display:flex;gap:28px;font-size:.78rem;font-weight:700}.topbar nav a{display:flex;align-items:center;gap:4px;opacity:.8}.topbar nav a:hover{opacity:1;color:var(--gold)}.head-actions{display:flex;align-items:center;gap:22px}.talk{font-size:.75rem;border-bottom:1px solid #ffffff77;padding-bottom:3px}.book-top,.primary{border:0;background:var(--copper);color:#fff;padding:16px 20px;font-size:.7rem;letter-spacing:.13em;font-weight:800;display:inline-flex;align-items:center;gap:20px}.menu{display:none;background:none;color:#fff;border:0}.mobile-menu{display:none}
.hero{height:780px;min-height:680px;position:relative;color:white;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,#070a08db,#070a0859 50%,#070a082e),url('https://images.unsplash.com/photo-1464822759023-fed622ff2c3b?auto=format&fit=crop&w=2000&q=90') center/cover}.hero-content{position:relative;z-index:2;margin-left:8vw;max-width:700px;padding-top:70px}.eyebrow{display:flex;gap:10px;align-items:center;color:#e7d7c2}.hero h1{font-family:Georgia,serif;font-size:clamp(5rem,9vw,8.7rem);line-height:.75;letter-spacing:-.06em;margin:34px 0}.hero h1 em{font-weight:400;color:var(--gold)}.hero-content>p{max-width:540px;font:1.23rem/1.6 Georgia;color:#f1eadf}.hero-cta{display:flex;align-items:center;gap:35px;margin-top:34px}.primary{padding:19px 25px}.play{display:flex;align-items:center;gap:12px;font-size:.78rem;font-weight:700}.play span{width:38px;height:38px;border:1px solid #fff8;border-radius:50%;display:grid;place-items:center}.exp-card{position:absolute;z-index:3;right:5vw;bottom:95px;width:285px;background:#0f130fbf;backdrop-filter:blur(12px);border:1px solid #ffffff26;padding:22px}.exp-card>span{font-size:.62rem;letter-spacing:.22em;color:var(--gold)}.exp-card b{display:block;font:1.25rem Georgia;margin:12px 0}.exp-card div{display:flex;gap:7px;align-items:center;font-size:.68rem;color:#ddd}.stats{position:absolute;bottom:0;inset-inline:0;height:78px;background:#111410df;backdrop-filter:blur(12px);display:grid;grid-template-columns:repeat(4,1fr);padding-left:6vw}.stats div{border-left:1px solid #ffffff1c;padding:17px 2vw;display:flex;align-items:baseline;gap:12px}.stats b{font:1.7rem Georgia}.stats span{font-size:.59rem;letter-spacing:.13em;color:#c9c5bd}.stats svg{display:inline}
.finder{padding:24px 7vw;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.search{display:flex;align-items:center;gap:14px;min-width:390px}.search input{background:transparent;border:0;outline:0;width:100%;font-size:.9rem}.quick{display:flex;align-items:center;gap:9px}.quick>span{font-size:.61rem;font-weight:800;letter-spacing:.16em;margin-right:8px}.quick button,.filters button{background:transparent;border:1px solid var(--line);padding:9px 15px;font-size:.72rem}.quick button.active,.filters button.active{background:var(--forest);color:white;border-color:var(--forest)}
.treks-section{padding:100px 7vw}.section-head{display:flex;justify-content:space-between;align-items:end}.section-head h2,.experience h2,.seasons h2,.cta h2{font:clamp(2.8rem,5vw,4.8rem)/.98 Georgia;letter-spacing:-.04em;margin:18px 0 0}.section-head>p{max-width:430px;line-height:1.7;color:#5d5c55}.filters{margin:45px 0 25px;display:flex;gap:8px;flex-wrap:wrap}.trek-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.trek-card{background:#fff;border:1px solid var(--line);transition:.35s;cursor:pointer}.trek-card:hover{transform:translateY(-7px);box-shadow:0 22px 45px #18211a1a}.trek-image{height:270px;background-size:cover;background-position:center;position:relative}.trek-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0008,transparent 55%)}.status,.number{position:absolute;z-index:2;top:15px;font-size:.6rem;letter-spacing:.12em;font-weight:800}.status{left:15px;background:var(--paper);padding:8px 10px}.number{right:15px;color:white}.trek-image button{position:absolute;z-index:3;right:15px;bottom:15px;width:43px;height:43px;border:0;background:var(--copper);color:white;display:grid;place-items:center}.trek-info{padding:22px}.place{display:flex;align-items:center;gap:6px;color:var(--copper);font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.trek-info h3{font:1.5rem Georgia;margin:12px 0 20px}.meta{display:flex;flex-wrap:wrap;gap:14px;border-block:1px solid var(--line);padding:14px 0}.meta span{font-size:.68rem;display:flex;align-items:center;gap:5px;color:#5c5b55}.meta svg{width:14px}.price{display:flex;justify-content:space-between;align-items:end;padding-top:18px}.price span{font-size:.55rem;color:#777}.price span b{font:1.3rem Georgia;color:var(--ink);display:block;margin-top:3px}.price strong{font-size:.62rem;letter-spacing:.1em}.empty{text-align:center;padding:70px;border:1px dashed var(--line)}
.experience{display:grid;grid-template-columns:1fr 1fr;background:var(--forest);color:white}.experience-photo{min-height:740px;background:linear-gradient(0deg,#10150fc7,transparent 55%),url('https://images.unsplash.com/photo-1551632811-561732d1e306?auto=format&fit=crop&w=1200&q=88') center/cover;display:flex;align-items:end;padding:55px}.quote{font:italic 1.45rem/1.5 Georgia;max-width:430px}.experience-copy{padding:90px 9vw 80px 7vw}.experience-copy>.kicker{color:var(--gold)}.experience-copy>p{line-height:1.8;color:#bec5bb;margin:28px 0 38px}.promise{display:flex;gap:18px;border-top:1px solid #ffffff1f;padding:21px 0}.promise>span{color:var(--gold)}.promise b{font:1.1rem Georgia}.promise p{font-size:.79rem;color:#aeb7ac;margin:7px 0;line-height:1.5}
.seasons{padding:110px 7vw}.season-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:48px}.season{height:390px;color:white;padding:25px;position:relative;display:flex;flex-direction:column;justify-content:end;background-position:center;background-size:cover;overflow:hidden}.season:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0c100ce8,transparent 70%)}.season>*{position:relative;z-index:2}.season span{font-size:.65rem;letter-spacing:.15em}.season b{font:1.8rem Georgia;margin-top:10px}.season p{margin:5px 0}.season svg{position:absolute;right:22px;bottom:25px}.s0{background-image:url('https://images.unsplash.com/photo-1486911278844-a81c5267e227?auto=format&fit=crop&w=700&q=85')}.s1{background-image:url('https://images.unsplash.com/photo-1464278533981-50106e6176b1?auto=format&fit=crop&w=700&q=85')}.s2{background-image:url('https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=700&q=85')}.s3{background-image:url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=700&q=85')}
.cta{margin:0 4vw 80px;padding:70px 5vw;background:var(--ink);color:white;display:flex;align-items:end;justify-content:space-between;position:relative;overflow:hidden}.cta:after{content:"AW";position:absolute;right:18%;font:15rem Georgia;color:#ffffff08;top:-40px}.cta h2 em{color:var(--gold);font-weight:400}.cta button{position:relative;z-index:2;border:1px solid #ffffff55;background:transparent;color:white;padding:18px 22px;display:flex;gap:25px;font-size:.7rem;letter-spacing:.12em;font-weight:800}
footer{background:#0c0e0c;color:#ccc;padding:65px 7vw;display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:40px}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}footer b{font-size:.65rem;letter-spacing:.18em;color:var(--gold);margin-bottom:8px}footer a,footer p{font-size:.78rem;line-height:1.8;color:#aaa}.footer-brand img{width:95px;height:95px;border-radius:50%;object-fit:cover}.footer-brand p{font:1.2rem Georgia;color:#eee}
.modal-backdrop{position:fixed;inset:0;background:#050705cf;z-index:50;display:grid;place-items:center;padding:20px}.booking{width:min(900px,96vw);max-height:94vh;overflow:auto;background:var(--paper);display:grid;grid-template-columns:.9fr 1.1fr;position:relative;box-shadow:0 30px 80px #0008}.close{position:absolute;z-index:4;right:15px;top:15px;border:0;background:#fff;width:40px;height:40px;display:grid;place-items:center}.booking-image{background-size:cover;background-position:center;min-height:650px}.booking-body{padding:48px}.booking-body h2,.success h2{font:2.4rem Georgia;margin:13px 0}.route{display:flex;align-items:center;gap:6px;color:#666;font-size:.82rem}.route svg{width:16px}.booking label{display:flex;flex-direction:column;gap:7px;font-size:.7rem;font-weight:700;margin:15px 0}.booking input,.booking select{border:1px solid var(--line);background:white;padding:13px;outline:none}.form-row{display:grid;grid-template-columns:2fr 1fr;gap:12px}.total{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:20px 0;margin-top:20px}.total span{font-size:.75rem}.total small{display:block;color:#777;margin-top:4px}.total b{font:1.5rem Georgia}.pay,.success button{width:100%;border:0;background:var(--copper);color:white;padding:16px;display:flex;justify-content:center;align-items:center;gap:14px;font-size:.7rem;letter-spacing:.08em;font-weight:800}.secure{display:block;text-align:center;margin-top:10px;color:#777}.success{grid-column:1/-1;min-height:480px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:70px}.success>span{width:70px;height:70px;background:var(--forest);color:white;border-radius:50%;display:grid;place-items:center}.success p{max-width:520px;line-height:1.6;color:#666}.success button{width:auto;margin-top:15px;padding-inline:40px}
@media(max-width:1000px){.topbar nav,.talk{display:none}.menu{display:block}.mobile-menu{position:absolute;top:88px;inset-inline:0;background:#111;display:flex;flex-direction:column;padding:22px 5vw;gap:18px}.mobile-menu button{background:var(--copper);color:#fff;border:0;padding:14px}.hero-content{margin-left:6vw}.exp-card{display:none}.trek-grid{grid-template-columns:repeat(2,1fr)}.season-row{grid-template-columns:repeat(2,1fr)}.experience-copy{padding:70px 6vw}.finder{align-items:flex-start;gap:20px;flex-direction:column}.quick{flex-wrap:wrap}}
@media(max-width:680px){.topbar{height:76px}.brand img{width:50px;height:50px}.brand span{font-size:.77rem}.head-actions{display:none}.hero{height:720px}.hero-content{padding:40px 6vw 80px;margin:0}.hero h1{font-size:5.2rem}.hero-content>p{font-size:1rem}.hero-cta{align-items:flex-start;flex-direction:column;gap:18px}.stats{height:75px;padding:0;grid-template-columns:repeat(2,1fr)}.stats div:nth-child(n+3){display:none}.stats b{font-size:1.35rem}.finder{padding:22px 6vw}.search{min-width:0;width:100%}.quick>span{width:100%}.treks-section,.seasons{padding:75px 6vw}.section-head{align-items:flex-start;flex-direction:column}.section-head>p{margin-top:25px}.trek-grid{grid-template-columns:1fr}.trek-image{height:250px}.experience{grid-template-columns:1fr}.experience-photo{min-height:520px}.experience-copy{padding:65px 6vw}.season-row{display:flex;overflow:auto}.season{min-width:78vw;height:360px}.cta{margin:0;padding:65px 6vw;flex-direction:column;align-items:flex-start;gap:35px}.cta:after{display:none}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.booking{grid-template-columns:1fr}.booking-image{min-height:190px}.booking-body{padding:34px 25px}.form-row{grid-template-columns:1fr}.success{padding:50px 25px}.hero h1,.section-head h2,.experience h2,.seasons h2,.cta h2{overflow-wrap:anywhere}}

/* Full multi-page experience */
.site-head{height:88px;padding:0 4.5vw;background:#0c0f0df7;color:#fff;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:30;border-bottom:1px solid #ffffff1c}.site-head nav{display:flex;gap:28px;font-size:.78rem;font-weight:700}.site-head nav a:hover{color:var(--gold)}.head-book,.hero-btn{background:var(--copper);color:#fff;padding:17px 21px;display:inline-flex;align-items:center;gap:22px;font-size:.7rem;letter-spacing:.12em;font-weight:800}.full-hero{height:720px;color:#fff;background-position:center;background-size:cover;position:relative;display:flex;align-items:center}.hero-inner{padding:10px 7vw 80px;max-width:780px}.hero-inner>span{display:flex;align-items:center;gap:9px;font-size:.7rem;letter-spacing:.2em;font-weight:800;color:#edddca}.hero-inner>span svg{width:17px}.hero-inner h1{font:clamp(5rem,9vw,8.8rem)/.78 Georgia;letter-spacing:-.06em;margin:36px 0}.hero-inner h1 em{font-weight:400;color:var(--gold)}.hero-inner>p{font:1.2rem/1.7 Georgia;max-width:560px}.hero-inner>div{display:flex;gap:14px;margin-top:35px}.ghost-btn{border:1px solid #ffffff77;padding:17px 21px;font-size:.7rem;letter-spacing:.1em;font-weight:800}.hero-stats{position:absolute;left:0;right:0;bottom:0;background:#101410e8;display:grid;grid-template-columns:repeat(4,1fr);padding-left:6vw}.hero-stats div{padding:21px 2vw;border-left:1px solid #ffffff1c;display:flex;align-items:baseline;gap:12px}.hero-stats b{font:1.8rem Georgia}.hero-stats span{font-size:.62rem;letter-spacing:.13em;color:#bbb}
.home-intro{padding:100px 7vw 45px;display:grid;grid-template-columns:1.2fr 1fr;align-items:end}.section-label{font-size:.7rem;letter-spacing:.2em;font-weight:800;color:var(--copper)}.home-intro h2,.home-promise h2,.home-dest h2,.about-story h2,.contact-info h2{font:clamp(3rem,5vw,5rem)/.98 Georgia;letter-spacing:-.04em;margin:17px 0}.home-intro>div:last-child{max-width:470px}.home-intro p{line-height:1.8;color:#5c5d57}.home-intro a{display:flex;align-items:center;gap:20px;font-size:.7rem;letter-spacing:.12em;font-weight:800;margin-top:28px}.home-grid,.all-grid{padding:0 7vw 110px;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.full-trek-card{background:#fff;border:1px solid var(--line);transition:.3s}.full-trek-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #1112}.card-photo{height:265px;background-size:cover;background-position:center;position:relative}.card-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0008,transparent 55%)}.card-status{position:absolute;top:16px;left:16px;z-index:2;background:var(--paper);padding:8px 10px;font-size:.65rem;font-weight:800}.card-photo button{position:absolute;right:16px;bottom:16px;z-index:2;width:44px;height:44px;border:0;background:var(--copper);color:#fff;display:grid;place-items:center}.card-body{padding:22px}.card-region{display:flex;align-items:center;gap:6px;color:var(--copper);font-size:.66rem;letter-spacing:.12em;font-weight:800;text-transform:uppercase}.card-region svg,.card-facts svg{width:14px}.card-body h3{font:1.55rem Georgia;margin:12px 0 20px}.card-facts{padding:14px 0;border-block:1px solid var(--line);display:flex;flex-wrap:wrap;gap:13px}.card-facts span{display:flex;align-items:center;gap:5px;font-size:.68rem;color:#666}.card-price{display:flex;justify-content:space-between;align-items:end;padding-top:17px}.card-price span{font-size:.65rem;color:#777}.card-price b{font:1.35rem Georgia;color:var(--ink);display:block;margin:4px 0}.card-price small{display:block}.card-price strong{font-size:.65rem;letter-spacing:.1em}
.home-promise{display:grid;grid-template-columns:1fr 1fr;background:var(--forest);color:#fff}.promise-photo{min-height:780px;background-position:center;background-size:cover}.home-promise>div:last-child{padding:90px 8vw 80px 7vw}.home-promise>div>p{color:#bbc2b8;line-height:1.8;margin:28px 0}.home-promise article{display:flex;gap:18px;padding:20px 0;border-top:1px solid #ffffff1c}.home-promise article>svg{color:var(--gold)}.home-promise article b{font:1.1rem Georgia}.home-promise article p{font-size:.82rem;color:#aeb6ac;margin:6px 0}.home-promise .hero-btn{margin-top:24px}.home-dest{padding:110px 7vw}.home-dest>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:45px}.home-dest>div>a{height:330px;background-position:center;background-size:cover;color:#fff;padding:24px;display:flex;flex-direction:column;justify-content:end;position:relative}.home-dest a>span{font-size:.65rem;letter-spacing:.15em}.home-dest a>b{font:1.45rem Georgia;margin-top:8px}.home-dest a>svg{position:absolute;right:22px;bottom:24px}.full-cta{background:#10120f;color:#fff;margin:0 4vw 80px;padding:75px 5vw;display:flex;justify-content:space-between;align-items:end}.full-cta span{font-size:.7rem;letter-spacing:.2em;color:var(--gold)}.full-cta h2{font:clamp(3rem,5vw,5rem)/.98 Georgia;margin:18px 0}.full-cta>a{border:1px solid #ffffff66;padding:18px 22px;display:flex;gap:25px;font-size:.7rem;letter-spacing:.12em;font-weight:800}
.full-footer{display:block;padding:0;background:#090b09;color:#aaa}.footer-main{padding:70px 7vw 55px;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:45px}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-main b{font-size:.67rem;letter-spacing:.18em;color:var(--gold);margin-bottom:8px}.footer-main a,.footer-main p,.footer-main .social{font-size:.78rem;line-height:1.7}.footer-main p{margin:0}.footer-main p svg{width:14px;display:inline;vertical-align:middle;margin-right:6px}.footer-about img{width:95px;height:95px;border-radius:50%;object-fit:cover}.footer-about h3{font:1.5rem Georgia;color:#fff;margin:4px 0}.footer-about p{max-width:330px}.footer-bottom{border-top:1px solid #ffffff17;padding:19px 7vw;display:flex;justify-content:space-between;font-size:.67rem}
.page-hero{height:440px;background-position:center;background-size:cover;color:#fff;display:flex;align-items:end}.page-hero>div{padding:0 7vw 65px;max-width:900px}.page-hero span{font-size:.7rem;letter-spacing:.2em;color:var(--gold);font-weight:800}.page-hero h1{font:clamp(3.5rem,7vw,6.5rem)/.95 Georgia;letter-spacing:-.05em;margin:14px 0}.page-hero p{font:1.05rem/1.6 Georgia;max-width:650px}.listing-shell{display:grid;grid-template-columns:260px 1fr;padding:75px 7vw;gap:40px}.listing-shell aside{position:sticky;top:20px;align-self:start;border:1px solid var(--line);background:#fff;padding:24px}.listing-shell aside h3{font-size:.7rem;letter-spacing:.13em;display:flex;align-items:center;gap:8px;margin:0 0 25px}.listing-shell aside h3 svg{width:17px}.listing-shell label{display:flex;flex-direction:column;gap:8px;font-size:.7rem;font-weight:800;margin:20px 0}.listing-shell select,.list-search{width:100%;border:1px solid var(--line);background:var(--paper);padding:12px}.list-search{display:flex;align-items:center;gap:8px}.list-search svg{width:17px}.list-search input{border:0;outline:0;background:transparent;width:100%}.results-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.results-head h2{font:2rem Georgia;margin:0}.results-head span{font-size:.7rem;color:#777}.listing-results .all-grid{padding:0;grid-template-columns:repeat(2,1fr)}.destination-grid{padding:80px 7vw 110px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.destination-grid>a{min-height:430px;background-size:cover;background-position:center;color:#fff;padding:40px;display:flex;flex-direction:column;justify-content:end}.destination-grid span{font-size:.68rem;letter-spacing:.15em}.destination-grid h2{font:3rem Georgia;margin:12px 0}.destination-grid p{max-width:390px;line-height:1.6;color:#ddd}.destination-grid b{display:flex;gap:18px;align-items:center;font-size:.67rem;letter-spacing:.12em;margin-top:16px}
.season-pages{padding:80px 7vw}.season-pages>article{display:grid;grid-template-columns:.8fr 1.2fr;border-top:1px solid var(--line);padding:55px 0;gap:7vw}.season-title>svg{width:38px;height:38px;color:var(--copper);margin-bottom:20px}.season-title span{font-size:.68rem;letter-spacing:.16em;color:#777}.season-title h2{font:2.7rem Georgia;margin:12px 0}.season-title p{line-height:1.7;color:#666;max-width:420px}.season-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.season-links>a{background:#fff;border:1px solid var(--line);padding:18px;display:flex;flex-direction:column;position:relative}.season-links span{font-size:.61rem;text-transform:uppercase;color:var(--copper);letter-spacing:.1em}.season-links b{font:1.1rem Georgia;margin:8px 0}.season-links small{color:#777}.season-links svg{position:absolute;right:15px;top:16px;width:17px}.season-links .view-season{background:var(--forest);color:#fff;justify-content:center;font-size:.67rem;letter-spacing:.1em;font-weight:800}
.detail-hero{height:660px;background-size:cover;background-position:center;color:#fff;position:relative}.detail-breadcrumb{display:flex;justify-content:space-between;padding:30px 7vw}.detail-breadcrumb a{display:flex;align-items:center;gap:8px;font-size:.66rem;letter-spacing:.12em}.detail-breadcrumb span{font-size:.7rem;color:#ddd}.detail-title{position:absolute;left:7vw;right:7vw;bottom:55px}.detail-title>span{font-size:.68rem;color:var(--gold);letter-spacing:.16em;font-weight:800}.detail-title h1{font:clamp(3.8rem,7vw,7rem)/.9 Georgia;letter-spacing:-.05em;margin:17px 0 30px;max-width:1000px}.detail-title>div{display:flex;gap:12px;flex-wrap:wrap}.detail-title b{background:#0a0d0abf;border:1px solid #ffffff2b;padding:12px 15px;display:flex;align-items:center;gap:7px;font-size:.7rem}.detail-title svg{width:16px;color:var(--gold)}.detail-shell{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:55px;padding:80px 7vw}.detail-content>section{padding:0 0 65px}.detail-content h2,.gallery-head h2{font:3rem Georgia;margin:14px 0 25px}.detail-content>section>p{font-size:1rem;line-height:1.85;color:#555}.route-strip{background:var(--forest);color:#fff;padding:35px!important}.route-strip>span{font-size:.67rem;letter-spacing:.16em;color:var(--gold)}.route-strip>div{display:flex;overflow:auto;margin-top:25px}.route-strip>div>div{min-width:150px;padding-right:25px;position:relative}.route-strip b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--copper);font-size:.67rem}.route-strip p{font:1rem/1.4 Georgia;margin:10px 0}.itinerary details{border-top:1px solid var(--line);padding:20px 0}.itinerary summary{display:grid;grid-template-columns:80px 1fr 30px;align-items:center;cursor:pointer;list-style:none}.itinerary summary span{font-size:.65rem;letter-spacing:.1em;color:var(--copper);font-weight:800}.itinerary summary b{font:1.05rem Georgia}.itinerary summary i{font-size:1.4rem}.itinerary details>p{margin-left:80px;line-height:1.7;color:#666}.include-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.include-grid>div{background:#fff;border:1px solid var(--line);padding:28px}.include-grid p{display:flex;align-items:flex-start;gap:10px;font-size:.8rem!important;line-height:1.5!important}.include-grid p svg{width:16px;color:var(--copper);flex:0 0 auto}.gallery-head{display:flex;justify-content:space-between;align-items:end}.gallery-head>div:last-child{display:flex;gap:7px}.gallery-head button{border:1px solid var(--line);background:transparent;padding:10px 13px;font-size:.65rem;font-weight:800;display:flex;align-items:center;gap:6px}.gallery-head button svg{width:16px}.gallery-head button.active{background:var(--forest);color:#fff}.detail-gallery{display:grid;grid-template-columns:1.3fr .7fr;grid-template-rows:250px 250px;gap:10px}.detail-gallery>div{background-position:center;background-size:cover}.detail-gallery>div:first-child{grid-row:1/3}.video-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.video-gallery article{min-height:340px;background-size:cover;background-position:center;color:#fff;padding:25px;display:flex;flex-direction:column;justify-content:space-between}.video-gallery button{width:60px;height:60px;border-radius:50%;border:1px solid #fff;background:#ffffff25;color:#fff;display:grid;place-items:center}.video-gallery button svg{width:24px}.video-gallery span{font-size:.62rem;letter-spacing:.15em;color:var(--gold)}.video-gallery b{display:block;font:1.25rem Georgia;margin:8px 0}.video-gallery p{font-size:.75rem;color:#ddd;line-height:1.5}.safety-note{background:#eae1d4;padding:28px!important;display:flex;gap:20px}.safety-note>svg{color:var(--copper);flex:0 0 auto}.safety-note b{font:1.1rem Georgia}.safety-note p{font-size:.8rem!important;margin:7px 0!important}.booking-aside{position:relative}.detail-price{background:#111510;color:#fff;padding:25px}.detail-price span{font-size:.62rem;letter-spacing:.15em;color:var(--gold)}.detail-price b{display:block;font:2.4rem Georgia;margin:8px 0}.detail-price small{color:#bbb}.detail-booking,.booking-success{position:sticky;top:20px;background:#fff;border:1px solid var(--line);padding:28px}.book-title span{font-size:.62rem;letter-spacing:.15em;color:var(--copper);font-weight:800}.book-title h3{font:1.4rem Georgia;margin:9px 0}.book-title p{font-size:.75rem;color:#777}.detail-booking label{display:flex;flex-direction:column;gap:7px;font-size:.7rem;font-weight:800;margin:15px 0}.detail-booking input{border:1px solid var(--line);padding:13px;background:var(--paper)}.persons{display:flex;border:1px solid var(--line);height:45px;align-items:center;justify-content:space-between}.persons button{height:100%;width:48px;border:0;background:var(--paper)}.persons svg{width:15px}.pay-summary{padding:18px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.pay-summary b{font:1.45rem Georgia}.gateway,.booking-success button{width:100%;border:0;background:var(--copper);color:#fff;padding:16px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:.7rem;letter-spacing:.08em;font-weight:800}.gateway svg{width:17px}.detail-booking>small{display:flex;justify-content:center;align-items:center;gap:5px;margin-top:10px;color:#777;font-size:.65rem}.detail-booking>small svg{width:14px}.booking-success{text-align:center;padding-block:50px}.booking-success>span{margin:auto;width:60px;height:60px;background:var(--forest);color:#fff;border-radius:50%;display:grid;place-items:center}.booking-success h3{font:1.5rem Georgia}.booking-success p{font-size:.8rem;line-height:1.6;color:#666}
.about-story{padding:95px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:9vw}.about-story p{font-size:1.05rem;line-height:1.9;color:#555}.values{padding:0 7vw 100px;display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--line);margin:0 7vw}.values article{background:var(--paper);padding:30px}.values article>span{font-size:.65rem;color:#888}.values svg{display:block;color:var(--copper);width:30px;height:30px;margin:38px 0 20px}.values h3{font:1.25rem Georgia}.values p{font-size:.8rem;line-height:1.6;color:#666}.about-photo{min-height:560px;background-size:cover;background-position:center;color:#fff;padding:100px 7vw;display:flex;flex-direction:column;justify-content:center}.about-photo span{font-size:.68rem;letter-spacing:.18em;color:var(--gold)}.about-photo h2{font:clamp(3rem,6vw,6rem)/.95 Georgia;margin:20px 0}.about-photo p{max-width:570px;font:1.1rem/1.7 Georgia}.contact-shell{padding:90px 7vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.contact-info>p{line-height:1.8;color:#666}.contact-info article{display:flex;gap:18px;border-top:1px solid var(--line);padding:20px 0}.contact-info article svg{color:var(--copper)}.contact-info article b{font-size:.64rem;letter-spacing:.15em}.contact-info article p{font:1rem Georgia;margin:6px 0}.contact-shell form{background:#fff;border:1px solid var(--line);padding:38px}.contact-shell form>div{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-shell label{display:flex;flex-direction:column;gap:8px;font-size:.7rem;font-weight:800;margin-bottom:17px}.contact-shell input,.contact-shell select,.contact-shell textarea{border:1px solid var(--line);padding:14px;background:var(--paper)}.contact-shell form>button,.contact-success button{border:0;background:var(--copper);color:#fff;padding:16px 25px;font-size:.7rem;letter-spacing:.1em;font-weight:800}.contact-success{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#fff;border:1px solid var(--line);padding:50px}.contact-success>svg{width:60px;height:60px;padding:15px;border-radius:50%;background:var(--forest);color:#fff}.contact-success h2{font:2rem Georgia}.not-found{min-height:65vh;padding:100px 7vw;display:flex;flex-direction:column;justify-content:center}.not-found span{font-size:.7rem;letter-spacing:.2em;color:var(--copper)}.not-found h1{font:5rem Georgia;margin:15px 0}.not-found p{color:#666}.not-found a{display:flex;gap:15px;align-items:center;font-size:.7rem;font-weight:800;margin-top:25px}
@media(max-width:1050px){.site-head nav{display:none}.home-grid,.all-grid{grid-template-columns:repeat(2,1fr)}.home-dest>div{grid-template-columns:repeat(2,1fr)}.values{grid-template-columns:repeat(3,1fr)}.detail-shell{grid-template-columns:1fr}.booking-aside{grid-row:1}.detail-booking{position:static}.listing-shell{grid-template-columns:1fr}.listing-shell aside{position:static;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.listing-shell aside h3{grid-column:1/-1}.listing-shell label{margin:0}}
@media(max-width:700px){.site-head{height:76px;padding:0 5vw}.site-head .brand img{width:50px;height:50px}.site-head .brand span{font-size:.74rem}.head-book{padding:12px 13px;font-size:.58rem;gap:6px}.full-hero{height:650px}.hero-inner{padding:0 6vw 70px}.hero-inner h1{font-size:5rem}.hero-inner>div{align-items:flex-start;flex-direction:column}.hero-stats{grid-template-columns:1fr 1fr;padding:0}.hero-stats div:nth-child(n+3){display:none}.home-intro,.home-promise,.about-story,.contact-shell{grid-template-columns:1fr}.home-intro{padding:70px 6vw 35px}.home-grid,.all-grid{grid-template-columns:1fr;padding-inline:6vw}.promise-photo{min-height:480px}.home-promise>div:last-child{padding:65px 6vw}.home-dest{padding:75px 6vw}.home-dest>div{display:flex;overflow:auto}.home-dest>div>a{min-width:78vw}.full-cta{margin:0;padding:60px 6vw;align-items:flex-start;flex-direction:column;gap:25px}.footer-main{grid-template-columns:1fr 1fr;padding-inline:6vw}.footer-about{grid-column:1/-1}.footer-bottom{padding-inline:6vw;gap:15px;flex-direction:column}.page-hero{height:390px}.page-hero>div{padding:0 6vw 45px}.page-hero h1{font-size:3.6rem}.listing-shell{padding:50px 6vw}.listing-shell aside{grid-template-columns:1fr}.listing-results .all-grid{grid-template-columns:1fr;padding:0}.results-head{align-items:flex-start;gap:7px;flex-direction:column}.destination-grid{grid-template-columns:1fr;padding:55px 6vw}.destination-grid>a{min-height:390px;padding:28px}.season-pages{padding:45px 6vw}.season-pages>article{grid-template-columns:1fr}.season-links{grid-template-columns:1fr}.detail-hero{height:590px}.detail-breadcrumb{padding-inline:6vw}.detail-title{left:6vw;right:6vw}.detail-title h1{font-size:3.7rem}.detail-title b{padding:9px;font-size:.62rem}.detail-shell{padding:55px 6vw;gap:35px}.detail-content h2,.gallery-head h2{font-size:2.5rem}.include-grid{grid-template-columns:1fr}.detail-gallery{grid-template-columns:1fr 1fr;grid-template-rows:270px 170px}.detail-gallery>div:first-child{grid-column:1/-1;grid-row:auto}.video-gallery{grid-template-columns:1fr}.gallery-head{align-items:flex-start;flex-direction:column;gap:15px}.itinerary summary{grid-template-columns:60px 1fr 20px}.itinerary details>p{margin-left:60px}.about-story{padding:65px 6vw}.values{margin:0 6vw;grid-template-columns:1fr}.about-photo{padding:80px 6vw}.contact-shell{padding:60px 6vw}.contact-shell form{padding:25px}.contact-shell form>div{grid-template-columns:1fr}.not-found h1{font-size:3.5rem}}
.home-seasons{display:grid;grid-template-columns:.8fr 1.2fr;background:#dcd2c1;margin:0 4vw}.season-copy{padding:80px 5vw;display:flex;flex-direction:column;justify-content:center}.season-copy h2{font:clamp(3rem,5vw,5rem)/.98 Georgia;letter-spacing:-.04em;margin:18px 0}.season-copy p{line-height:1.8;color:#56564f}.season-copy a{display:flex;gap:18px;align-items:center;font-size:.68rem;letter-spacing:.12em;font-weight:800;margin-top:25px}.season-stack{display:grid;grid-template-columns:repeat(3,1fr);min-height:570px;background:url('https://images.unsplash.com/photo-1486911278844-a81c5267e227?auto=format&fit=crop&w=1400&q=88') center/cover}.season-stack>a{color:#fff;padding:30px;display:flex;flex-direction:column;justify-content:end;background:#0d110d7a;border-left:1px solid #ffffff33;transition:.3s}.season-stack>a:hover{background:#0d110da8}.season-stack span{font-size:.62rem;letter-spacing:.14em;color:#d7a76a}.season-stack b{font:2rem/1.05 Georgia;margin:12px 0}.season-stack small{line-height:1.5;color:#ddd}.booking-steps{padding:110px 7vw}.steps-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;margin-bottom:45px}.steps-head h2{font:clamp(3rem,5vw,5rem)/.98 Georgia;margin:18px 0}.steps-head>p{max-width:440px;line-height:1.8;color:#666;justify-self:end}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid #d5ccbc}.steps-grid article{padding:38px 28px;border-right:1px solid #d5ccbc;position:relative}.steps-grid article:last-child{border:0}.steps-grid article>span{position:absolute;right:20px;top:20px;font:1.2rem Georgia;color:#aaa}.steps-grid svg{color:#c48143;width:32px;height:32px}.steps-grid h3{font:1.25rem Georgia;margin:28px 0 10px}.steps-grid p{font-size:.82rem;line-height:1.65;color:#666}.traveller-voices{display:grid;grid-template-columns:.8fr 1.2fr;background:#18211a;color:#fff}.voices-photo{min-height:560px;background-position:center;background-size:cover;padding:45px;display:flex;flex-direction:column;justify-content:end}.voices-photo>span{font-size:.65rem;letter-spacing:.16em;color:#d7a76a}.voices-photo>b{font:3.5rem Georgia;margin:10px 0}.voices-photo>p{font-size:.75rem;color:#ddd}.voices-copy{padding:80px 8vw;display:flex;flex-direction:column;justify-content:center}.voices-copy h2{font:clamp(2.4rem,4vw,4rem)/1.1 Georgia;margin:25px 0}.voices-copy>p{font:1rem/1.8 Georgia;color:#bcc3ba}.voices-copy>div{display:flex;flex-direction:column;margin-top:25px}.voices-copy>div b{font-size:.72rem;letter-spacing:.12em}.voices-copy>div span{font-size:.7rem;color:#9fa79e;margin-top:6px}.voices-copy nav{display:flex;gap:8px;margin-top:30px}.voices-copy nav button{width:44px;height:44px;border:1px solid #ffffff3d;background:transparent;color:#fff}.trail-notes{padding:110px 7vw}.notes-head{display:flex;justify-content:space-between;align-items:end}.notes-head h2{font:clamp(3rem,5vw,5rem)/.98 Georgia;margin:18px 0}.notes-head>a{display:flex;gap:17px;align-items:center;font-size:.68rem;letter-spacing:.11em;font-weight:800;margin-bottom:18px}.notes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.notes-grid article{min-height:410px;background-size:cover;background-position:center;color:#fff;padding:28px;display:flex;flex-direction:column;justify-content:end}.notes-grid span{font-size:.62rem;letter-spacing:.12em;color:#d7a76a}.notes-grid h3{font:1.65rem/1.15 Georgia;margin:12px 0}.notes-grid p{font-size:.8rem;line-height:1.6;color:#ddd}
@media(max-width:900px){.home-seasons{grid-template-columns:1fr;margin:0}.season-stack{min-height:500px}.steps-grid{grid-template-columns:1fr 1fr}.steps-grid article:nth-child(2){border-right:0}.traveller-voices{grid-template-columns:1fr}.notes-grid{grid-template-columns:1fr 1fr}.notes-grid article:last-child{grid-column:1/-1}}
@media(max-width:700px){.home-seasons{display:block}.season-copy{padding:65px 6vw}.season-stack{display:flex;overflow:auto;min-height:430px}.season-stack>a{min-width:78vw}.booking-steps,.trail-notes{padding:75px 6vw}.steps-head{grid-template-columns:1fr}.steps-head>p{justify-self:start}.steps-grid{grid-template-columns:1fr}.steps-grid article{border-right:0;border-bottom:1px solid #d5ccbc}.traveller-voices{display:block}.voices-photo{min-height:450px}.voices-copy{padding:65px 6vw}.notes-head{align-items:flex-start;flex-direction:column}.notes-grid{grid-template-columns:1fr}.notes-grid article:last-child{grid-column:auto}}
.site-head{position:sticky!important;top:0;background:linear-gradient(90deg,#0a0d0cf5,#121914f5)!important;box-shadow:0 12px 35px #00000024;backdrop-filter:blur(16px);border-bottom:1px solid #d7a76a2e!important}.site-head:after{content:"";position:absolute;left:4.5vw;right:4.5vw;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#c4814380,transparent)}.site-head nav{height:100%;align-items:center}.site-head nav a{height:100%;display:flex;align-items:center;position:relative;white-space:nowrap}.site-head nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:18px;height:2px;background:#c48143;transition:.25s}.site-head nav a:hover:after{left:0;right:0}.nav-actions{display:flex;align-items:center;gap:10px}.nav-toggle{display:none;width:42px;height:42px;border:1px solid #ffffff35;background:#ffffff0c;color:#fff;place-items:center}.nav-mobile{display:none}.home-gallery{padding:110px 7vw;background:#ebe4d9}.home-gallery>div:last-child{display:grid;grid-template-columns:1.25fr .75fr .75fr 1.25fr;grid-template-rows:430px;gap:10px;margin-top:35px}.home-gallery>div:last-child a{background-position:center;background-size:cover;color:#fff;display:flex;align-items:end;padding:22px;position:relative}.home-gallery>div:last-child a:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0a0d0cbd,transparent 55%)}.home-gallery a span{position:relative;z-index:2;font-size:.65rem;letter-spacing:.14em;font-weight:800}
@media(max-width:1180px){.site-head nav{display:none!important}.nav-toggle{display:grid}.nav-mobile{display:flex;position:absolute;top:88px;left:0;right:0;background:#101510;color:#fff;padding:20px 5vw 28px;flex-direction:column;box-shadow:0 22px 35px #0005}.nav-mobile>a{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #ffffff18;font:1rem Georgia}.nav-mobile>a svg{width:17px;color:#d7a76a}.nav-mobile .mobile-book{background:#c48143;margin-top:14px;padding:14px 18px;border:0;font:800 .7rem Arial;letter-spacing:.12em;justify-content:center}.home-gallery>div:last-child{grid-template-columns:1fr 1fr;grid-template-rows:310px 310px}}
@media(max-width:700px){.site-head .head-book{display:none}.nav-mobile{top:76px}.home-gallery{padding:75px 6vw}.home-gallery>div:last-child{display:flex;overflow:auto}.home-gallery>div:last-child a{min-width:78vw;min-height:340px}}
.policy-hero{padding:90px 7vw 70px;background:#131a14;color:#fff}.policy-hero>span{font-size:.68rem;letter-spacing:.2em;color:#d7a76a;font-weight:800}.policy-hero h1{font:clamp(3.2rem,6vw,6rem)/.95 Georgia;margin:18px 0}.policy-hero p{color:#b9c0b7}.policy-layout{padding:75px 7vw 110px;display:grid;grid-template-columns:260px minmax(0,850px);gap:7vw;justify-content:center}.policy-layout>aside{position:sticky;top:25px;align-self:start;display:flex;flex-direction:column;border-top:2px solid #c48143}.policy-layout>aside b{font-size:.68rem;letter-spacing:.16em;padding:20px 0}.policy-layout>aside a{font-size:.75rem;padding:11px 0;border-top:1px solid #d5ccbc;color:#666}.policy-layout>article>section{position:relative;padding:15px 0 40px;border-bottom:1px solid #d5ccbc}.policy-layout>article>section>span{font:1rem Georgia;color:#c48143}.policy-layout h2{font:2rem Georgia;margin:10px 0 15px}.policy-layout p,.policy-layout li{font-size:.92rem;line-height:1.8;color:#555}.policy-layout li{margin:7px 0}.policy-notice{background:#e9dfd1;border-left:3px solid #c48143;padding:22px;font-size:.85rem;line-height:1.7;margin-bottom:40px}.policy-contact{background:#18211a;color:#fff!important;padding:30px!important;margin-top:45px;border:0!important}.policy-contact p{color:#c5ccc3!important}.footer-bottom a:hover{color:#d7a76a}
@media(max-width:800px){.policy-hero{padding:65px 6vw 55px}.policy-layout{grid-template-columns:1fr;padding:50px 6vw}.policy-layout>aside{position:static}.policy-layout h2{font-size:1.7rem}}
.gallery-page{padding:65px 7vw 110px}.gallery-filter{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:35px}.gallery-filter button{border:1px solid #d5ccbc;background:transparent;padding:11px 16px;font-size:.7rem;font-weight:800}.gallery-filter button.active{background:#18211a;color:#fff;border-color:#18211a}.masonry-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:12px}.media-tile{border:0;background-position:center;background-size:cover;color:#fff;padding:22px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;transition:.3s}.media-tile:hover{transform:translateY(-4px);box-shadow:0 16px 35px #1114}.tile-0,.tile-4{grid-column:span 2}.tile-0,.tile-2{grid-row:span 2}.media-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#ffffff20;border:1px solid #ffffff80;backdrop-filter:blur(8px)}.media-icon svg{width:20px}.media-tile small{font-size:.62rem;letter-spacing:.13em;color:#d7a76a}.media-tile b{display:block;font:1.3rem Georgia;margin-top:8px}.gallery-admin-note{margin-top:50px;background:#e8dfd2;border-left:4px solid #c48143;padding:27px;display:flex;gap:20px}.gallery-admin-note>svg{color:#c48143;flex:0 0 auto}.gallery-admin-note b{font:1.15rem Georgia}.gallery-admin-note p{font-size:.82rem;line-height:1.7;color:#666;margin:7px 0}.lightbox{position:fixed;inset:0;background:#050705ee;z-index:100;display:grid;place-items:center;padding:40px}.lightbox>div{max-width:1000px;color:#fff}.lightbox img{display:block;max-width:90vw;max-height:76vh;object-fit:contain}.lightbox h3{font:1.35rem Georgia;margin:15px 0 5px}.lightbox>div>span{font-size:.68rem;letter-spacing:.12em;color:#d7a76a}.lightbox-close{position:absolute;right:28px;top:25px;width:45px;height:45px;border:1px solid #fff6;background:transparent;color:#fff;display:grid;place-items:center}.video-placeholder{width:min(900px,90vw);height:min(560px,68vh);background-position:center;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff}.video-placeholder>svg{width:70px;height:70px;padding:20px;border:1px solid #fff;border-radius:50%}.video-placeholder h2{font:2rem Georgia;margin:20px 0 5px}.video-placeholder p{font-size:.82rem;color:#ddd}
@media(max-width:900px){.masonry-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.gallery-page{padding:45px 6vw 75px}.masonry-gallery{display:flex;flex-direction:column}.media-tile{min-height:310px}.lightbox{padding:20px}.lightbox-close{right:15px;top:15px}.video-placeholder{height:55vh}}
