.tourist-map-loading{height:80vh;font-family:var(--body);color:var(--sage);background:var(--paper);justify-content:center;align-items:center;font-size:1.1rem;display:flex}.tourist-map-section{background:var(--paper);font-family:var(--body);color:var(--ink);padding:2.5rem 1.25rem 3.5rem}.tourist-map-header{text-align:center;margin-bottom:1.25rem}.tourist-map-header p{color:var(--sage);margin-top:.35rem}.tourist-map-filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.tourist-map-filter-chip{border:1px solid var(--line);background:var(--paper-dim);color:var(--ink);font-family:var(--body);cursor:pointer;border-radius:999px;padding:.5rem 1.1rem;font-size:.88rem;transition:background .2s,color .2s,border-color .2s}.tourist-map-filter-chip:hover{border-color:var(--gold)}.tourist-map-filter-chip-active{background:var(--clay);border-color:var(--clay);color:var(--paper)}.tourist-map-frame{border:1px solid var(--line);border-radius:20px;height:80vh;overflow:hidden;box-shadow:0 10px 30px #16241d1a}.tourist-map-preview{background:var(--paper);border:1px solid var(--line);z-index:9999;border-radius:16px;width:260px;position:fixed;top:100px;left:20px;overflow:hidden;box-shadow:0 12px 28px #16241d38}.tourist-map-preview-image-wrap{width:100%;height:140px;position:relative}.tourist-map-preview-image-fallback{text-align:center;height:140px;font-family:var(--display);color:var(--paper);background:linear-gradient(135deg, var(--teal), var(--ink));justify-content:center;align-items:center;padding:0 1rem;font-size:1.1rem;display:flex}.tourist-map-preview-body{padding:.85rem 1rem 1rem}.tourist-map-preview-body h3{margin-bottom:.35rem;font-size:1rem}.tourist-map-preview-body p{color:var(--sage);margin-bottom:.75rem;font-size:.82rem;line-height:1.5}.tourist-map-preview-body button{background:var(--clay);width:100%;color:var(--paper);font-family:var(--body);cursor:pointer;border:none;border-radius:999px;padding:.55rem;font-size:.85rem;font-weight:600;transition:background .2s}.tourist-map-preview-body button:hover{background:var(--gold-dark)}@media (max-width:640px){.tourist-map-frame{border-radius:14px;height:65vh}.tourist-map-preview{width:auto;inset:auto 12px 16px}}
