*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f7f5f2;--surface:#fff;--surface-2:#f0ede8;--border:#e5e0d8;--text-primary:#1a1814;--text-secondary:#6b6560;--text-muted:#9b948d;--accent:#2d6a4f;--accent-light:#e8f4ee;--accent-hover:#245a42;--category-nature:#2d6a4f;--category-culture:#5c4b8a;--category-food:#c26b2f;--category-landmark:#2b5ca8;--category-entertainment:#b5404a;--shadow-sm:0 1px 3px #0000000f,0 1px 2px #0000000a;--shadow-md:0 4px 16px #00000014,0 2px 6px #0000000a;--shadow-lg:0 20px 48px #0000001f,0 8px 16px #0000000f;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--panel-width:420px;--header-height:64px}html,body{height:100%}body{background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif}.leaflet-container{background:#e8e4df!important}.leaflet-control-attribution{display:none!important}.leaflet-control-zoom{overflow:hidden;box-shadow:var(--shadow-md)!important;border-radius:var(--radius-sm)!important;border:none!important}.leaflet-control-zoom a{background:var(--surface)!important;color:var(--text-primary)!important;border:none!important;width:32px!important;height:32px!important;font-size:16px!important;line-height:30px!important}.leaflet-control-zoom a:hover{background:var(--surface-2)!important}.leaflet-popup-content-wrapper{border:1px solid var(--border);border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important}.leaflet-popup-tip-container{display:none}.spot-marker{cursor:pointer;border-radius:50% 50% 50% 4px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,box-shadow .2s;display:flex;transform:rotate(-45deg);box-shadow:0 2px 8px #0003}.spot-marker:hover{transform:rotate(-45deg)scale(1.15)}.spot-marker.active{transform:rotate(-45deg)scale(1.2);box-shadow:0 4px 14px #0000004d}.spot-marker-inner{font-size:14px;line-height:1;transform:rotate(45deg)}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.panel-enter{animation:.35s cubic-bezier(.32,.72,0,1) forwards slideIn}.panel-exit{animation:.28s cubic-bezier(.32,.72,0,1) forwards slideOut}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
