*{box-sizing:border-box}body{margin:0;background:#fafaf7;color:#182426;font-family:Inter,sans-serif;font-weight:400}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid #3d7a7a;outline-offset:6px}a:hover{color:#2a6363}header,main,footer{max-width:1440px;margin:auto}header{padding:32px 64px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9dfdb}.wordmark{font-size:13px;letter-spacing:.18em;text-transform:uppercase}.wordmark span{color:#3d7a7a}nav{display:flex;gap:30px;font-size:12px}nav a[aria-current]{color:#2a6363;border-bottom:1px solid;padding-bottom:5px}main{padding:0 64px}.intro{padding:64px 0 44px}.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:.17em;font-weight:500;color:#436667}h1,h2,h3,p{margin:0}h1{font:400 clamp(80px,9vw,140px)/1.05 'Cormorant Garamond',serif;letter-spacing:-.035em;margin:10px 0 22px}h1 span{color:#3d7a7a}.intro-bottom{display:flex;justify-content:space-between;align-items:end;gap:24px}.intro-bottom p{font-size:18px;line-height:1.65;color:#506062}.byline{font-size:11px;color:#617071}.feature{display:grid;grid-template-columns:1.08fr 1fr;background:#112c2d;color:#f2f2e9}.feature-image{min-height:440px;overflow:hidden;display:block}.feature-image img{width:100%;height:100%;object-fit:cover;display:block}.feature-copy{padding:42px 46px;display:flex;flex-direction:column}.feature .eyebrow{color:#a5cccc}.eyebrow span{padding:0 8px;color:#72918e}.feature h2{font:400 clamp(40px,4.2vw,62px)/1.04 'Cormorant Garamond',serif;margin:24px 0 20px}.feature h2 em{color:#a8cdca;font-weight:400}.feature a:hover{color:#b7d9d5}.feature p{max-width:390px;font-size:14px;line-height:1.75;color:#c5d3cf}.feature-bottom{display:flex;gap:20px;justify-content:space-between;align-items:center;margin-top:auto;padding-top:30px;font-size:11px}.read{font-size:12px;display:inline-flex;gap:24px;align-items:center;border-bottom:1px solid;padding-bottom:7px}.read span{font-size:20px}.collection{padding:70px 0}.section-head{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:24px;border-bottom:1px solid #748d88}.section-head h2,.reading h2{font:400 42px/1.1 'Cormorant Garamond',serif}.section-head>span{font-size:10px;color:#617071;letter-spacing:.04em}.essay{display:grid;grid-template-columns:220px 1fr;gap:40px;padding:31px 0;border-bottom:1px solid #d9dfdb}.essay-meta{display:flex;flex-direction:column;gap:12px;font-size:11px;color:#647370;padding-top:5px}.essay-meta span{color:#2a6363;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.essay h3{font:400 31px/1.15 'Cormorant Garamond',serif}.essay h3 a{display:block}.essay h3 span{float:right;color:#3d7a7a;font:400 22px Inter;margin-left:12px}.essay p{margin-top:12px;max-width:700px;font-size:13px;line-height:1.75;color:#566562}.reading{padding:36px 0 52px;display:flex;align-items:center;justify-content:space-between;gap:40px}.reading h2{margin:16px 0}.reading p{font-size:13px;line-height:1.75;max-width:560px;color:#566562}.reading>.read{flex-shrink:0}footer{border-top:1px solid #d9dfdb;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:32px 64px 45px}footer>span,footer>a:last-child{font-size:10px;color:#617071}.skip{position:absolute;top:-60px;background:white;padding:15px;z-index:20}.skip:focus{top:0}@media(min-width:1500px){.feature-image{min-height:470px}}@media(max-width:800px){header{padding:24px;align-items:start;gap:25px;flex-direction:column}nav{gap:24px;font-size:11px}main{padding:0 24px}.intro{padding:42px 0 30px}.intro-bottom{align-items:start;flex-direction:column;gap:18px}.intro-bottom p{font-size:16px}.feature{grid-template-columns:1fr}.feature-image{min-height:0;height:240px}.feature-copy{padding:30px}.feature h2{font-size:42px}.feature-bottom{padding-top:28px}.collection{padding:45px 0}.section-head h2{font-size:35px}.essay{grid-template-columns:1fr;gap:15px;padding:26px 0}.essay-meta{flex-direction:row;justify-content:space-between;font-size:10px}.essay h3{font-size:29px}.reading{flex-direction:column;align-items:start;padding-top:5px}.reading h2{font-size:36px}footer{padding:28px 24px;align-items:start;flex-direction:column}.wordmark{font-size:11px}}

/* Match the homepage navigation typography. */
header .wordmark{font-family:'Inter',sans-serif;font-size:14px;font-weight:300;letter-spacing:.3em}
header nav{gap:44px}
header nav a{font-family:'Inter',sans-serif;font-size:13px;font-weight:300;letter-spacing:.22em;text-transform:uppercase}
@media(min-width:901px) and (max-width:1200px){header nav{gap:20px}header nav a{font-size:12px;letter-spacing:.10em}}
@media(max-width:900px){header{flex-direction:column;align-items:flex-start;gap:25px}header nav{gap:20px;flex-wrap:wrap}header nav a{font-size:13px;letter-spacing:.22em}}
@media(max-width:480px){header .wordmark{font-size:12px}header nav{gap:16px}header nav a{font-size:12px;letter-spacing:.10em}}
