.hub-hero:where(.astro-7j2rvith){position:relative;padding:160px 0 60px;overflow:hidden}@media(min-width:768px){.hub-hero:where(.astro-7j2rvith){padding:180px 0 80px}}.hub-glow:where(.astro-7j2rvith){position:absolute;top:-200px;left:50%;transform:translate(-50%);width:800px;height:600px;background:radial-gradient(ellipse at center,var(--color-accent-glow) 0%,transparent 70%);pointer-events:none;animation:glow-pulse 6s ease-in-out infinite}.hub-hero-content:where(.astro-7j2rvith){position:relative;z-index:1;text-align:center}.hub-title:where(.astro-7j2rvith){font-family:var(--font-display);font-size:clamp(2rem,5vw,3.5rem);font-weight:600;line-height:1.1;letter-spacing:-.03em;color:var(--color-fg-primary);margin-top:16px;margin-bottom:24px}.gradient-text:where(.astro-7j2rvith){background:linear-gradient(135deg,var(--color-accent) 0%,var(--color-success) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hub-subtitle:where(.astro-7j2rvith){font-size:clamp(1rem,2vw,1.25rem);color:var(--color-fg-muted);max-width:560px;margin:0 auto;line-height:1.7}.category-section:where(.astro-7j2rvith){padding:60px 0;border-top:1px solid var(--color-border-subtle)}.category-header:where(.astro-7j2rvith){margin-bottom:40px}.category-title:where(.astro-7j2rvith){font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:var(--color-fg-primary);margin-bottom:8px}.category-desc:where(.astro-7j2rvith){font-size:1rem;color:var(--color-fg-muted)}.integration-grid:where(.astro-7j2rvith){display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){.integration-grid:where(.astro-7j2rvith){grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.integration-grid:where(.astro-7j2rvith){grid-template-columns:repeat(3,1fr)}}.integration-card:where(.astro-7j2rvith){display:flex;align-items:flex-start;gap:16px;padding:24px;background:var(--color-bg-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);transition:border-color .3s,box-shadow .3s,transform .2s,opacity .6s ease;text-decoration:none;color:inherit}.integration-card:where(.astro-7j2rvith):hover{border-color:var(--color-border);box-shadow:0 0 40px var(--color-accent-glow);transform:translateY(-2px);color:inherit}.card-logo:where(.astro-7j2rvith){flex-shrink:0;width:56px;height:56px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;background:var(--color-bg-inset);border:1px solid var(--color-border-subtle);overflow:hidden}.card-content:where(.astro-7j2rvith){flex:1;min-width:0}.card-name:where(.astro-7j2rvith){font-family:var(--font-display);font-size:1.0625rem;font-weight:600;color:var(--color-fg-primary);margin-bottom:4px}.card-category:where(.astro-7j2rvith){font-family:var(--font-mono);font-size:.6875rem;color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em}.card-tagline:where(.astro-7j2rvith){font-size:.875rem;color:var(--color-fg-muted);line-height:1.5;margin-top:8px}.card-arrow:where(.astro-7j2rvith){flex-shrink:0;color:var(--color-fg-dim);margin-top:4px;transition:color .2s,transform .2s}.integration-card:where(.astro-7j2rvith):hover .card-arrow:where(.astro-7j2rvith){color:var(--color-accent);transform:translate(4px)}.hub-cta:where(.astro-7j2rvith){padding:80px 0;border-top:1px solid var(--color-border-subtle)}@media(min-width:768px){.hub-cta:where(.astro-7j2rvith){padding:120px 0}}.hub-cta-content:where(.astro-7j2rvith){text-align:center;max-width:600px;margin:0 auto}.cta-title:where(.astro-7j2rvith){font-family:var(--font-display);font-size:clamp(1.5rem,4vw,2.25rem);font-weight:600;color:var(--color-fg-primary);margin-bottom:16px;line-height:1.2}.cta-subtitle:where(.astro-7j2rvith){font-size:1.0625rem;color:var(--color-fg-muted);line-height:1.7;margin-bottom:32px}.cta-actions:where(.astro-7j2rvith){display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.btn-cta:where(.astro-7j2rvith){display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:.9375rem;font-weight:500;padding:14px 32px;border-radius:var(--radius-md);transition:all .2s}.btn-cta-primary:where(.astro-7j2rvith){background:var(--color-accent);color:#fff}.btn-cta-primary:where(.astro-7j2rvith):hover{background:var(--color-accent-hover);color:#fff;transform:translateY(-1px)}.btn-cta-secondary:where(.astro-7j2rvith){background:var(--color-bg-surface);color:var(--color-fg-primary);border:1px solid var(--color-border)}.btn-cta-secondary:where(.astro-7j2rvith):hover{background:var(--color-bg-surface-hover);color:var(--color-fg-primary);border-color:var(--color-fg-dim)}.footer:where(.astro-7j2rvith){border-top:1px solid var(--color-border-subtle);padding:40px 0}.footer-inner:where(.astro-7j2rvith){display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.footer-brand:where(.astro-7j2rvith){display:flex;align-items:center;gap:10px;font-family:var(--font-display);font-size:.875rem;font-weight:500;color:var(--color-fg-muted)}.footer-links:where(.astro-7j2rvith){display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.footer-links:where(.astro-7j2rvith) a:where(.astro-7j2rvith){font-size:.8125rem;color:var(--color-fg-dim)}.footer-links:where(.astro-7j2rvith) a:where(.astro-7j2rvith):hover{color:var(--color-fg-muted)}.footer-copy:where(.astro-7j2rvith){font-size:.75rem;color:var(--color-fg-dim)}
