:root{--paper:#FAF9F5;--white:#FFFFFF;--ink:#171717;--sand:#E9E1D3;--olive:#68705B;--olive-deep:#68705B;--gold:#B08D57;--ink-soft:color-mix(in srgb,var(--ink) 78%,var(--olive));--line:color-mix(in srgb,var(--sand) 70%,var(--ink));--muted:color-mix(in srgb,var(--ink) 52%,var(--sand));--display:"Playfair Display",Georgia,"Times New Roman",serif;--body:"Inter","Manrope",Arial,sans-serif;--gutter:clamp(24px,7.15vw,112px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{color:var(--paper);background:var(--olive)}.page-gutter{padding-inline:var(--gutter)}.eyebrow{display:inline-block;color:var(--olive);font-size:10px;font-weight:700;letter-spacing:1.8px;line-height:1.5;text-transform:uppercase}.skip-link{position:fixed;z-index:200;top:10px;left:10px;transform:translateY(-150%);padding:10px 15px;background:var(--ink);color:var(--paper)}.skip-link:focus{transform:translateY(0)}.site-header{position:-webkit-sticky;position:sticky;z-index:80;top:0;display:grid;grid-template-columns:1fr auto 1fr;height:96px;align-items:center;grid-gap:32px;gap:32px;padding:0 var(--gutter);border-bottom:1px solid color-mix(in srgb,var(--line) 74%,transparent);background:color-mix(in srgb,var(--paper) 94%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.wordmark{display:flex;flex:0 1 auto;align-items:center;min-width:0}.wordmark-logo{display:block;width:auto;height:64px;max-width:min(280px,42vw);object-fit:contain}.wordmark-name{color:var(--ink);font-family:var(--display);font-size:20px;font-weight:500;letter-spacing:.12em;line-height:1}.wordmark-descriptor{color:var(--olive);font-size:11px;font-weight:600;letter-spacing:.18em;line-height:1;text-transform:uppercase}.main-nav{display:flex;align-items:center;justify-content:center;gap:clamp(28px,3.2vw,52px);justify-self:center}.main-nav a{position:relative;padding:10px 0;color:var(--ink-soft);font-size:14px;font-weight:500;letter-spacing:.02em;transition:color .2s ease}.main-nav a:after{position:absolute;right:0;bottom:4px;left:0;height:1px;background:var(--gold);content:"";transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.main-nav a.is-active,.main-nav a:hover{color:var(--ink)}.main-nav a.is-active:after,.main-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;justify-content:flex-end;justify-self:end;gap:4px}.icon-button{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border:0;background:transparent;color:var(--ink);cursor:pointer;transition:color .2s ease}.icon-button:hover{color:var(--olive)}.mobile-menu-button{display:none}.nav-search{position:absolute;z-index:90;top:calc(100% + 1px);right:var(--gutter);display:grid;width:min(420px,calc(100vw - 32px));grid-template-columns:1fr 40px;grid-gap:8px 12px;gap:8px 12px;padding:20px;border:1px solid var(--line);background:var(--paper);box-shadow:0 12px 26px oklch(.2 0 0/8%)}.nav-search label{grid-column:1/-1;color:var(--olive);font-size:10px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase}.nav-search input{min-width:0;border:0;border-bottom:1px solid var(--line);outline:0;background:transparent;padding:8px 0;color:var(--ink)}.nav-search button{display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:18px;padding:0 19px;border:1px solid transparent;font-size:11px;font-weight:600;transition:color .2s ease,background .2s ease,border-color .2s ease}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:var(--sand)}.button-dark{background:var(--olive-deep);color:var(--paper)}.button-dark:hover{background:var(--ink)}.button-outline{border-color:var(--line);background:transparent;color:var(--ink);cursor:pointer}.button-outline:hover{border-color:var(--olive);color:var(--olive-deep)}.text-link{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:11px;padding:4px 0;color:var(--olive-deep);font-size:11px;font-weight:600}.text-link svg{transition:transform .2s ease}.text-link:hover svg{transform:translateX(4px)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:38px}.section-heading h2{margin:11px 0 0;font-family:var(--display);font-size:clamp(35px,4.2vw,56px);font-weight:400;letter-spacing:0;line-height:1.12}.section-heading p{max-width:410px;margin:11px 0 0;color:var(--muted);font-size:13px}.section-heading>.text-link{margin-bottom:5px}.about-story h2 em,.about-values h2 em,.contact-copy h1 em,.contact-success h2 em,.home-note h2 em,.intro-copy h2 em,.journal-end h2 em,.lens-header h2 em,.section-heading h2 em,.stats-intro h2 em,h1 em{color:var(--olive);font-weight:400}.home-hero{position:relative;min-height:min(740px,calc(100svh - 80px));overflow:hidden;color:var(--paper);background:var(--ink)}.home-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:56% 52%;animation:hero-arrive 1.1s ease-out both}.home-hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,oklch(.12 .008 75/77%),oklch(.12 .008 75/54%) 39%,oklch(.12 .008 75/9%) 75%),linear-gradient(0deg,oklch(.12 .008 75/38%),transparent 34%)}.home-hero-content{position:relative;width:min(660px,75%);padding:clamp(75px,12vw,164px) 0 115px var(--gutter);animation:content-arrive .8s .1s both}.home-hero-content .eyebrow{color:var(--paper)}.home-hero h1{margin:20px 0 19px;font-family:var(--display);font-size:clamp(67px,9.1vw,122px);font-weight:400;letter-spacing:0;line-height:.97}.home-hero h1 em{color:var(--paper)}.home-hero-content>p{max-width:370px;margin:0;color:oklch(.96 .008 86/83%);font-size:14px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:31px}.hero-text-link{display:inline-flex;align-items:center;gap:9px;color:var(--paper);font-size:11px;font-weight:500}.hero-index{bottom:32px;left:var(--gutter);display:flex;justify-content:space-between;color:oklch(.95 .01 86/75%);font-size:9px;letter-spacing:1.2px}.hero-index,.scroll-cue{position:absolute;right:var(--gutter)}.scroll-cue{bottom:87px;display:grid;width:43px;height:43px;place-items:center;border:1px solid oklch(1 0 0/45%);color:var(--paper);transition:background .2s ease}.scroll-cue:hover{background:oklch(1 0 0/15%)}.intro-section{display:grid;min-height:610px;grid-template-columns:1fr 1fr;align-items:center;grid-gap:clamp(45px,11vw,160px);gap:clamp(45px,11vw,160px);padding-block:100px}.intro-photo{position:relative;width:100%;max-width:488px;padding:0 0 25px 25px}.intro-photo:before{position:absolute;z-index:-1;inset:25px 25px 0 0;background:var(--sand);content:""}.intro-photo img{width:100%;height:425px;object-fit:cover;object-position:center 56%}.photo-caption{position:absolute;right:-43px;bottom:67px;color:var(--paper);font-family:var(--display);font-size:14px;font-style:italic;transform:rotate(-90deg);transform-origin:right}.intro-copy{max-width:450px;padding-block:30px}.about-story h2,.about-values h2,.contact-copy h1,.contact-success h2,.home-note h2,.intro-copy h2,.journal-end h2,.lens-header h2,.stats-intro h2{margin:15px 0 21px;font-family:var(--display);font-size:clamp(48px,6vw,76px);font-weight:400;letter-spacing:0;line-height:1.05}.about-story>div>p,.intro-copy>p{max-width:416px;color:var(--ink-soft);font-size:13px;line-height:1.9}.intro-copy>p+p{margin-top:13px}.intro-copy .text-link{margin-top:15px}.stats-band{position:relative;display:grid;min-height:315px;grid-template-columns:1fr 1.6fr;align-items:center;grid-gap:40px;gap:40px;padding:54px var(--gutter);background:var(--sand)}.stats-intro h2{margin-bottom:0;font-size:51px}.stats-list{display:grid;grid-template-columns:repeat(3,1fr)}.stats-list>div{display:flex;min-height:93px;flex-direction:column;justify-content:center;padding-left:25px;border-left:1px solid color-mix(in oklch,var(--olive) 30%,transparent)}.stats-value{color:var(--olive-deep);font-family:var(--display);font-size:36px;line-height:1.3}.stats-label{color:var(--ink-soft);font-size:10px}.stats-caption{position:absolute;right:var(--gutter);bottom:29px;margin:0;color:var(--muted);font-size:10px}.destination-section{padding-block:112px 118px}.destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.home-destination-grid{grid-template-columns:1.25fr 1fr 1fr;grid-template-rows:270px 270px}.destination-card{position:relative;min-height:320px;overflow:hidden;background:var(--sand)}.destination-card img{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .7s cubic-bezier(.22,.7,.2,1)}.destination-card:hover img{transform:scale(1.045)}.destination-card:after{position:absolute;inset:38% 0 0;background:linear-gradient(0deg,oklch(.12 .008 75/72%),transparent);content:"";pointer-events:none}.destination-card-body{position:absolute;z-index:1;right:23px;bottom:23px;left:23px;display:flex;flex-direction:column;color:var(--paper)}.destination-card-body .eyebrow{color:oklch(.96 .015 88/81%);font-size:9px}.destination-card-title{font-family:var(--display);font-size:30px;line-height:1.2}.destination-card-description{max-width:265px;margin-top:6px;color:oklch(.96 .012 89/85%);font-size:10px;line-height:1.5}.card-arrow{position:absolute;right:0;bottom:2px;display:grid;width:35px;height:35px;place-items:center;border:1px solid oklch(1 0 0/70%);transition:color .2s ease,background .2s ease}.destination-card:hover .card-arrow{background:var(--paper);color:var(--ink)}.home-destination-grid .destination-card-large{grid-row:span 2}.home-destination-grid .destination-card:not(.destination-card-large){min-height:0}.home-destination-grid .destination-card:not(.destination-card-large) .destination-card-description{display:none}.stories-section{padding-block:100px 108px;background:color-mix(in oklch,var(--sand) 42%,var(--paper))}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:35px 25px;gap:35px 25px}.article-card{min-width:0}.article-image{position:relative;display:block;aspect-ratio:1.28;overflow:hidden;background:var(--sand)}.article-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.22,.7,.2,1)}.article-image:hover img{transform:scale(1.04)}.image-arrow{position:absolute;right:12px;bottom:12px;display:grid;width:36px;height:36px;place-items:center;background:var(--paper);color:var(--ink);opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.article-image:hover .image-arrow{opacity:1;transform:translateY(0)}.article-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:17px;color:var(--olive);font-size:9px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.article-meta>span+span{color:var(--muted);font-weight:500;letter-spacing:0;text-transform:none}.article-card h3{max-width:360px;margin:9px 0 7px;font-family:var(--display);font-size:25px;font-weight:400;line-height:1.25}.article-card h3 a:hover{color:var(--olive-deep)}.article-card>p{max-width:390px;margin:0;color:var(--muted);font-size:12px;line-height:1.75}.article-card>.text-link{margin-top:12px;font-size:10px}.lens-section{padding-block:114px 102px}.lens-header{display:grid;grid-template-columns:1fr 1fr;align-items:flex-end;margin-bottom:37px}.lens-header .eyebrow{grid-column:1/-1}.lens-header h2{margin:11px 0 0}.lens-header>.text-link{justify-self:end;margin-bottom:9px}.lens-gallery{display:grid;height:470px;grid-template-columns:1.35fr .78fr .93fr;grid-template-rows:1fr 1fr;grid-gap:12px;gap:12px;overflow:hidden}.lens-gallery img{width:100%;height:100%;object-fit:cover}.lens-gallery img:first-child,.lens-gallery img:nth-child(2){grid-row:span 2}.lens-gallery img:nth-child(3){grid-column:3;grid-row:1}.lens-gallery img:nth-child(4){grid-column:3;grid-row:2}.lens-credit{display:flex;justify-content:space-between;gap:12px;padding-top:13px;color:var(--muted);font-size:10px}.lens-credit>span:last-child{display:inline-flex;gap:5px;align-items:center}.lens-credit a{display:inline-flex;align-items:center;gap:6px;color:var(--olive-deep)}.home-note{display:flex;min-height:365px;flex-direction:column;align-items:center;justify-content:center;padding:55px 24px;background:var(--sand);text-align:center}.home-note h2{margin:12px 0 23px;font-size:clamp(48px,6vw,67px)}.site-footer{padding:64px var(--gutter) 0;background:var(--ink);color:var(--paper)}.footer-main{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:48px;gap:48px;padding-bottom:48px}.footer-logo{display:block;width:220px;height:80px;object-fit:cover;border-radius:5%}.footer-name{margin:0;font-family:var(--display);font-size:22px;font-weight:500;letter-spacing:.16em;line-height:1.2}.footer-note{max-width:280px;margin:16px 0 0;color:color-mix(in srgb,var(--paper) 72%,transparent);font-size:13px;line-height:1.7}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-links a{color:var(--paper);font-size:12px;letter-spacing:.02em;opacity:.82;transition:opacity .2s ease,color .2s ease}.footer-links a:hover{color:var(--gold);opacity:1}.footer-bottom{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid color-mix(in srgb,var(--paper) 18%,transparent);color:color-mix(in srgb,var(--paper) 68%,transparent);font-size:11px}.footer-legal{display:inline-flex;gap:18px}.footer-bottom a{color:var(--paper)}.footer-bottom a:hover{color:var(--gold)}.legal-page{max-width:720px;padding-bottom:120px}.subpage-hero.legal-page h1{font-size:clamp(42px,6vw,64px)}.legal-page .button{margin-top:28px}.subpage-hero{padding-top:100px;padding-bottom:73px}.subpage-hero h1{margin:15px 0 16px;font-family:var(--display);font-size:clamp(67px,9vw,112px);font-weight:400;letter-spacing:0;line-height:.98}.subpage-hero>div>p,.subpage-hero>p{max-width:450px;margin:0;color:var(--ink-soft);font-size:14px;line-height:1.8}.about-hero{padding-top:120px;padding-bottom:100px}.about-story{display:grid;grid-template-columns:1fr .9fr;align-items:center;grid-gap:clamp(40px,9vw,128px);gap:clamp(40px,9vw,128px);padding-top:0;padding-bottom:120px}.about-story>img{width:100%;height:480px;object-fit:cover}.about-story h2{font-size:clamp(45px,5.5vw,70px)}.about-story>div>p{max-width:500px}.about-story .text-link{margin-top:15px}.about-values{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:70px;gap:70px;padding-block:72px;background:var(--sand)}.about-values h2{margin-bottom:0;font-size:54px}.about-values>p{max-width:500px;color:var(--ink-soft);font-family:var(--display);font-size:24px;line-height:1.55}.destination-hero{display:grid;min-height:495px;grid-template-columns:.9fr 1.1fr;align-items:center;grid-gap:55px;gap:55px;padding-top:75px;padding-bottom:75px}.destination-hero h1{font-size:clamp(65px,7.4vw,91px)}.destination-hero>img{width:100%;height:350px;object-fit:cover}.destinations-page-section{padding-block:35px 116px}.filter-row{display:flex;flex-wrap:wrap;gap:9px;padding:17px 0 20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.filter-chip{min-height:34px;padding:0 14px;border:1px solid transparent;background:transparent;color:var(--ink-soft);cursor:pointer;font-size:10px;transition:color .2s ease,background .2s ease,border-color .2s ease}.filter-chip:hover{border-color:var(--line)}.filter-chip.active{background:var(--olive-deep);color:var(--paper)}.results-count{margin:15px 0 20px;color:var(--muted);font-size:10px}.listing-destination-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.listing-destination-grid .destination-card{min-height:370px}.detail-hero{position:relative;min-height:575px;overflow:hidden;background:var(--ink);color:var(--paper)}.detail-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.detail-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,oklch(.12 .008 75/72%),oklch(.12 .008 75/5%) 80%),linear-gradient(0deg,oklch(.12 .008 75/33%),transparent 60%)}.detail-hero-content{position:relative;display:flex;min-height:575px;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:30px var(--gutter) 68px}.detail-hero-content .breadcrumbs{margin-bottom:auto;color:var(--paper)}.detail-hero-content .eyebrow{color:var(--paper)}.detail-hero-content h1{margin:13px 0 7px;font-family:var(--display);font-size:clamp(72px,10vw,124px);font-weight:400;line-height:1}.detail-hero-content h1 em{color:var(--paper)}.detail-hero-content>p{max-width:450px;margin:0;color:oklch(.96 .012 89/85%);font-size:14px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:9px;color:var(--muted);font-size:10px}.breadcrumb-item{display:inline-flex;align-items:center;gap:9px}.breadcrumb-item>span:first-child{color:var(--gold)}.breadcrumbs a:hover{color:var(--olive)}.destination-detail-content{padding-block:91px 110px}.detail-intro{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:38px;gap:38px;padding-bottom:70px;border-bottom:1px solid var(--line)}.detail-intro>p{max-width:720px;margin:0;font-family:var(--display);font-size:clamp(26px,3.5vw,39px);line-height:1.45}.detail-notes{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:100px;gap:100px;padding-top:70px}.detail-notes h2{margin:9px 0 19px;font-family:var(--display);font-size:43px;font-weight:400}.detail-notes h2 em{color:var(--olive)}.highlight-list{margin:0;padding:0;list-style:none}.highlight-list li{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);color:var(--ink-soft);font-size:12px}.highlight-list li>span{color:var(--olive)}.detail-placeholder{align-self:center;padding:27px 30px;background:var(--sand)}.detail-placeholder p{max-width:420px;margin:11px 0 17px;color:var(--ink-soft);font-family:var(--display);font-size:23px;line-height:1.5}.detail-placeholder>span{color:var(--muted);font-size:10px}.detail-back{padding-block:0 85px}.flip-arrow{transform:rotate(180deg)}.stories-page-heading{padding-top:92px;padding-bottom:50px}.stories-page-heading h1{font-size:clamp(67px,8vw,96px)}.featured-story{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;grid-gap:clamp(38px,7vw,90px);gap:clamp(38px,7vw,90px);padding-top:0;padding-bottom:84px}.featured-story-image{display:block;height:435px;overflow:hidden;background:var(--sand)}.featured-story-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.featured-story-image:hover img{transform:scale(1.035)}.featured-story-copy{max-width:440px}.featured-story-copy .article-meta{justify-content:flex-start;gap:19px;margin-top:21px}.featured-story-copy h2{margin:14px 0 11px;font-family:var(--display);font-size:clamp(35px,4vw,50px);font-weight:400;line-height:1.16}.featured-story-copy h2 a:hover{color:var(--olive)}.featured-story-copy>p{margin:0 0 18px;color:var(--muted);font-size:13px;line-height:1.8}.stories-archive{padding-top:53px;padding-bottom:112px;border-top:1px solid var(--line)}.archive-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.archive-heading h2{margin:7px 0 0;font-family:var(--display);font-size:39px;font-weight:400}.archive-heading>span{color:var(--muted);font-size:10px}.load-more{display:flex;margin:45px auto 0}.search-notice{margin-top:20px!important;color:var(--olive-deep)!important;font-size:11px!important}.search-notice a{margin-left:7px;text-decoration:underline}.article-top{padding-top:36px}.article-heading{max-width:865px;margin:65px auto 45px;text-align:center}.article-heading h1{margin:15px 0;font-family:var(--display);font-size:clamp(48px,7vw,83px);font-weight:400;letter-spacing:0;line-height:1.08}.article-heading>p{max-width:580px;margin:0 auto;color:var(--ink-soft);font-size:15px}.article-byline{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:22px;color:var(--muted);font-size:9px}.article-byline span+span:before{margin-right:15px;color:var(--gold);content:"·"}.article-hero-image{width:100%;height:min(58vw,680px);min-height:350px;object-fit:cover}.article-body-layout{display:grid;max-width:1050px;grid-template-columns:155px 1fr;grid-gap:58px;gap:58px;margin:0 auto;padding-top:70px;padding-bottom:100px}.article-share{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.article-share button{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:var(--ink-soft);cursor:pointer;font-size:10px}.article-share button:hover{color:var(--olive)}.article-prose{max-width:710px}.article-prose>p{color:var(--ink-soft);font-family:var(--display);font-size:18px;line-height:1.9}.article-prose>.article-lead{margin-top:0;color:var(--ink);font-size:23px;line-height:1.65}.article-prose blockquote{margin:38px 0;padding:4px 0 4px 25px;border-left:2px solid var(--gold);color:var(--olive-deep);font-family:var(--display);font-size:31px;line-height:1.45}.article-place-note{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:42px;padding-block:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.article-place-note>a{display:inline-flex;align-items:center;gap:7px;color:var(--olive-deep);font-family:var(--display);font-size:22px}.article-prev-next{display:flex;justify-content:space-between;gap:20px;padding-top:24px}.article-prev-next>a{display:inline-flex;align-items:center;gap:7px;color:var(--olive-deep);font-size:10px}.article-prev-next>a:hover{text-decoration:underline}.related-stories{padding-block:79px}.journal-heading{padding-top:95px;padding-bottom:54px}.journal-heading h1{font-size:clamp(74px,10vw,116px)}.journal-list{padding-bottom:105px}.journal-entry{display:grid;grid-template-columns:52px 1fr 1fr;align-items:center;grid-gap:clamp(25px,5vw,70px);gap:clamp(25px,5vw,70px);padding:35px 0;border-top:1px solid var(--line)}.journal-entry:last-child{border-bottom:1px solid var(--line)}.journal-entry-number{align-self:start;padding-top:5px;color:var(--gold);font-family:var(--display);font-size:23px}.journal-entry>img{width:100%;height:290px;object-fit:cover}.journal-entry-copy{max-width:470px}.journal-entry-copy .article-meta{margin:0 0 14px}.journal-entry-copy h2{margin:0 0 10px;font-family:var(--display);font-size:clamp(29px,3.6vw,44px);font-weight:400;line-height:1.19}.journal-entry-copy>p{color:var(--muted);font-size:12px;line-height:1.8}.journal-open{display:inline-flex;align-items:center;gap:10px;margin-top:13px;color:var(--olive);font-size:9px;font-weight:700;letter-spacing:1.3px}.journal-end{display:flex;min-height:320px;flex-direction:column;align-items:center;justify-content:center;background:var(--sand);text-align:center}.journal-end h2{margin:12px 0 0;font-size:58px}.contact-layout{display:grid;min-height:680px;grid-template-columns:1fr 1fr;grid-gap:clamp(50px,11vw,150px);gap:clamp(50px,11vw,150px);padding-top:90px;padding-bottom:100px}.contact-copy{position:relative;padding-top:34px}.contact-copy h1{margin-top:18px;font-size:clamp(75px,10vw,118px)}.contact-copy>p{max-width:390px;color:var(--ink-soft);font-size:14px}.social-link{display:inline-flex;align-items:center;gap:9px;margin-top:17px;color:var(--olive-deep);font-size:11px}.contact-aside-note{position:absolute;bottom:35px;left:0;color:var(--muted);font-family:var(--display);font-size:24px;line-height:1.4}.contact-aside-note em{color:var(--olive)}.contact-form-wrap{padding-top:15px}.contact-form{display:flex;flex-direction:column;align-items:flex-start}.contact-form h2{margin:8px 0 24px;font-family:var(--display);font-size:35px;font-weight:400}.contact-form label{margin:13px 0 6px;color:var(--ink-soft);font-size:10px;font-weight:600}.contact-form input,.contact-form textarea{width:100%;border:0;border-bottom:1px solid var(--line);border-radius:0;outline:0;background:transparent;color:var(--ink);font-size:12px}.contact-form input{min-height:40px}.contact-form textarea{min-height:110px;padding-top:10px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--olive)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:color-mix(in oklch,var(--muted) 70%,transparent)}.contact-form .button{margin-top:25px;cursor:pointer}.form-note{margin:11px 0 0;color:var(--muted);font-size:10px}.contact-success{padding-top:55px}.success-mark{display:grid;width:45px;height:45px;place-items:center;margin-bottom:23px;border-radius:50%;background:var(--sand);color:var(--olive)}.contact-success h2{margin-top:12px;font-size:59px}.contact-success>p{max-width:365px;color:var(--muted);font-size:13px}.contact-success>button{margin-top:10px;border:0;background:none;cursor:pointer}@keyframes hero-arrive{0%{transform:scale(1.025);opacity:.72}to{transform:scale(1);opacity:1}}@keyframes content-arrive{0%{transform:translateY(14px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:980px){.site-header{display:flex;justify-content:space-between}.header-actions,.wordmark{flex:0 0 auto}.mobile-menu-button{display:inline-flex}.main-nav{position:absolute;top:100%;right:0;left:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:8px var(--gutter) 20px;border-bottom:1px solid var(--line);background:var(--paper)}.main-nav.is-open{display:flex}.main-nav a{padding:14px 0;border-bottom:1px solid var(--line);font-size:16px;letter-spacing:.08em;text-transform:uppercase}.main-nav a:after{display:none}.main-nav a.is-active{color:var(--olive)}}@media (max-width:950px){.header-actions,.wordmark{flex-basis:auto}.intro-section{gap:55px}.destination-card-description{max-width:210px}.footer-main{grid-template-columns:1.3fr .8fr}.detail-notes{gap:55px}.article-body-layout{grid-template-columns:110px 1fr;gap:36px}}@media (max-width:720px){:root{--gutter:23px}.site-header{height:76px;gap:12px}.wordmark-logo{height:48px}.wordmark-name{font-size:16px;letter-spacing:.08em}.wordmark-descriptor{font-size:8px;letter-spacing:.14em}.header-actions{gap:0}.icon-button{width:32px;height:32px}.home-hero{min-height:min(710px,calc(100svh - 68px))}.home-hero-image{object-position:57% center}.home-hero-wash{background:linear-gradient(90deg,oklch(.12 .008 75/64%),oklch(.12 .008 75/15%)),linear-gradient(0deg,oklch(.12 .008 75/45%),transparent 45%)}.home-hero-content{width:100%;padding-top:123px;padding-right:20px;padding-bottom:124px}.home-hero h1{font-size:clamp(68px,15vw,94px)}.home-hero-content>p{max-width:340px;font-size:13px}.hero-actions{flex-wrap:wrap;gap:18px;margin-top:24px}.hero-index{bottom:22px;font-size:8px}.scroll-cue{right:var(--gutter);bottom:68px;width:38px;height:38px}.intro-section{grid-template-columns:1fr;gap:42px;padding-block:76px 83px}.intro-photo{width:calc(100% - 20px);max-width:440px}.intro-photo img{height:min(94vw,430px)}.photo-caption{right:-32px;bottom:58px;font-size:12px}.intro-copy{padding:0}.intro-copy h2,.lens-header h2,.stats-intro h2{font-size:56px}.stats-band{grid-template-columns:1fr;gap:24px;padding-block:49px 75px}.stats-intro h2{margin-top:8px;font-size:47px}.stats-list>div{min-height:82px;padding-left:12px}.stats-value{font-size:29px}.stats-label{font-size:9px;line-height:1.35}.stats-caption{right:var(--gutter);bottom:24px;left:var(--gutter);font-size:9px}.destination-section,.lens-section,.stories-section{padding-block:77px}.section-heading{align-items:flex-start;flex-direction:column;gap:13px;margin-bottom:27px}.section-heading h2{font-size:42px}.section-heading p{font-size:12px}.section-heading>.text-link{margin:0}.home-destination-grid{grid-template-columns:1fr 1fr;grid-template-rows:330px 225px;gap:12px}.home-destination-grid .destination-card-large{grid-row:auto;grid-column:1/-1}.home-destination-grid .destination-card{min-height:0}.home-destination-grid .destination-card:not(.destination-card-large) .destination-card-description{display:none}.destination-card-body{right:13px;bottom:14px;left:14px}.destination-card-title{font-size:25px}.destination-card-body .eyebrow{font-size:8px}.card-arrow{width:30px;height:30px}.story-grid{grid-template-columns:1fr;gap:32px}.article-image{aspect-ratio:1.27}.article-card h3{font-size:25px}.lens-header{grid-template-columns:1fr;gap:5px;margin-bottom:25px}.lens-header .eyebrow{grid-column:auto}.lens-header h2{margin-top:7px}.lens-header>.text-link{justify-self:start;margin-top:5px}.lens-gallery{height:470px;grid-template-columns:1.1fr .9fr;grid-template-rows:1.12fr .88fr;gap:8px}.lens-gallery img:first-child{grid-column:1;grid-row:1}.lens-gallery img:nth-child(2){grid-column:2;grid-row:1}.lens-gallery img:nth-child(3){grid-column:1;grid-row:2}.lens-gallery img:nth-child(4){grid-column:2;grid-row:2}.lens-credit{flex-direction:column;font-size:9px}.home-note{min-height:320px}.home-note h2{font-size:53px}.site-footer{padding-top:48px}.footer-main{grid-template-columns:1fr 1fr;gap:32px 24px}.footer-brand{grid-column:1/-1}.footer-bottom{min-height:64px;flex-wrap:wrap;align-items:flex-start;padding-block:16px}.subpage-hero{padding-top:79px;padding-bottom:51px}.subpage-hero h1{font-size:clamp(63px,14vw,87px)}.subpage-hero>div>p,.subpage-hero>p{font-size:13px}.about-hero{padding-top:94px;padding-bottom:75px}.about-story{grid-template-columns:1fr;gap:35px;padding-bottom:74px}.about-story>img{height:min(78vw,400px)}.about-story h2{font-size:54px}.about-values{grid-template-columns:1fr;gap:10px;padding-block:44px}.about-values h2{font-size:48px}.about-values>p{margin-bottom:8px;font-size:20px}.destination-hero{grid-template-columns:1fr;gap:28px;padding-top:70px;padding-bottom:50px}.destination-hero h1{font-size:71px}.destination-hero>img{height:min(68vw,340px)}.destinations-page-section{padding-block:15px 75px}.filter-row{gap:5px}.filter-chip{min-height:32px;padding-inline:10px;font-size:9px}.listing-destination-grid{grid-template-columns:1fr 1fr;gap:11px}.listing-destination-grid .destination-card{min-height:270px}.listing-destination-grid .destination-card-description{display:none}.detail-hero,.detail-hero-content{min-height:500px}.detail-hero-content{padding-bottom:42px}.detail-hero-content h1{font-size:80px}.destination-detail-content{padding-block:60px 70px}.detail-intro{grid-template-columns:1fr;gap:15px;padding-bottom:40px}.detail-intro>p{font-size:27px}.detail-notes{grid-template-columns:1fr;gap:34px;padding-top:40px}.detail-notes h2{font-size:37px}.detail-placeholder{padding:22px}.detail-placeholder p{font-size:20px}.detail-back{padding-bottom:62px}.stories-page-heading{padding-top:75px;padding-bottom:39px}.featured-story{grid-template-columns:1fr;gap:25px;padding-bottom:58px}.featured-story-image{height:300px}.featured-story-copy h2{font-size:40px}.stories-archive{padding-top:40px;padding-bottom:70px}.archive-heading h2{font-size:33px}.article-top{padding-top:25px}.article-heading{margin:46px auto 34px}.article-heading h1{font-size:clamp(45px,11vw,62px)}.article-heading>p{font-size:13px}.article-byline{gap:8px;font-size:8px}.article-byline span+span:before{margin-right:8px}.article-hero-image{height:68vw;min-height:270px}.article-body-layout{grid-template-columns:1fr;gap:24px;padding-top:37px;padding-bottom:65px}.article-share{flex-direction:row;flex-wrap:wrap;align-items:center;gap:15px}.article-share .eyebrow{margin-right:3px}.article-share button span{font-size:9px}.article-prose>p{font-size:17px}.article-prose>.article-lead{font-size:20px}.article-prose blockquote{font-size:27px}.article-prev-next{gap:10px}.article-prev-next>a{font-size:9px}.related-stories{padding-block:65px}.journal-heading{padding-top:75px;padding-bottom:36px}.journal-entry{grid-template-columns:28px 1fr;gap:13px;padding-block:25px}.journal-entry-number{grid-column:1;grid-row:1/span 2}.journal-entry>img{grid-column:2;height:245px}.journal-entry-copy{grid-column:2}.journal-entry-copy h2{font-size:34px}.journal-end{min-height:260px}.journal-end h2{font-size:49px}.contact-layout{grid-template-columns:1fr;gap:36px;padding-top:66px;padding-bottom:75px}.contact-copy{padding-top:0}.contact-copy h1{font-size:85px}.contact-aside-note{display:none}.contact-form-wrap{padding-top:0}.contact-form h2{font-size:31px}.contact-success{padding-top:15px}.contact-success h2{font-size:54px}}@media (max-width:380px){.hero-actions{align-items:flex-start;flex-direction:column}.home-destination-grid{grid-template-rows:280px 205px}.listing-destination-grid .destination-card{min-height:230px}.destination-card-title{font-size:22px}.stats-value{font-size:26px}.stats-label{font-size:8px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.home-hero-split{display:grid;min-height:calc(100svh - 80px);grid-template-columns:minmax(420px,1fr) 1.12fr;align-items:stretch;background:var(--paper)}.home-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,6vw,88px) 36px clamp(48px,6vw,88px) var(--gutter)}.home-hero-copy h1{margin:18px 0 20px;font-family:var(--display);font-size:clamp(44px,4.3vw,68px);font-weight:400;letter-spacing:0;line-height:.96;text-transform:uppercase}.home-hero-copy>p{max-width:420px;margin:0;color:var(--ink-soft);font-size:15px;line-height:1.75}.home-hero-copy .hero-actions{margin-top:32px}.home-hero-copy .button-outline{background:transparent}.home-hero-media{min-height:520px;overflow:hidden;background:var(--sand)}.home-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 60%}.home-intro{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:clamp(40px,7vw,100px);gap:clamp(40px,7vw,100px);padding-block:clamp(80px,10vw,130px)}.home-intro-photo{overflow:hidden;background:var(--sand)}.home-intro-photo img{width:100%;height:min(640px,72vh);object-fit:cover}.home-intro-copy h2{margin:14px 0 22px;font-family:var(--display);font-size:clamp(42px,4.6vw,68px);font-weight:400;letter-spacing:.01em;line-height:1.05;text-transform:uppercase}.home-intro-copy p{max-width:460px;margin:0;color:var(--ink-soft);font-size:15px;line-height:1.8}.home-intro-copy p+p{margin-top:16px}.home-intro-copy .button{margin-top:28px}.home-snapshot{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line);background:var(--paper)}.home-snapshot>div{display:flex;min-height:148px;flex-direction:column;justify-content:center;gap:6px;padding:32px 28px}.home-snapshot>div+div{border-left:1px solid var(--line)}.home-section-heading{max-width:640px;margin-bottom:40px}.home-section-heading h2{margin:0;font-family:var(--display);font-size:clamp(40px,4.5vw,64px);font-weight:400;letter-spacing:.02em;line-height:1.05;text-transform:uppercase}.home-section-heading p{margin:16px 0 0;color:var(--ink-soft);font-size:15px;line-height:1.7}.home-places{padding-block:clamp(80px,10vw,120px)}.home-place-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px 22px;gap:28px 22px}.home-place-card{display:flex;min-width:0;flex-direction:column;color:inherit}.home-place-image{display:block;aspect-ratio:4/5;overflow:hidden;background:var(--sand)}.home-place-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,.7,.2,1)}.home-place-card:hover .home-place-image img{transform:scale(1.045)}.home-place-copy{position:relative;display:flex;flex-direction:column;gap:6px;padding:16px 36px 0 0}.home-place-kicker{color:var(--olive);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.home-place-name{font-family:var(--display);font-size:28px;line-height:1.15}.home-place-text{color:var(--muted);font-size:13px;line-height:1.6}.home-place-arrow{position:absolute;top:18px;right:0;display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--line);transition:background .2s ease,color .2s ease}.home-place-card:hover .home-place-arrow{background:var(--ink);color:var(--paper)}.home-stories{padding-block:clamp(72px,9vw,110px);background:color-mix(in srgb,var(--sand) 45%,var(--paper))}.home-feature{display:grid;grid-template-columns:1.35fr .75fr;align-items:center;grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);margin-bottom:48px}.home-feature-image{display:block;overflow:hidden;background:var(--sand)}.home-feature-image img,.home-story-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,.7,.2,1)}.home-feature-image{height:min(520px,62vh)}.home-feature-image:hover img,.home-story-card:hover .home-story-image img{transform:scale(1.04)}.home-feature-copy h3,.home-story-card h3{margin:10px 0 8px;font-family:var(--display);font-weight:400;line-height:1.15}.home-feature-copy h3{font-size:clamp(32px,3.4vw,48px)}.home-feature-copy h3 a:hover,.home-story-card h3 a:hover{color:var(--olive)}.home-feature-copy .article-meta,.home-story-card .article-meta{justify-content:flex-start;gap:16px}.home-feature-copy>p,.home-story-card>p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.home-feature-copy .text-link,.home-story-card .text-link{margin-top:14px}.home-story-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:28px 20px;gap:28px 20px}.home-story-image{display:block;aspect-ratio:4/5;overflow:hidden;background:var(--sand)}.home-story-card h3{font-size:24px}.home-lens{padding-block:clamp(80px,10vw,120px)}.home-masonry{column-count:3;column-gap:16px}.home-masonry figure{page-break-inside:avoid;break-inside:avoid;margin:0 0 18px}.home-masonry img{display:block;width:100%;height:280px;object-fit:cover}.home-masonry figure:nth-child(odd) img{height:430px}.home-masonry figure:nth-child(4) img{object-position:left center}.home-masonry figure:nth-child(5) img{object-position:center 72%}.home-masonry figcaption{padding-top:8px;color:var(--olive);font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.home-close{display:flex;min-height:380px;flex-direction:column;align-items:center;justify-content:center;padding:72px var(--gutter);background:#68705B;color:#FFFFFF;text-align:center}.home-close .eyebrow{color:#E9E1D3}.home-close h2{max-width:760px;margin:14px 0 16px;font-family:var(--display);font-size:clamp(32px,4vw,52px);font-weight:400;letter-spacing:-.02em;line-height:1.08;text-transform:none}.home-close p{max-width:460px;margin:0 0 28px;color:#FAF9F5;font-size:16px;line-height:1.7}.home-close .button-light{background:#FFFFFF;color:#171717}.home-close .button-light:hover{background:#E9E1D3}@media (max-width:980px){.home-hero-split{min-height:0;grid-template-columns:1fr}.home-hero-media{min-height:0;order:-1}.home-hero-media img{height:min(68vw,460px)}.home-hero-copy h1{font-size:40px}.home-intro{grid-template-columns:1fr;gap:32px}.home-intro-photo img{height:min(78vw,460px)}.home-snapshot{grid-template-columns:1fr 1fr}.home-snapshot>div:nth-child(3){border-left:0}.home-snapshot>div:nth-child(n+3){border-top:1px solid var(--line)}.home-place-grid,.home-story-grid{grid-template-columns:1fr 1fr}.home-feature{grid-template-columns:1fr}.home-feature-image{height:min(70vw,420px)}.home-masonry{column-count:2}}@media (max-width:640px){.home-hero-copy{padding-block:48px 56px}.home-hero-copy .hero-actions{align-items:stretch;flex-direction:column}.home-snapshot>div{min-height:112px;padding-inline:18px}.home-place-grid,.home-story-grid{grid-template-columns:1fr}.home-place-name{font-size:26px}.home-masonry{column-count:1}.home-masonry figure:nth-child(odd) img,.home-masonry img{height:68vw}.home-close{min-height:0;padding-block:64px}.home-close h2{font-size:32px}}.footer-role{margin:10px 0 0;color:var(--gold);font-size:10px;font-weight:600;letter-spacing:.22em}.ed-title{padding-top:clamp(72px,10vw,120px);padding-bottom:28px}.ed-page-hero h1,.ed-philosophy h2,.ed-title h1{margin:12px 0 16px;font-family:var(--display);font-weight:400;letter-spacing:.02em;line-height:.98;text-transform:uppercase}.ed-title h1{font-size:clamp(64px,9vw,112px)}.ed-title>p{max-width:520px;margin:0;color:var(--ink-soft);font-size:16px;line-height:1.7}.ed-page-hero{position:relative;min-height:68vh;background:var(--ink);color:var(--paper)}.ed-page-hero img{width:100%;height:68vh;object-fit:cover}.ed-page-hero-copy{position:absolute;right:0;bottom:0;left:0;padding-bottom:48px}.ed-page-hero .eyebrow,.home-close .eyebrow{color:var(--gold)}.ed-page-hero h1{font-size:clamp(56px,8vw,104px)}.ed-split{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:clamp(32px,6vw,88px);gap:clamp(32px,6vw,88px);padding-block:clamp(72px,9vw,120px)}.ed-split-flip{grid-template-columns:.95fr 1.05fr}.ed-split img{width:100%;height:min(620px,70vh);object-fit:cover}.ed-notes h2,.ed-philosophy h2,.ed-related h2,.ed-split h2{font-family:var(--display);font-size:clamp(36px,4vw,58px);font-weight:400;line-height:1.05;text-transform:uppercase}.ed-notes p,.ed-philosophy p,.ed-split p{max-width:460px;color:var(--ink-soft);font-size:16px;line-height:1.8}.ed-split p+p{margin-top:14px}.ed-pillars{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;padding-bottom:80px}.ed-pillars article{padding-top:22px;border-top:1px solid var(--line)}.ed-pillars h2{margin:0 0 10px;font-family:var(--display);font-size:36px;font-weight:400;text-transform:uppercase}.ed-pillars p{margin:0;color:var(--ink-soft)}.ed-interests{padding-bottom:80px}.ed-interests h2{margin:0 0 24px;font-family:var(--display);font-size:clamp(36px,4vw,56px);font-weight:400;text-transform:uppercase}.ed-interests ul{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.ed-interests li{padding:22px 8px;border-top:1px solid var(--line);font-size:13px;letter-spacing:.08em;text-transform:uppercase}.ed-strip{display:grid;grid-template-columns:1.3fr .8fr 1fr .9fr;grid-gap:10px;gap:10px}.ed-strip img{width:100%;height:320px;object-fit:cover;transition:transform .6s ease}.ed-strip img:hover{transform:scale(1.03)}.ed-filters{display:flex;flex-wrap:wrap;gap:8px 18px;padding-bottom:28px;border-bottom:1px solid var(--line)}.ed-filters button{padding:8px 0;border:0;border-bottom:1px solid transparent;background:transparent;color:var(--muted);cursor:pointer;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.ed-filters button.is-active,.ed-filters button:hover{border-color:var(--gold);color:var(--ink)}.ed-feature-place a{position:relative;display:block;min-height:520px;overflow:hidden;color:var(--paper)}.ed-feature-place img{width:100%;height:620px;object-fit:cover;transition:transform .7s ease}.ed-feature-place a:hover img{transform:scale(1.04)}.ed-feature-place span{position:absolute;right:28px;bottom:28px;left:28px;display:grid;grid-gap:8px;gap:8px}.ed-feature-place strong{font-family:var(--display);font-size:clamp(42px,5vw,72px);font-weight:400;line-height:1}.ed-feature-place em{max-width:420px;font-style:normal}.ed-feature-place svg{justify-self:end}.ed-place-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-gap:22px;gap:22px;padding-block:36px 90px}.ed-place-grid .ed-place:first-child{grid-row:span 2}.ed-place{display:flex;min-width:0;flex-direction:column;color:inherit}.ed-place-image{display:block;overflow:hidden;aspect-ratio:4/5;background:var(--sand)}.ed-place:first-child .ed-place-image{aspect-ratio:auto;height:100%;min-height:460px}.ed-place-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.ed-place:hover img{transform:scale(1.045)}.ed-place-copy{position:relative;display:grid;grid-gap:6px;gap:6px;padding:14px 36px 0 0}.ed-place-copy small{color:var(--olive);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.ed-place-copy strong{font-family:var(--display);font-size:28px;font-weight:400}.ed-place-copy em{color:var(--muted);font-size:13px;font-style:normal;line-height:1.5}.ed-place-copy svg{position:absolute;top:16px;right:0;transition:transform .2s ease}.ed-place:hover svg,.text-link:hover svg{transform:translate(3px,-3px)}.ed-story-mosaic{display:grid;grid-template-columns:1.15fr .85fr 1fr;grid-gap:28px 20px;gap:28px 20px}.ed-story-mosaic .article-card:nth-child(3n+1){grid-column:span 1}.ed-story-mosaic .article-image{aspect-ratio:4/5}.ed-story-mosaic .article-card:nth-child(odd) .article-image{aspect-ratio:3/4}.ed-philosophy{display:grid;justify-items:start;grid-gap:8px;gap:8px;padding-block:clamp(72px,9vw,110px)}.ed-philosophy h2{max-width:820px;margin-bottom:8px}.ed-notes{padding-bottom:80px}.ed-related{display:grid;grid-gap:24px;gap:24px;padding-bottom:90px}.ed-related .button{justify-self:start}.ed-highlights{margin:28px 0;padding:18px 0;border-block:1px solid var(--line)}.ed-highlights ul{display:grid;grid-gap:8px;gap:8px;margin:12px 0 0;padding:0;list-style:none}.ed-highlights li{color:var(--ink-soft)}.ed-timeline{display:grid;grid-gap:48px;gap:48px;padding-bottom:80px}.ed-timeline article{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:40px;gap:40px}.ed-timeline .is-flip img{order:2}.ed-timeline img{width:100%;height:360px;object-fit:cover}.ed-timeline h2{margin:8px 0 12px;font-family:var(--display);font-size:clamp(32px,3vw,46px);font-weight:400}.ed-social{display:flex;flex-wrap:wrap;gap:12px 22px;margin:22px 0 0;padding:0;list-style:none}.ed-social a{border-bottom:1px solid var(--gold);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.ed-contact-image{width:100%;height:min(52vh,520px);object-fit:cover}.home-masonry img{transition:transform .6s ease}.home-masonry figure:hover img{transform:scale(1.03)}.button,.ed-filters button,.main-nav a,.text-link{transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.keep-wandering{padding-block:clamp(80px,9vw,120px)}.keep-wandering-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.keep-wandering-head h2{margin:12px 0 0;font-family:var(--display);font-size:clamp(36px,4vw,56px);font-weight:400;letter-spacing:-.02em;line-height:1.05}.keep-wandering-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:40px 28px;gap:40px 28px;align-items:start}.keep-wandering .article-image{aspect-ratio:4/5}.keep-wandering .article-card h3{font-size:clamp(24px,2vw,30px)}@media (max-width:980px){.keep-wandering-grid{grid-template-columns:1fr 1fr}.keep-wandering-grid .article-card:last-child{grid-column:1/-1}.keep-wandering-grid .article-card:last-child .article-image{aspect-ratio:16/9}}@media (max-width:720px){.keep-wandering-head{align-items:flex-start;flex-direction:column}.keep-wandering-grid,.keep-wandering-grid .article-card:last-child{grid-column:auto;grid-template-columns:1fr}.keep-wandering-grid .article-card:last-child .article-image{aspect-ratio:4/5}}@media (max-width:980px){.ed-pillars,.ed-place-grid,.ed-split,.ed-split-flip,.ed-story-mosaic,.ed-timeline article{grid-template-columns:1fr 1fr}.ed-place-grid .ed-place:first-child{grid-row:auto}.ed-place:first-child .ed-place-image{min-height:0;aspect-ratio:4/5}.ed-interests ul,.ed-strip{grid-template-columns:1fr 1fr}.ed-timeline .is-flip img{order:0}.ed-feature-place img{height:460px}}@media (max-width:720px){.ed-interests ul,.ed-pillars,.ed-place-grid,.ed-split,.ed-split-flip,.ed-story-mosaic,.ed-strip,.ed-timeline article{grid-template-columns:1fr}.ed-title h1{font-size:52px}.ed-page-hero,.ed-page-hero img{min-height:52vh;height:52vh}.ed-split img,.ed-strip img,.ed-timeline img{height:68vw}.ed-feature-place a,.ed-feature-place img{min-height:0;height:78vw}.contact-layout{padding-top:12px}.ed-philosophy .button,.ed-related .button,.home-close .button,.home-hero-copy .button{width:100%}}@media (prefers-reduced-motion:reduce){.ed-feature-place img,.ed-place-copy svg,.ed-place-image img,.ed-strip img,.home-masonry img{transition:none}}.home-page{overflow-x:clip;color:#171717}.home-page .home-hero-split{min-height:calc(100svh - 80px);grid-template-columns:minmax(0,.82fr) minmax(0,1fr)}.home-page .home-hero-copy{min-width:0;padding:clamp(56px,7vw,96px) 48px clamp(56px,7vw,96px) var(--gutter)}.home-page .home-hero-kicker{display:flex;align-items:center;gap:14px}.home-page .home-hero-rule{width:42px;height:1px;background:var(--gold)}.home-page .home-hero-copy h1{margin:22px 0 18px;font-size:clamp(52px,5.4vw,84px);line-height:.92;letter-spacing:-.02em;text-transform:none}.home-page .home-hero-copy>p{max-width:480px;color:#666666;font-size:16px;line-height:1.75}.home-page .home-hero-index{margin:36px 0 0;color:var(--olive);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.home-page .home-hero-media{overflow:hidden}.home-page .home-hero-media img{height:100%;min-height:100%;object-fit:cover;transition:transform .8s ease}.home-page .home-hero-media:hover img{transform:scale(1.04)}.home-page .home-intro{grid-template-columns:1.05fr .8fr;align-items:start;gap:clamp(48px,7vw,110px);padding-block:clamp(96px,11vw,150px)}.home-page .home-intro-photo{position:relative;margin-top:36px}.home-page .home-intro-photo:before{position:absolute;z-index:-1;top:-22px;right:-22px;bottom:36px;left:22px;background:var(--sand);content:""}.home-page .home-intro-photo img{height:min(720px,78vh);object-fit:cover}.home-page .home-intro-caption{display:block;margin-top:12px;color:#666666;font-size:12px;letter-spacing:.08em}.home-page .home-intro-copy{max-width:460px;padding-top:72px}.home-page .home-intro-copy h2{font-size:clamp(40px,4vw,62px);text-transform:none;letter-spacing:-.02em}.home-page .home-intro-copy p{max-width:420px;color:#666666}.home-page .home-snapshot{border:0;border-block:1px solid color-mix(in srgb,var(--line) 80%,transparent)}.home-page .home-snapshot>div{min-height:180px;gap:10px;padding:48px 32px;background:transparent}.home-page .stats-value{color:#171717;font-size:clamp(40px,4vw,56px)}.home-page .stats-label{color:#666666;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.home-page .home-lens,.home-page .home-places{padding-block:clamp(96px,11vw,150px)}.home-page .home-section-heading h2{text-transform:none;letter-spacing:-.02em}.home-page .home-section-heading p{color:#666666}.home-page .home-place-grid{grid-template-columns:1.35fr 1fr 1fr;gap:28px 22px}.home-page .home-place-card:first-child{grid-column:1;grid-row:1/span 2}.home-page .home-place-card:nth-child(2){grid-column:2;grid-row:1}.home-page .home-place-card:nth-child(3){grid-column:3;grid-row:1}.home-page .home-place-card:nth-child(4){grid-column:2/span 2;grid-row:2}.home-page .home-place-card:nth-child(5){grid-column:1;grid-row:3}.home-page .home-place-card:nth-child(6){grid-column:2/span 2;grid-row:3}.home-page .home-place-card:first-child .home-place-image{aspect-ratio:auto;height:100%;min-height:640px}.home-page .home-place-card:nth-child(4) .home-place-image{aspect-ratio:16/9}.home-page .home-place-card:nth-child(5) .home-place-image,.home-page .home-place-card:nth-child(6) .home-place-image{aspect-ratio:3/2}.home-page .home-place-arrow{transition:transform .25s ease,background .2s ease,color .2s ease}.home-page .home-place-card:hover .home-place-arrow{transform:translate(3px,-3px)}.home-page .home-stories{padding-block:clamp(96px,11vw,140px);background:color-mix(in srgb,var(--sand) 38%,var(--paper))}.home-page .home-feature{grid-template-columns:1.5fr 1fr;align-items:center;gap:clamp(36px,5vw,80px);margin-bottom:64px}.home-page .home-feature-image{height:min(620px,68vh)}.home-page .home-feature-copy h3{font-size:clamp(36px,3.6vw,56px)}.home-page .home-story-grid{grid-template-columns:1.15fr .85fr;gap:48px 36px}.home-page .home-story-card:nth-child(odd) .home-story-image{aspect-ratio:4/5}.home-page .home-story-card:nth-child(2n) .home-story-image{aspect-ratio:5/4}.home-page .home-story-card h3{font-size:clamp(28px,2.4vw,36px)}.home-page .home-masonry{display:grid;grid-template-columns:1.15fr .85fr 1fr;grid-gap:18px 16px;gap:18px 16px;columns:auto}.home-page .home-masonry figure{margin:0}.home-page .home-masonry figure:nth-child(odd) img,.home-page .home-masonry img{height:280px;object-fit:cover}.home-page .home-masonry .is-tall img{height:460px}.home-page .home-masonry figcaption{padding-top:10px;color:#666666;letter-spacing:.16em}.home-page .ed-philosophy{padding-block:clamp(110px,14vw,180px)}.home-page .ed-philosophy h2{max-width:980px;margin:18px 0 20px;font-size:clamp(42px,5.2vw,78px);line-height:1.05;text-transform:none;letter-spacing:-.025em}.home-page .ed-philosophy p{max-width:440px;color:#666666;font-size:17px}.home-page .home-close{min-height:380px;padding:80px var(--gutter);background:#68705B}.home-page .home-close h2{font-size:clamp(32px,4vw,52px);text-transform:none;letter-spacing:-.02em}.home-page .text-link{position:relative}.home-page .text-link:after{position:absolute;right:22px;bottom:0;left:0;height:1px;background:var(--gold);content:"";transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.home-page .text-link:hover:after{transform:scaleX(1)}@media (max-width:980px){.home-page .home-feature,.home-page .home-hero-split,.home-page .home-intro,.home-page .home-masonry,.home-page .home-place-grid,.home-page .home-story-grid{grid-template-columns:1fr 1fr}.home-page .home-hero-split{grid-template-columns:1fr}.home-page .home-hero-media{order:0}.home-page .home-hero-media img{height:58vw;min-height:280px}.home-page .home-hero-copy h1{font-size:clamp(44px,8vw,64px)}.home-page .home-intro-copy{padding-top:0}.home-page .home-intro-photo{margin-top:0}.home-page .home-place-card:nth-child(n){grid-column:auto;grid-row:auto}.home-page .home-place-card:first-child{grid-column:1/-1}.home-page .home-place-card:first-child .home-place-image{min-height:0;aspect-ratio:16/10;height:auto}.home-page .home-masonry .is-tall img,.home-page .home-masonry img{height:42vw}}@media (max-width:720px){.home-page .home-intro,.home-page .home-masonry,.home-page .home-place-grid,.home-page .home-story-grid{grid-template-columns:1fr}.home-page .home-hero-copy{width:100%;box-sizing:border-box;padding:36px 20px 20px}.home-page .home-hero-copy>p{max-width:100%}.home-page .home-hero-index{max-width:100%;font-size:10px;letter-spacing:.06em;line-height:1.7}.home-page .home-intro-photo:before{display:none}.home-page .home-hero-copy h1{font-size:42px}.home-page .home-hero-copy .hero-actions{align-items:flex-start}.home-page .home-hero-copy .button{width:auto}.home-page .home-masonry .is-tall img,.home-page .home-masonry img,.home-page .home-place-card .home-place-image,.home-page .home-place-card:first-child .home-place-image,.home-page .home-story-image{aspect-ratio:4/5;height:auto}.home-page .home-close{min-height:0}.home-page .ed-philosophy{padding-block:72px}.home-page .ed-philosophy h2{font-size:34px}}@media (max-width:390px){.home-page .home-hero-copy h1{font-size:36px}.home-page .home-hero-copy .hero-actions{align-items:stretch}.home-page .home-hero-copy .button{width:100%}}.about-page{overflow-x:clip;color:#171717}.about-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.about-page .button:focus-visible,.about-page a:focus-visible{outline:2px solid #B08D57;outline-offset:3px}.about-page .about-hero{position:relative;height:72vh;overflow:hidden;color:#FFFFFF;background:#171717}.about-page .about-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}.about-page .about-hero-scrim{position:absolute;right:0;bottom:0;left:0;height:58%;background:linear-gradient(0deg,rgba(23,23,23,.78),rgba(23,23,23,0));pointer-events:none}.about-page .about-hero-copy{position:absolute;right:0;bottom:0;left:0;z-index:1;max-width:860px;padding-bottom:clamp(36px,5vw,64px)}.about-page .about-hero .eyebrow{color:#E9E1D3}.about-page .about-hero h1{margin:14px 0 16px;font-family:var(--display);font-size:clamp(56px,7vw,96px);font-weight:400;letter-spacing:-.03em;line-height:.92;text-transform:none}.about-page .about-hero p{max-width:420px;margin:0;color:#FAF9F5;font-size:16px;line-height:1.7}.about-page .about-scroll{display:inline-block;margin-top:28px;color:#E9E1D3;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.about-page .about-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:end;grid-gap:clamp(40px,6vw,96px);gap:clamp(40px,6vw,96px);padding-block:clamp(88px,10vw,140px)}.about-page .about-intro-photo{margin:0}.about-page .about-intro-photo img{width:100%;height:min(760px,78vh);object-fit:cover;transition:transform .7s ease}.about-page .about-intro-photo:hover img{transform:scale(1.03)}.about-page .about-intro-photo figcaption{margin-top:12px;color:#666666;font-size:12px;letter-spacing:.08em}.about-page .about-intro-copy{max-width:520px;padding-bottom:28px}.about-page .about-intro-copy h2{margin:16px 0 22px;font-family:var(--display);font-size:clamp(36px,3.6vw,56px);font-weight:400;letter-spacing:-.02em;line-height:1.08}.about-page .about-intro-copy p{max-width:460px;margin:0;color:#4a4a4a;font-size:16px;line-height:1.8}.about-page .about-intro-copy p+p{margin-top:16px}.about-page .about-meta{display:flex;align-items:center;gap:16px;margin-top:28px;color:#68705B;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.about-page .about-meta:before{width:36px;height:1px;background:#B08D57;content:""}.about-page .about-statement{padding-block:clamp(88px,11vw,140px);background:#E9E1D3;text-align:center}.about-page .about-statement .eyebrow{color:#68705B}.about-page .about-statement h2{max-width:920px;margin:18px auto 20px;font-family:var(--display);font-size:clamp(36px,4.4vw,64px);font-weight:400;letter-spacing:-.025em;line-height:1.08}.about-page .about-statement p{max-width:560px;margin:0 auto;color:#3f3f3f;font-size:16px;line-height:1.75}.about-page .about-philosophy{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(28px,4vw,56px);gap:clamp(28px,4vw,56px);padding-block:clamp(80px,9vw,120px)}.about-page .about-philosophy article{padding-top:18px;border-top:1px solid color-mix(in srgb,#171717 18%,#e9e1d3);transition:border-color .25s ease}.about-page .about-philosophy article:hover{border-top-color:#B08D57}.about-page .about-index{display:block;color:#68705B;font-size:12px;font-weight:600;letter-spacing:.16em;transition:color .25s ease}.about-page .about-philosophy article:hover .about-index{color:#B08D57}.about-page .about-philosophy h3{margin:18px 0 12px;font-family:var(--display);font-size:clamp(28px,2.4vw,36px);font-weight:400;letter-spacing:.04em;text-transform:uppercase;transition:transform .25s ease}.about-page .about-philosophy article:hover h3{transform:translateX(4px)}.about-page .about-philosophy p{max-width:280px;margin:0;color:#4a4a4a;font-size:16px;line-height:1.7}.about-page .about-interests{padding-bottom:clamp(72px,8vw,110px)}.about-page .about-interests h2{margin:0 0 36px;font-family:var(--display);font-size:clamp(36px,4vw,56px);font-weight:400;letter-spacing:-.02em}.about-page .about-interests ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.about-page .about-interests li{display:grid;grid-template-columns:auto 1fr auto;align-items:baseline;grid-gap:14px;gap:14px;min-height:88px;padding:22px 8px 18px 0;border-top:1px solid color-mix(in srgb,#171717 16%,#e9e1d3)}.about-page .about-interest-name{font-family:var(--display);font-size:clamp(22px,2vw,30px);letter-spacing:.02em;text-transform:uppercase;transition:transform .25s ease,color .25s ease}.about-page .about-interests li:hover .about-interest-name{color:#171717;transform:translateX(4px)}.about-page .about-interests li:hover .about-index{color:#B08D57}.about-page .about-interest-arrow{color:#B08D57;font-size:16px;opacity:0;transform:translate(-4px,4px);transition:opacity .25s ease,transform .25s ease}.about-page .about-interests li:hover .about-interest-arrow{opacity:1;transform:translate(0)}.about-page .home-snapshot{border-block-color:color-mix(in srgb,#171717 16%,#E9E1D3);background:#FAF9F5}.about-page .home-snapshot>div{min-height:180px;gap:10px;padding:48px 32px}.about-page .stats-value{color:#171717;font-family:var(--display);font-size:clamp(40px,4vw,56px);line-height:1}.about-page .stats-label{color:#666666;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.about-page .about-gallery{padding-block:clamp(80px,9vw,120px)}.about-page .about-gallery-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);grid-gap:28px 20px;gap:28px 20px;align-items:start}.about-page .about-shot{margin:0;overflow:hidden}.about-page .about-shot img{width:100%;object-fit:cover;transition:transform .7s ease}.about-page .about-shot:hover img{transform:scale(1.03)}.about-page .about-shot:first-child img{height:620px}.about-page .about-shot:nth-child(2) img{height:400px}.about-page .about-shot:nth-child(3) img{height:360px}.about-page .about-shot:nth-child(4) img{height:540px}.about-page .about-shot figcaption{padding-top:10px;color:#666666;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.about-page .about-journal{padding-block:clamp(72px,9vw,120px)}.about-page .about-journal h2{max-width:820px;margin:16px 0 18px;font-family:var(--display);font-size:clamp(40px,4.6vw,68px);font-weight:400;letter-spacing:-.025em;line-height:1.05}.about-page .about-journal p{max-width:480px;margin:0;color:#4a4a4a;font-size:16px;line-height:1.75}.about-page .about-close{position:relative;overflow:hidden;min-height:460px;background:#171717}.about-page .about-close-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.38}.about-page .about-close-scrim{position:absolute;inset:0;background:rgba(23,23,23,.62)}.about-page .about-close-copy{position:relative;z-index:1;display:flex;max-width:720px;flex-direction:column;align-items:center}.about-page .about-close .eyebrow{color:#E9E1D3}.about-page .about-close h2{color:#FFFFFF}.about-page .about-close p{color:#FAF9F5}.about-page .about-close-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px 28px}.about-page .about-close-link{color:#E9E1D3}.about-page .about-close-link:hover{color:#FFFFFF}@media (max-width:980px){.about-page .about-hero{height:70vh}.about-page .about-intro{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.about-page .about-intro-photo img{height:min(560px,62vh)}.about-page .about-shot:first-child img{height:460px}.about-page .about-shot:nth-child(2) img{height:300px}.about-page .about-shot:nth-child(3) img{height:280px}.about-page .about-shot:nth-child(4) img{height:400px}.about-page .about-interests ul{grid-template-columns:1fr 1fr}}@media (max-width:720px){.about-page .about-hero h1{font-size:clamp(44px,12vw,56px)}.about-page .about-hero-copy{max-width:100%}.about-page .about-gallery-grid,.about-page .about-intro,.about-page .about-philosophy{grid-template-columns:1fr}.about-page .about-intro-copy{padding-bottom:0}.about-page .about-interests ul{grid-template-columns:1fr 1fr}.about-page .home-snapshot>div{min-height:128px;padding:28px 18px}.about-page .about-shot:first-child img{height:72vw}.about-page .about-shot:nth-child(2) img,.about-page .about-shot:nth-child(3) img{height:58vw}.about-page .about-shot:nth-child(4) img{height:78vw}.about-page .about-close{min-height:0}.about-page .about-close-actions{align-items:stretch;flex-direction:column}.about-page .about-close .button{width:100%}}@media (prefers-reduced-motion:reduce){.about-page .about-index,.about-page .about-interest-arrow,.about-page .about-interest-name,.about-page .about-intro-photo img,.about-page .about-philosophy h3,.about-page .about-shot img{transition:none}.about-page .about-interests li:hover .about-interest-name,.about-page .about-intro-photo:hover img,.about-page .about-philosophy article:hover h3,.about-page .about-shot:hover img{transform:none}}.destination-page{overflow-x:clip;color:#171717}.destination-page a:focus-visible{outline:2px solid #B08D57;outline-offset:3px}.destination-page .dest-hero{position:relative;height:72vh;min-height:520px;overflow:hidden;color:#FFFFFF;background:#171717}.destination-page .dest-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 40%}.destination-page .dest-hero-scrim{position:absolute;inset:0;background:linear-gradient(0deg,rgba(23,23,23,.78),rgba(23,23,23,.08) 55%);pointer-events:none}.destination-page .dest-hero-copy{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;padding-top:28px;padding-bottom:clamp(36px,5vw,64px)}.destination-page .dest-hero .breadcrumbs{margin-bottom:auto;color:#FAF9F5}.destination-page .dest-hero .breadcrumbs a:hover,.destination-page .dest-hero .eyebrow{color:#E9E1D3}.destination-page .dest-hero h1{max-width:900px;margin:12px 0 14px;font-family:var(--display);font-size:clamp(56px,7vw,104px);font-weight:400;letter-spacing:-.03em;line-height:.92}.destination-page .dest-hero p{max-width:460px;margin:0;color:#FAF9F5;font-size:16px;line-height:1.7}.destination-page .dest-scroll{display:inline-block;margin-top:28px;color:#E9E1D3;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.destination-page .dest-intro{display:grid;grid-template-columns:minmax(180px,.32fr) minmax(0,1fr);grid-gap:clamp(24px,4vw,64px);gap:clamp(24px,4vw,64px);align-items:start;padding-block:clamp(72px,9vw,120px)}.destination-page .dest-meta{margin:16px 0 0;color:#68705B;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.destination-page .dest-intro h2{max-width:820px;margin:0;font-family:var(--display);font-size:clamp(32px,3.6vw,52px);font-weight:400;letter-spacing:-.02em;line-height:1.15}.destination-page .dest-highlights{padding-bottom:clamp(72px,8vw,110px)}.destination-page .dest-highlights-head h2{margin:12px 0 28px;font-family:var(--display);font-size:clamp(36px,4vw,56px);font-weight:400;letter-spacing:-.02em}.destination-page .dest-highlights ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px;align-items:start;margin:0;padding:0;list-style:none}.destination-page .dest-highlights li{padding-top:16px;border-top:1px solid color-mix(in srgb,#171717 16%,#e9e1d3);transition:border-color .25s ease}.destination-page .dest-highlights li:hover{border-top-color:#B08D57}.destination-page .dest-highlights li span{color:#68705B;font-size:12px;font-weight:600;letter-spacing:.16em;transition:color .25s ease}.destination-page .dest-highlights li:hover span{color:#B08D57}.destination-page .dest-highlights li p{margin:16px 0 0;font-family:var(--display);font-size:clamp(24px,2vw,32px);line-height:1.25}.destination-page .dest-split{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;grid-gap:clamp(36px,5vw,80px);gap:clamp(36px,5vw,80px);padding-block:clamp(28px,4vw,48px) clamp(72px,8vw,110px)}.destination-page .dest-split-flip{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.destination-page .dest-split figure{margin:0;overflow:hidden}.destination-page .dest-split img{width:100%;height:min(680px,72vh);object-fit:cover;transition:transform .7s ease}.destination-page .dest-split figure:hover img{transform:scale(1.03)}.destination-page .dest-split figcaption{margin-top:12px;color:#666666;font-size:12px;letter-spacing:.08em}.destination-page .dest-split h2{margin:14px 0 18px;font-family:var(--display);font-size:clamp(36px,3.6vw,56px);font-weight:400;letter-spacing:-.02em;line-height:1.08;text-transform:none}.destination-page .dest-split p{max-width:460px;margin:0;color:#4a4a4a;font-size:16px;line-height:1.8}.destination-page .dest-rule{display:flex;align-items:center;gap:16px;margin-top:28px;color:#68705B;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.destination-page .dest-rule:before{width:36px;height:1px;background:#B08D57;content:""}.destination-page .dest-gallery{padding-bottom:clamp(80px,9vw,120px)}.destination-page .dest-gallery-head h2{max-width:720px;margin:12px 0 14px;font-family:var(--display);font-size:clamp(36px,4vw,60px);font-weight:400;letter-spacing:-.02em}.destination-page .dest-gallery-head p{max-width:460px;margin:0 0 32px;color:#4a4a4a}.destination-page .dest-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px 20px;gap:28px 20px;align-items:start}.destination-page .dest-gallery figure{margin:0;overflow:hidden}.destination-page .dest-gallery img{width:100%;object-fit:cover;transition:transform .7s ease}.destination-page .dest-gallery figure:hover img{transform:scale(1.03)}.destination-page .dest-gallery figure:first-child img,.destination-page .dest-gallery figure:nth-child(2) img{height:420px}.destination-page .dest-gallery figure:nth-child(3) img,.destination-page .dest-gallery figure:nth-child(4) img{height:360px}.destination-page .dest-gallery figcaption{padding-top:10px;color:#666666;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.destination-page .dest-related,.destination-page .dest-stories{padding-bottom:clamp(72px,8vw,110px)}.destination-page .dest-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.destination-page .dest-section-head h2{margin:10px 0 0;font-family:var(--display);font-size:clamp(36px,4vw,56px);font-weight:400;letter-spacing:-.02em}.destination-page .dest-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:36px 28px;gap:36px 28px;align-items:start}.destination-page .dest-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px;align-items:stretch}.destination-page .dest-related-grid .destination-card{min-height:420px}.destination-page .dest-close{min-height:380px}.destination-page .dest-close-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px 28px}.destination-page .dest-close-link{color:#E9E1D3}.destination-page .dest-close-link:hover{color:#FFFFFF}@media (max-width:980px){.destination-page .dest-hero{height:70vh}.destination-page .dest-highlights ol,.destination-page .dest-related-grid{grid-template-columns:1fr 1fr}.destination-page .dest-gallery figure:first-child img,.destination-page .dest-gallery figure:nth-child(2) img{height:320px}.destination-page .dest-gallery figure:nth-child(3) img,.destination-page .dest-gallery figure:nth-child(4) img{height:260px}}@media (max-width:720px){.destination-page .dest-hero{min-height:0;height:70vh}.destination-page .dest-hero h1{font-size:clamp(44px,12vw,56px)}.destination-page .dest-gallery-grid,.destination-page .dest-highlights ol,.destination-page .dest-intro,.destination-page .dest-related-grid,.destination-page .dest-split,.destination-page .dest-split-flip,.destination-page .dest-story-grid{grid-template-columns:1fr}.destination-page .dest-gallery figure:first-child img,.destination-page .dest-gallery figure:nth-child(4) img,.destination-page .dest-split img{height:72vw}.destination-page .dest-gallery figure:nth-child(2) img,.destination-page .dest-gallery figure:nth-child(3) img{height:56vw}.destination-page .dest-related-grid .destination-card{min-height:320px}.destination-page .dest-section-head{align-items:flex-start;flex-direction:column}.destination-page .dest-close-actions{align-items:stretch;flex-direction:column}.destination-page .dest-close .button{width:100%}}@media (prefers-reduced-motion:reduce){.destination-page .dest-gallery img,.destination-page .dest-highlights li,.destination-page .dest-split img{transition:none}.destination-page .dest-gallery figure:hover img,.destination-page .dest-split figure:hover img{transform:none}}