.batch-guide{--ink:#192017;--lime:#d6ff3f}
.batch-guide .coffee-hero-grid{align-items:center}
.batch-guide .coffee-hero h1{font-size:clamp(42px,5.2vw,82px);max-width:760px}
.batch-jump{display:inline-flex;align-items:center;margin-top:24px;min-height:44px;padding:0;border-bottom:3px solid var(--lime);color:var(--ink);font-size:14px;font-weight:800;text-decoration:none}
.batch-jump:hover{border-color:var(--ink)}
.batch-jump:focus-visible{outline:3px solid var(--lime);outline-offset:4px}
.batch-hero-art{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr);gap:8px;min-height:520px;margin:0}
.batch-tile{display:flex;flex-direction:column;justify-content:space-between;gap:12px;min-width:0;padding:20px;border:1px solid var(--ink);border-radius:0;background:var(--ink);color:#f8f8f3;text-decoration:none;overflow-wrap:anywhere;transition:background .2s,color .2s}
.batch-tile:hover,.batch-tile:focus-visible{background:var(--lime);color:var(--ink)}
.batch-tile:nth-child(2),.batch-tile:nth-child(5){background:var(--lime);color:var(--ink)}
.batch-tile:nth-child(2):hover,.batch-tile:nth-child(5):hover{background:#fff}
.batch-tile:nth-child(3){background:#6d7862}
.batch-tile span{font:800 10px/1.4 Manrope,sans-serif;letter-spacing:.08em;text-transform:uppercase}
.batch-tile strong{font:700 clamp(18px,2vw,31px)/1.04 Syne,sans-serif;letter-spacing:-.04em}
.batch-tile-1{grid-area:1/1/5/5}.batch-tile-2{grid-area:1/5/3/7}.batch-tile-3{grid-area:5/1/7/3}.batch-tile-4{grid-area:5/3/7/7}.batch-tile-5{grid-area:3/5/5/7}
.batch-tile-1 strong{font-size:clamp(28px,3.6vw,58px)}
.batch-guide .coffee-tools-inner{grid-template-areas:'eyebrow eyebrow result skip' 'search-label area-label result reset' 'search area result reset'}
.batch-guide .coffee-tools label[for='batch-search']{grid-area:search-label}.batch-guide .coffee-tools label[for='batch-area']{grid-area:area-label}
.batch-result{grid-area:result;align-self:center;font-weight:800}
.batch-guide .coffee-list-panel{height:auto;display:block}
.batch-guide .coffee-list-scroll{overflow:visible;padding:12px}
.batch-guide .coffee-entry{display:grid;grid-template-columns:48px minmax(0,1fr);gap:15px;margin:0 0 14px;padding:18px;border-radius:0}
.batch-guide .coffee-map-card,.batch-guide .coffee-list-panel{border-radius:0}
.batch-guide .coffee-entry[hidden],.batch-guide .coffee-empty[hidden]{display:none}
.batch-rank{font:800 21px/1 Syne,sans-serif;white-space:nowrap}
.batch-guide .coffee-entry h2{font-size:clamp(25px,2.15vw,34px);margin:6px 0 12px}
.batch-guide .coffee-entry p{font-size:12px;line-height:1.65}
.batch-guide .coffee-features{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0;padding:0;list-style:none}
.batch-guide .coffee-features li{padding:6px 9px;background:#eef0e8;border-radius:3px;font-size:10px;font-weight:700}
.batch-detail{display:grid;gap:6px;margin-top:14px;padding-top:13px;border-top:1px solid #d5dacd;font-size:11px}
.batch-detail small{font-size:10px;line-height:1.5;color:#5f6b59}
.batch-guide .batch-caution{margin-top:12px;padding:7px 10px;background:#eff2e6;font-weight:700;color:#43543a}
.batch-guide .batch-season{margin-top:12px;font-weight:750}
.batch-guide .coffee-links{display:flex;flex-wrap:wrap;gap:9px 16px;margin-top:16px}
.batch-guide .coffee-links a{font-size:11px;font-weight:800;text-decoration:underline;text-decoration-color:var(--lime);text-decoration-thickness:3px;text-underline-offset:3px}
.batch-guide .coffee-map-column{position:sticky;top:95px}
#batch-map{height:clamp(460px,56vh,620px);width:100%;background:#dce8d9}
.batch-map-pin{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:2px solid #f8f8f3;border-radius:5px;background:#192017;color:#d6ff3f;box-shadow:2px 3px 0 #192017;font:800 12px Syne,sans-serif}
.batch-map-pin:hover,.leaflet-marker-icon:focus-visible .batch-map-pin{background:#d6ff3f;color:#192017}
.batch-map-popup{min-width:190px;max-width:260px;color:#192017;font:500 11px/1.5 Manrope,sans-serif}
.batch-map-popup strong{display:block;margin:4px 0 8px;font:700 19px/1.1 Syne,sans-serif}
.batch-map-popup small{display:block;color:#5f6b59}
.batch-map-popup .batch-map-note{margin-top:9px;padding-top:7px;border-top:1px solid #d5dacd;line-height:1.5}
.batch-map-popup a{display:inline-block;margin:10px 12px 0 0;color:#192017;font-weight:800;text-decoration:underline;text-decoration-color:#d6ff3f;text-decoration-thickness:3px;text-underline-offset:3px}
.batch-story-image{display:flex;flex-direction:column;justify-content:flex-end;gap:10px;padding:22px!important;background:#192017!important;color:#d6ff3f}
.batch-story-image strong{font:800 clamp(23px,2.4vw,38px)/1 Syne,sans-serif;letter-spacing:-.05em;overflow-wrap:anywhere}
.batch-story-image small{font-size:11px;font-weight:800;text-transform:uppercase}
@media(max-width:999px){.batch-guide .coffee-map-column{position:static}.batch-guide .coffee-tools-inner{grid-template-areas:'eyebrow result skip' 'search-label area-label .' 'search area reset'}#batch-map{height:420px}}
@media(max-width:620px){.batch-hero-art{min-height:360px}.batch-tile{padding:10px}.batch-tile strong{font-size:16px}.batch-tile-1 strong{font-size:27px}.batch-guide .coffee-tools-inner{grid-template-areas:'eyebrow result' 'search-label area-label' 'search area' 'reset skip'}.batch-guide .coffee-entry{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:15px 12px}.batch-rank{font-size:17px}#batch-map{height:350px}}
