@charset "UTF-8";
:root{--paper:#f7f4ed;--ink:#183837;--muted:#586762;--line:#d6d9cc;--accent:#b4452d;--cream:#eeeadf;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.7 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--accent)}a:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{display:block;width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400;line-height:1.12}h1,h2{font-family:var(--serif);letter-spacing:-.045em}h1{font-size:clamp(48px,5.2vw,82px)}h1 em{font-weight:400;color:var(--accent)}h2{font-size:clamp(34px,3.15vw,48px)}h3{font-family:var(--serif);font-size:29px;letter-spacing:-.025em}p+p{margin-top:1rem}.container{width:min(1240px,calc(100% - 112px));margin-inline:auto}.site-header{border-bottom:1px solid var(--line)}.header-inner{height:104px;display:flex;align-items:center;justify-content:space-between;gap:40px}.brand{display:inline-flex;gap:13px;align-items:center;font-size:27px;font-weight:700;letter-spacing:-1.1px;text-decoration:none;white-space:nowrap}.brand-plus{font-weight:400}.brand-symbol{position:relative;display:flex;align-items:center;justify-content:center;width:43px;height:43px;border:1px solid var(--ink);border-radius:50%;font-family:var(--serif);font-size:29px;font-weight:400;line-height:1}.brand-symbol span{position:absolute;top:0;right:-3px;background:var(--paper);font:18px var(--sans);padding:0 2px}.site-header nav{display:flex;gap:32px;font-size:14px}.site-header nav a{text-decoration:none}.site-header nav a[aria-current]{text-decoration:underline}.header-note{font-size:12px;color:var(--muted)}.eyebrow{font:11px/1.5 var(--sans);font-weight:700;letter-spacing:.14em;text-transform:uppercase}.tiny-line{display:inline-block;width:26px;height:1px;background:var(--accent);vertical-align:middle;margin-right:9px}.hero{display:grid;grid-template-columns:1fr 1.02fr;gap:60px;align-items:center;padding-top:64px;padding-bottom:58px}.hero h1{margin:24px 0}.hero .lead{max-width:480px;font-size:17px;line-height:1.8}.lead{color:var(--muted);font-size:19px;line-height:1.7}.hero-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:22px;padding:15px 21px;background:var(--ink);color:white;border:1px solid var(--ink);text-decoration:none;font-size:13px;font-weight:600}.button:hover{background:#29504a;color:white}.button-light{background:transparent;color:var(--ink)}.text-link{font-size:13px;font-weight:600}.hero-picture{position:relative;padding-bottom:39px}.hero-picture img{aspect-ratio:1/1.04;object-fit:cover;object-position:48% 50%;border-radius:150px 150px 0 0}.editorial-image figcaption{font-size:10px;color:var(--muted);margin-top:7px;letter-spacing:.03em}.picture-label{position:absolute;bottom:6px;left:25px;right:25px;display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);padding:18px 24px}.picture-label strong{font:36px/1.2 var(--serif);margin:2px 0}.picture-label span{font-size:10px;letter-spacing:.12em;text-transform:uppercase}.intro-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:23px;color:var(--muted);font-size:12px}.intro-strip p{color:var(--ink);font-weight:700}.intro-strip span::before{content:'+';color:var(--accent);margin-right:10px}.section{padding-block:64px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:12px}.section-heading>p{max-width:365px;color:var(--muted);font-size:14px}.hotel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.hotel-card{padding:32px;border:1px solid var(--line);display:flex;flex-direction:column;position:relative}.hotel-card h3{margin:20px 0 14px}.hotel-card h3 a{text-decoration:none}.hotel-card p{color:var(--muted);font-size:14px}.hotel-bottom{display:flex;justify-content:space-between;gap:18px;margin-top:auto;padding-top:26px;font-size:11px}.hotel-bottom>span{color:var(--muted)}.arrow-link{font-weight:700;text-decoration:none;white-space:nowrap}.section-link{display:inline-block;font-size:13px;margin-top:26px}.feature-split{display:grid;grid-template-columns:1.15fr 1fr;background:var(--cream)}.feature-split figure{height:100%;position:relative}.feature-split img{height:100%;min-height:430px;object-fit:cover}.feature-split figcaption{position:absolute;bottom:8px;left:12px;background:var(--paper);padding:2px 5px;max-width:calc(100% - 24px)}.feature-copy{padding:54px 48px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.feature-copy h2{margin:18px 0 22px}.feature-copy>p:not(.eyebrow){color:var(--muted);font-size:15px}.feature-copy .button{margin-top:28px}.footnote{font-size:11px!important;color:var(--muted);line-height:1.6;margin-top:18px}.venue-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.venue{border-top:2px solid var(--ink);padding:25px 0}.pill{display:inline-block;background:var(--cream);padding:4px 9px;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.venue h3{margin:16px 0}.venue p{color:var(--muted);font-size:14px;max-width:490px;margin-bottom:18px}.quiet-note{font-size:12px;color:var(--muted);max-width:800px;border-top:1px solid var(--line);padding-top:18px}.closing{text-align:center;border-top:1px solid var(--line);padding-block:65px 90px}.closing h2{margin:20px 0 44px}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;text-align:left}.check-grid>div{border-top:1px solid var(--line);padding-top:16px}.check-grid span{color:var(--accent);font-size:11px}.check-grid h3{font-size:24px;margin:12px 0}.check-grid p{font-size:13px;color:var(--muted)}.site-footer{background:#e9ede4;border-top:1px solid var(--line);padding:48px 0 24px}.site-footer .brand-symbol span{background:#e9ede4}.footer-main{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:45px;padding-bottom:40px}.footer-main p{font-size:13px;color:var(--muted);margin-top:20px}.footer-main h2{font:11px var(--sans);font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px}.footer-main>div>a:not(.brand){display:block;font-size:12px;text-decoration:none;margin:7px 0}.footer-small{padding-top:20px;border-top:1px solid var(--line);display:flex;gap:24px;justify-content:space-between;font-size:11px}.service-note{font-size:10px;color:var(--muted);margin-top:15px;max-width:780px}.article-header{padding:48px 0 42px;max-width:860px}.breadcrumb{font-size:12px;display:inline-block;margin-bottom:33px;color:var(--muted)}.article-header h1{font-size:clamp(43px,5vw,70px);margin:18px 0 25px;overflow-wrap:anywhere}.article-header .lead{max-width:740px}.destination-hero{margin-bottom:60px}.destination-hero img{max-height:430px;object-fit:cover;object-position:center 55%}.guide-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,1fr);gap:64px;align-items:start}.prose{font-size:16px;color:var(--muted)}.prose h2{font-size:30px;color:var(--ink);margin:34px 0 16px;letter-spacing:-.025em}.prose li{margin-bottom:9px}.prose ul{padding-left:22px}.prose figure{margin-bottom:35px}.prose .editorial-image img{aspect-ratio:1.5;object-fit:cover}.prose p{margin:0 0 19px}.narrow{max-width:770px;padding-bottom:70px}.source-list{font-size:13px}.fact-card{padding:29px;background:var(--cream);border-top:3px solid var(--accent)}.fact-card h2{font-size:30px;margin:12px 0 23px}.fact-card dl{margin:0}.fact-card dt{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;margin-top:19px}.fact-card dd{margin:4px 0 0;font-size:13px}.fact-card>p{font-size:13px;margin-top:22px}.fact-card .button{margin-top:22px;width:100%}.fact-card>a:not(.button){font-size:12px}.contact-block{padding:30px;background:var(--cream);margin-bottom:32px}.contact-block h2{margin-top:12px}.contact-email{font-size:clamp(20px,4vw,29px);overflow-wrap:anywhere}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip{position:fixed;top:-100px;left:16px;z-index:10;background:var(--ink);color:white;padding:10px 20px}.skip:focus{top:10px}
@media(min-width:1500px){.hero{gap:90px}.hero-picture img{max-height:590px}}
@media(max-width:1050px){.container{width:calc(100% - 64px)}.header-note{display:none}.hero{gap:32px}.hero h1{font-size:58px}.hero-actions{gap:17px}.feature-copy{padding:32px}.guide-layout{gap:32px}.intro-strip{flex-wrap:wrap}.intro-strip p{width:100%}.section-heading{gap:30px}.section-heading>p{max-width:290px}}
@media(max-width:700px){.container{width:calc(100% - 40px)}.header-inner{height:88px;gap:15px}.brand{font-size:22px;gap:9px}.brand-symbol{height:33px;width:33px;font-size:24px}.brand-symbol span{font-size:15px}.site-header nav{gap:13px;font-size:11px}.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:32px;gap:36px}.hero h1{font-size:53px;margin-top:18px}.hero .lead{font-size:16px}.hero-actions{margin-top:25px}.hero-picture{padding-bottom:39px}.hero-picture img{aspect-ratio:1.12;object-position:50% 50%;border-radius:100px 100px 0 0}.picture-label{left:20px;right:20px;padding:15px 20px;bottom:3px}.picture-label strong{font-size:30px}.intro-strip{gap:12px;padding-block:20px;font-size:11px}.intro-strip p{margin-bottom:2px}.section{padding-block:40px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{max-width:none;margin-top:20px;font-size:14px}.hotel-grid,.venue-grid{grid-template-columns:1fr;gap:18px}.hotel-card{padding:25px}.hotel-bottom{font-size:10px;gap:10px}.feature-split{grid-template-columns:1fr}.feature-split img{min-height:0;aspect-ratio:1.23;height:auto}.feature-copy{padding:33px 25px 36px}.feature-copy h2{font-size:37px}.venue{padding:22px 0}.closing{padding-block:42px 55px}.closing h2{font-size:36px}.check-grid{grid-template-columns:1fr;gap:24px}.check-grid h3{margin:8px 0}.site-footer{padding-top:32px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-main>div:first-child{grid-column:1/-1}.footer-small{flex-direction:column;gap:6px}.article-header{padding-top:27px}.article-header h1{font-size:44px}.article-header .lead{font-size:17px}.breadcrumb{margin-bottom:27px}.destination-hero{margin-bottom:38px}.guide-layout{grid-template-columns:1fr;gap:25px}.fact-card{grid-row:1}.guide-layout .prose{grid-row:2}.narrow{padding-bottom:42px}.contact-block{padding:24px}}
.hero-picture{padding-bottom:69px}.hero-picture .picture-label{bottom:30px}.hero-picture figcaption{position:absolute;bottom:0;left:25px;right:15px;margin:0}
@media(max-width:700px){.hero h1{font-size:46px}.site-header nav{font-size:12px}.site-header nav a{padding-block:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
