.coffee-map-page{height:100dvh;overflow:hidden;background:var(--paper)}
.coffee-map-page .topbar{position:relative}
.coffee-map-shell{height:calc(100dvh - 79px);min-height:540px;display:grid;grid-template-columns:minmax(350px,36%) minmax(0,64%);background:var(--paper);overflow:hidden}
.coffee-map-rail{min-width:0;min-height:0;display:flex;flex-direction:column;border-right:1px solid var(--ink);background:#f8f8f3;z-index:3}
.coffee-map-rail-head{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;padding:23px 25px 20px;border-bottom:1px solid var(--ink);background:var(--paper)}
.coffee-map-rail-head>div{display:contents}
.coffee-map-eyebrow{grid-column:1/-1;display:flex;align-items:center;flex-wrap:wrap;gap:8px}
.coffee-map-updated{display:inline-flex;align-items:center;gap:3px;padding:5px 8px;border:1px solid #cbd2bc;border-radius:30px;background:#eff3e5;color:#48523e;font-size:7px;font-weight:750;line-height:1.3;white-space:nowrap}
.coffee-map-rail-head h1{grid-column:1/-1;max-width:100%;font:700 clamp(28px,2.7vw,44px)/.98 'Syne',sans-serif;letter-spacing:-.055em;margin:7px 0 8px;white-space:nowrap}
.coffee-map-rail-head h1 em{font-style:normal;background:linear-gradient(transparent 59%,var(--lime) 59% 91%,transparent 91%)}
.coffee-map-rail-head p{grid-column:1;min-width:0;font-size:11px;line-height:1.45;color:#60675b;margin:0}
.coffee-map-rail-head p strong{color:var(--ink)}
.coffee-map-rail-head>a{grid-column:2;align-self:end;justify-self:end;white-space:nowrap;font-size:10px;line-height:1.35;font-weight:800;text-decoration:underline;text-underline-offset:4px;text-align:right}
.coffee-map-controls{display:grid;grid-template-columns:minmax(125px,1.5fr) minmax(78px,.8fr) minmax(100px,1fr) max-content;gap:8px;align-items:end;padding:10px 12px;border-bottom:1px solid #cbd0c2;background:#eef1e7}
.coffee-map-controls label{min-width:0;display:grid;gap:5px}
.coffee-map-controls label>span{font-size:8px;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#5c6556}
.coffee-map-search{grid-column:auto}
.coffee-map-controls input,.coffee-map-controls select{width:100%;height:36px;border:1px solid #b8c0ae;border-radius:0;background:#fffef8;color:var(--ink);padding:7px 9px;font-size:10px}
.coffee-map-controls input:focus,.coffee-map-controls select:focus{border-color:var(--ink)}
.coffee-map-control-row{grid-column:auto;display:flex;align-items:center;height:36px}
.coffee-map-control-row span{display:none}
.coffee-map-control-row button{height:36px;border:0;background:transparent;padding:3px 0;font-size:9px;font-weight:800;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}
.coffee-map-list{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#78846f #eef1e7}
.coffee-map-listing{position:relative;border-bottom:1px solid #d5d9ce;background:var(--paper)}
.coffee-map-listing[hidden]{display:none}
.coffee-map-listing.is-selected{background:#f0f4e4;box-shadow:inset 5px 0 0 var(--lime)}
.coffee-map-card{width:100%;display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:stretch;border:0;background:transparent;padding:11px 82px 11px 12px;text-align:left}
.coffee-map-card:hover{background:#f1f4e9}
.coffee-map-card img,.coffee-map-photo-placeholder{display:block;width:92px;height:78px;object-fit:cover;background:#dfe4d7}
.coffee-map-photo-placeholder{display:grid;place-items:center;background:var(--lime);color:var(--ink)}
.coffee-map-photo-placeholder b{font:800 26px/1 'Syne',sans-serif}
.coffee-map-card-copy{min-width:0;display:flex;flex-direction:column;justify-content:center}
.coffee-map-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px}
.coffee-map-rank{font-size:8px;line-height:1.3;letter-spacing:.09em;text-transform:uppercase;font-weight:800;color:#65705e}
.coffee-map-score{display:flex;align-items:baseline;gap:4px;font:800 18px/1 'Syne',sans-serif}
.coffee-map-score small{font:700 7px/1 var(--body);letter-spacing:.05em;text-transform:uppercase;color:#65705e}
.coffee-map-card-copy>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:700 20px/1.08 'Syne',sans-serif;letter-spacing:-.035em;margin:4px 0 5px}
.coffee-map-card-meta,.coffee-map-card-sentiment{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.35;color:#626a5c}
.coffee-map-card-sentiment{margin-top:3px;color:#30372c;font-weight:700}
.coffee-map-listing-actions{position:absolute;right:12px;bottom:12px;display:flex;gap:6px}
.coffee-map-listing-actions a{display:grid;place-items:center;width:29px;height:29px;border:1px solid #bfc7b6;background:#fffef8;color:var(--ink)}
.coffee-map-listing-actions a:hover,.coffee-map-listing-actions a:focus-visible{border-color:var(--ink);background:var(--lime)}
.coffee-map-listing-actions svg{display:block;width:15px;height:15px}
.coffee-map-empty{padding:34px 22px;text-align:center}
.coffee-map-empty[hidden]{display:none}
.coffee-map-empty strong{display:block;font:700 22px/1.1 'Syne',sans-serif}
.coffee-map-empty span{display:block;font-size:11px;color:#626a5c;margin-top:7px}
.coffee-map-stage{position:relative;min-width:0;min-height:0;background:#dfe4d7}
.coffee-map-stage-bar{position:absolute;z-index:500;top:16px;left:16px;right:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;pointer-events:none}
.coffee-map-stage-bar>div{display:flex;align-items:center;gap:9px;padding:9px 11px;background:#fffef8ef;border:1px solid #c5ccba;box-shadow:0 5px 22px #1e281923;backdrop-filter:blur(10px);pointer-events:auto}
.coffee-map-stage-bar>div:first-child{display:grid;gap:1px}
.coffee-map-stage-bar .micro{font-size:7px}
.coffee-map-stage-bar strong{font:700 12px/1.2 'Syne',sans-serif}
.coffee-map-stage-bar a,.coffee-map-stage-bar button{display:inline-flex;align-items:center;gap:7px;min-height:32px;border:0;background:transparent;padding:4px 6px;font-size:9px;font-weight:800}
.coffee-map-stage-bar a{text-decoration:underline;text-underline-offset:3px}
.coffee-map-stage-bar button{border-left:1px solid #c5ccba;padding-left:12px}
#cleveland-coffee-map{width:100%;height:100%;z-index:0;background:#dfe4d7}
.coffee-map-page .leaflet-tile-pane{filter:grayscale(.7) sepia(.08) saturate(.62) brightness(1.05) contrast(.9)}
.coffee-map-page .leaflet-control-zoom{margin-top:79px;border:0;box-shadow:0 4px 16px #1e281929}
.coffee-map-page .leaflet-control-zoom a{color:var(--ink);background:#fffef8}
.coffee-map-page .leaflet-control-attribution{font-size:8px;background:#fffef8db}
.coffee-map-tip{position:absolute;z-index:450;left:15px;bottom:15px;max-width:300px;margin:0;padding:8px 10px;background:#fffef8e9;border:1px solid #c5ccba;font-size:8px;line-height:1.45;color:#515b4c;pointer-events:none}
.coffee-map-pin{background:transparent;border:0}
.coffee-map-pin svg{overflow:visible;filter:drop-shadow(0 3px 2px #19201735)}
.coffee-pin-straw{fill:none;stroke:#293425;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}
.coffee-pin-cup{fill:#fcfdf4;stroke:#293425;stroke-width:1.8;stroke-linejoin:round}
.coffee-pin-lid{fill:#293425;stroke:#fcfdf4;stroke-width:1}
.coffee-map-pin text{fill:#192017;font:800 12px/1 'Syne',sans-serif}
.coffee-map-pin:hover .coffee-pin-cup,.coffee-map-pin:focus-visible .coffee-pin-cup,.coffee-map-pin.is-selected .coffee-pin-cup{fill:var(--lime)}
.coffee-map-pin:focus-visible .coffee-pin-cup{stroke-width:3}
#cleveland-coffee-map .coffee-map-tooltip{background:#192017;color:#fffef4;border:0;border-radius:3px;padding:7px 10px;box-shadow:0 3px 12px #19201720;font:650 10px/1.3 var(--body)}
#cleveland-coffee-map .coffee-map-tooltip:before{border-top-color:#192017}
#cleveland-coffee-map .coffee-shop-popup .leaflet-popup-content-wrapper{padding:0;border-top:0;overflow:hidden;border-radius:7px;background:#fffef8;box-shadow:0 8px 30px #1920172e}
#cleveland-coffee-map .coffee-shop-popup .leaflet-popup-content{margin:0;width:280px;min-width:0;max-width:calc(100vw - 74px)}
#cleveland-coffee-map .coffee-shop-popup .leaflet-popup-tip{background:#fffef8}
#cleveland-coffee-map .coffee-shop-popup .leaflet-popup-close-button{top:7px;right:7px;width:28px;height:28px;border-radius:50%;background:#fffef8f2;color:#24301d;font:500 22px/28px var(--body);box-shadow:0 1px 5px #19201715;z-index:2}
.coffee-map-popup figure{position:relative;height:105px;margin:0;overflow:hidden;background:#e8ebdf}
.coffee-map-popup figure img{width:100%;height:100%;object-fit:cover}
.coffee-map-popup figcaption{position:absolute;bottom:0;left:0;background:#fffef8ed;padding:3px 7px;color:#34412b;font-size:7px}
.coffee-map-popup figcaption a{text-decoration:underline}
.coffee-map-popup-body{padding:15px 17px 17px}
.coffee-map-popup-eyebrow{margin:0 24px 5px 0;font-size:8px;line-height:1.4;font-weight:800;letter-spacing:.07em;color:#626d56;text-transform:uppercase}
.coffee-map-popup h2{font:700 23px/1.05 'Syne',sans-serif;letter-spacing:-.04em;margin:0 24px 9px 0}
.coffee-map-popup-scores{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-block:1px solid #e0e4d7;padding:8px 0;margin:0 0 10px}
.coffee-map-popup-scores div{display:flex;align-items:center;justify-content:space-between;gap:6px}
.coffee-map-popup-scores dt{font-size:7px;line-height:1.25;text-transform:uppercase;font-weight:800;color:#626d56}
.coffee-map-popup-scores dd{margin:0;font:800 18px/1 'Syne',sans-serif}
.coffee-map-popup address{font-style:normal;font-size:10px;line-height:1.45;color:#46503f;margin:0 0 12px}
.coffee-map-popup-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.coffee-map-popup-actions a{display:flex;justify-content:center;align-items:center;min-height:35px;padding:7px;border:1px solid #c8d0bd;color:#192017!important;font-size:9px;font-weight:800;text-align:center}
.coffee-map-popup-actions a:first-child{background:var(--lime);border-color:var(--lime)}
.coffee-map-shell.is-map-expanded{grid-template-columns:0 minmax(0,1fr)}
.coffee-map-shell.is-map-expanded .coffee-map-rail{visibility:hidden;overflow:hidden}
.coffee-map-shell.is-map-expanded .coffee-map-stage-bar button{background:var(--lime)}
.coffee-map-full-link{font-weight:800;color:var(--ink);text-decoration:underline;text-underline-offset:3px}

@media(max-width:900px){
  .coffee-map-shell{grid-template-columns:minmax(320px,42%) minmax(0,58%)}
  .coffee-map-rail-head{padding:18px}
  .coffee-map-rail-head h1{font-size:30px}
  .coffee-map-card{grid-template-columns:76px minmax(0,1fr);gap:11px;padding-left:10px}
  .coffee-map-card img,.coffee-map-photo-placeholder{width:76px;height:70px}
}
@media(max-width:760px){
  .coffee-map-page .topbar{z-index:800}
  .coffee-map-shell{height:calc(100dvh - 66px);min-height:0;grid-template-columns:1fr;grid-template-rows:minmax(330px,49%) minmax(0,51%)}
  .coffee-map-rail{border-right:0;border-bottom:1px solid var(--ink)}
  .coffee-map-rail-head{gap:7px;padding:10px 12px 9px}
  .coffee-map-rail-head .micro{display:none}
  .coffee-map-updated{padding:4px 7px;font-size:6px}
  .coffee-map-rail-head h1{font-size:27px;margin:0 0 3px}
  .coffee-map-rail-head p{font-size:9px}
  .coffee-map-rail-head>a{font-size:9px}
  .coffee-map-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px;padding:8px 9px 7px}
  .coffee-map-search{grid-column:1/-1}
  .coffee-map-controls label>span{font-size:7px}
  .coffee-map-controls input,.coffee-map-controls select{height:34px;padding:6px 8px;font-size:10px}
  .coffee-map-control-row{display:none}
  .coffee-map-card{grid-template-columns:56px minmax(0,1fr);padding:7px 70px 7px 9px;gap:9px}
  .coffee-map-card img,.coffee-map-photo-placeholder{width:56px;height:53px}
  .coffee-map-photo-placeholder b{font-size:18px}
  .coffee-map-score{font-size:15px}
  .coffee-map-card-copy>strong{font-size:16px;margin:3px 0}
  .coffee-map-card-meta,.coffee-map-card-sentiment{font-size:7px}
  .coffee-map-card-sentiment{display:none}
  .coffee-map-listing-actions{right:8px;bottom:8px;gap:4px}
  .coffee-map-listing-actions a{width:26px;height:26px}
  .coffee-map-stage-bar{top:9px;left:9px;right:9px}
  .coffee-map-stage-bar>div{padding:6px 8px}
  .coffee-map-stage-bar>div:first-child{display:none}
  .coffee-map-stage-bar>div:last-child{margin-left:auto}
  .coffee-map-stage-bar a{display:none}
  .coffee-map-stage-bar button{border-left:0;padding-left:6px;min-height:28px}
  .coffee-map-page .leaflet-control-zoom{margin-top:48px;margin-left:9px}
  .coffee-map-tip{left:9px;bottom:9px;max-width:205px;font-size:7px}
  #cleveland-coffee-map .coffee-shop-popup .leaflet-popup-content{width:228px;max-width:calc(100vw - 82px)}
  .coffee-map-popup figure{height:54px}
  .coffee-map-popup-body{padding:9px 11px 11px}
  .coffee-map-popup-eyebrow{margin-bottom:3px;font-size:7px}
  .coffee-map-popup h2{font-size:18px;margin-bottom:6px}
  .coffee-map-popup-scores{gap:8px;padding:5px 0;margin-bottom:6px}
  .coffee-map-popup-scores dt{font-size:6px}
  .coffee-map-popup-scores dd{font-size:15px}
  .coffee-map-popup address{font-size:8px;margin-bottom:7px}
  .coffee-map-popup-actions a{min-height:30px;padding:5px;font-size:8px}
  .coffee-map-shell.is-map-expanded{grid-template-columns:1fr;grid-template-rows:0 minmax(0,1fr)}
}
@media(max-width:390px){.coffee-map-rail-head h1{font-size:25px}.coffee-map-rail-head p{font-size:8px}.coffee-map-controls{padding-top:7px}.coffee-map-card-copy>strong{font-size:15px}}
@media(prefers-reduced-motion:reduce){.coffee-map-list{scroll-behavior:auto}}
