.community-page--pl .community-page__grid{margin-top:1.5rem;padding:1.75rem 1.5rem;gap:1.5rem;background:linear-gradient(165deg,var(--wp-bg-sidebar) 0,transparent 50%,var(--wp-bg-sidebar) 100%);background-image:linear-gradient(rgba(24,119,242,.04) 1px,transparent 0),linear-gradient(90deg,rgba(24,119,242,.04) 1px,transparent 0);background-size:22px 22px;border:1px solid rgba(24,119,242,.12);border-radius:12px;box-shadow:0 4px 20px rgba(24,119,242,.08)}@media(min-width:1400px){.community-page--pl .community-page__grid{gap:1.75rem;grid-template-columns:repeat(2,1fr)}}.community-page--pl .community-page__grid-header{grid-column:1/-1;margin:0 0 .5rem;padding:0 0 1rem;font-size:1.375rem;font-weight:700;letter-spacing:-.025em;color:var(--wp-text);display:flex;align-items:center;gap:.75rem;border-bottom:1px solid rgba(24,119,242,.12)}.community-page--pl .community-page__grid-header:before{display:none}.community-page--pl .community-page__grid-header-icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:10px;background:linear-gradient(135deg,#1877f2,#0e5bc4);color:#fff;flex-shrink:0;box-shadow:0 4px 12px rgba(24,119,242,.35)}.community-page--pl .community-page__grid-header-icon svg{width:1.25rem;height:1.25rem}.community-page--pl .community-page__card-inner{border-radius:12px;border:1px solid var(--wp-border);overflow:hidden;position:relative;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),border-color .35s cubic-bezier(.4,0,.2,1)}.community-page--pl .community-page__card-inner:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1877f2,#3091f5 50%,#1877f2);background-size:200% 100%;opacity:0;transition:opacity .35s cubic-bezier(.4,0,.2,1);z-index:1}.community-page--pl .community-page__card-inner:hover{transform:translateY(-10px);border-color:rgba(24,119,242,.35);box-shadow:0 28px 56px -14px rgba(24,119,242,.22),0 14px 28px -10px rgba(0,0,0,.08)}.community-page--pl .community-page__card-inner:hover:before{opacity:1}.community-page--pl .community-page__card-visual{position:relative;overflow:hidden}.community-page--pl .community-page__card-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.35) 0,transparent 35%,transparent 65%,rgba(0,0,0,.08));pointer-events:none;transition:opacity .35s cubic-bezier(.4,0,.2,1)}.community-page--pl .community-page__card-inner:hover .community-page__card-img{transform:scale(1.08);transition-duration:.6s}.community-page--pl .community-page__card-members{background:rgba(24,119,242,.92);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:.8125rem;font-weight:600;padding:.5rem .95rem;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.2);transition:transform .35s cubic-bezier(.4,0,.2,1),background .35s cubic-bezier(.4,0,.2,1)}.community-page--pl .community-page__card-inner:hover .community-page__card-members{background:rgba(24,119,242,.98);transform:scale(1.06)}.community-page--pl .community-page__card-content{padding:1.5rem;gap:.5rem}.community-page--pl .community-page__card-title{font-size:1.2rem;font-weight:700;letter-spacing:-.015em;line-height:1.3;transition:color .35s cubic-bezier(.4,0,.2,1)}.community-page--pl .community-page__card-inner:hover .community-page__card-title{color:#1877f2}.community-page--pl .community-page__card .community-page__btn{align-self:flex-start;margin-top:.75rem;padding:.65rem 1.35rem;font-size:.875rem;font-weight:600;background:rgba(0,0,0,0);color:#1877f2;border:2px solid #1877f2;border-radius:12px;position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:.5rem;transition:color .35s cubic-bezier(.4,0,.2,1),background .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1),border-color .35s cubic-bezier(.4,0,.2,1)}.community-page--pl .community-page__card .community-page__btn:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(255,255,255,.25),transparent 45%);opacity:0;transition:opacity .35s cubic-bezier(.4,0,.2,1)}.community-page--pl .community-page__card .community-page__btn:hover{background:#1877f2;color:#fff;transform:translateY(-3px);border-color:#1877f2;box-shadow:0 8px 24px -6px rgba(24,119,242,.5)}.community-page--pl .community-page__card .community-page__btn:hover:after{opacity:1}.community-page--pl .community-page__btn-text{position:relative;z-index:1}.community-page--pl .community-page__btn-icon{width:1rem;height:1rem;flex-shrink:0;opacity:.9;transition:transform .35s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.community-page--pl .community-page__card .community-page__btn:hover .community-page__btn-icon{transform:translate(2px,-2px)}.community-page--pl .community-page__card-desc{-webkit-line-clamp:2;line-height:1.6}[data-theme=dark] .community-page--pl .community-page__grid{background-color:var(--wp-bg-sidebar);background-image:linear-gradient(rgba(24,119,242,.06) 1px,transparent 0),linear-gradient(90deg,rgba(24,119,242,.06) 1px,transparent 0);border-color:hsla(0,0%,100%,.08);box-shadow:0 4px 24px rgba(0,0,0,.2)}[data-theme=dark] .community-page--pl .community-page__grid-header{border-bottom-color:rgba(24,119,242,.2)}[data-theme=dark] .community-page--pl .community-page__grid-header-icon{box-shadow:0 4px 12px rgba(24,119,242,.5)}[data-theme=dark] .community-page--pl .community-page__card-inner{border-color:hsla(0,0%,100%,.08)}[data-theme=dark] .community-page--pl .community-page__card-inner:hover{border-color:rgba(24,119,242,.45)}[data-theme=dark] .community-page--pl .community-page__card-members{background:rgba(24,119,242,.8)}[data-theme=dark] .community-page--pl .community-page__card .community-page__btn:hover{background:#2d8bf7}