.news-page{--news-line:#27313929;color:var(--ink);background:var(--paper);overflow:clip}.news-shell{width:min(calc(100% - var(--gutter) - var(--gutter)), calc(var(--page) - var(--gutter) - var(--gutter)));padding:calc(var(--header-height) + clamp(4.25rem, 5vw, 5rem)) 0 clamp(4.75rem, 6vw, 5.75rem);margin-inline:auto}.news-index-header{margin-bottom:clamp(2.25rem,3vw,3rem)}.news-index-header h1,.news-recent>h2,.news-more>h2{font-family:var(--font-brand-title);font-weight:var(--brand-title-weight);letter-spacing:var(--brand-title-tracking);line-height:var(--brand-title-leading);margin:0}.news-index-header h1{font-size:clamp(2.65rem,3.75vw,3.65rem)}.news-lead{border-bottom:1px solid var(--news-line);grid-template-columns:minmax(0,1.58fr) minmax(18rem,.82fr);align-items:start;gap:clamp(2.25rem,4vw,4rem);padding-bottom:clamp(3.5rem,4.5vw,4.25rem);display:grid}.news-lead-media,.news-recent-primary-media,.news-recent-secondary-media,.news-more-media{background:var(--paper-deep);border-radius:10px;display:block;position:relative;overflow:hidden}.news-lead-media{aspect-ratio:1.58}.news-lead-media img,.news-recent-primary-media img,.news-recent-secondary-media img,.news-more-media img{object-fit:cover;transition:transform .28s cubic-bezier(.16,1,.3,1)}.news-lead-media:hover img,.news-lead-media:focus-visible img,.news-recent-primary-media:hover img,.news-recent-primary-media:focus-visible img,.news-recent-secondary-media:hover img,.news-recent-secondary-media:focus-visible img,.news-more-media:hover img,.news-more-media:focus-visible img{transform:scale(1.012)}.news-lead-media:focus-visible,.news-recent-primary-media:focus-visible,.news-recent-secondary-media:focus-visible,.news-more-media:focus-visible{outline:2px solid var(--brand-blue);outline-offset:3px}.news-story-meta{color:var(--faint);font-family:var(--font-meta);font-variant-numeric:tabular-nums;align-items:baseline;gap:.75rem;margin:0;font-size:.68rem;line-height:1.45;display:flex}.news-story-meta span{color:var(--ink-soft);font-weight:600}.news-story-meta time{text-align:right;white-space:nowrap;margin-left:auto}.news-lead-content{padding-top:.85rem}.news-lead-content h2{max-width:11ch;font-family:var(--font-brand-title);font-size:clamp(2rem,2.6vw,2.65rem);font-weight:var(--brand-title-weight);letter-spacing:var(--brand-title-tracking);text-wrap:balance;margin:.9rem 0 0;line-height:1.32}.news-lead-content>p:not(.news-story-meta){max-width:30rem;color:var(--muted);margin:1rem 0 0;font-size:.9rem;line-height:1.75}.news-read-link{width:fit-content;color:var(--ink-soft);text-underline-offset:.3rem;align-items:center;gap:.7rem;margin-top:1.4rem;font-size:.8rem;font-weight:500;line-height:1.4;text-decoration:underline;text-decoration-thickness:1px;transition:color .16s;display:inline-flex}.news-read-link span{font-family:var(--font-sans);transition:transform .16s}.news-read-link:hover,.news-read-link:focus-visible{color:var(--brand-blue)}.news-read-link:hover span,.news-read-link:focus-visible span{transform:translate(.18rem)}.news-recent,.news-more{padding-top:clamp(3.25rem,4.25vw,4rem)}.news-recent{border-bottom:1px solid var(--news-line);padding-bottom:clamp(3.5rem,4.5vw,4.25rem)}.news-recent>h2,.news-more>h2{margin-bottom:clamp(1.75rem,2.5vw,2.25rem);font-size:clamp(1.9rem,2.55vw,2.35rem)}.news-recent-layout{grid-template-columns:minmax(0,1.28fr) minmax(22rem,.9fr);align-items:stretch;gap:clamp(2.25rem,3.75vw,3.5rem);display:grid}.news-recent-primary{min-width:0}.news-recent-primary-media{aspect-ratio:1.58}.news-recent-primary .news-story-meta,.news-more-story .news-story-meta{margin-top:.9rem}.news-recent-primary h3,.news-more-story h3,.news-recent-secondary h3{font-family:var(--font-brand-title);font-weight:var(--brand-title-weight);letter-spacing:-.025em;margin:0}.news-recent-primary h3{max-width:22ch;margin-top:.6rem;font-size:clamp(1.55rem,2vw,1.95rem);line-height:1.36}.news-recent-primary>p:last-child,.news-more-story>p:last-child,.news-recent-secondary article>div>p:last-child{color:var(--muted);line-height:1.68}.news-recent-primary>p:last-child{max-width:40rem;margin:.65rem 0 0;font-size:.84rem}.news-recent-secondary{grid-template-rows:repeat(2,minmax(0,1fr));min-width:0;display:grid}.news-recent-secondary article{grid-template-columns:minmax(9.5rem,.78fr) minmax(0,1.08fr);align-items:stretch;gap:clamp(1.1rem,1.6vw,1.4rem);min-width:0;padding-bottom:clamp(1.25rem,2vw,1.6rem);display:grid}.news-recent-secondary article+article{border-top:1px solid var(--news-line);padding-top:clamp(1.25rem,2vw,1.6rem);padding-bottom:0}.news-recent-secondary-media{min-height:11.5rem}.news-recent-secondary article>div{flex-direction:column;justify-content:center;min-width:0;display:flex}.news-recent-secondary h3{margin-top:.5rem;font-size:clamp(1.08rem,1.35vw,1.28rem);line-height:1.4}.news-recent-secondary article>div>p:last-child{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.5rem 0 0;font-size:.78rem;display:-webkit-box;overflow:hidden}.news-lead-content h2 a,.news-recent-primary h3 a,.news-recent-secondary h3 a,.news-more-story h3 a{text-underline-offset:.24rem;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px;transition:color .16s,text-decoration-color .16s}.news-lead-content h2 a:hover,.news-lead-content h2 a:focus-visible,.news-recent-primary h3 a:hover,.news-recent-primary h3 a:focus-visible,.news-recent-secondary h3 a:hover,.news-recent-secondary h3 a:focus-visible,.news-more-story h3 a:hover,.news-more-story h3 a:focus-visible{color:var(--brand-blue);text-decoration-color:currentColor}.news-more-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(1.35rem,2.35vw,2.15rem);display:grid}.news-more-media{aspect-ratio:1.58}.news-more-story h3{margin-top:.55rem;font-size:clamp(1.05rem,1.32vw,1.25rem);line-height:1.42}.news-more-story>p:last-child{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.45rem 0 0;font-size:.78rem;display:-webkit-box;overflow:hidden}@media (max-width:1040px){.news-lead,.news-recent-layout{grid-template-columns:1fr}.news-lead-content{max-width:36rem;padding-top:0;padding-bottom:0}.news-lead-content h2{max-width:18ch}.news-recent-secondary{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.news-recent-secondary article,.news-recent-secondary article+article{border-top:0;grid-template-columns:1fr;padding:0}.news-recent-secondary-media{aspect-ratio:1.58;min-height:0}.news-recent-secondary article>div{display:block}.news-more-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.news-shell{width:calc(100% - 2.5rem);padding-top:calc(var(--header-height) + 3.75rem);padding-bottom:4.5rem}.news-index-header{margin-bottom:1.75rem}.news-index-header h1{font-size:clamp(2.35rem,11vw,2.9rem)}.news-lead{gap:1.5rem;padding-bottom:3rem}.news-lead-media,.news-recent-primary-media,.news-recent-secondary-media,.news-more-media{aspect-ratio:4/3;border-radius:8px}.news-lead-content h2{max-width:none;font-size:clamp(1.75rem,7.5vw,2.1rem)}.news-lead-content>p:not(.news-story-meta){font-size:.86rem}.news-recent,.news-more{padding-top:3rem}.news-recent{padding-bottom:3rem}.news-recent>h2,.news-more>h2{margin-bottom:1.5rem;font-size:2rem}.news-recent-layout{gap:2.25rem}.news-recent-primary h3{font-size:1.5rem}.news-recent-secondary,.news-more-grid{grid-template-columns:1fr;gap:2.25rem}}@media (prefers-reduced-motion:reduce){.news-lead-media img,.news-recent-primary-media img,.news-recent-secondary-media img,.news-more-media img,.news-read-link span{transition:none}}
