.social-page{gap:20px;padding:18px 0 42px;display:grid}.social-hero{justify-content:space-between;align-items:end;gap:30px;padding:24px 0;display:flex}.social-hero span,.social-stories header>span,.social-layout aside section>span,.social-comments header span{color:var(--ps27-primary);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.social-hero h1{letter-spacing:-.05em;margin:7px 0 0;font-size:clamp(42px,6vw,72px);line-height:.96}.social-hero p{max-width:680px;color:var(--ps27-text-secondary);margin:16px 0 0;line-height:1.6}.social-hero>a,.social-layout aside a,.social-comments form button{background:var(--ps27-primary);color:#fff;border:0;border-radius:999px;padding:12px 17px;font-size:12px;font-weight:900}.social-notice{border:1px solid var(--ps27-divider);color:var(--ps27-text-secondary);background:#ffffff08;border-radius:15px;padding:13px 16px;font-size:12px}.social-notice a{color:var(--ps27-primary);font-weight:900}.social-notice.is-error{color:#ffb4ba;border-color:#ff1f2d59}.social-layout{grid-template-columns:minmax(0,760px) minmax(260px,1fr);align-items:start;gap:22px;display:grid}.social-layout main{gap:16px;display:grid}.social-stories,.social-layout aside section,.social-post,.social-state{border:1px solid var(--ps27-divider);background:var(--ps27-card);border-radius:22px;padding:19px}.social-stories h2,.social-layout aside h2{margin:5px 0 0}.social-stories>div{gap:13px;margin-top:16px;display:flex;overflow:auto}.social-stories>div>a{text-align:center;flex:none;gap:7px;width:76px;display:grid}.social-stories .media-artwork{border:2px solid var(--ps27-primary);border-radius:50%;width:66px;height:66px;margin:auto;overflow:hidden}.social-stories a>span{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.social-stories p{color:var(--ps27-text-muted);font-size:12px}.social-filters{gap:7px;display:flex;overflow:auto}.social-filters button{border:1px solid var(--ps27-divider);color:var(--ps27-text-secondary);font:inherit;text-transform:capitalize;cursor:pointer;background:#ffffff0a;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:850}.social-filters button[aria-pressed=true]{border-color:var(--ps27-primary);color:#fff;background:#ff1f2d1f}.social-feed{gap:13px;display:grid}.social-post header{justify-content:space-between;align-items:center;gap:14px;display:flex}.social-post header a,.social-post header strong{font-size:13px}.social-post header span{color:var(--ps27-text-muted);font-size:10px}.social-post>small{color:var(--ps27-primary);text-transform:uppercase;margin-top:13px;font-size:9px;font-weight:900;display:block}.social-post h2{margin:7px 0 0;font-size:20px}.social-post>p{color:var(--ps27-text-secondary);white-space:pre-wrap;margin:10px 0 0;font-size:14px;line-height:1.6}.social-scripture{color:var(--ps27-scripture);background:#f8c4551a;border-radius:999px;margin-top:11px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-flex}.social-media{background:#08090d;border-radius:15px;margin-top:14px;display:block;position:relative;overflow:hidden}.social-media .media-artwork{aspect-ratio:16/9}.social-media>strong{background:#000000b3;border-radius:10px;padding:10px;position:absolute;bottom:12px;left:12px;right:12px}.social-actions{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.social-actions button{border:1px solid var(--ps27-divider);color:var(--ps27-text-secondary);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:850}.social-actions button[aria-pressed=true]{border-color:var(--ps27-primary);color:var(--ps27-primary)}.social-layout aside{gap:14px;display:grid;position:sticky;top:92px}.social-layout aside section{gap:10px;display:grid}.social-layout aside p,.social-state p{color:var(--ps27-text-muted);margin:0;font-size:12px;line-height:1.55}.social-layout aside a{justify-self:start}.social-layout aside section>a~a{color:var(--ps27-text-secondary);background:0 0;border-radius:0;padding:7px 0}.social-comments-backdrop{z-index:130;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c2;justify-items:end;display:grid;position:fixed;inset:0}.social-comments{border-left:1px solid var(--ps27-divider);background:#101015;grid-template-rows:auto 1fr auto;width:min(520px,100%);height:100%;padding:22px;display:grid}.social-comments>header{justify-content:space-between;align-items:center;display:flex}.social-comments h2{margin:5px 0 0}.social-comments header button{color:var(--ps27-text-secondary);font:inherit;cursor:pointer;background:0 0;border:0}.social-comments-list{align-content:start;gap:9px;margin:20px 0;display:grid;overflow:auto}.social-comments-list>div{border:1px solid var(--ps27-divider);background:#0003;border-radius:13px;padding:13px}.social-comments-list p{color:var(--ps27-text-secondary);margin:6px 0 0;font-size:13px;line-height:1.5}.social-comments form{gap:9px;display:grid}.social-comments textarea{border:1px solid var(--ps27-divider);resize:vertical;color:#fff;min-height:105px;font:inherit;background:#09090d;border-radius:13px;padding:13px}.social-comments form button{justify-self:end}.social-comments form button:disabled{opacity:.5}@media (max-width:900px){.social-layout{grid-template-columns:1fr}.social-layout aside{grid-template-columns:1fr 1fr;position:static}}@media (max-width:600px){.social-hero{display:grid}.social-hero h1{font-size:42px}.social-hero>a{justify-self:start}.social-layout aside{grid-template-columns:1fr}.social-post,.social-stories{border-radius:18px;padding:15px}.social-comments-backdrop{align-items:end}.social-comments{border:1px solid var(--ps27-divider);border-radius:24px 24px 0 0;width:100%;height:min(82vh,760px)}}html{scroll-behavior:smooth}.social-actions details{margin-left:auto;position:relative}.social-actions summary{cursor:pointer;padding:8px 12px;list-style:none}.social-actions details>div{z-index:3;border:1px solid var(--ps27-divider);background:#111116;border-radius:12px;min-width:150px;padding:7px;display:grid;position:absolute;right:0;box-shadow:0 12px 30px #000}.social-actions details button{border:0;justify-content:flex-start}.social-video-preview>span{color:#fff;background:#000000bf;border-radius:8px;padding:6px 8px;font-size:10px;position:absolute;top:10px;right:10px}.social-comment>div{gap:8px;display:flex}.social-comment button{color:var(--ps27-text-muted);background:0 0;border:0;font-size:10px}.social-comment-replies{border-left:2px solid var(--ps27-divider);margin:10px 0 0 16px;padding-left:13px;display:block!important}@media (max-width:600px){.social-actions details{margin-left:0}}.social-layout{grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:clamp(18px,2.4vw,30px)}.social-layout main{gap:13px;min-width:0}.social-stories{padding:15px 17px}.social-stories>div{gap:10px;margin-top:11px}.social-stories>div>a{gap:6px;width:64px;min-height:76px}.social-stories .media-artwork,.social-story-fallback{border:2px solid var(--ps27-primary);border-radius:50%;width:58px;height:58px;margin:auto;overflow:hidden}.social-story-fallback{color:#fff;background:#1a1a21;place-items:center;font-size:12px;font-weight:900;display:grid}.social-layout aside{min-width:0;top:88px}.social-trending-media{display:block;overflow:hidden;background:#08090d!important;border-radius:14px!important;padding:0!important}.social-trending-media .media-artwork{aspect-ratio:16/9}.social-trending.is-short .social-trending-media .media-artwork{aspect-ratio:4/5}.social-trending-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;overflow:hidden;color:#fff!important;background:0 0!important;border-radius:0!important;padding:0!important;font-size:14px!important;display:-webkit-box!important}.social-trending small,.social-trending em{color:var(--ps27-text-muted);font-size:10px;font-style:normal}.social-trending-controls{justify-content:space-between;align-items:center;display:flex}.social-trending-controls button{border:1px solid var(--ps27-divider);color:#fff;cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:30px;height:30px;font-size:18px;display:grid}.social-trending-controls button:focus-visible{outline:2px solid var(--ps27-primary);outline-offset:2px}.social-trending-controls span{color:var(--ps27-text-muted);font-size:10px}.social-explore>a{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;justify-self:stretch!important;display:grid!important}.social-explore .media-artwork,.social-explore i{color:#fff;background:#1a1a21;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-style:normal;display:grid;overflow:hidden}.social-explore b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}@media (max-width:1050px){.social-layout{grid-template-columns:1fr}.social-layout aside{grid-template-columns:1fr 1fr;position:static}.social-trending{display:none}}@media (max-width:600px){.social-layout aside{grid-template-columns:1fr}.social-stories{padding:14px}.social-stories .media-artwork,.social-story-fallback{width:50px;height:50px}.social-stories>div>a{width:56px;min-height:68px}}
.social-page{width:100%;max-width:1400px;margin-inline:auto;overflow-x:clip}.social-layout{grid-template-columns:minmax(0,1fr) minmax(300px,340px);gap:24px;width:100%}.social-layout main{display:contents}.social-composer{grid-area:1/1/auto/-1}.social-stories{grid-area:2/1/auto/-1}.social-filters{grid-area:3/1/auto/-1}.social-shorts{border:1px solid var(--ps27-divider);background:var(--ps27-card);border-radius:22px;grid-area:4/1/auto/-1;min-width:0;padding:19px}.social-feed,.social-state{grid-area:5/1}.social-layout>aside{grid-area:5/2}.social-shorts>header{justify-content:space-between;align-items:end;gap:15px;display:flex}.social-shorts>header span{color:var(--ps27-primary);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:900}.social-shorts>header h2{margin:4px 0 0;font-size:25px}.social-shorts>header small{color:var(--ps27-text-muted)}.social-shorts-track{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-color:var(--ps27-primary) transparent;gap:13px;margin-top:15px;padding-bottom:8px;display:flex;overflow-x:auto}.social-short-card{aspect-ratio:9/16;border:1px solid var(--ps27-divider);scroll-snap-align:start;background:#08090d;border-radius:18px;flex:0 0 clamp(150px,22vw,205px);position:relative;overflow:hidden}.social-short-card .media-artwork{width:100%;height:100%}.social-short-card>div{background:linear-gradient(#0000,#000000eb);gap:4px;padding:42px 12px 12px;display:grid;position:absolute;inset:auto 0 0}.social-short-card>div>span{background:var(--ps27-primary);color:#fff;text-transform:uppercase;border-radius:999px;justify-self:start;padding:4px 7px;font-size:8px;font-weight:900}.social-short-card strong{font-size:13px;line-height:1.25}.social-short-card small,.social-short-card em{color:#d5d5dc;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;overflow:hidden}.social-post.is-landscape-video .social-media .media-artwork{aspect-ratio:16/9}.social-post.is-image-post .social-media .media-artwork{aspect-ratio:auto;object-fit:contain;max-height:620px}@media (max-width:1050px){.social-layout{grid-template-columns:1fr}.social-layout main{gap:16px;min-width:0;display:grid}.social-composer,.social-stories,.social-filters,.social-shorts,.social-feed,.social-state{grid-area:auto}.social-layout>aside{grid-area:auto/1;grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (max-width:600px){.social-short-card{flex-basis:clamp(145px,58vw,190px)}.social-layout>aside{grid-template-columns:1fr}}
.social-feed{gap:0}.social-feed>.social-post{border:0;border-bottom:1px solid var(--ps27-divider);background:0 0;border-radius:0;margin:0 0 28px;padding:0 0 30px}.social-feed>.social-post:last-child{margin-bottom:0}.social-feed>.social-post>header{align-items:center;min-height:38px}.social-feed>.social-post>header a,.social-feed>.social-post>header strong{font-size:14px;font-weight:850}.social-feed>.social-post>header span{font-size:11px}.social-feed>.social-post>small{color:var(--ps27-text-muted);letter-spacing:.08em;margin-top:7px;font-size:9px}.social-feed>.social-post h2{letter-spacing:-.018em;margin-top:6px;font-size:clamp(19px,2vw,25px);line-height:1.25}.social-feed>.social-post>p{max-width:780px;margin-top:8px;font-size:13px;line-height:1.55}.social-feed>.social-post.is-text-post>p{background:#ffffff06;border-left:3px solid #ff1f2d8c;border-radius:0 12px 12px 0;padding:15px 17px}.social-feed>.social-post .social-media{border:1px solid #ffffff12;border-radius:12px;width:100%;margin-top:13px}.social-feed>.social-post.is-landscape-video .social-media{max-width:900px}.social-feed>.social-post.is-landscape-video .social-media .media-artwork{aspect-ratio:16/9}.social-feed>.social-post.is-landscape-video .social-media img{object-fit:contain;background:#08090d}.social-feed>.social-post.is-image-post .social-media{place-items:center;max-width:780px;max-height:620px;display:grid}.social-feed>.social-post.is-image-post .social-media .media-artwork{aspect-ratio:4/3;width:100%;height:auto;min-height:280px;max-height:620px}.social-feed>.social-post.is-image-post .social-media img{object-fit:contain}.social-feed>.social-post .social-media>strong{display:none}.social-feed>.social-post .social-video-preview>span{background:#000000b8;border:1px solid #ffffff26;padding:6px 9px;font-size:9px}.social-feed>.social-post .social-actions{align-items:center;gap:2px;margin-top:9px}.social-feed>.social-post .social-actions>button,.social-feed>.social-post .social-actions>a{min-height:34px;color:var(--ps27-text-secondary);background:0 0;border:0;border-radius:7px;align-items:center;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.social-feed>.social-post .social-actions>button:hover,.social-feed>.social-post .social-actions>a:hover,.social-feed>.social-post .social-actions>button[aria-pressed=true]{color:#fff;background:#ffffff0e}.social-feed>.social-post .social-actions>button[aria-pressed=true]{color:var(--ps27-primary)}.social-feed>.social-post .social-actions details{margin-left:auto}.social-feed>.social-post .social-actions summary{border-radius:7px;padding:7px 10px}.social-feed>.social-post .social-actions summary:hover{background:#ffffff0e}@media (max-width:600px){.social-feed>.social-post{margin-bottom:21px;padding-bottom:22px}.social-feed>.social-post h2{font-size:19px}.social-feed>.social-post>p{font-size:13px}.social-feed>.social-post .social-media{border-radius:8px}.social-feed>.social-post.is-image-post .social-media .media-artwork{min-height:220px}.social-feed>.social-post .social-actions{flex-wrap:nowrap;overflow:visible}.social-feed>.social-post .social-actions>button,.social-feed>.social-post .social-actions>a{min-height:40px;padding-inline:8px;font-size:10px}.social-feed>.social-post .social-actions details{flex:none}}
.social-feed>.social-post.is-portrait-video .social-media{aspect-ratio:9/16;background:#08090d;width:min(100%,405px);max-height:min(72vh,720px);margin-inline:auto}.social-feed>.social-post.is-portrait-video .social-media .media-artwork{aspect-ratio:auto;width:100%;height:100%}.social-feed>.social-post.is-portrait-video .social-media img{object-fit:contain;background:#08090d}.social-feed>.social-post.is-square-video .social-media{aspect-ratio:1;background:#08090d;width:min(100%,620px);margin-inline:auto}.social-feed>.social-post.is-square-video .social-media .media-artwork{aspect-ratio:auto;width:100%;height:100%}.social-feed>.social-post.is-square-video .social-media img{object-fit:contain;background:#08090d}
@media (min-width:1051px){.social-page .social-layout>main{grid-area:1/1;align-content:start;gap:10px;min-width:0;display:grid}.social-page .social-layout>main>.social-stories,.social-page .social-layout>main>.social-filters,.social-page .social-layout>main>.social-shorts,.social-page .social-layout>main>.social-feed,.social-page .social-layout>main>.social-state{grid-area:auto;min-width:0}.social-page .social-layout>aside{grid-area:1/2;align-self:start;gap:14px;max-height:calc(100vh - 104px)}.social-page .social-layout>aside>section{gap:6px;min-width:0;padding:12px 14px}.social-page .social-trending-title{-webkit-line-clamp:3}.social-page .social-trending-controls{margin-top:1px}.social-page .social-create-launcher{padding-block:11px!important}.social-page .social-create-launcher p{margin-block:0}.social-page .social-explore .social-discover-list{gap:3px}.social-page .social-explore .social-discover-list>a{padding-block:2px!important}.social-page .social-stories-rail{gap:6px;padding-inline:2px}.social-page .social-stories-rail>a{align-content:start;justify-items:center;gap:5px;width:72px;min-height:67px}.social-page .social-stories .media-artwork,.social-page .social-story-fallback{width:44px;height:44px}.social-page .social-stories a>span{text-align:center;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;font-size:11px;line-height:1.15;display:-webkit-box;overflow:hidden}}@media (min-width:701px) and (max-width:1050px){.social-page .social-stories-rail>a{width:68px;min-height:66px}.social-page .social-stories a>span{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;overflow:hidden}}@media (max-width:700px){.social-page .social-stories-rail{gap:6px;padding-inline:1px}.social-page .social-stories-rail>a{width:62px;min-height:65px}.social-page .social-stories a>span{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;overflow:hidden}}.social-page .social-stories-rail>a{flex:0 0 72px;align-content:start;justify-items:center;gap:5px;width:72px;min-height:72px}.social-page .social-stories a>.social-story-avatar{aspect-ratio:1;border:2px solid var(--ps27-primary);background:#1a1a21;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;min-height:48px;display:flex;overflow:hidden}.social-page .social-stories a>.social-story-avatar>.media-artwork,.social-page .social-stories a>.social-story-avatar>.social-story-fallback{border:0;border-radius:50%;flex:none;width:100%;min-width:0;height:100%;min-height:0}.social-page .social-stories a>.social-story-avatar .media-artwork img{object-fit:cover;border-radius:50%;width:100%;height:100%}.social-page .social-story-fallback{justify-content:center;align-items:center;display:flex}.social-page .social-stories a>.social-story-label{text-align:center;white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;font-size:11px;line-height:1.15;display:-webkit-box;overflow:hidden}@media (max-width:1050px){.social-page .social-stories-rail>a{flex-basis:68px;width:68px}}@media (max-width:700px){.social-page .social-stories-rail>a{flex-basis:62px;width:62px}.social-page .social-stories a>.social-story-avatar{flex-basis:44px;width:44px;min-width:44px;height:44px;min-height:44px}.social-page .social-stories a>.social-story-label{font-size:10px;line-height:1.1}}
.has-active-feed-video .social-media>.media-artwork{visibility:hidden}.social-feed-player{z-index:1;object-fit:contain;cursor:pointer;background:#08090d;width:100%;height:100%;position:absolute;inset:0}.social-feed-mute{z-index:2;min-height:34px;font:inherit;cursor:pointer;color:#fff!important;background:#000000b8!important;border:1px solid #ffffff3d!important;border-radius:999px!important;padding:7px 10px!important;font-size:10px!important;font-weight:900!important;position:absolute!important;bottom:10px!important;left:auto!important;right:10px!important}.has-active-feed-video .social-video-preview>span{display:none}
