:root{color-scheme:light;--ink:#1d2528;--muted:#627176;--line:#dce4e3;--paper:#fbfaf7;--surface:#ffffff;--green:#176b52;--green-dark:#0e4a3a;--coral:#d8553d;--gold:#d7a33d;--shadow:0 18px 50px rgba(21,35,36,0.12)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;gap:20px;padding:14px clamp(18px,4vw,54px);background:rgba(251,250,247,.94);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:12px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;color:#fff;background:var(--green);border-radius:8px;font-weight:800}.brand small,.brand strong{display:block}.brand small{font-size:12px;margin-top:2px}.brand small,nav{color:var(--muted)}nav{display:flex;gap:18px;font-size:14px;font-weight:700}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);grid-gap:30px;gap:30px;align-items:end;padding:58px clamp(18px,4vw,54px) 28px}.hero-copy{max-width:820px}.eyebrow{margin:0 0 8px;color:var(--coral);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:900px;margin-bottom:16px;font-size:clamp(38px,7vw,84px);line-height:.95;letter-spacing:0}h2{margin-bottom:8px;font-size:24px;line-height:1.1}.hero p,.revenue-band p{color:var(--muted);font-size:18px;line-height:1.55}.ad-slot{display:grid;min-height:92px;place-items:center;padding:18px;border:1px dashed #b6c5c1;border-radius:8px;background:linear-gradient(135deg,rgba(23,107,82,.08),rgba(216,85,61,.08)),var(--surface);color:var(--muted);text-align:center}.ad-slot span,.ad-slot strong{display:block}.ad-slot strong{color:var(--ink)}.quick-links{display:flex;flex-wrap:wrap;gap:10px;padding:0 clamp(18px,4vw,54px) 18px}.quick-links a,.seo-grid a{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--green-dark);font-size:14px;font-weight:800}.toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(170px,220px) minmax(170px,220px) auto;grid-gap:12px;gap:12px;align-items:end;padding:0 clamp(18px,4vw,54px) 18px}.search,.select{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}button,input,select{font:inherit}input,select{width:100%;height:46px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);padding:0 14px}.filter-group{display:grid;grid-template-columns:repeat(4,58px);grid-gap:8px;gap:8px}.filter-button,.reset-button{height:46px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);cursor:pointer;font-weight:900}.reset-button{padding:0 16px;color:var(--muted)}.filter-button.is-active{border-color:var(--green);background:var(--green);color:#fff}.layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,420px);grid-gap:18px;gap:18px;padding:0 clamp(18px,4vw,54px) 42px}.directory-panel,.layout,.map-panel{min-height:720px}.map-panel{height:720px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}#foodMap{width:100%;height:720px;min-height:720px}.directory-panel{overflow:auto;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.panel-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.panel-header>span{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#eef4f1;color:var(--green-dark);font-size:12px;font-weight:900}.side-ad{margin-bottom:14px}.spot-list{display:grid;grid-gap:12px;gap:12px}.spot-card{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.spot-card h3{margin:0;font-size:18px}.spot-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:13px;font-weight:700}.tag{padding:5px 8px;border-radius:999px;background:#f2f5f4}.price-cheap,.tag-link{color:var(--green-dark)}.price-medium{color:#8b6417}.price-expensive{color:var(--coral)}.spot-card p{margin-bottom:0;color:var(--muted);line-height:1.45}.seo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;padding:0 clamp(18px,4vw,54px) 42px}.seo-grid section{padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.seo-grid div{display:flex;flex-wrap:wrap;gap:10px}.editorial-section{display:grid;grid-gap:30px;gap:30px;padding:0 clamp(18px,4vw,54px) 42px}.editorial-section>div{max-width:1040px}.editorial-intro{display:grid;grid-gap:14px;gap:14px;color:var(--muted);font-size:18px;line-height:1.6}.editorial-intro p,.faq-list p,.highlight-grid p{margin-bottom:0}.highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.faq-list article,.highlight-grid article{padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.faq-list h3,.highlight-grid h3{margin:0 0 8px;font-size:17px}.faq-list p,.highlight-grid p{color:var(--muted);line-height:1.5}.faq-list{display:grid;grid-gap:12px;gap:12px}.editorial-links{display:flex;flex-wrap:wrap;gap:10px}.editorial-links a{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--green-dark);font-weight:800}.revenue-band{display:flex;justify-content:space-between;gap:28px;align-items:center;padding:38px clamp(18px,4vw,54px);background:#173f3a;color:#fff}.revenue-band p{max-width:720px;color:rgba(255,255,255,.78)}.spot-detail{display:grid;grid-gap:18px;gap:18px;max-width:840px;padding:70px clamp(18px,4vw,54px)}.spot-detail h1{margin-bottom:0}.spot-detail>p:not(.eyebrow){color:var(--muted);font-size:20px;line-height:1.55}.info-page{display:grid;grid-gap:18px;gap:18px;max-width:920px;padding:70px clamp(18px,4vw,54px)}.info-page h1{margin-bottom:0}.info-content{display:grid;grid-gap:18px;gap:18px;color:var(--muted);font-size:18px;line-height:1.6}.info-content h2{margin:12px 0 0;color:var(--ink)}.info-content p{margin-bottom:0}.info-content a{color:var(--green-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}.cta{flex:0 0 auto;display:inline-flex;align-items:center;min-height:46px;padding:0 18px;border-radius:8px;background:var(--gold);color:#1c211c;font-weight:900}.leaflet-container{overflow:hidden;background:#d8e3dc;outline-offset:1px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;top:0;left:0}.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-control-container{position:absolute;inset:0;pointer-events:none}.leaflet-control{position:relative;z-index:800;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-right{right:0}.leaflet-control-zoom{margin:12px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--surface);box-shadow:0 10px 25px rgba(21,35,36,.14)}.leaflet-control-zoom a{display:grid;width:34px;height:34px;place-items:center;border-bottom:1px solid var(--line);color:var(--ink);font-size:20px;font-weight:900;line-height:1}.leaflet-control-zoom a:last-child{border-bottom:0}.leaflet-popup{position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:8px;background:var(--surface);box-shadow:0 12px 30px rgba(21,35,36,.2)}.leaflet-control-attribution,.leaflet-popup-close-button,.leaflet-popup-tip-container{display:none}.leaflet-popup-content{margin:12px 14px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.popup-title{margin:0 0 4px;font-weight:900}.popup-meta{color:#627176;font-size:13px}.map-pin{display:grid;place-items:center;width:36px;height:36px;border:3px solid #fff;border-radius:999px;box-shadow:0 10px 22px rgba(21,35,36,.28);color:#fff;font-size:12px;font-weight:900}.map-pin-cheap{background:var(--green)}.map-pin-medium{background:var(--gold);color:#1c211c}.map-pin-expensive{background:var(--coral)}@media (max-width:1120px){.toolbar{grid-template-columns:1fr 1fr}.filter-group{grid-template-columns:repeat(4,1fr)}}@media (max-width:980px){.hero,.highlight-grid,.layout,.seo-grid{grid-template-columns:1fr}.directory-panel,.layout,.map-panel{min-height:auto}#foodMap,.map-panel{height:440px;min-height:440px}}@media (max-width:640px){.topbar{align-items:flex-start;flex-direction:column}nav{width:100%;justify-content:space-between}.hero{padding-top:34px}.toolbar{grid-template-columns:1fr}.revenue-band{align-items:flex-start;flex-direction:column}}