.MapApp-module__d1azJq__page{grid-template:"sidebar map"minmax(0,1fr)"footer footer"/minmax(320px,430px) minmax(0,1fr);height:100vh;max-height:100vh;display:grid;overflow:hidden}.MapApp-module__d1azJq__sidebar{border-right:1px solid var(--border);background:linear-gradient(165deg,#12122af7,#0c0c1efc);flex-direction:column;grid-area:sidebar;min-height:0;display:flex;overflow:auto}.MapApp-module__d1azJq__sidebarTop{flex-direction:column;gap:.85rem;padding:1rem;display:flex}.MapApp-module__d1azJq__brandWrap{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.MapApp-module__d1azJq__brandText{flex:1;min-width:0}.MapApp-module__d1azJq__connectBtn{appearance:none;cursor:pointer;color:var(--text);white-space:nowrap;background:linear-gradient(90deg,#e8d8402e,#47b5e52e);border:1px solid #e8d84066;border-radius:999px;align-items:center;gap:.35rem;padding:.48rem .85rem;font-size:.82rem;font-weight:600;transition:border-color .15s,transform .15s,box-shadow .15s;display:inline-flex}.MapApp-module__d1azJq__connectBtn:hover{border-color:var(--accent-2);transform:translateY(-1px);box-shadow:0 8px 18px #47b5e52e}.MapApp-module__d1azJq__connectBtnIcon{color:var(--accent-gold);font-size:.9rem}.MapApp-module__d1azJq__logo{background:linear-gradient(135deg, var(--accent-2), var(--accent-gold));color:#0c0c1e;border-radius:12px;place-items:center;width:44px;height:44px;font-weight:800;display:grid;box-shadow:0 8px 28px #e8186e40}.MapApp-module__d1azJq__brandWrap h1{margin:0;font-size:1.2rem}.MapApp-module__d1azJq__brandWrap p{color:var(--text-muted);margin:.15rem 0 0;font-size:.86rem}.MapApp-module__d1azJq__filters{gap:.55rem;display:grid}.MapApp-module__d1azJq__filters label{color:var(--text-muted);gap:.3rem;font-size:.82rem;display:grid}.MapApp-module__d1azJq__checkboxControl{cursor:pointer;color:var(--text);align-items:center;grid-template-columns:none!important;gap:.5rem!important;display:flex!important}.MapApp-module__d1azJq__checkboxControl input{width:1rem;height:1rem;accent-color:var(--accent-2)}.MapApp-module__d1azJq__filters select,.MapApp-module__d1azJq__filters input:not([type=checkbox]),.MapApp-module__d1azJq__filters button{border:1px solid var(--border);background:var(--panel-soft);color:var(--text);border-radius:12px;padding:.55rem .7rem}.MapApp-module__d1azJq__filters button{cursor:pointer;background:linear-gradient(90deg, var(--accent-gold), var(--accent-2));color:#0c0c1e;font-weight:700}.MapApp-module__d1azJq__filters button:disabled{cursor:wait;opacity:.7}.MapApp-module__d1azJq__filters select:disabled{cursor:not-allowed;opacity:.65}.MapApp-module__d1azJq__timeFilter{color:var(--text-muted);gap:.35rem;font-size:.82rem;display:grid}.MapApp-module__d1azJq__timeFilterOptions{grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;display:grid}.MapApp-module__d1azJq__filters .MapApp-module__d1azJq__timeFilterButton{background:var(--panel-soft);color:var(--text-muted);border-radius:999px;padding:.45rem .35rem;font-size:.78rem;font-weight:700}.MapApp-module__d1azJq__filters .MapApp-module__d1azJq__timeFilterButton:hover,.MapApp-module__d1azJq__filters .MapApp-module__d1azJq__timeFilterButtonActive{border-color:var(--accent-2);color:var(--text);background:#47b5e52e}.MapApp-module__d1azJq__filterHint{color:var(--text-muted);font-size:.74rem}.MapApp-module__d1azJq__locationControls{gap:.35rem;display:grid}.MapApp-module__d1azJq__locationHint,.MapApp-module__d1azJq__locationError{font-size:.78rem;line-height:1.35}.MapApp-module__d1azJq__locationHint{color:var(--text-muted)}.MapApp-module__d1azJq__locationError{color:#ff9fbf}.MapApp-module__d1azJq__resultMeta{color:var(--text-muted);font-size:.9rem}.MapApp-module__d1azJq__selectedLocationBar{background:#30204899;border:1px solid #f5e10066;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.6rem .75rem;font-size:.85rem;display:flex}.MapApp-module__d1azJq__selectedLocationInfo{gap:.15rem;min-width:0;display:grid}.MapApp-module__d1azJq__selectedLocationBar strong{color:var(--text);word-break:break-word;margin-top:.1rem;font-size:.95rem}.MapApp-module__d1azJq__selectedLocationLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.7rem}.MapApp-module__d1azJq__selectedLocationAddress{color:var(--text-muted);word-break:break-word;font-size:.8rem}.MapApp-module__d1azJq__selectedLocationCount{color:var(--text-muted);margin-top:.15rem;font-size:.78rem}.MapApp-module__d1azJq__selectedLocationMapLink{color:var(--accent-2);text-decoration:none}.MapApp-module__d1azJq__selectedLocationMapLink:hover{text-decoration:underline}.MapApp-module__d1azJq__clearSelection{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:999px;padding:.35rem .75rem;font-size:.78rem}.MapApp-module__d1azJq__clearSelection:hover{border-color:var(--accent-2);color:var(--accent-2)}.MapApp-module__d1azJq__nearbyDivider{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);pointer-events:none;margin:.35rem 0 -.25rem;padding:.35rem 0 .15rem;font-size:.72rem;list-style:none;background:0 0!important;border:none!important}.MapApp-module__d1azJq__distanceBadge{color:var(--accent-2);background:#e8186e14;border:1px solid #e8186e66;border-radius:999px;margin-left:.5rem;padding:.05rem .45rem;font-size:.72rem;display:inline-block}.MapApp-module__d1azJq__nearbyListHeader{background:#47b5e514;border:1px solid #47b5e559;border-radius:12px;gap:.15rem;margin-bottom:.75rem;padding:.65rem .75rem;display:grid}.MapApp-module__d1azJq__nearbyListHeader strong{color:var(--text)}.MapApp-module__d1azJq__nearbyListHeader span{color:var(--text-muted);font-size:.8rem}.MapApp-module__d1azJq__sidebarList{min-height:0;padding:0 1rem 1rem}.MapApp-module__d1azJq__listSection{border:1px solid var(--border);background:#0c0c1ebf;border-radius:14px;padding:.85rem}.MapApp-module__d1azJq__hint{color:var(--text-muted);margin:0}.MapApp-module__d1azJq__eventList{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.MapApp-module__d1azJq__eventList li{border:1px solid var(--border);background:#18102c8c;border-radius:12px;padding:.7rem}.MapApp-module__d1azJq__eventItem{cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s}.MapApp-module__d1azJq__eventItem:hover{border-color:var(--accent-2);background:#281846b3}.MapApp-module__d1azJq__eventItemLocationActive{background:#302048b3;border-color:#f5e10099}.MapApp-module__d1azJq__eventItemActive{border-color:var(--accent-gold,#f5e100);background:#402860e6;box-shadow:0 0 0 2px #f5e10073,0 10px 24px #e8186e40}.MapApp-module__d1azJq__eventList h3{margin:0;font-size:.95rem}.MapApp-module__d1azJq__eventHeader{justify-content:space-between;align-items:flex-start;gap:.65rem;margin-bottom:.4rem;display:flex}.MapApp-module__d1azJq__favoriteButton{appearance:none;cursor:pointer;color:var(--text-muted);background:#e8d84014;border:1px solid #e8d84059;border-radius:999px;flex:none;padding:.22rem .55rem;font-size:.72rem;font-weight:700;line-height:1.2}.MapApp-module__d1azJq__favoriteButton:hover,.MapApp-module__d1azJq__favoriteButtonActive{border-color:var(--accent-gold);color:var(--accent-gold);background:#e8d8402e}.MapApp-module__d1azJq__eventList p{color:var(--text-muted);margin:.25rem 0;font-size:.84rem}.MapApp-module__d1azJq__links{flex-wrap:wrap;gap:.6rem;margin-top:.4rem;display:flex}.MapApp-module__d1azJq__links a{color:var(--accent-2);font-size:.8rem;text-decoration:none}.MapApp-module__d1azJq__mapSection{flex-direction:column;grid-area:map;min-height:0;display:flex}.MapApp-module__d1azJq__map{flex:1;width:100%;min-height:0}.MapApp-module__d1azJq__footer{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);background:#0c0c1ef5;grid-area:footer/1/footer/-1;padding:.65rem 1rem;font-size:.78rem}.MapApp-module__d1azJq__footer p{margin:0;line-height:1.5}.MapApp-module__d1azJq__footer a{color:var(--accent-2);text-decoration:none}.MapApp-module__d1azJq__footer a:hover{text-decoration:underline}.MapApp-module__d1azJq__mapMarker{box-sizing:border-box;color:#0c0c1e;cursor:pointer;background:#e8d840;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;font-family:inherit;font-weight:700;line-height:1;transition:transform .15s,box-shadow .15s;display:flex;transform:translate(0)}.MapApp-module__d1azJq__mapMarker:hover{transform:scale(1.08)}.MapApp-module__d1azJq__userLocationMarker{background:var(--accent-2);border:3px solid #fff;border-radius:999px;width:22px;height:22px;box-shadow:0 0 0 8px #47b5e533,0 0 22px #47b5e5cc}@media (max-width:980px){.MapApp-module__d1azJq__page{grid-template:"sidebarTop""map""sidebarList""footer"/1fr;height:auto;min-height:100vh;max-height:none;overflow:visible}.MapApp-module__d1azJq__sidebar{border-right:0;display:contents;overflow:visible}.MapApp-module__d1azJq__sidebarTop{border-bottom:1px solid var(--border);background:linear-gradient(165deg,#12122af7,#0c0c1efc);grid-area:sidebarTop;padding:.85rem}.MapApp-module__d1azJq__brandWrap{gap:.6rem}.MapApp-module__d1azJq__filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.MapApp-module__d1azJq__timeFilter,.MapApp-module__d1azJq__filters label:nth-of-type(4),.MapApp-module__d1azJq__locationControls{grid-column:1/-1}.MapApp-module__d1azJq__mapSection{border-bottom:1px solid var(--border);min-height:clamp(320px,48svh,520px)}.MapApp-module__d1azJq__map{flex:1;min-height:clamp(320px,48svh,520px)}.MapApp-module__d1azJq__sidebarList{grid-area:sidebarList;padding:.85rem}.MapApp-module__d1azJq__listSection{height:auto;min-height:200px}}@media (max-width:560px){.MapApp-module__d1azJq__brandText h1{font-size:1.05rem}.MapApp-module__d1azJq__brandText p{font-size:.78rem}.MapApp-module__d1azJq__connectBtn{justify-content:center;width:100%}.MapApp-module__d1azJq__filters select,.MapApp-module__d1azJq__filters input:not([type=checkbox]),.MapApp-module__d1azJq__filters button{min-height:42px;padding:.5rem .58rem}.MapApp-module__d1azJq__timeFilterOptions{grid-template-columns:repeat(2,minmax(0,1fr))}.MapApp-module__d1azJq__mapSection,.MapApp-module__d1azJq__map{min-height:clamp(300px,44svh,440px)}}
.ConnectAgentModal-module__hYmA3q__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#060612c7;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.ConnectAgentModal-module__hYmA3q__modal{border:1px solid var(--border);width:min(760px,100%);max-height:min(88vh,820px);color:var(--text);background:linear-gradient(165deg,#14143a,#0c0c1e);border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000008c,0 0 0 1px #e8d84014}.ConnectAgentModal-module__hYmA3q__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.1rem 1.25rem .8rem;display:flex}.ConnectAgentModal-module__hYmA3q__header h2{margin:0;font-size:1.15rem}.ConnectAgentModal-module__hYmA3q__header p{color:var(--text-muted);margin:.3rem 0 0;font-size:.86rem}.ConnectAgentModal-module__hYmA3q__closeBtn{appearance:none;border:1px solid var(--border);background:var(--panel-soft);color:var(--text);cursor:pointer;border-radius:10px;width:34px;height:34px;font-size:1.05rem;line-height:1}.ConnectAgentModal-module__hYmA3q__closeBtn:hover{border-color:var(--accent-2)}.ConnectAgentModal-module__hYmA3q__urlRow{border-bottom:1px solid var(--border);align-items:center;gap:.5rem;padding:.85rem 1.25rem;display:flex}.ConnectAgentModal-module__hYmA3q__downloadsRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.25rem;display:flex}.ConnectAgentModal-module__hYmA3q__downloadsTitle{color:var(--text);font-size:.82rem;font-weight:700}.ConnectAgentModal-module__hYmA3q__downloadsHint{max-width:56ch;color:var(--text-muted);margin:.3rem 0 0;font-size:.82rem;line-height:1.45}.ConnectAgentModal-module__hYmA3q__downloadActions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.ConnectAgentModal-module__hYmA3q__urlLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.ConnectAgentModal-module__hYmA3q__urlValue{border:1px solid var(--border);min-width:0;color:var(--text);white-space:nowrap;background:#0c0c1eb3;border-radius:10px;flex:1;padding:.45rem .6rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;overflow:auto}.ConnectAgentModal-module__hYmA3q__copyBtn{appearance:none;cursor:pointer;background:linear-gradient(90deg, var(--accent-gold), var(--accent-2));color:#0c0c1e;white-space:nowrap;border:0;border-radius:10px;padding:.5rem .85rem;font-size:.82rem;font-weight:700}.ConnectAgentModal-module__hYmA3q__copyBtn.ConnectAgentModal-module__hYmA3q__subtle{background:var(--panel-soft);color:var(--text);border:1px solid var(--border);font-weight:600}.ConnectAgentModal-module__hYmA3q__copyBtn:hover{transform:translateY(-1px)}.ConnectAgentModal-module__hYmA3q__tabs{gap:.25rem;padding:.75rem 1.25rem 0;display:flex;overflow-x:auto}.ConnectAgentModal-module__hYmA3q__tab{appearance:none;color:var(--text-muted);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-bottom:1px solid var(--border);background:0 0;border-radius:10px 10px 0 0;padding:.55rem .9rem;font-size:.88rem}.ConnectAgentModal-module__hYmA3q__tab:hover{color:var(--text)}.ConnectAgentModal-module__hYmA3q__tabActive{color:var(--text);border:1px solid var(--border);background:#e8d84012;border-bottom-color:#0000}.ConnectAgentModal-module__hYmA3q__tabFeatured{color:var(--text);font-weight:600;position:relative}.ConnectAgentModal-module__hYmA3q__tabFeatured.ConnectAgentModal-module__hYmA3q__tabActive{background:linear-gradient(#e8186e2e,#e8d84014);border-color:#e8186e80}.ConnectAgentModal-module__hYmA3q__tabBadge{background:linear-gradient(90deg, var(--accent), var(--accent-gold));color:#0c0c1e;text-transform:uppercase;letter-spacing:.05em;vertical-align:middle;border-radius:999px;margin-left:.4rem;padding:.08rem .4rem;font-size:.64rem;font-weight:800;display:inline-block}.ConnectAgentModal-module__hYmA3q__featureCard{background:radial-gradient(120% 160% at 0 0,#e8186e38,#0000 60%),radial-gradient(120% 160% at 100% 100%,#e8d8402e,#0000 60%),#0c0c1e99;border:1px solid #e8186e59;border-radius:14px;padding:1rem 1.1rem}.ConnectAgentModal-module__hYmA3q__featureHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.ConnectAgentModal-module__hYmA3q__featureEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-gold);font-size:.72rem;font-weight:700}.ConnectAgentModal-module__hYmA3q__featureTitle{margin:.25rem 0 0;font-size:1.05rem}.ConnectAgentModal-module__hYmA3q__featureIntro{color:var(--text-muted);max-width:46ch;margin:.4rem 0 0;font-size:.88rem;line-height:1.5}.ConnectAgentModal-module__hYmA3q__downloadBtn{background:linear-gradient(90deg, var(--accent), var(--accent-gold));color:#0c0c1e;white-space:nowrap;border-radius:12px;align-items:center;gap:.4rem;padding:.7rem 1rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 10px 28px #e8186e59}.ConnectAgentModal-module__hYmA3q__downloadBtn:hover{transform:translateY(-1px);box-shadow:0 14px 34px #e8186e73}.ConnectAgentModal-module__hYmA3q__downloadIcon{font-size:1rem;font-weight:900}.ConnectAgentModal-module__hYmA3q__panel{gap:.85rem;padding:1rem 1.25rem 1.25rem;display:grid;overflow:auto}.ConnectAgentModal-module__hYmA3q__stepTitle{color:var(--text);margin:0;font-size:.95rem}.ConnectAgentModal-module__hYmA3q__stepDesc{color:var(--text-muted);margin:.15rem 0 0;font-size:.85rem;line-height:1.45}.ConnectAgentModal-module__hYmA3q__stepDesc a{color:var(--accent-2);text-decoration:none}.ConnectAgentModal-module__hYmA3q__stepDesc a:hover{text-decoration:underline}.ConnectAgentModal-module__hYmA3q__codeBlock{border:1px solid var(--border);color:var(--text);white-space:pre;background:#060612d9;border-radius:12px;padding:.75rem .9rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;line-height:1.45;position:relative;overflow:auto}.ConnectAgentModal-module__hYmA3q__codeBlockWrap{position:relative}.ConnectAgentModal-module__hYmA3q__codeBlockWrap .ConnectAgentModal-module__hYmA3q__copyBtn{padding:.3rem .55rem;font-size:.72rem;position:absolute;top:8px;right:8px}.ConnectAgentModal-module__hYmA3q__kbd{color:var(--accent-2);background:#47b5e51f;border-radius:4px;padding:.05rem .35rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.ConnectAgentModal-module__hYmA3q__flash{color:var(--accent-gold);font-size:.72rem;position:absolute;bottom:-1.2rem;right:0}@media (max-width:720px){.ConnectAgentModal-module__hYmA3q__backdrop{background:#060612e6;justify-content:stretch;align-items:stretch;padding:0}.ConnectAgentModal-module__hYmA3q__modal{border:0;border-radius:0;width:100%;min-height:100dvh;max-height:none;display:block;overflow:auto}.ConnectAgentModal-module__hYmA3q__header{z-index:2;padding:max(.95rem, env(safe-area-inset-top)) 1rem .75rem;background:linear-gradient(165deg,#14143a,#0c0c1e);gap:.75rem;position:sticky;top:0}.ConnectAgentModal-module__hYmA3q__header h2{font-size:1rem}.ConnectAgentModal-module__hYmA3q__header p{font-size:.8rem;line-height:1.45}.ConnectAgentModal-module__hYmA3q__closeBtn{flex-shrink:0;width:40px;height:40px}.ConnectAgentModal-module__hYmA3q__urlRow{grid-template-columns:1fr auto;align-items:end;padding:.8rem 1rem;display:grid}.ConnectAgentModal-module__hYmA3q__urlValue{white-space:normal;overflow-wrap:anywhere;word-break:break-word;order:3;grid-column:1/-1;font-size:.76rem}.ConnectAgentModal-module__hYmA3q__copyBtn{min-height:40px;font-size:.78rem}.ConnectAgentModal-module__hYmA3q__downloadsRow{flex-direction:column;align-items:stretch;gap:.8rem;padding:.85rem 1rem}.ConnectAgentModal-module__hYmA3q__downloadsTitle{font-size:.78rem}.ConnectAgentModal-module__hYmA3q__downloadsHint{font-size:.78rem;line-height:1.4}.ConnectAgentModal-module__hYmA3q__downloadActions{grid-template-columns:1fr;justify-content:stretch;display:grid}.ConnectAgentModal-module__hYmA3q__downloadBtn{white-space:normal;text-align:center;justify-content:center;width:100%;font-size:.82rem;line-height:1.35}.ConnectAgentModal-module__hYmA3q__tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;padding:.8rem 1rem 0;display:grid;overflow:visible}.ConnectAgentModal-module__hYmA3q__tab{border-color:var(--border);border-bottom-color:var(--border);text-align:center;border-radius:12px;padding:.65rem .7rem;font-size:.8rem}.ConnectAgentModal-module__hYmA3q__tabActive{border-bottom-color:var(--border)}.ConnectAgentModal-module__hYmA3q__tabBadge{font-size:.58rem}.ConnectAgentModal-module__hYmA3q__panel{padding:.9rem 1rem max(1.25rem, env(safe-area-inset-bottom));gap:.75rem;overflow:visible}.ConnectAgentModal-module__hYmA3q__stepTitle{font-size:.9rem}.ConnectAgentModal-module__hYmA3q__stepDesc{overflow-wrap:anywhere;font-size:.8rem;line-height:1.42}.ConnectAgentModal-module__hYmA3q__codeBlock{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;padding:2.15rem .75rem .75rem;font-size:.72rem;line-height:1.4}.ConnectAgentModal-module__hYmA3q__codeBlockWrap .ConnectAgentModal-module__hYmA3q__copyBtn{font-size:.68rem;top:6px;right:6px}.ConnectAgentModal-module__hYmA3q__kbd{overflow-wrap:anywhere;font-size:.76rem}}@media (max-width:420px){.ConnectAgentModal-module__hYmA3q__header p{font-size:.78rem}.ConnectAgentModal-module__hYmA3q__tabs{grid-template-columns:1fr}.ConnectAgentModal-module__hYmA3q__tab{text-align:left}.ConnectAgentModal-module__hYmA3q__downloadBtn{padding-inline:.75rem}}
