html[data-color-scheme=light] .communityPostCard,:root:not([data-color-scheme=dark]):not(.dark) .communityPostCard{background:var(--color-bg-card);border-color:var(--color-border);box-shadow:var(--shadow-card)}html[data-color-scheme=light] .communityPostCard--moderator,:root:not([data-color-scheme=dark]):not(.dark) .communityPostCard--moderator{background:var(--color-bg-card);border-color:color-mix(in srgb, var(--color-accent) 22%, var(--color-border));border-left-width:3px;border-left-color:color-mix(in srgb, var(--color-accent) 50%, var(--color-border))}html[data-color-scheme=light] .communityPostCard--guide,:root:not([data-color-scheme=dark]):not(.dark) .communityPostCard--guide{background:var(--color-bg-card)}.communityPostBodyGuide--brief .communityPostBody--briefWhy{color:var(--color-text-secondary);margin-top:.5rem;font-size:.92rem}html[data-color-scheme=light] .communityPostBodyGuideSteps li,:root:not([data-color-scheme=dark]):not(.dark) .communityPostBodyGuideSteps li{background:var(--color-bg-card);border-color:var(--color-border-subtle);box-shadow:0 1px 0 color-mix(in srgb, var(--color-shadow) 6%, transparent)}html[data-color-scheme=light] .communityPostBodyGuideWhy,:root:not([data-color-scheme=dark]):not(.dark) .communityPostBodyGuideWhy{background:color-mix(in srgb, var(--color-accent) 6%, var(--color-bg-card));border-color:color-mix(in srgb, var(--color-accent) 18%, var(--color-border-subtle))}html[data-color-scheme=light] .communityPostMedia,:root:not([data-color-scheme=dark]):not(.dark) .communityPostMedia{background:var(--color-bg-subtle);border-color:var(--color-border-subtle)}.communityPostMedia--onBlack{border-color:color-mix(in srgb, var(--color-border) 35%, #000);background:#000}.communityPostMedia--onBlack img{object-fit:contain;object-position:center}html[data-color-scheme=light] .communityPostMedia--onBlack,:root:not([data-color-scheme=dark]):not(.dark) .communityPostMedia--onBlack{border-color:color-mix(in srgb, var(--color-border-subtle) 50%, #000);background:#000}.communityFeed{gap:var(--ds-space-5,20px);display:grid}html[data-color-scheme=light] .communityPostActions .btnSoft.communityActionBtn,:root:not([data-color-scheme=dark]):not(.dark) .communityPostActions .btnSoft.communityActionBtn{background:var(--color-bg-card);border-color:var(--color-border-subtle);color:var(--color-text-primary);box-shadow:0 1px 0 color-mix(in srgb, var(--color-shadow) 5%, transparent)}html[data-color-scheme=light] .communityPostActions .communityActionBtn--like.isActive,:root:not([data-color-scheme=dark]):not(.dark) .communityPostActions .communityActionBtn--like.isActive{background:color-mix(in srgb, var(--color-accent) 10%, var(--color-bg-card));border-color:color-mix(in srgb, var(--color-accent) 32%, var(--color-border-subtle))}.communityPostCard--layout-carousel .communityPostContent,.communityPostCard--layout-podcast .communityPostContent,.communityPostCard--layout-resource .communityPostContent,.communityPostCard--layout-image .communityPostContent{gap:var(--ds-space-5,20px)}.communityPostMediaCaption{margin:calc(-1 * var(--ds-space-2,8px)) 0 0;font-size:var(--text-body-sm);color:var(--color-text-secondary);line-height:1.5}.communityPostMedia--feature{max-height:min(400px,56vw)}.communityPostCarousel{gap:var(--ds-space-3,12px);display:grid;position:relative}.communityPostMedia--carousel{max-height:min(380px,54vw)}.communityPostCarouselCaption{font-size:var(--text-body-sm);color:var(--color-text-secondary);margin:0;line-height:1.5}.communityPostCarouselControls{pointer-events:none;justify-content:space-between;padding:0 8px;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.communityPostCarouselBtn{pointer-events:auto;border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-bg-card) 92%, transparent);width:44px;height:44px;color:var(--color-text-primary);cursor:pointer;box-shadow:var(--shadow-card);border-radius:50%;font-size:24px;line-height:1;transition:border-color .15s,background .15s}.communityPostCarouselBtn:hover,.communityPostCarouselBtn:focus-visible{border-color:color-mix(in srgb, var(--color-accent) 45%, var(--color-border));background:var(--color-bg-card);outline:none}.communityPostCarouselDots{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.communityPostCarouselDot{border:1px solid var(--color-border);background:var(--color-bg-card);cursor:pointer;border-radius:50%;width:10px;height:10px;padding:0}.communityPostCarouselDot.isActive{background:var(--color-accent);border-color:var(--color-accent)}.communityPostCarouselDot:focus-visible{outline:2px solid var(--color-accent-interactive);outline-offset:2px}.communityPostBody--brief{font-size:var(--text-body-sm);color:var(--color-text-secondary);margin:0;line-height:1.55}.communityPostCard--layout-carousel .communityPostBody--brief,.communityPostCard--layout-image .communityPostBody--brief,.communityPostCard--layout-podcast .communityPostBody--brief,.communityPostCard--layout-resource .communityPostBody--brief{margin-top:var(--ds-space-1,4px)}.communityPostPodcast{gap:var(--ds-space-4,16px);padding:var(--ds-space-4,16px);border-radius:var(--radius-input);border:1px solid var(--color-border-subtle);background:var(--color-bg-card);display:grid}@media (min-width:640px){.communityPostPodcast{grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);align-items:center}}.communityPostPodcast--loading,.communityPostPodcast--placeholder{grid-template-columns:1fr}.communityPostMedia--podcast{max-height:220px}.communityPostPodcastCopy{gap:var(--ds-space-2,8px);min-width:0;display:grid}.communityPostPodcastEyebrow{font-size:var(--text-eyebrow);letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent-hover);margin:0;font-weight:800}.communityPostPodcastTitle{font-size:var(--text-body);color:var(--color-text-primary);margin:0;font-weight:700;line-height:1.35}.communityPostPodcastDesc{font-size:var(--text-body-sm);color:var(--color-text-secondary);margin:0;line-height:1.55}.communityPostPodcastStatus{font-size:var(--text-body-sm);color:var(--color-text-muted);margin:0}.communityPostPodcastActions{gap:var(--ds-space-3,12px);margin-top:var(--ds-space-2,8px);flex-wrap:wrap;display:flex}.communityPostResource{gap:var(--ds-space-4,16px);padding:var(--ds-space-4,16px);border-radius:var(--radius-input);border:1px solid var(--color-border-subtle);background:var(--color-bg-card);color:inherit;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:grid}.communityPostResource:hover,.communityPostResource:focus-visible{border-color:color-mix(in srgb, var(--color-accent) 35%, var(--color-border));box-shadow:var(--shadow-card);outline:none}@media (min-width:640px){.communityPostResource{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center}}.communityPostMedia--resource{max-height:200px}.communityPostResourceCopy{gap:6px;min-width:0;display:grid}.communityPostResourceCategory{font-size:var(--text-eyebrow);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);font-weight:700}.communityPostResourceName{font-size:var(--text-body);color:var(--color-text-primary);margin:0;font-weight:700}.communityPostResourceDesc{font-size:var(--text-body-sm);color:var(--color-text-secondary);margin:0;line-height:1.5}.communityPostResourceLink{font-size:var(--text-body-sm);color:var(--color-accent);font-weight:700}html[data-color-scheme=light] .communityPostPodcast,html[data-color-scheme=light] .communityPostResource,:root:not([data-color-scheme=dark]):not(.dark) .communityPostPodcast,:root:not([data-color-scheme=dark]):not(.dark) .communityPostResource{background:var(--color-bg-card);border-color:var(--color-border-subtle)}@media (max-width:760px){main.topApp[data-page-atmosphere=community] .appSiteHeader{margin-bottom:0;padding-bottom:clamp(2px,.6vw,6px)}main.topApp[data-page-atmosphere=community] .headerBrandStack img.brandMarkImg--header:not(.podcastBrandLogo),main.topApp[data-page-atmosphere=community] .headerBrandStack .brandMarkImg--header{margin-bottom:0!important}main.topApp[data-page-atmosphere=community]>.shell{margin-top:0;padding-top:0}.communityPage{gap:var(--ds-space-4,16px)}.communityHeroTop{align-items:start;column-gap:var(--ds-space-2,8px);row-gap:var(--ds-space-1,4px);margin-bottom:var(--ds-space-2,8px);grid-template-columns:auto minmax(0,1fr)}.communityHeroTitles h2{font-size:clamp(1.35rem,5.2vw,1.65rem);line-height:1.28}.communityHeroText,.communityFeedIntro{font-size:var(--text-body-sm);line-height:1.55}.communitySectionHead{align-items:stretch;gap:var(--ds-space-3,12px);flex-direction:column}.communityPillRow{width:100%}.communityPostCard{padding:var(--ds-space-4,16px);gap:var(--ds-space-4,16px);min-width:0}.communityPostTop{align-items:start;gap:var(--ds-space-3,12px);grid-template-columns:auto minmax(0,1fr)}.communityPostMeta{min-width:0}.communityPostAuthorRow{gap:6px}.communityPostModeratorBadge,.communityPostBadge,.communityPostTypeBadge,.communityPostStatusBadge{white-space:normal;text-align:left;max-width:100%;line-height:1.25}.communityPostTitle{overflow-wrap:anywhere;font-size:clamp(1.05rem,4.2vw,1.2rem);line-height:1.32}.communityPostBody,.communityPostBodyGuideIntro,.communityPostBodyGuideStepText,.communityPostBodyGuideWhyText{overflow-wrap:anywhere;word-break:break-word}.communityPostBodyGuideSteps li{gap:var(--ds-space-2,8px);padding:var(--ds-space-3,12px);grid-template-columns:1fr}.communityPostBodyGuideStepNum{white-space:normal}.communityPostMedia,.communityPostMedia--carousel,.communityPostMedia--feature,.communityPostMedia--podcast,.communityPostMedia--resource{max-height:min(240px,58vw)}.communityPostCarousel{gap:var(--ds-space-3,12px)}.communityPostCarouselControls{justify-content:center;gap:var(--ds-space-4,16px);padding:var(--ds-space-1,4px) 0 0;pointer-events:auto;display:flex;position:static;transform:none}.communityPostCarouselBtn{touch-action:manipulation;width:48px;min-width:48px;height:48px;min-height:48px;font-size:22px}.communityPostCarouselDot{touch-action:manipulation;width:12px;min-width:12px;height:12px;min-height:12px}.communityPostPodcast,.communityPostResource{padding:var(--ds-space-3,12px);gap:var(--ds-space-3,12px);grid-template-columns:1fr}.communityPostPodcastCopy,.communityPostResourceCopy{min-width:0}.communityPostPodcastTitle,.communityPostResourceName{font-size:var(--text-body-sm);overflow-wrap:anywhere}.communityPostPodcastActions{flex-direction:column;align-items:stretch}.communityPostPodcastActions .btnSoft{justify-content:center;width:100%;min-height:44px}.communityPostCtaRow{flex-direction:column;align-items:stretch}.communityPostCta,.communityPostCtaRow .btnPrimary,.communityPostCtaRow .btnSoft,.communityPostCtaRow a.btnPrimary{text-align:center;box-sizing:border-box;justify-content:center;width:100%;min-height:44px}.communityPostActions{align-items:stretch;gap:var(--ds-space-2,8px);flex-direction:column}.communityPostActions .communityActionBtn{justify-content:center;width:100%;min-height:48px}.communityTrustDisclosureSummary{padding:var(--ds-space-3,12px) var(--ds-space-4,16px)}.communityTrustList{padding-inline:var(--ds-space-4,16px) var(--ds-space-4,16px);padding-bottom:var(--ds-space-4,16px)}}.communityV1Notice{border-left:3px solid color-mix(in srgb, var(--color-accent) 45%, var(--color-border))}.communityV1NoticeText{color:var(--color-text-secondary);font-size:var(--text-body-sm,.92rem);margin:0;line-height:1.55}.communityPostPinnedBadge{letter-spacing:.02em;text-transform:uppercase;border-radius:var(--radius-pill,999px);background:color-mix(in srgb, var(--color-accent) 14%, var(--color-bg-subtle));color:var(--color-text-primary);padding:.15rem .45rem;font-size:.72rem;font-weight:600}.communityPostCard--pinned{border-color:color-mix(in srgb, var(--color-accent) 28%, var(--color-border))}.communityPostVideoEmbed{aspect-ratio:16/9;border-radius:var(--radius-md,10px);background:#000;width:100%;margin:.75rem 0;position:relative;overflow:hidden}.communityPostVideoEmbed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.communityPostComments{margin-top:var(--ds-space-4,16px);padding-top:var(--ds-space-4,16px);border-top:1px solid var(--color-border-subtle)}.communityPostCommentsTitle{margin:0 0 .75rem;font-size:.95rem}.communityPostCommentsList{gap:.85rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.communityPostComment{grid-template-columns:36px 1fr;align-items:start;gap:.65rem;display:grid}.communityPostCommentMeta{flex-wrap:wrap;align-items:baseline;gap:.5rem;font-size:.85rem;display:flex}.communityPostCommentMeta time{color:var(--color-text-secondary)}.communityPostCommentBody p{white-space:pre-wrap;word-break:break-word;margin:.25rem 0 0}.communityPostCommentForm{gap:.65rem;display:grid}.communityPostCommentInput{resize:vertical;border-radius:var(--radius-md,10px);border:1px solid var(--color-border);background:var(--color-bg-card);width:100%;min-height:4.5rem;color:var(--color-text-primary);font:inherit;padding:.65rem .75rem}.communityPostCommentsNote,.communityPostCommentsEmpty,.communityPostCommentsStatus{color:var(--color-text-secondary);margin:0 0 .75rem;font-size:.9rem}.communityPostCommentMod{gap:.5rem;margin-top:.35rem;display:flex}.communityPostCommentMod .btnSoft{padding:.2rem .55rem;font-size:.8rem}@media (max-width:430px){.communityHeroTop{text-align:left;grid-template-columns:1fr}.communityHeroIcon{display:none}.communityFeedTabs{grid-template-columns:1fr}.profileAvatarShell.communityPostAvatar{min-width:44px;min-height:44px;width:44px!important;height:44px!important}}
