.vds-card{--vds-ink:var(--v5-ink,#0f1b2d);--vds-soft:var(--v5-soft,#3d4a5c);--vds-mut:var(--v5-mut,#61697a);--vds-line:var(--v5-line,#e7e4dc);--vds-panel:var(--v5-panel,#fff);margin:38px 0;padding:24px;border:1px solid var(--vds-line);border-radius:12px;background:var(--vds-panel);box-shadow:0 1px 0 rgba(15,27,45,.03);color:var(--vds-ink)}.vds-card>figcaption{display:block!important;max-width:58rem;margin:0 0 10px;color:var(--vds-ink);font-size:inherit}.vds-card>figcaption h3{display:block;width:auto;max-width:22ch;margin:5px 0 7px;color:var(--vds-ink);font-family:var(--v5-ff-display,Georgia,serif);font-size:clamp(24px,3vw,34px);font-weight:620;line-height:1.04;letter-spacing:-.025em;text-transform:none}.vds-card>figcaption>p:last-child{display:block;width:auto;max-width:64ch;margin:0;color:var(--vds-soft);font-size:14px;line-height:1.5}.vds-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:1px;margin:16px 0 4px;overflow:hidden;border:1px solid var(--vds-line);border-radius:10px;background:var(--vds-line)}.vds-card .vds-highlights>span{display:flex;min-height:66px;flex-direction:column;justify-content:center;padding:10px 12px;background:var(--vds-panel)}.vds-highlights b{display:block;color:var(--vds-ink);font:750 20px/1 var(--v5-ff-display,Georgia,serif);font-variant-numeric:tabular-nums}.vds-highlights small{display:block;margin-top:6px;color:var(--vds-mut);font:700 10px/1.15 var(--v5-ff-ui,system-ui,sans-serif);letter-spacing:.055em;text-transform:uppercase}.vds-highlights [data-tone="up"] b{color:var(--v5-up,#176b55)}.vds-highlights [data-tone="down"] b{color:var(--v5-down,#b23b31)}.vds-status{display:flex;flex-wrap:wrap;gap:5px 14px;margin:12px 0 5px;color:var(--vds-mut);font:620 10.5px/1.35 var(--v5-ff-ui,system-ui,sans-serif)}.vds-status span{position:relative;padding:0;background:transparent}.vds-status span+span:before{content:"·";position:absolute;left:-9px;color:var(--vds-line)}.vds-status b{color:var(--vds-ink)}.vds-question{margin:0;color:var(--v5-teal,#0c7a69);font-size:12px;font-weight:760;letter-spacing:.075em;text-transform:uppercase}.vds-actions{display:flex;gap:2px;align-items:center;overflow-x:auto;margin:0 -6px 8px;padding:2px 6px 6px;border-bottom:1px solid var(--vds-line);scrollbar-width:thin}.vds-actions button{min-width:max-content;min-height:40px;padding:8px 10px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--vds-mut);font:700 11.5px/1 var(--v5-ff-ui,system-ui,sans-serif);cursor:pointer}.vds-actions button:hover,.vds-actions button:focus-visible{color:var(--vds-ink);background:var(--v5-bg,#f7f6f2);outline:2px solid transparent}.vds-actions button[aria-pressed="true"]{border-bottom-color:var(--v5-teal,#0c7a69);color:var(--vds-ink)}.vds-actions button[hidden]{display:none}.vds-controls,.vds-downloads{display:flex;flex-wrap:wrap;gap:10px;margin:-7px 0 16px;padding:13px 14px;border:1px solid var(--vds-line);border-radius:10px;background:var(--v5-bg,#f7f6f2)}.vds-controls[hidden],.vds-downloads[hidden]{display:none}.vds-controls fieldset{display:flex;gap:3px;margin:0;padding:0;border:0}.vds-controls fieldset[hidden]{display:none}.vds-controls legend{width:100%;margin-bottom:5px;color:var(--vds-mut);font:750 10px/1 var(--v5-ff-ui,system-ui,sans-serif);letter-spacing:.06em;text-transform:uppercase}.vds-controls button,.vds-downloads button{min-height:40px;padding:8px 10px;border:1px solid var(--vds-line);border-radius:6px;background:var(--vds-panel);color:var(--vds-soft);font:700 11px/1 var(--v5-ff-ui,system-ui,sans-serif);cursor:pointer}.vds-controls button[aria-pressed="true"]{border-color:var(--v5-teal,#0c7a69);color:var(--vds-ink);box-shadow:inset 0 -2px var(--v5-teal,#0c7a69)}.vds-controls>p{flex-basis:100%;margin:1px 0 0;color:var(--vds-mut);font-size:11px}.vds-downloads>p{flex-basis:100%;margin:0 0 2px}.vds-stage{position:relative;min-height:290px;overflow:hidden;border-bottom:1px solid var(--vds-line)}.vds-stage svg{display:block;width:100%;height:auto;min-height:270px;overflow:visible;touch-action:pan-y}.vds-stage .grid{stroke:var(--vds-line);stroke-width:1;vector-effect:non-scaling-stroke}.vds-stage .axis{fill:var(--vds-mut);font:11px var(--v5-ff-ui,system-ui,sans-serif)}.vds-stage .series{fill:none;stroke:var(--v5-teal,#0c7a69);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.vds-stage .series.alt{stroke:var(--v5-gold,#b08a2e)}.vds-stage .series.dashed{stroke-dasharray:6 5}.vds-stage .series.muted{stroke:var(--vds-mut);stroke-dasharray:5 4}.vds-stage .band{fill:color-mix(in srgb,var(--v5-teal,#0c7a69) 16%,transparent)}.vds-stage .change-area{fill:color-mix(in srgb,var(--v5-teal,#0c7a69) 12%,transparent)}.vds-stage .change-area.alt{fill:color-mix(in srgb,var(--v5-gold,#b08a2e) 10%,transparent)}.vds-stage .mark,.vds-stage .endpoint{fill:var(--v5-teal,#0c7a69);stroke:var(--vds-panel);stroke-width:2;vector-effect:non-scaling-stroke}.vds-stage .mark.alt,.vds-stage .endpoint.alt{fill:var(--v5-gold,#b08a2e)}.vds-stage .mark.open,.vds-stage .endpoint.open{fill:var(--vds-panel);stroke:var(--v5-gold,#b08a2e);stroke-width:2.5}.vds-stage .mark.muted{stroke:var(--vds-mut)}.vds-stage .mark.is-selected{stroke:var(--vds-ink);stroke-width:4}.vds-stage .vds-hitpoint{fill:transparent;stroke:transparent;pointer-events:all}.vds-stage [data-vds-point]{cursor:crosshair}.vds-stage svg:focus-visible{outline:2px solid var(--v5-teal,#0c7a69);outline-offset:-2px}.vds-stage [data-vds-point]:focus{outline:none}.vds-stage .direct{fill:var(--vds-ink);font:700 11px var(--v5-ff-ui,system-ui,sans-serif)}.vds-stage .annotation{fill:var(--vds-ink);font:600 10.5px var(--v5-ff-ui,system-ui,sans-serif)}.vds-stage .annotation-line{stroke:var(--v5-gold,#b08a2e);stroke-width:1.5;stroke-dasharray:3 3;vector-effect:non-scaling-stroke}.vds-stage .break-line{stroke:var(--vds-ink);stroke-width:1.5;stroke-dasharray:2 4;vector-effect:non-scaling-stroke}.vds-stage .break-label{fill:var(--vds-ink);font:750 10px var(--v5-ff-ui,system-ui,sans-serif);paint-order:stroke;stroke:var(--vds-panel);stroke-width:3}.vds-stage .heat{stroke:var(--vds-panel);stroke-width:2;vector-effect:non-scaling-stroke}.vds-stage .heat.positive{fill:var(--v5-teal,#0c7a69)}.vds-stage .heat.negative{fill:var(--v5-gold,#b08a2e)}.vds-stage .heat.zero{fill:var(--vds-line)}.vds-stage .heat.is-selected{stroke:var(--vds-ink);stroke-width:4}.vds-stage .heat-label{fill:var(--vds-panel);font:750 9px var(--v5-ff-ui,system-ui,sans-serif);pointer-events:none}.vds-stage .heat-label.dark{fill:var(--vds-ink)}.vds-stage .bar{fill:var(--v5-teal,#0c7a69)}.vds-stage .bar.alt{fill:var(--v5-gold,#b08a2e)}.vds-stage .vds-focus-guide{stroke:var(--vds-ink);stroke-width:1;stroke-dasharray:2 3;opacity:.34;vector-effect:non-scaling-stroke}.vds-stage .vds-focus-dot{fill:var(--vds-panel);stroke:var(--vds-ink);stroke-width:2.5;vector-effect:non-scaling-stroke}.vds-stage .vds-focus-label{fill:var(--vds-ink);paint-order:stroke;stroke:var(--vds-panel);stroke-width:5;stroke-linejoin:round;font:750 10.5px var(--v5-ff-ui,system-ui,sans-serif)}.vds-stage .vds-zero{stroke:var(--vds-ink);stroke-width:1.5;vector-effect:non-scaling-stroke}.vds-stage .vds-dumbbell{stroke:var(--vds-mut);stroke-width:3;stroke-linecap:round;vector-effect:non-scaling-stroke}.vds-stage .vds-delta[data-sign="positive"]{fill:var(--vds-ink)}.vds-stage .vds-delta[data-sign="negative"]{fill:var(--v5-gold-dark,#795f20)}.vds-stage .vds-mono{font-variant-numeric:tabular-nums}.vds-stage .vds-unit{font-weight:700;letter-spacing:.03em}.vds-stage .vds-sparkline{stroke-width:2}.vds-stage .vds-tenor-grid{opacity:.5}.vds-stage .curve-series{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.vds-stage .curve-series.current{stroke:var(--v5-teal,#0c7a69);stroke-width:3}.vds-stage .curve-series.previous{stroke:var(--v5-gold,#b08a2e);stroke-width:1.75;stroke-dasharray:6 5}.vds-stage .curve-mark{vector-effect:non-scaling-stroke}.vds-stage .curve-mark.current{fill:var(--v5-teal,#0c7a69);stroke:var(--vds-panel);stroke-width:2}.vds-stage .curve-mark.previous{fill:var(--vds-panel);stroke:var(--v5-gold,#b08a2e);stroke-width:2}.vds-stage .curve-value{fill:var(--vds-ink);paint-order:stroke;stroke:var(--vds-panel);stroke-width:4;font:750 10.5px var(--v5-ff-ui,system-ui,sans-serif)}.vds-legend{display:flex;flex-wrap:wrap;gap:12px;margin:7px 0 0;color:var(--vds-mut);font-size:12px}.vds-legend i{display:inline-block;width:18px;height:3px;margin-right:5px;vertical-align:3px;background:var(--v5-teal,#0c7a69)}.vds-legend i.alt{background:var(--v5-gold,#b08a2e)}.vds-legend i.dashed{height:2px;background:repeating-linear-gradient(90deg,var(--v5-gold,#b08a2e) 0 5px,transparent 5px 8px)}.vds-legend i.open{height:8px;border:2px solid var(--vds-mut);border-radius:999px;background:var(--vds-panel);vertical-align:0}.vds-table{margin-top:12px}.vds-table[hidden]{display:none}.vds-table table{width:100%;border-collapse:collapse;font-size:13px}.vds-table caption{text-align:left;padding:0 0 8px;color:var(--vds-mut)}.vds-table th,.vds-table td{padding:9px 10px;border-top:1px solid var(--vds-line);text-align:right;white-space:nowrap}.vds-table th:first-child,.vds-table td:first-child{text-align:left}.vds-source{margin:12px 0;padding:14px 16px;border-left:3px solid var(--v5-gold,#b08a2e);background:var(--v5-bg,#f7f6f2)}.vds-source dl{display:grid;gap:10px;margin:0}.vds-source dl>div{display:grid;grid-template-columns:110px 1fr;gap:10px}.vds-source dt{font-weight:750}.vds-source dd{margin:0;color:var(--vds-soft)}.vds-source ul{margin:0;padding-left:18px}.vds-source li+li{margin-top:4px}.vds-source code{font-size:.88em}.vds-read,.vds-caveat{max-width:72ch;margin:14px 0 0;font-size:14px;line-height:1.55}.vds-caveat{color:var(--vds-mut)}.vds-live{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.vds-proving-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;margin:30px 0}.vds-system-section{margin:44px 0}.vds-system-section>.vds-section-deck{max-width:70ch;color:var(--v5-soft,#3d4a5c)}.vds-investigation-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:24px 0 40px;overflow:hidden;border-block:1px solid var(--vds-line,var(--v5-line,#e7e4dc));background:var(--vds-line,var(--v5-line,#e7e4dc))}.vds-investigation-summary p{margin:0;padding:18px;background:var(--vds-panel,var(--v5-panel,#fff));color:var(--vds-soft,var(--v5-soft,#3d4a5c));font-size:14px;line-height:1.5}.vds-investigation-summary b{display:block;margin-bottom:4px;color:var(--vds-ink,var(--v5-ink,#0f1b2d));font-size:12px;letter-spacing:.06em;text-transform:uppercase}.vds-chapter{margin:54px 0 -10px;color:var(--v5-teal,#0c7a69);font:750 12px/1.2 var(--v5-ff-ui,system-ui,sans-serif);letter-spacing:.09em;text-transform:uppercase}.vds-investigation-hero{margin:0 0 40px;padding:34px 0;border-bottom:1px solid var(--vds-line)}.vds-investigation-hero h1{max-width:18ch;margin:8px 0 12px;font-size:clamp(36px,7vw,72px);line-height:.98}.vds-investigation-hero .deck{max-width:62ch;font-size:18px;line-height:1.55}.vds-investigation-meta{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.vds-investigation-meta span{padding:7px 10px;border:1px solid var(--vds-line);border-radius:999px;font:700 11px var(--v5-ff-ui,system-ui,sans-serif)}.vds-investigation-section{margin:52px 0}.vds-investigation-section>h2{max-width:22ch}.vds-investigation-section>p{max-width:70ch;line-height:1.65}.vds-mechanism{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:22px 0;background:var(--vds-line)}.vds-mechanism article{padding:17px;background:var(--vds-panel)}.vds-mechanism b{display:block;margin-bottom:6px;color:var(--v5-teal,#0c7a69);font:750 11px var(--v5-ff-ui,system-ui,sans-serif);letter-spacing:.06em;text-transform:uppercase}.vds-mechanism p{margin:0;font-size:13px;line-height:1.55}.vds-revision-box{padding:19px;border-left:4px solid var(--v5-gold,#b08a2e);background:var(--v5-bg,#f7f6f2)}.vds-revision-box h3{margin-top:0}.vds-map-card,.vds-transmission-card,.vds-learning{margin:30px 0;padding:22px;border:1px solid var(--vds-line);border-radius:16px;background:var(--vds-panel)}.vds-map-card h3,.vds-transmission-card h3,.vds-learning h3{margin:4px 0 7px}.vds-map-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);gap:24px;align-items:start}.vds-map-host svg{display:block;width:100%;height:auto;max-height:480px}.vds-map-host path{transition:opacity .15s ease,stroke-width .15s ease}.vds-map-host path:focus-visible{outline:none;stroke:var(--vds-ink)!important;stroke-width:4!important}.vds-map-host path.is-focus{opacity:1;stroke:var(--vds-ink)!important;stroke-width:4!important}.vds-map-host.has-focus path:not(.is-focus){opacity:.38}.vds-map-controls label{display:block;margin-bottom:6px;font-weight:750}.vds-map-controls select{width:100%;min-height:44px;padding:9px;border:1px solid var(--vds-line);border-radius:6px;background:var(--vds-panel);color:var(--vds-ink);font-size:16px}.vds-map-readout{min-height:70px;margin:13px 0;padding:12px;border-left:3px solid var(--v5-teal,#0c7a69);background:var(--v5-bg,#f7f6f2);font-size:13px;line-height:1.55}.vds-map-legend{display:flex;align-items:center;gap:7px;margin-top:10px;color:var(--vds-mut);font-size:11px}.vds-map-legend i{height:9px;flex:1;background:linear-gradient(90deg,var(--v5-bg,#f7f6f2),var(--v5-teal,#0c7a69));border:1px solid var(--vds-line)}.vds-transmission-svg{display:block;width:100%;height:auto;min-width:660px}.vds-transmission-scroll{overflow-x:auto}.vds-transmission-node{cursor:pointer}.vds-transmission-node rect{fill:var(--vds-panel);stroke:var(--vds-line);stroke-width:1.5}.vds-transmission-node:focus-visible rect,.vds-transmission-node.is-selected rect{stroke:var(--v5-teal,#0c7a69);stroke-width:3}.vds-transmission-node text{fill:var(--vds-ink);font-family:var(--v5-ff-ui,system-ui,sans-serif)}.vds-transmission-arrow{stroke:var(--vds-mut);stroke-width:1.5;fill:none;marker-end:url(#vds-arrow)}.vds-transmission-arrow.is-hypothesis{stroke-dasharray:5 5}.vds-transmission-readout{margin:14px 0 0;padding:13px;border-left:3px solid var(--v5-gold,#b08a2e);background:var(--v5-bg,#f7f6f2);font-size:13px;line-height:1.55}.vds-learning fieldset{margin:12px 0;padding:0;border:0}.vds-learning legend{margin-bottom:10px;font-weight:750}.vds-learning-options{display:flex;flex-wrap:wrap;gap:8px}.vds-learning button{min-height:44px;padding:9px 13px;border:1px solid var(--vds-line);border-radius:7px;background:var(--vds-panel);color:var(--vds-ink);font-weight:700;cursor:pointer}.vds-learning button[aria-pressed="true"]{border-color:var(--v5-teal,#0c7a69)}.vds-learning-feedback{margin:12px 0 0;padding:11px 13px;background:var(--v5-bg,#f7f6f2);line-height:1.55}.vds-learning-feedback[hidden]{display:none}.kcp-revision-list{display:grid;gap:16px;margin:32px 0}.kcp-revision-entry{padding:20px;border:1px solid var(--vds-line,var(--v5-line,#e7e4dc));border-radius:14px;background:var(--vds-panel,var(--v5-panel,#fff))}.kcp-revision-entry h2{margin:5px 0 8px}.kcp-revision-entry p{max-width:70ch}@media(max-width:760px){.vds-mechanism{grid-template-columns:1fr 1fr}.vds-map-grid{grid-template-columns:1fr}.vds-map-host svg{max-height:390px}}@media(max-width:600px){.vds-card{margin:28px -8px;padding:18px 14px;border-radius:10px}.vds-card figcaption h3{max-width:18ch;font-size:25px}.vds-status{gap:4px 12px}.vds-status span+span:before{left:-8px}.vds-stage{min-height:250px;margin-inline:-4px}.vds-stage:has(.vds-wide){overflow-x:auto;overscroll-behavior-inline:contain}.vds-stage svg{min-height:235px}.vds-stage svg.vds-wide{min-width:620px}.vds-stage .axis,.vds-stage .direct{font-size:10.5px}.vds-stage .annotation{font-size:9.5px}.vds-stage .curve-value{font-size:9.5px}.vds-source dl>div{grid-template-columns:1fr;gap:2px}.vds-actions{margin-inline:-8px}.vds-controls,.vds-downloads{margin-inline:-4px}.vds-controls fieldset{flex-basis:100%}.vds-table .v5-tablewrap{overflow:auto}.vds-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.vds-highlights b{font-size:18px}.vds-investigation-summary{grid-template-columns:1fr}.vds-investigation-summary p{padding:14px 2px;background:var(--vds-panel,var(--v5-panel,#fff))}.vds-chapter{margin-top:42px}.vds-mechanism{grid-template-columns:1fr}.vds-map-card,.vds-transmission-card,.vds-learning{margin-inline:-8px;padding:17px 14px}.vds-investigation-hero h1{font-size:42px}}.v5-home-daily{padding:46px 0 56px;background:var(--v5-bg,#f7f6f2);border-bottom:1px solid var(--v5-line,#e4e5e8)}.v5-home-edition{display:flex;align-items:baseline;justify-content:space-between;gap:16px;border-bottom:1px solid var(--v5-line,#e4e5e8);padding-bottom:12px}.v5-home-edition p{margin:0;color:var(--v5-mut,#626a78);font:12px/1.45 var(--v5-ff-ui,system-ui,sans-serif)}.v5-home-lead{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:48px;padding:30px 0 38px}.v5-home-lead h1{max-width:19ch;margin:0 0 14px;color:var(--v5-ink,#0f1b2d);font:700 clamp(38px,5.4vw,66px)/.98 var(--v5-ff-display,Georgia,serif);letter-spacing:-.035em}.v5-home-dek{max-width:64ch;margin:0 0 18px;color:var(--v5-soft,#3d4a5c);font-size:18px;line-height:1.55}.v5-home-readout{margin:0;border-top:2px solid var(--v5-ink,#0f1b2d)}.v5-home-readout div{padding:15px 0;border-bottom:1px solid var(--v5-line,#e4e5e8)}.v5-home-readout dt{margin-bottom:5px;color:var(--v5-teal,#0c7a69);font:750 11px/1.2 var(--v5-ff-ui,system-ui,sans-serif);letter-spacing:.08em;text-transform:uppercase}.v5-home-readout dd{margin:0;color:var(--v5-ink,#0f1b2d);font-size:14px;line-height:1.52}.v5-home-visual-intro{display:grid;grid-template-columns:minmax(0,.6fr) minmax(0,1.4fr);gap:18px 36px;align-items:end;padding-top:26px;border-top:1px solid var(--v5-line,#e4e5e8)}.v5-home-visual-intro .kicker{grid-column:1/-1;margin:0}.v5-home-visual-intro h2{margin:0;font:700 clamp(28px,3.8vw,44px)/1.03 var(--v5-ff-display,Georgia,serif);letter-spacing:-.025em}.v5-home-visual-intro>p:last-child{max-width:52ch;margin:0;color:var(--v5-mut,#626a78)}.v5-home-visuals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start;margin-top:24px}.v5-home-visuals .vds-card{min-width:0;margin:0;padding:18px 16px}.v5-home-visuals .vds-card figcaption{grid-template-columns:1fr}.v5-home-visuals .vds-card figcaption h3{max-width:16ch;font-size:27px}.v5-home-visuals .vds-question{min-height:44px}.v5-home-visuals .vds-status{font-size:9.5px}.v5-home-visuals .vds-highlights{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.v5-home-visuals .vds-highlights>span{min-height:56px;padding:8px}.v5-home-visuals .vds-highlights b{font-size:17px}.v5-home-visuals .vds-stage{min-height:220px}.v5-home-visuals .vds-stage svg{min-height:215px}.v5-home-visuals .vds-actions{flex-wrap:wrap;overflow:visible}.v5-home-visuals .vds-actions button{padding-inline:8px;font-size:10.5px}.v5-home-visuals .vds-read,.v5-home-visuals .vds-caveat{font-size:13px}.v5-home-wire-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:42px;border-block:1px solid var(--v5-line,#e4e5e8)}.v5-home-wire{padding:20px 22px 20px 0}.v5-home-wire+.v5-home-wire{padding-left:22px;border-left:1px solid var(--v5-line,#e4e5e8)}.v5-home-wire .kicker,.v5-home-wire h3,.v5-home-wire p{margin-top:0}.v5-home-wire h3{font:700 21px/1.15 var(--v5-ff-display,Georgia,serif)}.v5-home-wire p{color:var(--v5-soft,#3d4a5c);font-size:13.5px;line-height:1.5}.v5-home-wire .v5-home-source{margin-bottom:0;color:var(--v5-mut,#626a78);font-size:11px}@media(max-width:900px){.v5-home-lead{grid-template-columns:1fr;gap:28px}.v5-home-visuals{grid-template-columns:1fr}.v5-home-visuals .vds-question{min-height:0}.v5-home-wire-grid{grid-template-columns:1fr}.v5-home-wire,.v5-home-wire+.v5-home-wire{padding:18px 0;border-left:0}.v5-home-wire+.v5-home-wire{border-top:1px solid var(--v5-line,#e4e5e8)}}@media(max-width:600px){.v5-home-daily{padding:28px 0 38px}.v5-home-edition{display:block}.v5-home-edition p+p{margin-top:5px}.v5-home-lead{padding:22px 0 30px}.v5-home-lead h1{font-size:42px}.v5-home-dek{font-size:16px}.v5-home-visual-intro{grid-template-columns:1fr;padding-top:22px}.v5-home-visual-intro .kicker{grid-column:auto}.v5-home-visuals{gap:16px}.v5-home-visuals .vds-card{margin:0 -4px}.v5-home-visuals .vds-card figcaption h3{font-size:25px}}@media(prefers-reduced-motion:reduce){.vds-card *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
