.MapPanel-module__41FhrG__panel{z-index:200;background:#fff;border-radius:12px;flex-direction:column;width:400px;animation:.25s ease-out MapPanel-module__41FhrG__slideIn;display:flex;position:fixed;top:1rem;bottom:1rem;right:1rem;overflow:hidden;box-shadow:0 8px 32px #00000026}@keyframes MapPanel-module__41FhrG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.MapPanel-module__41FhrG__header{border-bottom:1px solid var(--border-light);flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.MapPanel-module__41FhrG__headerLeft{flex:1;align-items:center;gap:.4rem;min-width:0;display:flex}.MapPanel-module__41FhrG__backBtn{cursor:pointer;color:var(--text-grey);font-family:var(--font-roboto),sans-serif;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:.25rem;font-size:1rem;transition:color .15s,background .15s;display:inline-flex}.MapPanel-module__41FhrG__backBtn:hover{color:var(--brand-primary);background:#ff66000f}.MapPanel-module__41FhrG__title{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);margin:0;font-size:.95rem;font-weight:700}.MapPanel-module__41FhrG__subtitle{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);margin:0;font-size:.7rem}.MapPanel-module__41FhrG__closeBtn{cursor:pointer;color:var(--text-grey);background:0 0;border:none;padding:.25rem;transition:color .15s}.MapPanel-module__41FhrG__closeBtn:hover{color:var(--brand-primary)}.MapPanel-module__41FhrG__content{flex:1;padding:.75rem 1rem;overflow-y:auto}.MapPanel-module__41FhrG__content::-webkit-scrollbar{width:5px}.MapPanel-module__41FhrG__content::-webkit-scrollbar-track{background:0 0}.MapPanel-module__41FhrG__content::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}.MapPanel-module__41FhrG__loading{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:center;padding:2rem 0;font-size:.8rem}.MapPanel-module__41FhrG__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;height:80px;margin-bottom:.5rem;animation:1.5s infinite MapPanel-module__41FhrG__shimmer}@keyframes MapPanel-module__41FhrG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.MapPanel-module__41FhrG__cardList{flex-direction:column;gap:.5rem;display:flex}.MapPanel-module__41FhrG__summaryCard{border:1px solid var(--border-light);cursor:pointer;color:inherit;text-align:left;font:inherit;background:0 0;border-radius:8px;gap:.6rem;width:100%;padding:.6rem;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.MapPanel-module__41FhrG__summaryCard:hover{border-color:var(--brand-primary);background:#ff660005}.MapPanel-module__41FhrG__summaryCardImage{background:#f5f5f5;border-radius:6px;width:60px;min-width:60px;height:60px;overflow:hidden}.MapPanel-module__41FhrG__summaryCardImage img{object-fit:cover;width:100%;height:100%;display:block}.MapPanel-module__41FhrG__summaryCardBody{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.MapPanel-module__41FhrG__summaryCardTitle{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;overflow:hidden}.MapPanel-module__41FhrG__summaryCardMeta{font-family:var(--font-roboto),sans-serif;color:var(--text-grey);font-size:.65rem}.MapPanel-module__41FhrG__summaryCardChips{flex-wrap:wrap;gap:.25rem;margin-top:.15rem;display:flex}.MapPanel-module__41FhrG__summaryChip{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);background:#ff66000f;border-radius:3px;padding:.1rem .3rem;font-size:.55rem;font-weight:600}.MapPanel-module__41FhrG__section{margin-bottom:.75rem}.MapPanel-module__41FhrG__sectionTitle{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);margin-bottom:.25rem;font-size:.65rem;font-weight:700}.MapPanel-module__41FhrG__sectionText{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.8rem;line-height:1.5}.MapPanel-module__41FhrG__infoGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem;margin-bottom:.75rem;display:grid}.MapPanel-module__41FhrG__infoStat{flex-direction:column;gap:.05rem;display:flex}.MapPanel-module__41FhrG__infoLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.5px;color:var(--text-grey);font-size:.55rem;font-weight:700}.MapPanel-module__41FhrG__infoValue{font-family:var(--font-roboto),sans-serif;color:var(--text-dark);font-size:.75rem;font-weight:600}.MapPanel-module__41FhrG__chipRow{flex-wrap:wrap;gap:.25rem;display:flex}.MapPanel-module__41FhrG__chip{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);border:1px solid var(--brand-primary);border-radius:4px;padding:.1rem .35rem;font-size:.6rem}.MapPanel-module__41FhrG__viewLink{font-family:var(--font-roboto),sans-serif;color:#fff;background:var(--brand-primary);text-align:center;border-radius:6px;margin-top:.75rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:block}.MapPanel-module__41FhrG__viewLink:hover{opacity:.9}.MapPanel-module__41FhrG__badgeRow{flex-wrap:wrap;align-items:center;gap:.3rem;margin-bottom:.5rem;display:flex}.MapPanel-module__41FhrG__badge{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;background:var(--brand-primary);color:#fff;border-radius:4px;padding:.1rem .35rem;font-size:.55rem;font-weight:700}.MapPanel-module__41FhrG__badgeSecondary{color:var(--text-dark);background:#eee}.MapPanel-module__41FhrG__badgeSuccess{color:#28a745;background:#28a7451a}.MapPanel-module__41FhrG__statusBanner{font-family:var(--font-roboto),sans-serif;background:#dc354514;border:1px solid #dc35454d;border-radius:6px;margin-bottom:.75rem;padding:.5rem .75rem}.MapPanel-module__41FhrG__statusBanner[data-status=temporarily_closed]{background:#ffc1071a;border-color:#ffc10766}.MapPanel-module__41FhrG__statusBannerLabel{text-transform:uppercase;letter-spacing:.5px;color:#dc3545;font-size:.65rem;font-weight:700;display:block}.MapPanel-module__41FhrG__statusBanner[data-status=temporarily_closed] .MapPanel-module__41FhrG__statusBannerLabel{color:#b8860b}.MapPanel-module__41FhrG__statusBannerNote{color:var(--text-dark);margin:.2rem 0 0;font-size:.7rem;line-height:1.4}.MapPanel-module__41FhrG__chipLink{font-family:var(--font-roboto),sans-serif;color:var(--brand-primary);border:1px solid var(--brand-primary);border-radius:4px;padding:.1rem .35rem;font-size:.6rem;text-decoration:none;transition:background .15s,color .15s}.MapPanel-module__41FhrG__chipLink:hover{background:var(--brand-primary);color:#fff}.MapPanel-module__41FhrG__summaryChipWarn{font-family:var(--font-roboto),sans-serif;color:#dc3545;background:#dc354514;border-radius:3px;padding:.1rem .3rem;font-size:.55rem;font-weight:600}.MapPanel-module__41FhrG__heroImage{background:#f5f5f5;border-radius:8px;width:100%;height:160px;margin-bottom:.75rem;overflow:hidden}.MapPanel-module__41FhrG__heroImage img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1023px){.MapPanel-module__41FhrG__panel{bottom:calc(56px + 1rem)}}@media (max-width:768px){.MapPanel-module__41FhrG__panel{width:calc(100vw - 2rem);left:1rem}}
.page-module__-EOeBa__lcpSection{width:100%}.page-module__-EOeBa__lcpTitle{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:1px;color:var(--text-grey);margin-bottom:.5rem;font-size:.7rem;font-weight:700}.page-module__-EOeBa__filterList{flex-direction:column;gap:.2rem;width:100%;display:flex}.page-module__-EOeBa__filterBtn{cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--text-grey);text-align:left;background:0 0;border:none;border-radius:4px;padding:.35rem .5rem;font-size:.75rem;transition:color .15s,background .15s}.page-module__-EOeBa__filterBtn:hover{color:var(--text-dark);background:#00000008}.page-module__-EOeBa__filterActive{color:var(--brand-primary);background:#ff66000f;font-weight:700}.page-module__-EOeBa__filterSeparator{background:var(--border-light);width:100%;height:1px;margin:.25rem 0}.page-module__-EOeBa__projectionToggle{border:1px solid var(--border-light);cursor:pointer;font-family:var(--font-roboto),sans-serif;color:var(--text-dark);background:0 0;border-radius:6px;margin-top:auto;padding:.5rem 1rem;font-size:.75rem;transition:border-color .2s,color .2s}.page-module__-EOeBa__projectionToggle:hover{border-color:var(--brand-primary);color:var(--brand-primary)}
