.page-module__n2f4ya__container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.page-module__n2f4ya__header{margin-bottom:3rem}.page-module__n2f4ya__headerContent{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.page-module__n2f4ya__title{background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.page-module__n2f4ya__subtitle{color:#fff9;max-width:600px;font-size:1.1rem}.page-module__n2f4ya__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:2rem;display:grid}.page-module__n2f4ya__card{border:1px solid #ffffff1a;flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.page-module__n2f4ya__card:hover{border-color:var(--accent-primary);transform:translateY(-5px)}.page-module__n2f4ya__featuredCard{border-color:#ffaa0057}.page-module__n2f4ya__featuredCard .page-module__n2f4ya__cardGlow{background:linear-gradient(90deg, transparent, var(--accent-secondary), transparent);opacity:.8}.page-module__n2f4ya__cardGlow{background:linear-gradient(90deg, transparent, var(--accent-primary), transparent);opacity:.5;width:100%;height:2px;position:absolute;top:0;left:0}.page-module__n2f4ya__logoContainer{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.page-module__n2f4ya__logo{object-fit:cover;width:100%;height:100%}.page-module__n2f4ya__cardTitle{color:#fff;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;display:flex}.page-module__n2f4ya__rsiVerifiedTitle{color:#4ade80}.page-module__n2f4ya__rsiVerifiedIcon{color:#4ade80;flex-shrink:0}.page-module__n2f4ya__badgeRow{flex-wrap:wrap;gap:.5rem;margin:-.35rem 0 1rem;display:flex}.page-module__n2f4ya__orgVerifiedBadge{width:fit-content;color:var(--accent-primary);letter-spacing:.08em;text-transform:uppercase;background:#00f2ff14;border:1px solid #00f2ff47;border-radius:4px;align-items:center;gap:.35rem;padding:.3rem .55rem;font-size:.68rem;font-weight:800;display:inline-flex}.page-module__n2f4ya__featuredBadge{width:fit-content;color:var(--accent-secondary);letter-spacing:.08em;text-transform:uppercase;background:#ffaa001a;border:1px solid #ffaa0052;border-radius:4px;align-items:center;gap:.35rem;padding:.3rem .55rem;font-size:.68rem;font-weight:800;display:inline-flex}.page-module__n2f4ya__orgVerifiedIcon{flex-shrink:0}.page-module__n2f4ya__cardDescription{color:#ffffffb3;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module__n2f4ya__cardFooter{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.page-module__n2f4ya__memberCount{color:#ffffff80;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.page-module__n2f4ya__memberIcon{color:var(--accent-primary)}.page-module__n2f4ya__actionBtn{flex:1;justify-content:center!important;align-items:center!important;min-width:80px!important;height:38px!important;padding:0 1rem!important;font-size:.8rem!important;line-height:1!important;display:flex!important}.page-module__n2f4ya__loader{justify-content:center;align-items:center;min-height:300px;display:flex}.page-module__n2f4ya__spinner{border:3px solid #00f2ff1a;border-top-color:var(--accent-primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite page-module__n2f4ya__spin}@keyframes page-module__n2f4ya__spin{to{transform:rotate(360deg)}}.page-module__n2f4ya__emptyState{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.page-module__n2f4ya__emptyStateTitle{color:#fff;font-size:1.5rem}@media (max-width:768px){.page-module__n2f4ya__headerContent{flex-direction:column;align-items:flex-start}.page-module__n2f4ya__title{font-size:2rem}.page-module__n2f4ya__grid{grid-template-columns:1fr}}.page-module__n2f4ya__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.page-module__n2f4ya__modalContent{border:1px solid #00f2ff33;width:100%;max-width:500px;padding:2.5rem}.page-module__n2f4ya__modalTitle{color:var(--accent-primary);text-align:center;letter-spacing:.1em;margin-bottom:2rem;font-size:1.8rem}.page-module__n2f4ya__createForm{flex-direction:column;gap:1.5rem;display:flex}.page-module__n2f4ya__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__n2f4ya__formGroup input,.page-module__n2f4ya__formGroup textarea{background:#0f172a99;width:100%}.page-module__n2f4ya__inputGroupWrapper{align-items:stretch;width:100%;display:flex}.page-module__n2f4ya__inputPrefix{color:#fff9;white-space:nowrap;background:#0006;border:1px solid #00f2ff33;border-right:none;border-top-left-radius:4px;border-bottom-left-radius:4px;align-items:center;padding:0 .8rem;font-size:.9rem;display:flex}.page-module__n2f4ya__inputGroupWrapper input{flex:1;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.page-module__n2f4ya__formGroup textarea{resize:vertical;min-height:120px}.page-module__n2f4ya__modalActions{gap:1rem;margin-top:1rem;display:flex}.page-module__n2f4ya__modalActions button{flex:1}.page-module__n2f4ya__cancelBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:14px;font-weight:600;transition:all .2s}.page-module__n2f4ya__cancelBtn:hover{background:#ffffff1a;border-color:#ffffff4d}.page-module__n2f4ya__buttonSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite page-module__n2f4ya__spin;display:inline-block}
