.nm-article-archive__hero h1,.nm-article-detail__hero h1{text-wrap:balance;max-width:19ch}.nm-article-listing{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,2.6vw,2rem);display:grid}.nm-article-entry{background:var(--nm-color-surface);border:1px solid var(--nm-color-border);border-radius:var(--nm-radius-panel);min-width:0;transition:border-color var(--nm-duration-base) var(--nm-ease-out);flex-direction:column;display:flex;overflow:hidden}.nm-article-entry:hover{border-color:var(--nm-color-border-strong)}.nm-article-entry:focus-within{border-color:var(--nm-color-border-strong)}.nm-article-entry__media{aspect-ratio:16/9;background:var(--nm-color-secondary-soft);margin:var(--nm-space-2) var(--nm-space-2) 0;display:block;overflow:hidden}.nm-article-entry__media,.nm-article-entry__media img{border-radius:var(--nm-radius-media)}.nm-article-entry__media img{object-fit:cover;width:100%;height:100%}.nm-article-entry__body{border-block-start:1px solid var(--nm-color-border);flex-direction:column;flex:1;margin-block-start:var(--nm-space-2);padding:clamp(1.25rem,2.5vw,1.75rem);display:flex}.nm-article-entry__meta,.nm-article-detail__meta{color:var(--nm-color-text-muted);font-size:var(--nm-text-xs);align-items:center;gap:var(--nm-space-3);letter-spacing:.035em;flex-wrap:wrap;font-weight:600;display:flex}.nm-article-entry__meta{text-transform:uppercase;margin-block-end:var(--nm-space-4)}.nm-article-entry__title{font-family:var(--nm-font-editorial)!important;letter-spacing:-.02em!important;font-size:clamp(1.35rem,1.17rem + .48vw,1.72rem)!important;font-weight:600!important;line-height:1.18!important}.nm-article-entry__title a{color:var(--nm-color-secondary-strong);text-decoration:none}.nm-article-entry__title a:hover{color:var(--nm-color-primary-strong)}.nm-article-entry__body>p{color:var(--nm-color-text-muted);font-size:var(--nm-text-md)}.nm-article-entry .nm-text-link{font-size:var(--nm-text-sm);min-height:44px;padding-block:var(--nm-space-2);margin-block-start:auto;font-weight:700;color:var(--nm-link)!important}.nm-article-detail__category{min-height:44px;padding-block:var(--nm-space-2);display:inline-flex}.nm-article-detail__meta>*+:before{color:var(--nm-color-accent);content:"•";margin-inline-end:var(--nm-space-3)}.nm-author-byline{align-items:center;gap:var(--nm-space-1);display:inline-flex}.nm-article-detail__featured{border-block-end:1px solid var(--nm-color-border);max-width:1040px;margin-block:clamp(-1.25rem,-2vw,-.5rem) clamp(2.5rem,5vw,4rem);padding-block-end:var(--nm-space-3)}.nm-article-detail__featured picture{display:block}.nm-article-detail__featured img{aspect-ratio:16/9;border-radius:var(--nm-radius-media);object-fit:cover;width:100%}.nm-article-detail__layout{grid-template-columns:minmax(0,8.25fr) minmax(16rem,3.75fr);align-items:start;gap:clamp(2.5rem,6vw,5.5rem);display:grid}.nm-article-detail__content{max-width:var(--nm-reading-width)}.nm-article-detail__content>p:first-of-type{color:var(--nm-color-secondary-strong);font-family:var(--nm-font-editorial);font-size:clamp(1.2rem,1.08rem + .42vw,1.45rem);line-height:1.55}.nm-article-detail__disclaimer{margin-block-start:var(--nm-space-10)}.nm-article-detail__disclaimer h2{font-size:var(--nm-text-xl)}.nm-article-detail__facts{background:var(--nm-color-surface);border:1px solid var(--nm-color-border);border-block-start:3px solid var(--nm-color-accent);border-radius:var(--nm-radius-panel);top:calc(var(--nm-header-height) + var(--nm-space-6));padding:clamp(1.25rem,2.5vw,1.75rem);position:sticky}.nm-article-detail__facts h2{font-size:var(--nm-text-2xl)}.nm-article-detail__facts dl{gap:0;margin:0;display:grid}.nm-article-detail__facts dl>div{border-block-start:1px solid var(--nm-color-border);gap:var(--nm-space-1);padding-block:var(--nm-space-4);display:grid}.nm-article-detail__facts dt{color:var(--nm-color-text-muted);font-size:var(--nm-text-xs);letter-spacing:.035em;text-transform:uppercase}.nm-article-detail__facts dd{color:var(--nm-color-secondary-strong);margin:0;font-weight:600}@media (width<=1023px){.nm-article-listing{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.nm-article-detail__layout{grid-template-columns:minmax(0,1fr)}.nm-article-detail__facts{position:static}}@media (width<=639px){.nm-article-listing{grid-template-columns:minmax(0,1fr)}.nm-article-detail__meta>*+:before{display:none}}.nm-article-archive__hero,.nm-article-detail__hero{background:var(--nm-color-surface);border-radius:0 0 42px 42px}.nm-article-archive__hero h1,.nm-article-detail__hero h1{color:var(--nm-color-text);letter-spacing:-.04em;font-size:clamp(2.5rem,4.8vw,3.375rem);line-height:1}.nm-article-entry,.nm-article-detail__featured,.nm-article-detail__content,.nm-article-detail__facts{background:var(--nm-color-surface);box-shadow:var(--nm-shadow-sm);border:0;border-radius:20px}.nm-article-detail__content{padding:clamp(1.5rem,4vw,3rem)}.nm-article-entry__media,.nm-article-detail__featured,.nm-article-detail__featured img{border-radius:20px}@media (width<=767px){.nm-article-archive__hero,.nm-article-detail__hero{border-radius:0 0 28px 28px}}