:root{--font-sans:"Wanted Sans Variable","Wanted Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:"Wanted Sans Variable",sans-serif;--primary:#0047ab;--primary-hover:#003380}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:#fff}body{margin:0;min-height:100vh;color:#111827;font-family:var(--font-sans);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.container{padding-left:2rem;padding-right:2rem}}.map-index-page{height:100dvh;min-height:100vh;background:#fff;overflow:hidden}.map-index-main{padding-top:4rem}.map-stage{position:relative;height:calc(100dvh - 4rem);min-height:0;overflow:hidden;background:#eef3f8}.map-canvas{height:100%;min-height:0;width:100%}.map-loading{position:absolute;inset:0;z-index:5;display:grid;place-items:center;background:linear-gradient(hsla(0,0%,100%,.72),hsla(0,0%,100%,.72)),repeating-linear-gradient(45deg,#edf3f9,#edf3f9 16px,#e5edf6 0,#e5edf6 32px);color:#0f172a;font-size:.9375rem;font-weight:800}.map-loading>div{display:inline-flex;align-items:center;gap:.7rem;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#fff;padding:.85rem 1.1rem;box-shadow:0 16px 34px rgba(15,23,42,.12)}.map-loading-dot{width:.65rem;height:.65rem;border-radius:999px;background:var(--primary);box-shadow:0 0 0 7px rgba(0,71,171,.13)}.map-search-panel{position:absolute;left:1.25rem;top:1.25rem;z-index:9000;display:flex;width:min(420px,calc(100vw - 2.5rem));max-height:calc(100dvh - 7.5rem);flex-direction:column;overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:hsla(0,0%,100%,.96);box-shadow:0 24px 70px rgba(15,23,42,.18);backdrop-filter:blur(16px)}.map-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom:1px solid #e5eaf0;padding:1.35rem 1.35rem 1rem}.map-kicker{margin:0 0 .35rem;color:var(--primary);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.map-panel-header h1{margin:0;max-width:20rem;color:#0f172a;font-size:1.45rem;font-weight:900;letter-spacing:0;line-height:1.22;word-break:keep-all}.map-panel-close{display:none;flex:0 0 auto;border:0;border-radius:999px;background:#f1f5f9;color:#334155;padding:.55rem;cursor:pointer}.map-search-box{display:flex;align-items:center;gap:.65rem;margin:1rem 1.35rem .85rem;border:2px solid #0f172a;border-radius:12px;background:#fff;padding:.75rem .9rem;color:#64748b}.map-search-box input{min-width:0;width:100%;border:0;outline:0;color:#0f172a;font-size:.95rem;font-weight:700}.map-search-box input::placeholder{color:#94a3b8}.map-search-clear{display:inline-flex;flex:0 0 auto;width:1.9rem;height:1.9rem;align-items:center;justify-content:center;border:0;border-radius:999px;background:#eef3f9;color:#64748b;cursor:pointer}.map-search-clear:hover{background:#e2e8f0;color:#0f172a}.map-filter-row{display:flex;gap:.45rem;min-height:3.1rem;overflow:visible;padding:0 1.35rem .75rem}.map-filter-row button,.map-mobile-filter-row button,.map-mobile-quick-row button,.map-mobile-search-button,.map-quick-strip button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7dee8;border-radius:999px;background:#fff;color:#334155;cursor:pointer;font-size:.84rem;font-weight:850;line-height:1;white-space:nowrap}.map-filter-row button,.map-mobile-filter-row button{flex:0 0 auto;min-width:3.25rem;height:2.35rem;padding:0 .82rem;line-height:1.2}.map-filter-row button.active,.map-mobile-filter-row button.active{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.18)}.map-mobile-search-button,.map-quick-strip button{gap:.4rem;padding:.58rem .78rem}.map-result-summary{display:flex;align-items:baseline;gap:.5rem;border-top:1px solid #e5eaf0;padding:.95rem 1.35rem .75rem}.map-result-summary strong{color:#0f172a;font-size:1.05rem;font-weight:950}.map-result-summary span{color:#64748b;font-size:.82rem;font-weight:700}.map-result-list{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;gap:.65rem;overscroll-behavior:contain;overflow-y:auto;padding:0 .95rem 1rem .8rem;scrollbar-color:rgba(100,116,139,.7) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.map-result-list::-webkit-scrollbar{width:12px}.map-result-list::-webkit-scrollbar-track{background:transparent}.map-result-list::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:rgba(100,116,139,.65);background-clip:padding-box}.map-result-list::-webkit-scrollbar-thumb:hover{background:rgba(71,85,105,.78);background-clip:padding-box}.map-result-card{display:grid;grid-template-columns:auto 1fr;gap:.8rem;width:100%;border:1px solid transparent;border-radius:14px;background:transparent;padding:.78rem;text-align:left;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.map-result-card:focus-visible{outline:3px solid rgba(0,71,171,.22);outline-offset:-3px}.map-result-card.selected,.map-result-card:hover{border-color:rgba(0,71,171,.2);background:#f8fbff;box-shadow:0 10px 24px rgba(15,23,42,.07)}.map-empty-state{display:flex;min-height:7rem;flex-direction:column;align-items:center;justify-content:center;gap:.42rem;border:1px solid #e5eaf0;border-radius:13px;background:linear-gradient(180deg,#fff,#f8fbff);color:#64748b;padding:1.15rem 1.25rem;text-align:center}.map-empty-state strong{color:#0f172a;font-size:.94rem;font-weight:950;word-break:keep-all}.map-empty-state span{max-width:17rem;font-size:.82rem;font-weight:750;line-height:1.5;word-break:keep-all}.map-card-icon{display:inline-flex;flex:0 0 auto;width:2.2rem;height:2.2rem;align-items:center;justify-content:center;border-radius:10px;color:#fff}.map-card-icon.agency,.map-marker.agency{background:#2563eb}.map-card-icon.acting,.map-marker.acting{background:#00a58a}.map-card-icon.music,.map-marker.music{background:#f97316}.map-marker.cluster{min-width:52px;height:52px;border-width:3px;border-color:rgba(37,99,235,.26);background:#fff;color:#123273;font-size:15px;box-shadow:0 0 0 7px rgba(37,99,235,.1),0 16px 30px rgba(15,23,42,.2)}.map-marker.cluster:after{border-right-color:rgba(37,99,235,.26);border-bottom-color:rgba(37,99,235,.26)}.map-card-body{display:flex;min-width:0;flex-direction:column;gap:.22rem}.map-card-meta{color:#64748b;font-size:.75rem;font-weight:850}.map-card-body strong{color:#0f172a;font-size:1rem;font-weight:950;letter-spacing:0}.map-card-body>span:not(.map-card-meta):not(.map-card-foot){color:#475569;font-size:.84rem;font-weight:600;line-height:1.45;word-break:keep-all}.map-card-foot{display:flex;flex-wrap:wrap;gap:.45rem;padding-top:.3rem}.map-card-foot span{gap:.2rem;border-radius:999px;background:#eef3f9;color:#334155;padding:.22rem .48rem;font-size:.73rem;font-weight:850}.map-card-foot span,.map-marker{display:inline-flex;align-items:center}.map-marker{position:relative;min-width:68px;height:38px;justify-content:center;border:2px solid #fff;border-radius:999px;color:#fff;font-size:12px;font-weight:900;letter-spacing:0;box-shadow:0 12px 24px rgba(15,23,42,.24)}.map-marker.has-name{width:136px;height:46px;flex-direction:column;gap:1px;padding:.36rem .72rem .42rem;line-height:1.05}.map-marker-category,.map-marker-name{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-marker-category{font-size:10px;font-weight:950;opacity:.9}.map-marker-name{font-size:12px;font-weight:950}.map-marker:after{position:absolute;bottom:-7px;left:50%;width:12px;height:12px;border-right:2px solid #fff;border-bottom:2px solid #fff;background:inherit;content:"";transform:translateX(-50%) rotate(45deg)}.map-marker.selected{transform:translateY(-4px) scale(1.08);box-shadow:0 18px 32px rgba(0,71,171,.32)}.map-floating-search,.map-mobile-controls,.map-sheet-grabber,.map-sheet-header{display:none}.map-detail-card{position:absolute;left:calc(420px + 2.5rem);top:4.65rem;z-index:14;width:min(360px,calc(100vw - 2.5rem));border:1px solid rgba(15,23,42,.1);border-radius:16px;background:hsla(0,0%,100%,.96);padding:1rem;box-shadow:0 20px 60px rgba(15,23,42,.17);backdrop-filter:blur(16px)}.map-sheet-detail{display:none}.map-detail-close{position:absolute;right:.75rem;top:.75rem;display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border:0;border-radius:999px;background:#f1f5f9;color:#334155;cursor:pointer}.map-detail-close:hover{background:#e2e8f0}.map-detail-top{display:flex;align-items:flex-start;gap:.75rem;padding-right:2.25rem}.map-detail-description,.map-detail-top h2,.map-detail-top p{margin:0}.map-detail-top p{color:#64748b;font-size:.76rem;font-weight:850}.map-detail-top h2{color:#0f172a;font-size:1.1rem;font-weight:950;letter-spacing:0}.map-detail-description{margin-top:.8rem;color:#475569;font-size:.9rem;font-weight:650;line-height:1.55;word-break:keep-all}.map-detail-address{display:flex;align-items:flex-start;gap:.4rem;margin-top:.8rem;color:#334155;font-size:.82rem;font-weight:800}.map-detail-tags{margin-top:.8rem}.map-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin-top:1rem}.map-detail-actions a{display:flex;align-items:center;justify-content:center;border-radius:10px;padding:.78rem .7rem;font-size:.86rem;font-weight:900}.map-detail-actions a:first-child{border:1px solid #d7dee8;color:#0f172a}.map-detail-actions a:last-child{background:var(--primary);color:#fff}.map-quick-strip{position:absolute;left:calc(420px + 2.5rem);top:1.25rem;z-index:14;display:flex;max-width:calc(100vw - 2.5rem);gap:.5rem;overflow:visible;padding:0}.map-quick-strip button{border-color:#d7dee8;background:#fff;box-shadow:none}@media (min-width:768px){.map-index-main{padding-top:5rem}.map-canvas,.map-stage{height:calc(100dvh - 5rem);min-height:0}}@media (max-width:767px){.map-canvas,.map-stage{height:calc(100dvh - 4rem);min-height:0}.map-marker.has-name{width:136px;height:44px;padding:.34rem .58rem .38rem}.map-marker-category{font-size:9px}.map-marker-name{font-size:11px}.map-mobile-controls{position:absolute;left:.75rem;right:.75rem;top:.75rem;z-index:30;display:flex;flex-direction:column;gap:.55rem;pointer-events:none}.map-mobile-search-box{display:flex;height:3.25rem;align-items:center;gap:.65rem;border:2px solid #0f172a;border-radius:13px;background:hsla(0,0%,100%,.98);padding:0 .95rem;color:#64748b;box-shadow:0 14px 34px rgba(15,23,42,.16);pointer-events:auto}.map-mobile-search-box input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#0f172a;font-size:.94rem;font-weight:800}.map-mobile-search-box input::placeholder{color:#94a3b8}.map-mobile-search-box .map-search-clear{width:2rem;height:2rem}.map-mobile-filter-row,.map-mobile-quick-row{display:flex;gap:.45rem;overflow-x:auto;padding:0;scrollbar-width:none;pointer-events:auto}.map-mobile-filter-row::-webkit-scrollbar,.map-mobile-quick-row::-webkit-scrollbar{display:none}.map-mobile-filter-row button,.map-mobile-quick-row button{background:#fff;box-shadow:none}.map-mobile-quick-row button{height:2.25rem;padding:0 .78rem}.map-search-panel{--map-sheet-grabber-height:1.25rem;--map-sheet-peek-height:4.5rem;position:fixed;inset:auto 0 0;top:auto;left:0;z-index:9999;width:100%;height:var(--map-sheet-peek-height);max-height:var(--map-sheet-peek-height);border-radius:18px 18px 0 0;background:hsla(0,0%,100%,.98);transform:none;transition:height .24s ease,max-height .24s ease}.map-search-panel.is-open{height:min(68dvh,620px);max-height:calc(100dvh - 7.25rem)}.map-search-panel:not(.is-open){cursor:pointer}.map-sheet-grabber{order:0;display:flex;flex:0 0 var(--map-sheet-grabber-height);height:var(--map-sheet-grabber-height);align-items:center;justify-content:center}.map-sheet-grabber span{width:2.6rem;height:.28rem;border-radius:999px;background:#cbd5e1}.map-sheet-header{order:1;display:flex;flex:0 0 calc(var(--map-sheet-peek-height) - var(--map-sheet-grabber-height));align-items:center;justify-content:space-between;gap:1rem;padding:0 1.05rem .35rem}.map-search-panel.is-open .map-sheet-header{border-bottom:1px solid #e5eaf0}.map-sheet-header>div{display:flex;min-width:0;align-items:baseline;gap:.42rem}.map-sheet-header strong{flex:0 0 auto;color:#0f172a;font-size:1.05rem;font-weight:950}.map-sheet-header span{min-width:0;overflow:hidden;color:#64748b;font-size:.78rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.map-sheet-header button{display:inline-flex;flex:0 0 auto;width:2.35rem;height:2.35rem;align-items:center;justify-content:center;border:0;border-radius:999px;background:#f1f5f9;color:#334155;cursor:pointer}.map-filter-row,.map-panel-header,.map-search-box{display:none}.map-panel-close{display:inline-flex}.map-panel-header h1{font-size:1.18rem}.map-floating-search{display:none}.map-mobile-search-button{width:100%;justify-content:flex-start;border:2px solid #0f172a;border-radius:12px;padding:.85rem 1rem;background:#fff;color:#0f172a;box-shadow:0 14px 34px rgba(15,23,42,.16)}.map-detail-card,.map-quick-strip,.map-result-summary{display:none}.map-result-list{order:2;gap:.75rem;min-height:0;padding:1rem .9rem 1.15rem}.map-search-panel.is-open .map-sheet-detail{position:relative;order:2;left:auto;top:auto;z-index:auto;display:block;width:auto;margin:1rem .9rem 0;padding:.95rem;box-shadow:none;backdrop-filter:none}.map-search-panel.is-open .map-sheet-detail~.map-result-list{padding-top:.75rem}.map-search-panel:not(.is-open) .map-result-list{visibility:hidden;pointer-events:none}.map-search-panel.is-open .map-result-list{visibility:visible;pointer-events:auto}.map-result-card{border-color:#dbe7f5;border-radius:14px;background:#f8fbff;padding:.9rem}.map-result-card.selected{border-color:rgba(0,71,171,.45);box-shadow:0 12px 28px rgba(0,71,171,.13)}:where(iframe[src*=sidetalk],[id*=sidetalk i],[class*=sidetalk i]){z-index:2147483000!important}}