:root{--ink:#11100f;--paper:#fbf8f3;--bone:#eee6dc;--wine:#901b36;--muted:#706861;--line:#d8cec4;--max:1460px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;width:100%}header{position:sticky;top:0;z-index:20;background:#fbf8f3f2;backdrop-filter:blur(16px)}.top{width:min(var(--max),calc(100% - 40px));height:90px;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;font-size:10px;font-weight:800;letter-spacing:.18em}.top>a:last-child{text-align:right}.logo{font:400 clamp(28px,4vw,52px)/1 Georgia,serif;letter-spacing:-.055em}.logo i{color:var(--wine)}nav{height:46px;border-top:1px solid var(--line);display:flex;justify-content:center;align-items:center;gap:clamp(16px,3vw,48px);overflow:auto}nav a,.eyebrow,.line{font-size:10px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.ticker{padding:8px;background:var(--ink);color:#fff;text-align:center;font-size:9px;letter-spacing:.2em}.hero{width:min(var(--max),calc(100% - 40px));min-height:690px;margin:34px auto 90px;display:grid;grid-template-columns:1.45fr .7fr;background:var(--bone)}.hero>a img{height:100%;object-fit:cover}.hero>div{padding:clamp(35px,5vw,82px);display:flex;flex-direction:column;justify-content:center}.eyebrow{color:var(--wine)}h1,h2,h3{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}.hero h1{font-size:clamp(50px,6vw,92px);line-height:.91;margin:16px 0}.dek{font:clamp(18px,1.7vw,25px)/1.5 Georgia,serif;color:#49423e}.line{width:max-content;margin-top:18px;padding-bottom:4px;border-bottom:2px solid var(--wine)}.wrap{width:min(var(--max),calc(100% - 40px));margin:0 auto 95px}.head{padding:20px 0 25px;margin-bottom:30px;border-top:4px solid var(--ink);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:end}.head h2{font-size:clamp(45px,6vw,88px);line-height:.9;margin:0}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:30px}.grid article{grid-column:span 4}.grid article:first-child{grid-column:span 6}.grid article:nth-child(2),.grid article:nth-child(3){grid-column:span 3}.grid.compact article,.grid.compact article:first-child,.grid.compact article:nth-child(2),.grid.compact article:nth-child(3){grid-column:span 3}.grid img{aspect-ratio:4/3;object-fit:cover}.grid h3{font-size:clamp(24px,2.3vw,38px);line-height:1.07;margin:8px 0}.grid article>p:last-child{color:var(--muted)}.manifesto{display:grid;grid-template-columns:1fr 1fr;min-height:620px;margin-bottom:95px;background:var(--ink);color:#fff}.manifesto>div{background:radial-gradient(circle at 30% 30%,#d9476b,transparent 25%),linear-gradient(135deg,#ceb8ac,#503c43)}.manifesto section{padding:clamp(45px,7vw,105px);display:flex;flex-direction:column;justify-content:center}.manifesto h2{font-size:clamp(48px,6vw,90px);line-height:.91;margin:15px 0}.newsletter{padding:90px 24px;background:var(--wine);color:#fff;text-align:center}.newsletter h2{font-size:clamp(55px,7vw,100px);line-height:.88;margin:10px}.newsletter form{max-width:680px;margin:30px auto 0;display:flex;border-bottom:2px solid #fff}.newsletter input{flex:1;padding:17px 0;border:0;background:transparent;color:#fff;outline:0}.newsletter button{border:0;background:transparent;color:#fff;font-size:10px;font-weight:800}footer{padding:75px 30px 35px;background:var(--ink);color:#fff}footer>div{font:clamp(65px,10vw,145px)/.8 Georgia,serif;letter-spacing:-.07em}.story{width:min(1180px,calc(100% - 40px));margin:65px auto 100px}.story header{position:static;background:none;text-align:center;max-width:1050px;margin:0 auto 45px}.story h1,.archive h1{font-size:clamp(55px,8vw,115px);line-height:.88;margin:15px 0}.storyhero{max-height:850px;object-fit:cover;margin-bottom:55px}.body{max-width:760px;margin:auto;font:20px/1.85 Georgia,serif}.body>p:first-child:first-letter{float:left;margin:10px 12px 0 0;color:var(--wine);font-size:84px;line-height:.68}.body blockquote{margin:50px -70px;padding:20px 0;border-block:1px solid var(--line);font-size:35px;color:var(--wine)}.story iframe{display:block;width:min(1000px,100%);aspect-ratio:16/9;border:0;margin:55px auto}.story aside{max-width:760px;margin:50px auto;border-top:1px solid var(--line);padding-top:20px}.archive{padding-top:65px}@media(max-width:900px){.hero,.manifesto{grid-template-columns:1fr}.hero>a{min-height:500px}.grid article,.grid article:first-child,.grid article:nth-child(2),.grid article:nth-child(3),.grid.compact article,.grid.compact article:first-child,.grid.compact article:nth-child(2),.grid.compact article:nth-child(3){grid-column:span 6}}@media(max-width:620px){.top,.hero,.wrap,.story{width:calc(100% - 24px)}.top{grid-template-columns:1fr auto}.top>span{display:none}.hero{margin-top:12px}.hero>a{min-height:420px}.grid article,.grid article:first-child,.grid article:nth-child(2),.grid article:nth-child(3),.grid.compact article,.grid.compact article:first-child,.grid.compact article:nth-child(2),.grid.compact article:nth-child(3){grid-column:1/-1}.body blockquote{margin:40px 0}.newsletter form{display:block}}
