.map-section{margin:0 0 52px}.map-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.map-head p:last-child{max-width:490px;text-align:right}.map-shell{position:relative;height:520px;border-radius:27px;overflow:hidden;border:1px solid var(--line);background:#dce7e0;box-shadow:0 18px 45px #18332c18}.catch-map{height:100%;width:100%;z-index:1}.map-legend{position:absolute;z-index:500;left:18px;bottom:18px;background:#fffffff0;backdrop-filter:blur(10px);border:1px solid #ffffff;border-radius:15px;padding:12px 14px;box-shadow:0 8px 25px #071b1c25;font-size:11px;color:var(--muted)}.legend-row{display:flex;align-items:center;gap:8px;margin:5px 0}.legend-dot{width:11px;height:11px;border-radius:50%;background:var(--orange)}.legend-dot.recommended{background:#65d6a4;box-shadow:0 0 0 5px #65d6a43b}.legend-dot.current{background:#071a31;border:3px solid #47d4c0}.map-status{position:absolute;z-index:500;top:16px;left:50%;transform:translateX(-50%);background:#071b1cde;color:white;border-radius:999px;padding:10px 15px;font-size:11px;box-shadow:0 8px 24px #071b1c35;white-space:nowrap}.spot-marker{width:34px;height:34px;border:3px solid white;border-radius:50% 50% 50% 15%;transform:rotate(-45deg);display:grid;place-items:center;background:var(--orange);box-shadow:0 5px 18px #071b1c66}.spot-marker span{transform:rotate(45deg);color:white;font-weight:900;font-size:11px}.spot-marker.recommended{background:#25a877;box-shadow:0 0 0 8px #65d6a43b,0 6px 20px #071b1c55}.leaflet-popup-content-wrapper{border-radius:17px;box-shadow:0 14px 35px #071b1c35}.leaflet-popup-content{margin:16px;min-width:210px}.map-popup h3{font:600 21px Georgia;margin:0 0 7px;color:#102728}.map-popup .score{display:inline-block;background:#e1f4e9;color:#167853;border-radius:99px;padding:4px 8px;font-size:10px;font-weight:800;margin-bottom:9px}.map-popup p{margin:5px 0;color:#536765;font-size:12px;line-height:1.35}.map-popup b{color:#102728}.map-popup ul{padding-left:17px;margin:8px 0 0;color:#536765;font-size:11px}.recommendation-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.recommendation-card{border:1px solid var(--line);border-radius:17px;background:white;padding:15px}.recommendation-card small{color:#18815e;font-size:9px;letter-spacing:.12em;font-weight:800}.recommendation-card strong{display:block;font:20px Georgia;margin:7px 0}.recommendation-card p{font-size:11px;color:var(--muted);margin:0;line-height:1.45}@media(max-width:720px){.map-section{margin-bottom:34px}.map-head{display:block}.map-head p:last-child{text-align:left}.map-shell{height:430px;margin:0 -14px;border-radius:0}.map-legend{left:10px;bottom:10px}.recommendation-panel{grid-template-columns:1fr}.map-status{top:10px;max-width:90%;overflow:hidden;text-overflow:ellipsis}}
