.club-card--skeleton:where(.astro-J7PV25F6){pointer-events:none}.skeleton-avatar:where(.astro-J7PV25F6){width:48px;height:48px;border-radius:var(--radius-md);background:linear-gradient(90deg,var(--slate-100) 25%,var(--slate-200) 50%,var(--slate-100) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;margin-bottom:var(--space-lg)}.skeleton-line:where(.astro-J7PV25F6){height:14px;border-radius:var(--radius-sm);background:linear-gradient(90deg,var(--slate-100) 25%,var(--slate-200) 50%,var(--slate-100) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;margin-bottom:var(--space-sm);width:100%}.skeleton-line--title:where(.astro-J7PV25F6){width:60%;height:18px}.skeleton-line--short:where(.astro-J7PV25F6){width:40%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}#featured-grid .club-card{display:flex;flex-direction:column;background:linear-gradient(var(--white),#fbfdff) padding-box,linear-gradient(135deg,var(--blue-100),var(--slate-200)) border-box;border:1px solid transparent;border-radius:var(--radius-lg);padding:var(--space-xl);text-decoration:none;color:inherit;box-shadow:0 8px 24px #0f172a0d;transition:transform var(--transition-base),box-shadow var(--transition-base),filter var(--transition-base);position:relative;overflow:hidden}#featured-grid .club-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gradient-primary);opacity:0;transition:opacity var(--transition-base)}#featured-grid .club-card:hover{box-shadow:0 18px 34px #2563eb24,0 8px 18px #0f172a14;transform:translateY(-6px);filter:saturate(1.05);color:inherit}#featured-grid .club-card:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}#featured-grid .club-card:hover:before{opacity:1}#featured-grid .club-card__avatar{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;overflow:hidden}#featured-grid .club-card__avatar span{color:var(--white);font-weight:700;font-size:1rem}#featured-grid .club-card__body{flex:1}#featured-grid .club-card__name{font-size:1.15rem;font-weight:700;color:var(--slate-900);margin-bottom:var(--space-sm)}#featured-grid .club-card__desc{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}#featured-grid .club-card__footer{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)}#featured-grid .club-card__meta{font-size:.8rem;font-weight:500;color:var(--color-text-muted)}#featured-grid .club-card__arrow{font-size:1.1rem;color:var(--color-primary);font-weight:600;transition:transform var(--transition-fast)}#featured-grid .club-card:hover .club-card__arrow{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;margin-bottom:-20px}.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}}
