/* Navigation and page flows: ordinary links first, interactive map optional. */
html{scroll-padding-top:110px}
.site-header,.home .site-header{position:sticky;top:0;z-index:100;height:auto;min-height:82px;padding:12px 4%;background:#211d16;display:grid;grid-template-columns:1fr auto 1fr;gap:24px;backdrop-filter:none}
.admin-bar .site-header{top:32px}
.site-header .brand{width:max-content}
.site-header .primary-nav{position:static;display:flex;flex-direction:row;align-items:center;width:auto;margin:0;padding:0;gap:8px;border:0;background:transparent;box-shadow:none}
.site-header .primary-nav a{display:flex;align-items:center;justify-content:center;min-height:46px;padding:8px 22px;font-size:16px;font-weight:700;border:1px solid transparent;border-radius:3px}
.site-header .primary-nav a:hover{background:#ffffff10;text-decoration:none}
.site-header .primary-nav a[aria-current=page]{background:#d4bc8c;color:#211d16}
.site-header .primary-nav .nav-cart{font-weight:400;color:#eadcc4;border-color:#ffffff30}
.site-header .nav-actions{justify-self:end;gap:20px;display:flex;align-items:center}
.site-header .login{font-size:14px;display:inline-flex;align-items:center;min-height:44px}
.site-header .mobile-menu{min-height:44px;display:flex;gap:9px;font:500 14px var(--body);padding:8px 12px;border:1px solid #ffffff30;border-radius:3px}
.site-header .mobile-menu:after{content:none}
.site-header .more-nav{display:none;position:absolute;left:auto;right:4%;top:100%;width:260px;flex-direction:column;gap:4px;padding:12px;background:#211d16;border:1px solid #d4bc8c66;box-shadow:0 16px 35px #0003}
.site-header .more-nav.open{display:flex}
.site-header .more-nav a{padding:10px 14px;min-height:44px;border-radius:2px}
.site-header .more-nav a:hover,.site-header .more-nav a[aria-current]{background:#ffffff15}
.site-header a:focus-visible,.site-header button:focus-visible{outline:3px solid #ffe1a2;outline-offset:3px}
.air-no-js .site-header{position:relative}
.air-no-js .more-nav{display:flex;position:static;grid-column:1/-1;flex-direction:row;flex-wrap:wrap;width:auto}
.air-no-js .mobile-menu{display:none}
.welcome{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:60px;max-width:1360px;margin:auto;padding:48px 5%}
.welcome h1{font:600 clamp(36px,4.4vw,62px)/1.04 var(--display);letter-spacing:-.3px;margin:12px 0 16px}
.welcome p:not(.eyebrow){max-width:620px;margin:0;font-size:17px;color:#555849}
.welcome .eyebrow{margin:0}
.welcome-actions{display:grid;gap:12px;text-align:center}
.join{min-height:48px;border-radius:3px}
.join.secondary{background:transparent;color:var(--olive);border:1px solid var(--olive)}
.join.secondary:hover{background:#e2e3d3}
.welcome-actions .text-link{padding:6px;font-size:14px}
.field-table{height:560px;min-height:0;max-height:none;border-top:1px solid #cfc5ac;border-bottom:1px solid #cfc5ac}
.field-table .table-viewport{inset:0;touch-action:pan-y pinch-zoom}
.table-intro{top:22px;left:4%;max-width:230px;background:#201c14dc;padding:12px 16px;border:1px solid #ffffff20}
.table-intro h2{font:500 26px/1.1 var(--display);margin:0;color:#fff1d7}
.table-intro p{font-size:10px;letter-spacing:1px}
.table-footer{bottom:18px;align-items:center}
.table-instructions{background:#201c14e8;padding:10px 14px;border:1px solid #ffffff20;max-width:none}
.table-instructions p{font-size:13px!important;max-width:none!important;min-height:0!important;margin:0 0 4px!important}
.table-instructions>a{position:static!important;font-size:12px!important}
.field-marker{text-decoration:none}
.field-marker .marker-caption,.locations-visible .field-marker .marker-caption{font:600 16px/1.2 var(--body);padding:10px 13px;min-height:40px;max-width:165px;border:1px solid #e6d0a7;background:#241f16f5;color:#fff2d5;opacity:1;visibility:visible;pointer-events:auto;box-shadow:0 3px 12px #0005}
.field-marker[data-location=community] .marker-caption,.field-marker[data-location=supply] .marker-caption{background:#e0c491;color:#242016}
.field-marker:hover .marker-caption{background:#f5e4be;color:#211d16}
.field-marker:focus-visible .marker-caption{outline:3px solid #fff;outline-offset:3px}
.image-unavailable .field-marker{top:calc(18% + var(--fallback-index,0)*14%)!important}
.image-unavailable .marker-ring{display:none}
.image-unavailable .field-marker .marker-caption{top:0!important}
.section{padding-top:64px;padding-bottom:64px}
.section h2{font-size:clamp(34px,4vw,50px);margin-bottom:16px}
.section-heading{align-items:center;gap:24px}
.section-heading .text-link{white-space:nowrap}
.community-section{display:block}
.community-section>.section-heading{margin-bottom:18px}
.community-section>.section-heading h2{max-width:700px}
.community-section .join{white-space:nowrap}
.forum-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:26px 0}
.forum-card{display:flex;flex-direction:column;min-height:220px;padding:26px;border:1px solid #bbb397;border-radius:4px;background:#faf8ed;color:#24271f;text-decoration:none;transition:background .15s,box-shadow .15s}
.forum-card h3{font:600 32px/1.1 var(--display);margin:0 0 12px}
.forum-card p{margin:0 0 22px;font-size:15px;color:#565849;line-height:1.6}
.forum-card>span{display:flex;justify-content:space-between;gap:14px;margin-top:auto;font-weight:700;font-size:14px}
.forum-card:hover{background:#eee9d8;box-shadow:0 4px 0 #b5a176}
.forum-card:focus-visible{outline-color:#a27524}
.status-label{display:inline-block;padding:5px 10px;background:#dfd4b6;color:#403521;font:500 12px/1.3 var(--mono);border-radius:3px}
.empty-state{background:#ebe7d8;border:1px solid #d0c6ab;border-radius:4px;padding:28px}
.empty-state h3{margin:14px 0 8px}.empty-state p{margin:8px 0 18px}
.content-page{max-width:1250px;padding:42px 5% 64px}
.content-page h1{font-size:clamp(38px,5vw,58px);margin:10px 0 18px}
.content-page>.eyebrow,.entry-content>.eyebrow{margin:0}
.page-lead{font-size:18px;line-height:1.7;max-width:760px!important}
.content-page h2{font:600 32px/1.15 var(--display)}
.forum-search{margin:30px 0;background:#e6e1d0;border:1px solid #c5baa0;border-radius:4px;padding:22px}
.forum-search label{display:block;margin-bottom:10px;font-weight:700}
.forum-search>div{display:flex;gap:10px}
.forum-search input{min-width:0;flex:1;min-height:48px;padding:11px 14px;border:1px solid #aaa28c;border-radius:3px;font:inherit;background:#fffdf7;color:var(--ink)}
.forum-home .forum-empty{margin:32px 0}
.forum-empty h2{margin:0 0 12px}
.community-guidance{font-size:14px;color:#5b5d50;padding-top:12px}
.shop-launch{margin:32px 0;padding:clamp(24px,5vw,52px);background:#e6e1cf;border:1px solid #c9bea0;border-radius:4px;max-width:950px}
.shop-launch h2{font:600 clamp(30px,4vw,44px)/1.1 var(--display);margin:20px 0 15px}
.action-row{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:28px}
.air-status{font-size:15px;line-height:1.7;border-radius:3px;margin:22px 0}
.forum-back{margin:0 0 16px;font-size:15px;font-weight:700}
#bbpress-forums{font-size:16px;line-height:1.6}
#bbpress-forums div.bbp-search-form{float:none;margin:20px 0}
#bbpress-forums #bbp-search-form>div{display:flex;gap:10px;flex-wrap:wrap}
#bbpress-forums #bbp_search{min-width:0;flex:1;min-height:46px}
#bbpress-forums #bbp_search_submit{min-height:46px}
#bbpress-forums .bbp-forum-title,#bbpress-forums .bbp-topic-permalink{font-size:18px;font-weight:600}
#bbpress-forums li.bbp-header{padding:14px 12px}
.site-footer nav{max-width:700px;gap:8px 22px}.site-footer nav a{min-height:44px;display:inline-flex;align-items:center}
@media(max-width:1000px){.site-header,.home .site-header{gap:14px;grid-template-columns:1fr auto}.site-header .primary-nav{grid-row:2;grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #ffffff20;padding-top:8px}.site-header .primary-nav a{min-height:44px;padding:7px 16px}.site-header .primary-nav .nav-cart{border:0}.site-header .nav-actions{grid-row:1;grid-column:2}.site-header .more-nav{right:4%;top:100%}.site-header .brand{font-size:26px}.site-header .brand-icon{height:36px;width:32px;font-size:27px}.site-header .brand small{font-size:7px}.welcome{gap:32px}.forum-cards{gap:12px}.forum-card{padding:20px}html{scroll-padding-top:140px}}
@media(max-width:700px){.welcome{grid-template-columns:1fr;gap:24px;padding:30px 5%}.welcome h1{font-size:42px}.welcome p:not(.eyebrow){font-size:16px}.welcome-actions{grid-template-columns:1fr 1fr;gap:10px}.welcome-actions .join{padding:12px 10px;font-size:14px}.welcome-actions .text-link{grid-column:1/-1}.field-table{height:450px;min-height:0}.table-intro{top:12px;left:4%;padding:8px 10px}.table-intro h2{font-size:21px}.table-intro p{font-size:8px;margin-bottom:4px}.table-footer{display:flex;left:4%;right:4%;bottom:12px;gap:8px}.table-instructions{padding:7px 9px}.table-instructions p{display:none}.table-tools{margin:0;padding:1px}.table-tools button{min-width:44px;height:44px}.field-marker .marker-caption,.locations-visible .field-marker .marker-caption{font-size:13px;max-width:132px;padding:9px 10px}.marker-ring{width:23px;height:23px;font-size:8px}.marker-caption{top:44px}.field-marker[data-location=supply] .marker-caption{bottom:44px}.section{padding:42px 5%}.section-heading{display:block}.section-heading .join{margin-top:8px}.forum-cards{grid-template-columns:1fr}.forum-card{min-height:0}.forum-card h3{font-size:29px}.forum-card p{margin-bottom:16px}.forum-search{padding:16px}.page-lead{font-size:16px}.shop-launch .action-row{gap:18px}.site-footer{padding:35px 5%}.air-no-js .site-header .more-nav{grid-row:3}}
@media(max-width:420px){.site-header,.home .site-header{padding:10px 4%;gap:8px}.site-header .brand{font-size:22px;gap:8px;letter-spacing:0}.site-header .brand-icon{width:25px;height:31px;font-size:24px}.site-header .brand small{font-size:6px;letter-spacing:1.3px}.site-header .nav-actions{gap:9px}.site-header .login{font-size:12px}.site-header .mobile-menu{padding:7px 8px;font-size:12px}.welcome h1{font-size:36px}.welcome-actions .join{font-size:13px}.forum-search>div{flex-wrap:wrap}.forum-search input{flex-basis:100%}.forum-search button{width:100%}.field-table{height:460px}.table-intro{max-width:180px}.table-intro h2{font-size:20px}.field-marker .marker-caption,.locations-visible .field-marker .marker-caption{font-size:12px;padding:8px;max-width:118px}.content-page{padding-top:30px}}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
@media(max-width:600px){.admin-bar .site-header{top:0}}
@media(prefers-reduced-motion:reduce){.forum-card{transition:none}}

#bbp-search-form>label{display:block;font-weight:700;margin-bottom:10px}#bbpress-forums .empty-state h2{font-size:30px;margin:0 0 12px}#bbpress-forums .empty-state a{font-weight:600}

