.hero[data-astro-cid-ezj6hheb]{background:var(--t-hero-gradient);border-radius:var(--t-radius);padding:2rem;animation:heroFadeIn .6s ease both}.hero-large[data-astro-cid-ezj6hheb]{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem}.hero-small[data-astro-cid-ezj6hheb]{min-height:180px;display:flex;flex-direction:column;justify-content:flex-end;text-align:left;padding:2rem}.hero-breadcrumbs[data-astro-cid-ezj6hheb]{font-size:.85rem;margin-bottom:1rem;color:var(--t-text-primary);opacity:.8}.hero-breadcrumbs[data-astro-cid-ezj6hheb] a[data-astro-cid-ezj6hheb]{color:var(--t-text-primary);text-decoration:none;opacity:.85;transition:opacity var(--t-transition)}.hero-breadcrumbs[data-astro-cid-ezj6hheb] a[data-astro-cid-ezj6hheb]:hover{opacity:1;text-decoration:underline}.hero-breadcrumb-sep[data-astro-cid-ezj6hheb]{opacity:.5}.hero-title[data-astro-cid-ezj6hheb]{margin:0 0 .75rem;font-family:var(--t-font-display);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;color:var(--t-text-primary);line-height:1.15}.hero-small[data-astro-cid-ezj6hheb] .hero-title[data-astro-cid-ezj6hheb]{font-size:clamp(1.5rem,3vw,2rem)}.hero-description[data-astro-cid-ezj6hheb]{margin:0;font-size:1.1rem;line-height:1.6;color:var(--t-text-primary);opacity:.9;max-width:48ch}.hero-large[data-astro-cid-ezj6hheb] .hero-description[data-astro-cid-ezj6hheb]{margin-inline:auto}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero[data-astro-cid-ezj6hheb]{animation:none}}.stat-bar[data-astro-cid-hgfqydb2]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem 1.5rem;padding:1rem 1.5rem;background:var(--t-bg-card);border-radius:var(--t-radius);font-size:.9rem}.stat-item[data-astro-cid-hgfqydb2]{display:flex;align-items:center;gap:.4rem;white-space:nowrap}.stat-value[data-astro-cid-hgfqydb2]{font-weight:700;color:var(--t-accent);font-family:var(--t-font-display)}.stat-label[data-astro-cid-hgfqydb2]{color:var(--t-text-secondary)}.stat-dot[data-astro-cid-hgfqydb2]{font-size:1.5rem;line-height:1;color:var(--t-text-secondary);opacity:.4}.section-heading[data-astro-cid-silvwlfz]{margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--t-border)}.section-title[data-astro-cid-silvwlfz]{display:flex;align-items:center;gap:.75rem;margin:0;font-family:var(--t-font-display);font-size:1.5rem;font-weight:700;color:var(--t-text-primary);line-height:1.3}.section-title[data-astro-cid-silvwlfz]:before{content:"";flex-shrink:0;width:4px;height:1.2em;background:var(--t-accent);border-radius:2px}.section-subtitle[data-astro-cid-silvwlfz]{margin:.4rem 0 0 calc(4px + .75rem);font-size:.95rem;line-height:1.5;color:var(--t-text-secondary)}.card[data-astro-cid-dd5txfcy]{display:block;background:var(--t-bg-card);border-radius:var(--t-radius);border-bottom:2px solid var(--t-accent);box-shadow:var(--t-shadow-sm);overflow:hidden;text-decoration:none;color:inherit;transition:transform var(--t-transition),box-shadow var(--t-transition)}.card[data-astro-cid-dd5txfcy]:hover{transform:translateY(-2px);box-shadow:var(--t-shadow-hover)}.card-image[data-astro-cid-dd5txfcy]{width:100%;aspect-ratio:16 / 9;overflow:hidden}.card-image[data-astro-cid-dd5txfcy] img[data-astro-cid-dd5txfcy]{width:100%;height:100%;object-fit:cover}.card-body[data-astro-cid-dd5txfcy]{padding:1.25rem 1.5rem}.card-title[data-astro-cid-dd5txfcy]{margin:0 0 .5rem;font-family:var(--t-font-display);font-size:1.15rem;font-weight:600;color:var(--t-text-primary);display:flex;align-items:center;gap:.5rem}.card-icon[data-astro-cid-dd5txfcy]{flex-shrink:0;font-size:1.25rem}.card-description[data-astro-cid-dd5txfcy]{margin:0;font-size:.925rem;line-height:1.55;color:var(--t-text-secondary)}.homegrid-cta-row[data-astro-cid-jld6wt5m]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;padding:1.5rem 1rem;background:var(--t-bg-secondary)}.homegrid-cta[data-astro-cid-jld6wt5m]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:var(--t-radius);font-weight:600;font-size:.95rem;text-decoration:none;transition:transform var(--t-transition),box-shadow var(--t-transition);background:color-mix(in srgb,var(--t-accent) 10%,transparent);color:var(--t-accent);border:1px solid color-mix(in srgb,var(--t-accent) 30%,transparent)}.homegrid-cta[data-astro-cid-jld6wt5m]:hover{transform:translateY(-1px);box-shadow:var(--t-shadow-sm)}.homegrid-cta-primary[data-astro-cid-jld6wt5m]{background:var(--t-accent);color:var(--t-bg-primary);border-color:var(--t-accent)}.homegrid-cta-primary[data-astro-cid-jld6wt5m]:hover{background:var(--t-accent-hover)}.homegrid-stats[data-astro-cid-jld6wt5m]{max-width:var(--t-max-width, 72rem);margin:0 auto;padding:1rem 1rem 0}.homegrid-cards-section[data-astro-cid-jld6wt5m]{max-width:var(--t-max-width, 72rem);margin:0 auto;padding:2rem 1rem 3rem}.homegrid-grid[data-astro-cid-jld6wt5m]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.homegrid-prose[data-astro-cid-jld6wt5m]{max-width:var(--t-prose-width, 68ch);margin:0 auto;padding:0 1rem 3rem}
