/* Long, unhurried browsing: photography, stories and one explicit next step. */
.magazine-feed{padding:64px 0 74px;border-top:1px solid var(--line)}
.feed-heading{margin-bottom:42px}
.feed-heading h2{font-size:clamp(38px,4.2vw,60px);line-height:1.05;letter-spacing:-1.8px}
.feed-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:58px 28px}
.feed-grid>.feed-card{grid-column:span 2;min-width:0;scroll-margin-top:24px}
.feed-grid>.feed-card:nth-child(12n+7),.feed-grid>.feed-card:nth-child(12n+8),.feed-grid>.feed-card:nth-child(12n+9),.feed-grid>.feed-card:nth-child(12n+10),.feed-grid>.feed-card:nth-child(12n+11),.feed-grid>.feed-card:nth-child(12n+12){grid-column:span 3}
.edition-home .feed-card .card-picture{aspect-ratio:4/4.4;background:#eee7df}
.edition-home .feed-card:nth-child(12n+7) .card-picture,.edition-home .feed-card:nth-child(12n+8) .card-picture,.edition-home .feed-card:nth-child(12n+9) .card-picture,.edition-home .feed-card:nth-child(12n+10) .card-picture,.edition-home .feed-card:nth-child(12n+11) .card-picture,.edition-home .feed-card:nth-child(12n+12) .card-picture{aspect-ratio:4/3}
.edition-home .feed-card .card-picture img{height:100%;width:100%;object-fit:cover}
.edition-home .feed-card .card-copy h3{font-size:clamp(25px,2.35vw,34px);line-height:1.15;max-width:540px;overflow-wrap:anywhere}
.feed-controls{text-align:center;padding-top:62px}
.feed-more{display:inline-flex;align-items:center;justify-content:center;gap:32px;min-height:58px;min-width:260px;padding:17px 30px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);font-size:17px;line-height:1.3;transition:background .15s}
.feed-more:hover{background:#603145}
.feed-more[aria-disabled=true]{opacity:.65;cursor:wait}
.feed-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:28px;font-size:14px;line-height:1}
.feed-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:44px;padding:10px}
.feed-pagination .current{border-bottom:1px solid currentColor}
.feed-pagination a:hover{background:#eee7df}
.feed-pagination .dots{min-width:22px;padding:0}
.feed-status:not(.screen-reader-text){font-size:15px;line-height:1.6;max-width:480px;text-align:center;margin:20px auto 0}
.feed-back{display:inline-block;font-size:15px;margin-bottom:28px;border-bottom:1px solid var(--line);padding-bottom:8px}
.edition-feed-page .archive-heading{padding-bottom:42px}
.edition-feed-page .magazine-feed{border:0;padding-top:0}
.feed-end{font:25px/1.4 var(--serif);margin-bottom:14px}
.feed-restart{display:inline-block;font-size:15px;padding:10px 0;border-bottom:1px solid var(--line)}
@media(max-width:900px) and (min-width:701px){.feed-grid{gap:40px 24px}.feed-grid>.feed-card{grid-column:span 3}.edition-home .feed-card .card-copy h3{font-size:29px}}
@media(max-width:700px){.magazine-feed{padding:46px 0 54px}.feed-heading{margin-bottom:30px}.feed-heading h2{font-size:37px;letter-spacing:-1px}.feed-grid{display:block}.feed-grid>.feed-card{margin-bottom:42px}.feed-grid>.feed-card:last-child{margin-bottom:0}.edition-home .feed-card .card-picture{aspect-ratio:4/4.2}.edition-home .feed-card:nth-child(3n+2) .card-picture{aspect-ratio:4/3}.edition-home .feed-card .card-copy h3{font-size:29px}.feed-controls{padding-top:44px}.feed-more{width:100%;min-width:0}.feed-pagination{gap:3px;margin-top:23px}.feed-pagination .page-numbers{min-width:35px;padding:8px}.feed-pagination .dots{min-width:18px}.edition-feed-page .archive-heading{padding-bottom:30px}}
@media(prefers-reduced-motion:reduce){.feed-more{transition:none}}
