@font-face{font-family:NewsreaderNatow;src:url('/natow/assets/fonts/newsreader-var.woff2') format('woff2');font-weight:200 800;font-display:swap}
@font-face{font-family:AtkinsonNatow;src:url('/natow/assets/fonts/atkinson-regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:AtkinsonNatow;src:url('/natow/assets/fonts/atkinson-bold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:AtkinsonNatow;src:url('/natow/assets/fonts/atkinson-italic.woff2') format('woff2');font-style:italic;font-display:swap}
:root{
  --paper:#f5f1e8;--paper-2:#fbf8f1;--ink:#1f1c17;--rice:#5c4836;--rice-deep:#43321f;
  --water:#2b3c45;--pine:#46534a;--muted:#5d6a5c;--shore:#d8d0c2;--mist:#ece8df;
  --serif:NewsreaderNatow,Georgia,'Times New Roman',serif;--sans:AtkinsonNatow,system-ui,-apple-system,sans-serif;
}
*{box-sizing:border-box}
html{background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.6;-webkit-text-size-adjust:100%}
body{margin:0;background:var(--paper)}
a{color:var(--rice)}
img{max-width:100%;display:block}
figure{margin:0}
h1,h2,h3{font-family:var(--serif);font-weight:700;line-height:1.04;margin:0 0 .4em;color:var(--ink);letter-spacing:-.01em}
p{margin:0 0 .7em}
.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}
.skip-link{position:absolute;left:1rem;top:-4rem;z-index:30;background:var(--rice);color:#fff;padding:.7rem 1rem;border-radius:.3rem}
.skip-link:focus{top:1rem}
.eyebrow{margin:0 0 .55rem;font-family:var(--sans);text-transform:uppercase;font-size:.72rem;letter-spacing:.16em;font-weight:700;color:var(--pine)}
code{font-family:ui-monospace,Menlo,monospace;font-size:.86em;background:var(--mist);padding:.05em .3em;border-radius:.2rem}

.proto-strip{display:flex;gap:.5rem;justify-content:center;align-items:center;flex-wrap:wrap;padding:.5rem 1rem;background:var(--water);color:var(--paper);font-size:.85rem;text-align:center}
.proto-strip strong{color:#fff}
.proto-strip span{color:#cdd8d4}

.masthead{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:1rem;padding:.7rem clamp(1rem,4vw,3.2rem);background:rgba(245,241,232,.96);backdrop-filter:blur(6px);border-bottom:1px solid var(--shore)}
.brand{display:flex;gap:.65rem;align-items:center;text-decoration:none;color:var(--ink);min-width:0}
.brand-seal{display:block;width:44px;height:44px;flex:0 0 44px}
.brand-words strong{display:block;font-family:var(--serif);font-size:1.3rem;line-height:1;letter-spacing:.02em}
.brand-words small{display:block;color:var(--muted);font-size:.74rem;margin-top:.12rem}
.quicksearch{display:flex;min-width:0}
.quicksearch label{flex:1;min-width:0}
.quicksearch input{width:100%;min-height:44px;border:1px solid var(--shore);border-right:0;border-radius:.4rem 0 0 .4rem;background:var(--paper-2);font:inherit;padding:.5rem .8rem;color:var(--ink)}
.quicksearch input:focus{outline:2px solid var(--rice);outline-offset:-1px}
.quicksearch button{min-height:44px;border:1px solid var(--rice);border-radius:0 .4rem .4rem 0;background:var(--rice);color:#fff;font:inherit;font-weight:700;padding:.5rem .9rem;cursor:pointer}
.wayfinder-nav{display:flex;align-items:center;gap:.15rem;justify-self:end}
.wf-link{min-height:44px;display:inline-flex;align-items:center;padding:.5rem .7rem;text-decoration:none;color:var(--ink);font-weight:700;font-size:.95rem;border-radius:.35rem;border-bottom:2px solid transparent}
.wf-link:hover{background:var(--mist)}
.wf-link[aria-current=page]{border-bottom-color:var(--rice);color:var(--rice-deep)}
.menu-btn{display:none;min-height:44px;border:1px solid var(--shore);border-radius:.4rem;background:var(--paper-2);color:var(--ink);font:inherit;font-weight:700;padding:.5rem .8rem;cursor:pointer}

main{display:block}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1.15rem;border-radius:.45rem;font-weight:700;text-decoration:none;border:2px solid transparent;cursor:pointer;font-size:1rem;font-family:var(--sans)}
.btn.primary{background:var(--rice);color:#fff;border-color:var(--rice)}
.btn.primary:hover{background:var(--rice-deep);border-color:var(--rice-deep)}
.btn.ghost{background:transparent;color:var(--rice-deep);border-color:var(--rice)}
.btn.ghost:hover{background:var(--rice);color:#fff}
.btn.ghost.light{color:var(--paper);border-color:rgba(245,241,232,.7)}
.btn.ghost.light:hover{background:var(--paper);color:var(--water)}

.section-head{max-width:60ch}
.section-head h2{font-size:clamp(1.7rem,3.4vw,2.7rem)}
.section-head p{color:var(--muted);font-size:1.05rem}
.section-head.light .eyebrow{color:#d9cdba}
.section-head.light h2{color:#fff}
.muted-on-dark{color:#c6d2cd !important}

.hero-banner{position:relative;isolation:isolate;display:flex;align-items:center;min-height:clamp(440px,64vh,640px);padding:clamp(2.4rem,6vw,5rem) clamp(1.1rem,5vw,5rem);border-bottom:1px solid var(--shore);overflow:hidden}
.hero-banner-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:64% center;z-index:-2}
.hero-banner-scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(245,241,232,.98) 0%,rgba(245,241,232,.95) 33%,rgba(245,241,232,.62) 58%,rgba(245,241,232,.12) 100%),linear-gradient(0deg,rgba(245,241,232,.45) 0%,rgba(245,241,232,0) 42%)}
.hero-copy{position:relative;max-width:36rem;min-width:0}
.hero-banner h1{font-size:clamp(2.5rem,6vw,4.6rem);max-width:13ch;margin-bottom:.5rem}
.hero-lede{max-width:46ch;font-size:clamp(1.06rem,1.5vw,1.24rem);color:#332f27}
.atlas-intro{padding:clamp(2.2rem,5vw,4rem) clamp(1.1rem,5vw,5rem);background:var(--paper-2);border-bottom:1px solid var(--shore)}
.atlas-intro-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(1.6rem,4vw,3.4rem);align-items:center;margin-top:1.4rem}
.atlas-intro-grid .nation-roll{margin:0;align-self:center}
.intro-strip{height:clamp(170px,22vw,280px);overflow:hidden;border-bottom:1px solid var(--shore)}
.intro-strip-img{width:100%;height:100%;object-fit:cover;object-position:center 46%}
.intro-banner>div{position:relative}
.hero-atlas{display:block;text-decoration:none;background:var(--paper-2);border:1px solid var(--shore);border-radius:.75rem;padding:1.2rem 1.2rem 1.1rem;box-shadow:0 20px 44px rgba(31,28,23,.12);transition:border-color .15s,box-shadow .15s}
.hero-atlas:hover{border-color:var(--rice);box-shadow:0 24px 52px rgba(31,28,23,.16)}
.hero-atlas-label{display:block;text-align:center;text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;font-weight:700;color:var(--rice-deep);margin-bottom:.85rem}
.hero-atlas-figure{position:relative;display:block;max-width:380px;margin:0 auto}
.hero-atlas-map{width:100%;height:auto;display:block;filter:grayscale(1) brightness(1.03) contrast(.94);mix-blend-mode:multiply;opacity:.9}
.marker-dot{position:absolute;transform:translate(-50%,-50%);width:15px;height:15px;border-radius:50%;background:var(--rice);border:2px solid var(--paper-2);box-shadow:0 1px 3px rgba(0,0,0,.32)}
.hero-atlas-cap{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:.9rem;font-weight:700;color:var(--rice-deep)}
.hero-atlas-cap::after{content:"\2192"}
.hero-atlas:hover .hero-atlas-cap{color:var(--rice)}
.nation-roll{list-style:none;margin:1.8rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.55rem}
.nation-roll a{display:flex;flex-direction:column;gap:.1rem;min-height:48px;justify-content:center;padding:.55rem .75rem;text-decoration:none;color:var(--ink);background:var(--paper-2);border:1px solid var(--shore);border-left:3px solid var(--rice);border-radius:.35rem}
.nation-roll a:hover{background:#fff;border-left-color:var(--rice-deep)}
.nation-roll-name{font-family:var(--serif);font-weight:700;font-size:1.05rem;line-height:1.1}
.nation-roll-region{font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}
.hero-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.8rem}

.ask{padding:clamp(2.2rem,5vw,4rem) clamp(1.1rem,5vw,5rem);background:var(--mist);border-bottom:1px solid var(--shore)}
.ask-head{max-width:62ch}
.ask-head h2{font-size:clamp(1.8rem,3.4vw,2.7rem)}
.ask-head p{color:#3c3a33}
.ask-form{display:flex;gap:.6rem;max-width:760px;margin:1.2rem 0 .7rem}
.ask-field{flex:1;min-width:0}
.ask-form input{width:100%;min-height:56px;border:2px solid var(--shore);border-radius:.5rem;background:var(--paper-2);font:inherit;font-size:1.05rem;padding:.85rem 1rem;color:var(--ink)}
.ask-form input:focus{outline:none;border-color:var(--rice)}
.ask-form button{min-height:56px;padding:.85rem 1.5rem;border:2px solid var(--rice);background:var(--rice);color:#fff;font:inherit;font-weight:700;border-radius:.5rem;cursor:pointer}
.ask-form button:hover{background:var(--rice-deep);border-color:var(--rice-deep)}
.ask-seeds{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;margin:.2rem 0 1.1rem;font-size:.9rem;color:var(--muted)}
.ask-seeds>span{font-weight:700}
.ask-seeds button{min-height:40px;border:1px solid var(--shore);background:var(--paper-2);color:var(--rice-deep);border-radius:999px;padding:.35rem .8rem;font:inherit;font-size:.86rem;font-weight:700;cursor:pointer}
.ask-seeds button:hover{background:#fff;border-color:var(--rice)}
.ask-answer{background:var(--paper-2);border:1px solid var(--shore);border-left:4px solid var(--rice);border-radius:.55rem;padding:1.2rem 1.3rem;max-width:820px}
.ask-q{font-family:var(--serif);font-weight:700;font-size:1.2rem;color:var(--ink);margin:0 0 .5rem}
.ask-body p{color:#33312b}
.ask-events{margin:.3rem 0 .5rem;padding-left:1.1rem}
.ask-events li{margin-bottom:.2rem}
.ask-note{font-size:.92rem;color:var(--muted);font-style:italic}
.ask-sources{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}
.ask-source{flex:1 1 220px;display:flex;align-items:center;justify-content:space-between;gap:.6rem;background:var(--paper);border:1px solid var(--shore);border-radius:.45rem;padding:.6rem .75rem}
.ask-source strong{display:block;font-family:var(--serif);font-size:1rem;line-height:1.15}
.ask-source span{display:block;font-size:.78rem;color:var(--muted)}
.ask-fallback .ask-regions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.6rem}
.ask-fallback .ask-regions button{min-height:40px;border:1px solid var(--shore);background:var(--paper);color:var(--rice-deep);border-radius:999px;padding:.35rem .8rem;font:inherit;font-weight:700;cursor:pointer}
.ask-status{font-size:.82rem;color:var(--muted);margin-top:.7rem}
.outbound{font-weight:700;color:var(--rice-deep);text-decoration:none;border-bottom:1px solid var(--rice);white-space:nowrap}
.outbound:hover{color:var(--rice)}

.regions{padding:clamp(2.2rem,5vw,4rem) clamp(1.1rem,5vw,5rem)}
.region-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1.2rem;margin-top:1.6rem}
.region-card{background:var(--paper-2);border:1px solid var(--shore);border-radius:.6rem;overflow:hidden;display:flex;flex-direction:column}
.region-card.feature{grid-column:span 2}
.region-card.feature .region-photo img{aspect-ratio:2/1}
.region-card.feature .region-tag{font-size:1.3rem}
.region-photo{position:relative;display:block;text-decoration:none}
.region-photo img{width:100%;aspect-ratio:16/10;object-fit:cover;background:var(--mist);filter:saturate(.92)}
.region-tag{position:absolute;left:.8rem;bottom:.8rem;font-family:var(--serif);font-weight:700;color:#fff;background:rgba(31,58,74,.88);padding:.3rem .7rem;border-radius:.3rem;font-size:1.05rem}
.region-body{padding:1rem 1.1rem 1.2rem}
.region-body .count{font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--rice-deep);margin-bottom:.3rem}
.region-body p:last-child{color:var(--muted);margin:0}

.happening{padding:clamp(2.4rem,5vw,4.2rem) clamp(1.1rem,5vw,5rem);background:var(--water);color:var(--paper);background-image:repeating-linear-gradient(180deg,rgba(255,255,255,.04) 0 1px,transparent 1px 46px)}
.happening-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-top:1.6rem}
.happening-card{background:rgba(245,241,232,.06);border:1px solid rgba(245,241,232,.16);border-left:3px solid var(--rice);border-radius:.5rem;padding:1rem 1.1rem}
.happening-card .when{font-weight:700;color:#efe3d0;margin:0 0 .25rem;font-size:.95rem}
.happening-card h3{color:#fff;font-size:1.3rem;margin:0 0 .3rem}
.happening-card .who{color:#bccac4;font-size:.9rem;margin:0 0 .7rem}
.happening-card .outbound{color:#efe3d0;border-bottom-color:#efe3d0}
.happening-foot{margin-top:1.6rem}

.page-intro{padding:clamp(2.2rem,5vw,3.6rem) clamp(1.1rem,5vw,5rem) clamp(1.4rem,3vw,2.2rem);background:linear-gradient(180deg,var(--paper-2),var(--paper));border-bottom:1px solid var(--shore)}
.page-intro>div{max-width:62ch}
.page-intro h1{font-size:clamp(2.2rem,5vw,4rem)}
.page-intro p{color:var(--muted);font-size:1.06rem}
.map-legend{font-size:.92rem;background:var(--mist);border-left:3px solid var(--rice);padding:.55rem .8rem;border-radius:.3rem;color:#3c3a33}

.finder{padding:clamp(1.6rem,4vw,3rem) clamp(1.1rem,5vw,5rem)}
.finder.pale{background:var(--mist);border-top:1px solid var(--shore)}
.finder-field input{width:100%;max-width:760px;min-height:52px;border:2px solid var(--shore);border-radius:.5rem;background:var(--paper-2);font:inherit;font-size:1.05rem;padding:.8rem 1rem;color:var(--ink)}
.finder-field input:focus{outline:none;border-color:var(--rice)}
.filter-row{display:flex;flex-wrap:wrap;gap:.45rem;margin:.9rem 0 1.4rem}
.filter-row button{min-height:40px;border:1px solid var(--shore);background:var(--paper-2);color:var(--ink);border-radius:999px;padding:.4rem .9rem;font:inherit;font-weight:700;cursor:pointer}
.filter-row button:hover{border-color:var(--rice)}
.filter-row button[aria-pressed=true]{background:var(--rice);color:#fff;border-color:var(--rice)}
.nation-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.2rem}
.nation-card{background:var(--paper-2);border:1px solid var(--shore);border-radius:.6rem;overflow:hidden;display:flex;flex-direction:column;scroll-margin-top:90px}
.nation-photo{width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--mist)}
.nation-body{padding:1rem 1.1rem 1.2rem}
.nation-body h3{font-size:1.4rem;margin:.1rem 0 .4rem;color:var(--ink)}
.nation-body>p{color:#3c3a33}
.tag-row{list-style:none;display:flex;flex-wrap:wrap;gap:.35rem;margin:.7rem 0;padding:0}
.tag-row li{font-size:.78rem;color:var(--pine);background:var(--mist);border:1px solid var(--shore);border-radius:999px;padding:.18rem .55rem}
.source-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.6rem}
.source-row a{display:inline-flex;align-items:center;min-height:40px;padding:.35rem .7rem;border:1px solid var(--rice);color:var(--rice-deep);border-radius:.35rem;font-weight:700;font-size:.86rem;text-decoration:none;background:var(--paper)}
.source-row a:hover{background:var(--rice);color:#fff}
.source-row .tone{display:inline-flex;align-items:center;font-size:.8rem;color:var(--muted);font-weight:700;padding:.35rem 0}
.empty{color:var(--muted)}

.atlas{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:1.4rem;align-items:start;padding:clamp(1.4rem,4vw,3rem) clamp(1.1rem,5vw,5rem)}
.atlas-plate{position:relative;background:var(--water);border-radius:.7rem;padding:clamp(1rem,3vw,2rem);box-shadow:inset 0 0 0 1px rgba(245,241,232,.12);background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.03) 0 1px,transparent 1px 18px)}
.atlas-figure{position:relative;max-width:560px;margin:0 auto;background:var(--paper-2);border:1px solid rgba(245,241,232,.4);border-radius:.4rem;padding:.6rem}
.atlas-map{width:100%;height:auto;filter:grayscale(1) brightness(1.02) contrast(.96);mix-blend-mode:multiply;opacity:.9}
.marker{position:absolute;transform:translate(-50%,-50%);min-width:30px;min-height:30px;width:30px;height:30px;border-radius:50%;border:2px solid var(--paper);background:var(--rice);color:#fff;font-weight:700;cursor:pointer;padding:0;display:grid;place-items:center;box-shadow:0 2px 6px rgba(0,0,0,.3)}
.marker span{font-size:.82rem;line-height:1}
.marker::after{content:"";position:absolute;inset:-8px;border-radius:50%}
.marker:hover{background:var(--rice-deep);transform:translate(-50%,-50%) scale(1.12)}
.marker.is-selected{background:var(--water);outline:3px solid var(--rice);outline-offset:1px}
.marker:focus-visible{outline:3px solid #fff;outline-offset:2px}
.atlas-detail{position:sticky;top:84px;background:var(--paper-2);border:1px solid var(--shore);border-top:4px solid var(--rice);border-radius:.6rem;padding:1.5rem}
.detail-photo{margin:-1.2rem -1.2rem 1rem;overflow:hidden}
.detail-photo img{width:100%;aspect-ratio:16/9;object-fit:cover}
.atlas-detail h2{font-size:clamp(1.6rem,2.8vw,2.2rem);color:var(--ink)}
.atlas-detail dl{margin:.7rem 0}
.atlas-detail dl div{display:flex;gap:.6rem;border-top:1px solid var(--shore);padding-top:.45rem}
.atlas-detail dt{font-weight:700;color:var(--muted);min-width:96px}
.atlas-detail dd{margin:0}

.events-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:1.6rem;padding:clamp(1.6rem,4vw,3rem) clamp(1.1rem,5vw,5rem);align-items:start}
.events-sub{font-size:1.5rem;margin-bottom:1rem}
.event-list{display:grid;gap:1.1rem}
.event-card{display:grid;grid-template-columns:200px minmax(0,1fr);background:var(--paper-2);border:1px solid var(--shore);border-radius:.6rem;overflow:hidden}
.event-card figure{margin:0}
.event-card figure img{width:100%;height:100%;min-height:200px;object-fit:cover;background:var(--mist)}
.event-card>div{padding:1rem 1.1rem}
.event-card h3{font-size:1.35rem;margin:.1rem 0 .35rem}
.event-card .when{display:inline-block;background:var(--mist);color:var(--rice-deep);font-weight:700;padding:.25rem .6rem;border-radius:.3rem;margin:0 0 .5rem}
.event-card dl{display:grid;gap:.35rem;margin:.7rem 0}
.event-card dl div{display:flex;gap:.6rem;border-top:1px solid var(--shore);padding-top:.35rem}
.event-card dt{font-weight:700;color:var(--muted);min-width:78px}
.event-card dd{margin:0}
.watchlist{position:sticky;top:84px;background:var(--water);color:var(--paper);border-radius:.6rem;padding:1.2rem 1.3rem}
.watchlist .eyebrow{color:#d9cdba}
.watchlist h2{color:#fff;font-size:1.5rem}
.watchlist-note{color:#c6d2cd;font-size:.92rem}
.watchlist article{border-top:1px solid rgba(245,241,232,.18);padding-top:.8rem;margin-top:.8rem}
.watchlist h3{color:#fff;font-size:1.12rem;margin:0 0 .2rem}
.watchlist .who{color:#bccac4;font-size:.86rem;margin:0 0 .3rem}
.watchlist p{color:#d3ddd8;font-size:.92rem}
.watchlist a{display:inline-flex;align-items:center;min-height:40px;color:#efe3d0;font-weight:700;text-decoration:none;border-bottom:1px solid #efe3d0}

.plates{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.2rem;padding:clamp(1.6rem,4vw,3rem) clamp(1.1rem,5vw,5rem)}
.plate{background:var(--paper-2);border:1px solid var(--shore);border-radius:.5rem;overflow:hidden;display:flex;flex-direction:column}
.plate>img{width:100%;aspect-ratio:4/3;object-fit:cover;background:var(--mist)}
.plate figcaption{padding:.85rem 1rem 1rem;display:flex;flex-direction:column;gap:.2rem}
.plate figcaption strong{font-family:var(--serif);font-size:1.05rem}
.plate figcaption span{font-size:.84rem;color:var(--muted)}
.plate-credit{font-size:.78rem !important}
.credits{padding:clamp(1.6rem,4vw,3rem) clamp(1.1rem,5vw,5rem);background:var(--mist);border-top:1px solid var(--shore)}
.credits-intro{max-width:70ch;color:var(--muted)}
.credits-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:.8rem;margin-top:1rem}
.credits-grid article{background:var(--paper-2);border:1px solid var(--shore);border-left:3px solid var(--rice);border-radius:.4rem;padding:.8rem .9rem;display:flex;flex-direction:column;gap:.2rem}
.credits-grid strong{color:var(--ink)}
.credits-grid span{font-size:.82rem;color:var(--muted)}
.credits-grid a{font-weight:700;color:var(--rice-deep)}

.ground{background:var(--water);color:var(--paper);background-image:repeating-linear-gradient(180deg,rgba(255,255,255,.035) 0 1px,transparent 1px 40px)}
.ground-inner{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:2rem;padding:clamp(2rem,4vw,3rem) clamp(1.1rem,5vw,5rem)}
.ground .brand-seal{margin-bottom:.7rem}
.ground-lead h2{color:#fff;font-size:1.4rem}
.ground-lead p{color:#c6d2cd;max-width:42ch}
.ground-eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700;color:#d9cdba;margin:0 0 .5rem}
.ground-nations ul,.ground-links ul{list-style:none;margin:0 0 1rem;padding:0;display:grid;gap:.35rem}
.ground-nations a,.ground-links a{color:#ece6da;text-decoration:none;border-bottom:1px solid transparent}
.ground-nations a:hover,.ground-links a:hover{border-bottom-color:#efe3d0;color:#fff}
.ground-fine{color:#aebbb5;font-size:.84rem;max-width:40ch}
.ground-fine code{background:rgba(245,241,232,.12);color:#ece6da}

@media (max-width:900px){
  .masthead{grid-template-columns:auto auto;row-gap:.6rem}
  .quicksearch{grid-column:1/-1;order:3}
  .menu-btn{display:inline-flex;align-items:center;justify-self:end}
  .wayfinder-nav{display:none;grid-column:1/-1;flex-direction:column;align-items:stretch;gap:.1rem}
  .wayfinder-nav.is-open{display:flex}
  .wf-link{border-bottom:1px solid var(--shore);border-radius:0}
  .atlas,.events-layout{grid-template-columns:1fr}
  .atlas-detail,.watchlist{position:static}
  .atlas-intro-grid{grid-template-columns:1fr;gap:1.8rem}
  .hero-atlas{max-width:440px}
  .ground-inner{grid-template-columns:1fr 1fr}
  .ground-lead{grid-column:1/-1}
}
@media (max-width:560px){
  .event-card{grid-template-columns:1fr}
  .event-card figure img{min-height:0;aspect-ratio:16/9}
  .ground-inner{grid-template-columns:1fr}
  .hero-banner{min-height:520px}
  .hero-banner-scrim{background:linear-gradient(0deg,rgba(245,241,232,.97) 0%,rgba(245,241,232,.9) 45%,rgba(245,241,232,.55) 100%)}
  .hero-banner h1{font-size:clamp(2rem,9vw,2.8rem)}
  .quicksearch input{padding:.65rem 1rem}
  .region-card.feature{grid-column:auto}
  .ask-form{flex-direction:column}
  .ask-form button{width:100%}
}