:root{--ink:#173e4c;--blue:#225f70;--paper:#f7faf9;--mist:#e7f0ed;--muted:#52706f;--line:#d7e4e0;--peach:#f0b69a;--teal:#5fa6a0}.wrap{max-width:1320px}.site-header{padding:24px 0;border:0;gap:26px}.brand{min-width:190px}.brand:before{content:'+';float:left;display:grid;place-items:center;width:38px;height:38px;background:var(--blue);color:white;border-radius:50%;font-size:28px;margin:1px 12px 0 0;font-weight:normal}.brand small{font-size:12px}nav ul{gap:20px}nav a{font-size:14px;padding-bottom:6px}nav .current-menu-item a{border-bottom:2px solid var(--teal)}.languages{font-size:12px;gap:9px}.hero-shell{background:linear-gradient(125deg,#dfece7,#f0f5ef 52%,#e8f1ee);border-radius:24px 24px 100px 24px;overflow:hidden}.hero{grid-template-columns:1fr 1.06fr;gap:16px;padding:62px 52px 68px;min-height:610px}.hero-copy{z-index:2;animation:arrive .85s ease both}.hero h1{font-family:'Palatino Linotype',Georgia,serif;font-size:clamp(42px,5.3vw,74px);line-height:1.05;letter-spacing:-.05em}.hero .role{font-size:14px;margin:0 0 25px}.hero .lead{font-size:23px;line-height:1.5;max-width:30ch}.hero .intro{font-size:16px;max-width:46ch;color:var(--muted)}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:28px}.hero-actions .button{margin:0;border-radius:8px;font-size:15px;padding:15px 24px}.text-link{font-size:15px}.hero-art{position:relative;min-width:0;animation:arrive 1s .15s ease both}.hero-art img{width:115%;max-width:none;display:block;mix-blend-mode:multiply;margin-left:-4%;border-radius:40%;aspect-ratio:3/2;object-fit:cover}.art-note{position:absolute;bottom:-10px;right:20px;background:#fffefb;padding:13px 20px;border-radius:12px;box-shadow:0 12px 35px #173e4c0c;font-size:13px;animation:float 7s ease-in-out infinite}.topic-strip{display:flex;justify-content:space-between;gap:20px;padding:30px 48px;color:var(--muted);font-size:14px}.topic-strip span:before{content:'+';color:var(--teal);margin-right:10px}.profile-section{border:0;gap:80px;align-items:start}.profile-section h2,.section-heading h2{font-family:'Palatino Linotype',Georgia,serif;font-size:44px}.profile-note{font-size:14px;color:var(--muted);border-left:3px solid var(--peach);padding-left:20px;margin-top:25px}.journal-section{border:0;padding-top:20px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-heading h2{margin:0 0 12px}.section-heading p{color:var(--muted);font-size:16px;margin:0}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.journal-card{background:white;border-radius:18px;overflow:hidden;border:1px solid #e2ebe7;transition:transform .25s,box-shadow .25s}.journal-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px #173e4c0b}.journal-image{display:block;overflow:hidden;background:var(--mist);aspect-ratio:3/2}.journal-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.journal-card:hover img{transform:scale(1.035)}.journal-body{padding:24px}.journal-body h3{font-family:'Palatino Linotype',Georgia,serif;font-size:27px;line-height:1.22;margin:12px 0 15px}.journal-body h3 a{text-decoration:none}.journal-body p{font-size:15px;line-height:1.6;color:var(--muted)}.journal-body time{font-size:12px;color:var(--muted)}.journal-body .read-link{font-size:14px}.editorial-banner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;background:var(--ink);color:#f4faf7;border-radius:22px 70px 22px 22px;padding:44px 50px;margin:0 0 70px}.editorial-banner h2{font-size:35px;margin:0}.editorial-banner p{font-size:16px;color:#d6e6e2;margin:0}.site-footer{display:flex;justify-content:space-between;gap:35px;align-items:start;padding:35px 0 45px;font-size:13px}.footer-main{max-width:660px}.footer-brand{font-weight:bold;color:var(--ink);font-size:17px}.design-credit{white-space:nowrap;font-size:12px;margin-top:20px}.design-credit a{font-weight:bold}.article{max-width:850px}.article h1{font-family:'Palatino Linotype',Georgia,serif}.article .article-cover{width:100%;border-radius:20px;aspect-ratio:3/2;object-fit:cover;margin:20px 0 35px}.article .article-content{max-width:68ch;margin:auto}.article h2{font-size:30px;margin-top:36px}.article .source-note{font-size:14px;padding:20px;background:var(--mist);border-radius:10px}.archive-wrap{padding:50px 0 80px}.archive-wrap>h1{font-size:54px}.archive-wrap .journal-grid{margin-top:36px}@keyframes arrive{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@media(max-width:1100px){.site-header{flex-wrap:wrap}nav{order:3;width:100%}.languages{margin-left:auto}.hero{padding:40px 32px;min-height:530px}.topic-strip{padding:25px 12px}.journal-grid{gap:16px}.journal-body{padding:20px}}@media(max-width:760px){.wrap{padding:0 20px}.hero-shell{border-radius:20px 20px 55px 20px}.hero{grid-template-columns:1fr;padding:35px 25px 50px;gap:34px;min-height:0}.hero h1{font-size:48px}.hero .lead{font-size:21px}.hero .role{font-size:12px;margin-bottom:18px}.hero-art img{width:100%;margin:0}.art-note{bottom:-15px;right:0;font-size:12px;padding:10px 14px}.topic-strip{justify-content:center;flex-wrap:wrap;font-size:12px;gap:12px 22px}.profile-section{gap:12px;padding:45px 0}.profile-section h2{font-size:36px}.section-heading{align-items:start;flex-direction:column;gap:14px}.section-heading h2{font-size:36px}.journal-grid{grid-template-columns:1fr;gap:25px}.journal-body h3{font-size:27px}.editorial-banner{grid-template-columns:1fr;padding:30px;gap:20px;margin-bottom:40px}.editorial-banner h2{font-size:30px}.site-footer{display:block}.design-credit{margin-top:25px}nav ul{gap:13px 20px}.brand{min-width:0;font-size:15px}.brand:before{width:32px;height:32px;margin-right:8px}.brand small{font-size:11px}.languages{font-size:11px}.article{margin-top:35px}.article h1{font-size:38px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
:where(.hero-art) img{height:auto}
.article img.article-cover{height:auto}
