.community-site{--community-bg:var(--bg);--community-card:var(--surface);--community-ink:var(--text);--community-muted:var(--muted);--community-line:var(--line);--community-accent:var(--accent);--community-accent-soft:var(--surface-2);background:var(--community-bg);color:var(--community-ink);min-height:100vh}.community-shell-content{min-height:100vh;margin-left:0}.community-rail{z-index:40;flex-direction:column;width:244px;padding:28px 24px;display:flex;position:fixed;top:0;bottom:0;left:0}.community-rail-nav{gap:8px;margin-top:34px;display:grid}.community-rail-link{color:var(--community-ink);border-radius:14px;align-items:center;gap:14px;min-height:50px;padding:10px 13px;font-size:.98rem;font-weight:760;text-decoration:none;display:flex}.community-rail-link:hover,.community-rail-link:focus-visible{background:var(--community-accent-soft);color:var(--community-accent);outline:none}.community-rail-bottom{gap:8px;margin-top:auto;display:grid}.community-mobile-topbar,.community-mobile-bottom{display:none}.community-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:color-mix(in srgb, var(--community-bg) 88%, transparent);border-bottom:1px solid var(--community-line);z-index:30;position:sticky;top:0}.community-topbar-inner{grid-template-columns:minmax(190px,auto) minmax(220px,560px) auto;align-items:center;gap:18px;max-width:1180px;min-height:70px;margin:0 auto;padding:10px 20px;display:grid}.community-brand{color:var(--community-ink);align-items:center;gap:10px;font-size:1.02rem;font-weight:850;text-decoration:none;display:inline-flex}.community-brand-mark{background:var(--community-accent);color:var(--accent-contrast);border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.community-search-form{background:var(--community-card);border:1px solid var(--community-line);border-radius:999px;align-items:center;gap:8px;padding:0 14px;display:flex}.community-search-form:focus-within{border-color:var(--community-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--community-accent) 14%, transparent)}.community-search-form input{color:inherit;background:0 0;border:0;outline:0;width:100%;min-height:42px}.community-nav{justify-content:flex-end;align-items:center;gap:6px;display:flex}.community-nav-link,.community-button,.community-icon-button{color:var(--community-ink);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:8px 14px;font-weight:700;text-decoration:none;display:inline-flex}.community-nav-link:hover,.community-nav-link:focus-visible,.community-button:hover:not(:disabled),.community-icon-button:hover:not(:disabled){background:var(--community-accent-soft);color:var(--community-accent);outline:none}.community-button{background:var(--community-card);border-color:var(--community-line)}.community-button.primary{background:var(--community-accent);border-color:var(--community-accent);color:var(--accent-contrast)}.community-button.danger{color:var(--danger)}.community-icon-button{background:0 0;border:0;min-width:38px;min-height:38px;padding:7px}.community-page-grid{grid-template-columns:minmax(0,640px) minmax(240px,300px);justify-content:center;align-items:start;gap:24px;max-width:1010px;margin:0 auto;padding:18px 20px 80px;display:grid}.community-page-grid.community-page-single{grid-template-columns:minmax(0,640px)}.community-main-column,.community-sidebar,.community-stack{gap:16px;display:grid}.community-main-column{background:var(--community-card);border:1px solid var(--community-line);border-radius:22px;gap:0;overflow:hidden}.community-main-column>.community-card,.community-main-column>.community-empty,.community-main-column>.community-page-header,.community-main-column>.community-post,.community-main-column>.community-profile-completion,.community-main-column>.community-profile-reply{border:0;border-bottom:1px solid var(--community-line);box-shadow:none;border-radius:0}.community-card{background:var(--community-card);border:1px solid var(--community-line);box-shadow:none;border-radius:18px;overflow:hidden}.community-card-pad,.community-section{padding:20px}.community-section h1,.community-section h2,.community-section h3,.community-card h1,.community-card h2,.community-card h3,.community-card p{margin-top:0}.community-tabs{background:var(--community-card);border:0;border-bottom:1px solid var(--community-line);z-index:20;border-radius:0;grid-template-columns:repeat(3,1fr);padding:0;display:grid;position:sticky;top:0}.community-tab{color:var(--community-muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;min-height:52px;font-weight:750}.community-tab[aria-selected=true]{border-bottom-color:var(--community-accent);color:var(--community-accent);background:0 0}.community-post{padding:20px}.community-post-header,.community-profile-line,.community-action-row,.community-inline,.community-form-actions{align-items:center;gap:10px;display:flex}.community-post-header{justify-content:space-between;align-items:flex-start}.community-profile-line{min-width:0}.community-avatar{background:var(--community-accent-soft);border:1px solid var(--community-line);color:var(--community-accent);object-fit:cover;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-weight:800;display:inline-flex;overflow:hidden}.community-profile-copy{gap:2px;min-width:0;display:grid}.community-profile-copy a{color:var(--community-ink);text-overflow:ellipsis;white-space:nowrap;font-weight:800;text-decoration:none;overflow:hidden}.community-meta,.community-muted,.community-empty{color:var(--community-muted);font-size:.9rem}.community-text-link{color:var(--community-accent);font-size:.84rem;font-weight:700;text-decoration:none}.community-text-link:hover{text-decoration:underline}.community-post-title{margin:16px 0 8px;font-size:1.16rem;line-height:1.35}.community-post-body{overflow-wrap:anywhere;white-space:pre-wrap;margin:14px 0;font-size:1rem;line-height:1.72}.community-verse-list,.community-tag-list{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.community-verse-chip,.community-tag{background:var(--community-accent-soft);color:var(--community-accent);border-radius:999px;padding:6px 10px;font-size:.86rem;font-weight:700;text-decoration:none}.community-verse-preview{border-left:3px solid var(--community-accent);color:var(--community-muted);margin:12px 0;padding:4px 0 4px 14px;line-height:1.6}.community-media{border:1px solid var(--community-line);object-fit:cover;border-radius:16px;width:100%;height:auto;max-height:620px;margin:12px 0}.community-quote{border:1px solid var(--community-line);color:inherit;border-radius:14px;gap:6px;margin:14px 0;padding:14px;text-decoration:none;display:grid}.community-action-row{border-top:1px solid var(--community-line);justify-content:space-around;margin:18px -20px -20px;padding:8px 10px}.community-action{color:var(--community-muted);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:70px;min-height:40px;display:inline-flex}.community-action.active,.community-action:hover{background:var(--community-accent-soft);color:var(--community-accent)}.community-composer-trigger{align-items:center;gap:12px;min-height:72px;padding:14px 20px;display:flex}.community-composer-trigger .community-composer-open{color:var(--community-muted);text-align:left;background:0 0;border:0;flex:1;justify-content:space-between;align-items:center;gap:12px;min-height:40px;padding:0;display:flex}.community-composer-open strong{color:var(--community-accent);font-size:.9rem}.community-composer-open:hover span,.community-composer-open:focus-visible span{color:var(--community-ink)}.community-composer-open:focus-visible{outline:2px solid var(--community-ink);outline-offset:5px}.community-dialog{background:var(--community-card);border:1px solid var(--community-line);color:var(--community-ink);border-radius:22px;width:calc(100% - 28px);max-width:620px;max-height:min(90vh,800px);padding:0}.community-dialog:not([open]){display:none}.community-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:color-mix(in srgb, var(--text) 55%, transparent)}.community-dialog-header{border-bottom:1px solid var(--community-line);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.community-form{gap:14px;padding:20px;display:grid}.community-field{gap:7px;display:grid}.community-field span{font-size:.9rem;font-weight:750}.community-field input,.community-field textarea,.community-field select{background:var(--community-card);border:1px solid var(--community-line);color:var(--community-ink);border-radius:12px;min-height:44px;padding:10px 12px}.community-field textarea{resize:vertical;min-height:160px}.community-field input:focus,.community-field textarea:focus,.community-field select:focus{border-color:var(--community-accent);outline:3px solid color-mix(in srgb, var(--community-accent) 14%, transparent)}.community-form-actions{justify-content:flex-end}.community-status{border-radius:12px;padding:10px 12px;font-size:.92rem}.community-status.error{background:color-mix(in srgb, var(--danger) 10%, var(--community-card));color:var(--danger)}.community-profile-hero{gap:16px;padding:28px 24px 22px;display:grid}.community-profile-hero .community-avatar{width:84px;height:84px}.community-profile-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.community-profile-identity{min-width:0}.community-profile-identity h2{margin:0;font-size:1.42rem;line-height:1.2}.community-profile-handle{color:var(--community-muted);margin:7px 0 0}.community-profile-bio{overflow-wrap:anywhere;margin:16px 0 0;line-height:1.6}.community-profile-counts{flex-wrap:wrap;gap:18px;display:flex}.community-profile-counts span{color:var(--community-muted)}.community-profile-counts strong{color:var(--community-ink)}.community-profile-primary-action{width:100%}.community-profile-actions{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid;position:relative}.community-profile-actions .community-status{grid-column:1/-1}.community-profile-overflow{position:relative}.community-profile-overflow>summary{border:1px solid var(--community-line);list-style:none}.community-profile-overflow>summary::-webkit-details-marker{display:none}.community-profile-overflow-menu{background:var(--community-card);border:1px solid var(--community-line);box-shadow:var(--shadow);z-index:30;border-radius:14px;gap:6px;min-width:180px;padding:8px;display:grid;position:absolute;top:calc(100% + 7px);right:0}.community-profile-overflow-menu .community-button{border:0;justify-content:flex-start}.community-profile-tabs{border-bottom:1px solid var(--community-line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.community-profile-tab{color:var(--community-muted);text-align:center;border-bottom:2px solid #0000;min-height:54px;padding:17px 6px 14px;font-size:.91rem;font-weight:760;text-decoration:none}.community-profile-tab[aria-current=page]{border-bottom-color:var(--community-accent);color:var(--community-accent)}.community-profile-completion{gap:14px;padding:20px;display:grid}.community-profile-completion-heading{justify-content:space-between;align-items:center;display:flex}.community-profile-completion-heading h2{margin:0;font-size:1rem}.community-profile-completion-heading span{color:var(--community-muted);font-size:.88rem}.community-profile-completion-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.community-profile-completion-list a{border:1px solid var(--community-line);color:var(--community-ink);border-radius:14px;gap:7px;min-height:112px;padding:14px;text-decoration:none;display:grid}.community-profile-completion-list a:hover,.community-profile-completion-list a:focus-visible{border-color:var(--community-accent);outline:none}.community-profile-completion-list span{color:var(--community-muted);font-size:.84rem;line-height:1.45}.community-profile-reply{gap:12px;padding:20px;display:grid}.community-reply-context{border:1px solid var(--community-line);color:var(--community-muted);border-radius:14px;align-items:flex-start;gap:10px;padding:13px;line-height:1.45;text-decoration:none;display:flex}.community-reply-context svg{flex:none;margin-top:2px}.community-profile-reply>.community-meta{align-items:center;gap:6px;display:flex}.community-comment{border-top:1px solid var(--community-line);gap:10px;padding:18px 20px;display:grid}.community-comment.reply{margin-left:42px}.community-comment-form{gap:8px;padding:16px 20px;display:flex}.community-comment-form input{border:1px solid var(--community-line);border-radius:999px;flex:1;min-width:0;padding:10px 14px}.community-notification{border-bottom:1px solid var(--community-line);color:inherit;align-items:flex-start;gap:12px;padding:16px 20px;text-decoration:none;display:flex}.community-notification.unread{background:var(--community-accent-soft)}.community-empty{text-align:center;padding:44px 24px}.community-sidebar .community-card{padding:18px}.community-sidebar h2{font-size:1rem}.community-sidebar a{color:var(--community-accent)}.community-sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.community-page-header{background:color-mix(in srgb, var(--community-card) 92%, transparent);border-bottom:1px solid var(--community-line);z-index:24;grid-template-columns:minmax(40px,1fr) auto minmax(40px,1fr);align-items:center;min-height:62px;padding:8px 14px;display:grid;position:sticky;top:0}.community-page-header-leading,.community-page-header-actions{align-items:center;gap:4px;display:flex}.community-page-header-actions{justify-content:flex-end}.community-page-header-copy{text-align:center;min-width:0}.community-page-header-copy h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;overflow:hidden}.community-page-header-subtitle{color:var(--community-muted);margin-top:2px;font-size:.75rem}.community-page-header-menu>summary{border:0}.community-page-header-menu .community-profile-overflow-menu{top:calc(100% + 5px)}.community-follow-control{align-items:stretch;gap:5px;display:grid}.community-follow-control.community-profile-primary-action,.community-follow-control.community-profile-primary-action .community-follow-button{width:100%}.community-follow-error{color:var(--danger);max-width:150px;font-size:.76rem;line-height:1.3}.community-search-surface{background:var(--community-card);border-bottom:1px solid var(--community-line);z-index:23;gap:10px;padding:14px 18px 0;display:grid;position:sticky;top:0}.community-search-box{background:var(--community-accent-soft);border:1px solid #0000;border-radius:16px;align-items:center;gap:8px;min-height:48px;padding:0 10px 0 14px;display:flex}.community-search-box:focus-within{border-color:var(--community-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--community-accent) 13%, transparent)}.community-search-box>svg{color:var(--community-muted);flex:none}.community-search-box input[type=text],.community-search-box input:not([type]){color:var(--community-ink);background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.98rem}.community-search-filters{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.community-search-filters a{color:var(--community-muted);text-align:center;border-bottom:2px solid #0000;min-height:42px;padding:12px 4px 9px;font-size:.86rem;font-weight:760;text-decoration:none}.community-search-filters a[aria-current=page]{border-bottom-color:var(--community-accent);color:var(--community-accent)}.community-search-section,.community-search-post-results{border-bottom:1px solid var(--community-line)}.community-search-section-heading{justify-content:space-between;align-items:baseline;gap:10px;padding:18px 20px 8px;display:flex}.community-search-section-heading h2{margin:0;font-size:1rem}.community-search-section-heading span{color:var(--community-muted);font-size:.78rem}.community-search-profile-row{border-top:1px solid var(--community-line);grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:12px;padding:16px 20px;display:grid}.community-search-section-heading+.community-search-profile-row{border-top:0}.community-search-profile-link{color:var(--community-ink);align-items:flex-start;gap:12px;min-width:0;text-decoration:none;display:flex}.community-search-profile-copy{gap:3px;min-width:0;display:grid}.community-search-profile-bio{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:5px 0 2px;font-size:.91rem;line-height:1.45;display:-webkit-box;overflow:hidden}.community-search-link-results>a{border-top:1px solid var(--community-line);color:var(--community-ink);justify-content:space-between;align-items:center;min-height:58px;padding:12px 20px;text-decoration:none;display:flex}.community-search-link-results>a span{color:var(--community-muted);font-size:.84rem}.community-search-post-results>.community-post{border-bottom:1px solid var(--community-line)}.community-search-post-results>.community-post:last-child{border-bottom:0}.community-activity-filter{position:relative}.community-activity-filter-trigger{color:var(--community-ink);background:0 0;border:0;border-radius:999px;align-items:center;gap:4px;min-height:40px;padding:7px 10px;font-size:.9rem;font-weight:760;display:inline-flex}.community-activity-filter-trigger:hover,.community-activity-filter-trigger:focus-visible{background:var(--community-accent-soft);color:var(--community-accent);outline:none}.community-activity-filter-menu{background:var(--community-card);border:1px solid var(--community-line);box-shadow:var(--shadow);z-index:35;border-radius:16px;min-width:190px;padding:7px;display:grid;position:absolute;top:calc(100% + 5px);right:0}.community-activity-filter-menu a{color:var(--community-ink);border-radius:10px;justify-content:space-between;align-items:center;min-height:42px;padding:8px 11px;font-size:.91rem;text-decoration:none;display:flex}.community-activity-filter-menu a:hover,.community-activity-filter-menu a:focus-visible,.community-activity-filter-menu a[aria-current=page]{background:var(--community-accent-soft);color:var(--community-accent);outline:none}.community-activity-tools{border-bottom:1px solid var(--community-line);justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:8px 20px;display:flex}.community-notification-copy{flex:1;gap:5px;min-width:0;line-height:1.45;display:grid}.community-notification-dot{background:var(--community-accent);border-radius:50%;flex:none;width:8px;height:8px;margin-top:7px}.community-activity-more{border-top:1px solid var(--community-line);text-align:center;padding:14px 20px}.community-composer-dialog{max-height:min(88vh,780px);overflow:hidden}.community-composer-form{flex-direction:column;max-height:min(88vh,780px);display:flex}.community-composer-header{border-bottom:1px solid var(--community-line);flex:none;grid-template-columns:1fr auto 1fr;align-items:center;min-height:58px;padding:8px 14px;display:grid}.community-composer-header>strong{text-align:center;font-size:.98rem}.community-composer-header>:last-child{justify-self:end}.community-composer-text-button{color:var(--community-ink);background:0 0;border:0;justify-self:start;min-height:42px;padding:8px;font-weight:720}.community-composer-content{gap:12px;padding:18px 20px;display:grid;overflow-y:auto}.community-composer-author{align-items:center;gap:11px;display:flex}.community-composer-author>span{gap:2px;display:grid}.community-composer-editor{gap:4px;padding-left:53px;display:grid}.community-composer-editor input,.community-composer-editor textarea{color:var(--community-ink);font:inherit;background:0 0;border:0;outline:0;width:100%;padding:4px 0}.community-composer-editor input{font-weight:760}.community-composer-editor textarea{resize:vertical;min-height:170px;line-height:1.65}.community-composer-inline-field,.community-composer-attachment label{gap:6px;display:grid}.community-composer-inline-field>span,.community-composer-attachment label>span{color:var(--community-muted);font-size:.78rem;font-weight:730}.community-composer-inline-field input,.community-composer-attachment input{background:var(--community-accent-soft);color:var(--community-ink);border:1px solid #0000;border-radius:12px;min-height:43px;padding:9px 11px}.community-composer-inline-field input:focus,.community-composer-attachment input:focus{border-color:var(--community-accent);outline:0}.community-composer-chips{flex-wrap:wrap;gap:6px;display:flex}.community-composer-chips span,.community-composer-quote-context{background:var(--community-accent-soft);color:var(--community-accent);border-radius:999px;padding:6px 9px;font-size:.78rem;font-weight:700}.community-composer-attachment{border:1px solid var(--community-line);border-radius:14px;gap:9px;padding:11px;display:grid}.community-composer-attachment>span{justify-content:space-between;align-items:center;display:flex}.community-composer-toolbar{border-top:1px solid var(--community-line);align-items:center;gap:2px;margin-top:4px;padding-top:10px;display:flex}.community-composer-toolbar .community-icon-button[aria-pressed=true]{background:var(--community-accent-soft);color:var(--community-accent)}.community-composer-toolbar>.community-meta{margin-left:auto}.community-composer-footer{border-top:1px solid var(--community-line);flex:none;justify-content:space-between;align-items:center;gap:18px;padding:12px 16px;display:flex}.community-composer-footer p{margin:0;line-height:1.4}.community-composer-footer .community-button{min-width:82px}.community-profile-completion-list{scroll-snap-type:x mandatory;margin-right:-20px;padding-bottom:4px;padding-right:20px;display:flex;overflow-x:auto}.community-profile-completion-list a{scroll-snap-align:start;flex:0 0 190px}.community-profile-completion-list a>svg{color:var(--community-accent)}@media (max-width:1180px) and (min-width:821px){.community-rail{align-items:center;width:82px;padding-inline:14px}.community-rail .community-brand>span:last-child,.community-rail-link span{display:none}.community-rail-link{justify-content:center;padding-inline:12px}.community-shell-content{margin-left:82px}}@media (max-width:820px){.community-rail{display:none}.community-shell-content{margin-left:0}.community-mobile-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:color-mix(in srgb, var(--community-bg) 90%, transparent);border-bottom:1px solid var(--community-line);z-index:40;justify-content:space-between;align-items:center;min-height:58px;padding:8px 14px;display:flex;position:sticky;top:0}.community-mobile-topbar .community-brand-mark{width:34px;height:34px}.community-mobile-bottom{background:color-mix(in srgb, var(--community-card) 94%, transparent);border-top:1px solid var(--community-line);z-index:45;grid-template-columns:repeat(5,1fr);align-items:center;min-height:58px;display:grid;position:fixed;bottom:0;left:0;right:0}.community-mobile-bottom a{color:var(--community-ink);justify-content:center;align-items:center;height:100%;display:flex}.community-mobile-bottom .community-mobile-compose{color:var(--community-accent)}.community-page-grid{padding:0 0 72px;display:block}.community-sidebar{display:none}.community-main-column{border-left:0;border-right:0;border-radius:0}.community-tabs{top:58px}.community-page-header,.community-search-surface{position:static}.community-card{border-radius:0}.community-profile-hero{padding:22px 18px 18px}.community-profile-completion-list{scroll-snap-type:x mandatory;margin-right:-20px;padding-right:20px;display:flex;overflow-x:auto}.community-profile-completion-list a{scroll-snap-align:start;flex:0 0 200px}.community-search-surface{padding-inline:12px}.community-search-profile-row{padding-inline:16px}.community-search-profile-row .community-follow-button{min-width:86px;padding-inline:10px}.community-activity-tools>.community-meta{display:none}.community-activity-tools{justify-content:flex-end}.community-composer-dialog{border-radius:18px 18px 0 0;width:100%;max-width:none;max-height:calc(100dvh - 18px);margin:auto 0 0}.community-composer-form{max-height:calc(100dvh - 18px);padding-bottom:env(safe-area-inset-bottom)}.community-composer-content{padding-inline:16px}.community-composer-editor{padding-left:0}.community-composer-footer{align-items:flex-end}.community-composer-footer p{font-size:.72rem}}@media (prefers-reduced-motion:reduce){.community-site *,.community-site :before,.community-site :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
