.CommunityCommentsDialog_dialog__sojm8{width:min(1160px,100vw - 48px);max-width:none;height:min(820px,100svh - 48px);max-height:none;padding:0;overflow:hidden;border:0;border-radius:14px;color:var(--ink);background:var(--background);animation:CommunityCommentsDialog_dialogIn__lPTc8 .2s cubic-bezier(.16,1,.3,1) both}.CommunityCommentsDialog_dialog__sojm8::backdrop{background:oklch(.11 .025 225/.76);backdrop-filter:blur(6px);animation:CommunityCommentsDialog_backdropIn__Dg5rF .2s ease-out both}.CommunityCommentsDialog_closing__OO3b2{pointer-events:none;animation:CommunityCommentsDialog_dialogOut__RH5pz .18s ease-in both}.CommunityCommentsDialog_closing__OO3b2::backdrop{animation:CommunityCommentsDialog_backdropOut__x9jON .18s ease-in both}.CommunityCommentsDialog_frame__GWAcP{position:relative;width:100%;height:100%;overflow:hidden}.CommunityCommentsDialog_media__xwKOm{position:relative;width:100%;height:100%;min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden;color:var(--on-primary);background:var(--ink)}.CommunityCommentsDialog_media__xwKOm>img,.CommunityCommentsDialog_media__xwKOm>video{width:100%;height:100%;display:block}.CommunityCommentsDialog_media__xwKOm>img{object-fit:cover;object-position:center}.CommunityCommentsDialog_media__xwKOm>video{object-fit:contain}.CommunityCommentsDialog_mediaFallback__eiGKY{align-content:center;gap:12px;color:var(--primary-soft)}.CommunityCommentsDialog_mediaFallback__eiGKY>strong{max-width:26ch;padding:0 24px;font-family:var(--font-display);font-size:1.35rem;text-align:center}.CommunityCommentsDialog_place__RIi7T{position:absolute;left:18px;bottom:18px;max-width:calc(100% - 36px);min-height:38px;display:inline-flex;align-items:center;padding:0 12px;overflow:hidden;border-radius:7px;color:var(--on-primary);background:oklch(.13 .025 225/.86);font-size:.7rem;font-weight:700;backdrop-filter:blur(8px)}.CommunityCommentsDialog_place__RIi7T span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CommunityCommentsDialog_closeViewer__RQRYV,.CommunityCommentsDialog_revealComments__ezb1_{position:absolute;z-index:1;display:inline-flex;align-items:center;justify-content:center;border:0;color:var(--on-primary);background:oklch(.13 .025 225/.86);cursor:pointer;backdrop-filter:blur(8px);transition:opacity var(--motion-fast) var(--ease-ui),transform var(--motion-fast) var(--ease-ui),background var(--motion-fast) var(--ease-ui)}.CommunityCommentsDialog_closeViewer__RQRYV{top:18px;right:18px;width:40px;height:40px;border-radius:50%}.CommunityCommentsDialog_revealComments__ezb1_{right:18px;bottom:18px;min-height:40px;gap:8px;padding:0 13px;border-radius:7px;font:inherit;font-size:.7rem;font-weight:700}.CommunityCommentsDialog_closeViewer__RQRYV:hover,.CommunityCommentsDialog_revealComments__ezb1_:hover{background:var(--primary-dark)}.CommunityCommentsDialog_closeViewer__RQRYV:active,.CommunityCommentsDialog_revealComments__ezb1_:active{transform:scale(.96)}.CommunityCommentsDialog_commentsOpen__WD4Nb .CommunityCommentsDialog_closeViewer__RQRYV,.CommunityCommentsDialog_commentsOpen__WD4Nb .CommunityCommentsDialog_revealComments__ezb1_,.CommunityCommentsDialog_panel__a5SSM{opacity:0;visibility:hidden;pointer-events:none}.CommunityCommentsDialog_panel__a5SSM{position:absolute;z-index:2;inset:0 0 0 auto;width:min(440px,100%);min-width:0;min-height:0;display:flex;flex-direction:column;transform:translateX(100%);background:var(--background);transition:opacity .18s var(--ease-ui),transform .22s cubic-bezier(.16,1,.3,1),visibility 0s linear .22s}.CommunityCommentsDialog_commentsOpen__WD4Nb .CommunityCommentsDialog_panel__a5SSM{visibility:visible;opacity:1;transform:translateX(0);pointer-events:auto;transition-delay:0s}.CommunityCommentsDialog_panelHeader__rtUVf{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 12px 12px 18px}.CommunityCommentsDialog_panelHeading__aBuz7{min-width:0;display:flex;align-items:center;gap:13px}.CommunityCommentsDialog_author__n106S{min-width:0;display:flex;align-items:center;gap:10px}.CommunityCommentsDialog_author__n106S>img,.CommunityCommentsDialog_author__n106S>span:first-child{width:36px;height:36px;display:grid;flex:0 0 auto;place-items:center;object-fit:cover;overflow:hidden;border:1.5px solid var(--ink);border-radius:50%;background:var(--primary-soft);font-size:.72rem;font-weight:760}.CommunityCommentsDialog_author__n106S>span:last-child{min-width:0;display:grid;gap:3px}.CommunityCommentsDialog_author__n106S small,.CommunityCommentsDialog_author__n106S strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CommunityCommentsDialog_author__n106S strong{font-size:.75rem}.CommunityCommentsDialog_author__n106S small{color:var(--muted);font-size:.62rem}.CommunityCommentsDialog_panelTools__ZxnL1{flex:0 0 auto;display:flex;align-items:center}.CommunityCommentsDialog_panelTools__ZxnL1>button{width:40px;height:40px;display:grid;flex:0 0 auto;place-items:center;border:0;border-radius:8px;color:var(--ink);background:rgba(0,0,0,0);cursor:pointer;transition:color var(--motion-fast) var(--ease-ui),background var(--motion-fast) var(--ease-ui),transform var(--motion-fast) var(--ease-ui)}.CommunityCommentsDialog_panelTools__ZxnL1>button:hover{color:var(--primary-dark);background:var(--surface)}.CommunityCommentsDialog_panelTools__ZxnL1>button:active{transform:scale(.95)}@keyframes CommunityCommentsDialog_dialogIn__lPTc8{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes CommunityCommentsDialog_dialogOut__RH5pz{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.985)}}@keyframes CommunityCommentsDialog_backdropIn__Dg5rF{0%{background:oklch(.11 .025 225/0)}to{background:oklch(.11 .025 225/.76)}}@keyframes CommunityCommentsDialog_backdropOut__x9jON{0%{background:oklch(.11 .025 225/.76)}to{background:oklch(.11 .025 225/0)}}@media(max-width:760px){.CommunityCommentsDialog_dialog__sojm8{width:100vw;height:100svh;border-radius:0}.CommunityCommentsDialog_place__RIi7T{left:12px;bottom:12px;max-width:calc(100% - 24px)}.CommunityCommentsDialog_closeViewer__RQRYV{top:12px;right:12px}.CommunityCommentsDialog_revealComments__ezb1_{right:12px;bottom:12px}.CommunityCommentsDialog_panel__a5SSM{top:auto;width:100%;height:min(64svh,680px);transform:translateY(100%)}.CommunityCommentsDialog_commentsOpen__WD4Nb .CommunityCommentsDialog_panel__a5SSM{transform:translateY(0)}.CommunityCommentsDialog_panelHeader__rtUVf{min-height:66px;padding:9px 8px 9px 12px}.CommunityCommentsDialog_panelHeading__aBuz7{gap:9px}.CommunityCommentsDialog_author__n106S>img,.CommunityCommentsDialog_author__n106S>span:first-child{width:34px;height:34px}.CommunityCommentsDialog_closing__OO3b2{animation:CommunityCommentsDialog_backdropOut__x9jON .18s ease-in both}.CommunityCommentsDialog_closing__OO3b2 .CommunityCommentsDialog_panel__a5SSM{transform:translateY(100%)}}@media(prefers-reduced-motion:reduce){.CommunityCommentsDialog_closing__OO3b2,.CommunityCommentsDialog_closing__OO3b2 .CommunityCommentsDialog_panel__a5SSM,.CommunityCommentsDialog_closing__OO3b2::backdrop,.CommunityCommentsDialog_dialog__sojm8,.CommunityCommentsDialog_dialog__sojm8::backdrop,.CommunityCommentsDialog_panel__a5SSM{animation:none;transition:none}.CommunityCommentsDialog_panelTools__ZxnL1>button{transition:none}}.CommunityFeed_page__twhOl{--community-shell-width:min(calc(100% - 88px),1440px);min-height:100svh;padding-bottom:88px;background:var(--background)}.CommunityFeed_topbar__CnNqN{width:min(100%,var(--shell-hero));height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin:0 auto;padding-left:max(var(--hero-gutter) + var(--hero-inset),env(safe-area-inset-left));padding-right:max(min(100%,var(--shell-hero))*var(--hero-inset-ratio),env(safe-area-inset-right))}.CommunityFeed_topbar__CnNqN>a:first-child{justify-self:start}.CommunityFeed_topActions__MbZTm{justify-self:end;display:flex;align-items:center;gap:9px}.CommunityFeed_addSpot__8UoCJ{min-height:46px;display:inline-flex;align-items:center;gap:14px;padding:5px 6px 5px 16px;border-radius:8px;color:var(--on-primary);background:var(--ink);font-size:.82rem;font-weight:720;transition:background var(--motion-ui) var(--ease-ui),transform var(--motion-ui) var(--ease-ui)}.CommunityFeed_addSpot__8UoCJ span{width:34px;height:34px;display:grid;place-items:center;border-radius:5px;color:var(--on-accent);background:var(--accent);font-size:1.2rem;font-weight:800;transition:transform var(--motion-state) var(--ease-ui)}.CommunityFeed_addSpot__8UoCJ:hover{background:var(--primary-dark)}.CommunityFeed_addSpot__8UoCJ:hover span{transform:rotate(90deg)}.CommunityFeed_shell__KbRNV{width:var(--community-shell-width);margin:0 auto}.CommunityFeed_intro__hwJaI{width:100%;min-height:314px;display:grid;align-content:end;gap:16px;margin:0 0 20px;padding:58px 0 22px}.CommunityFeed_introTitle__w7i02{min-width:0}.CommunityFeed_introTitle__w7i02>span{color:var(--primary);font-size:.75rem;font-weight:740}.CommunityFeed_intro__hwJaI h1{margin:10px 0 0;font-family:var(--font-display);font-size:4.85rem;font-weight:660;line-height:.94;letter-spacing:-.035em;text-wrap:balance}.CommunityFeed_introMeta___qv4f{min-width:0}.CommunityFeed_introMeta___qv4f>p{max-width:49ch;margin:0;color:var(--muted);font-size:.9rem;line-height:1.55;text-wrap:pretty}.CommunityFeed_tabs__p05Tj{justify-self:end;display:flex;align-items:center;gap:4px;padding:4px;border-radius:10px;background:var(--surface)}.CommunityFeed_tabs__p05Tj button{min-height:40px;padding:0 15px;border:0;border-radius:7px;color:var(--muted);background:rgba(0,0,0,0);cursor:pointer;font:inherit;font-size:.76rem;font-weight:710;transition:color var(--motion-ui) var(--ease-ui),background var(--motion-ui) var(--ease-ui),transform var(--motion-fast) var(--ease-ui)}.CommunityFeed_tabs__p05Tj button:hover{color:var(--ink);background:var(--surface-strong)}.CommunityFeed_tabs__p05Tj button[aria-selected=true]{color:var(--on-primary);background:var(--ink)}.CommunityFeed_tabs__p05Tj button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.CommunityFeed_tabs__p05Tj button:active{transform:scale(.97)}.CommunityFeed_tabs__p05Tj button:disabled{cursor:wait;opacity:.6}.CommunityFeed_layout__SWdqG{width:100%}.CommunityFeed_feed___bCC_{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:72px 32px;transition:opacity var(--motion-ui) var(--ease-ui)}.CommunityFeed_feedLoading__98WLk>.CommunityFeed_post__I7aQF{display:none}.CommunityFeed_post__I7aQF{min-width:0;display:flex;flex-direction:column;background:rgba(0,0,0,0)}.CommunityFeed_featured__8_OwE{width:min(100%,840px);grid-column:1/-1;justify-self:center;display:flex;align-items:stretch;flex-direction:column}.CommunityFeed_featured__8_OwE .CommunityFeed_authorRow__iT_O6{order:0;min-height:64px;justify-content:space-between;gap:18px;padding:0 2px 12px}.CommunityFeed_featuredIdentity__BVLho{min-width:0;display:flex;align-items:center;gap:10px}.CommunityFeed_featuredAvatar__esbRQ{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;overflow:hidden;border:2px solid var(--ink);border-radius:50%;background:var(--primary-soft);font-size:.8rem;font-weight:760}.CommunityFeed_featuredAvatar__esbRQ img{width:100%;height:100%;object-fit:cover}.CommunityFeed_featuredIdentityText__xM0b7{min-width:0;display:grid;gap:1px}.CommunityFeed_featuredName___goEV{width:fit-content;color:var(--ink);font-size:.88rem;font-weight:760;line-height:1.2}.CommunityFeed_featuredName___goEV:hover{color:var(--primary-dark)}.CommunityFeed_headerLocation__ucUXz{width:fit-content;max-width:100%;min-height:18px;display:flex;align-items:center;gap:6px;color:var(--ink);font-size:.71rem;font-weight:680}.CommunityFeed_headerLocation__ucUXz,.CommunityFeed_headerLocation__ucUXz>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CommunityFeed_headerLocation__ucUXz time{flex:0 0 auto;color:var(--muted);font-size:.66rem;font-weight:600}.CommunityFeed_headerLocation__ucUXz time:before{content:"·";margin-right:6px}.CommunityFeed_headerLocation__ucUXz:hover{color:var(--primary-dark)}.CommunityFeed_featured__8_OwE .CommunityFeed_category__Ia9Ys{align-self:flex-end;margin-bottom:3px;padding:0;border-radius:0;color:var(--primary-dark);background:rgba(0,0,0,0);font-size:.68rem;letter-spacing:0;text-transform:none}.CommunityFeed_featured__8_OwE .CommunityFeed_media__afhPC{width:100%;order:1;aspect-ratio:16/11}.CommunityFeed_featured__8_OwE .CommunityFeed_actions__jJdEm{order:2;min-height:50px;align-items:center;justify-content:space-between;gap:18px;margin:0;padding:8px 0 0}.CommunityFeed_featured__8_OwE .CommunityFeed_engagementActions__SyBFO,.CommunityFeed_featured__8_OwE .CommunityFeed_postActions__RWzhO{min-width:0;gap:2px}.CommunityFeed_featured__8_OwE .CommunityFeed_actionText__mSznH{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.CommunityFeed_featured__8_OwE .CommunityFeed_postActions__RWzhO>a{min-height:40px;flex:0 0 auto;gap:12px;padding:3px 4px 3px 13px;font-size:.7rem}.CommunityFeed_featured__8_OwE .CommunityFeed_postActions__RWzhO>a svg{width:32px;height:32px;margin-left:0;padding:8px;border-radius:6px;color:var(--on-accent);background:var(--accent)}.CommunityFeed_featured__8_OwE .CommunityFeed_actions__jJdEm .CommunityFeed_commentAction__e5TSZ,.CommunityFeed_featured__8_OwE .CommunityFeed_actions__jJdEm button{min-height:40px;padding:0 9px}.CommunityFeed_featured__8_OwE .CommunityFeed_postBody__NbO9H{order:3;padding:4px 2px 0}.CommunityFeed_featured__8_OwE .CommunityFeed_postBody__NbO9H h2{font-family:var(--font-body);font-size:1rem;font-weight:760;line-height:1.45;letter-spacing:0}.CommunityFeed_featured__8_OwE .CommunityFeed_reasonLabel__Rt9pl{margin-top:8px}.CommunityFeed_featured__8_OwE .CommunityFeed_postBody__NbO9H>p{max-width:68ch;margin-top:4px;color:var(--ink);font-size:.9rem;line-height:1.55}.CommunityFeed_authorRow__iT_O6{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 2px 12px}.CommunityFeed_author__OW8Rs{min-width:0;display:flex;align-items:center;gap:10px}.CommunityFeed_author__OW8Rs>img,.CommunityFeed_author__OW8Rs>span:first-child{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;object-fit:cover;border:2px solid var(--ink);border-radius:50%;background:var(--primary-soft);font-size:.8rem;font-weight:760}.CommunityFeed_author__OW8Rs>span:last-child{min-width:0;display:grid;gap:3px}.CommunityFeed_author__OW8Rs small,.CommunityFeed_author__OW8Rs strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CommunityFeed_author__OW8Rs strong{font-size:.86rem}.CommunityFeed_author__OW8Rs small{color:var(--muted);font-size:.66rem}.CommunityFeed_category__Ia9Ys{flex:0 0 auto;padding:6px 9px;border-radius:999px;color:var(--primary-dark);background:var(--primary-soft);font-size:.64rem;font-weight:730}.CommunityFeed_media__afhPC{position:relative;display:block;aspect-ratio:16/11;overflow:hidden;border-radius:12px;background:var(--primary-soft)}button.CommunityFeed_media__afhPC{width:100%;padding:0;border:0;color:inherit;cursor:zoom-in;font:inherit;text-align:inherit}button.CommunityFeed_media__afhPC:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.CommunityFeed_media__afhPC img,.CommunityFeed_media__afhPC video{width:100%;height:100%;display:block;object-fit:cover}.CommunityFeed_media__afhPC video{background:var(--ink)}.CommunityFeed_mediaFallback___phfz{display:grid;place-content:center;justify-items:center;gap:12px;color:var(--primary-dark);background:var(--primary-soft)}.CommunityFeed_mediaFallback___phfz>span{max-width:24ch;padding-inline:24px;font-family:var(--font-display);font-size:1.25rem;font-weight:650;text-align:center}.CommunityFeed_mediaCount__nMa3G{position:absolute;top:12px;right:12px;min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;color:#fff;background:oklch(.14 .025 225/.82);font-size:.64rem;font-weight:720;backdrop-filter:blur(7px)}.CommunityFeed_postBody__NbO9H{padding:20px 2px 0}.CommunityFeed_postBody__NbO9H h2{margin:0;font-family:var(--font-display);font-size:1.75rem;font-weight:650;line-height:1.05;letter-spacing:-.025em}.CommunityFeed_reasonLabel__Rt9pl{display:block;margin-top:12px;color:var(--primary-dark);font-size:.68rem;font-weight:740}.CommunityFeed_postBody__NbO9H>p{max-width:62ch;margin:5px 0 0;color:var(--muted);font-size:.9rem;line-height:1.58;white-space:pre-line;text-wrap:pretty}.CommunityFeed_tags__Jykn0{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.CommunityFeed_tags__Jykn0 span{padding:6px 9px;border-radius:6px;color:var(--primary-dark);background:var(--primary-soft);font-size:.62rem;font-weight:690}.CommunityFeed_locationRow__MV_AX{margin-top:18px}.CommunityFeed_locationRow__MV_AX>a{min-height:44px;display:grid;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:9px;width:fit-content;max-width:100%;color:var(--ink);transition:color var(--motion-ui) var(--ease-ui)}.CommunityFeed_locationRow__MV_AX>a>svg:first-child{color:var(--primary)}.CommunityFeed_locationRow__MV_AX>a>span{min-width:0;display:grid;gap:3px}.CommunityFeed_locationRow__MV_AX small,.CommunityFeed_locationRow__MV_AX strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CommunityFeed_locationRow__MV_AX strong{font-size:.75rem}.CommunityFeed_locationRow__MV_AX small{color:var(--muted);font-size:.66rem}.CommunityFeed_locationRow__MV_AX>a>svg:last-child{color:var(--muted)}.CommunityFeed_locationRow__MV_AX>a:hover{color:var(--primary-dark)}.CommunityFeed_actions__jJdEm{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:10px}.CommunityFeed_engagementActions__SyBFO,.CommunityFeed_postActions__RWzhO{display:flex;align-items:center;gap:4px}.CommunityFeed_actions__jJdEm .CommunityFeed_commentAction__e5TSZ,.CommunityFeed_actions__jJdEm button{min-height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:0;border-radius:999px;color:var(--muted);background:rgba(0,0,0,0);cursor:pointer;font:inherit;font-size:.7rem;font-weight:680;transition:color var(--motion-fast) var(--ease-ui),background var(--motion-fast) var(--ease-ui),transform var(--motion-fast) var(--ease-ui)}.CommunityFeed_actionCount__cPqkk{min-width:1ch;font-variant-numeric:tabular-nums}.CommunityFeed_actions__jJdEm .CommunityFeed_commentAction__e5TSZ:hover,.CommunityFeed_actions__jJdEm button:hover{color:var(--ink);background:var(--surface)}.CommunityFeed_actions__jJdEm .CommunityFeed_commentAction__e5TSZ:active,.CommunityFeed_actions__jJdEm button:active{transform:scale(.95)}.CommunityFeed_actions__jJdEm button.CommunityFeed_activeLike__Q3S8o{color:var(--danger)}.CommunityFeed_actions__jJdEm button.CommunityFeed_activeLike__Q3S8o svg,.CommunityFeed_actions__jJdEm button.CommunityFeed_activeSave__w2CP_ svg{fill:currentColor}.CommunityFeed_actions__jJdEm button.CommunityFeed_activeSave__w2CP_{color:var(--primary-dark);background:var(--primary-soft)}.CommunityFeed_postActions__RWzhO>a{min-height:42px;display:inline-flex;align-items:center;gap:9px;padding:0 12px;border-radius:8px;color:var(--on-primary);background:var(--ink);font-size:.7rem;font-weight:720}.CommunityFeed_postActions__RWzhO>a svg{color:var(--accent);transition:transform var(--motion-ui) var(--ease-ui)}.CommunityFeed_postActions__RWzhO>a:hover svg{transform:translateX(2px)}.CommunityFeed_empty__ChZh0{grid-column:1/-1;min-height:440px;display:grid;align-content:center;justify-items:start;padding:54px;color:var(--on-primary);background:var(--ink)}.CommunityFeed_empty__ChZh0>svg{color:var(--accent)}.CommunityFeed_empty__ChZh0 h2{max-width:18ch;margin:22px 0 0;font-family:var(--font-display);font-size:2rem;line-height:1.08;letter-spacing:-.025em}.CommunityFeed_empty__ChZh0 p{max-width:48ch;margin:13px 0 0;color:var(--on-primary-muted);font-size:.84rem;line-height:1.6}.CommunityFeed_empty__ChZh0 a{min-height:46px;display:inline-flex;align-items:center;gap:13px;margin-top:25px;padding:0 8px 0 15px;border-radius:8px;color:var(--ink);background:var(--background);font-size:.75rem;font-weight:720}.CommunityFeed_empty__ChZh0 a svg{width:30px;height:30px;padding:7px;border-radius:6px;color:var(--on-accent);background:var(--accent)}.CommunityFeed_skeleton__SZNg2{min-height:620px;border-radius:12px;background:var(--surface);animation:CommunityFeed_pulse__E_Y7q 1.35s ease-in-out infinite}@keyframes CommunityFeed_pulse__E_Y7q{50%{opacity:.55}}.CommunityFeed_message__izZE_{position:fixed;z-index:50;right:22px;bottom:22px;max-width:min(360px,100% - 28px);margin:0;padding:11px 14px;border-radius:8px;color:var(--on-primary);background:var(--ink);font-size:.7rem;font-weight:650;opacity:0;pointer-events:none}.CommunityFeed_message__izZE_:not(:empty){opacity:1}@media(max-width:980px){.CommunityFeed_page__twhOl{--community-shell-width:min(calc(100% - 48px),820px)}.CommunityFeed_topbar__CnNqN{grid-template-columns:1fr auto}.CommunityFeed_topbar__CnNqN nav{display:none}.CommunityFeed_intro__hwJaI{min-height:294px}.CommunityFeed_feed___bCC_{grid-template-columns:1fr}.CommunityFeed_featured__8_OwE{grid-column:auto;display:flex;align-items:stretch}}@media(max-width:620px){.CommunityFeed_page__twhOl{--community-shell-width:calc(100% - 28px);padding-bottom:36px}.CommunityFeed_topbar__CnNqN{width:100%;height:72px;padding-inline:var(--page-padding-inline)}.CommunityFeed_addSpot__8UoCJ{min-height:42px;gap:9px;padding:5px 5px 5px 12px;font-size:.74rem}.CommunityFeed_addSpot__8UoCJ span{width:32px;height:32px}.CommunityFeed_intro__hwJaI{min-height:304px;gap:15px;margin-bottom:14px;padding:44px 0 18px}.CommunityFeed_intro__hwJaI h1{max-width:10ch;font-size:4rem}.CommunityFeed_introMeta___qv4f>p{font-size:.86rem}.CommunityFeed_tabs__p05Tj{width:100%;justify-self:stretch}.CommunityFeed_tabs__p05Tj button{flex:1}.CommunityFeed_feed___bCC_{gap:46px}.CommunityFeed_authorRow__iT_O6{padding-bottom:11px}.CommunityFeed_media__afhPC{aspect-ratio:4/3;border-radius:10px}.CommunityFeed_postBody__NbO9H{padding-top:18px}.CommunityFeed_postBody__NbO9H h2{font-size:1.75rem}.CommunityFeed_actions__jJdEm{align-items:stretch;flex-direction:column;gap:5px}.CommunityFeed_engagementActions__SyBFO,.CommunityFeed_postActions__RWzhO{justify-content:space-between}.CommunityFeed_actions__jJdEm .CommunityFeed_commentAction__e5TSZ,.CommunityFeed_actions__jJdEm button{padding-inline:8px}.CommunityFeed_postActions__RWzhO>a{justify-content:space-between}.CommunityFeed_featured__8_OwE .CommunityFeed_postBody__NbO9H{padding:12px 2px 0}.CommunityFeed_featured__8_OwE .CommunityFeed_postBody__NbO9H h2{font-size:1rem}.CommunityFeed_featured__8_OwE .CommunityFeed_actions__jJdEm{align-items:center;flex-direction:row;justify-content:space-between;gap:10px}.CommunityFeed_featured__8_OwE .CommunityFeed_engagementActions__SyBFO,.CommunityFeed_featured__8_OwE .CommunityFeed_postActions__RWzhO{justify-content:flex-start}.CommunityFeed_featured__8_OwE .CommunityFeed_postActions__RWzhO>a{justify-content:center}.CommunityFeed_empty__ChZh0{min-height:390px;padding:34px 24px}}@media(prefers-reduced-motion:reduce){.CommunityFeed_actions__jJdEm button,.CommunityFeed_addSpot__8UoCJ,.CommunityFeed_addSpot__8UoCJ span,.CommunityFeed_locationRow__MV_AX>a,.CommunityFeed_postActions__RWzhO>a svg,.CommunityFeed_tabs__p05Tj button{transition:none}.CommunityFeed_addSpot__8UoCJ:hover span,.CommunityFeed_postActions__RWzhO>a:hover svg{transform:none}.CommunityFeed_skeleton__SZNg2{animation:none}}