.art-head{padding-top:calc(var(--nav-height, 64px) + clamp(1.5rem, 3vw, 2.5rem));padding-bottom:clamp(1.75rem,3vw,2.5rem);border-bottom:1px solid #e9eee9;margin-bottom:clamp(1.75rem,3vw,2.5rem)}.art-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.art-crumb{color:var(--nws-primary,#2f6d58);text-decoration:none}.art-crumb:hover{text-decoration:underline}.art-crumb-sep{color:var(--nws-muted,#6b645b)}.art-title{margin:0 0 .3em;font-size:clamp(1.9rem,6vw,3.1rem);font-weight:700;letter-spacing:-.028em;line-height:1.12;color:#090a0b}.art-standfirst{margin:0;font-size:clamp(1.12rem,2.2vw,1.35rem);font-weight:400;line-height:1.55;color:#738a94}.art-band{display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2rem)}@media (min-width:992px){.art-band{flex-direction:row;align-items:flex-start;gap:2.5rem}.art-band-text{flex:1 1 auto;min-width:0}.art-byline{flex:0 0 15rem;margin-top:.35rem;padding-left:1.25rem;border-left:1px solid #eef1ee}}.art-byline{display:flex;align-items:center;gap:12px}.art-avatar{position:relative;flex:0 0 auto;width:44px;height:44px;border-radius:50%;overflow:hidden;background:#eef3f0}.art-avatar img{object-fit:cover}.art-avatar-initial{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1rem;font-weight:700;color:var(--nws-primary,#2f6d58)}.art-byline-text{display:flex;flex-direction:column;gap:3px;min-width:0}.art-author{font-size:.98rem;font-weight:700;line-height:1.2;letter-spacing:-.005em;color:var(--nws-ink,#2b2621);text-decoration:none}a.art-author:focus-visible,a.art-author:hover{color:var(--nws-primary,#2f6d58);text-decoration:underline;text-underline-offset:3px}.art-meta{display:flex;align-items:center;flex-wrap:wrap;gap:0 6px;font-size:.8rem;line-height:1.45;color:#92a3ab}.art-meta *{font-size:inherit}.art-meta-bull{opacity:.55}@media (max-width:575.98px){.art-standfirst{font-size:1.08rem;line-height:1.5}.art-avatar{width:38px;height:38px}}.art-body{padding-bottom:clamp(2rem,4vw,3rem)}.art-body>*+*{margin-top:clamp(1.75rem,3.5vw,2.25rem)}.art-section{margin:0}.art-section-heading{margin:0 0 .45em;font-size:clamp(1.6rem,3vw,2rem);font-weight:600;line-height:1.25;letter-spacing:-.01em;color:var(--nws-ink,#2b2621);scroll-margin-top:90px}.art-section h3.art-section-heading{font-size:clamp(1.25rem,2.2vw,1.45rem)}.art-body>.art-section+.art-section{margin-top:clamp(2.25rem,4vw,3rem)}.art-figures{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.art-figures[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.art-figure{margin:0}.art-figure-frame{position:relative;display:block;aspect-ratio:16/10;border:1px solid #e2e8e4;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.04)}.art-figures[data-count="2"] .art-figure-frame{aspect-ratio:4/3}.art-figure-frame img{object-fit:contain;object-position:center}.art-figure-caption{max-width:68ch;margin-top:.75rem;font-size:.92rem;font-style:italic;line-height:1.5;color:var(--nws-muted,#6b645b)}.art-press{margin:0}.art-body>.art-press{margin-top:3rem}.art-press-frame{position:relative;display:block;width:100%;aspect-ratio:16/10;border:1px solid #e1e7e3;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 8px 24px -6px rgba(0,0,0,.06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.art-press-frame:hover{transform:translateY(-2px);border-color:#b8ccbf;box-shadow:0 16px 36px -6px rgba(24,76,58,.1)}.art-press-shot{position:absolute;inset:0;display:block}.art-press-shot img{object-fit:cover;object-position:top center}.art-press-meta{display:flex;flex-direction:column;align-items:flex-start;margin-top:1.4rem}.art-press-source-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;margin-bottom:.5rem;font-size:.8rem}.art-press-tag{font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--nws-muted,#6b645b)}.art-press-source{font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--nws-primary,#2f6d58)}.art-press-headline{margin-bottom:1.1rem;font-size:1.02rem;font-weight:600;line-height:1.45;color:var(--nws-ink,#2b2621);-webkit-line-clamp:2;line-clamp:2}.art-press-headline,.art-press-quote{display:-webkit-box;max-width:68ch;-webkit-box-orient:vertical;overflow:hidden}.art-press-quote{margin:0 0 1.5rem;padding-left:1.25rem;border-left:2px solid rgba(47,109,88,.35);font-size:1.05rem;font-style:italic;line-height:1.7;color:#2b3630;-webkit-line-clamp:4;line-clamp:4}.art-press-button{display:inline-flex;align-items:center;gap:7px;padding:8px 18px;border-radius:999px;background:var(--nws-primary,#2f6d58);color:#fff;font-size:.82rem;font-weight:600;text-decoration:none;box-shadow:0 2px 8px rgba(47,109,88,.18);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.art-press-button:focus-visible,.art-press-button:hover{background:var(--nws-primary-hover,#245a48);color:#fff;transform:translateY(-1px);box-shadow:0 4px 14px rgba(47,109,88,.25)}.art-press-button:focus-visible{outline:2px solid var(--nws-primary,#2f6d58);outline-offset:3px}.art-press .visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media (prefers-reduced-motion:reduce){.art-press-button,.art-press-frame{transition:none}.art-press-button:focus-visible,.art-press-button:hover,.art-press-frame:hover{transform:none}}.art-prose,.art-section-heading{max-width:68ch}.art-prose{font-size:1.1rem;line-height:1.75;color:#334038;overflow-wrap:break-word}.art-body>.art-section:first-child>.art-prose:first-child>p:first-child{font-size:1.22rem;line-height:1.65;color:#2b3630}.art-prose h1,.art-prose h2{margin:1.2em 0 .45em;font-size:clamp(1.6rem,3vw,2rem);line-height:1.25;letter-spacing:-.01em}.art-prose h1,.art-prose h2,.art-prose h3{font-family:var(--font-jakarta),system-ui,sans-serif;font-weight:600;color:var(--nws-ink,#2b2621)}.art-prose h3{margin:1.1em 0 .4em;font-size:clamp(1.25rem,2.2vw,1.45rem);line-height:1.3}.art-prose>:first-child{margin-top:0}.art-prose p{margin:0 0 1.75rem}.art-prose>:last-child{margin-bottom:0}.art-prose strong{font-weight:600;color:#171411}.art-prose a{color:var(--nws-primary,#2f6d58);text-decoration:underline;text-underline-offset:3px}.art-prose ol,.art-prose ul{padding-left:1.5em;margin:.4em 0 1.25em}.art-prose li+li{margin-top:.45em}.art-prose blockquote{margin:.6em 0;padding-left:14px;border-left:3px solid var(--nws-primary,#2f6d58);color:#4a5b54}.art-prose img{max-width:100%;height:auto;border-radius:var(--nws-radius-media,12px)}.art-prose table{display:block;overflow-x:auto;border-collapse:collapse;width:100%;font-size:.92rem;line-height:1.5}.art-prose td,.art-prose th{border:1px solid rgba(15,23,42,.12);padding:.55rem .85rem;text-align:left;vertical-align:top;min-width:7rem}.art-prose th{background:var(--nws-sand,#e8e2d8);font-weight:600;color:var(--nws-ink,#2b2621)}.art-prose tr:nth-child(2n) td{background:rgba(15,23,42,.02)}.art-body>.art-end{display:flex;justify-content:center;margin-top:clamp(2.5rem,5vw,3.5rem)}.art-body>.art-end:before{content:"";width:7px;height:7px;border-radius:1px;background:var(--nws-primary,#2f6d58);opacity:.75;transform:rotate(45deg)}@media (max-width:575.98px){.art-figures[data-count="2"]{grid-template-columns:minmax(0,1fr)}.art-prose{font-size:1.02rem;line-height:1.7}.art-prose p{margin-bottom:1.25rem}.art-body>.art-section:first-child>.art-prose:first-child>p:first-child{font-size:1.1rem}.art-press-frame{aspect-ratio:4/3}.art-press-quote{padding-left:.9rem;font-size:.98rem;line-height:1.65}.art-press-button{justify-content:center;width:100%;padding:12px 18px;text-align:center}}.art-related{padding-top:clamp(1.75rem,3vw,2.5rem);border-top:1px solid rgba(15,23,42,.1)}.art-related-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:clamp(1.25rem,2.5vw,1.75rem)}.art-related-eyebrow{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--nws-primary,#2f6d58)}.art-related-all{font-size:.8rem;font-weight:600;color:var(--nws-muted,#6b645b);text-decoration:none;white-space:nowrap}.art-related-all:hover{color:var(--nws-primary,#2f6d58)}.art-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.25rem)}@media (max-width:767.98px){.art-related-grid{display:flex;overflow-x:auto;gap:1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;scrollbar-width:none}.art-related-grid::-webkit-scrollbar{display:none}.art-related-grid>*{flex:0 0 72%;max-width:300px;scroll-snap-align:start}}.nws-linkpreview-root{min-width:0}.nws-linkpreview{position:fixed;z-index:60;width:320px;display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e4ebe4;border-radius:14px;background:#fff;box-shadow:0 18px 40px -12px rgba(16,24,40,.22);pointer-events:none;animation:nws-linkpreview-in .16s ease-out}@keyframes nws-linkpreview-in{0%{opacity:0;transform:translateY(-4px)}}.nws-linkpreview-shot{position:relative;flex:0 0 auto;width:72px;height:56px;overflow:hidden;border-radius:8px;background:#eef1f0}.nws-linkpreview-shot img{width:100%;height:100%;object-fit:cover;object-position:top center}.nws-linkpreview-mark{flex:0 0 auto;width:44px;height:44px;display:grid;place-items:center;border-radius:10px;background:var(--nws-sand,#e8e2d8);color:var(--nws-primary,#2f6d58);font-size:1.15rem;font-weight:700}.nws-linkpreview-text{display:flex;flex-direction:column;gap:2px;min-width:0}.nws-linkpreview-source{font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--nws-primary,#2f6d58)}.nws-linkpreview-title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.88rem;font-weight:600;line-height:1.35;color:var(--nws-ink,#2b2621)}.nws-linkpreview-host{display:flex;align-items:center;gap:4px;font-size:.74rem;color:#92a3ab;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nws-linkpreview-arrow{font-size:.7rem}@media (prefers-reduced-motion:reduce){.nws-linkpreview{animation:none}}