@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap');
:root{--navy:#0b1e2b;--ink:#17252e;--muted:#667780;--ivory:#f8f6f1;--paper:#fff;--gold:#b7955c;--sea:#164e63;--teal:#1f6f78;--line:#e6e3dc;--soft:#eef4f3;--shadow:0 22px 70px rgba(10,30,43,.12);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:'DM Sans',system-ui,sans-serif;line-height:1.65}a{color:inherit}.site-nav{position:sticky;top:0;z-index:50;height:78px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;background:rgba(250,249,246,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(11,30,43,.08)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.monogram{width:40px;height:40px;border:1px solid rgba(183,149,92,.5);display:grid;place-items:center;border-radius:50%;font-family:'Playfair Display',serif;font-size:15px;color:var(--gold);background:#fff}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-name{font-family:'Playfair Display',serif;font-size:19px;color:var(--navy)}.brand-sub{font-size:9px;letter-spacing:.19em;text-transform:uppercase;color:#8a7a63;margin-top:4px}.site-nav nav{display:flex;gap:30px;align-items:center}.site-nav nav a{text-decoration:none;font-size:13px;font-weight:600;color:#40505a}.site-nav nav a:hover{color:var(--gold)}.nav-cta{border:1px solid #c8b38f!important;padding:9px 14px;border-radius:999px;color:#6c5635!important;background:#fff}.hero-lux{min-height:760px;position:relative;display:flex;align-items:flex-end;color:white;background:#0d3543 url('https://unsplash.com/photos/19ywhgRpJSs/download?force=true&w=2000') center 45%/cover no-repeat;overflow:hidden}.hero-lux:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,18,28,.84) 0%,rgba(5,18,28,.52) 45%,rgba(5,18,28,.10) 78%),linear-gradient(0deg,rgba(5,18,28,.34),transparent 48%)}.hero-lux .inner{position:relative;z-index:2;width:min(1180px,89%);margin:0 auto;padding:110px 0 92px}.overline{font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#d7bd92;margin-bottom:16px}.hero-lux h1,.editorial-hero h1{font-family:'Playfair Display',serif;font-weight:500;letter-spacing:-.035em;line-height:.98;margin:0}.hero-lux h1{font-size:clamp(55px,7vw,88px);max-width:850px}.hero-lux .lede{font-size:19px;max-width:650px;color:rgba(255,255,255,.85);margin:25px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 19px;border-radius:999px;text-decoration:none;font-weight:700;font-size:13px;letter-spacing:.01em;transition:.2s;border:1px solid transparent}.btn.gold{background:#c2a36d;color:#14242d}.btn.gold:hover{background:#d2b783;transform:translateY(-1px)}.btn.glass{border-color:rgba(255,255,255,.46);background:rgba(255,255,255,.08);color:#fff}.btn.dark{background:var(--navy);color:white}.btn.outline{border-color:#cfc5b6;color:#443c31;background:white}.trust-bar{background:#fff;border-bottom:1px solid var(--line)}.trust-inner{width:min(1180px,89%);margin:auto;padding:18px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.trust-item{display:flex;align-items:center;gap:10px;font-size:12px;color:#5c6a72}.trust-icon{width:30px;height:30px;border:1px solid #ddd5c8;border-radius:50%;display:grid;place-items:center;color:var(--gold);font-family:serif}.section{width:min(1180px,89%);margin:auto;padding:100px 0}.section.tight{padding-top:62px}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:38px}.section-head .copy{max-width:680px}.kicker{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#9d8050;font-weight:700;margin:0 0 10px}.section h2{font-family:'Playfair Display',serif;font-weight:500;color:var(--navy);font-size:clamp(36px,4vw,52px);line-height:1.06;letter-spacing:-.025em;margin:0 0 12px}.section-head p,.section-copy{color:var(--muted)}.destination-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:18px}.destination-card{min-height:430px;border-radius:28px;overflow:hidden;position:relative;text-decoration:none;color:white;background:#163744 center/cover no-repeat;box-shadow:0 12px 30px rgba(11,30,43,.09)}.destination-card:nth-child(1){background-image:url('https://unsplash.com/photos/s2ds4vUfmmo/download?force=true&w=1200')}.destination-card:nth-child(2){background-image:url('https://unsplash.com/photos/19ywhgRpJSs/download?force=true&w=1200')}.destination-card:nth-child(3){background-image:url('https://unsplash.com/photos/ICQLkj8zMeU/download?force=true&w=1200')}.destination-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,20,31,.78),rgba(4,20,31,.05) 62%)}.destination-card .card-copy{position:absolute;left:28px;right:28px;bottom:27px;z-index:2}.destination-card small{letter-spacing:.15em;text-transform:uppercase;font-size:9px;color:#e6d2b1}.destination-card h3{font-family:'Playfair Display',serif;font-size:34px;font-weight:500;margin:5px 0}.destination-card p{font-size:13px;color:rgba(255,255,255,.78);margin:0}.destination-card:hover{transform:translateY(-3px);transition:.25s;box-shadow:var(--shadow)}.curated{background:#0d2633;color:#fff}.curated .section{padding:92px 0}.curated .section h2{color:#fff}.curated .section-head p{color:#b7c5cb}.tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tour-card{background:white;color:var(--ink);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 12px 34px rgba(0,0,0,.12)}.tour-media{height:205px;background:#d6e4e5 center/cover no-repeat;position:relative}.tour-card:nth-child(1) .tour-media{background-image:url('https://unsplash.com/photos/Wo1Tvu3LQ1Q/download?force=true&w=900')}.tour-card:nth-child(2) .tour-media{background-image:url('https://unsplash.com/photos/pzHrIQTe7aA/download?force=true&w=900')}.tour-card:nth-child(3) .tour-media{background-image:url('https://unsplash.com/photos/S3RzN21ZmIY/download?force=true&w=900')}.tour-card:nth-child(4) .tour-media{background-image:url('https://unsplash.com/photos/Wo1Tvu3LQ1Q/download?force=true&w=900')}.tour-card:nth-child(5) .tour-media{background-image:url('https://unsplash.com/photos/ICQLkj8zMeU/download?force=true&w=900')}.tour-card:nth-child(6) .tour-media{background-image:url('https://unsplash.com/photos/GkIwCm_67RA/download?force=true&w=900')}.tour-badge{position:absolute;left:14px;top:14px;background:rgba(255,255,255,.93);padding:7px 10px;border-radius:999px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#80663d}.tour-body{padding:22px;display:flex;flex-direction:column;flex:1}.tour-body .location{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#9a7a47;font-weight:700}.tour-body h3{font-family:'Playfair Display',serif;font-size:25px;font-weight:500;line-height:1.18;color:var(--navy);margin:7px 0 9px}.tour-body p{font-size:13px;color:#67777f;margin-top:0}.tour-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:11px;color:#53636b;margin:4px 0 18px}.tour-actions{display:flex;gap:9px;margin-top:auto}.tour-actions .btn{flex:1;min-height:43px;padding:0 12px;font-size:12px}.booking-note{font-size:10px;color:#8a969b;margin-top:10px}.editorial-band{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.editorial-photo{height:520px;border-radius:28px;background:#bcd3d6 url('https://unsplash.com/photos/Wo1Tvu3LQ1Q/download?force=true&w=1400') center/cover no-repeat;box-shadow:var(--shadow)}.editorial-copy h2{font-family:'Playfair Display',serif;font-size:50px;font-weight:500;line-height:1.06;color:var(--navy);margin:0 0 18px}.editorial-copy p{color:var(--muted)}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:28px 0}.feature{border-top:1px solid var(--line);padding-top:14px}.feature strong{display:block;color:var(--navy);font-size:14px}.feature span{font-size:12px;color:#78868c}.guide-strip{background:#efe9df}.guide-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.guide-link{background:#fff;border:1px solid #e0d8cb;border-radius:16px;padding:18px;text-decoration:none}.guide-link span{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#a07f4c}.guide-link strong{display:block;font-family:'Playfair Display',serif;font-size:19px;color:var(--navy);margin-top:4px}.guide-link:hover{border-color:#bfa982}.disclosure{font-size:11px;color:#78868c;max-width:760px}.site-footer{background:#071822;color:#cbd6d8;padding:58px 5.5% 32px}.footer-grid{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer-grid h4{font-family:'Playfair Display',serif;font-weight:500;color:white;font-size:18px;margin:0 0 12px}.footer-grid a{display:block;color:#adbdc2;text-decoration:none;font-size:13px;margin:7px 0}.footer-bottom{width:min(1180px,100%);margin:36px auto 0;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;font-size:10px;color:#75878d}.editorial-hero{position:relative;min-height:520px;display:flex;align-items:end;color:white;background:#173b49 center/cover no-repeat}.editorial-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,20,29,.78),rgba(5,20,29,.16) 68%)}.editorial-hero.destin{background-image:url('https://unsplash.com/photos/19ywhgRpJSs/download?force=true&w=1800')}.editorial-hero.pcb{background-image:url('https://unsplash.com/photos/ICQLkj8zMeU/download?force=true&w=1800')}.editorial-hero.a30{background-image:url('https://unsplash.com/photos/s2ds4vUfmmo/download?force=true&w=1800')}.editorial-hero .hero-content{position:relative;z-index:2;width:min(1050px,88%);margin:0 auto;padding:90px 0 58px}.editorial-hero h1{font-size:clamp(46px,6vw,72px);max-width:800px}.editorial-hero p{max-width:680px;color:rgba(255,255,255,.82);font-size:17px}.breadcrumbs{font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;color:#d8c39c}.breadcrumbs a{color:inherit}.article-wrap{width:min(1100px,89%);margin:0 auto;padding:68px 0 90px;display:grid;grid-template-columns:minmax(0,1.75fr) minmax(290px,.75fr);gap:56px;align-items:start}.article h2{font-family:'Playfair Display',serif;font-size:34px;font-weight:500;line-height:1.15;color:var(--navy);margin:38px 0 10px}.article h2:first-child{margin-top:0}.article h3{font-size:17px;color:var(--navy);margin:28px 0 7px}.article p,.article li{color:#5e6f77}.article ul{padding-left:20px}.article-callout{background:#f1ece3;border-radius:20px;padding:24px;margin:28px 0}.article-callout strong{font-family:'Playfair Display',serif;font-size:21px;color:var(--navy)}.booking-panel{position:sticky;top:102px;background:#fff;border:1px solid #ded8ce;border-radius:22px;padding:25px;box-shadow:0 16px 38px rgba(11,30,43,.08)}.booking-panel .eyebrow{font-size:9px;color:#9b7c4c;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.booking-panel h2{font-family:'Playfair Display',serif;font-size:27px;font-weight:500;line-height:1.15;margin:7px 0 10px;color:var(--navy)}.booking-panel p{font-size:13px;color:#687880}.booking-panel .btn{width:100%;margin-top:7px}.secure-note{font-size:10px;color:#829097;text-align:center;margin-top:11px}.related{margin-top:25px;border-top:1px solid var(--line);padding-top:16px}.related a{display:block;text-decoration:none;color:#53656d;font-size:12px;margin:8px 0}.related a:hover{color:#9a7b49}.mobile-book{display:none}
@media(max-width:900px){.site-nav nav a:not(.nav-cta){display:none}.trust-inner{grid-template-columns:1fr 1fr}.destination-grid,.tour-grid,.guide-links{grid-template-columns:1fr 1fr}.destination-grid .destination-card:first-child{grid-column:1/-1}.editorial-band{grid-template-columns:1fr}.editorial-photo{height:400px}.article-wrap{grid-template-columns:1fr}.booking-panel{position:static}.footer-grid{grid-template-columns:1fr 1fr}.hero-lux{min-height:690px}}
@media(max-width:620px){.site-nav{height:70px;padding:0 4%}.brand-sub{display:none}.hero-lux{min-height:630px}.hero-lux .inner{padding:90px 0 62px}.hero-lux h1{font-size:48px}.hero-lux .lede{font-size:16px}.trust-inner{grid-template-columns:1fr 1fr;gap:10px}.trust-item{font-size:10px}.section{padding:72px 0}.section-head{display:block}.destination-grid,.tour-grid,.guide-links,.footer-grid{grid-template-columns:1fr}.destination-card,.destination-grid .destination-card:first-child{grid-column:auto;min-height:350px}.tour-media{height:220px}.editorial-copy h2{font-size:39px}.feature-list{grid-template-columns:1fr}.editorial-hero{min-height:470px}.article-wrap{padding-top:48px}.mobile-book{display:block;position:fixed;left:12px;right:12px;bottom:12px;z-index:60;background:#0b1e2b;color:#fff;text-align:center;padding:14px;border-radius:999px;text-decoration:none;font-weight:700;font-size:13px;box-shadow:0 12px 40px rgba(0,0,0,.25)}body.has-mobile-book{padding-bottom:72px}}
