*{box-sizing:border-box}:root{--color-primary:#2e4a3d;--color-accent:#8a6d1a;--color-bg:#faf7f2;--color-text:#1f2937}html,body{width:100%;height:100dvh;margin:0;padding:0}body{font-family:Segoe UI,system-ui,sans-serif;overflow:hidden}#map{width:100%;height:100%}.map-header{z-index:1000;backdrop-filter:blur(8px);background:#2e4a3deb;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex;position:fixed;top:0;left:0;right:0}.map-brand{color:#faf7f2;align-items:center;gap:.5rem;font-family:Spectral,Georgia,serif;font-size:1.1rem;font-weight:500;text-decoration:none;display:flex}.map-langs{gap:4px;display:flex}.lang-btn{color:#faf7f2;cursor:pointer;letter-spacing:.04em;background:0 0;border:1px solid #faf7f266;border-radius:999px;min-width:38px;min-height:38px;font-size:.78rem;font-weight:600}.lang-btn.active{color:#2e4a3d;background:#faf7f2}.map-controls{z-index:1000;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:28px;right:12px}.map-controls button{cursor:pointer;background:#fff;border:1px solid #00000026;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;transition:background .15s,color .15s;display:flex;box-shadow:0 2px 8px #00000026}.map-legend{z-index:1000;background:#fffffff2;border-radius:999px;align-items:center;gap:1rem;padding:.5rem 1rem;font-size:.85rem;display:flex;position:fixed;bottom:28px;left:12px;box-shadow:0 2px 8px #0000001f}.legend-dot{border-radius:999px;width:10px;height:10px;margin-right:.3rem;display:inline-block}.legend-dot.opera{background:#8a6d1a}.legend-dot.luogo{background:#2e4a3d}.custom-marker{background:0 0!important;border:none!important;width:36px!important;height:36px!important;margin-top:-18px!important;margin-left:-18px!important}.marker-inner{background:#8a6d1a;border:3px solid #fff;border-radius:50% 50% 50% 4px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .15s;display:flex;position:relative;transform:rotate(-45deg);box-shadow:0 2px 8px #00000059}.marker-luogo{background:#2e4a3d}.marker-num{color:#fff;font-size:.75rem;font-weight:700;line-height:1;transform:rotate(45deg)}.custom-marker:hover .marker-inner{z-index:999;transform:rotate(-45deg)scale(1.2)}.map-tooltip{border:none;border-radius:999px;padding:.35rem .75rem;font-family:Spectral,Georgia,serif;font-size:.9rem;font-weight:500;box-shadow:0 2px 10px #00000026}.map-info{z-index:1000;background:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1rem;animation:.25s cubic-bezier(.22,1,.36,1) slideUp;display:flex;position:fixed;bottom:100px;left:12px;right:12px;box-shadow:0 4px 20px #0000002e}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}}.map-info[hidden]{display:none}.map-info img{object-fit:cover;background:#eee;border-radius:8px;flex:none;width:64px;height:64px}.map-info h2{color:#2e4a3d;margin:0;font-family:Spectral,Georgia,serif;font-size:1.1rem;font-weight:500}.map-info p{color:#666;margin:.15rem 0 .5rem;font-size:.85rem}.info-actions{flex-wrap:wrap;gap:.75rem;display:flex}.info-actions a,.info-actions button{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.2rem;padding:.35rem .75rem;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}#info-audio{color:#faf7f2;background:#2e4a3d}#info-walk{color:#fff;background:#2563eb}#info-walk:disabled{opacity:.5}#info-walk[hidden]{display:none}.info-close{cursor:pointer;color:#999;background:0 0;border:none;font-size:1.3rem;position:absolute;top:8px;right:12px}.directions-panel{z-index:1001;background:#fff;border-radius:16px 16px 0 0;max-height:45vh;padding:0 0 1rem;animation:.3s cubic-bezier(.22,1,.36,1) slideUp;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 20px #00000026}.directions-panel[hidden]{display:none}.dir-header{z-index:1;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.dir-header span{font-family:Spectral,Georgia,serif;font-size:1.05rem;font-weight:600}.dir-header button{cursor:pointer;background:0 0;border:1px solid #00000026;border-radius:999px;width:36px;height:36px;font-size:1.1rem}.dir-step{border-bottom:1px solid #f5f5f5;align-items:center;gap:.75rem;padding:.65rem 1rem;font-size:.9rem;display:flex}.dir-icon{text-align:center;flex:none;width:28px;font-size:1.2rem}.dir-dist{color:#999;flex:none;margin-left:auto;font-size:.8rem}@media (width<=480px){.map-info{bottom:80px}.map-info img{width:56px;height:56px}.map-info h2{font-size:1rem}.directions-panel{max-height:50vh}}
