.MapCanvas_canvas__jw2eK{position:relative;width:100%;flex:1 1;min-height:0;overflow:hidden}.MapCanvas_currentLocationMarker__lAR4i{position:relative;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px}.MapCanvas_currentLocationDot__XIRFc{position:relative;z-index:1;display:block;width:14px;height:14px;border-radius:var(--radius-full);background:var(--color-flight);border:2px solid var(--surface-primary);box-shadow:0 4px 12px rgba(0,0,0,.2)}.MapCanvas_currentLocationPulse__MEiWt{position:absolute;width:30px;height:30px;border-radius:var(--radius-full);background:rgba(74,159,216,.25);animation:MapCanvas_currentLocationPulse__MEiWt 1.8s ease-out infinite}@keyframes MapCanvas_currentLocationPulse__MEiWt{0%{transform:scale(.7);opacity:.8}to{transform:scale(1.6);opacity:0}}.Avatar_root__Jr1aZ{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-full);color:var(--foreground-on-accent);font-weight:700;letter-spacing:.02em;flex-shrink:0;overflow:hidden}.Avatar_image__nZqdP{width:100%;height:100%;object-fit:cover;display:block}.Avatar_sizeSm__hHt3J{width:24px;height:24px;font-size:.75rem}.Avatar_sizeMd__Yft1N{width:36px;height:36px;font-size:.95rem}.Avatar_sizeLg__oow9L{width:56px;height:56px;font-size:1.4rem}.Avatar_leaf__y26tk{background:var(--color-leaf)}.Avatar_terracotta__R_fPp{background:var(--color-terracotta)}.Avatar_muted__E0z41{background:var(--surface-tertiary);color:var(--foreground-secondary)}.PostListCard_root__pv4WJ{display:flex;gap:.6rem;padding:.5rem;background:var(--surface-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);text-decoration:none;color:inherit;transition:transform .16s ease}.PostListCard_root__pv4WJ:active{transform:scale(.99)}.PostListCard_photoWrap__dFYUs{position:relative;flex-shrink:0;width:112px;height:112px;border-radius:var(--radius-sm);overflow:hidden;background:var(--surface-tertiary)}.PostListCard_photo__gaXRK{width:100%;height:100%;object-fit:cover;display:block}.PostListCard_photoBadge__vdh7z{position:absolute;right:4px;bottom:4px;padding:1px 6px;border-radius:var(--radius-full);background:rgba(0,0,0,.55);color:#fff;font-size:.68rem;font-weight:600}.PostListCard_text__HAkel{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.35rem;overflow:hidden}.PostListCard_metaRow__EZRMG{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.PostListCard_authorRow__Ff4zX{display:inline-flex;align-items:center;gap:.3rem;min-width:0}.PostListCard_authorName__cDeX6{font-size:.8rem;font-weight:600;color:var(--foreground-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PostListCard_body__jgh_n{margin:0;font-size:.85rem;line-height:1.5;color:var(--foreground-primary);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.PostListCard_textWide__dpqFY .PostListCard_body__jgh_n{-webkit-line-clamp:3;line-clamp:3}.PostsListPage_page__K4b2d{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1rem 1.5rem;flex:1 1}.PostsListPage_header__KsgNX{display:flex;align-items:baseline;gap:.6rem}.PostsListPage_accent__9Am3C{align-self:center;width:3px;height:1.1rem;border-radius:var(--radius-full);background:var(--color-terracotta);flex-shrink:0}.PostsListPage_title__ZsuNA{font-size:1.15rem;font-weight:700;letter-spacing:.01em;color:var(--foreground-primary)}.PostsListPage_count__cyzRu{font-size:.78rem;font-weight:500;color:var(--foreground-secondary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.PostsListPage_categoryRow__wlhWQ{display:flex;flex-wrap:wrap;gap:.4rem}.PostsListPage_viewSwitchWrap__abh4u{display:flex;justify-content:center}.PostsListPage_viewSwitch__uwqM6{display:inline-flex;align-items:stretch;gap:.25rem;border-bottom:1px solid var(--border-subtle)}.PostsListPage_viewTab__A8XPS{display:inline-flex;align-items:center;gap:.45rem;padding:.6rem 1.25rem;background:rgba(0,0,0,0);border:none;color:var(--foreground-secondary);font-size:.9rem;font-weight:600;line-height:1;cursor:pointer;position:relative;transition:color .16s ease,background-color .16s ease}.PostsListPage_viewTab__A8XPS:after{content:"";position:absolute;left:.6rem;right:.6rem;bottom:-1px;height:2px;background:rgba(0,0,0,0);border-radius:2px 2px 0 0;transition:background-color .16s ease}.PostsListPage_viewTab__A8XPS:hover:not([aria-selected=true]){color:var(--foreground-primary)}.PostsListPage_viewTabActive__zq46n{color:var(--color-terracotta)}.PostsListPage_viewTabActive__zq46n:after{background:var(--color-terracotta)}.PostsListPage_list__0n6Cl{display:flex;flex-direction:column;gap:1.25rem}.PostsListPage_section__H7jC_{display:flex;flex-direction:column;gap:.5rem}.PostsListPage_sectionHeader__QA6o8{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:0 .1rem}.PostsListPage_sectionDate__O_WDT{font-size:.9rem;font-weight:700;color:var(--foreground-primary)}.PostsListPage_sectionCount__hNFn_{margin-left:auto;font-size:.75rem;color:var(--foreground-secondary)}.PostsListPage_sectionList__eaVOy{display:flex;flex-direction:column;gap:.4rem}.PostsListPage_empty__EjIJU{color:var(--foreground-muted);font-size:.9rem;padding:2rem 0;text-align:center}.PostsListPage_pagination__fw4Xm{margin-top:.5rem}