.hf-home .hf-ind-grid{gap:var(--spacing-close);grid-template-columns:minmax(0,1fr);grid-auto-rows:1fr;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.hf-home .hf-ind-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.hf-home .hf-ind-grid{gap:var(--spacing-tight);grid-template-columns:repeat(4,minmax(0,1fr))}}.hf-home .hf-ind-slot{opacity:0;display:grid;transform:translateY(3rem)}.hf-home [data-in]>.hf-ind-grid .hf-ind-slot{opacity:1;transition:opacity .7s var(--ease-material), transform .9s var(--ease-glide);transition-delay:calc(var(--i) * 80ms);transform:none}.hf-home .hf-ind-card{padding:var(--spacing-tight);background:color-mix(in srgb, var(--tone-ink) 4%, transparent);color:var(--tone-ink);transition:background-color .4s var(--ease-material), color .4s var(--ease-material);flex-direction:column;justify-content:flex-start;gap:96px;display:flex}.hf-home .hf-ind-card[data-on]{background:var(--tone-acid);color:var(--tone-acid-ink)}.hf-home .hf-ind-top{justify-content:space-between;align-items:flex-start;gap:var(--spacing-close);display:flex}.hf-home .hf-ind-glyph{flex:none;block-size:clamp(2.75rem,5vw,4.5rem);inline-size:clamp(2.75rem,5vw,4.5rem)}.hf-home .hf-ind-glyph rect{fill:currentColor;opacity:.06;transition:opacity .18s var(--ease-material) var(--px-d,0s)}.hf-home .hf-ind-glyph rect[data-on]{opacity:1}.hf-home .hf-ind-num{font-size:var(--text-label);line-height:var(--leading-none);font-variant-numeric:tabular-nums;opacity:.5}.hf-home .hf-ind-say{flex-direction:column;gap:.5rem;display:flex}.hf-home .hf-ind-line{font-size:var(--text-body);line-height:var(--leading-body);color:inherit;opacity:.66;text-wrap:pretty;margin:0}.hf-home .hf-ind-name{font-size:var(--text-lead);line-height:var(--text-lead--line-height);letter-spacing:var(--tracking-snug);font-weight:var(--font-weight-medium);text-wrap:balance;margin:0}@media (max-width:767px){.hf-home .hf-ind-card{justify-content:flex-start;align-items:center;gap:var(--spacing-near);padding:var(--spacing-near);flex-direction:row}.hf-home .hf-ind-top,.hf-home .hf-ind-say{display:contents}.hf-home .hf-ind-line{display:none}.hf-home .hf-ind-glyph{block-size:2.25rem;inline-size:2.25rem}.hf-home .hf-ind-name{font-size:var(--text-sub);flex:1}.hf-home .hf-ind-num{order:1}}@media (prefers-reduced-motion:reduce){.hf-home .hf-ind-slot,.hf-home [data-in]>.hf-ind-grid .hf-ind-slot{opacity:1;transition:none;transform:none}.hf-home .hf-ind-card,.hf-home .hf-ind-glyph rect{transition:none}}
