.article-page{padding-top:50px}.article-preview-banner{position:sticky;z-index:20;top:0;margin:-50px 0 36px;padding:.72rem max(18px,calc((100vw - 1120px) / 2));display:flex;align-items:center;justify-content:center;gap:.8rem;border-bottom:1px solid color-mix(in srgb,var(--orange-600) 45%,transparent);color:#422006;background:#fff7ed;box-shadow:0 5px 18px rgb(66 32 6/8%);font-size:.75rem}.article-preview-banner strong{padding:.25rem .45rem;border-radius:3px;color:white;background:var(--orange-solid);font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}.article-preview-banner a{margin-left:auto;border-bottom:1px solid;font-weight:700}.article-header{text-align:center}.article-header--wide{margin-bottom:clamp(18px,2vw,28px)}.article-header.article-header--wide h1{width:min(100%,1120px);max-width:1120px;margin-inline:auto}.article-header.article-header--wide .dek{max-width:880px}.article-breadcrumb{margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:.45rem;color:var(--muted);font-size:.66rem}.article-breadcrumb a:focus-visible,.article-breadcrumb a:hover{color:var(--orange-600)}.article-header .article-category{display:inline-flex;align-items:center;margin-bottom:.9rem;padding:.38rem .62rem;border-radius:3px;background:var(--orange-solid);color:white;font-size:.66rem;font-weight:700;letter-spacing:.04em;line-height:1;text-transform:uppercase}.article-header .kicker{margin:0 0 .6rem}.article-header h1{margin:0;color:var(--navy-950);font-size:clamp(2.15rem,4.4vw,3.75rem);font-weight:700;letter-spacing:-.04em;line-height:1.06}.article-header .dek,.article-header h1{font-family:Be Vietnam Pro,system-ui,sans-serif}.article-header .dek{margin:1rem auto 0;max-width:760px;color:var(--muted);font-size:1.16rem;line-height:1.45}.article-byline{margin-top:1.4rem;padding-bottom:1.1rem;display:flex;align-items:center;justify-content:center;gap:1.25rem;color:var(--muted);font-size:.68rem}.article-byline>div{display:flex;flex-direction:column}.article-byline strong{color:var(--navy-900);font-size:.78rem}.article-hero{margin-top:26px}.article-hero>div{position:relative;aspect-ratio:16/8.8;overflow:hidden}.article-hero .article-image-lightbox__trigger,.article-hero .article-image-lightbox__trigger img,.article-hero .article-image-lightbox__trigger picture{width:100%;height:100%}.article-hero .article-image-lightbox__trigger picture{display:block}.article-hero .article-image-lightbox__trigger img{object-fit:cover}.article-hero figcaption{padding-top:.55rem;color:var(--muted);font-size:.65rem}.article-hero figcaption span{padding-left:.35rem;font-weight:700}.article-layout{display:block;padding-block:45px 25px}.article-actions{min-height:62px;display:flex;align-items:center;justify-content:safe center;gap:.55rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.article-actions>span:not(.action-status){margin-right:.35rem;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.article-actions a,.article-actions button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:white;color:var(--navy-900);cursor:pointer}.article-actions .article-comment-button{width:auto;min-width:110px;min-height:36px;padding:.5rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:0;border-radius:6px;background:var(--orange-solid);color:white;font-size:.72rem;font-weight:700;line-height:1;text-decoration:none}.article-actions .article-comment-button:focus-visible,.article-actions .article-comment-button:hover{background:var(--navy-900);color:white}.article-actions a:focus-visible,.article-actions a:hover,.article-actions button:focus-visible,.article-actions button:hover{border-color:var(--orange-500);color:var(--orange-600)}.article-actions .action-status{color:var(--success);font-size:.65rem}.article-actions .action-status:empty{display:none}.article-body{width:min(100%,780px);margin-inline:auto;min-width:0;font-family:var(--font-serif);font-size:1.08rem;line-height:1.85}.article-body>p{margin:0 0 1.45rem}.article-body .article-summary{padding-left:1.25rem;border-left:4px solid var(--orange-500);color:var(--navy-900);font-size:1.16rem;font-weight:600}.article-body h2{margin:2.2rem 0 .8rem;font-size:1.65rem;line-height:1.3}.article-body h2,.article-body h3{color:var(--navy-950)}.article-body blockquote{margin:2.2rem 0;padding:1.8rem 1.8rem 1.6rem;border-top:4px solid var(--orange-500);background:var(--warm-50);color:var(--navy-900)}.article-body blockquote p{margin:0;font-size:1.3rem;font-weight:600;line-height:1.55}.article-body blockquote cite{display:block;margin-top:.8rem;font-family:Be Vietnam Pro,sans-serif;font-size:.68rem;font-style:normal}.article-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-block:2rem}.article-embed,.article-gallery figure,.article-video{margin:0}.article-gallery .article-image-lightbox__trigger,.article-gallery img{width:100%;aspect-ratio:3/2}.article-gallery .article-image-lightbox__trigger{height:auto}.article-gallery img{height:100%;object-fit:cover}.article-image-lightbox__trigger{position:relative;display:block;max-width:100%;padding:0;overflow:hidden;border:0;border-radius:0;background:transparent;color:inherit;cursor:zoom-in;line-height:0}.article-image-lightbox__trigger--natural{width:100%;height:auto}.article-image-lightbox__trigger--natural img{display:block;width:100%;height:auto}.article-image-lightbox__trigger:focus-visible{outline:3px solid var(--orange-500);outline-offset:3px}.article-image-lightbox__zoom-mark{position:absolute;right:.75rem;bottom:.75rem;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgb(255 255 255/.62);border-radius:50%;background:rgb(17 10 7/.78);color:white;opacity:0;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease;pointer-events:none}.article-image-lightbox__close svg,.article-image-lightbox__zoom-mark svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.article-image-lightbox__trigger:focus-visible .article-image-lightbox__zoom-mark,.article-image-lightbox__trigger:hover .article-image-lightbox__zoom-mark{opacity:1;transform:translateY(0)}.article-image-lightbox{box-sizing:border-box;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));overflow:hidden;border:0;background:rgb(8 8 9/.94);color:white}.article-image-lightbox::backdrop{background:rgb(8 8 9/.94)}.article-image-lightbox__stage{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.article-image-lightbox__full-image{display:block;width:auto;max-width:min(94vw,1600px);height:auto;max-height:calc(100dvh - 58px);object-fit:contain;box-shadow:0 18px 64px rgb(0 0 0/.42);animation:article-lightbox-enter .18s ease-out both}.article-image-lightbox__close{position:fixed;z-index:2;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid rgb(255 255 255/.55);border-radius:50%;background:rgb(17 17 18/.78);color:white;cursor:pointer}.article-image-lightbox__close:focus-visible,.article-image-lightbox__close:hover{border-color:white;background:white;color:#111}.article-image-lightbox__close:focus-visible{outline:3px solid var(--orange-500);outline-offset:2px}.article-image-lightbox__hint{position:fixed;right:68px;bottom:max(14px,env(safe-area-inset-bottom));left:68px;margin:0;color:rgb(255 255 255/.78);font-family:var(--font-sans);font-size:.72rem;text-align:center;pointer-events:none}@keyframes article-lightbox-enter{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@media (hover:none){.article-image-lightbox__zoom-mark{width:36px;height:36px;opacity:.9;transform:none}}@media (prefers-reduced-motion:reduce){.article-image-lightbox__zoom-mark{transition:none}.article-image-lightbox__full-image{animation:none}}.article-gallery figcaption,.article-video figcaption{margin-top:.45rem;color:var(--muted);font-family:var(--font-sans);font-size:.72rem;line-height:1.45}.article-gallery figcaption span,.article-video figcaption span{font-weight:700}.article-embed,.article-video{margin-block:2rem}.article-embed iframe,.article-video video{display:block;width:100%;border:0;background:#111}.article-video video{max-height:70vh}.article-embed iframe{min-height:405px;aspect-ratio:16/9}.article-correction,.article-info-box,.article-related-inline{margin-block:1.8rem;padding:1.1rem 1.25rem;border:1px solid var(--line);border-left:4px solid var(--brand-orange);background:var(--warm-50);font-family:var(--font-sans);line-height:1.55}.article-related-inline{display:grid;gap:.2rem}.article-correction strong,.article-related-inline span{color:var(--orange-600);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.article-info-box strong,.article-related-inline a{color:var(--ink);font-weight:700}.article-correction p,.article-info-box p{margin:.5rem 0 0}.article-correction time{display:block;margin-top:.65rem;color:var(--muted);font-size:.7rem}.article-table-wrap{max-width:100%;margin-block:2rem;overflow-x:auto;border:1px solid var(--line);outline-offset:3px}.article-table-wrap table{width:100%;min-width:560px;border-collapse:collapse;font-family:var(--font-sans);font-size:.78rem;line-height:1.5}.article-table-wrap caption{padding:.75rem;color:var(--muted);text-align:left}.article-table-wrap td,.article-table-wrap th{padding:.7rem .8rem;border:1px solid var(--line);text-align:left;vertical-align:top}.article-table-wrap th{background:var(--warm-100);color:var(--ink)}.article-secondary-categories{margin-top:2.5rem;font-family:var(--font-sans);font-size:.78rem;line-height:1.6}.article-secondary-categories>span{color:var(--muted)}.article-secondary-categories ul{display:flex;flex-wrap:wrap;gap:.35rem 1rem;margin:.35rem 0 0;padding:0;list-style:none}.article-secondary-categories li{min-width:0}.article-secondary-categories a{color:var(--orange-text);text-decoration:underline;text-underline-offset:.2em;overflow-wrap:anywhere}.article-secondary-categories a:focus-visible{outline:2px solid currentColor;outline-offset:3px}.article-secondary-categories+.article-tags{margin-top:1rem}@media print{.article-secondary-categories{display:none}}.article-tags{margin-top:2.5rem;display:flex;flex-wrap:wrap;gap:.55rem;font-family:Be Vietnam Pro,sans-serif}.article-author-box{margin:3.2rem 0 1rem;padding:1.6rem 0;border-top:4px solid var(--navy-900);border-bottom:1px solid var(--line)}.article-author-box>span{color:var(--orange-600);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.article-author-box>h2{margin:.2rem 0 1.2rem;font-family:var(--font-serif);font-size:1.45rem}.article-author-box>div{display:grid;gap:1rem}.article-author-profile{display:grid;grid-template-columns:84px minmax(0,1fr);gap:1rem;align-items:start}.article-author-monogram,.article-author-profile>img{width:84px;height:84px;border-radius:50%;object-fit:cover}.article-author-monogram{display:grid;place-items:center;background:var(--navy-900);color:white;font-family:var(--font-serif);font-size:1.7rem;font-weight:700}.article-author-box h3{margin:0;font-family:var(--font-serif);font-size:1.15rem}.article-author-box h3 a{color:var(--ink)}.article-author-box small{display:block;margin-top:.15rem;color:var(--muted)}.article-author-box p{margin:.55rem 0;color:var(--muted);font-family:var(--font-sans);font-size:.82rem;line-height:1.55}.article-author-box p+a,.article-author-box small+a{color:var(--orange-700);font-family:var(--font-sans);font-size:.72rem;font-weight:700}.article-tags a{padding:.35rem .65rem;background:var(--warm-50);color:var(--navy-800);font-size:.68rem;font-weight:700}:root[data-theme=dark] .article-tags a{background:var(--warm-100);color:var(--orange-text)}.article-archive-html>:first-child{margin-top:0}.article-archive-html blockquote,.article-archive-html figure,.article-archive-html ol,.article-archive-html p,.article-archive-html table,.article-archive-html ul{margin-block:0 1.45rem}.article-archive-html iframe,.article-archive-html img,.article-archive-html video{display:block;width:auto;max-width:100%;height:auto;margin:1.5rem auto}.article-archive-html iframe{width:100%;min-height:420px;border:0}.article-archive-html audio{width:100%;margin-block:1.5rem}.article-archive-html table{width:100%;display:block;overflow-x:auto;border-collapse:collapse;font-family:Be Vietnam Pro,sans-serif;font-size:.82rem}.article-archive-html td,.article-archive-html th{padding:.6rem;border:1px solid var(--line);text-align:left}.article-archive-html a{color:var(--navy-800);text-decoration:underline;text-decoration-color:var(--orange-500);text-underline-offset:.16em}.article-source-note{margin-top:2rem!important;padding-top:1rem;border-top:1px solid var(--line);color:var(--muted);font-family:Be Vietnam Pro,sans-serif;font-size:.68rem}.article-source-note a{color:var(--navy-800);font-weight:700}.comments{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--line);font-family:Be Vietnam Pro,sans-serif}.comments h2{margin:0;font-family:var(--font-serif)}.comments>p{color:var(--muted);font-size:.75rem}.comments form{display:grid;gap:1rem}.comments label{display:grid;gap:.3rem;color:var(--navy-900);font-size:.72rem;font-weight:700}.comments input,.comments textarea{width:100%;padding:.7rem .8rem;border:1px solid var(--line);background:white;color:var(--ink)}.comments button{justify-self:start}.comments output{min-height:1.2rem;color:var(--muted);font-size:.7rem}@media (max-width:720px){.article-image-lightbox{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.article-image-lightbox__full-image{max-width:calc(100vw - 20px);max-height:calc(100dvh - 32px);box-shadow:0 12px 38px rgb(0 0 0/.36)}.article-image-lightbox__close{top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right))}.article-image-lightbox__hint{display:none}.article-actions a,.article-actions button{width:42px;height:42px;min-width:42px;flex:0 0 42px}.article-actions .article-comment-button{min-width:120px;min-height:42px;flex-basis:120px}}