/* Shared fluid layout: full-width discovery, readable editorial text. */
:root{--page-gutter:clamp(20px,4vw,80px)}
body .section{width:100%;max-width:none;padding:clamp(48px,5vw,80px) var(--page-gutter);margin:0 auto}
body .section-head{max-width:850px}
body .nav{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}
body .journal-home>.journal-grid{max-width:none}
body .journal-home>.section-head{max-width:850px;margin-left:0}
body .club-section{width:calc(100% - 2 * var(--page-gutter));max-width:none;margin:32px auto;padding:clamp(28px,4vw,60px)}
body .club-section>div:first-child{max-width:850px}
body .club-section .passport{max-width:520px;width:100%;justify-self:end}
body .about{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}
body .place-nav,body .place-main,body .club-main{max-width:none;width:100%;padding-left:var(--page-gutter);padding-right:var(--page-gutter)}
body .place-intro{max-width:720px}
body .place-story,body .supply-details>div:first-child{max-width:800px}
body .place-layout{grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:clamp(28px,5vw,80px)}
body .place-opening{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
body .place-opening img{height:clamp(320px,30vw,500px)}
body .club-layout{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}
body .club-form{width:100%;max-width:800px}
body .club-aside{max-width:650px}
body .journal-main{max-width:1520px;width:100%;padding-left:var(--page-gutter);padding-right:var(--page-gutter)}
body .article-layout{grid-template-columns:240px minmax(0,740px);justify-content:center}
body .article-heading{max-width:1000px}
body .alliance-article{max-width:1380px;width:100%;padding-left:var(--page-gutter);padding-right:var(--page-gutter)}
body .alliance-intro{max-width:900px}
body .alliance-body{max-width:740px}
@media(min-width:1100px){body .map-grid{grid-template-columns:minmax(0,1.65fr) minmax(350px,1fr)}body #geo-map{height:560px}body #records{height:560px;max-height:560px}body .hero-copy{max-width:820px;padding-left:var(--page-gutter)}body .hero .partner-card{right:var(--page-gutter)}body .supply-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1440px){body #events{grid-template-columns:repeat(4,minmax(0,1fr))}body #supplier-results{grid-template-columns:repeat(4,minmax(0,1fr))}body .journal-home>.journal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1099px) and (min-width:851px){body .nav{gap:16px}body .nav nav{gap:14px;font-size:13px}}
@media(max-width:850px){body .place-layout,body .place-opening,body .club-layout{grid-template-columns:1fr}body .club-section .passport{justify-self:stretch;max-width:none}body .article-layout{grid-template-columns:1fr}body .section{padding-top:46px;padding-bottom:46px}body .place-opening img{height:300px}}
@media(max-width:600px){body .place-opening img{height:260px}body .club-section{padding:24px}}
/* Restore combined scrolling directory; enlarge horizontal business rows. */
body .map-grid{grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);align-items:start}
body #geo-map{height:590px}
body #records{display:block;height:590px;max-height:590px;overflow-y:auto;overflow-x:hidden;padding-right:12px;scrollbar-gutter:stable}
body #records .record{display:grid;grid-template-columns:130px minmax(0,1fr);gap:20px;padding:16px;margin-bottom:14px;min-height:154px;height:auto;border-radius:14px;align-items:center;overflow:visible}
body #records .record>img{display:block;width:130px;height:120px;object-fit:cover;border-radius:10px;flex-shrink:0}
body #records .event-record>img{object-fit:contain;background:#f2f5f0}
body #records .record>div{min-width:0}
body #records .record h4{font-size:21px;line-height:1.25;margin:0 0 10px;word-break:normal;overflow-wrap:normal}
body #records .record p{font-size:15px;line-height:1.5;margin:0 0 8px}
body #records .record .profile-link{font-size:15px;line-height:1.4}
body #records .map-list-heading h3{font-size:20px}
@media(max-width:1000px){body .map-grid{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr)}body #records .record{grid-template-columns:100px minmax(0,1fr);gap:14px;padding:12px}body #records .record>img{width:100px;height:108px}body #records .record h4{font-size:19px}}
@media(max-width:850px){body .map-grid{display:grid;grid-template-columns:1fr}body #geo-map{height:350px}body #records{height:560px;max-height:560px}body #records .record{min-height:136px}}
@media(max-width:420px){body #records .record{grid-template-columns:85px minmax(0,1fr);gap:12px}body #records .record>img{width:85px;height:100px}body #records .record h4{font-size:18px}}
/* Two establishment cards per row when the scrolling panel has enough room. */
body #records{container-type:inline-size}
@container (min-width:680px){body #records .participant-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body #records .participant-group .map-list-heading{grid-column:1/-1}body #records .participant-group .record{grid-template-columns:100px minmax(0,1fr);gap:14px;padding:14px;margin:0;min-height:154px}body #records .participant-group .record>img{width:100px;height:120px}body #records .participant-group .record h4{font-size:20px}body #records .participant-group .profile-link{font-size:14px}}
