.community-groups-page{--group-gap:16px}.community-groups-commandbar{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:14px;margin-bottom:16px}.community-groups-commandbar form{display:flex;gap:8px;flex:1}.community-groups-commandbar input{width:100%;min-height:42px}.community-groups-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.community-group-card{overflow:hidden;display:flex;flex-direction:column;min-width:0}.community-group-card-cover{height:118px;background:var(--surface-muted,#eef1f5);overflow:hidden}.community-group-card-cover img{width:100%;height:100%;object-fit:cover}.community-group-card-body{padding:16px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px}.community-group-card-avatar,.community-group-avatar{display:grid;place-items:center;background:var(--surface-strong,#dfe5ec);border:3px solid var(--surface,#fff);overflow:hidden;color:var(--text,#20242a);font-size:1.2rem;font-weight:600}.community-group-card-avatar{width:52px;height:52px;border-radius:14px;margin-top:-34px}.community-group-card-avatar img,.community-group-avatar img{width:100%;height:100%;object-fit:cover}.community-group-card h2{font-size:1rem;line-height:1.3;margin:0 0 4px;font-weight:650}.community-group-card p{font-size:.9rem;line-height:1.45;margin:8px 0;color:var(--text-muted,#657080)}.community-group-meta{display:flex;gap:6px;flex-wrap:wrap;align-items:center;font-size:.8rem;color:var(--text-muted,#657080)}.community-group-card-actions{padding:0 16px 16px;margin-top:auto}.community-group-card-actions a{width:100%;justify-content:center}.community-group-create-layout,.community-group-manage-layout{max-width:860px;margin:0 auto}.community-group-form{padding:20px}.community-group-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.community-group-form label{display:grid;gap:6px;font-size:.86rem;font-weight:600}.community-group-form label.is-wide{grid-column:1/-1}.community-group-form input,.community-group-form select,.community-group-form textarea{width:100%}.community-group-form small{font-size:.78rem;font-weight:400;color:var(--text-muted,#657080)}.community-group-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.community-group-page-shell{display:grid;gap:16px}.community-group-hero{overflow:hidden}.community-group-cover{height:260px;background:linear-gradient(135deg,var(--surface-muted,#e8edf3),var(--surface-strong,#d9e0e9));overflow:hidden}.community-group-cover img{width:100%;height:100%;object-fit:cover}.community-group-identity{display:flex;gap:16px;align-items:flex-end;padding:0 20px 18px}.community-group-avatar{width:104px;height:104px;border-radius:24px;margin-top:-48px;flex:0 0 auto;font-size:2rem}.community-group-title{min-width:0;flex:1;padding-top:14px}.community-group-title h1{font-size:1.45rem;line-height:1.25;margin:0 0 5px;font-weight:700}.community-group-title p{font-size:.9rem;margin:0;color:var(--text-muted,#657080)}.community-group-hero-actions{display:flex;gap:8px;flex-wrap:wrap}.community-group-tabs{display:flex;gap:4px;overflow-x:auto;padding:0 16px;border-top:1px solid var(--border,#dfe3e8)}.community-group-tabs a{padding:13px 12px;font-size:.88rem;font-weight:600;border-bottom:3px solid transparent;white-space:nowrap}.community-group-tabs a.is-active{border-bottom-color:var(--accent,#6d4aff);color:var(--accent,#6d4aff)}.community-group-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:16px;align-items:start}.community-group-main,.community-group-side{display:grid;gap:16px}.community-group-composer{padding:16px}.community-group-composer-head{display:flex;gap:10px;align-items:center;margin-bottom:10px}.community-group-composer textarea{width:100%;min-height:90px;resize:vertical}.community-group-composer-actions{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:10px}.community-group-upload-status{font-size:.8rem;color:var(--text-muted,#657080)}.community-group-post-list{display:grid;gap:16px}.community-group-post{padding:0;overflow:visible}.community-group-post-head{display:flex;align-items:center;gap:10px;padding:14px 16px}.community-group-post-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:var(--surface-muted,#e8edf3);font-weight:600;flex:0 0 auto}.community-group-post-avatar img{width:100%;height:100%;object-fit:cover}.community-group-post-author{min-width:0;flex:1}.community-group-post-author strong{display:block;font-size:.94rem;font-weight:650}.community-group-post-author small{display:block;font-size:.78rem;color:var(--text-muted,#657080);margin-top:2px}.community-group-post-menu{position:relative}.community-group-post-menu>button{display:grid;place-items:center;width:36px;height:36px;border:0;background:transparent;border-radius:50%}.community-group-post-menu-popover{position:absolute;right:0;top:40px;z-index:30;min-width:150px;padding:6px;background:var(--surface,#fff);border:1px solid var(--border,#dfe3e8);border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.16)}.community-group-post-menu-popover button{width:100%;text-align:left;padding:9px 10px;border:0;background:transparent;border-radius:7px;font-size:.86rem}.community-group-post-menu-popover button:hover{background:var(--surface-muted,#f1f3f6)}.community-group-post-menu-popover .is-danger{color:#b42318}.community-group-post-body{padding:0 16px 14px;font-size:.95rem;line-height:1.55;overflow-wrap:anywhere}.community-group-post-media{display:grid;gap:2px;max-height:620px;overflow:hidden}.community-group-post-media.is-count-1{grid-template-columns:1fr}.community-group-post-media:not(.is-count-1){grid-template-columns:repeat(2,1fr)}.community-group-post-media a{position:relative;min-height:190px;background:#111}.community-group-post-media img{width:100%;height:100%;object-fit:cover;display:block}.community-group-post-media a span{position:absolute;inset:0;display:grid;place-items:center;background:rgba(0,0,0,.48);color:#fff;font-size:1.7rem;font-weight:650}.community-group-post-social{padding:0 16px 12px}.community-group-post-metrics{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:1px solid var(--border,#e2e6eb);font-size:.8rem;color:var(--text-muted,#657080)}.community-group-post-metrics button{border:0;background:transparent;color:inherit;font-size:inherit}.community-group-post-reaction-count{display:flex;align-items:center;gap:5px}.community-group-post-actions{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding-top:5px}.community-group-post-actions .community-feed-action{width:100%;justify-content:center}.community-group-post-edit-form{padding:0 16px 16px}.community-group-post-edit-form textarea{width:100%}.community-group-post-edit-form>div{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.community-group-side-card{padding:16px}.community-group-side-card h2{font-size:.95rem;margin:0 0 10px;font-weight:650}.community-group-side-card p,.community-group-side-card li{font-size:.86rem;line-height:1.5}.community-group-facts{display:grid;gap:10px}.community-group-fact{display:grid;grid-template-columns:24px 1fr;gap:9px;align-items:start}.community-group-fact svg{width:20px;height:20px}.community-group-member-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.community-group-member{display:flex;gap:10px;align-items:center;padding:12px}.community-group-member img,.community-group-member-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--surface-muted,#e8edf3);display:grid;place-items:center}.community-group-member-copy{min-width:0;flex:1}.community-group-member-copy strong{display:block;font-size:.9rem;font-weight:650}.community-group-member-copy small{font-size:.76rem;color:var(--text-muted,#657080)}.community-group-member-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}.community-group-empty{padding:28px;text-align:center}.community-group-about{padding:20px}.community-group-about h2{font-size:1rem;font-weight:650;margin:18px 0 7px}.community-group-about h2:first-child{margin-top:0}.community-group-about p{font-size:.92rem;line-height:1.55;white-space:pre-wrap}.community-group-install{padding:24px}.community-group-manage-row{display:grid;grid-template-columns:60px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px}.community-group-manage-row h2{font-size:.98rem;margin:0 0 3px;font-weight:650}.community-group-manage-row p{font-size:.82rem;margin:0;color:var(--text-muted,#657080)}@media(max-width:1000px){.community-groups-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-group-layout{grid-template-columns:1fr}.community-group-side{grid-row:1}.community-group-cover{height:220px}}@media(max-width:680px){.community-groups-commandbar{align-items:stretch;flex-direction:column}.community-groups-grid{grid-template-columns:1fr}.community-group-form-grid{grid-template-columns:1fr}.community-group-form label.is-wide{grid-column:auto}.community-group-cover{height:180px}.community-group-identity{align-items:flex-start;flex-wrap:wrap;padding:0 14px 14px}.community-group-avatar{width:84px;height:84px;border-radius:20px;margin-top:-36px}.community-group-title{flex-basis:calc(100% - 100px)}.community-group-hero-actions{width:100%}.community-group-hero-actions>*{flex:1;justify-content:center}.community-group-member-grid{grid-template-columns:1fr}.community-group-manage-row{grid-template-columns:50px 1fr}.community-group-manage-row>div:last-child{grid-column:1/-1;display:flex;gap:8px}.community-group-post-media a{min-height:150px}}.community-group-add-member{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px) auto;gap:12px;align-items:center;padding:14px}.community-group-add-member strong{display:block;font-size:.9rem;font-weight:650}.community-group-add-member small{display:block;margin-top:2px;color:var(--text-muted,#657080);font-size:.78rem;line-height:1.4}.community-group-add-member input{width:100%;min-height:40px}@media(max-width:680px){.community-group-add-member{grid-template-columns:1fr}.community-group-add-member button{width:100%}}.gayus-group-profile-v630 .community-group-page-shell{display:block}.gayus-group-profile-v630 .community-group-profile{overflow:hidden}.gayus-group-profile-v630 .community-group-hero{display:block}.gayus-group-profile-v630 .community-group-cover{height:240px;border-radius:0;background:var(--surface-muted,#e8edf3)}.gayus-group-profile-v630 .community-group-identity{align-items:flex-end;padding:0 20px 16px}.gayus-group-profile-v630 .community-group-avatar,.community-group-card-avatar{border-radius:50%}.gayus-group-profile-v630 .community-group-avatar{width:112px;height:112px;margin-top:-54px;border-width:4px;font-size:2rem}.gayus-group-profile-v630 .community-group-title{padding-top:12px}.gayus-group-profile-v630 .community-group-title h1{font-size:1.45rem;line-height:1.25;font-weight:700}.gayus-group-profile-v630 .community-group-title p{font-size:.9rem;line-height:1.4}.gayus-group-profile-v630 .community-group-tabs{padding:0 20px}.gayus-group-profile-v630 .community-group-tabs a{font-size:.88rem;font-weight:600}.gayus-group-profile-v630 .community-group-social-grid{padding:16px;align-items:start}.gayus-group-profile-v630 .community-group-profile-sidebar{display:grid;gap:12px}.gayus-group-profile-v630 .community-group-side-card{padding:16px;margin:0}.gayus-group-profile-v630 .community-group-side-card h2{font-size:1rem;line-height:1.3;font-weight:650;margin:0 0 10px}.gayus-group-profile-v630 .community-group-side-card p{font-size:.9rem;line-height:1.5;margin:0 0 14px;color:var(--text-muted,#657080)}.gayus-group-profile-v630 .community-group-fact{grid-template-columns:24px minmax(0,1fr)}.gayus-group-profile-v630 .community-group-fact strong{display:block;font-size:.88rem;font-weight:600;line-height:1.3}.gayus-group-profile-v630 .community-group-fact small{display:block;font-size:.79rem;line-height:1.4;color:var(--text-muted,#657080);margin-top:2px}.gayus-group-profile-v630 .community-group-creator{display:flex;align-items:center;gap:10px;text-decoration:none}.gayus-group-profile-v630 .community-group-creator-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;flex:0 0 auto;background:var(--surface-muted,#e8edf3)}.gayus-group-profile-v630 .community-group-creator-avatar img{width:100%;height:100%;object-fit:cover}.gayus-group-profile-v630 .community-group-creator strong{display:block;font-size:.9rem;font-weight:600}.gayus-group-profile-v630 .community-group-creator small{display:block;font-size:.78rem;color:var(--text-muted,#657080);margin-top:2px}.gayus-group-profile-v630 .community-feed-wrap{min-width:0}.gayus-group-profile-v630 .community-group-empty{margin:0}.gayus-group-profile-v630 .community-group-about,.gayus-group-profile-v630 .community-group-manage-layout,.gayus-group-profile-v630 main>section>section:not(.community-group-profile-sidebar){margin:16px}.community-group-card-avatar{border-radius:50%}@media(max-width:1000px){.gayus-group-profile-v630 .community-group-social-grid{grid-template-columns:1fr} .gayus-group-profile-v630 .community-group-profile-sidebar{order:2} .gayus-group-profile-v630 .community-social-feed-column{order:1}}@media(max-width:680px){.gayus-group-profile-v630 .community-group-cover{height:180px} .gayus-group-profile-v630 .community-group-identity{padding:0 14px 14px} .gayus-group-profile-v630 .community-group-avatar{width:88px;height:88px;margin-top:-42px;border-radius:50%} .gayus-group-profile-v630 .community-group-title h1{font-size:1.25rem} .gayus-group-profile-v630 .community-group-social-grid{padding:10px}}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-profile{overflow:visible!important;border-radius:22px!important;background:var(--card2,#f4f5f8)!important;border:1px solid color-mix(in srgb,var(--line,rgba(148,163,184,.24)) 82%,transparent)!important;box-shadow:0 14px 38px rgba(15,23,42,.08)!important}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-hero{overflow:hidden;border-radius:21px 21px 0 0;background:var(--card,#fff)}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-cover{position:relative;height:clamp(220px,28vw,340px);border-radius:21px 21px 0 0;background-color:#171127;background-image:linear-gradient(135deg,rgba(15,23,42,.82),rgba(91,33,182,.55))}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-cover::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.28))}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-cover img{position:relative;z-index:1}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-identity{position:relative;z-index:2;min-height:92px;padding:0 20px 16px;background:var(--card,#fff)}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-avatar{width:116px;height:116px;margin-top:-58px;border:5px solid var(--card,#fff);border-radius:50%!important;box-shadow:0 4px 14px rgba(15,23,42,.18);background:var(--card2,#eef0f5);font-size:2rem;font-weight:650}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-title h1{font-size:clamp(1.55rem,2.7vw,2.15rem)!important;font-weight:700!important;line-height:1.08!important;letter-spacing:-.025em!important}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-title p{color:var(--muted,#64748b)!important;font-size:.91rem!important;font-weight:400!important;line-height:1.42!important}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-hero-actions{align-items:center;padding-bottom:2px}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-hero-actions .community-btn{min-height:36px;border-radius:10px;font-size:.84rem;font-weight:600}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-tabs{gap:5px;padding:8px 16px;border-top:1px solid color-mix(in srgb,var(--line,rgba(148,163,184,.22)) 80%,transparent);background:color-mix(in srgb,var(--card,#fff) 90%,var(--card2,#f4f5f8));scrollbar-width:none}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-tabs::-webkit-scrollbar{display:none}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-tabs a{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid transparent;border-radius:10px;color:var(--muted,#64748b);font-size:.84rem;font-weight:600;line-height:1}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-tabs a:hover{color:var(--text,#111827);background:color-mix(in srgb,var(--purple,#7c3aed) 7%,transparent)}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-tabs a.is-active{color:var(--purple,#7c3aed);border-color:color-mix(in srgb,var(--purple,#7c3aed) 22%,var(--line,rgba(148,163,184,.22)));border-bottom-color:color-mix(in srgb,var(--purple,#7c3aed) 22%,var(--line,rgba(148,163,184,.22)));background:color-mix(in srgb,var(--purple,#7c3aed) 10%,var(--card,#fff));box-shadow:0 3px 10px rgba(63,25,125,.08)}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-social-grid{gap:16px!important;padding:16px!important;background:var(--card2,#f4f5f8)}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-side-card,body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-about,body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-add-member,body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-member,body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-form{border:1px solid color-mix(in srgb,var(--line,rgba(148,163,184,.22)) 88%,transparent)!important;border-radius:18px!important;background:var(--card,#fff)!important;box-shadow:0 7px 22px rgba(15,23,42,.055)!important}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-about,body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-manage-layout,body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-add-member,body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-profile>section:not(.community-group-hero){margin:16px}body.gayus-main-site-v498 .community-group-card-avatar{border-radius:50%!important}@media(min-width:1024px){body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-social-grid{grid-template-columns:minmax(280px,360px) minmax(0,1fr)!important;}}@media(max-width:700px){body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-cover{height:190px} body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-identity{align-items:flex-start;padding:0 12px 12px} body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-avatar{width:88px;height:88px;margin-top:-44px;border-width:4px} body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-title{padding-top:8px} body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-title h1{font-size:1.35rem!important} body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-hero-actions{width:100%} body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-social-grid{padding:10px!important}}.community-group-member-management-link{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:18px}.community-group-member-management-link h2{margin:0 0 4px;font-size:1.05rem}.community-group-member-management-link p{margin:0;color:var(--text-muted,#667085)}@media(max-width:700px){.community-group-member-management-link{align-items:flex-start;flex-direction:column}}.community-group-public-photos,.community-group-public-albums,.community-group-album-page{padding:20px}.community-group-public-photos .community-section-photo-grid,.community-group-album-page .community-section-photo-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.community-group-public-photos .community-section-photo-grid figure,.community-group-album-page .community-section-photo-grid figure{margin:0;min-width:0}.community-group-public-photos .community-section-photo-grid a,.community-group-album-page .community-section-photo-grid a{display:block;border-radius:14px;overflow:hidden;background:var(--surface-muted,#eef1f5)}.community-group-public-photos .community-section-photo-grid img,.community-group-album-page .community-section-photo-grid img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.community-group-public-photos .community-section-photo-grid figcaption,.community-group-album-page .community-section-photo-grid figcaption{margin-top:7px;font-size:.84rem;color:var(--text-muted,#657080);overflow-wrap:anywhere}.community-group-public-albums .community-section-album-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.community-group-public-albums .community-album-card{overflow:hidden;border:1px solid var(--border,#dfe3e8);border-radius:16px;background:var(--surface,#fff)}.community-group-public-albums .community-album-cover{display:block;height:150px;overflow:hidden;background:var(--surface-muted,#eef1f5)}.community-group-public-albums .community-album-cover img{width:100%;height:100%;object-fit:cover;display:block}.community-group-public-albums .community-album-empty-cover{height:100%;display:grid;place-items:center;color:var(--text-muted,#657080)}.community-group-public-albums .community-album-empty-cover svg{width:42px;height:42px}.community-group-public-albums .community-album-card-copy{padding:13px 14px}.community-group-public-albums .community-album-card-copy h3{margin:0 0 4px;font-size:.98rem}.community-group-public-albums .community-album-card-copy p{margin:0;font-size:.82rem;color:var(--text-muted,#657080)}.community-group-album-page .community-album-page-header{margin-bottom:18px}.community-group-album-page .community-album-page-header-main h1{margin:8px 0 5px}.community-group-album-page .community-album-page-header-main p{margin:0 0 6px;white-space:pre-wrap;color:var(--text-muted,#657080)}.community-group-album-page .community-album-page-header-main small{color:var(--text-muted,#657080)}.community-group-profile .community-photo-detail-card{border-radius:0 0 18px 18px}@media(max-width:680px){.community-group-public-photos,.community-group-public-albums,.community-group-album-page{padding:14px}.community-group-public-albums .community-section-album-grid{grid-template-columns:1fr 1fr}.community-group-public-albums .community-album-cover{height:120px}}@media(max-width:460px){.community-group-public-albums .community-section-album-grid{grid-template-columns:1fr}}.gayus-group-profile-v630 .community-social-feed-column>.community-feed-wrap{width:100%;min-width:0}.gayus-group-profile-v630 .community-feed-list{display:grid;gap:16px;min-width:0}.gayus-group-profile-v630 .community-feed-list>.community-feed-card{width:100%;min-width:0;margin:0}.gayus-group-profile-v630 .community-feed-loader,.gayus-group-profile-v630 .community-feed-end{padding:14px;text-align:center;color:var(--muted,var(--text-muted,#657080));font-size:.84rem}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-profile>.community-group-media-layout{display:block!important;width:auto!important;max-width:none!important;min-width:0!important;margin:16px!important;padding:0!important;background:transparent!important;box-sizing:border-box!important}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-media-layout>.community-social-section-column{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-media-layout :where(.community-group-public-photos,.community-group-public-albums){width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}@media(max-width:680px){body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-profile>.community-group-media-layout{margin:10px!important}}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-profile{min-width:0}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-profile>.community-group-section-layout{display:block!important;width:auto!important;max-width:none!important;min-width:0!important;margin:16px!important;padding:0!important;background:transparent!important;box-sizing:border-box!important}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-section-layout>.community-social-section-column{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-section-card{width:100%;max-width:none;min-width:0;margin:0!important;padding:20px;box-sizing:border-box;border:1px solid color-mix(in srgb,var(--line,rgba(148,163,184,.22)) 88%,transparent)!important;border-radius:18px!important;background:var(--card,#fff)!important;box-shadow:0 7px 22px rgba(15,23,42,.055)!important}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-private-section{display:grid;place-items:center;min-height:220px;text-align:center}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-private-section h2{margin:0 0 6px;font-size:1.05rem}body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-private-section p{margin:0;color:var(--muted,#64748b)}.community-group-detail-stack{display:grid;gap:14px;margin-top:18px}.community-group-detail-panel{overflow:hidden;border:1px solid color-mix(in srgb,var(--line,rgba(148,163,184,.22)) 88%,transparent);border-radius:14px;background:var(--card2,#f7f8fb)}.community-group-detail-panel>header{padding:11px 14px;border-bottom:1px solid color-mix(in srgb,var(--line,rgba(148,163,184,.22)) 82%,transparent);font-size:.82rem;font-weight:650;color:var(--muted,#64748b);text-transform:uppercase;letter-spacing:.035em}.community-group-detail-panel>.community-group-detail-body{padding:14px;font-size:.92rem;line-height:1.58;overflow-wrap:anywhere}.community-group-detail-panel>.community-group-detail-body p{margin:0;white-space:pre-wrap}.community-group-detail-list{display:grid;margin:0}.community-group-detail-list>div{display:grid;grid-template-columns:minmax(110px,180px) minmax(0,1fr);gap:16px;padding:11px 14px;border-bottom:1px solid color-mix(in srgb,var(--line,rgba(148,163,184,.22)) 76%,transparent)}.community-group-detail-list>div:last-child{border-bottom:0}.community-group-detail-list dt{font-size:.84rem;font-weight:600;color:var(--muted,#64748b)}.community-group-detail-list dd{margin:0;font-size:.9rem;line-height:1.45;overflow-wrap:anywhere}.community-group-creator-inline{display:flex;align-items:center;gap:10px;text-decoration:none}.community-group-creator-inline img{width:42px;height:42px;border-radius:50%;object-fit:cover;background:var(--card2,#eef0f5)}.community-group-creator-inline strong{display:block;font-size:.9rem}.community-group-creator-inline small{display:block;margin-top:2px;font-size:.78rem;color:var(--muted,#64748b)}.community-group-members-card .community-group-member-management-link{margin:0 0 16px}.community-group-members-card .community-group-member-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.community-group-members-card .community-group-member{min-width:0;margin:0!important;padding:13px;border-radius:14px!important;box-shadow:none!important}.community-group-members-card .community-group-member img,.community-group-members-card .community-group-member-avatar{width:50px;height:50px;flex:0 0 auto}.community-group-members-card .community-group-member-copy strong a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-group-members-card .community-group-member-copy small{display:block;margin-top:3px}.community-group-album-page-content{width:100%;min-width:0}.community-group-album-page-content .community-album-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0 0 18px;padding-bottom:16px;border-bottom:1px solid color-mix(in srgb,var(--line,rgba(148,163,184,.22)) 82%,transparent)}.community-group-album-page-content .community-album-page-header-main{min-width:0}.community-group-album-page-content .community-album-back-link,.community-group-photo-page-toolbar a{display:inline-flex;align-items:center;gap:6px;color:var(--purple,#7c3aed);font-size:.84rem;font-weight:600;text-decoration:none}.community-group-album-page-content .community-album-page-header h1{margin:8px 0 5px;font-size:1.35rem;line-height:1.2}.community-group-album-page-content .community-album-page-meta,.community-group-album-page-content .community-album-page-description{margin:0;color:var(--muted,#64748b);font-size:.88rem;line-height:1.48}.community-group-album-page-content .community-album-page-description{margin-top:8px;white-space:pre-wrap}.community-group-album-page-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.community-group-album-page-gallery{min-width:0}.community-group-album-page-gallery .community-photo-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px}.community-group-photo-page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid color-mix(in srgb,var(--line,rgba(148,163,184,.22)) 82%,transparent);background:var(--card,#fff)}.community-group-photo-page-toolbar>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.community-group-photo-page-toolbar .community-group-photo-context{font-size:.82rem;color:var(--muted,#64748b)}.community-group-photo-detail-shell{overflow:hidden;padding:0!important}.community-group-photo-detail-shell>.community-feed-list,.community-group-photo-detail-shell>.community-feed-card{margin:0}.community-group-tabs a[aria-current="page"]{color:var(--purple,#7c3aed)}.community-group-hero-actions form.is-busy{opacity:.72}.community-group-hero-actions [data-group-membership-state]{white-space:nowrap}[data-group-ajax-form].is-busy{opacity:.78;pointer-events:none}[data-group-ajax-form].is-busy button[type="submit"]{cursor:wait}.community-group-ajax-notice{margin:0 0 14px;padding:11px 13px;border:1px solid color-mix(in srgb,var(--purple,#7c3aed) 24%,var(--line,rgba(148,163,184,.22)));border-radius:11px;background:color-mix(in srgb,var(--purple,#7c3aed) 8%,var(--card,#fff));font-size:.86rem}.community-group-ajax-notice.is-error{border-color:color-mix(in srgb,#b42318 32%,var(--line,rgba(148,163,184,.22)));background:color-mix(in srgb,#b42318 8%,var(--card,#fff));color:#b42318}@media(max-width:1000px){.community-group-members-card .community-group-member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-profile>.community-group-section-layout{margin:10px!important} body.gayus-main-site-v498.gayus-group-profile-v630 .community-group-section-card{padding:14px} .community-group-members-card .community-group-member-grid{grid-template-columns:1fr} .community-group-detail-list>div{grid-template-columns:1fr;gap:4px} .community-group-album-page-content .community-album-page-header{flex-direction:column} .community-group-album-page-gallery .community-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px} .community-group-photo-page-toolbar{align-items:flex-start;flex-direction:column}}@media(max-width:420px){.community-group-album-page-gallery .community-photo-grid{grid-template-columns:1fr}}body.gayus-group-profile-v630 .community-group-social-cover{border-radius:0!important}body.gayus-group-profile-v630 .community-group-social-avatar{border-radius:50%!important}body.gayus-group-profile-v630 .community-group-social-title .community-profile-username{color:rgba(255,255,255,.82)!important}body.gayus-group-profile-v630 .community-group-social-title>p{margin:6px 0 0!important;color:rgba(255,255,255,.88)!important;font-size:.88rem!important;line-height:1.4!important}body.gayus-group-profile-v630 .community-group-social-actions>form{display:inline-flex!important;flex:0 0 auto!important;width:auto!important;margin:0!important}body.gayus-group-profile-v630 .community-group-social-actions>form>.community-side-action{width:auto!important}body.gayus-group-profile-v630 .community-group-tabs{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;gap:0!important;overflow-x:auto!important;margin:0!important;padding:0 clamp(14px,2.2vw,24px)!important;border-top:0!important;border-right:0!important;border-bottom:1px solid var(--line,rgba(148,163,184,.22))!important;border-left:0!important;border-radius:0!important;background:var(--card,#fff)!important;box-shadow:none!important;scrollbar-width:none!important}body.gayus-group-profile-v630 .community-group-tabs::-webkit-scrollbar{display:none!important}body.gayus-group-profile-v630 .community-group-tabs a{position:relative!important;display:flex!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:0 14px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--muted,#64748b)!important;box-shadow:none!important;font-size:.86rem!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}body.gayus-group-profile-v630 .community-group-tabs a:hover{color:var(--link,var(--purple,#7c3aed))!important;background:transparent!important}body.gayus-group-profile-v630 .community-group-tabs a:is(.is-current,.is-active,[aria-current="page"]){color:var(--text,#111827)!important;background:transparent!important;box-shadow:none!important}body.gayus-group-profile-v630 .community-group-tabs a:is(.is-current,.is-active,[aria-current="page"])::after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:4px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,#ef4444,#f59e0b,#7c3aed)}html[data-theme="dark"] body.gayus-group-profile-v630 .community-group-tabs{background:var(--card,#171821)!important}body.gayus-group-profile-v630 [data-group-ajax-refresh-root].is-refreshing{opacity:.72;pointer-events:none;transition:opacity .15s ease}body.gayus-group-profile-v630 .community-group-section-layout,body.gayus-group-profile-v630 .community-group-media-layout{width:auto!important;max-width:none!important}body.gayus-group-profile-v630 .community-group-section-card{width:100%!important;max-width:none!important}.community-groups-grid.is-loading-more{opacity:.72;pointer-events:none}.community-group-load-more-status{margin:12px 0 0;text-align:center;color:var(--muted,#64748b);font-size:.84rem}@media(max-width:960px){body.gayus-group-profile-v630 .community-group-social-actions>form{flex:1 1 0!important;} body.gayus-group-profile-v630 .community-group-social-actions>form>.community-side-action{width:100%!important;}}@media(max-width:560px){body.gayus-group-profile-v630 .community-group-tabs{padding:0 8px!important} body.gayus-group-profile-v630 .community-group-tabs a{min-height:43px!important;padding:0 10px!important;font-size:.84rem!important}}.community-group-form-grid>.is-wide{grid-column:1/-1}
