.sitemap-module__j9-XvG__sitemapSection{min-height:60vh;padding:80px 0}.sitemap-module__j9-XvG__stateGroup{margin-bottom:40px}.sitemap-module__j9-XvG__countryGroup{margin-bottom:54px}.sitemap-module__j9-XvG__countryTitle{border-bottom:2px solid var(--border);color:var(--text-primary);margin-bottom:18px;padding-bottom:10px;font-size:28px;font-weight:800}.sitemap-module__j9-XvG__stateTitle{border-bottom:2px solid var(--border);color:var(--text-primary);margin-bottom:20px;padding-bottom:10px;font-size:24px;font-weight:700}.sitemap-module__j9-XvG__citiesGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;display:grid}.sitemap-module__j9-XvG__cityCard{background:var(--bg-secondary,#fff);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-primary);align-items:center;gap:12px;padding:16px;text-decoration:none;transition:all .2s;display:flex}.sitemap-module__j9-XvG__cityCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-2px)}.sitemap-module__j9-XvG__cityEmoji{font-size:24px}.sitemap-module__j9-XvG__cityName{font-weight:600}.sitemap-module__j9-XvG__cityMeta{color:var(--text-secondary);font-size:12px}.sitemap-module__j9-XvG__errorBox{color:var(--text-primary);border-radius:var(--radius-md);background:#ef444414;border:1px solid #ef444499;padding:16px}
.Header-module__hBw1pG__container{max-width:1200px;margin:0 auto;padding:0 24px}.Header-module__hBw1pG__header{z-index:20;border-bottom:1px solid var(--border-primary,#11182714);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;transition:background-color .2s,border-color .2s;position:sticky;top:0}[data-theme=dark] .Header-module__hBw1pG__header,.Header-module__hBw1pG__dark .Header-module__hBw1pG__header{border-bottom-color:var(--border-primary,#ffffff1a);background:#0f172ad9}.Header-module__hBw1pG__headerInner{justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.Header-module__hBw1pG__brand{min-width:210px;color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__hBw1pG__logoCorners{flex-shrink:0;align-items:center;width:24px;height:24px;display:flex}.Header-module__hBw1pG__logoCorners svg{width:100%;height:100%;display:block}.Header-module__hBw1pG__brace{fill:var(--text-primary,#1f2937);transition:fill .2s}[data-theme=dark] .Header-module__hBw1pG__brace,.Header-module__hBw1pG__dark .Header-module__hBw1pG__brace{fill:#fff}@media (prefers-color-scheme:dark){.Header-module__hBw1pG__brace{fill:#fff}}.Header-module__hBw1pG__brandText{color:var(--text-primary);font-size:20px;font-weight:700;line-height:1}.Header-module__hBw1pG__logoTransparent{color:var(--text-primary)}.Header-module__hBw1pG__logoCity{color:var(--brand-primary,#ad35fa)}.Header-module__hBw1pG__navRight{flex:none;align-items:center;gap:10px;display:flex}.Header-module__hBw1pG__link{color:var(--text-secondary,#111827b8);border-radius:10px;padding:8px 10px;font-size:14px;text-decoration:none;transition:background .12s,color .12s}.Header-module__hBw1pG__link:hover{background:var(--bg-secondary,#1118270f);color:var(--text-primary,#111827eb)}.Header-module__hBw1pG__button{border:1px solid var(--border-primary,#11182724);background:var(--bg-primary,#fff);color:var(--text-primary,#111827eb);cursor:pointer;border-radius:12px;padding:10px 12px;font-size:14px;font-weight:600;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s,color .12s}.Header-module__hBw1pG__button:disabled{opacity:.6;cursor:not-allowed}.Header-module__hBw1pG__button:hover:not(:disabled){box-shadow:var(--shadow-md,0 8px 18px #00000014);transform:translateY(-1px)}[data-theme=dark] .Header-module__hBw1pG__button:hover:not(:disabled),.Header-module__hBw1pG__dark .Header-module__hBw1pG__button:hover:not(:disabled){box-shadow:var(--shadow-md,0 8px 18px #0000004d)}.Header-module__hBw1pG__buttonPrimary{background:linear-gradient(135deg,var(--brand-primary,#ad35fa)0%,var(--brand-primary-hover,#8b5cf6)100%);color:var(--text-inverse,#fff);border-color:#ad35fa59}.Header-module__hBw1pG__buttonSignIn{border:1px solid var(--border-primary,#11182724);background:var(--bg-primary,#fff);color:var(--text-primary,#111827eb);cursor:pointer;border-radius:12px;padding:10px 12px;font-size:14px;font-weight:600;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s,color .12s}.Header-module__hBw1pG__buttonSignIn:disabled{opacity:.6;cursor:not-allowed}.Header-module__hBw1pG__buttonSignIn:hover:not(:disabled){box-shadow:var(--shadow-md,0 8px 18px #00000014);transform:translateY(-1px)}[data-theme=dark] .Header-module__hBw1pG__buttonSignIn:hover:not(:disabled),.Header-module__hBw1pG__dark .Header-module__hBw1pG__buttonSignIn:hover:not(:disabled){box-shadow:var(--shadow-md,0 8px 18px #0000004d)}.Header-module__hBw1pG__buttonSignUp{background:var(--brand-primary,#ad35fa);color:var(--text-inverse,#fff);cursor:pointer;border:none;border-radius:12px;padding:10px 12px;font-size:14px;font-weight:600;transition:transform .12s,box-shadow .12s,background .12s}.Header-module__hBw1pG__buttonSignUp:disabled{opacity:.6;cursor:not-allowed}.Header-module__hBw1pG__buttonSignUp:hover:not(:disabled){background:var(--brand-primary-hover,#8b2cc7);box-shadow:var(--shadow-md,0 8px 18px #ad35fa4d);transform:translateY(-1px)}.Header-module__hBw1pG__menuWrap{position:relative}.Header-module__hBw1pG__menu{border:1px solid var(--border-primary,#1118271f);background:var(--bg-primary,#fffffffa);width:260px;box-shadow:var(--shadow-lg,0 18px 38px #0000001f);border-radius:14px;transition:background-color .2s,border-color .2s;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}[data-theme=dark] .Header-module__hBw1pG__menu,.Header-module__hBw1pG__dark .Header-module__hBw1pG__menu{box-shadow:var(--shadow-lg,0 18px 38px #0006)}.Header-module__hBw1pG__menuItem{text-align:left;cursor:pointer;background:0 0;border:0;gap:2px;width:100%;padding:12px;transition:background-color .12s;display:grid}.Header-module__hBw1pG__menuItem:hover{background:var(--bg-secondary,#1118270d)}.Header-module__hBw1pG__menuItemTitle{color:var(--text-primary,#111827eb);font-size:14px;font-weight:700}.Header-module__hBw1pG__menuItemDesc{color:var(--text-secondary,#11182799);font-size:12.5px}.Header-module__hBw1pG__cityPicker{flex:auto;min-width:260px;max-width:520px;position:relative}.Header-module__hBw1pG__cityInput{border:1px solid var(--border-primary,#11182724);background:var(--bg-primary,#ffffffe6);width:100%;color:var(--text-primary,#111827);border-radius:14px;outline:none;padding:10px 12px;font-size:14px;transition:background-color .2s,border-color .2s,color .2s}.Header-module__hBw1pG__cityInput:focus{border-color:var(--brand-primary,#ad35fa80);box-shadow:0 0 0 4px var(--brand-primary-light,#ad35fa1f)}.Header-module__hBw1pG__cityDropdown{border:1px solid var(--border-primary,#1118271f);background:var(--bg-primary,#fffffffa);box-shadow:var(--shadow-lg,0 18px 38px #0000001f);border-radius:14px;transition:background-color .2s,border-color .2s;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden}[data-theme=dark] .Header-module__hBw1pG__cityDropdown,.Header-module__hBw1pG__dark .Header-module__hBw1pG__cityDropdown{box-shadow:var(--shadow-lg,0 18px 38px #0006)}.Header-module__hBw1pG__cityOption{cursor:pointer;color:var(--text-primary,#111827);justify-content:space-between;gap:10px;padding:10px 12px;transition:background-color .12s;display:flex}.Header-module__hBw1pG__cityOption:hover{background:var(--bg-secondary,#1118270d)}.Header-module__hBw1pG__cityMeta{color:var(--text-secondary,#11182799);font-size:12.5px}@media (max-width:960px){.Header-module__hBw1pG__cityPicker{display:none}}@media (max-width:768px){.Header-module__hBw1pG__navRight .Header-module__hBw1pG__link{display:none}.Header-module__hBw1pG__navRight .Header-module__hBw1pG__button{white-space:nowrap;min-width:auto}.Header-module__hBw1pG__menuWrap{flex:none}.Header-module__hBw1pG__menuWrap .Header-module__hBw1pG__buttonPrimary{white-space:nowrap;min-width:auto}}@media (max-width:480px){.Header-module__hBw1pG__brand{min-width:auto}.Header-module__hBw1pG__brandText{font-size:18px}.Header-module__hBw1pG__navRight{gap:6px}.Header-module__hBw1pG__navRight .Header-module__hBw1pG__button,.Header-module__hBw1pG__menuWrap .Header-module__hBw1pG__buttonPrimary{padding:10px 14px;font-size:13px}}@media (max-width:374px){.Header-module__hBw1pG__container{padding:0 12px}.Header-module__hBw1pG__headerInner{gap:8px}.Header-module__hBw1pG__brand{gap:6px}.Header-module__hBw1pG__brandText{font-size:16px}.Header-module__hBw1pG__buttonSignIn,.Header-module__hBw1pG__buttonSignUp,.Header-module__hBw1pG__navRight .Header-module__hBw1pG__button,.Header-module__hBw1pG__menuWrap .Header-module__hBw1pG__buttonPrimary{padding:8px 10px;font-size:12px}}
.feed-module__mZx6oa__feedContainer{width:100%;min-width:0;max-width:720px;color:var(--text-primary);box-sizing:border-box;margin:0 auto;padding:12px 20px;position:relative;overflow-x:hidden}.feed-module__mZx6oa__feedHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.feed-module__mZx6oa__feedHeaderRight{flex-shrink:0;align-items:center;gap:6px;display:flex}.feed-module__mZx6oa__feedTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 4px;font-size:24px;font-weight:700}.feed-module__mZx6oa__feedSubtitle{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.5}.feed-module__mZx6oa__feedOrderToggle{background:var(--bg-secondary);border-radius:8px;gap:2px;padding:3px;display:inline-flex}.feed-module__mZx6oa__feedOrderBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .15s}.feed-module__mZx6oa__feedOrderBtn:hover{color:var(--text-primary)}.feed-module__mZx6oa__feedOrderBtnActive{background:var(--bg-primary);color:var(--text-primary);font-weight:600;box-shadow:0 1px 3px #00000014}.feed-module__mZx6oa__chipBar{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.feed-module__mZx6oa__chip{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.feed-module__mZx6oa__chip:hover{border-color:var(--brand-primary,#ad35fa);color:var(--text-primary);background:var(--bg-secondary)}.feed-module__mZx6oa__chipActive{background:var(--brand-primary,#ad35fa);color:#fff;border-color:var(--brand-primary,#ad35fa)}.feed-module__mZx6oa__chipActive:hover{background:var(--brand-primary-hover,#9420e0);color:#fff;border-color:var(--brand-primary-hover,#9420e0)}.feed-module__mZx6oa__filterRow{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;display:flex}.feed-module__mZx6oa__filterGroup{align-items:center;gap:8px;display:flex}.feed-module__mZx6oa__filterLabel{color:var(--text-secondary);white-space:nowrap;font-size:13px;font-weight:500}.feed-module__mZx6oa__filterSelect{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;border-radius:6px;padding:6px 10px;font-size:13px;transition:all .15s}.feed-module__mZx6oa__filterSelect:hover{border-color:var(--border-secondary)}.feed-module__mZx6oa__filterSelect:focus{border-color:var(--brand-primary,#ad35fa);box-shadow:0 0 0 3px var(--brand-primary-light,#ad35fa1a);outline:none}.feed-module__mZx6oa__filterPill{border:1px solid var(--brand-primary,#ad35fa);background:var(--brand-primary-light,#ad35fa1a);color:var(--brand-primary,#ad35fa);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 10px 6px 12px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.feed-module__mZx6oa__filterPill:hover{background:var(--brand-primary-light,#ad35fa2e);border-color:var(--brand-primary-hover,#9420e0)}.feed-module__mZx6oa__filterPillLabel{white-space:nowrap}.feed-module__mZx6oa__filterPillRemove{opacity:.8;font-size:16px;line-height:1}.feed-module__mZx6oa__secondaryFilters{flex-wrap:wrap;gap:20px;margin-bottom:28px;display:flex}.feed-module__mZx6oa__secondaryFilters label{color:var(--text-secondary);white-space:nowrap;font-size:13px;font-weight:500}.feed-module__mZx6oa__secondaryFilterRow{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px;display:flex}.feed-module__mZx6oa__compactSelect{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:20px;padding:6px 28px 6px 10px;font-size:13px;transition:all .15s}.feed-module__mZx6oa__compactSelect:hover{border-color:var(--border-secondary)}.feed-module__mZx6oa__compactSelect:focus{border-color:var(--brand-primary,#ad35fa);box-shadow:0 0 0 2px var(--brand-primary-light,#ad35fa1a);outline:none}.feed-module__mZx6oa__compactClear{background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;border:none;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s}.feed-module__mZx6oa__compactClear:hover{background:var(--border-primary);color:var(--text-primary)}.feed-module__mZx6oa__filterChipScroll{scrollbar-width:none;-ms-overflow-style:none;flex-shrink:0;gap:6px;width:100%;padding:2px 0;display:flex;overflow-x:auto}.feed-module__mZx6oa__filterChipScroll::-webkit-scrollbar{display:none}.feed-module__mZx6oa__filterChip{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:20px;flex-shrink:0;padding:4px 12px;font-size:12px;font-weight:500;transition:all .15s}.feed-module__mZx6oa__filterChip:hover{border-color:var(--border-secondary);color:var(--text-primary)}.feed-module__mZx6oa__filterChipActive{background:var(--brand-primary,#ad35fa);border-color:var(--brand-primary,#ad35fa);color:#fff}.feed-module__mZx6oa__filterChipActive:hover{background:var(--brand-primary-dark,#9125d6);border-color:var(--brand-primary-dark,#9125d6);color:#fff}.feed-module__mZx6oa__filterChipBuilding{border-color:var(--brand-primary,#ad35fa);animation:1.5s ease-in-out infinite feed-module__mZx6oa__chipPulse;position:relative}@keyframes feed-module__mZx6oa__chipPulse{0%,to{box-shadow:0 0 #ad35fa4d}50%{box-shadow:0 0 0 3px #ad35fa1a}}@media (prefers-reduced-motion:reduce){.feed-module__mZx6oa__filterChipBuilding{border-color:var(--brand-primary,#ad35fa);animation:none}}.feed-module__mZx6oa__moreChip{color:var(--text-tertiary,#999);border-style:dashed;font-size:11px}.feed-module__mZx6oa__moreChip:hover{color:var(--text-primary);border-color:var(--border-secondary)}.feed-module__mZx6oa__cityChipRow{scrollbar-width:none;-ms-overflow-style:none;flex-shrink:0;gap:6px;margin-bottom:4px;padding:2px 0;display:flex;overflow-x:auto}.feed-module__mZx6oa__cityChipRow::-webkit-scrollbar{display:none}.feed-module__mZx6oa__cityChip{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:20px;flex-shrink:0;padding:5px 12px;font-size:13px;font-weight:500;transition:all .15s}.feed-module__mZx6oa__cityChip:hover{border-color:var(--border-secondary);color:var(--text-primary)}.feed-module__mZx6oa__cityChip:focus-visible,.feed-module__mZx6oa__actionBtn:focus-visible,.feed-module__mZx6oa__feedOrderBtn:focus-visible{outline:2px solid var(--brand-primary,#ad35fa);outline-offset:2px}.feed-module__mZx6oa__cityChipActive{background:var(--brand-primary,#ad35fa);border-color:var(--brand-primary,#ad35fa);color:#fff}.feed-module__mZx6oa__cityChipActive:hover{background:var(--brand-primary-dark,#9125d6);border-color:var(--brand-primary-dark,#9125d6);color:#fff}.feed-module__mZx6oa__cityChipExplore{color:var(--brand-primary,#ad35fa);border-style:dashed;text-decoration:none}.feed-module__mZx6oa__cityChipExplore:hover{background:var(--brand-primary-light,#ad35fa14);border-color:var(--brand-primary,#ad35fa);color:var(--brand-primary,#ad35fa)}.feed-module__mZx6oa__cityChipWrapper{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.feed-module__mZx6oa__cityFollowBtn{border:1px solid var(--border-primary);background:var(--bg-primary);width:22px;height:22px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;margin-left:-6px;padding:0;font-size:13px;font-weight:600;line-height:1;transition:all .15s;display:flex}.feed-module__mZx6oa__cityFollowBtn:hover{border-color:var(--brand-primary,#ad35fa);color:var(--brand-primary,#ad35fa);background:var(--brand-primary-light,#ad35fa14)}.feed-module__mZx6oa__cityFollowBtnActive{background:var(--brand-primary,#ad35fa);border-color:var(--brand-primary,#ad35fa);color:#fff;font-size:11px}.feed-module__mZx6oa__cityFollowBtnActive:hover{background:var(--brand-primary-dark,#9125d6);border-color:var(--brand-primary-dark,#9125d6);color:#fff}.feed-module__mZx6oa__cityFollowBtnOnActive{border-color:var(--brand-primary,#ad35fa)}.feed-module__mZx6oa__cityFollowBtnOnActive:not(.feed-module__mZx6oa__cityFollowBtnActive){color:var(--brand-primary,#ad35fa);background:#ffffffe6}.feed-module__mZx6oa__filterChipCaret{opacity:.7;margin-left:3px;font-size:8px}.feed-module__mZx6oa__districtDrawer{margin-bottom:10px;padding:6px 0;animation:.15s feed-module__mZx6oa__drawerSlideIn}@keyframes feed-module__mZx6oa__drawerSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.feed-module__mZx6oa__adminBar{border:1px solid var(--border-primary);background:var(--bg-secondary);border-radius:10px;margin-bottom:20px;padding:12px 14px}.feed-module__mZx6oa__adminBarActions{flex-wrap:wrap;gap:8px;display:flex}.feed-module__mZx6oa__adminDeleteBtn{border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-size:13px}.feed-module__mZx6oa__adminDeleteBtn:hover:not(:disabled){border-color:var(--error,#dc2626);color:var(--error,#dc2626)}.feed-module__mZx6oa__adminDeleteBtn:disabled{opacity:.6;cursor:not-allowed}.feed-module__mZx6oa__storiesList{flex-direction:column;gap:12px;display:flex}.feed-module__mZx6oa__card{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius-lg,12px);cursor:pointer;padding:12px 16px;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s;position:relative}.feed-module__mZx6oa__card:hover{background:var(--bg-secondary);border-color:var(--border-secondary);transform:translateY(-1px);box-shadow:0 2px 8px #0000000a}.feed-module__mZx6oa__cardTraction{border-left:3px solid var(--success,#10b981);background:#10b9810a}.feed-module__mZx6oa__cardTraction:hover{background:#10b98114}.feed-module__mZx6oa__cardMenuOpen{z-index:10}.feed-module__mZx6oa__cardHiding{animation:.3s forwards feed-module__mZx6oa__slideOutRight;overflow:hidden}@keyframes feed-module__mZx6oa__slideOutRight{to{opacity:0;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;overflow:hidden;transform:translate(100%)}}.feed-module__mZx6oa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.feed-module__mZx6oa__cardHeaderLeft{color:var(--text-secondary);flex:1;align-items:center;gap:6px;min-width:0;font-size:13px;font-weight:500;display:flex}.feed-module__mZx6oa__cardTypeIcon{font-size:14px;line-height:1}.feed-module__mZx6oa__cardActor{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.feed-module__mZx6oa__cardTimestamp{color:var(--text-tertiary);white-space:nowrap;font-size:13px;font-weight:400}.feed-module__mZx6oa__cardTimestamp:before{content:"·";color:var(--text-tertiary);margin-right:6px}.feed-module__mZx6oa__cardHeaderRight{color:var(--text-secondary);white-space:nowrap;background:var(--bg-secondary);text-overflow:ellipsis;border-radius:999px;flex-shrink:0;max-width:50%;padding:2px 8px;font-size:12px;overflow:hidden}.feed-module__mZx6oa__cardHeadline{color:var(--text-primary);letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:17px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.feed-module__mZx6oa__cardDescription{color:var(--text-secondary);-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 8px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.feed-module__mZx6oa__readMore{color:var(--brand-primary,#ad35fa);cursor:pointer;margin-top:4px;margin-bottom:8px;font-size:13px;font-weight:500;display:inline-block}.feed-module__mZx6oa__readMore:hover{text-decoration:underline}.feed-module__mZx6oa__vizArea{background:var(--bg-secondary);border-radius:8px;margin:12px 0;overflow:hidden}.feed-module__mZx6oa__vizAreaPhoto{border-radius:0;max-height:180px;margin-left:-16px;margin-right:-16px}.feed-module__mZx6oa__vizImage{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-height:240px;display:block}.feed-module__mZx6oa__vizImagePhoto{-o-object-fit:cover;object-fit:cover;max-height:180px}.feed-module__mZx6oa__vizAreaMapFocus{border-radius:0;margin-left:-16px;margin-right:-16px}.feed-module__mZx6oa__vizImageMapFocus{-o-object-fit:cover;object-fit:cover;max-height:280px}.feed-module__mZx6oa__mapHotspots{flex-wrap:wrap;gap:6px;margin:6px 0 4px;display:flex}.feed-module__mZx6oa__mapHotspotChip{background:var(--bg-tertiary,#0000000a);color:var(--text-secondary);border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:500;display:inline-flex}.feed-module__mZx6oa__vizIframeThumb{pointer-events:none;border:none;width:100%;height:240px;display:block;overflow:hidden}.feed-module__mZx6oa__vizEmbedWrap{min-height:240px;position:relative}.feed-module__mZx6oa__vizIframeLoading{opacity:0;position:absolute;top:0;left:0}.feed-module__mZx6oa__vizIframeLoaded{opacity:1;transition:opacity .25s ease-in;position:relative}.feed-module__mZx6oa__vizIframeMapFocus{height:280px}.feed-module__mZx6oa__vizSkeleton{background:linear-gradient(90deg,var(--bg-secondary,#f3f4f6)25%,var(--bg-tertiary,#e5e7eb)50%,var(--bg-secondary,#f3f4f6)75%);background-size:200% 100%;border-radius:4px;width:100%;height:240px;animation:1.5s ease-in-out infinite feed-module__mZx6oa__vizSkeletonPulse}@keyframes feed-module__mZx6oa__vizSkeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}.feed-module__mZx6oa__vizPlaceholder{text-align:center;color:var(--text-secondary);padding:32px;font-size:13px}.feed-module__mZx6oa__vizPlaceholderComingSoon{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:8px;padding:32px;font-size:14px;display:flex}.feed-module__mZx6oa__comingSoonBadge{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);background:var(--bg-tertiary);border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.feed-module__mZx6oa__metricGrid{grid-template-columns:1fr 1fr;gap:8px;margin:8px 0;display:grid}.feed-module__mZx6oa__metricCell{background:var(--bg-secondary);border-radius:8px;flex-direction:column;gap:2px;padding:10px 12px;display:flex}.feed-module__mZx6oa__metricName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.feed-module__mZx6oa__metricValue{color:var(--text-primary);align-items:center;gap:4px;font-size:16px;font-weight:600;display:flex}.feed-module__mZx6oa__metricUp{color:var(--error,#ef4444)}.feed-module__mZx6oa__metricDown{color:var(--success,#10b981)}.feed-module__mZx6oa__metricFlat{color:var(--text-secondary)}.feed-module__mZx6oa__actionBar{align-items:center;gap:4px;padding-top:8px;display:flex}.feed-module__mZx6oa__actionBtn{min-width:44px;min-height:44px;color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:6px 10px;font-size:13px;transition:background .15s,color .15s,transform .1s;display:inline-flex}.feed-module__mZx6oa__actionBtn:hover{background:var(--bg-secondary);color:var(--text-primary)}.feed-module__mZx6oa__actionBtn:active{transform:scale(.95)}.feed-module__mZx6oa__actionBtnActive{color:var(--brand-primary,#ad35fa)}.feed-module__mZx6oa__actionLabel{letter-spacing:.01em;font-size:12px;font-weight:500}.feed-module__mZx6oa__shareArrow{font-size:15px;line-height:1;display:inline-block;transform:scaleX(-1)}.feed-module__mZx6oa__actionBtnWrap{flex-direction:column;align-items:flex-start;display:flex}.feed-module__mZx6oa__actionTooltip{color:var(--text-tertiary,var(--text-secondary));max-width:180px;padding:2px 10px 4px;font-size:11px;line-height:1.3;animation:.3s feed-module__mZx6oa__tooltipFadeIn}@keyframes feed-module__mZx6oa__tooltipFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.feed-module__mZx6oa__actionSpacer{flex:1}.feed-module__mZx6oa__overflowBtn{letter-spacing:2px;padding:6px 8px;font-size:18px;}.feed-module__mZx6oa__overflowAnchor{position:relative}.feed-module__mZx6oa__overflowDropdown{background:var(--bg-primary);border:1px solid var(--border-primary);min-width:180px;box-shadow:var(--shadow-lg);z-index:100;border-radius:10px;padding:4px 0;animation:.15s feed-module__mZx6oa__fadeInDown;position:absolute;top:calc(100% + 4px);right:0}@keyframes feed-module__mZx6oa__fadeInDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.feed-module__mZx6oa__overflowItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 16px;font-size:14px;transition:background .1s;display:flex}.feed-module__mZx6oa__overflowItem:hover{background:var(--bg-secondary)}.feed-module__mZx6oa__overflowItemDanger{color:var(--error,#ef4444)}.feed-module__mZx6oa__overflowItemDanger:hover{background:#ef444414}.feed-module__mZx6oa__overflowItemIcon{width:18px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.feed-module__mZx6oa__overflowItemDanger .feed-module__mZx6oa__overflowItemIcon{color:var(--error,#ef4444)}.feed-module__mZx6oa__sheetBackdrop{background:var(--bg-overlay,#00000080);z-index:1000;animation:.2s feed-module__mZx6oa__fadeIn;position:fixed;inset:0}@keyframes feed-module__mZx6oa__fadeIn{0%{opacity:0}to{opacity:1}}.feed-module__mZx6oa__sheet{background:var(--bg-primary);z-index:1001;width:100%;max-width:480px;padding:12px 0 env(safe-area-inset-bottom,16px);border-radius:16px 16px 0 0;max-height:80vh;animation:.25s feed-module__mZx6oa__sheetSlideUp;position:fixed;bottom:0;left:50%;overflow-y:auto;transform:translate(-50%)}@keyframes feed-module__mZx6oa__sheetSlideUp{0%{transform:translate(-50%)translateY(100%)}to{transform:translate(-50%)translateY(0)}}.feed-module__mZx6oa__sheetHandle{background:var(--border-secondary);border-radius:2px;width:36px;height:4px;margin:0 auto 12px}.feed-module__mZx6oa__sheetItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;min-height:44px;padding:14px 20px;font-size:16px;transition:background .1s;display:flex}.feed-module__mZx6oa__sheetItem:hover,.feed-module__mZx6oa__sheetItem:active{background:var(--bg-secondary)}.feed-module__mZx6oa__sheetItemDanger{color:var(--error,#ef4444)}.feed-module__mZx6oa__sheetItemIcon{width:22px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.feed-module__mZx6oa__sheetItemDanger .feed-module__mZx6oa__sheetItemIcon{color:var(--error,#ef4444)}.feed-module__mZx6oa__escalateSheet{padding:20px 20px env(safe-area-inset-bottom,20px)}.feed-module__mZx6oa__escalateContext{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 16px;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.feed-module__mZx6oa__escalateTextarea{border:1px solid var(--border-primary);background:var(--bg-secondary);width:100%;min-height:80px;color:var(--text-primary);resize:vertical;box-sizing:border-box;border-radius:10px;padding:12px;font-family:inherit;font-size:15px}.feed-module__mZx6oa__escalateTextarea::placeholder{color:var(--text-tertiary)}.feed-module__mZx6oa__escalateTextarea:focus{border-color:var(--brand-primary,#ad35fa);outline:none}.feed-module__mZx6oa__escalateToggleRow{color:var(--text-primary);align-items:center;gap:10px;margin:12px 0;font-size:14px;display:flex}.feed-module__mZx6oa__escalateToggle{background:var(--border-secondary);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;width:48px;height:28px;padding:0;transition:background .2s;position:relative}.feed-module__mZx6oa__escalateToggle:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px}.feed-module__mZx6oa__escalateToggleOn{background:var(--brand-primary,#ad35fa)}.feed-module__mZx6oa__escalateToggleOn:after{transform:translate(20px)}.feed-module__mZx6oa__escalateSendBtn{width:100%;color:var(--text-on-brand,#fff);background:var(--brand-primary,#ad35fa);cursor:pointer;border:none;border-radius:10px;min-height:44px;padding:14px;font-size:16px;font-weight:600;transition:opacity .15s}.feed-module__mZx6oa__escalateSendBtn:hover{opacity:.9}.feed-module__mZx6oa__escalateSkip{width:100%;color:var(--text-secondary);cursor:pointer;text-align:center;background:0 0;border:none;margin-top:4px;padding:10px;font-size:14px;display:block}.feed-module__mZx6oa__escalateSkip:hover{color:var(--text-primary)}.feed-module__mZx6oa__skeleton{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius-lg,12px);padding:12px 16px;overflow:hidden}.feed-module__mZx6oa__skeletonLine{background:var(--bg-tertiary);border-radius:6px;height:12px;animation:1.5s ease-in-out infinite feed-module__mZx6oa__shimmer}.feed-module__mZx6oa__skeletonHeader{width:40%;margin-bottom:12px;}.feed-module__mZx6oa__skeletonHeadline1{width:90%;height:16px;margin-bottom:8px;}.feed-module__mZx6oa__skeletonHeadline2{width:65%;height:16px;margin-bottom:8px;}.feed-module__mZx6oa__skeletonSubline{width:50%;margin-bottom:12px;animation-delay:.15s;}.feed-module__mZx6oa__skeletonActionBar{gap:16px;padding-top:8px;display:flex}.feed-module__mZx6oa__skeletonAction{width:48px;height:12px;animation-delay:.3s;}@keyframes feed-module__mZx6oa__shimmer{0%,to{opacity:.4}50%{opacity:.8}}.feed-module__mZx6oa__endState{text-align:center;color:var(--text-secondary);padding:32px 16px}.feed-module__mZx6oa__endStateDivider{background:var(--border-primary);width:60px;height:1px;margin:0 auto 16px}.feed-module__mZx6oa__endStateText{margin:0 0 4px;font-size:15px;font-weight:500}.feed-module__mZx6oa__endStateTime{color:var(--text-tertiary);margin:0;font-size:13px}.feed-module__mZx6oa__pullIndicator{justify-content:center;align-items:center;transition:height .2s;display:flex;overflow:hidden}.feed-module__mZx6oa__pullSpinner{border:2px solid var(--border-primary);border-top-color:var(--brand-primary,#ad35fa);border-radius:50%;width:24px;height:24px;animation:.7s linear infinite feed-module__mZx6oa__spin}@keyframes feed-module__mZx6oa__spin{to{transform:rotate(360deg)}}.feed-module__mZx6oa__loadMoreWrap{justify-content:center;padding:24px 0 16px;display:flex}.feed-module__mZx6oa__loadMoreBtn{color:var(--brand-primary,#ad35fa);background:var(--bg-secondary);border:1px solid var(--border-primary);cursor:pointer;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:500;transition:all .15s}.feed-module__mZx6oa__loadMoreBtn:hover{background:var(--bg-tertiary);border-color:var(--brand-primary,#ad35fa)}.feed-module__mZx6oa__loadingState,.feed-module__mZx6oa__errorState,.feed-module__mZx6oa__emptyState{text-align:center;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;padding:60px 24px;display:flex}.feed-module__mZx6oa__loadingState p,.feed-module__mZx6oa__errorState p,.feed-module__mZx6oa__emptyState p{margin-top:16px;font-size:15px}.feed-module__mZx6oa__cityLaunchBanner{background:var(--bg-secondary,#f8f9fa);border:1px solid var(--border-primary,#e5e7eb);border-left:3px solid var(--brand-primary,#ad35fa);border-radius:var(--radius-lg,12px);align-items:center;gap:12px;margin-bottom:12px;padding:12px 16px;display:flex}.feed-module__mZx6oa__cityLaunchText{color:var(--text-secondary,#6b7280);flex:1;margin:0;font-size:14px;line-height:1.4}.feed-module__mZx6oa__cityLaunchLink{color:var(--brand-primary,#ad35fa);font-weight:500;text-decoration:none}.feed-module__mZx6oa__cityLaunchLink:hover{text-decoration:underline}.feed-module__mZx6oa__cityLaunchDismiss{width:44px;height:44px;color:var(--text-tertiary,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;transition:background .15s,color .15s;display:flex}.feed-module__mZx6oa__cityLaunchDismiss:hover{background:var(--bg-tertiary,#f3f4f6);color:var(--text-secondary,#6b7280)}@media (max-width:768px){.feed-module__mZx6oa__cityLaunchBanner{border-radius:var(--radius-md,8px);gap:8px;margin-bottom:8px;padding:8px 10px}.feed-module__mZx6oa__cityLaunchText{font-size:13px}}.feed-module__mZx6oa__errorState{color:var(--error,#ef4444)}.feed-module__mZx6oa__retryBtn{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;border-radius:8px;margin-top:12px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .15s}.feed-module__mZx6oa__retryBtn:hover{border-color:var(--brand-primary,#ad35fa);color:var(--brand-primary,#ad35fa)}.feed-module__mZx6oa__refreshBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:inline-flex}.feed-module__mZx6oa__refreshBtn:hover{background:var(--bg-secondary);color:var(--text-primary)}.feed-module__mZx6oa__refreshBtnIconWrap{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.feed-module__mZx6oa__myBlockEmptyTitle{color:var(--text-primary);margin:0 0 6px;font-size:16px;font-weight:600}.feed-module__mZx6oa__myBlockEmptyText{color:var(--text-secondary);max-width:320px;margin:0;font-size:14px;line-height:1.5}.feed-module__mZx6oa__myBlockEmptyCta{color:#fff;background:var(--brand-primary,#ad35fa);cursor:pointer;border:none;border-radius:20px;margin-top:14px;padding:8px 20px;font-size:14px;font-weight:600;transition:background .15s}.feed-module__mZx6oa__myBlockEmptyCta:hover{background:var(--brand-primary-dark,#9125d6)}.feed-module__mZx6oa__brandedLoaderWrap{justify-content:center;padding:40px 0 16px;display:flex}@media (min-width:1024px){.feed-module__mZx6oa__feedContainer{max-width:860px;padding:40px 48px}.feed-module__mZx6oa__feedTitle{font-size:30px}.feed-module__mZx6oa__cardHeadline{font-size:19px;line-height:1.35}.feed-module__mZx6oa__cardDescription{-webkit-line-clamp:4;font-size:15px}.feed-module__mZx6oa__detailContainer{max-width:780px;padding:40px 48px}.feed-module__mZx6oa__detailHeadline{font-size:28px}.feed-module__mZx6oa__detailVizArea{min-height:400px}}.feed-module__mZx6oa__detailContainer{max-width:720px;margin:0 auto;padding:24px 20px}.feed-module__mZx6oa__detailBack{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:16px;padding:8px 0;font-size:14px;display:inline-flex}.feed-module__mZx6oa__detailBack:hover{color:var(--text-primary)}.feed-module__mZx6oa__detailHeaderRow{align-items:center;gap:8px;margin-bottom:12px;display:flex}.feed-module__mZx6oa__detailIcon{font-size:24px}.feed-module__mZx6oa__detailActor{color:var(--text-primary);font-size:13px;font-weight:600}.feed-module__mZx6oa__detailTimestamp{color:var(--text-tertiary);font-size:13px;font-weight:400}.feed-module__mZx6oa__detailHeadline{color:var(--text-primary);margin:0 0 8px;font-size:24px;font-weight:700;line-height:1.3}.feed-module__mZx6oa__detailDate{color:var(--text-secondary);margin:0 0 20px;font-size:13px}.feed-module__mZx6oa__detailDescription{color:var(--text-primary);margin:0 0 16px;font-size:16px;line-height:1.7}.feed-module__mZx6oa__detailDescription:last-child{margin-bottom:0}.feed-module__mZx6oa__detailLede{color:var(--text-primary);margin:0 0 24px;font-size:17px;font-weight:500;line-height:1.7}.feed-module__mZx6oa__detailNarrativeSection{margin:0 0 24px}.feed-module__mZx6oa__detailArticleBody{color:var(--text-primary);font-size:16px;line-height:1.75}.feed-module__mZx6oa__detailArticleBody h2{color:var(--text-primary);margin:32px 0 12px;font-size:20px;font-weight:700;line-height:1.35}.feed-module__mZx6oa__detailArticleBody p{margin:0 0 18px}.feed-module__mZx6oa__detailArticleBody a{color:var(--brand-primary,#ad35fa);text-underline-offset:2px;text-decoration:underline}.feed-module__mZx6oa__detailArticleBody .feed-module__mZx6oa__visualization-embed{border:1px solid var(--border-primary);background:var(--bg-secondary);border-radius:12px;margin:24px 0;overflow:hidden}.feed-module__mZx6oa__detailArticleBody .feed-module__mZx6oa__visualization-embed iframe{border:none;width:100%;display:block}.feed-module__mZx6oa__detailVizArea{background:var(--bg-secondary);border-radius:12px;justify-content:center;align-items:center;min-height:250px;margin-bottom:24px;display:flex;position:relative;overflow:hidden}.feed-module__mZx6oa__detailVizPlaceholder{text-align:center;color:var(--text-secondary);padding:40px}.feed-module__mZx6oa__detailVizLabel{margin-bottom:12px;font-size:48px;display:block}.feed-module__mZx6oa__detailVizText{font-size:14px}.feed-module__mZx6oa__detailFindings{margin:0 0 24px;padding:0}.feed-module__mZx6oa__detailFindingsTitle{color:var(--text-primary);margin:0 0 12px;font-size:16px;font-weight:600}.feed-module__mZx6oa__detailFindingsList{margin:0;padding:0 0 0 20px}.feed-module__mZx6oa__detailFinding{color:var(--text-primary);margin-bottom:8px;font-size:15px;line-height:1.6}.feed-module__mZx6oa__detailDivider{border:none;border-top:1px solid var(--border-primary);margin:24px 0}.feed-module__mZx6oa__detailActionBar{align-items:center;gap:12px;display:flex}.feed-module__mZx6oa__detailActionBtn{color:var(--text-secondary);background:var(--bg-secondary);border:1px solid var(--border-primary);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}.feed-module__mZx6oa__detailActionBtn:hover{border-color:var(--brand-primary,#ad35fa);color:var(--text-primary)}.feed-module__mZx6oa__filterIconWrap{position:relative}.feed-module__mZx6oa__filterIconBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:inline-flex;position:relative}.feed-module__mZx6oa__filterIconBtn:hover{background:var(--bg-secondary);color:var(--text-primary)}.feed-module__mZx6oa__filterBadge{text-align:center;color:#fff;background:var(--brand-primary,#ad35fa);border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:-2px;right:-4px}.feed-module__mZx6oa__activePillsRow{align-items:center;gap:8px;margin-bottom:8px;display:flex}.feed-module__mZx6oa__activePillsScroll{scrollbar-width:none;-ms-overflow-style:none;flex:1;gap:6px;min-width:0;display:flex;overflow-x:auto}.feed-module__mZx6oa__activePillsScroll::-webkit-scrollbar{display:none}.feed-module__mZx6oa__activePill{border:1px solid var(--brand-primary,#ad35fa);background:var(--brand-primary-light,#ad35fa14);color:var(--brand-primary,#ad35fa);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:4px 8px 4px 10px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.feed-module__mZx6oa__activePill:hover{background:var(--brand-primary-light,#ad35fa29)}.feed-module__mZx6oa__activePillLabel{white-space:nowrap}.feed-module__mZx6oa__activePillX{opacity:.7;font-size:14px;line-height:1}.feed-module__mZx6oa__clearAllBtn{background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border:none;border-radius:20px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:500;transition:all .15s}.feed-module__mZx6oa__clearAllBtn:hover{background:var(--border-primary);color:var(--text-primary)}.feed-module__mZx6oa__followPrompt{background:var(--bg-secondary,#f8f9fa);border:1px solid var(--border-primary);border-radius:10px;align-items:center;gap:10px;margin-bottom:10px;padding:8px 14px;font-size:13px;display:flex}.feed-module__mZx6oa__followPromptText{color:var(--text-secondary);flex:1}.feed-module__mZx6oa__followPromptBtn{background:var(--brand-primary,#ad35fa);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:20px;flex-shrink:0;padding:5px 14px;font-size:13px;font-weight:600;transition:background .15s}.feed-module__mZx6oa__followPromptBtn:hover{background:var(--brand-primary-dark,#9125d6)}.feed-module__mZx6oa__discoveryPrompt{align-items:center;gap:8px;margin-bottom:6px;padding:6px 0;font-size:13px;display:flex}.feed-module__mZx6oa__discoveryText{color:var(--text-secondary)}.feed-module__mZx6oa__discoveryBtn{color:var(--brand-primary,#ad35fa);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.feed-module__mZx6oa__discoveryBtn:hover{text-decoration:underline}.feed-module__mZx6oa__browseBtn{background:var(--brand-primary,#ad35fa);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 24px;font-size:14px;font-weight:600;transition:background .15s}.feed-module__mZx6oa__browseBtn:hover{background:var(--brand-primary-dark,#9125d6)}.feed-module__mZx6oa__relatedTitle{color:var(--text-primary);margin:0 0 12px;font-size:16px;font-weight:600}.feed-module__mZx6oa__relatedList{flex-direction:column;gap:8px;display:flex}.feed-module__mZx6oa__relatedCard{background:var(--bg-secondary);color:inherit;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;text-decoration:none;transition:background .15s;display:flex}.feed-module__mZx6oa__relatedCard:hover{background:var(--bg-tertiary,#e8e8e8)}.feed-module__mZx6oa__relatedCardAsButton{text-align:left;cursor:pointer;width:100%;font:inherit;border:none}.feed-module__mZx6oa__relatedIcon{flex-shrink:0;margin-top:1px;font-size:20px}.feed-module__mZx6oa__relatedContent{flex-direction:column;gap:2px;min-width:0;display:flex}.feed-module__mZx6oa__relatedHeadline{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.feed-module__mZx6oa__relatedMeta{color:var(--text-tertiary);font-size:12px}.feed-module__mZx6oa__detailVizIframe{border:none;border-radius:12px;width:100%;height:450px;transition:opacity .3s}.feed-module__mZx6oa__detailVizLoading{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.feed-module__mZx6oa__detailReportLink{color:var(--brand-primary,#ad35fa);background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:8px;align-items:center;gap:6px;margin-bottom:24px;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.feed-module__mZx6oa__detailReportLink:hover{border-color:var(--brand-primary,#ad35fa);background:var(--bg-tertiary)}@media (max-width:767px){.feed-module__mZx6oa__feedContainer{padding:10px 8px 12px}.feed-module__mZx6oa__feedHeader{margin-bottom:6px}.feed-module__mZx6oa__feedTitle{font-size:20px}.feed-module__mZx6oa__cityChipRow{gap:4px;margin-bottom:4px;padding:1px 0}.feed-module__mZx6oa__cityChip{padding:6px 12px;font-size:12px}.feed-module__mZx6oa__secondaryFilterRow{gap:4px;margin-bottom:6px}.feed-module__mZx6oa__filterChipScroll{gap:4px;padding:1px 0}.feed-module__mZx6oa__filterChip{padding:6px 12px;font-size:11px}.feed-module__mZx6oa__districtDrawer{margin-bottom:6px;padding:4px 0}.feed-module__mZx6oa__chipBar{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:6px;margin-bottom:16px;padding-bottom:4px;overflow-x:auto}.feed-module__mZx6oa__feedOrderBtn{padding:5px 12px;font-size:12px}.feed-module__mZx6oa__chip{padding:5px 10px;font-size:12px}.feed-module__mZx6oa__card{padding:12px 14px}.feed-module__mZx6oa__vizAreaPhoto{margin-left:-14px;margin-right:-14px}.feed-module__mZx6oa__vizIframeThumb{height:200px}.feed-module__mZx6oa__vizIframeMapFocus{height:220px}.feed-module__mZx6oa__vizSkeleton{height:200px}.feed-module__mZx6oa__vizEmbedWrap{min-height:200px}.feed-module__mZx6oa__detailVizIframe{height:320px}.feed-module__mZx6oa__detailVizArea{min-height:200px}.feed-module__mZx6oa__detailArticleBody .feed-module__mZx6oa__visualization-embed{border-left:none;border-right:none;border-radius:0;margin-left:-20px;margin-right:-20px}.feed-module__mZx6oa__detailArticleBody .feed-module__mZx6oa__visualization-embed iframe{height:300px}.feed-module__mZx6oa__detailContainer{padding:16px 14px}}@media (max-width:400px){.feed-module__mZx6oa__feedHeader{flex-wrap:wrap}.feed-module__mZx6oa__feedTitle{flex:100%;margin-bottom:2px;font-size:18px}.feed-module__mZx6oa__feedHeaderRight{justify-content:space-between;width:100%}}.feed-module__mZx6oa__alertHero{align-items:center;gap:16px;margin:8px 0;display:flex}.feed-module__mZx6oa__alertHeroMain{flex:1}.feed-module__mZx6oa__alertMetricValue{letter-spacing:-.5px;font-size:26px;font-weight:700;line-height:1.15}.feed-module__mZx6oa__alertMetricChange{margin-left:8px;font-size:14px;font-weight:600}.feed-module__mZx6oa__alertMetricLabel{color:var(--text-secondary);margin-top:2px;font-size:13px}.feed-module__mZx6oa__alertSparkline{flex-shrink:0;width:80px;height:36px}.feed-module__mZx6oa__alertSparkline svg{width:100%;height:100%}.feed-module__mZx6oa__streakBadge{background:var(--brand-primary-light,#ad35fa1a);color:var(--brand-primary,#ad35fa);border-radius:999px;align-items:center;gap:4px;margin-bottom:8px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.feed-module__mZx6oa__metricPeriodLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;margin:4px 0 8px;font-size:12px;font-weight:500}.feed-module__mZx6oa__metricGridRedesigned{background:var(--border-primary);border-top:1px solid var(--border-primary);border-bottom:1px solid var(--border-primary);grid-template-columns:1fr 1fr;gap:1px;margin:0 -16px;display:grid}.feed-module__mZx6oa__metricTile{background:var(--bg-primary);align-items:flex-start;gap:12px;padding:16px;display:flex}.feed-module__mZx6oa__metricTileMain{flex:1;min-width:0}.feed-module__mZx6oa__metricNumber{letter-spacing:-.5px;align-items:center;gap:5px;font-size:26px;font-weight:700;line-height:1.15;display:flex}.feed-module__mZx6oa__metricNumber .feed-module__mZx6oa__metricArrow{font-size:16px;font-weight:600}.feed-module__mZx6oa__metricFavorable{color:var(--success,#10b981)}.feed-module__mZx6oa__metricUnfavorable{color:var(--error,#ef4444)}.feed-module__mZx6oa__metricTileLabel{color:var(--text-secondary);margin-top:3px;font-size:12.5px;font-weight:500;line-height:1.35}.feed-module__mZx6oa__sparklineWrap{flex-shrink:0;align-self:center;width:56px;height:28px}.feed-module__mZx6oa__sparklineWrap svg{width:100%;height:100%}.feed-module__mZx6oa__metricTileLead{background:var(--bg-tertiary,#00000008)}.feed-module__mZx6oa__metricTileLead .feed-module__mZx6oa__metricNumber{font-size:22px}.feed-module__mZx6oa__comparisonGrid{background:var(--bg-tertiary,#00000008);border-radius:12px;align-items:center;gap:12px;margin:8px 0;padding:12px;display:flex}.feed-module__mZx6oa__comparisonSide{text-align:center;flex:1}.feed-module__mZx6oa__comparisonSideLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-tertiary);margin-bottom:4px;font-size:11px;font-weight:600}.feed-module__mZx6oa__comparisonSideValue{font-size:24px;font-weight:700;line-height:1.2}.feed-module__mZx6oa__comparisonSideMetric{color:var(--text-secondary);margin-top:2px;font-size:12px}.feed-module__mZx6oa__comparisonVs{color:var(--text-tertiary);text-transform:uppercase;flex-shrink:0;font-size:12px;font-weight:600}.feed-module__mZx6oa__spendingHero{margin:4px 0 8px}.feed-module__mZx6oa__spendingAmount{letter-spacing:-.5px;color:var(--text-primary);font-size:30px;font-weight:700;line-height:1.2}.feed-module__mZx6oa__spendingContext{color:var(--text-secondary);margin-top:2px;font-size:14px}.feed-module__mZx6oa__comparisonBars{flex-direction:column;gap:6px;margin:8px 0;display:flex}.feed-module__mZx6oa__comparisonRow{align-items:center;gap:8px;display:flex}.feed-module__mZx6oa__comparisonLabel{color:var(--text-secondary);min-width:52px;font-size:12px;font-weight:500}.feed-module__mZx6oa__barTrack{background:var(--bg-tertiary);border-radius:3px;flex:1;height:6px;overflow:hidden}.feed-module__mZx6oa__barFill{border-radius:3px;height:100%}.feed-module__mZx6oa__barFillCurrent{background:var(--brand-primary,#ad35fa)}.feed-module__mZx6oa__barFillPrior{background:var(--border-secondary,#d1d5db)}.feed-module__mZx6oa__barValue{color:var(--text-secondary);text-align:right;min-width:44px;font-size:12px;font-weight:500}.feed-module__mZx6oa__deltaPill{border-radius:4px;align-items:center;gap:4px;margin-bottom:4px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.feed-module__mZx6oa__deltaPillUnfavorable{color:var(--error,#ef4444);background:#ef444414}.feed-module__mZx6oa__deltaPillFavorable{color:var(--success,#10b981);background:#10b98114}.feed-module__mZx6oa__vendorBlock{background:var(--bg-tertiary,#00000008);border-radius:8px;margin-top:8px;padding:8px 10px}.feed-module__mZx6oa__vendorLine{color:var(--text-secondary);font-size:13px}.feed-module__mZx6oa__vendorLineLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:600}.feed-module__mZx6oa__vendorPurpose{color:var(--text-tertiary);margin-top:2px;font-size:12px}.feed-module__mZx6oa__otcBadge{background:var(--brand-primary-light,#ad35fa1a);color:var(--brand-primary,#ad35fa);text-transform:uppercase;letter-spacing:.5px;border-radius:999px;align-items:center;gap:5px;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex}.feed-module__mZx6oa__milestoneBadge{color:var(--success,#10b981);background:#10b9811a}.feed-module__mZx6oa__otcContent{align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.feed-module__mZx6oa__otcHero{flex:1}.feed-module__mZx6oa__otcStatNumber{letter-spacing:-.5px;color:var(--text-primary);margin-bottom:4px;font-size:24px;font-weight:700;line-height:1.15}.feed-module__mZx6oa__otcStatLabel{color:var(--text-secondary);font-size:14px;font-weight:500;line-height:1.4}.feed-module__mZx6oa__otcEmoji{opacity:.85;flex-shrink:0;align-self:center;font-size:48px}.feed-module__mZx6oa__otcContext{color:var(--text-secondary);margin-bottom:4px;font-size:14px;line-height:1.5}.feed-module__mZx6oa__otcHighlight{color:var(--brand-primary,#ad35fa);font-weight:600}.feed-module__mZx6oa__photoHero{background:var(--bg-tertiary);width:calc(100% + 32px);height:200px;margin:-12px -16px 0;position:relative;overflow:hidden}.feed-module__mZx6oa__photoHero img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.feed-module__mZx6oa__categoryBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0009;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:500;position:absolute;bottom:10px;left:10px}.feed-module__mZx6oa__photoResolutionBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#10b981e6;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:flex;position:absolute;top:10px;right:10px}.feed-module__mZx6oa__photoResolutionIcon{font-size:14px}.feed-module__mZx6oa__photoResolutionText{letter-spacing:.5px}.feed-module__mZx6oa__photoResolutionDays{opacity:.85;margin-left:2px;font-weight:400}.feed-module__mZx6oa__photoOpenBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#f59e0be6;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;top:10px;right:10px}.feed-module__mZx6oa__photoBody{margin-top:8px}.feed-module__mZx6oa__statusRow{align-items:center;gap:6px;margin-bottom:6px;display:flex}.feed-module__mZx6oa__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.feed-module__mZx6oa__statusOpen{background:var(--warning,#f59e0b)}.feed-module__mZx6oa__statusResolved{background:var(--success,#10b981)}.feed-module__mZx6oa__statusInProgress{background:#60a5fa}.feed-module__mZx6oa__statusText{font-size:12px;font-weight:600}.feed-module__mZx6oa__complaintLocation{color:var(--text-primary);margin-bottom:2px;font-size:14px;font-weight:600}.feed-module__mZx6oa__complaintMeta{color:var(--text-secondary);gap:12px;margin-bottom:6px;font-size:12px;display:flex}.feed-module__mZx6oa__complaintMetaLabel{color:var(--text-tertiary);font-weight:500}.feed-module__mZx6oa__resolvedBadge{color:var(--success,#10b981);background:#10b9811a;border-radius:6px;align-items:center;gap:4px;margin-bottom:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.feed-module__mZx6oa__contextCallout{border-left:2px solid var(--brand-primary,#ad35fa);background:var(--brand-primary-light,#ad35fa0f);color:var(--text-primary);border-radius:0 6px 6px 0;margin:4px 0 8px;padding:10px 14px;font-size:14px;line-height:1.5}.feed-module__mZx6oa__justiceOutcomePill{border-radius:4px;align-items:center;gap:4px;margin:4px 0 8px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.feed-module__mZx6oa__justiceConviction{color:var(--error,#ef4444);background:#ef444414}.feed-module__mZx6oa__justiceAcquittal{color:var(--success,#10b981);background:#10b98114}.feed-module__mZx6oa__justicePending{background:var(--bg-tertiary);color:var(--text-secondary)}.feed-module__mZx6oa__businessNameHero{color:var(--text-primary);margin:4px 0 2px;font-size:18px;font-weight:700}.feed-module__mZx6oa__businessAddress{color:var(--text-secondary);margin-bottom:4px;font-size:13px}.feed-module__mZx6oa__businessStatusPill{border-radius:4px;align-items:center;gap:4px;margin-bottom:8px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.feed-module__mZx6oa__businessOpening{color:var(--success,#10b981);background:#10b98114}.feed-module__mZx6oa__businessClosing{color:var(--error,#ef4444);background:#ef444414}.feed-module__mZx6oa__trendStrip{background:var(--bg-tertiary);border-radius:6px;align-items:center;gap:8px;margin:4px 0 8px;padding:6px 10px;font-size:13px;display:flex}.feed-module__mZx6oa__trendMetricName{color:var(--text-primary);font-weight:600}.feed-module__mZx6oa__trendDirection{font-weight:600}.feed-module__mZx6oa__trendDuration{color:var(--text-secondary)}.feed-module__mZx6oa__tractionCallout{border-left:2px solid var(--success,#10b981);color:var(--text-primary);background:#10b9810f;border-radius:0 6px 6px 0;margin:4px 0 8px;padding:10px 14px;font-size:14px;line-height:1.5}.feed-module__mZx6oa__tractionCategoryPill{color:var(--success,#10b981);background:#10b98114;border-radius:4px;align-items:center;gap:4px;margin-bottom:8px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.feed-module__mZx6oa__cardCompact{gap:6px;padding:8px 16px}.feed-module__mZx6oa__cardCompact .feed-module__mZx6oa__cardHeadline{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;font-size:14px;display:-webkit-box;overflow:hidden}.feed-module__mZx6oa__cardCompact .feed-module__mZx6oa__cardDescription{display:none}.feed-module__mZx6oa__compactRow{flex-wrap:wrap;align-items:center;gap:8px;min-height:28px;display:flex}.feed-module__mZx6oa__compactHeaderSection{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.feed-module__mZx6oa__compactContentRow{align-items:center;gap:8px;min-height:28px;display:flex}.feed-module__mZx6oa__compactFactoid{color:var(--text-secondary);background:var(--bg-tertiary,#00000008);border-left:3px solid var(--brand-primary,#ad35fa);border-radius:8px;margin-top:4px;padding:6px 10px;font-size:13px;line-height:1.4}.feed-module__mZx6oa__actionBarCompact{border-top:none;min-height:32px;padding-top:4px}.feed-module__mZx6oa__actionBarCompact .feed-module__mZx6oa__overflowBtn{min-width:32px;height:32px}@media (max-width:600px){.feed-module__mZx6oa__cardCompact{padding:6px 12px}.feed-module__mZx6oa__compactRow{min-height:24px}.feed-module__mZx6oa__cardCompact .feed-module__mZx6oa__cardHeadline{font-size:13px}.feed-module__mZx6oa__cardCompact .feed-module__mZx6oa__cardActor{max-width:calc(50vw - 60px)}}.feed-module__mZx6oa__metricLink{color:var(--brand-primary,#ad35fa);text-underline-offset:2px;cursor:pointer;-webkit-text-decoration:underline #ad35fa66;text-decoration:underline #ad35fa66;transition:color .2s,text-decoration-color .2s}.feed-module__mZx6oa__metricLink:hover{color:var(--brand-primary-hover,#7c3aed);-webkit-text-decoration-color:var(--brand-primary-hover,#7c3aed);text-decoration-color:var(--brand-primary-hover,#7c3aed)}.feed-module__mZx6oa__metricIndicator{margin-left:2px;font-size:.85em;display:inline-block}.feed-module__mZx6oa__metricLinkPlain{color:inherit}.feed-module__mZx6oa__skeletonAlert .feed-module__mZx6oa__skeletonMetricHero{background:var(--bg-tertiary);border-radius:6px;width:60%;height:24px;margin-bottom:8px;animation:1.5s ease-in-out infinite feed-module__mZx6oa__shimmer}.feed-module__mZx6oa__skeletonAlert .feed-module__mZx6oa__skeletonSparkline{background:var(--bg-tertiary);border-radius:8px;width:80px;height:36px;animation:1.5s ease-in-out infinite feed-module__mZx6oa__shimmer}.feed-module__mZx6oa__skeletonPhoto{border-radius:0;width:calc(100% + 32px);height:200px;margin:-12px -16px 12px;animation-delay:0s;}.feed-module__mZx6oa__skeletonMetricGrid{background:var(--bg-tertiary);grid-template-columns:1fr 1fr;gap:1px;margin:8px -16px;display:grid}.feed-module__mZx6oa__skeletonMetricTile{background:var(--bg-primary);padding:16px}.feed-module__mZx6oa__skeletonMetricNumber{width:50%;height:20px;margin-bottom:6px;}.feed-module__mZx6oa__skeletonMetricLabel{width:70%;height:10px;animation-delay:.1s;}.feed-module__mZx6oa__skeletonSpendingAmount{width:40%;height:28px;margin-bottom:6px;}.feed-module__mZx6oa__skeletonBar{width:100%;height:6px;margin-bottom:8px;animation-delay:.2s;}.feed-module__mZx6oa__skeletonOtcStat{width:30%;height:32px;margin-bottom:6px;}.feed-module__mZx6oa__skeletonOtcLabel{width:55%;height:12px;animation-delay:.15s;}@media (max-width:540px){.feed-module__mZx6oa__metricGridRedesigned{grid-template-columns:1fr}.feed-module__mZx6oa__alertHero{flex-direction:column;gap:8px}.feed-module__mZx6oa__alertSparkline{width:100%;height:32px}.feed-module__mZx6oa__otcContent{flex-direction:column}.feed-module__mZx6oa__photoHero{height:180px}}
.MetricSummaryCard-module__IOCFQa__metricHero{flex-direction:column;gap:2px;margin-bottom:8px;display:flex}.MetricSummaryCard-module__IOCFQa__metricValueGroup{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.MetricSummaryCard-module__IOCFQa__metricValue{color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:1.2}.MetricSummaryCard-module__IOCFQa__metricChange{white-space:nowrap;font-size:.9375rem;font-weight:600}.MetricSummaryCard-module__IOCFQa__metricPrior{color:var(--text-secondary);font-size:.8125rem}.MetricSummaryCard-module__IOCFQa__metricFooter{justify-content:flex-end;display:flex}.MetricSummaryCard-module__IOCFQa__metricLink{color:var(--brand,#8b5cf6);align-items:center;gap:4px;font-size:.8125rem;font-weight:600;display:flex}.MetricSummaryCard-module__IOCFQa__metricArrow{flex-shrink:0}@media (max-width:600px){.MetricSummaryCard-module__IOCFQa__metricValue{font-size:1.25rem}}
.OnboardingBanner-module__eXuOTq__banner{background:var(--bg-secondary,#f8f9fa);border:1px solid var(--border-primary,#e5e7eb);border-left:3px solid var(--brand-primary,#ad35fa);border-radius:var(--radius-lg,12px);align-items:center;gap:12px;max-height:120px;margin-bottom:12px;padding:12px 16px;transition:opacity .3s,max-height .3s,margin .3s,padding .3s;display:flex;overflow:hidden}.OnboardingBanner-module__eXuOTq__bannerComplete{border-left-color:var(--success,#10b981)}.OnboardingBanner-module__eXuOTq__bannerFailed{border-left-color:var(--text-tertiary,#6b7280)}.OnboardingBanner-module__eXuOTq__bannerDismissing{opacity:0;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0}.OnboardingBanner-module__eXuOTq__loaderWrap{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.OnboardingBanner-module__eXuOTq__checkmark{width:18px;height:18px;color:var(--success,#10b981)}.OnboardingBanner-module__eXuOTq__message{color:var(--text-secondary,#6b7280);flex:1;font-size:14px;font-weight:500;line-height:1.4}.OnboardingBanner-module__eXuOTq__dismissBtn{width:44px;height:44px;color:var(--text-tertiary,#6b7280);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;transition:background .15s,color .15s;display:flex}.OnboardingBanner-module__eXuOTq__dismissBtn:hover{background:var(--bg-tertiary,#f3f4f6);color:var(--text-secondary,#6b7280)}@media (max-width:768px){.OnboardingBanner-module__eXuOTq__banner{margin-bottom:8px;margin-left:env(safe-area-inset-left,0);margin-right:env(safe-area-inset-right,0);border-radius:var(--radius-md,8px);gap:8px;padding:8px 10px}.OnboardingBanner-module__eXuOTq__loaderWrap{width:20px;height:20px}.OnboardingBanner-module__eXuOTq__message{font-size:13px;line-height:1.3}.OnboardingBanner-module__eXuOTq__dismissBtn{width:44px;height:44px;padding:10px}}@media (max-width:400px){.OnboardingBanner-module__eXuOTq__banner{gap:6px;padding:8px}.OnboardingBanner-module__eXuOTq__message{font-size:12px}}@media (prefers-reduced-motion:reduce){.OnboardingBanner-module__eXuOTq__banner{transition:none}.OnboardingBanner-module__eXuOTq__bannerDismissing{display:none}}
.MobileCitySignupBar-module__svm6Wq__bar{z-index:9999;padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #1118271a;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #00000014}@media (min-width:541px){.MobileCitySignupBar-module__svm6Wq__bar{display:none}}.MobileCitySignupBar-module__svm6Wq__barInner{align-items:center;gap:12px;max-width:480px;margin:0 auto;display:flex}.MobileCitySignupBar-module__svm6Wq__barText{flex:1;min-width:0}.MobileCitySignupBar-module__svm6Wq__barTitle{color:#111827;font-size:14px;font-weight:600;line-height:1.3}.MobileCitySignupBar-module__svm6Wq__barSubtitle{color:#6b7280;margin-top:1px;font-size:11px;line-height:1.3}.MobileCitySignupBar-module__svm6Wq__barButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ad35fa 0%,#8b5cf6 100%);border:none;border-radius:8px;flex-shrink:0;padding:10px 20px;font-size:14px;font-weight:600;transition:transform .12s,box-shadow .12s}.MobileCitySignupBar-module__svm6Wq__barButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ad35fa59}.MobileCitySignupBar-module__svm6Wq__barButton:active{transform:scale(.98)}.MobileCitySignupBar-module__svm6Wq__spacer{height:72px}@media (min-width:541px){.MobileCitySignupBar-module__svm6Wq__spacer{display:none}}
.FilterPanel-module__-fifzq__backdrop{z-index:900;background:#0006;animation:.2s FilterPanel-module__-fifzq__fadeIn;position:fixed;inset:0}@keyframes FilterPanel-module__-fifzq__fadeIn{0%{opacity:0}to{opacity:1}}.FilterPanel-module__-fifzq__panel{background:var(--bg-primary);z-index:901;border-radius:16px 16px 0 0;flex-direction:column;max-height:75vh;animation:.25s FilterPanel-module__-fifzq__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -4px 24px #0000001f}@keyframes FilterPanel-module__-fifzq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px){.FilterPanel-module__-fifzq__backdrop{background:0 0}.FilterPanel-module__-fifzq__panel{width:380px;max-width:calc(100vw - 32px);max-height:80vh;box-shadow:0 8px 32px #0000001f,0 0 0 1px var(--border-primary);border-radius:12px;animation:.15s FilterPanel-module__-fifzq__fadeInDown;position:absolute;inset:calc(100% + 8px) 0 auto auto}@keyframes FilterPanel-module__-fifzq__fadeInDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}}.FilterPanel-module__-fifzq__dragHandle{flex-shrink:0;justify-content:center;padding:10px 0 4px;display:flex}.FilterPanel-module__-fifzq__dragHandleBar{background:var(--border-secondary,#ccc);border-radius:2px;width:36px;height:4px}@media (min-width:768px){.FilterPanel-module__-fifzq__dragHandle{display:none}}.FilterPanel-module__-fifzq__panelHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:4px 20px 8px;display:flex}.FilterPanel-module__-fifzq__panelTitle{color:var(--text-primary);font-size:16px;font-weight:600}.FilterPanel-module__-fifzq__clearFiltersBtn{color:var(--brand-primary,#ad35fa);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 12px;font-size:13px;font-weight:500;transition:background .15s}.FilterPanel-module__-fifzq__clearFiltersBtn:hover{background:var(--bg-secondary)}.FilterPanel-module__-fifzq__content{overscroll-behavior:contain;flex:1;padding:8px 20px 20px;overflow-y:auto}.FilterPanel-module__-fifzq__section{margin-bottom:20px}.FilterPanel-module__-fifzq__section:last-child{margin-bottom:0}.FilterPanel-module__-fifzq__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary,var(--text-secondary));margin:0 0 10px;font-size:12px;font-weight:600}.FilterPanel-module__-fifzq__searchInput{border:1px solid var(--border-primary);background:var(--bg-secondary);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:8px;margin-bottom:10px;padding:8px 12px;font-size:16px}.FilterPanel-module__-fifzq__searchInput::placeholder{color:var(--text-tertiary,#999)}.FilterPanel-module__-fifzq__searchInput:focus{border-color:var(--brand-primary,#ad35fa);box-shadow:0 0 0 2px var(--brand-primary-light,#ad35fa1a);outline:none}.FilterPanel-module__-fifzq__cityGroup{margin-bottom:12px}.FilterPanel-module__-fifzq__cityGroupLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary,#999);margin:0 0 6px;font-size:11px;font-weight:600}.FilterPanel-module__-fifzq__cityItem{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:8px;align-items:center;gap:10px;padding:8px 4px;transition:background .1s;display:flex}.FilterPanel-module__-fifzq__cityItem:hover{background:var(--bg-secondary)}.FilterPanel-module__-fifzq__cityCheckbox{border:2px solid var(--border-secondary,#ccc);background:var(--bg-primary);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex}.FilterPanel-module__-fifzq__cityCheckboxChecked{background:var(--brand-primary,#ad35fa);border-color:var(--brand-primary,#ad35fa)}.FilterPanel-module__-fifzq__cityCheckmark{color:#fff;font-size:12px;font-weight:700;line-height:1}.FilterPanel-module__-fifzq__cityName{color:var(--text-primary);flex:1;min-width:0;font-size:14px;font-weight:500}.FilterPanel-module__-fifzq__cityFollowBtn{border:1px solid var(--border-primary);min-height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:500;transition:all .15s}.FilterPanel-module__-fifzq__cityFollowBtn:hover{border-color:var(--brand-primary,#ad35fa);color:var(--brand-primary,#ad35fa)}.FilterPanel-module__-fifzq__cityFollowBtnFollowed{background:var(--brand-primary-light,#ad35fa14);border-color:var(--brand-primary,#ad35fa);color:var(--brand-primary,#ad35fa)}.FilterPanel-module__-fifzq__topicGrid{flex-wrap:wrap;gap:6px;display:flex}.FilterPanel-module__-fifzq__topicChip{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s}.FilterPanel-module__-fifzq__topicChip:hover{border-color:var(--border-secondary);color:var(--text-primary)}.FilterPanel-module__-fifzq__topicChipActive{background:var(--brand-primary,#ad35fa);border-color:var(--brand-primary,#ad35fa);color:#fff}.FilterPanel-module__-fifzq__topicChipActive:hover{background:var(--brand-primary-dark,#9125d6);border-color:var(--brand-primary-dark,#9125d6);color:#fff}.FilterPanel-module__-fifzq__myPlacesToggle{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.FilterPanel-module__-fifzq__myPlacesLabel{color:var(--text-primary);font-size:14px;font-weight:500}.FilterPanel-module__-fifzq__toggleSwitch{background:var(--border-secondary,#ccc);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.FilterPanel-module__-fifzq__toggleSwitchActive{background:var(--brand-primary,#ad35fa)}.FilterPanel-module__-fifzq__toggleKnob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.FilterPanel-module__-fifzq__toggleSwitchActive .FilterPanel-module__-fifzq__toggleKnob{transform:translate(20px)}.FilterPanel-module__-fifzq__placeItem{cursor:pointer;color:var(--text-secondary);border-radius:8px;align-items:center;gap:10px;padding:8px 4px;font-size:14px;transition:background .1s;display:flex}.FilterPanel-module__-fifzq__placeItem:hover{background:var(--bg-secondary)}.FilterPanel-module__-fifzq__placeItemActive{color:var(--brand-primary,#ad35fa);font-weight:500}.FilterPanel-module__-fifzq__placeRadio{border:2px solid var(--border-secondary,#ccc);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .15s;display:flex}.FilterPanel-module__-fifzq__placeRadioActive{border-color:var(--brand-primary,#ad35fa)}.FilterPanel-module__-fifzq__placeRadioDot{background:var(--brand-primary,#ad35fa);border-radius:50%;width:8px;height:8px}.FilterPanel-module__-fifzq__addPlaceBtn{color:var(--brand-primary,#ad35fa);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:8px 4px;font-size:14px;font-weight:500;transition:opacity .15s;display:inline-flex}.FilterPanel-module__-fifzq__addPlaceBtn:hover{opacity:.8}.FilterPanel-module__-fifzq__districtToggleHeader{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;margin-bottom:8px;padding:4px 0;display:flex}.FilterPanel-module__-fifzq__districtSummary{color:var(--text-secondary);margin-top:2px;font-size:13px;font-weight:400;display:block}.FilterPanel-module__-fifzq__districtCaret{color:var(--text-tertiary,#999);flex-shrink:0;font-size:10px}.FilterPanel-module__-fifzq__districtGroup{margin-bottom:12px}.FilterPanel-module__-fifzq__districtGroupLabel{color:var(--text-secondary);margin:0 0 6px;font-size:12px;font-weight:600}.FilterPanel-module__-fifzq__districtChipGrid{flex-wrap:wrap;gap:6px;display:flex}.FilterPanel-module__-fifzq__districtChip{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:500;transition:all .15s}.FilterPanel-module__-fifzq__districtChip:hover{border-color:var(--border-secondary);color:var(--text-primary)}.FilterPanel-module__-fifzq__districtChipActive{background:var(--brand-primary,#ad35fa);border-color:var(--brand-primary,#ad35fa);color:#fff}.FilterPanel-module__-fifzq__districtChipActive:hover{background:var(--brand-primary-dark,#9125d6);border-color:var(--brand-primary-dark,#9125d6);color:#fff}.FilterPanel-module__-fifzq__sortOption{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:10px;padding:10px 4px;transition:background .1s;display:flex}.FilterPanel-module__-fifzq__sortOption:hover{background:var(--bg-secondary)}.FilterPanel-module__-fifzq__sortRadio{border:2px solid var(--border-secondary,#ccc);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.FilterPanel-module__-fifzq__sortRadioActive{border-color:var(--brand-primary,#ad35fa)}.FilterPanel-module__-fifzq__sortRadioDot{background:var(--brand-primary,#ad35fa);border-radius:50%;width:10px;height:10px}.FilterPanel-module__-fifzq__sortLabel{color:var(--text-primary);font-size:14px;font-weight:500}.FilterPanel-module__-fifzq__sortDesc{color:var(--text-secondary);margin-top:1px;font-size:12px}.FilterPanel-module__-fifzq__applyBar{padding:12px 20px;padding-bottom:max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--border-primary);flex-shrink:0}.FilterPanel-module__-fifzq__applyBtn{background:var(--brand-primary,#ad35fa);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:12px;font-size:15px;font-weight:600;transition:background .15s}.FilterPanel-module__-fifzq__applyBtn:hover{background:var(--brand-primary-dark,#9125d6)}@media (min-width:768px){.FilterPanel-module__-fifzq__applyBar{display:none}}.FilterPanel-module__-fifzq__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.FilterPanel-module__-fifzq__noResults{color:var(--text-tertiary,#999);padding:12px 4px;font-size:13px}
.homeFeedPreview-module__QUIPgW__previewGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.homeFeedPreview-module__QUIPgW__previewCard{color:inherit;background:var(--bg-primary,#ffffffe6);border:1px solid var(--border-primary,#1118271a);cursor:pointer;border-radius:14px;flex-direction:column;padding:16px 18px;text-decoration:none;transition:background .15s,border-color .15s,transform .15s,box-shadow .15s;display:flex;overflow:hidden}.homeFeedPreview-module__QUIPgW__previewCard:hover{background:var(--bg-secondary,#11182708);border-color:var(--brand-primary,#ad35fa40);transform:translateY(-2px);box-shadow:0 8px 24px #00000012}.homeFeedPreview-module__QUIPgW__previewCta{border-top:1px solid var(--border-primary,#1118270f);color:var(--text-tertiary,#11182773);margin-top:auto;padding-top:12px;font-size:13.5px;font-weight:600;transition:color .15s}.homeFeedPreview-module__QUIPgW__previewCard:hover .homeFeedPreview-module__QUIPgW__previewCta{color:var(--brand-primary,#ad35fa)}.homeFeedPreview-module__QUIPgW__skeletonHeader{background:var(--bg-tertiary,#1118270f);border-radius:6px;width:45%;height:12px;margin-bottom:12px;animation:1.5s ease-in-out infinite homeFeedPreview-module__QUIPgW__shimmer}.homeFeedPreview-module__QUIPgW__skeletonHeadline{background:var(--bg-tertiary,#1118270f);border-radius:6px;width:90%;height:16px;margin-bottom:10px;animation:1.5s ease-in-out .1s infinite homeFeedPreview-module__QUIPgW__shimmer}.homeFeedPreview-module__QUIPgW__skeletonBody{background:var(--bg-tertiary,#1118270f);border-radius:6px;width:100%;height:12px;margin-bottom:8px;animation:1.5s ease-in-out .2s infinite homeFeedPreview-module__QUIPgW__shimmer}@keyframes homeFeedPreview-module__QUIPgW__shimmer{0%,to{opacity:.4}50%{opacity:.8}}@media (max-width:960px){.homeFeedPreview-module__QUIPgW__previewGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.homeFeedPreview-module__QUIPgW__previewGrid{grid-template-columns:1fr}}
.ImpersonationBanner-module__nVougq__banner{color:#1d4ed8;background:#2563eb1a;border-bottom:1px solid #2563eb33;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:10px 16px;display:flex}.ImpersonationBanner-module__nVougq__content{align-items:center;gap:8px;min-width:0;display:flex}.ImpersonationBanner-module__nVougq__label{text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:600}.ImpersonationBanner-module__nVougq__email{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.ImpersonationBanner-module__nVougq__stopButton{background:var(--bg-primary);color:inherit;cursor:pointer;border:1px solid #2563eb40;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.ImpersonationBanner-module__nVougq__stopButton:hover{background:#2563eb14}@media (max-width:768px){.ImpersonationBanner-module__nVougq__banner{flex-direction:column;align-items:flex-start}}
