.news-stories-shell{--ns-ink: #141414;--ns-muted: #53565a;--ns-line: #d1d3d5;--ns-line-soft: #eaeaea;--ns-fill-active: #3a3a3c;--ns-fill-active-fg: #fff;--ns-surface-soft: #f7f7f7;box-sizing:border-box;max-width:1170px;margin:0 auto;padding:clamp(28px,4.5vw,56px) clamp(18px,3.2vw,32px) clamp(48px,7vw,88px);color:var(--ns-ink);background:#fff;font-family:var(--font-sans),system-ui,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}.news-stories-shell *,.news-stories-shell *:before,.news-stories-shell *:after{box-sizing:border-box}.news-stories-heading-block{margin:0 0 clamp(32px,4.5vw,48px);padding-bottom:clamp(18px,2.5vw,26px);border-bottom:1px solid var(--ns-line-soft)}.news-stories-page-title{margin:0 0 .35rem;font-family:var(--font-hero-display, var(--font-sans)),"Arial Narrow",system-ui,sans-serif;font-size:clamp(2rem,4.8vw,2.875rem);font-weight:700;line-height:1.05;letter-spacing:.065em;text-transform:uppercase;color:var(--ns-ink)}.news-stories-layout{display:grid;gap:clamp(44px,6vw,72px);grid-template-columns:minmax(0,clamp(220px,24vw,272px)) minmax(0,1fr);align-items:start}@media(min-width:901px){.news-stories-sidebar{padding-right:clamp(16px,2.5vw,28px);border-right:1px solid var(--ns-line-soft)}}@media(max-width:900px){.news-stories-layout{grid-template-columns:1fr;gap:32px}.news-stories-sidebar{padding-right:0;border-right:0}}.news-stories-sidebar__heading{margin:0 0 14px;font-size:.6875rem;font-weight:700;letter-spacing:.16em;line-height:1.35;text-transform:uppercase;color:var(--ns-ink)}.news-stories-sidebar__heading--spaced{margin-top:clamp(40px,5vw,56px)}.news-stories-search{margin-bottom:clamp(32px,4.5vw,48px)}.news-stories-filters>.news-stories-sidebar__heading:first-of-type{margin-bottom:16px}.news-stories-filters>.news-stories-pills+.news-stories-sidebar__heading{padding-top:4px}.news-stories-filters>.news-stories-filter-label{margin-top:clamp(26px,3.8vw,36px)}.news-stories-filters>.news-stories-filter-label:first-of-type{margin-top:0}.news-stories-filters>.news-stories-years{margin-top:4px}.news-stories-view-toggle-wrap{margin-top:clamp(28px,4vw,40px)}.news-stories-years-empty{margin:0;grid-column:1/-1;padding:8px 4px;font-size:.8125rem;line-height:1.45;color:var(--ns-muted);text-align:center}.news-stories-filter-label{margin:0 0 10px;font-size:.8125rem;font-weight:700;color:var(--ns-muted);letter-spacing:.04em;text-transform:uppercase}.news-stories-search__field{display:flex;align-items:stretch;border:1px solid var(--ns-line);border-radius:2px;overflow:hidden;background:#fff}.news-stories-search__field input[type=search]{flex:1;min-width:0;border:0;padding:11px 12px;font:inherit;font-size:.9375rem;outline:none;color:var(--ns-ink)}.news-stories-search__field input::placeholder{color:#9a9a9a}.news-stories-search__btn{display:flex;align-items:center;justify-content:center;width:48px;flex-shrink:0;border:0;border-left:1px solid var(--ns-line-soft);background:#fff;color:var(--ns-muted);cursor:pointer;transition:background .12s ease,color .12s ease}.news-stories-search__btn:hover{background:var(--ns-surface-soft);color:var(--ns-ink)}.news-stories-pills{display:flex;flex-wrap:wrap;gap:10px}.news-stories-pill{display:inline-flex;align-items:center;padding:7px 16px;border-radius:999px;border:1px solid var(--ns-line);font-size:.8125rem;font-weight:600;text-decoration:none;color:var(--ns-ink);background:#fff;line-height:1.25;transition:background .12s ease,color .12s ease,border-color .12s ease}.news-stories-pill:hover{border-color:#8e9093}.news-stories-pill--active{background:var(--ns-fill-active);color:#fff;border-color:var(--ns-fill-active)}.news-stories-shell .news-stories-pill--active:any-link,.news-stories-shell .news-stories-pill--active:any-link:visited,.news-stories-shell a.news-stories-toggle__btn--active:any-link,.news-stories-shell a.news-stories-toggle__btn--active:any-link:visited,.news-stories-shell .news-stories-year--active:any-link,.news-stories-shell .news-stories-year--active:any-link:visited,.news-stories-shell button.news-stories-toggle__btn--active{color:#fff!important;-webkit-text-fill-color:#fff!important}.news-stories-toggle{display:inline-flex;border:1px solid var(--ns-line);border-radius:2px;overflow:hidden;background:#fff}.news-stories-toggle__btn{padding:10px 16px;font-size:.8125rem;font-weight:600;text-decoration:none;color:var(--ns-ink);background:#fff;line-height:1.25;min-width:5.75rem;text-align:center;transition:background .12s ease,color .12s ease}button.news-stories-toggle__btn{margin:0;font:inherit;cursor:pointer;appearance:none}button.news-stories-toggle__btn:focus-visible{outline:2px solid #004fbc;outline-offset:2px}.news-stories-toggle__btn:not(:first-child){border-left:1px solid var(--ns-line-soft)}.news-stories-toggle__btn:hover:not(.news-stories-toggle__btn--active){background:var(--ns-surface-soft)}.news-stories-toggle__btn--active{background:var(--ns-fill-active);color:#fff}.news-stories-years{border:1px solid var(--ns-line-soft);border-radius:2px;background:#fff}.news-stories-years__scroll{max-height:188px;overflow-y:auto;overscroll-behavior:contain;padding:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;scrollbar-gutter:stable}.news-stories-years__scroll::-webkit-scrollbar{width:7px}.news-stories-years__scroll::-webkit-scrollbar-track{background:transparent}.news-stories-years__scroll::-webkit-scrollbar-thumb{background:#c6c8ca;border-radius:4px}.news-stories-years__scroll::-webkit-scrollbar-thumb:hover{background:#a8abab}.news-stories-year{display:flex;align-items:center;justify-content:center;min-height:38px;padding:6px 4px;border-radius:2px;border:1px solid transparent;font-size:.8125rem;font-weight:600;text-decoration:none;color:inherit;background:var(--ns-surface-soft);transition:background .12s ease,color .12s ease,border-color .12s ease}.news-stories-year:hover{background:#ebebeb}.news-stories-year--active{background:var(--ns-fill-active);color:#fff;border-color:var(--ns-fill-active)}.news-stories-main{min-width:0}.news-stories-empty{margin:0;color:var(--ns-muted);font-size:1rem;line-height:1.5}.news-stories-grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(22px,2.8vw,32px);row-gap:clamp(36px,4vw,48px)}@media(max-width:1000px){.news-stories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.news-stories-grid{grid-template-columns:1fr}}.news-stories-layout--list .news-stories-grid{grid-template-columns:1fr;column-gap:0}.news-stories-card{margin:0;padding:0;border:0;display:flex;flex-direction:column;gap:14px}.news-stories-layout--list .news-stories-card{flex-direction:row;align-items:flex-start;gap:clamp(18px,2.8vw,26px);padding-bottom:28px;border-bottom:1px solid var(--ns-line-soft)}.news-stories-layout--list .news-stories-card:last-child{border-bottom:none}.news-stories-card__image-link{display:block;overflow:hidden;border-radius:2px;background:var(--ns-surface-soft)}.news-stories-layout--list .news-stories-card__image-link{flex:0 0 clamp(128px,24vw,208px);max-width:208px}.news-stories-card__image-link img{width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:cover;vertical-align:middle}.news-stories-card__body{display:flex;flex-direction:column;gap:11px;min-width:0}.news-stories-card__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px 14px;font-size:.8125rem;color:var(--ns-muted);line-height:1.3}.news-stories-card__pill{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;border:1px solid var(--ns-line);background:#fff;font-weight:600;font-size:.75rem;color:var(--ns-ink);letter-spacing:.02em;line-height:1.35}.news-stories-card__date{font-weight:500;white-space:nowrap}.news-stories-card__title{margin:0;font-size:1.0625rem;font-weight:700;line-height:1.38;letter-spacing:-.015em;color:var(--ns-ink)}.news-stories-layout--list .news-stories-card__title{font-size:1.125rem}.news-stories-card__title a{color:inherit;text-decoration:none}.news-stories-card__title a:hover{text-decoration:underline;text-underline-offset:.14em}.news-stories-card__excerpt{display:none;margin:0;font-size:.9375rem;line-height:1.55;color:var(--ns-muted)}.news-stories-layout--list .news-stories-card__excerpt{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.news-stories-card__more{margin-top:2px;font-size:.9375rem;font-weight:600;text-decoration:none;color:var(--ns-ink);align-self:flex-start;letter-spacing:.02em}.news-stories-card__more:hover{text-decoration:underline;text-underline-offset:.14em}.news-stories-card__more:after{content:">";display:inline;margin-left:.45em;font-weight:400}.news-stories-show-more-row{display:flex;justify-content:center;padding-top:clamp(36px,5vw,52px)}.news-stories-show-more{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:520px;min-height:50px;padding:14px 32px;border:1px solid var(--ns-ink);border-radius:2px;background:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:var(--ns-ink);transition:background .12s ease}.news-stories-show-more:hover{background:var(--ns-surface-soft)}button.news-stories-show-more{font:inherit;cursor:pointer;appearance:none}button.news-stories-show-more:focus-visible{outline:2px solid #004fbc;outline-offset:3px}
