.JournalPage-module__G6LSIW__section{z-index:6;padding:clamp(6rem, 14vh, 9rem) var(--pad) clamp(5rem, 12vh, 8rem);background:var(--bone);color:var(--oxblood);position:relative}.JournalPage-module__G6LSIW__eyebrow{font-family:var(--font-smallcaps);letter-spacing:.24em;text-transform:uppercase;color:var(--gold-deep);margin:0 0 1.5rem;font-size:.774rem}.JournalPage-module__G6LSIW__title{font-family:var(--font-headline);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:min(4.25rem,4.8vw);font-weight:400;line-height:1.04}.JournalPage-module__G6LSIW__head{justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:clamp(3rem,7vh,4.5rem);display:flex}.JournalPage-module__G6LSIW__headText{max-width:24rem;font-family:var(--font-text);text-align:right;margin:0;padding-bottom:.4rem;font-size:1.15rem;font-style:italic;line-height:1.5}.JournalPage-module__G6LSIW__meta{font-family:var(--font-smallcaps);letter-spacing:.2em;text-transform:uppercase;color:var(--gold-deep);flex-wrap:wrap;align-items:center;gap:.35rem .7rem;margin:0 0 .9rem;font-size:.705rem;display:flex}.JournalPage-module__G6LSIW__excerpt{font-family:var(--font-text);opacity:.85;margin:.9rem 0 0;font-size:1.05rem;line-height:1.6}.JournalPage-module__G6LSIW__textLink{font-family:var(--font-smallcaps);letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.9rem;padding:.55rem 0;font-size:.74rem;display:inline-flex;position:relative}.JournalPage-module__G6LSIW__textLink:after{content:"";background:var(--gold);height:1px;position:absolute;bottom:0;left:0;right:0}.JournalPage-module__G6LSIW__arrow{width:22px;height:10px;color:var(--gold-deep);transition:transform .7s var(--ease-expo-out)}.JournalPage-module__G6LSIW__textLink:hover .JournalPage-module__G6LSIW__arrow,.JournalPage-module__G6LSIW__related a:hover .JournalPage-module__G6LSIW__arrow{transform:translate(5px)}.JournalPage-module__G6LSIW__featured{border-bottom:1px solid var(--oxblood-20);opacity:0;transition:opacity 1.1s var(--ease-expo-out) .1s, transform 1.3s var(--ease-expo-out) .1s;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,5vw,6rem);padding-bottom:clamp(4rem,9vh,6rem);display:grid;transform:translateY(2rem)}.JournalPage-module__G6LSIW__section[data-in] .JournalPage-module__G6LSIW__featured{opacity:1;transform:none}.JournalPage-module__G6LSIW__featuredMedia{aspect-ratio:4/3;background:var(--bone-deep);display:block;position:relative;overflow:hidden}.JournalPage-module__G6LSIW__featuredMedia img,.JournalPage-module__G6LSIW__cardMedia img{object-fit:cover;transition:transform 1.6s var(--ease-expo-out)}.JournalPage-module__G6LSIW__featured:hover .JournalPage-module__G6LSIW__featuredMedia img,.JournalPage-module__G6LSIW__card:hover .JournalPage-module__G6LSIW__cardMedia img{transform:scale(1.04)}.JournalPage-module__G6LSIW__featuredTitle{font-family:var(--font-headline);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:clamp(2.2rem,3.4vw,3.6rem);font-weight:400;line-height:1.04}.JournalPage-module__G6LSIW__featuredTitle a:hover{color:var(--gold-deep)}.JournalPage-module__G6LSIW__featuredBody .JournalPage-module__G6LSIW__textLink{margin-top:2rem}.JournalPage-module__G6LSIW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,4rem);margin:clamp(3.5rem,8vh,5rem) 0 0;padding:0;list-style:none;display:grid}.JournalPage-module__G6LSIW__card{opacity:0;transition:opacity 1s var(--ease-expo-out) calc(.25s + var(--i,0) * .12s), transform 1.2s var(--ease-expo-out) calc(.25s + var(--i,0) * .12s);position:relative;transform:translateY(2rem)}.JournalPage-module__G6LSIW__section[data-in] .JournalPage-module__G6LSIW__card,.JournalPage-module__G6LSIW__more .JournalPage-module__G6LSIW__card{opacity:1;transform:none}.JournalPage-module__G6LSIW__cardMedia{aspect-ratio:4/3;background:var(--bone-deep);margin-bottom:1.5rem;position:relative;overflow:hidden}.JournalPage-module__G6LSIW__cardTitle{font-family:var(--font-text);transition:color .5s var(--ease-lux);margin:0;font-size:clamp(1.45rem,1.9vw,1.95rem);font-weight:400;line-height:1.2}.JournalPage-module__G6LSIW__card:hover .JournalPage-module__G6LSIW__cardTitle{color:var(--gold-deep)}.JournalPage-module__G6LSIW__stretch:after{content:"";z-index:1;position:absolute;inset:0}.JournalPage-module__G6LSIW__article{z-index:6;background:var(--bone);color:var(--oxblood);position:relative}.JournalPage-module__G6LSIW__progress{left:0;right:0;top:calc(var(--nav-height) + env(safe-area-inset-top));z-index:1000;background:var(--gold);transform-origin:0;height:2px;position:fixed;transform:scaleX(0)}.JournalPage-module__G6LSIW__articleHead{max-width:62rem;padding:calc(var(--nav-height) + clamp(4rem, 10vh, 6.5rem)) var(--pad) clamp(3rem, 7vh, 4.5rem);text-align:center;margin:0 auto}.JournalPage-module__G6LSIW__crumbs{font-family:var(--font-smallcaps);letter-spacing:.2em;text-transform:uppercase;color:var(--gold-deep);justify-content:center;gap:.8rem;margin-bottom:2rem;font-size:.705rem;display:flex}.JournalPage-module__G6LSIW__crumbs a{text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:.35em}.JournalPage-module__G6LSIW__articleTitle{font-family:var(--font-headline);letter-spacing:.02em;text-transform:uppercase;animation:JournalPage-module__G6LSIW__rise 1.2s var(--ease-expo-out) both;margin:0;font-size:clamp(2.6rem,5.2vw,5.25rem);font-weight:400;line-height:1.03}.JournalPage-module__G6LSIW__standfirst{max-width:36rem;font-family:var(--font-text);animation:JournalPage-module__G6LSIW__rise 1.2s var(--ease-expo-out) .15s both;margin:1.75rem auto 1.5rem;font-size:clamp(1.2rem,1.6vw,1.45rem);font-style:italic;line-height:1.5}.JournalPage-module__G6LSIW__articleHead .JournalPage-module__G6LSIW__meta{animation:JournalPage-module__G6LSIW__rise 1.2s var(--ease-expo-out) .25s both;justify-content:center;margin:0}@keyframes JournalPage-module__G6LSIW__rise{0%{opacity:0;transform:translateY(1.25rem)}}.JournalPage-module__G6LSIW__cover{aspect-ratio:16/9;background:var(--bone-deep);max-width:78rem;animation:JournalPage-module__G6LSIW__fadeIn 1.4s var(--ease-lux) .2s both;margin:0 auto;position:relative;overflow:hidden}.JournalPage-module__G6LSIW__cover img{object-fit:cover}@keyframes JournalPage-module__G6LSIW__fadeIn{0%{opacity:0}}.JournalPage-module__G6LSIW__prose{max-width:42rem;padding:clamp(3.5rem, 8vh, 5rem) var(--pad) clamp(4rem, 9vh, 6rem);font-family:var(--font-text);margin:0 auto;font-size:1.14rem;line-height:1.8}.JournalPage-module__G6LSIW__prose p{margin:0 0 1.5rem}.JournalPage-module__G6LSIW__prose h2{font-family:var(--font-headline);letter-spacing:.03em;text-transform:uppercase;margin:3.25rem 0 1.25rem;font-size:clamp(1.7rem,2.3vw,2.2rem);font-weight:400;line-height:1.1}.JournalPage-module__G6LSIW__dropcap:first-letter{float:left;font-family:var(--font-headline);color:var(--gold-deep);margin:.08em .12em 0 0;font-size:4.4em;line-height:.8}.JournalPage-module__G6LSIW__prose blockquote{border-top:1px solid var(--gold);border-bottom:1px solid var(--gold);text-align:center;margin:3rem 0;padding:2rem 0}.JournalPage-module__G6LSIW__prose blockquote p{margin:0;font-size:clamp(1.45rem,2.2vw,1.9rem);font-style:italic;line-height:1.4}.JournalPage-module__G6LSIW__inline{margin:2.75rem 0}.JournalPage-module__G6LSIW__inlineMedia{aspect-ratio:4/5;background:var(--bone-deep);display:block;position:relative;overflow:hidden}.JournalPage-module__G6LSIW__inline[data-dark] .JournalPage-module__G6LSIW__inlineMedia{aspect-ratio:1;background:#000}.JournalPage-module__G6LSIW__inlineMedia img{object-fit:cover;object-position:50% 25%}.JournalPage-module__G6LSIW__inline[data-dark] .JournalPage-module__G6LSIW__inlineMedia img{object-fit:contain;object-position:50% 50%}.JournalPage-module__G6LSIW__inline figcaption{opacity:.75;padding-top:.9rem;font-size:.95rem;font-style:italic}.JournalPage-module__G6LSIW__related{border-top:1px solid var(--oxblood-20);margin-top:3.5rem;padding-top:2rem}.JournalPage-module__G6LSIW__related ul{margin:0;padding:0;list-style:none}.JournalPage-module__G6LSIW__related li{border-bottom:1px solid var(--oxblood-20)}.JournalPage-module__G6LSIW__related a{transition:color .4s var(--ease-lux);justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.15rem;display:flex}.JournalPage-module__G6LSIW__related a:hover{color:var(--gold-deep)}.JournalPage-module__G6LSIW__more{padding:clamp(4.5rem, 10vh, 6.5rem) var(--pad) clamp(5rem, 11vh, 7rem);border-top:1px solid var(--oxblood-20)}.JournalPage-module__G6LSIW__moreHead{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.JournalPage-module__G6LSIW__more .JournalPage-module__G6LSIW__title{font-size:min(3rem,4vw)}.JournalPage-module__G6LSIW__more .JournalPage-module__G6LSIW__grid{margin-top:3rem}@media screen and (max-width:767px){.JournalPage-module__G6LSIW__head,.JournalPage-module__G6LSIW__moreHead{flex-direction:column;align-items:flex-start;gap:1.5rem}.JournalPage-module__G6LSIW__headText{text-align:left}.JournalPage-module__G6LSIW__title,.JournalPage-module__G6LSIW__more .JournalPage-module__G6LSIW__title{font-size:min(2.8rem,9.5vw)}.JournalPage-module__G6LSIW__featured{grid-template-columns:minmax(0,1fr)}.JournalPage-module__G6LSIW__grid{grid-template-columns:minmax(0,1fr);row-gap:3rem}.JournalPage-module__G6LSIW__articleTitle{font-size:min(2.6rem,10vw)}.JournalPage-module__G6LSIW__cover{aspect-ratio:4/3}.JournalPage-module__G6LSIW__prose{font-size:1.06rem}}@media (prefers-reduced-motion:reduce){.JournalPage-module__G6LSIW__featured,.JournalPage-module__G6LSIW__card,.JournalPage-module__G6LSIW__articleTitle,.JournalPage-module__G6LSIW__standfirst,.JournalPage-module__G6LSIW__articleHead .JournalPage-module__G6LSIW__meta,.JournalPage-module__G6LSIW__cover{animation:none;opacity:1!important;transition:none!important;transform:none!important}}
