.topic-hero:where(.astro-rt7ebkfz){position:relative;overflow:hidden;padding:3rem 2rem 2.5rem 2.5rem;border-radius:.75rem;margin-bottom:2rem;background:linear-gradient(145deg,color-mix(in srgb,var(--topic-accent) 8%,transparent),color-mix(in srgb,var(--aspire-color-secondary) 4%,transparent),transparent 70%);border:1px solid color-mix(in srgb,var(--topic-accent) 25%,transparent)}.topic-hero-grid:where(.astro-rt7ebkfz){position:absolute;inset:0;background-image:linear-gradient(color-mix(in srgb,var(--topic-accent) 6%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--topic-accent) 6%,transparent) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 80% 60% at 50% 40%,black 30%,transparent 100%);pointer-events:none}.topic-hero-content:where(.astro-rt7ebkfz){position:relative;z-index:1;max-width:44rem;padding-left:1rem}.topic-hero-icon:where(.astro-rt7ebkfz){display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:.75rem;background:color-mix(in srgb,var(--topic-accent) 18%,var(--sl-color-bg));border:2px solid color-mix(in srgb,var(--topic-accent) 35%,transparent);color:var(--topic-accent);margin-bottom:1.25rem}.topic-hero-title:where(.astro-rt7ebkfz){font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;margin:0 0 1rem;color:var(--sl-color-text)}.topic-hero-highlight:where(.astro-rt7ebkfz){background:linear-gradient(90deg,var(--topic-accent) 0%,var(--aspire-color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-theme=light] .topic-hero-highlight:where(.astro-rt7ebkfz){background:linear-gradient(90deg,var(--topic-accent) 0%,var(--aspire-color-primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.topic-hero-subtitle:where(.astro-rt7ebkfz){font-size:clamp(1rem,2vw,1.2rem);line-height:1.6;color:var(--sl-color-gray-3);margin:0 0 1.75rem;max-width:38rem}[data-theme=light] .topic-hero-subtitle:where(.astro-rt7ebkfz){color:var(--sl-color-gray-2)}.topic-hero-actions:where(.astro-rt7ebkfz){display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.topic-btn:where(.astro-rt7ebkfz){display:inline-flex;gap:.5rem;align-items:center;padding:.65rem 1.5rem;border-radius:.5rem;font-family:var(--sl-font-system);font-weight:600;font-size:.95rem;text-decoration:none;transition:all .2s ease;white-space:nowrap;cursor:pointer}.topic-btn:where(.astro-rt7ebkfz):focus-visible{outline:2px solid var(--sl-color-text);outline-offset:2px}.topic-btn-primary:where(.astro-rt7ebkfz){background:var(--topic-accent);color:var(--sl-color-black)}.topic-btn-primary:where(.astro-rt7ebkfz):hover{filter:brightness(110%);transform:translateY(-1px)}.topic-btn-secondary:where(.astro-rt7ebkfz){background:color-mix(in srgb,var(--topic-accent) 12%,transparent);color:var(--sl-color-text);border:1px solid color-mix(in srgb,var(--topic-accent) 30%,transparent)}.topic-btn-secondary:where(.astro-rt7ebkfz):hover{background:color-mix(in srgb,var(--topic-accent) 20%,transparent);border-color:color-mix(in srgb,var(--topic-accent) 50%,transparent)}.topic-hero-glow:where(.astro-rt7ebkfz){position:absolute;top:-30%;right:-10%;width:50%;height:160%;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--topic-accent) 6%,transparent),transparent 70%);pointer-events:none}.topic-hero-floating-icons:where(.astro-rt7ebkfz){position:absolute;top:0;bottom:0;right:0;width:40%;pointer-events:none;overflow:hidden}.floating-icon:where(.astro-rt7ebkfz){position:absolute;display:inline-flex;align-items:center;justify-content:center;color:var(--topic-accent);opacity:.1;animation:float-icon 7s ease-in-out infinite;filter:blur(.5px)}.floating-icon:where(.astro-rt7ebkfz) svg{width:1em;height:1em}@keyframes float-icon{0%,to{transform:translateY(0) rotate(0) scale(1);opacity:.1}25%{transform:translateY(-6px) rotate(3deg) scale(1.05);opacity:.15}50%{transform:translateY(-12px) rotate(-2deg) scale(1.1);opacity:.18}75%{transform:translateY(-5px) rotate(1deg) scale(1.02);opacity:.12}}@media(prefers-reduced-motion:reduce){.topic-btn:where(.astro-rt7ebkfz){transition:none}.topic-btn-primary:where(.astro-rt7ebkfz):hover{transform:none}.floating-icon:where(.astro-rt7ebkfz){animation:none;opacity:.08}}@media(max-width:640px){.topic-hero:where(.astro-rt7ebkfz){padding:2rem 1.25rem 2rem 1.5rem}.topic-hero-content:where(.astro-rt7ebkfz){padding-left:.5rem}.topic-hero-floating-icons:where(.astro-rt7ebkfz){width:50%;right:-10%}}.capability-grid:where(.astro-vizd4xic){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:1.25rem;margin:1.5rem 0}@media(min-width:64rem){.capability-grid:where(.astro-vizd4xic){grid-template-columns:repeat(var(--cap-cols, 3),1fr)}}.capability-card:where(.astro-vizd4xic){display:flex;gap:1rem;padding:1.25rem 1.5rem;border-radius:.75rem;border:1px solid color-mix(in srgb,var(--sl-color-gray-4) 40%,transparent);background:color-mix(in srgb,var(--sl-color-gray-6) 50%,transparent);text-decoration:none;transition:all .2s ease}.capability-card:where(.astro-vizd4xic).linked{cursor:pointer}.capability-card:where(.astro-vizd4xic).linked:hover{border-color:color-mix(in srgb,var(--aspire-color-primary) 40%,transparent);background:color-mix(in srgb,var(--aspire-color-primary) 6%,transparent);transform:translateY(-2px)}.capability-card:where(.astro-vizd4xic):focus-visible{outline:2px solid var(--sl-color-text);outline-offset:2px}.cap-icon:where(.astro-vizd4xic){flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:.625rem;display:grid;place-items:center;background:color-mix(in srgb,var(--aspire-color-primary) 16%,var(--sl-color-bg));color:var(--aspire-color-primary)}[data-theme=light] .cap-icon:where(.astro-vizd4xic){background:color-mix(in srgb,var(--aspire-color-primary) 12%,white)}.cap-body:where(.astro-vizd4xic){display:flex;flex-direction:column;gap:.25rem}.cap-title:where(.astro-vizd4xic){margin:0;font-size:.95rem;font-weight:700;color:var(--sl-color-text);line-height:1.3}.cap-desc:where(.astro-vizd4xic){margin:0;font-size:.85rem;line-height:1.55;color:var(--sl-color-gray-3)}[data-theme=light] .cap-desc:where(.astro-vizd4xic){color:var(--aspire-color-muted)}.cap-link:where(.astro-vizd4xic){display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;color:var(--aspire-color-secondary);margin-top:.35rem;transition:gap .2s ease}[data-theme=light] .cap-link:where(.astro-vizd4xic){color:var(--aspire-color-primary)}.capability-card:where(.astro-vizd4xic):hover .cap-link:where(.astro-vizd4xic){gap:.55rem}@media(prefers-reduced-motion:reduce){.capability-card:where(.astro-vizd4xic),.cap-link:where(.astro-vizd4xic){transition:none}.capability-card:where(.astro-vizd4xic).linked:hover{transform:none}}
