.page-hero[data-astro-cid-osukwrms]{position:relative;background:url(/community_gathering.png) center/cover no-repeat;background-size:cover;background-position:center;background-repeat:no-repeat;padding:5rem 1.5rem 3rem;display:flex;align-items:center;justify-content:center;text-align:center;min-height:45vh}.hero-overlay[data-astro-cid-osukwrms]{position:absolute;inset:0;background:linear-gradient(135deg,#0f172ae0,#1e3a8ab8)}.hero-inner[data-astro-cid-osukwrms]{position:relative;z-index:2;max-width:660px}.hero-tag[data-astro-cid-osukwrms]{display:inline-block;padding:.3rem 1rem;background:#fbbf2433;border:1px solid rgba(251,191,36,.4);color:#fbbf24;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;border-radius:9999px;margin-bottom:1rem}.hero-title[data-astro-cid-osukwrms]{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:.75rem}.hero-desc[data-astro-cid-osukwrms]{font-size:.95rem;color:#fffc;line-height:1.6;max-width:520px;margin:0 auto}.container[data-astro-cid-osukwrms]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-header[data-astro-cid-osukwrms]{text-align:center;max-width:600px;margin:0 auto 3rem}.eyebrow[data-astro-cid-osukwrms]{display:inline-block;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#15803d;margin-bottom:.75rem}.section-title[data-astro-cid-osukwrms]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.2}.leadership-section[data-astro-cid-osukwrms]{padding:5rem 0;background:#fff}.leaders-grid[data-astro-cid-osukwrms]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;max-width:900px;margin:0 auto}@media(max-width:700px){.leaders-grid[data-astro-cid-osukwrms]{grid-template-columns:1fr;max-width:400px}}.leader-card[data-astro-cid-osukwrms]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.25rem;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.leader-card[data-astro-cid-osukwrms]:hover{transform:translateY(-6px);box-shadow:0 20px 48px #0000001f}.leader-img-wrap[data-astro-cid-osukwrms]{position:relative;aspect-ratio:4 / 3;width:100%;overflow:hidden;background:#e2e8f0}.leader-img[data-astro-cid-osukwrms]{width:100%;height:100%;object-fit:cover;object-position:center 25%;display:block;transition:transform .5s ease}.leader-card[data-astro-cid-osukwrms]:hover .leader-img[data-astro-cid-osukwrms]{transform:scale(1.05)}.leader-overlay[data-astro-cid-osukwrms]{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(15,23,42,.75) 100%);display:flex;align-items:flex-end;justify-content:center;padding-bottom:1.25rem;opacity:0;transition:opacity .35s ease}.leader-card[data-astro-cid-osukwrms]:hover .leader-overlay[data-astro-cid-osukwrms]{opacity:1}.social-links[data-astro-cid-osukwrms]{display:flex;gap:.6rem}.social-btn[data-astro-cid-osukwrms]{width:38px;height:38px;border-radius:50%;background:#fff3;border:1px solid rgba(255,255,255,.4);color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .25s ease;backdrop-filter:blur(4px)}.social-btn[data-astro-cid-osukwrms]:hover{background:#fff;color:#15803d;border-color:#fff}.leader-body[data-astro-cid-osukwrms]{padding:1.5rem;text-align:center}.leader-name[data-astro-cid-osukwrms]{font-size:1.2rem;font-weight:800;color:#0f172a;margin:0 0 .25rem}.leader-role[data-astro-cid-osukwrms]{display:block;font-size:.82rem;font-weight:600;color:#15803d;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem}.leader-bio[data-astro-cid-osukwrms]{font-size:.875rem;color:#64748b;line-height:1.6;margin:0 0 1rem}.leader-socials[data-astro-cid-osukwrms]{display:flex;gap:.5rem;justify-content:center;margin-top:.75rem}.leader-social-link[data-astro-cid-osukwrms]{width:34px;height:34px;border-radius:50%;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .25s ease}.leader-social-link[data-astro-cid-osukwrms]:hover{background:#15803d;color:#fff;transform:translateY(-2px)}.team-section[data-astro-cid-osukwrms]{padding:5rem 0;background:#f8fafc}.team-grid[data-astro-cid-osukwrms]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:1023px){.team-grid[data-astro-cid-osukwrms]{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.team-grid[data-astro-cid-osukwrms]{grid-template-columns:1fr;max-width:380px;margin:0 auto}}.team-card[data-astro-cid-osukwrms]{background:#fff;border:1px solid #e2e8f0;border-radius:1.15rem;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.team-card[data-astro-cid-osukwrms]:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0000001a}.team-img-wrap[data-astro-cid-osukwrms]{position:relative;aspect-ratio:1 / 1;width:100%;overflow:hidden;background:#e2e8f0}.team-img[data-astro-cid-osukwrms]{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block;transition:transform .5s ease}.team-card[data-astro-cid-osukwrms]:hover .team-img[data-astro-cid-osukwrms]{transform:scale(1.05)}.team-hover[data-astro-cid-osukwrms]{position:absolute;inset:0;background:#0f172aa6;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.team-card[data-astro-cid-osukwrms]:hover .team-hover[data-astro-cid-osukwrms]{opacity:1}.hover-socials[data-astro-cid-osukwrms]{display:flex;gap:.6rem}.hover-btn[data-astro-cid-osukwrms]{width:40px;height:40px;border-radius:50%;background:#fff3;border:1.5px solid rgba(255,255,255,.5);color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .25s ease}.hover-btn[data-astro-cid-osukwrms]:hover{background:#fff;color:#15803d;border-color:#fff}.team-body[data-astro-cid-osukwrms]{padding:1.5rem;text-align:center}.team-name[data-astro-cid-osukwrms]{font-size:1.05rem;font-weight:700;color:#0f172a;margin:0 0 .2rem}.team-role[data-astro-cid-osukwrms]{display:block;font-size:.78rem;font-weight:600;color:#15803d;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.75rem}.team-bio[data-astro-cid-osukwrms]{font-size:.84rem;color:#64748b;line-height:1.6;margin:0 0 1rem}.team-socials[data-astro-cid-osukwrms]{display:flex;gap:.5rem;justify-content:center;margin-top:.75rem}.team-social-link[data-astro-cid-osukwrms]{width:32px;height:32px;border-radius:50%;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .25s ease}.team-social-link[data-astro-cid-osukwrms]:hover{background:#15803d;color:#fff;transform:translateY(-2px)}.join-section[data-astro-cid-osukwrms]{padding:5rem 0;background:linear-gradient(135deg,#0f172a,#14532d);text-align:center}.join-inner[data-astro-cid-osukwrms]{max-width:620px}.join-title[data-astro-cid-osukwrms]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#fff;margin-bottom:.75rem}.join-desc[data-astro-cid-osukwrms]{font-size:1rem;color:#ffffffb3;margin-bottom:2rem;line-height:1.7}.join-btn[data-astro-cid-osukwrms]{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2.25rem;background:#fbbf24;color:#1e293b;border-radius:9999px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 8px 24px #fbbf2459}.join-btn[data-astro-cid-osukwrms]:hover{transform:translateY(-3px);box-shadow:0 12px 32px #fbbf2480}
