*{box-sizing:border-box}body{margin:0;background:#eef1f4;color:#14181d;font-family:Inter,Arial,sans-serif;background-image:radial-gradient(60% 50% at 15% 0%,#fff,transparent 60%),radial-gradient(50% 40% at 90% 10%,#c3d2de,transparent 55%);background-attachment:fixed}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site{width:min(calc(100% - 40px),1600px);margin:auto}.mast{padding-top:20px}.kick{display:flex;justify-content:space-between;padding-bottom:20px;font-size:11px;text-transform:uppercase;letter-spacing:.22em;color:#4a525c}.brand{border-top:1px solid #14181d1f;text-align:center;padding:16px 0 24px}.brand h1{margin:0;font:500 clamp(64px,10vw,144px)/.95 Fraunces,Georgia,serif}.brand p{max-width:40ch;margin:16px auto;color:#4a525c;line-height:1.65}.nav{position:sticky;top:0;z-index:4}.navin{display:flex;gap:6px;padding:8px;border:1px solid #14181d14;border-radius:12px;background:#eef1f4c7;backdrop-filter:blur(18px);overflow:auto}.nav button{border:0;background:transparent;color:#4a525c;padding:10px 16px;border-radius:8px;cursor:pointer;white-space:nowrap}.nav button.active{background:#2b3a4a;color:#eef1f4}.nav input{margin-left:auto;min-width:190px;border:1px solid #14181d18;background:#ffffff55;border-radius:8px;padding:10px}.feature{display:grid;grid-template-columns:7fr 5fr;gap:clamp(32px,5vw,80px);padding:80px 0;align-items:center}.feature img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px}.eyebrow{display:block;color:#4a525c;font-size:11px;text-transform:uppercase;letter-spacing:.18em}.feature h2,.story h1{font-family:Fraunces,Georgia,serif;font-weight:500;letter-spacing:0}.feature h2{font-size:clamp(40px,5vw,72px);line-height:1.02;margin:16px 0}.feature p,.card p,.story-intro p,.body{color:#4a525c;line-height:1.7}.read{display:inline-block;margin-top:16px;background:#2b3a4a;color:#eef1f4;padding:14px 20px;border-radius:8px}.heading{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #14181d1f;padding-bottom:16px;margin-bottom:32px;color:#4a525c}.heading h2{margin:6px 0 0;font:500 36px/1 Fraunces,Georgia,serif;color:#14181d}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px 30px;padding-bottom:90px}.card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px;margin-bottom:18px}.card h3{font:500 23px/1.18 Fraunces,Georgia,serif;margin:9px 0}.card p{font-size:14px;margin:0}.footer{border-top:1px solid #14181d1f;padding:40px 0}.footer .site,.article-head{display:flex;justify-content:space-between}.article-head{padding:24px 0;border-bottom:1px solid #14181d1f}.wordmark{font:500 24px/1 Fraunces,Georgia,serif}.story{padding:80px 0}.story-intro{max-width:1080px;margin:0 auto 48px;text-align:center}.story h1{font-size:clamp(48px,7vw,104px);line-height:.98;margin:16px 0}.story-intro p{max-width:820px;margin:24px auto;font-size:18px}.story>img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px}.body{max-width:750px;margin:80px auto 0;font-size:18px}.body p{margin:0 0 26px}.body img{display:none}@media(max-width:800px){.site{width:calc(100% - 24px)}.kick span:nth-child(2){display:none}.navin{flex-wrap:wrap}.nav input{width:100%;margin:0}.feature{grid-template-columns:1fr;padding:55px 0}.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.brand h1{font-size:18vw}.grid{grid-template-columns:1fr}.story-intro{text-align:left}.story>img{aspect-ratio:4/3}}