.si-home .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.si-home .skl{position:relative;overflow:hidden;background:color-mix(in oklab,var(--si-line) 55%,var(--si-bg));border-radius:10px}.si-home .skl:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,color-mix(in oklab,#fff 60%,transparent),transparent);animation:skl-shimmer 1.4s ease-in-out infinite}@keyframes skl-shimmer{to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.si-home .skl:after{animation:none}}.si-home .skl-hero{text-align:center;margin-top:-100px;padding:228px 32px 56px;display:flex;flex-direction:column;align-items:center;gap:16px;background:radial-gradient(120% 90% at 50% -10%,color-mix(in oklab,var(--si-accentSoft) 45%,transparent),transparent 60%),var(--si-bg);border-bottom:1px solid var(--si-line)}.si-home .skl-kicker{height:22px;width:96px;border-radius:999px}.si-home .skl-title{height:34px;width:min(520px,82%)}.si-home .skl-title--sm{width:min(360px,62%)}.si-home .skl-lede{height:15px;width:min(440px,74%);margin-top:6px}.si-home .skl-search{height:56px;width:min(620px,100%);border-radius:14px;margin-top:14px}.si-home .skl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;max-width:1120px;margin:0 auto;padding:56px 32px 112px}.si-home .skl-card{display:flex;flex-direction:column;gap:12px}.si-home .skl-card-img{aspect-ratio:16/10;width:100%;border-radius:16px}.si-home .skl-card-meta{height:13px;width:55%}.si-home .skl-card-title{height:20px;width:90%}.si-home .skl-card-title--sm{height:20px;width:68%}.si-home .skl-list{max-width:1000px;margin:0 auto;padding:56px 32px 112px}.si-home .skl-filters{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:48px}.si-home .skl-pill{height:38px;width:92px;border-radius:999px}.si-home .skl-row{height:22px;width:100%;margin:0 0 34px}.si-home .skl-row--sm{width:72%}@media (max-width:760px){.si-home .skl-hero{padding:268px 24px 44px}.si-home .skl-grid{grid-template-columns:1fr}.si-home .skl-grid,.si-home .skl-list{padding:44px 24px 88px}}