.ind-idx-hero[data-astro-cid-62xulyya]{background:var(--color-dark);padding:5rem 0 4rem;position:relative}.ind-idx-hero__badge[data-astro-cid-62xulyya]{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#fffc;margin-bottom:1.25rem;padding:.4rem 1rem;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-pill);background:#ffffff0d}.dot[data-astro-cid-62xulyya]{width:6px;height:6px;border-radius:50%}.dot--red[data-astro-cid-62xulyya]{background:var(--color-brand-red)}.dot--blue[data-astro-cid-62xulyya]{background:var(--color-brand-blue)}.dot--green[data-astro-cid-62xulyya]{background:var(--color-brand-green)}.ind-idx-hero[data-astro-cid-62xulyya] h1[data-astro-cid-62xulyya]{font-size:3.2rem;font-weight:700;color:var(--color-white);max-width:700px;line-height:1.1;margin-bottom:1.25rem}.ind-idx-hero__sub[data-astro-cid-62xulyya]{color:#ffffffa6;font-size:1.1rem;max-width:640px;line-height:1.7}.ind-idx-hero__bar[data-astro-cid-62xulyya]{position:absolute;bottom:0;left:0;right:0;display:flex;height:4px}.ind-idx-hero__bar[data-astro-cid-62xulyya] span[data-astro-cid-62xulyya]:nth-child(1){flex:1;background:var(--color-brand-red)}.ind-idx-hero__bar[data-astro-cid-62xulyya] span[data-astro-cid-62xulyya]:nth-child(2){flex:1;background:var(--color-brand-blue)}.ind-idx-hero__bar[data-astro-cid-62xulyya] span[data-astro-cid-62xulyya]:nth-child(3){flex:1;background:var(--color-brand-green)}.ind-idx-grid-section[data-astro-cid-62xulyya]{padding:5rem 0}.ind-idx-grid[data-astro-cid-62xulyya]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.ind-idx-card[data-astro-cid-62xulyya]{display:flex;align-items:flex-start;gap:2rem;padding:2.5rem;background:var(--color-white);border:1px solid var(--color-border);border-radius:12px;text-decoration:none;color:inherit;transition:all var(--transition-normal);position:relative;overflow:hidden}.ind-idx-card[data-astro-cid-62xulyya]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;opacity:0;transition:opacity var(--transition-normal)}.ind-idx-card--red[data-astro-cid-62xulyya]:before{background:var(--color-brand-red)}.ind-idx-card--blue[data-astro-cid-62xulyya]:before{background:var(--color-brand-blue)}.ind-idx-card--green[data-astro-cid-62xulyya]:before{background:var(--color-brand-green)}.ind-idx-card[data-astro-cid-62xulyya]:hover:before{opacity:1}.ind-idx-card[data-astro-cid-62xulyya]:hover{border-color:transparent;box-shadow:0 12px 40px #00000014;transform:translateY(-3px)}.ind-idx-card__icon[data-astro-cid-62xulyya]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:12px;flex-shrink:0;transition:all var(--transition-normal)}.ind-idx-card--red[data-astro-cid-62xulyya] .ind-idx-card__icon[data-astro-cid-62xulyya]{background:var(--color-brand-red-light);color:var(--color-brand-red)}.ind-idx-card--blue[data-astro-cid-62xulyya] .ind-idx-card__icon[data-astro-cid-62xulyya]{background:var(--color-brand-blue-light);color:var(--color-brand-blue)}.ind-idx-card--green[data-astro-cid-62xulyya] .ind-idx-card__icon[data-astro-cid-62xulyya]{background:var(--color-brand-green-light);color:var(--color-brand-green)}.ind-idx-card--red[data-astro-cid-62xulyya]:hover .ind-idx-card__icon[data-astro-cid-62xulyya]{background:var(--color-brand-red);color:var(--color-white)}.ind-idx-card--blue[data-astro-cid-62xulyya]:hover .ind-idx-card__icon[data-astro-cid-62xulyya]{background:var(--color-brand-blue);color:var(--color-white)}.ind-idx-card--green[data-astro-cid-62xulyya]:hover .ind-idx-card__icon[data-astro-cid-62xulyya]{background:var(--color-brand-green);color:var(--color-white)}.ind-idx-card__icon[data-astro-cid-62xulyya] svg[data-astro-cid-62xulyya]{width:28px;height:28px}.ind-idx-card__title[data-astro-cid-62xulyya]{font-size:1.4rem;font-weight:600;margin-bottom:.5rem;color:var(--color-text)}.ind-idx-card__desc[data-astro-cid-62xulyya]{font-size:.95rem;color:var(--color-text-light);line-height:1.65;margin-bottom:.75rem}.ind-idx-card__link[data-astro-cid-62xulyya]{font-size:.9rem;font-weight:600;display:inline-flex;align-items:center;gap:.3rem;transition:gap var(--transition-fast)}.ind-idx-card--red[data-astro-cid-62xulyya] .ind-idx-card__link[data-astro-cid-62xulyya]{color:var(--color-brand-red)}.ind-idx-card--blue[data-astro-cid-62xulyya] .ind-idx-card__link[data-astro-cid-62xulyya]{color:var(--color-brand-blue)}.ind-idx-card--green[data-astro-cid-62xulyya] .ind-idx-card__link[data-astro-cid-62xulyya]{color:var(--color-brand-green)}.ind-idx-card[data-astro-cid-62xulyya]:hover .ind-idx-card__link[data-astro-cid-62xulyya]{gap:.6rem}.ind-idx-cta__inner[data-astro-cid-62xulyya]{background:linear-gradient(135deg,var(--color-brand-red-dark),var(--color-brand-red) 30%,var(--color-brand-blue) 65%,var(--color-brand-blue-dark));padding:5rem 0}.ind-idx-cta[data-astro-cid-62xulyya] h2[data-astro-cid-62xulyya]{color:var(--color-white);font-size:2.2rem;margin-bottom:.75rem}.ind-idx-cta[data-astro-cid-62xulyya] p[data-astro-cid-62xulyya]{color:#fffc;font-size:1.1rem;max-width:520px;margin:0 auto 2rem;line-height:1.6}.ind-idx-cta__btn[data-astro-cid-62xulyya]{display:inline-block;font-family:var(--font-primary);font-size:1rem;font-weight:600;padding:.9rem 2.2rem;border-radius:var(--radius-pill);background:var(--color-white);color:var(--color-brand-red);transition:all var(--transition-normal)}.ind-idx-cta__btn[data-astro-cid-62xulyya]:hover{background:#ffffffeb;transform:translateY(-2px);box-shadow:0 8px 24px #0003}@media(max-width:1024px){.ind-idx-hero[data-astro-cid-62xulyya] h1[data-astro-cid-62xulyya]{font-size:2.5rem}}@media(max-width:768px){.ind-idx-hero[data-astro-cid-62xulyya] h1[data-astro-cid-62xulyya]{font-size:2rem}.ind-idx-grid[data-astro-cid-62xulyya]{grid-template-columns:1fr}.ind-idx-card[data-astro-cid-62xulyya]{flex-direction:column;gap:1.25rem}}
