.home-news-heading{border-top:1px solid var(--line-strong,#cbd5e1);justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding-top:24px;display:flex}.home-news-heading h2{letter-spacing:-.03em;font-size:24px}.home-news-more{text-underline-offset:4px;flex-shrink:0;font-size:13px;font-weight:600}.home-news-more:hover{text-decoration:underline}.home-news-grid{gap:20px;display:grid}.home-news-post{grid-template-columns:minmax(88px,28%) 1fr;align-items:start;gap:16px;display:grid}.home-news-cover{aspect-ratio:16/10;background:#dce5e0;overflow:hidden}.home-news-cover img{object-fit:cover;width:100%;height:100%;display:block}.home-news-cover-fallback{background:#f0d88b;justify-content:center;align-items:center;display:flex}.home-news-cover-fallback img{object-fit:contain;width:70%;height:auto}.home-news-copy{min-width:0}.home-news-copy time{color:var(--muted,#64748b);margin-bottom:6px;font-size:11px;line-height:1.4;display:block}.home-news-copy h3{letter-spacing:-.015em;margin:0;font-size:16px;font-weight:600;line-height:1.4}.home-news-post:hover h3{text-underline-offset:4px;text-decoration:underline}.home-news-post:focus-visible,.home-news-more:focus-visible{outline:2px solid var(--ink,#0f172a);outline-offset:6px}@media (width>=900px){.home-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-news-post{grid-template-columns:1fr;gap:16px}.home-news-copy time{margin-bottom:8px;font-size:12px}.home-news-copy h3{font-size:20px}}.testing-home-press{content-visibility:auto;contain-intrinsic-size:auto 170px}.home-press-heading{border-top:1px solid var(--line-strong,#cbd5e1);justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding-top:20px;display:flex}.home-press-heading h2{letter-spacing:-.03em;font-size:20px}.home-press-more{text-underline-offset:4px;flex-shrink:0;font-size:13px;font-weight:600}.home-press-more:hover{text-decoration:underline}.home-press-more:focus-visible,.home-press-logo:focus-visible{outline:2px solid var(--ink,#0f172a);outline-offset:4px}.home-press-viewport{--home-press-gap:clamp(2rem, 5vw, 4.5rem);--home-press-logo-width:clamp(7.5rem, 22vw, 9.5rem);border-block:1px solid var(--line,#e2e8f0);background:color-mix(in srgb, var(--card,#fff) 70%, transparent);overflow:hidden}.home-press-track{will-change:transform;width:max-content;animation:64s linear infinite home-press-scroll;display:flex}.home-press-group{align-items:center;gap:var(--home-press-gap);padding:14px var(--home-press-gap) 14px 0;flex:none;display:flex}.home-press-logo{width:var(--home-press-logo-width);opacity:.78;filter:grayscale();flex:none;justify-content:center;align-items:center;height:48px;transition:opacity .16s,filter .16s;display:flex}.home-press-logo:hover,.home-press-logo:focus-visible{opacity:1;filter:grayscale(0)}.home-press-viewport:hover .home-press-track,.home-press-viewport:focus-within .home-press-track{animation-play-state:paused}@keyframes home-press-scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.home-press-viewport{scrollbar-width:thin;overflow-x:auto}.home-press-track{will-change:auto;animation:none}.home-press-group[aria-hidden=true]{display:none}}
