*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:var(--fs-base);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg,video{display:block;max-width:100%}img{height:auto;background:var(--tint)}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}h1,h2,h3,h4{font-family:var(--font-display);font-weight:var(--display-weight);font-stretch:var(--display-stretch);letter-spacing:var(--tracking-display);line-height:1.15;margin:0;text-wrap:balance;text-wrap:pretty}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}time{white-space:nowrap}button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}input{font:inherit}.skip{position:absolute;left:-999px;top:0;background:var(--accent);color:var(--accent-ink);padding:.5rem 1rem;z-index:100}.skip:focus{left:0}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.wrap{width:min(100% - 2*var(--gutter),var(--container));margin-inline:auto}.grid{display:grid;gap:var(--gap)}.grid--12{grid-template-columns:repeat(12,minmax(0,1fr))}@media(max-width:900px){.grid--12{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:600px){.grid--12{grid-template-columns:repeat(2,minmax(0,1fr))}}.i{width:var(--icon-size);height:var(--icon-size);fill:none;stroke:currentColor;stroke-width:var(--icon-stroke);stroke-linecap:round;stroke-linejoin:round;vertical-align:-.2em;display:inline-block;flex:none}.i--xs{width:.95em;height:.95em;vertical-align:-.12em;margin-right:.2em}.time .i--xs{margin-right:.25em;opacity:.8}.aside__title .i,.sechead__title .i{margin-right:.3em;color:var(--accent);vertical-align:-.18em}.kicker{display:inline-block;font-family:var(--font-display);font-weight:600;font-size:var(--fs-xs);color:var(--cat,var(--accent));text-transform:var(--kicker-transform);letter-spacing:var(--kicker-spacing);font-variant:var(--kicker-variant);line-height:1.2}.kicker:hover{text-decoration:none;opacity:.85}.time,.meta{color:var(--muted);font-size:var(--fs-xs)}.meta{display:flex;flex-wrap:wrap;gap:.35rem .75rem;align-items:center}.dek{font-size:var(--fs-md);line-height:1.45;color:var(--ink-2)}.credit{display:block;font-size:var(--fs-xs);color:var(--muted);line-height:1.3}.caption{font-size:var(--fs-sm);color:var(--ink-2)}.figure{margin:0}.figure figcaption{padding:.5rem 0 0;display:flex;flex-direction:column;gap:.15rem}.sechead{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;margin:0 0 var(--gap);flex-wrap:wrap;min-width:0}.sechead__title{min-width:0;overflow-wrap:anywhere}.sechead__title{font-size:var(--fs-lg);line-height:1;letter-spacing:var(--tracking-display)}.sechead__title a:hover{text-decoration:none;color:var(--cat,var(--accent))}.sechead__more{font-size:var(--fs-xs);color:var(--muted);white-space:nowrap;display:inline-flex;align-items:center;gap:.25rem}.sechead__more:hover{color:var(--accent);text-decoration:none}.card{position:relative;display:flex;flex-direction:column;gap:.6rem;min-width:0}.card__media{overflow:hidden;border-radius:var(--radius-img);background:var(--tint)}.card__media .img{width:100%;height:100%;object-fit:cover;aspect-ratio:var(--img-ratio);border-radius:var(--radius-img)}.card__title{font-size:var(--fs-md);line-height:1.2}.card__title a:hover{text-decoration:none;color:var(--accent)}.card__dek{font-size:var(--fs-sm);color:var(--ink-2);line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card__body{display:flex;flex-direction:column;gap:.35rem;min-width:0}.card--lg .card__title{font-size:var(--fs-xl)}.card--xl .card__title{font-size:var(--fs-2xl);line-height:1.08}.card--sm .card__title{font-size:var(--fs-base)}.card--horizontal{flex-direction:row;align-items:flex-start;gap:.85rem}.card--horizontal .card__media{flex:0 0 38%;max-width:200px}.card--horizontal.card--sm .card__media{flex-basis:32%;max-width:120px}.aside .card--horizontal.card--sm .card__media{flex-basis:30%;max-width:96px}.aside .card--sm .card__title{font-size:var(--fs-sm)}.card--overlay .card__media{position:relative}.card--overlay .card__body{position:absolute;inset:auto 0 0 0;padding:1.75rem 1rem 1rem;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.82),rgba(0,0,0,.35) 60%,transparent);border-radius:0 0 var(--radius-img) var(--radius-img)}.card--overlay .card__title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card--overlay.card--xl .card__title{-webkit-line-clamp:3}.card--overlay .card__dek{-webkit-line-clamp:2}.card--overlay .card__title,.card--overlay .card__title a{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.45)}.card--overlay .card__title a:hover{color:#fff;text-decoration:underline}.card--overlay .kicker,.card--overlay .time,.card--overlay .card__dek{color:#fff;opacity:.92}.card--text,.card--minimal{flex-direction:row-reverse;align-items:flex-start;gap:.85rem;justify-content:space-between}.card--text .card__media,.card--minimal .card__media{flex:0 0 84px;max-width:84px}.card--text .card__media .img,.card--minimal .card__media .img{aspect-ratio:1/1;width:84px;height:84px;object-fit:cover}.card--text .card__body,.card--minimal .card__body{flex:1 1 auto}.card--text.card--xl,.card--text.card--lg{flex-direction:column-reverse;align-items:stretch}.card--text.card--xl .card__media,.card--text.card--lg .card__media{flex:none;max-width:none}.card--text.card--xl .card__media .img,.card--text.card--lg .card__media .img{width:100%;height:auto;aspect-ratio:16/9}.card--numbered{flex-direction:row;gap:.8rem;align-items:flex-start}.card--numbered .card__num{font-family:var(--font-display);font-weight:var(--display-weight);font-size:var(--fs-2xl);line-height:.9;color:var(--accent);min-width:1.4ch;text-align:right;font-variant-numeric:lining-nums tabular-nums}.stack{display:flex;flex-direction:column;gap:var(--gap)}.stack--tight{gap:calc(var(--gap)*.6)}.stack>*+*{padding-top:calc(var(--gap)*.6)}.stack--tight>*+*{padding-top:calc(var(--gap)*.4)}.headlines{display:flex;flex-direction:column}.headlines li{padding:.55rem 0}.headlines li+li{border-top:var(--rule)}.headlines a{font-family:var(--font-display);font-weight:600;font-size:var(--fs-base);line-height:1.25}.headlines a:hover{text-decoration:none;color:var(--accent)}.headlines .time{margin-left:.5rem}.headlines--sm li{padding:.45rem 0}.headlines--sm a{font-size:var(--fs-sm)}.headlines--row{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:0 var(--gap);margin-top:var(--gap);border-top:var(--rule)}.headlines--row li{border-top:0;border-bottom:1px solid var(--line);padding:.5rem 0;display:flex;flex-direction:column;gap:.15rem}.headlines--row a{font-size:var(--fs-sm);line-height:1.3}.headlines--row .time{margin-left:0}.section__col{display:flex;flex-direction:column;gap:calc(var(--gap)*.6);min-width:0}.section__more--col{border-top:var(--rule);padding-top:.25rem}.section__more--col li{display:flex;flex-direction:column;gap:.1rem}.section__more--col .time{margin-left:0}.btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .9rem;border-radius:var(--radius);font-family:var(--font-display);font-weight:600;font-size:var(--fs-sm);line-height:1;border:1px solid var(--accent);background:var(--accent);color:var(--accent-ink);white-space:nowrap}.btn:hover{text-decoration:none;filter:brightness(.92)}.tags{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-top:1.5rem;font-size:var(--fs-sm)}.tags__label{color:var(--muted)}.tag{display:inline-block;padding:.25rem .6rem;border-radius:var(--radius-tag);background:var(--tint);color:var(--ink);font-size:var(--fs-xs);font-weight:600}.tag:hover{text-decoration:none;background:var(--accent);color:var(--accent-ink)}.pagination-wrap{padding:var(--gap) 0 0;border-top:var(--rule);margin-top:var(--gap)}.pagination{--bs-pagination-color:var(--ink);--bs-pagination-bg:transparent;--bs-pagination-border-color:var(--line);--bs-pagination-hover-bg:var(--accent);--bs-pagination-hover-color:var(--accent-ink);--bs-pagination-hover-border-color:var(--accent);--bs-pagination-active-bg:var(--accent);--bs-pagination-disabled-color:var(--muted);--bs-pagination-disabled-bg:transparent;--bs-pagination-border-radius:var(--radius-box);--bs-pagination-font-size:var(--fs-sm);margin:0}.pagination .page-link{display:inline-flex;align-items:center;gap:.25rem;font-weight:600}.pagination__info{border:0!important;background:none!important}.ad{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin:var(--gap) 0;padding:.5rem 0}.ad__label{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.ad .adsbygoogle{min-height:90px;width:100%}.share{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;min-height:40px;scrollbar-width:none;-ms-overflow-style:none}.share::-webkit-scrollbar{display:none}.share__label{flex:0 0 auto}@media(min-width:701px){.share--full{flex-wrap:wrap;overflow:visible}}.share__label{font-size:var(--fs-xs);color:var(--muted);margin-right:.25rem;display:inline-flex;align-items:center}.share__btn{--bs-btn-padding-x:.6rem;--bs-btn-padding-y:.35rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-width:36px;min-height:36px;border-radius:var(--radius);border:1px solid var(--line);color:var(--ink);background:transparent;font-family:var(--font-display);font-weight:600;font-size:var(--fs-xs);line-height:1;text-decoration:none}.share__btn:hover,.share__btn:focus-visible{background:var(--accent);color:var(--accent-ink);border-color:var(--accent);text-decoration:none}.share--solid .share__btn{background:var(--surface-dark);color:var(--on-dark);border-color:var(--surface-dark)}.share--solid .share__btn:hover{background:var(--accent);border-color:var(--accent)}.share--ghost .share__btn{border-color:transparent;background:var(--tint)}.share--ghost .share__btn:hover{background:var(--accent);color:var(--accent-ink)}.share--brand .share__btn{color:#fff;border-color:transparent}.share--brand .share__btn--wa{background:#25d366}.share--brand .share__btn--fb{background:#1877f2}.share--brand .share__btn--x{background:#111}.share--brand .share__btn--tg{background:#229ed9}.share--brand .share__btn--mail{background:#6b7280}.share--brand .share__btn:hover{filter:brightness(.9);background:inherit}.share--full .share__btn{min-width:0;padding-inline:.8rem}html[data-tag="pill"] .share__btn{border-radius:999px}html[data-tag="text"] .share--outline .share__btn{border-color:var(--ink)}@media(min-width:1100px){.share--side{position:absolute;left:-64px;top:0;flex-direction:column;width:44px;gap:.4rem}.share--side .share__label{display:none}.article__main{position:relative}}.article{padding:var(--gap) 0 calc(var(--gap)*2)}.article__head{display:flex;flex-direction:column;gap:.9rem;margin-bottom:var(--gap)}.article__title{font-size:var(--fs-3xl);line-height:1.06}.article__dek{font-size:var(--fs-lg);line-height:1.4;color:var(--ink-2);font-weight:400}.article__meta{display:flex;flex-wrap:wrap;gap:.4rem 1rem;align-items:center;font-size:var(--fs-sm);color:var(--muted);padding-top:.6rem;border-top:var(--rule);min-height:2.6em}.article__meta .byline{color:var(--ink);font-weight:600}.article__meta .byline a:hover{color:var(--accent);text-decoration:none}.article__figure{margin:0 0 var(--gap)}.article__body{font-size:var(--fs-read);line-height:1.62;max-width:var(--measure)}.article__body>*+*{margin-top:1.15em}.article__body h2{font-size:var(--fs-xl);margin-top:1.8em;line-height:1.2}.article__body h3{font-size:var(--fs-lg);margin-top:1.5em}.article__body a{color:var(--accent);text-decoration:underline;text-underline-offset:.15em}.article__body ul,.article__body ol{padding-left:1.4em}.article__body ul{list-style:disc}.article__body ol{list-style:decimal}.article__body li+li{margin-top:.4em}.article__body blockquote{margin:1.5em 0;padding:.25em 0 .25em 1.2em;border-left:3px solid var(--accent);font-style:italic;color:var(--ink-2)}.article__body strong{font-weight:700}.article__body .dateline{font-weight:700;letter-spacing:.02em}.article__foot{margin-top:calc(var(--gap)*1.5);display:flex;flex-direction:column;gap:var(--gap)}.related{margin-top:calc(var(--gap)*2);padding-top:var(--gap);border-top:var(--rule)}.related__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:var(--gap)}.ai-note{font-size:var(--fs-xs);color:var(--muted);line-height:1.4;padding:.75rem 0;border-top:var(--rule)}@media(max-width:600px){.article .article__title{font-size:clamp(1.45rem,7.2vw,2rem)}.article .article__dek{font-size:var(--fs-base)}}.crumbs{margin-bottom:.6rem}.crumbs .breadcrumb{--bs-breadcrumb-divider:"›";--bs-breadcrumb-font-size:var(--fs-xs);--bs-breadcrumb-item-padding-x:.4rem;margin:0;color:var(--muted)}.crumbs .breadcrumb-item+.breadcrumb-item::before{color:var(--muted)}.crumbs .breadcrumb-item.active{color:var(--muted)}.readalso{margin:1.4em 0;padding:.9rem 1rem;border-left:4px solid var(--accent);background:var(--tint);border-radius:var(--radius-box);font-size:var(--fs-base)}.readalso__label{display:inline-flex;align-items:center;font-family:var(--font-display);font-weight:700;font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:.4rem}.readalso ul{margin:0;padding:0;list-style:none}.readalso li+li{margin-top:.35rem}.readalso a{font-family:var(--font-display);font-weight:600;line-height:1.3}.authorbox{display:flex;gap:.9rem;align-items:flex-start;padding:1rem;border:1px solid var(--line);border-radius:var(--radius-box);background:var(--bg)}.authorbox__pic{width:56px;height:56px;border-radius:50%;flex:none;object-fit:cover;background:var(--tint)}.authorbox__pic--txt{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:var(--accent-ink);font-family:var(--font-display);font-weight:700;font-size:1.4rem}.authorbox__label{display:block;font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.authorbox__name{font-family:var(--font-display);font-weight:700;font-size:var(--fs-md)}.authorbox__desc{font-size:var(--fs-sm);color:var(--ink-2);margin-top:.25rem}.postnav{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap);border-top:var(--rule);padding-top:var(--gap)}.postnav__item{display:flex;flex-direction:column;gap:.25rem;min-width:0}.postnav__item--next{text-align:right;align-items:flex-end}.postnav__label{display:inline-flex;align-items:center;gap:.2rem;font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.postnav__title{font-family:var(--font-display);font-weight:600;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.postnav__item:hover{text-decoration:none}.postnav__item:hover .postnav__title{color:var(--accent)}@media(max-width:600px){.postnav{grid-template-columns:1fr}.postnav__item--next{text-align:left;align-items:flex-start}}.sharebar{display:none}@media(max-width:700px){.sharebar{display:block;position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--bg);border-top:1px solid var(--line);padding:.45rem var(--gutter) calc(.45rem + env(safe-area-inset-bottom))}.sharebar .share{justify-content:center;flex-wrap:nowrap}.sharebar .share__label{display:none}.sharebar .share--side{position:static;flex-direction:row;width:auto}.article{padding-bottom:4.5rem}}.nowbar{background:var(--surface-dark);color:var(--on-dark);font-size:var(--fs-sm)}.nowbar__in{display:flex;align-items:center;gap:1rem;min-height:36px}.nowbar__label{flex:none;font-family:var(--font-display);font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:var(--fs-xs);color:var(--accent-on-dark);padding-right:1rem;border-right:1px solid color-mix(in srgb,var(--on-dark) 25%,transparent)}.nowbar__list{display:flex;gap:1.5rem;overflow:hidden;white-space:nowrap;min-width:0}.nowbar__list li{display:inline-flex;gap:.4rem;align-items:baseline;min-width:0}.nowbar__list a{overflow:hidden;text-overflow:ellipsis;max-width:32ch;font-family:var(--font-display);font-weight:600}.nowbar__list .time{color:var(--on-dark);opacity:.7}@media(max-width:700px){.nowbar__list li:nth-child(n+2){display:none}.nowbar__list a{max-width:none}}.wbox{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1rem;margin:0}.wbox>div{display:flex;flex-direction:column;gap:.1rem}.wbox dt{font-size:var(--fs-xs);color:var(--muted);display:inline-flex;align-items:center;gap:.25rem}.wbox dd{margin:0;font-family:var(--font-display);font-weight:700;font-size:var(--fs-md);font-variant-numeric:tabular-nums}.wbox .up{color:var(--up);font-size:var(--fs-xs)}.wbox .down{color:var(--down);font-size:var(--fs-xs)}.wbox .muted{color:var(--muted);font-weight:400;font-size:var(--fs-xs)}.readbar{position:fixed;top:0;left:0;width:100%;height:3px;background:var(--accent);transform:scaleX(0);transform-origin:left;z-index:60;pointer-events:none}.totop{position:fixed;right:1rem;bottom:1rem;width:42px;height:42px;border-radius:50%;background:var(--surface-dark);color:var(--on-dark);display:inline-flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s,transform .2s;z-index:45;box-shadow:0 4px 14px rgba(0,0,0,.25)}.totop.is-visible{opacity:.92;visibility:visible;transform:none}.totop:hover{text-decoration:none;opacity:1}@media(max-width:700px){.page-article .totop{bottom:4.6rem}}.section__more-btn{display:block;width:100%;margin-top:var(--gap);padding:.7rem;border:1px solid var(--line);border-radius:var(--radius-box);background:var(--tint);font-family:var(--font-display);font-weight:600;font-size:var(--fs-sm)}.boletim{display:flex;flex-direction:column;gap:.6rem}.boletim__head{display:flex;flex-direction:column;gap:.15rem}.boletim__title{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--font-display);font-weight:700;font-size:var(--fs-md)}.boletim__desc{font-size:var(--fs-sm);color:var(--ink-2)}.boletim__row{display:flex;gap:.5rem}.boletim__input{flex:1;min-width:0;padding:.6rem .8rem;border:1px solid var(--line);border-radius:var(--radius-box);background:var(--bg);color:var(--ink);font:inherit}.boletim__hp{position:absolute;left:-9999px;width:1px;height:1px}.boletim__consent{font-size:var(--fs-xs);color:var(--ink-2);display:flex;gap:.4rem;align-items:flex-start;line-height:1.35}.boletim__consent a{text-decoration:underline}.boletim--wide{padding:1rem 1.2rem;border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:var(--radius-box);background:var(--tint);margin-top:var(--gap)}.boletim--wide .boletim__row{max-width:520px}.boletim--footer{margin-top:.9rem;max-width:36ch}.boletim--footer .boletim__title{font-size:var(--fs-sm)}.boletim__msg{padding:.7rem 1rem;border-radius:var(--radius-box);margin-bottom:var(--gap);font-weight:600}.boletim__msg.is-ok{background:#e8f7ee;color:#0f5132}.boletim__msg.is-err{background:#fde8e6;color:#842029}.section--boletim{padding-top:calc(var(--gap)*1.2)}@media(max-width:600px){.boletim__row{flex-direction:column}}.ad--placeholder{border:1px dashed var(--line);border-radius:var(--radius-box);background:var(--tint);justify-content:center;min-height:120px}.ad--sidebar.ad--placeholder{min-height:250px}.ad--after_p3.ad--placeholder,.ad--end.ad--placeholder{min-height:100px}.card__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.badge--new{--bs-badge-padding-x:.4em;--bs-badge-padding-y:.2em;font-size:.62rem;letter-spacing:.06em;text-transform:uppercase;background:var(--accent);color:var(--accent-ink);border-radius:var(--radius-tag);font-family:var(--font-display)}.card__read{display:inline-flex;align-items:center;gap:.15rem;font-size:var(--fs-xs);color:var(--muted)}.card__media .img{transition:transform .35s ease,filter .35s ease}.card:hover .card__media .img{transform:scale(1.03)}.card__media{overflow:hidden}.tags--cloud{margin-top:0;gap:.35rem}.empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;padding:calc(var(--gap)*3) var(--gap);border:1px dashed var(--line);border-radius:var(--radius-box);background:var(--tint)}.empty__icon .i{width:40px;height:40px;color:var(--accent)}.empty__title{font-size:var(--fs-xl)}.empty__text{max-width:52ch;color:var(--ink-2)}.aside{display:flex;flex-direction:column;gap:calc(var(--gap)*1.5)}.aside__block{display:flex;flex-direction:column;gap:.6rem;padding:.8rem 1rem 1rem;border:1px solid var(--line);border-top:3px solid var(--accent);border-radius:var(--radius-box);background:var(--bg)}.aside__block--section{border-top-color:var(--cat,var(--accent))}.aside__title{font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:.08em;color:var(--ink);padding-bottom:.4rem;border-bottom:1px solid var(--line);display:flex;align-items:center}.aside__title--cat a{color:var(--cat,var(--accent))}.aside__title--cat a:hover{text-decoration:none;opacity:.85}.aside .sechead__more{align-self:flex-start}.mostread{display:flex;flex-direction:column}.mostread li{padding:.55rem 0}.mostread li+li{border-top:var(--rule)}.mostread--numbered li{display:flex;gap:.7rem;align-items:flex-start}.mostread__num{font-family:var(--font-display);font-weight:var(--display-weight);font-size:var(--fs-xl);line-height:1;color:var(--accent);min-width:1.2ch;font-variant-numeric:lining-nums tabular-nums}.mostread a{font-family:var(--font-display);font-weight:600;font-size:var(--fs-base);line-height:1.25}.mostread a:hover{text-decoration:none;color:var(--accent)}.mostread li{display:flex;gap:.7rem;align-items:flex-start}.mostread__pic{flex:0 0 64px}.mostread__pic .img{width:64px;height:64px;object-fit:cover;border-radius:var(--radius-img);aspect-ratio:1/1}.mostread__body{min-width:0}.mostread--strip .mostread__pic{flex-basis:56px}.mostread--strip .mostread__pic .img{width:56px;height:56px}.mostread--strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--gap)}.mostread--strip li{display:flex;gap:.6rem;align-items:flex-start;padding:0;border-top:0}.mostread--strip .mostread__num{font-size:var(--fs-lg)}.mostread--strip li+li{border-top:0;border-left:1px solid var(--line);padding-left:var(--gap);margin-left:calc(-1*var(--gap)/2)}.mostread--strip a{font-size:var(--fs-sm)}@media(max-width:900px){.mostread--strip{grid-template-columns:repeat(2,minmax(0,1fr))}.mostread--strip li+li{border-left:0;padding-left:0;margin-left:0}.mostread--strip li{border-top:1px solid var(--line);padding-top:.5rem}.mostread--strip li:first-child{border-top:0;padding-top:0}}@media(max-width:600px){.mostread--strip{grid-template-columns:1fr}}.card__media--ph .img{object-fit:cover;opacity:.9}.page{padding:var(--gap) 0 calc(var(--gap)*3)}.page__title{font-size:var(--fs-2xl);margin-bottom:var(--gap)}.prose{max-width:var(--measure);font-size:var(--fs-read);line-height:1.62}.prose>*+*{margin-top:1em}.prose h2{font-size:var(--fs-lg);margin-top:1.8em}.prose h3{font-size:var(--fs-md);margin-top:1.4em}.prose ul{list-style:disc;padding-left:1.4em}.prose a{color:var(--accent);text-decoration:underline}.expedient{margin-top:2rem;padding:1rem 1.25rem;background:var(--tint);border-radius:var(--radius-box);font-size:var(--fs-sm)}.expedient dl{display:grid;grid-template-columns:max-content 1fr;gap:.35rem 1rem}.expedient dt{color:var(--muted)}.expedient dd{margin:0}.search{display:flex;gap:.5rem;max-width:640px}.search input{flex:1;padding:.7rem .9rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);color:var(--ink)}.search__results{margin-top:var(--gap)}.search__count{color:var(--muted);font-size:var(--fs-sm);margin-bottom:.75rem}.widgets{display:flex;gap:1.25rem;align-items:center;font-size:var(--fs-xs);color:var(--muted);flex-wrap:wrap}.widget{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}.widget b{color:var(--ink);font-weight:600;font-variant-numeric:tabular-nums}.widget .up{color:var(--up)}.widget .down{color:var(--down)}.notfound{padding:calc(var(--gap)*4) 0;text-align:center;display:flex;flex-direction:column;gap:1rem;align-items:center}.notfound h1{font-size:var(--fs-3xl)}.consent{position:fixed;inset:auto 1rem 1rem;max-width:520px;margin-inline:auto;background:var(--surface-dark);color:var(--on-dark);padding:1rem 1.25rem;border-radius:var(--radius-box);display:flex;gap:1rem;align-items:center;font-size:var(--fs-sm);z-index:50;box-shadow:0 8px 30px rgba(0,0,0,.25)}.consent a{text-decoration:underline}.consent .btn{border-color:var(--bg);background:var(--bg);color:var(--ink)}.hide-sm{display:initial}@media(max-width:600px){.hide-sm{display:none}}.mt{margin-top:var(--gap)}.rule{border-top:var(--rule)}:root{--container:1200px;--gutter:20px;--gap:20px}.topbar{font-size:var(--fs-xs);color:var(--muted);border-bottom:var(--rule)}.topbar__in{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:32px}.topbar__date{white-space:nowrap}.topbar__links a{display:inline-flex;color:var(--muted)}.topbar__links a:hover{color:var(--accent)}.topbar--date .topbar__in{justify-content:center}@media(max-width:600px){.topbar .widgets{display:none}}.header{background:var(--bg)}.header__row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.9rem 0}.header__util{display:flex;align-items:center;gap:1rem}.header__tagline{font-size:var(--fs-sm);color:var(--muted)}.masthead{display:inline-flex;align-items:baseline;gap:.6rem;color:inherit;line-height:1;flex:0 0 auto;min-width:0}.masthead__logo,.footer__logo{width:auto;height:auto;max-width:100%;flex:none}.header__center .masthead{max-width:100%}.masthead:hover{text-decoration:none}.masthead__name{font-size:clamp(1.6rem,3.2vw,2.3rem);letter-spacing:-.03em;line-height:1}.masthead--sm .masthead__name{font-size:1.4rem}.masthead__logo{max-height:44px;background:none}.masthead--sm .masthead__logo{max-height:36px}.masthead__tagline{font-size:var(--fs-xs);color:var(--muted);font-family:var(--font-body);font-weight:400}.header__center{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.4rem 0 1rem}.header__center .masthead{flex-direction:column;align-items:center;gap:.5rem}.header__center .masthead__name{font-size:clamp(2.2rem,5vw,3.6rem)}.header__center .masthead__logo{max-height:64px}.header__navrow{border-top:var(--rule);border-bottom:var(--rule)}.header__navrow--ruled{border-top:var(--rule);border-bottom:var(--rule)}.header--compact .header__row--single{gap:2rem}.header--compact .nav{flex:1}.header--stacked .masthead{flex-direction:column;align-items:flex-start;gap:.3rem}.header--split .header__navrow--full{background:var(--surface-dark)}.header--split .header__navrow--full .nav__list a{color:var(--on-dark)}.header--split .header__navrow--full .nav__list a[aria-current]{color:var(--accent-on-dark);border-bottom-color:var(--accent-on-dark)}.btn--live{background:var(--accent);border-color:var(--accent)}@media(max-width:700px){.header__row{gap:.6rem;flex-wrap:nowrap}.masthead{flex:0 1 auto;min-width:96px}.masthead__logo{max-width:100%;height:auto}.masthead__name{font-size:clamp(1.1rem,5.6vw,1.8rem);overflow-wrap:anywhere}.header__util{flex:0 0 auto;gap:.5rem}.header__util .btn--live{padding-inline:.55rem}.nav__search{flex:0 0 auto}.header--compact .nav,.header--compact .nav.navbar{flex:0 0 auto}.header__row--single{gap:.6rem}.header__center .masthead{max-width:100%}}.header__navrow,.header--compact .header__row--single{position:sticky;top:0;z-index:35;background:var(--bg)}html.is-scrolled .header__navrow,html.is-scrolled .header--compact .header__row--single{box-shadow:0 2px 10px rgba(0,0,0,.12)}html.is-scrolled .header--compact .masthead__logo{max-height:30px}.masthead__logo:not(.masthead__logo--wordmark){max-height:64px}.masthead--sm .masthead__logo:not(.masthead__logo--wordmark){max-height:48px}.header__center .masthead__logo:not(.masthead__logo--wordmark){max-height:88px}.nav.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0;flex-wrap:nowrap}.nav__toggle{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 0;border:0;font-family:var(--font-display);font-weight:600;font-size:var(--fs-sm)}.nav__toggle:focus{box-shadow:none;outline:2px solid var(--accent);outline-offset:2px}.nav__panel{--bs-offcanvas-bg:var(--bg);--bs-offcanvas-color:var(--ink);--bs-offcanvas-width:320px}.nav__panel-head .offcanvas-title{font-family:var(--font-display);font-weight:var(--display-weight);font-size:var(--fs-lg)}@media(max-width:991.98px){.nav__list{flex-direction:column;overflow:visible;margin:0;padding:0;gap:0}.nav__list li{border-bottom:1px solid var(--line)}.nav__list a,html[data-nav] .nav__list a{padding:.8rem 0;font-size:var(--fs-md);text-transform:none;letter-spacing:0;border:0;margin:0;border-radius:0;background:none}.nav__list li:first-child a,html[data-nav] .nav__list li:first-child a{padding-left:0}.nav__list a[aria-current],html[data-nav] .nav__list a[aria-current]{color:var(--accent);background:none}.nav__search{margin-left:auto}}@media(max-width:991.98px){body{overflow-x:clip}}@media(min-width:992px){.nav__panel-only{display:none}.nav__panel-head{display:none}.nav__panel-body{padding:0;min-width:0}.nav__panel{min-width:0}}.nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0}.header--compact .nav{min-width:0}.header--compact .nav__list{margin-inline:0;padding-inline:0;min-width:0}.header--compact .nav__search{flex:none;padding-left:.5rem}@media(min-width:992px){.header--compact .nav__list a,html[data-nav] .header--compact .nav__list a{padding-inline:.55rem;font-size:var(--fs-sm);letter-spacing:.02em}}.nav__list{display:flex;gap:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin:0 calc(-1*var(--gutter));padding:0 var(--gutter)}.nav__list::-webkit-scrollbar{display:none}.nav__list a{display:block;padding:.65rem .8rem;font-family:var(--font-display);font-weight:600;font-size:var(--fs-sm);white-space:nowrap;border-bottom:3px solid transparent;margin-bottom:-1px}.nav__list a:hover{text-decoration:none;color:var(--cat,var(--accent))}.nav__list li:first-child a{padding-left:0}.nav__search{display:inline-flex;align-items:center;gap:.35rem;color:inherit;font-size:var(--fs-sm)}.nav__search:hover{color:var(--accent);text-decoration:none}html[data-nav="inline"] .nav__list a{text-transform:uppercase;letter-spacing:.04em}html[data-nav="inline"] .nav__list a[aria-current]{border-bottom-color:var(--cat,var(--accent));color:var(--cat,var(--accent))}.home{padding:var(--gap) 0 calc(var(--gap)*2)}.home__top{--bs-gutter-x:calc(var(--gap)*1.5);--bs-gutter-y:var(--gap)}.home__aside{position:sticky;top:1rem}.home__main{min-width:0}@media(max-width:991.98px){.home__aside{position:static;margin-top:var(--gap)}}.section{padding:calc(var(--gap)*1.5) 0 0}.section__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap)}.section__grid>.card{position:relative}.section__grid>.card+.card::before{content:"";position:absolute;left:calc(-.5*var(--gap));top:0;bottom:0;border-left:1px solid var(--line)}.section--list .section__grid>.card+.card::before{display:none}.section--list .section__grid>.card+.card{border-top:1px solid var(--line);padding-top:var(--gap)}.section__grid--latest{grid-template-columns:repeat(3,minmax(0,1fr))}.section__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.section__grid--more{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:var(--gap);padding-top:var(--gap);border-top:var(--rule)}.section__grid--more>.card+.card::before{display:none}.section__grid--2>.card:nth-child(n+3){border-top:1px solid var(--line);padding-top:var(--gap)}.section__grid .card--stacked:not(:first-child) .card__title{font-size:var(--fs-base)}.section--list .section__grid{grid-template-columns:1fr}.section--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:calc(var(--gap)*1.5)}.section--split .section__grid{grid-template-columns:1fr}@media(max-width:991.98px){.home__aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.home__aside{position:static}.section__grid,.section__grid--latest{grid-template-columns:repeat(2,minmax(0,1fr))}.section__grid>.card+.card::before{display:none}}@media(max-width:600px){.home__aside{grid-template-columns:1fr}.section__grid,.section__grid--latest,.section__grid--2,.section__grid--more{grid-template-columns:1fr}.section__grid>.card+.card{border-top:1px solid var(--line);padding-top:var(--gap)}.section__grid .card--stacked{flex-direction:row;gap:.85rem}.section__grid .card--stacked .card__media{flex:0 0 38%;max-width:180px}.section__grid .card--stacked .card__title{font-size:var(--fs-base)}.section--split{grid-template-columns:1fr}}.hero--lead_grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:var(--gap)}.hero__side{display:flex;flex-direction:column;gap:var(--gap)}.hero__more{border-top:var(--rule);padding-top:calc(var(--gap)*.6)}.hero .card--xl .card__title{font-size:clamp(1.5rem,2.6vw,2.15rem)}.hero--list{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:calc(var(--gap)*2);align-items:start}.hero--list .card--xl .card__title{font-size:clamp(1.8rem,3.4vw,2.8rem);line-height:1.05}.hero--list .card--xl .card__dek{-webkit-line-clamp:5;font-size:var(--fs-md)}.hero--split{display:flex;flex-direction:column;gap:var(--gap)}.hero--split .card--horizontal.card--xl .card__media{flex-basis:58%;max-width:none}.hero--split .card--horizontal.card--xl .card__title{font-size:clamp(1.5rem,2.6vw,2.15rem)}.hero__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap);border-top:var(--rule);padding-top:var(--gap)}.hero--mosaic{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:var(--gap)}.hero__side--mosaic{display:grid;grid-template-rows:1fr 1fr;gap:var(--gap)}.hero--mosaic .card--overlay .card__media{height:100%}.hero--mosaic .card--overlay .img{height:100%;aspect-ratio:auto}.hero--mosaic .card--xl .card__title{font-size:clamp(1.6rem,3vw,2.4rem)}.hero--stack{display:flex;flex-direction:column;gap:var(--gap)}.hero--stack .card--overlay.card--xl .card__title{font-size:clamp(1.6rem,3vw,2.5rem);max-width:28ch}.hero--stack .card--overlay.card--xl .img{aspect-ratio:16/9;max-height:70vh}@media(max-width:700px){.hero--lead_grid,.hero--list,.hero--mosaic{grid-template-columns:1fr}.hero__row,.hero__row--3{grid-template-columns:1fr}.hero__side--mosaic{grid-template-rows:auto}.hero .card--overlay .card__title{font-size:var(--fs-lg);-webkit-line-clamp:3}.hero .card--overlay .card__dek{display:none}}.hero__tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--gap)}.hero__tiles>.card:first-child{grid-column:span 2;grid-row:span 2}.hero__tiles .card--overlay .card__media .img{aspect-ratio:1/1;height:100%}.hero__tiles .card--overlay .card__media{height:100%}.hero__tiles .card--md .card__title{font-size:var(--fs-base)}.hero__tiles .card--md .card__dek{display:none}@media(max-width:900px){.hero__tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.hero__tiles>.card:first-child{grid-column:span 2;grid-row:auto}.hero__tiles>.card:first-child .card__media .img{aspect-ratio:16/9}}@media(max-width:480px){.hero__tiles{grid-template-columns:1fr}.hero__tiles>.card:first-child{grid-column:auto}}.hero--slideshow{display:flex;flex-direction:column;gap:var(--gap)}.hero__carousel .card--overlay .card__media .img{aspect-ratio:21/9;max-height:62vh}.hero__carousel .card--overlay .card__body{padding:2.5rem 5rem 2.6rem 1.5rem}.hero__carousel .card--xl .card__title{font-size:clamp(1.5rem,2.8vw,2.4rem);max-width:30ch}.hero__carousel .carousel-indicators{margin-bottom:.6rem}.hero__carousel .carousel-indicators [data-bs-target]{width:22px;height:4px;border-radius:2px;background:#fff;opacity:.5}.hero__carousel .carousel-indicators .active{opacity:1;background:var(--accent-on-dark,#fff)}.hero__carousel .carousel-control-prev,.hero__carousel .carousel-control-next{width:8%;opacity:.7}.hero__row--3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:700px){.hero__carousel .card--overlay .card__media .img{aspect-ratio:4/3}.hero__carousel .card--overlay .card__body{padding:1.5rem 1rem 1.6rem}.hero__carousel .carousel-control-prev,.hero__carousel .carousel-control-next{display:none}}.section__strip{position:relative}.section__grid--strip{grid-template-columns:repeat(3,minmax(0,1fr))}.section__strip-nav{position:absolute;right:0;top:calc(-1*var(--gap) - 2.2rem);display:flex;gap:.35rem}.section__strip-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--line);border-radius:var(--radius-box);background:var(--bg);color:var(--ink)}.section__strip-btn:hover{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}@media(min-width:601px){.section__strip .sechead__more{margin-right:5rem}}@media(max-width:600px){.section__grid--strip{grid-template-columns:1fr}.section__grid--strip>.card+.card{border-top:1px solid var(--line);padding-top:var(--gap)}}.hero .card--xl .card__title,.category__lead .card__title{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.card--sm .card__title,.card--md .card__title{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.section--text .section__grid>.card:first-child .card__title{font-size:var(--fs-lg)}.category{padding:var(--gap) 0 calc(var(--gap)*2)}.category__head{margin-bottom:var(--gap);padding-bottom:.75rem;border-bottom:3px solid var(--cat,var(--accent))}.category__title{font-size:var(--fs-2xl);color:var(--cat,var(--accent))}.category__head--image{background-size:cover;background-position:center;padding:calc(var(--gap)*3) var(--gap) var(--gap);border-bottom:0;border-radius:var(--radius-img);position:relative;min-height:220px;display:flex;align-items:flex-end;margin-inline:0}.category__head--image::before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.72),rgba(0,0,0,.1));border-radius:inherit}.category__head--image .category__title,.category__head--image .meta{position:relative;color:#fff}.page__banner{margin:0 0 var(--gap)}.page__banner .img{width:100%;aspect-ratio:1920/800;object-fit:cover;max-height:360px;border-radius:var(--radius-img)}.category__layout{--bs-gutter-x:calc(var(--gap)*1.5);--bs-gutter-y:var(--gap)}.category__main{min-width:0}.category__lead{margin-bottom:var(--gap);padding-bottom:var(--gap);border-bottom:var(--rule)}.category__lead .card--xl .card__title{font-size:clamp(1.4rem,2.4vw,2rem)}.category__lead .card--stacked .card__media .img{max-height:440px}.category__lead .card--horizontal.card--xl .card__media{flex-basis:52%;max-width:none}.category__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap) calc(var(--gap)*1.2)}.category__grid>.card{padding-bottom:var(--gap);border-bottom:var(--rule)}@media(max-width:600px){.category__grid{grid-template-columns:1fr}.category__grid .card--stacked{flex-direction:row;gap:.85rem}.category__grid .card--stacked .card__media{flex:0 0 38%;max-width:180px}.category__grid .card--stacked .card__title{font-size:var(--fs-base)}}.article__layout{--bs-gutter-x:calc(var(--gap)*2);--bs-gutter-y:var(--gap)}.article__main{min-width:0}.article__aside{position:sticky;top:1rem}.article--standard .article__main{max-width:820px;margin-inline:auto}.article--narrow .article__main{max-width:680px;margin-inline:auto}.article--narrow .article__title{font-size:var(--fs-2xl)}.article--wide_image .article__main{max-width:900px;margin-inline:auto}.article--wide_image .article__figure--wide{margin:0 0 var(--gap)}.article--wide_image .article__figure--wide .img{width:100%;max-height:72vh;object-fit:cover}.article--wide_image .article__head{max-width:900px;margin-inline:auto}@media(max-width:991.98px){.article__aside{position:static}}.figure--bleed{margin-inline:calc(-1*var(--gutter))}@media(min-width:1240px){.figure--bleed{margin-inline:0}}.footer{margin-top:calc(var(--gap)*2);padding:calc(var(--gap)*1.5) 0 var(--gap);font-size:var(--fs-sm);border-top:var(--rule)}.footer__cols{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:calc(var(--gap)*1.5)}.footer__name{font-family:var(--font-display);font-weight:var(--display-weight);font-size:1.5rem;letter-spacing:-.02em}.footer__logo{max-height:36px;background:none}.footer__brand{display:inline-block}.footer__desc{margin:.5rem 0 .75rem;color:var(--muted);max-width:36ch}.footer__title{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.6rem}.footer__col li{padding:.2rem 0}.footer__legal{display:flex;flex-direction:column}.footer__legal a{padding:.2rem 0}.footer__legal--inline{flex-direction:row;flex-wrap:wrap;gap:.25rem 1rem}.footer__social{display:flex;gap:.6rem;align-items:center}.footer__social a{display:inline-flex;align-items:center;gap:.3rem;width:34px;height:34px;justify-content:center;border:1px solid var(--line);border-radius:var(--radius)}.footer__social a:hover{background:var(--accent);color:var(--accent-ink);border-color:var(--accent);text-decoration:none}.footer__expedient{color:var(--muted)}.footer__bottom{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;align-items:center;justify-content:space-between;margin-top:calc(var(--gap)*1.5);padding-top:var(--gap);border-top:var(--rule);color:var(--muted);font-size:var(--fs-xs)}.footer__ai{max-width:60ch}.footer__ai a{text-decoration:underline}.footer__top{display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap}.footer__row{display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:center;justify-content:space-between}.footer__band{display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:center;justify-content:space-between;background:var(--surface-dark);color:var(--on-dark);padding:var(--gap);margin-bottom:var(--gap)}.footer__band .footer__social a{border-color:rgba(255,255,255,.3)}.footer__band .footer__social a:hover{background:var(--bg);color:var(--ink)}.footer__tagline{color:inherit;opacity:.8}.footer__cats{display:flex;flex-wrap:wrap;gap:.25rem 1rem}.footer--minimal{text-align:left}@media(max-width:900px){.footer__cols{grid-template-columns:1fr 1fr}}@media(max-width:600px){.footer__cols{grid-template-columns:1fr}}@media(max-width:991.98px){.home__top,.category__layout,.article__layout{--bs-gutter-x:0}}@media(max-width:600px){.time{white-space:normal}.sechead__more{white-space:normal;text-align:right}}html[data-icon-weight="thin"]{--icon-stroke:1.25}html[data-icon-size="md"]{--icon-size:20px}html[data-icons="tabler"] .i{stroke-linecap:round}html[data-kicker="lower"]{--kicker-transform:none;--kicker-spacing:0;--kicker-variant:normal}html[data-tracking="normal"]{--tracking-display:-.005em}html[data-numerals="lining"] body{font-variant-numeric:lining-nums}html[data-dropcap="on"] .article__body>p:first-of-type::first-letter{font-family:var(--font-display);font-weight:var(--display-weight);font-size:3.4em;float:left;line-height:.82;padding:.08em .12em 0 0;color:var(--accent)}html[data-quote="big_marks"] .article__body blockquote{border:0;padding:0 0 0 2.2em;position:relative;font-size:1.15em}html[data-quote="big_marks"] .article__body blockquote::before{content:"\201C";position:absolute;left:0;top:-.15em;font-family:var(--font-display);font-size:3.2em;line-height:1;color:var(--accent)}html[data-italic="sparse"] .dek,html[data-italic="sparse"] .article__dek{font-style:normal}html[data-rules="thick"]{--rule:3px solid var(--ink);--rule-w:3px}html[data-cardsep="border"] .stack>*+*{border-top:var(--rule)}html[data-sechead="underline"] .sechead{border-bottom:1px solid var(--line);padding-bottom:0;align-items:flex-end}html[data-sechead="underline"] .sechead__title{border-bottom:3px solid var(--cat,var(--accent));padding-bottom:.4rem;margin-bottom:-1px}html[data-sechead="underline"] .sechead__more{padding-bottom:.45rem}html[data-imgborder="none"] .img{border:0}html[data-tag="text"]{--radius-tag:0}html[data-tag="text"] .tag{background:none;padding:0;text-decoration:underline;text-underline-offset:.15em;font-weight:500}html[data-tag="text"] .tag:hover{background:none;color:var(--accent)}html[data-button="text"] .btn{background:transparent;border-color:transparent;color:var(--accent);padding-inline:0}html[data-imgmask="straight"]{--radius-img:0}html[data-catcolor="off"]{--cat:var(--accent)}html[data-catcolor="off"] .kicker,html[data-catcolor="off"] .sechead{--cat:var(--accent)}html[data-paper="white"]{--paper-tint:0}html[data-imgtreat="desaturated"] .card .img{filter:saturate(.35)}html[data-imgtreat="desaturated"] .card:hover .img{filter:saturate(1)}html[data-imgtreat="desaturated"] .hero .card .img,html[data-imgtreat="desaturated"] .card--lg .img,html[data-imgtreat="desaturated"] .card--xl .img{filter:none;mix-blend-mode:normal;opacity:1}html[data-caption="overlay"] .figure{position:relative}html[data-caption="overlay"] .figure figcaption{position:absolute;left:0;right:0;bottom:0;padding:1.5rem .9rem .6rem;background:linear-gradient(to top,rgba(0,0,0,.75),transparent);color:#fff}html[data-caption="overlay"] .figure .credit,html[data-caption="overlay"] .figure .caption{color:#fff;opacity:.92}html[data-kicker="lower"] .footer__title{text-transform:none;letter-spacing:0;font-size:var(--fs-sm)}html[data-button="text"] .footer__social a{border:0}html[data-masthead="logo_left"] .footer__cols{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:900px){html[data-masthead] .footer__cols{grid-template-columns:1fr 1fr}}@media(max-width:600px){html[data-masthead] .footer__cols{grid-template-columns:1fr}}@media(prefers-color-scheme:dark){.card__media--ph .img{opacity:.8}.nowbar{background:color-mix(in srgb,var(--bg) 80%,#000)}.authorbox,.aside__block{background:color-mix(in srgb,var(--bg) 94%,#fff)}}:root{--container:1240px;--gutter:18px;--gap:18px}.topbar{background:var(--surface-dark);color:var(--on-dark);border-bottom:0}.topbar .widgets,.topbar .widget,.topbar__links a{color:var(--on-dark);opacity:.92}.topbar .widget .up{color:#7de0aa}.topbar .widget .down{color:#ff9a90}.topbar .widget b{color:var(--on-dark)}.header__row{padding:.7rem 0}.masthead__name{font-size:clamp(1.9rem,4vw,2.8rem);text-transform:uppercase;letter-spacing:-.01em}.masthead__logo{max-height:46px}.header--split .header__navrow--full{background:color-mix(in srgb,var(--surface-dark) 86%,#000)}.nav__list a{font-size:var(--fs-sm);letter-spacing:.08em;padding:.8rem 1rem}.btn--live{text-transform:uppercase;letter-spacing:.06em}.hero .card--overlay .card__body{padding:3rem 1.6rem 1.5rem}.hero .card--xl .card__title{font-size:clamp(1.8rem,3.6vw,3rem);line-height:1;text-transform:none}.hero__row{border-top:0;padding-top:0}.hero__row .card--horizontal.card--sm .card__media{flex-basis:40%;max-width:none}.card__title{line-height:1.12;letter-spacing:-.005em}.card--horizontal .card__title{font-size:var(--fs-base)}.section{padding-top:calc(var(--gap)*1.6)}.section__lead .card--lg .card__title{font-size:var(--fs-xl)}.sechead{border-bottom:3px solid var(--cat,var(--accent))}.sechead__title a{text-transform:uppercase;letter-spacing:.06em;font-size:var(--fs-sm)}.aside__title{background:var(--surface-dark);color:var(--on-dark);padding:.4rem .6rem;border:0;letter-spacing:.1em}.mostread__num{color:var(--accent)}.category__title{text-transform:uppercase;letter-spacing:.02em}.article__title{font-size:clamp(2rem,4.8vw,3.4rem);line-height:.98;text-transform:none;letter-spacing:-.01em}.article__dek{font-size:var(--fs-md)}.article__meta{border-top:2px solid var(--ink)}.article__body{font-size:1.0625rem;line-height:1.6}.footer{border-top:0}.aside__title .i{color:var(--accent-on-dark)}.aside__title--cat a{color:var(--on-dark)}