:root{--paper:#f4f0e8;--wine:#5d0711;--line:#a28d86;--black:#171313}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;background:var(--paper);color:var(--wine);font:16px/1.5 Georgia,serif}a{color:inherit;text-decoration:none}.skip{position:fixed;top:-100px}.skip:focus{top:10px}header{height:70px;margin:0 3%;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.edition,header nav,.issue,.hero-bottom,.contact>span,footer{font-size:11px;letter-spacing:.16em}header nav{display:flex;gap:34px}.masthead{min-height:580px;padding:42px 3% 48px;display:flex;flex-direction:column}.masthead h1{font-weight:400;font-size:clamp(100px,18vw,270px);line-height:.68;letter-spacing:-.07em;margin:auto 0 70px}.hero-bottom{display:grid;grid-template-columns:1fr 1fr auto;gap:30px;align-items:end;border-top:1px solid var(--line);padding-top:20px}.hero-bottom p{margin:0;line-height:1.8}.hero-bottom a{border-bottom:1px solid var(--line);padding-bottom:8px}.featured{background:var(--black);color:var(--paper);padding:58px 3% 84px}.section-label{display:grid;grid-template-columns:50px 1fr auto;align-items:baseline;border-bottom:1px solid #776c68;padding-bottom:18px;margin-bottom:34px}.section-label span,.section-label p{font-size:11px;letter-spacing:.15em}.section-label h2{font-size:clamp(42px,5vw,72px);font-weight:400;line-height:1;margin:0}.poster-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:42px 16px}.poster{min-width:0}.poster img,.poster-fallback{width:100%;aspect-ratio:2/3;display:block}.poster img{object-fit:cover;background:#282323;filter:saturate(.82)}.poster-fallback{padding:14px;background:#5d0711;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #554d49}.poster-fallback.charcoal{background:#272222}.poster-fallback.plum{background:#382331}.poster-fallback.rust{background:#70452e}.poster-fallback span,.poster-fallback small{font:9px/1.4 Arial,sans-serif;letter-spacing:.16em}.poster-fallback strong{font-size:clamp(20px,2vw,34px);line-height:1.02;font-weight:400;overflow-wrap:anywhere}.poster h3{font-size:17px;font-weight:400;line-height:1.2;margin:13px 0 4px}.poster p{font:9px/1.45 Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#bdb2ac;margin:0}.contact{background:var(--wine);color:var(--paper);padding:65px 3% 80px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:18px}.contact>span,.contact h2{grid-column:1/-1}.contact h2{font-size:clamp(65px,13vw,205px);font-weight:400;line-height:.82;letter-spacing:-.06em;margin:35px 0 40px;white-space:nowrap}.email{font-size:clamp(22px,3vw,45px);border-bottom:1px solid #b48f91;width:max-content;max-width:100%}footer{display:flex;justify-content:space-between;padding:25px 3%;background:var(--wine);color:#d2bdbb;border-top:1px solid #8a454b}@media(max-width:1050px){.poster-row{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.masthead{min-height:470px}.masthead h1{font-size:23vw;margin-bottom:55px}.hero-bottom{grid-template-columns:1fr 1fr}.hero-bottom a{grid-column:1/-1;width:max-content}.poster-row{grid-template-columns:repeat(3,1fr)}.section-label{grid-template-columns:40px 1fr}.section-label p{display:none}}@media(max-width:520px){header nav{gap:14px}.masthead h1{font-size:25vw}.poster-row{grid-template-columns:repeat(2,1fr);gap:34px 12px}.poster h3{font-size:15px}.contact{grid-template-columns:1fr}.contact h2{font-size:20vw;white-space:normal}.email{font-size:20px}}
