@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Prata&display=swap');:root{--ink:#222721;--paper:#f2efe6;--line:#c8c9b9;--orange:#d57954}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}header{display:flex;align-items:center;justify-content:space-between;gap:24px;height:78px;padding:0 5.5%;border-bottom:1px solid var(--line)}.brand{font-family:Georgia,serif;font-size:31px;font-weight:700;letter-spacing:-.1em}.brand span{font-size:17px;color:var(--orange);vertical-align:top;margin-left:4px}nav{display:flex;gap:35px;font-size:12px;font-weight:700}.issue{font-size:10px;font-weight:800;letter-spacing:.13em}.hero{padding:32px 5.5% 0}.hero-line,.hero-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;font-weight:800;letter-spacing:.16em}.hero-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;min-height:620px;margin:27px 0}.hero-title{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:30px 0}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.18em}.hero h1{font:400 clamp(65px,7vw,112px)/1.08 Georgia,serif;letter-spacing:-.075em;margin:27px 0 21px}.hero h1 i,.article-header h1 i{color:var(--orange);font-style:italic}.hero-title p{max-width:440px;font-size:17px;line-height:1.6}.read-link{display:inline-flex;gap:30px;border-bottom:1px solid var(--ink);padding:8px 0;font-size:12px;font-weight:800;margin-top:20px}.hero-art,.article-visual{position:relative;overflow:hidden;min-height:550px;background:#a8b4a6}.hero-art:before,.article-visual:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#5b685d 0 21%,transparent 21%)}.building{position:absolute;bottom:20%;background:#f0ddbb;box-shadow:20px 13px 0 #445950}.building:after{content:'';position:absolute;inset:15% 17%;background:repeating-linear-gradient(90deg,#4c6259 0 22px,transparent 22px 45px)}.building.one{height:58%;width:31%;left:10%;background:#dec4a5}.building.two{height:77%;width:30%;left:36%;background:#ebd6b5}.building.three{height:45%;width:28%;right:9%;background:#b98e74}.sun{position:absolute;width:190px;height:190px;border-radius:50%;background:#e4b486;right:10%;top:8%}.person{position:absolute;bottom:7%;left:47%;width:38px;height:110px;background:#293d37;border-radius:18px 18px 5px 5px}.person:before{content:'';position:absolute;width:38px;height:38px;border-radius:50%;top:-27px;background:#4b3b2b}.hero-art>span{position:absolute;right:20px;bottom:20px;font-size:10px;color:#fff;letter-spacing:.14em;font-weight:800}.hero-bottom{padding:20px 0;border-top:1px solid var(--line)}.stories{padding:115px 5.5%}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-head>span{align-self:start;font-size:10px;letter-spacing:.15em;font-weight:800}.section-head h2{font:400 clamp(45px,5vw,75px) Georgia,serif;letter-spacing:-.07em;margin:0}.section-head label{font-size:10px;font-weight:800}.section-head input{display:block;border:0;border-bottom:1px solid var(--ink);padding:10px 0;background:transparent;outline:none;font-size:13px}.themes{display:flex;gap:8px;margin:35px 0 25px}.themes button{border:1px solid var(--line);background:transparent;padding:10px 17px;font-size:11px;cursor:pointer}.themes button.active{background:var(--ink);color:#fff}.story-list{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.story-card{border-top:1px solid var(--ink);padding-top:17px}.story-card span{font-size:9px;font-weight:800;letter-spacing:.14em}.story-card .thumb{height:220px;margin:16px 0;background:var(--bg);display:grid;place-items:center;overflow:hidden}.story-card .thumb b{font:400 130px Georgia,serif;color:#ffffffb9}.story-card h3{font:400 29px Georgia,serif;letter-spacing:-.05em;margin:10px 0}.story-card p{font-size:12px;line-height:1.7;color:#62685e}.story-card a{font-size:11px;font-weight:800;border-bottom:1px solid;padding-bottom:5px}.quote{padding:100px 13%;background:#d7dacf}.quote span{font-size:10px;letter-spacing:.15em;font-weight:800}.quote blockquote{font:400 clamp(37px,4.7vw,72px)/1.25 Georgia,serif;letter-spacing:-.05em;margin:30px 0}.quote a{font-size:12px;font-weight:800}footer{display:flex;justify-content:space-between;gap:20px;padding:40px 5.5%;background:var(--ink);color:#fff;font-size:11px}footer strong{font:25px Georgia,serif}#empty-state{font-size:13px}.article-page #read-progress{position:fixed;z-index:10;top:0;left:0;height:4px;width:0;background:var(--orange)}.article-back{display:block;padding:40px 5.5%;font-size:11px;font-weight:800}.article-header{text-align:center;max-width:900px;margin:30px auto 70px;padding:0 20px}.article-header h1{font:400 clamp(65px,8vw,120px) Georgia,serif;letter-spacing:-.075em;margin:25px 0}.article-header p{font:27px/1.5 Georgia,serif;max-width:660px;margin:0 auto 55px}.byline{display:flex;justify-content:space-between;border-block:1px solid var(--line);padding:18px 0;font-size:10px;font-weight:800;letter-spacing:.1em}.article-visual{height:560px;min-height:0;max-width:1280px;margin:0 auto}.article-content{max-width:700px;margin:0 auto;padding:80px 20px 130px}.article-content p{font:19px/1.9 Georgia,serif;color:#404940}.article-content .lead{font-size:25px}.article-content h2{font:43px Georgia,serif;letter-spacing:-.06em;margin:65px 0 20px}.article-content blockquote{font:italic 38px/1.35 Georgia,serif;border-left:3px solid var(--orange);padding-left:25px;margin:55px 0;color:#bd7254}@media(max-width:900px){.hero-layout{grid-template-columns:1fr}.hero-title{padding:30px 0}.hero h1{margin:20px 0}.hero-art{min-height:450px}.story-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){header{height:66px}nav,.issue{display:none}.hero{padding:25px 5% 0}.hero h1{font-size:73px}.hero-title p{font-size:14px}.hero-art{min-height:350px}.hero-bottom{font-size:8px}.stories{padding:75px 5%}.section-head{display:block}.section-head h2{margin:15px 0}.section-head input{width:100%}.themes{overflow:auto}.themes button{white-space:nowrap}.story-list{grid-template-columns:1fr}.story-card .thumb{height:190px}.quote{padding:75px 7%}.byline{gap:10px;font-size:8px}.article-header{margin-top:0}.article-header h1{font-size:65px}.article-header p{font-size:20px}.article-visual{height:350px}.article-content{padding-top:50px}.article-content p{font-size:17px}.article-content .lead{font-size:21px}.article-content h2{font-size:34px}footer{flex-direction:column}}
