.club-card:where(.astro-FADRY4UH){display:flex;flex-direction:column;background:var(--white);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);text-decoration:none;color:inherit;transition:all var(--transition-base);position:relative;overflow:hidden}.club-card:where(.astro-FADRY4UH):before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gradient-primary);opacity:0;transition:opacity var(--transition-base)}.club-card:where(.astro-FADRY4UH):hover{border-color:var(--blue-200);box-shadow:var(--shadow-lg);transform:translateY(-4px);color:inherit}.club-card:where(.astro-FADRY4UH):hover:before{opacity:1}.club-card__avatar:where(.astro-FADRY4UH){width:48px;height:48px;border-radius:var(--radius-md);background:var(--gradient-primary);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-lg);flex-shrink:0}.club-card__avatar:where(.astro-FADRY4UH) span:where(.astro-FADRY4UH){color:var(--white);font-weight:700;font-size:1rem;letter-spacing:.02em}.club-card__body:where(.astro-FADRY4UH){flex:1}.club-card__name:where(.astro-FADRY4UH){font-size:1.15rem;font-weight:700;color:var(--slate-900);margin-bottom:var(--space-sm)}.club-card__desc:where(.astro-FADRY4UH){font-size:.9rem;color:var(--color-text-secondary);line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.club-card__footer:where(.astro-FADRY4UH){display:flex;align-items:center;justify-content:space-between;margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--color-border)}.club-card__meta:where(.astro-FADRY4UH){font-size:.8rem;font-weight:500;color:var(--color-text-muted)}.club-card__arrow:where(.astro-FADRY4UH){font-size:1.1rem;color:var(--color-primary);font-weight:600;transition:transform var(--transition-fast)}.club-card:where(.astro-FADRY4UH):hover .club-card__arrow:where(.astro-FADRY4UH){transform:translate(4px)}.hero:where(.astro-J7PV25F6){position:relative;overflow:hidden;min-height:calc(100vh - var(--nav-height));display:flex;align-items:center;justify-content:center}.hero__bg:where(.astro-J7PV25F6){position:absolute;inset:0;background:var(--gradient-hero);z-index:0}.hero__grid-overlay:where(.astro-J7PV25F6){position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px}.hero__glow:where(.astro-J7PV25F6){position:absolute;border-radius:50%;filter:blur(100px);opacity:.4}.hero__glow--1:where(.astro-J7PV25F6){width:600px;height:600px;background:var(--blue-600);top:-200px;right:-100px}.hero__glow--2:where(.astro-J7PV25F6){width:400px;height:400px;background:var(--sky-500);bottom:-100px;left:-50px;opacity:.25}.hero__content:where(.astro-J7PV25F6){position:relative;z-index:1;text-align:center;max-width:780px;padding:var(--space-4xl) var(--space-lg)}.hero__badge:where(.astro-J7PV25F6){display:inline-block;padding:.4rem 1.2rem;font-size:.85rem;font-weight:600;color:#ffffffd9;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-full);margin-bottom:var(--space-xl);backdrop-filter:blur(8px)}.hero__title:where(.astro-J7PV25F6){font-size:clamp(2.5rem,6vw,4rem);font-weight:800;color:var(--white);line-height:1.1;letter-spacing:-.03em;margin-bottom:var(--space-lg)}.hero__title-accent:where(.astro-J7PV25F6){background:linear-gradient(135deg,var(--sky-400),var(--blue-300));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__subtitle:where(.astro-J7PV25F6){font-size:1.15rem;color:#fff9;max-width:560px;margin:0 auto var(--space-2xl);line-height:1.7}.hero__actions:where(.astro-J7PV25F6){display:flex;justify-content:center;gap:var(--space-md);flex-wrap:wrap;margin-bottom:var(--space-3xl)}.hero__actions:where(.astro-J7PV25F6) .btn--lg:where(.astro-J7PV25F6){padding:.85rem 2rem;font-size:1rem}.hero__actions:where(.astro-J7PV25F6) .btn-secondary:where(.astro-J7PV25F6){background:rgba(255,255,255,.08);color:var(--white);border-color:#fff3}.hero__actions:where(.astro-J7PV25F6) .btn-secondary:where(.astro-J7PV25F6):hover{background:rgba(255,255,255,.15);border-color:#ffffff4d;color:var(--white)}.hero__stats:where(.astro-J7PV25F6){display:flex;justify-content:center;gap:var(--space-xl);align-items:center;padding-top:var(--space-xl);border-top:1px solid rgba(255,255,255,.08)}.hero__stat:where(.astro-J7PV25F6){text-align:center}.hero__stat-number:where(.astro-J7PV25F6){display:block;font-size:1.6rem;font-weight:800;color:var(--white);letter-spacing:-.02em}.hero__stat-label:where(.astro-J7PV25F6){font-size:.8rem;font-weight:500;color:#ffffff73;text-transform:uppercase;letter-spacing:.05em}.hero__stat-divider:where(.astro-J7PV25F6){width:1px;height:36px;background:rgba(255,255,255,.1)}.featured:where(.astro-J7PV25F6){background:var(--gradient-surface)}.featured__cta:where(.astro-J7PV25F6){text-align:center;margin-top:var(--space-3xl)}.cta-banner:where(.astro-J7PV25F6){background:var(--slate-900);padding:var(--space-3xl) 0}.cta-banner__inner:where(.astro-J7PV25F6){display:flex;align-items:center;justify-content:space-between;gap:var(--space-xl);flex-wrap:wrap}.cta-banner__content:where(.astro-J7PV25F6) h2:where(.astro-J7PV25F6){color:var(--white);font-size:1.5rem;margin-bottom:var(--space-sm)}.cta-banner__content:where(.astro-J7PV25F6) p:where(.astro-J7PV25F6){color:#ffffff80;max-width:500px}@media (max-width: 640px){.hero__stats:where(.astro-J7PV25F6){flex-direction:column;gap:var(--space-md)}.hero__stat-divider:where(.astro-J7PV25F6){width:40px;height:1px}.cta-banner__inner:where(.astro-J7PV25F6){flex-direction:column;text-align:center}}
