:root{--ink:#0d1b1a;--muted:#64706e;--green:#30b44a;--green-dark:#178c34;--soft:#f3f8f4;--line:#e5ece7;--card:#fff;--radius:22px;--shadow:0 14px 42px rgba(12,34,24,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.topbar{height:78px;max-width:1240px;margin:auto;padding:0 26px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);margin-right:auto}.brand img{object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:20px;letter-spacing:.04em}.brand small{font-size:9px;color:var(--green-dark);font-weight:800;margin-top:4px}.topnav{display:flex;align-items:center;gap:25px}.topnav a{color:#4f5d59;text-decoration:none;font-weight:700;font-size:14px}.topnav a:hover,.topnav a.active{color:var(--ink)}.lang{display:grid;place-items:center;min-width:38px;height:34px;border:1px solid var(--line);border-radius:10px;color:var(--ink);text-decoration:none;font-weight:850;font-size:12px}
.hero{max-width:1188px;margin:18px auto 0;padding:70px 56px 50px;border-radius:32px;background:radial-gradient(circle at 86% 18%,rgba(72,195,91,.18),transparent 28%),linear-gradient(135deg,#f7fbf7 0%,#eef8f0 100%);text-align:center;overflow:hidden}.eyebrow,.kicker{font-size:11px;font-weight:900;letter-spacing:.18em;color:var(--green-dark)}.hero h1{font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.055em;margin:15px auto 18px;max-width:850px}.hero p{max-width:700px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.6}.searchbox{max-width:720px;height:62px;margin:34px auto 24px;padding:0 16px;background:#fff;border:1px solid rgba(18,55,35,.08);border-radius:18px;display:flex;align-items:center;box-shadow:0 15px 40px rgba(39,88,52,.08)}.searchbox svg{width:22px;height:22px;fill:none;stroke:#60716a;stroke-width:2}.searchbox input{flex:1;border:0;outline:0;background:transparent;font:inherit;font-size:16px;padding:0 14px;color:var(--ink)}.searchbox button{border:0;background:#eff5f0;border-radius:50%;width:30px;height:30px;font-size:20px;color:#65736d;cursor:pointer}.filters{display:flex;gap:9px;justify-content:center;flex-wrap:wrap}.filter{border:1px solid #dce8df;background:rgba(255,255,255,.72);color:#53645d;border-radius:999px;padding:9px 14px;font-weight:750;font-size:12px;cursor:pointer}.filter:hover{border-color:#b9d6bf}.filter.active{background:var(--ink);border-color:var(--ink);color:#fff}.filter .count{opacity:.62;margin-left:5px}
.directory,.map-section{max-width:1188px;margin:62px auto 0;padding:0 2px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head h2{font-size:31px;letter-spacing:-.035em;margin:5px 0 0}.result-count,.map-count{font-size:13px;color:var(--muted);font-weight:700}.places-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.place-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.place-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#d7e5da}.place-photo{display:block;position:relative;height:205px;background:linear-gradient(135deg,#e9f4eb,#f5f8f5);overflow:hidden}.place-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.place-card:hover .place-photo img{transform:scale(1.025)}.placeholder{height:100%;display:grid;place-items:center;font-size:44px;font-weight:950;color:#a7c7ae;letter-spacing:-.05em}.cat-badge{position:absolute;left:13px;bottom:13px;background:rgba(12,27,26,.86);backdrop-filter:blur(8px);color:#fff;padding:7px 10px;border-radius:10px;font-size:10px;font-weight:850}.place-body{padding:18px}.place-body h3{font-size:19px;margin:0 0 8px;letter-spacing:-.02em}.place-address{font-size:13px;line-height:1.45;color:var(--muted);min-height:38px}.place-meta{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.rating{font-size:12px;font-weight:800}.rating .star{color:#f6ad14}.view{color:var(--green-dark);font-size:12px;font-weight:900;text-decoration:none}.view:hover{text-decoration:underline}.empty{text-align:center;padding:70px 20px;border:1px dashed #ccd9cf;border-radius:22px;background:#fbfdfb}.empty-icon{font-size:42px;color:#8faa95}.empty h3{margin:12px 0 4px}.empty p{margin:0;color:var(--muted)}
.map-section{margin-bottom:72px}.map-head{margin-top:10px}.map-shell{border-radius:28px;overflow:hidden;border:1px solid var(--line);box-shadow:0 14px 44px rgba(19,47,31,.08);background:#eef3ef}.map-shell #placesMap{height:min(68vh,690px);min-height:480px;width:100%}.map-notice{color:var(--muted);font-size:12px;text-align:right;margin:10px 3px}.leaflet-popup-content-wrapper{border-radius:14px;box-shadow:0 10px 28px rgba(0,0,0,.15)}.leaflet-popup-content{margin:14px 15px;min-width:185px}.popup-name{font-weight:900;font-size:14px;margin-bottom:4px}.popup-type{font-size:11px;color:#2a9a44;font-weight:800;margin-bottom:6px}.popup-address{font-size:11px;color:#65726d;line-height:1.35}.popup-link{display:inline-block;margin-top:9px;color:#178c34;font-weight:850;font-size:11px;text-decoration:none}.locino-pin{width:28px;height:36px;border-radius:14px 14px 16px 16px;background:#30b44a;border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.22);position:relative}.locino-pin:after{content:"";position:absolute;left:50%;bottom:-6px;width:10px;height:10px;background:#30b44a;transform:translateX(-50%) rotate(45deg);z-index:-1}.locino-pin:before{content:"L";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:950}
footer{border-top:1px solid var(--line);max-width:1188px;margin:0 auto;padding:28px 2px 36px;display:flex;justify-content:space-between;color:#7a8581;font-size:12px}footer div{display:flex;flex-direction:column}footer strong{color:var(--ink);letter-spacing:.04em}footer div span{color:var(--green-dark);font-size:9px;font-weight:800;margin-top:3px}
@media(max-width:900px){.places-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{margin:10px 16px 0;padding:54px 24px 38px}.directory,.map-section{margin-left:16px;margin-right:16px}.topnav{display:none}.topbar{padding:0 18px}.map-shell #placesMap{min-height:430px;height:58vh}}
@media(max-width:600px){.topbar{height:68px}.brand img{width:38px;height:38px}.brand strong{font-size:18px}.hero h1{font-size:42px}.hero p{font-size:15px}.searchbox{height:56px;margin-top:26px}.places-grid{grid-template-columns:1fr}.place-photo{height:220px}.directory,.map-section{margin-top:44px}.section-head h2{font-size:27px}.map-shell{border-radius:20px}.map-shell #placesMap{min-height:410px;height:56vh}footer{margin:0 18px}.map-count{display:none}}
