@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&family=Libre+Baskerville:wght@400;700&display=swap');:root{--ink:#111;--muted:#686868;--paper:#f4f3ef;--white:#fff;--line:#d6d5d0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.wrap{max-width:1180px;margin:auto;padding:0 28px}header{border-bottom:1px solid var(--line);background:rgba(244,243,239,.96);position:sticky;top:0;z-index:5}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:900;letter-spacing:-1.4px;font-size:21px;line-height:.9}.brand span{display:block;font-size:9px;letter-spacing:2.2px;margin-top:7px}.nav nav{display:flex;gap:26px;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:1px}.hero{padding:90px 0 75px;border-bottom:1px solid var(--line)}.eyebrow{text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:1.8px;color:var(--muted);margin:0 0 13px}.hero h1{font-size:clamp(55px,8vw,100px);line-height:.86;letter-spacing:-6px;margin:0 0 25px;max-width:850px}.dek{font-size:20px;line-height:1.45;max-width:670px;color:#454545;margin:0}.section{padding:62px 0}.section-title{border-bottom:2px solid var(--ink);display:flex;align-items:end;justify-content:space-between;padding-bottom:12px;margin-bottom:25px}.section-title h2{margin:0;font-size:27px;letter-spacing:-1.2px}.section-title span{font-size:10px;font-weight:800;letter-spacing:1.5px;color:var(--muted)}.feature{display:grid;grid-template-columns:1.35fr .65fr;background:var(--white)}.photo{background:#252525;color:#999;min-height:455px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;letter-spacing:2px}.feature-copy{padding:42px}.feature-copy h2{font-size:42px;line-height:1;letter-spacing:-2.5px;margin:12px 0 18px}.feature-copy p:not(.eyebrow){color:#5b5b5b;line-height:1.6}.read{display:inline-block;margin-top:18px;border-bottom:2px solid var(--ink);padding-bottom:5px;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:1px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:var(--white)}.photo.small{min-height:220px}.card-body{padding:23px}.card h3{font-size:23px;line-height:1.05;letter-spacing:-1px;margin:8px 0 12px}.card p:not(.eyebrow){font-size:14px;color:#666;line-height:1.5}.categories{display:flex;flex-wrap:wrap;gap:10px}.categories a{background:var(--white);border:1px solid #bbb;padding:14px 18px;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:1px}.about{background:#111;color:#fff;padding:72px 0}.about .eyebrow{color:#aaa}.about h2{font-size:50px;letter-spacing:-2.5px;margin:0 0 17px}.about p:last-child{font-family:'Libre Baskerville',serif;font-size:20px;line-height:1.55;color:#ddd;max-width:780px}footer{border-top:1px solid var(--line);padding:28px 0;color:#666;font-size:11px;display:flex}.article{padding:65px 0 90px}.narrow{max-width:850px}.back{display:inline-block;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:1px;margin-bottom:55px}.article h1{font-size:clamp(48px,7vw,82px);line-height:.92;letter-spacing:-4px;margin:0 0 20px}.lead{font-size:22px;line-height:1.45;color:#555;max-width:720px;margin-bottom:40px}.article-image{min-height:520px;margin:0 0 42px}.article p:not(.eyebrow):not(.lead){font-family:'Libre Baskerville',Georgia,serif;font-size:18px;line-height:1.8;max-width:760px}.article h2{font-size:32px;letter-spacing:-1.5px;margin-top:48px}.article li{font-family:'Libre Baskerville',Georgia,serif;font-size:17px;margin:10px 0}.verdict{margin-top:55px;background:#111;color:#fff;padding:38px}.verdict .eyebrow{color:#aaa}.verdict h2{margin:0 0 8px;color:#fff}.verdict p:last-child{font-family:'Libre Baskerville',serif;color:#ddd}@media(max-width:800px){.nav nav{display:none}.hero{padding:60px 0}.hero h1{letter-spacing:-3px}.feature{grid-template-columns:1fr}.feature-copy{padding:30px}.feature-copy h2{font-size:34px}.cards{grid-template-columns:1fr}.about h2{font-size:38px}.article h1{letter-spacing:-3px}.wrap{padding:0 20px}}

.article-image.real-photo{display:block;width:100%;height:auto;max-height:720px;object-fit:cover;background:none}
