:root{--paper:#f7f6f2;--ink:#292823;--muted:#65645c;--accent:#565e4c;--line:#d6d4ca;--wash:#eeece5;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--sans:"Segoe UI", Arial, sans-serif;--gutter:clamp(1.25rem, 3.4vw, 3rem);font-family:var(--sans);color:var(--ink);background:var(--paper);color-scheme:light;font-synthesis:none;line-height:1.7}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}a:hover{color:var(--accent)}a:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:5px}p,h1,h2,h3,h4,figure{margin:0}h1,h2,h3{font-family:var(--serif);text-wrap:balance;font-weight:400;line-height:1.12}h1{letter-spacing:-.045em;font-size:clamp(2.75rem,5.5vw,5.8rem)}h2{letter-spacing:-.035em;font-size:clamp(2rem,3.5vw,3.75rem)}h3{letter-spacing:-.025em;font-size:clamp(1.65rem,2.6vw,2.6rem)}em{font-weight:400}img{max-width:100%;height:auto;display:block}.container{width:min(calc(100% - var(--gutter) * 2), 90rem);margin-inline:auto}main{min-height:60vh}section[id]{scroll-margin-top:2rem}.eyebrow,.section-kicker{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:500;line-height:1.6}.eyebrow{color:var(--muted)}.section-kicker{color:var(--ink)}.text-link{border-bottom:1px solid var(--ink);align-items:baseline;gap:1.3rem;width:fit-content;min-height:2.75rem;padding-block:.65rem;font-size:.8rem;font-weight:500;text-decoration:none;display:inline-flex}.text-link span{font-size:1rem}.editorial-links{flex-wrap:wrap;gap:1rem 2rem;display:flex}.quiet-note,.dateline{color:var(--muted);font-size:.75rem}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;padding-block:1.75rem;display:flex}.brand{font-family:var(--sans);letter-spacing:.16em;white-space:nowrap;font-size:clamp(1rem,1.65vw,1.4rem);font-weight:600;line-height:1.4;text-decoration:none}.main-nav{flex-wrap:wrap;gap:clamp(1.5rem,3vw,3rem);display:flex}.main-nav a{padding-block:.6rem;font-size:.78rem;text-decoration:none;position:relative}.main-nav a.is-active:after{content:"";background:var(--ink);height:1px;position:absolute;bottom:.2rem;left:0;right:0}.skip-link{z-index:10;background:var(--paper);padding:.75rem 1rem;position:absolute;top:-6rem;left:1rem}.skip-link:focus{top:1rem}.home-hero{padding-top:clamp(2rem,4vw,4rem)}.hero-heading{grid-template-columns:minmax(0,1fr) 15rem;align-items:end;gap:2rem;margin-bottom:2.5rem;display:grid}.hero-heading .eyebrow{margin-bottom:1.5rem}.hero-heading h1{font-size:clamp(2.6rem,4.45vw,4.9rem)}.hero-heading h1>span{letter-spacing:-.025em;color:var(--muted);margin-top:.65rem;font-size:.62em;font-style:italic;line-height:1.3;display:inline-block}.hero-aside{padding-bottom:.3rem}.hero-aside>p{color:var(--muted);margin-bottom:1.1rem;font-size:.85rem}.hero-aside .editorial-links{gap:.5rem 1rem}.hero-aside .text-link{gap:1rem}.editorial-image{min-width:0}.image-frame{aspect-ratio:3/2;background:#deddd3;position:relative;overflow:hidden}.image-frame img{object-fit:cover;object-position:var(--photo-position,50% 50%);width:100%;height:100%}.image-hero .image-frame{aspect-ratio:2.85}.image-portrait .image-frame{aspect-ratio:4/5}.image-fallback{color:#565a4c;text-align:center;border:1px solid #bcbcaf;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;padding:1.5rem;display:flex;position:absolute;inset:1.25rem}.fallback-rule{background:#8b8e7e;width:2rem;height:1px;margin-bottom:.3rem}.fallback-label{font-family:var(--serif);letter-spacing:-.025em;font-size:clamp(1.5rem,3vw,3rem);line-height:1.2}.fallback-note{text-transform:uppercase;letter-spacing:.2em;margin-top:.4rem;font-size:.57rem}.editorial-image figcaption{color:var(--muted);margin-top:.6rem;font-size:.68rem;line-height:1.6}.editorial-image .fallback-caption{letter-spacing:.07em;font-size:.6rem}.hero-footnote{color:var(--muted);justify-content:space-between;gap:1rem;margin-top:.8rem;padding-bottom:1rem;font-size:.65rem;display:flex}.editorial-section{margin-top:clamp(3.5rem,7vw,7rem)}.section-heading{border-top:1px solid var(--ink);justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:2.5rem;padding-top:1rem;display:flex}.section-heading>.text-link{border:0;min-height:1.5rem;padding:0;font-size:.7rem}.featured-spread{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.featured-copy{max-width:29rem}.featured-copy h3{margin-top:1.4rem;font-size:clamp(2rem,3.5vw,3.75rem)}.featured-copy h3 a{text-decoration:none}.featured-copy h3 a:hover{text-decoration:underline}.featured-copy>p:not(.eyebrow){color:var(--muted);max-width:38ch;margin-block:1.5rem 1.8rem;font-size:.95rem}.section-intro{justify-content:space-between;align-items:end;gap:2rem;margin-block:0 2.5rem;display:flex}.section-intro h3{font-size:clamp(2rem,3.5vw,3.5rem)}.section-intro>p{color:var(--muted);padding-bottom:.2rem;font-size:.85rem}.destination-grid{grid-template-columns:1.3fr 1fr 1fr;gap:0 2rem;display:grid}.destination-item{border-top:1px solid var(--line);min-width:0;padding-block:1.2rem 2rem}.destination-primary{background:var(--wash);border-top:0;flex-direction:column;grid-row:span 2;padding:1.5rem 2rem;display:flex}.destination-meta{justify-content:space-between;gap:1rem;display:flex}.destination-meta .eyebrow{font-size:.58rem}.destination-item h3{margin-top:1.5rem;font-size:clamp(2rem,3vw,3rem)}.destination-item h3 a{justify-content:space-between;align-items:center;gap:.75rem;text-decoration:none;display:flex}.destination-arrow{font-family:var(--sans);font-size:1.5rem}.destination-item>p{color:var(--muted);margin-top:.75rem;font-size:.75rem}.destination-primary h3{margin-top:auto;padding-top:3rem;font-size:clamp(3.5rem,6vw,6rem)}.destination-primary>p{max-width:25ch}.destination-item .editorial-image{margin-top:1.5rem}.destination-item .destination-status{text-transform:uppercase;letter-spacing:.08em;margin-top:1.75rem;font-size:.65rem}.story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem 2rem;display:grid}.story-location{margin-top:1.3rem;font-size:.6rem}.story-location span{margin-inline:.3rem}.story-card h3{margin-top:.7rem;font-size:clamp(1.55rem,2.2vw,2.2rem)}.story-card h3 a{text-decoration:none}.story-card h3 a:hover{text-decoration:underline}.story-description{color:var(--muted);margin-block:.8rem 1rem;font-size:.85rem}.stories-empty{background:var(--wash);grid-template-columns:1fr 2fr auto;align-items:start;gap:3rem;padding:clamp(2rem,4vw,4rem);display:grid}.empty-number{font-family:var(--serif);color:#777a6b;font-size:clamp(4rem,9vw,9rem);font-style:italic;line-height:1}.stories-empty h3{margin-block:.9rem 1.4rem;font-size:clamp(2rem,3.4vw,3.5rem)}.stories-empty p:not(.eyebrow){color:var(--muted);max-width:43ch;margin-bottom:1.25rem;font-size:.9rem}.empty-margin{writing-mode:vertical-rl;letter-spacing:.17em;text-transform:uppercase;color:var(--muted);font-size:.6rem}.about-teaser{border-top:1px solid var(--line);grid-template-columns:1fr 2fr;gap:2rem;margin-top:clamp(4rem,7vw,7rem);padding-block:clamp(3rem,6vw,6rem);display:grid}.about-teaser h2{font-size:clamp(2.4rem,4.5vw,4.5rem)}.about-teaser p:not(.eyebrow){max-width:48ch;color:var(--muted);margin-block:1.7rem 1.3rem;font-size:1rem}.site-footer{background:#eeede7;padding-block:3rem 1.5rem}.footer-top{flex-wrap:wrap;justify-content:space-between;gap:2rem;padding-bottom:3rem;display:flex}.footer-top p{color:var(--muted);margin-top:.8rem;font-size:.8rem}.footer-top nav{flex-wrap:wrap;align-content:start;gap:1.5rem;display:flex}.footer-top nav a{padding-block:.65rem;font-size:.75rem;text-decoration:none}.footer-top nav a:hover{text-decoration:underline}.footer-bottom{color:var(--muted);border-top:1px solid #cfcec4;justify-content:space-between;gap:1rem;padding-top:1.3rem;font-size:.65rem;display:flex}.page-heading{padding-block:clamp(3rem,6vw,6rem) clamp(2.5rem,5vw,5rem)}.page-heading h1{max-width:24ch;margin-block:1.5rem 2rem}.page-heading h1 em,.about-teaser em,.section-intro em,.about-signoff em{color:var(--accent)}.page-heading-bottom{justify-content:space-between;align-items:end;gap:2rem;display:flex}.page-heading-bottom p{color:var(--muted);max-width:58ch;font-size:.95rem}.page-heading-bottom .eyebrow{white-space:nowrap;font-size:.6rem}.destination-section{margin-bottom:5rem}.destination-index{align-items:stretch}.destination-index .destination-primary h3{margin-top:1.5rem;padding-top:0}.country-regions{border-top:1px solid var(--line);margin-top:1.5rem;padding-top:1rem}.country-regions h4{margin-bottom:.5rem;font-size:.8rem;font-weight:500}.country-regions ul{margin:0 0 1rem;padding:0;list-style:none}.country-regions li a{color:var(--muted);justify-content:space-between;padding-block:.4rem;font-size:.8rem;display:flex}.index-note{color:var(--muted);max-width:65ch;margin-top:2rem;font-size:.8rem}.about-heading{max-width:70rem}.about-heading .intro{color:var(--muted);font-size:1.1rem}.about-statement{border-top:1px solid var(--line);grid-template-columns:1fr 2fr;gap:2rem;padding-block:clamp(2.5rem,5vw,5rem);display:grid}.about-statement>div{max-width:43rem}.about-statement h2{margin-bottom:1.75rem}.about-statement p:not(.eyebrow){color:var(--muted);max-width:60ch;margin-bottom:1.25rem}.about-statement .large-copy{color:var(--ink);font-size:clamp(1.2rem,2vw,1.6rem);line-height:1.5}.about-signoff{background:var(--wash);text-align:center;margin-bottom:5rem;padding:4rem 1.5rem}.about-signoff p{font-family:var(--serif);margin-top:1.5rem;font-size:clamp(2rem,4vw,4rem);line-height:1.2}.about-managed{border-top:1px solid var(--line);margin-top:0;padding-block:clamp(2.5rem,5vw,5rem)}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:2rem;font-size:.72rem;display:flex}.breadcrumbs a{padding-block:.3rem}.breadcrumbs a+a:before{content:"/";color:var(--muted);margin-right:1rem;display:inline-block}.article-header{padding-top:clamp(2rem,4vw,4rem)}.article-heading{text-align:center;max-width:64rem;margin:0 auto 2.5rem}.article-heading h1{overflow-wrap:anywhere;margin-block:1rem 1.5rem;font-size:clamp(2.6rem,5.2vw,5rem)}.article-deck{color:var(--muted);max-width:58ch;margin-inline:auto;font-size:clamp(1rem,1.5vw,1.2rem)}.article-dates{flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;margin-top:1.5rem;display:flex}.article-hero{max-width:72rem;margin-inline:auto}.article-hero .has-photo .image-frame{aspect-ratio:auto}.article-hero .has-photo img{object-fit:contain;height:auto}.article-hero .image-frame{aspect-ratio:2}.prose{overflow-wrap:break-word;max-width:43rem;margin:clamp(2.5rem,5vw,4.5rem) auto;font-size:1.0625rem;line-height:1.85}.prose>*+*{margin-top:1.5rem}.prose h2{margin-top:3.5rem;font-size:clamp(1.8rem,3vw,2.5rem)}.prose h3{margin-top:2.5rem;font-size:clamp(1.4rem,2.3vw,1.8rem)}.prose h4{margin-top:2rem;font-size:1.1rem;line-height:1.4}.prose h2+*,.prose h3+*{margin-top:1rem}.prose ul,.prose ol{padding-left:1.5rem}.prose li+li{margin-top:.5rem}.prose li::marker,.prose a{color:var(--accent)}.prose blockquote{font-family:var(--serif);color:var(--accent);border-left:2px solid #8a907d;margin-inline:0;padding:.5rem 0 .5rem 1.5rem;font-size:1.45rem;line-height:1.5}.prose img{width:auto;max-width:100%;height:auto;margin-inline:auto}.prose figure{margin-block:2.5rem}.prose figcaption{color:var(--muted);text-align:center;margin-top:.75rem;font-size:.75rem;line-height:1.6}.prose hr{border:0;border-top:1px solid var(--line);margin-block:3rem}.prose pre{max-width:100%;padding:1rem;font-size:.85rem;overflow-x:auto}.prose table{border-collapse:collapse;max-width:100%;display:block;overflow-x:auto}.prose th,.prose td{border-bottom:1px solid var(--line);text-align:left;padding:.75rem}.article-end{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:1.5rem;max-width:43rem;margin:0 auto 5rem;padding-top:1.5rem;display:flex}.taxonomy-stories{margin-bottom:5rem}.region-nav{flex-wrap:wrap;gap:.75rem 2rem;margin-bottom:2.5rem;display:flex}.region-nav a{padding-block:.5rem;font-size:.85rem}.not-found{max-width:50rem;padding-block:clamp(4rem,8vw,8rem)}.not-found h1{margin-block:1.5rem 2rem}.not-found>p:not(.eyebrow){color:var(--muted);margin-bottom:1.5rem}@media (width>=1600px){.home-hero{padding-top:4.5rem}}@media (width<=1099px){.hero-heading{grid-template-columns:minmax(0,1fr) 12rem}.hero-aside .editorial-links{flex-direction:column}.destination-grid{gap:0 1.5rem}.destination-primary{padding:1.5rem}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-spread{gap:2rem}}@media (width<=767px){.site-header{flex-wrap:wrap;gap:.75rem;padding-block:1.25rem .8rem}.brand{letter-spacing:.13em;font-size:1.05rem}.main-nav{gap:1.6rem}.main-nav a{font-size:.75rem}.hero-heading{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.75rem}.hero-heading .eyebrow{margin-bottom:1.1rem}.hero-heading h1{font-size:clamp(2.5rem,7vw,3.6rem)}.hero-heading h1>span{max-width:30ch;font-size:.64em}.hero-aside>p{display:none}.hero-aside .editorial-links{flex-direction:row;gap:1.5rem}.image-hero .image-frame{aspect-ratio:4/3}.image-fallback{padding:1rem;inset:.9rem}.hero-footnote{font-size:.58rem}.section-heading{flex-wrap:wrap;gap:.75rem;margin-bottom:1.75rem}.section-heading>.eyebrow{font-size:.58rem}.featured-spread{grid-template-columns:1fr;gap:1.5rem}.featured-copy{max-width:35rem}.featured-copy h3{margin-top:.8rem;font-size:2.3rem}.featured-copy>p:not(.eyebrow){max-width:none;margin-block:1rem}.section-intro{display:block}.section-intro>p{margin-top:1.2rem}.destination-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.25rem}.destination-primary{grid-area:auto/1/auto/-1;margin-bottom:1.5rem;padding:1.5rem}.destination-primary h3{margin-top:1.5rem;padding-top:0;font-size:4rem}.destination-primary>p{max-width:none}.destination-meta{flex-wrap:wrap;gap:.25rem}.destination-meta .eyebrow{font-size:.52rem}.destination-item h3{font-size:2rem}.destination-item>p{font-size:.72rem}.destination-primary h3{font-size:4rem}.story-grid{grid-template-columns:1fr;gap:2.5rem}.story-card h3{font-size:2rem}.stories-empty{grid-template-columns:1fr;gap:1.25rem;padding:1.75rem}.empty-number{font-size:3.5rem}.empty-margin{display:none}.about-teaser,.about-statement{grid-template-columns:1fr;gap:1.5rem}.about-teaser h2{font-size:2.5rem}.footer-top{flex-direction:column;gap:1.5rem;padding-bottom:2rem}.footer-bottom{flex-wrap:wrap}.page-heading-bottom{display:block}.page-heading-bottom .eyebrow{margin-top:1.5rem;display:block}.page-heading h1{font-size:clamp(2.5rem,8vw,3.8rem)}.article-heading{text-align:left}.article-heading h1{font-size:2.6rem}.article-dates{justify-content:flex-start}.article-hero .image-frame{aspect-ratio:4/3}.prose{font-size:1rem;line-height:1.85}.prose h2{margin-top:2.5rem}.breadcrumbs{gap:.25rem .75rem;font-size:.65rem}}@media (width<=420px){.site-header{flex-direction:column;align-items:flex-start}.main-nav{gap:2rem}.desktop-break{display:none}.destination-arrow{font-size:1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.prose [data-double-underline]{text-decoration-line:underline;text-decoration-style:double}.prose hr.editorial-divider{border:0;border-top:2px solid #8a907d;width:3.5rem;margin:3rem auto}.prose figure[data-editor-photo]{width:75%;margin-block:2rem}.prose figure[data-size=wide]{width:100%}.prose figure[data-align=left]{margin-inline:0 auto}.prose figure[data-align=center]{margin-inline:auto}.prose figure[data-align=right]{margin-inline:auto 0}.prose .photo-slot{color:#65645c;background:#eeece5;border:1px solid #d6d4ca;place-content:center;min-height:10rem;font:1rem Segoe UI,sans-serif;display:grid}.prose a{font-weight:650;text-decoration:underline;position:relative}.prose a:after{content:attr(href);color:#44483f;white-space:normal;overflow-wrap:anywhere;text-align:left;opacity:0;visibility:hidden;pointer-events:none;z-index:4;background:#faf9f5;border:1px solid #d6d4ca;width:max-content;max-width:min(24rem,75vw);padding:.55rem .7rem;font:.75rem/1.5 Segoe UI,sans-serif;text-decoration:none;transition:opacity .1s,visibility .1s;position:absolute;bottom:calc(100% + .5rem);left:0;box-shadow:0 2px 5px #29282312}.prose a[data-map-query]:before{content:"↗ ";font-weight:400}.prose a[data-map-query]:after{content:"Google Maps\a " attr(data-map-query);white-space:pre-line}.prose a:focus:after{opacity:1;visibility:visible}@media (hover:hover) and (pointer:fine){.prose a:hover:after{opacity:1;visibility:visible;transition-delay:.3s}}.prose figure[data-editor-photo] figcaption:empty{display:none}.continent-group+.continent-group{margin-top:3rem}.continent-group>h3{border-bottom:1px solid var(--line);letter-spacing:.08em;margin-bottom:1rem;padding-bottom:.8rem;font-size:clamp(1.125rem,2vw,1.5rem)}.country-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:2rem;display:grid}.country-item{padding:1rem 0}.country-item h4{font:clamp(1.75rem,3vw,2.25rem)/1.3 var(--serif);margin-bottom:.5rem}.country-item h4 a{text-decoration:none}.country-item ul{margin:1rem 0 0;padding:0;list-style:none}.country-item li a{min-height:2.75rem;padding:.6rem .2rem;font-size:clamp(1.125rem,2vw,1.25rem);display:inline-block}@media (width<=420px){.main-nav{gap:1.2rem}}.prose .travel-map{border:1px solid var(--rule,#d4d6cf);border-radius:3px;width:100%;margin:2.5rem 0;overflow:hidden}.travel-map iframe{border:0;width:100%;height:clamp(220px,32vw,320px);display:block}.travel-map .map-fallback{color:#525b50;text-align:center;background:linear-gradient(135deg,#eef0e8,#e2e5dc);flex-direction:column;justify-content:center;align-items:center;gap:.7rem;min-height:210px;padding:2rem;font:.85rem/1.6 system-ui,sans-serif;text-decoration:none;display:flex}.travel-map .map-provider{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem}.prose .travel-map figcaption{text-align:center;margin:0;padding:.9rem 1rem;font:.85rem/1.5 system-ui,sans-serif;display:block}.prose .travel-map figcaption a{font-weight:500;text-decoration:none;display:block}.prose .travel-map a:before,.prose .travel-map a:after{display:none}
