body{background:#f5f5f5;font-family:var(--font-Cormorant_Garamond)}a{text-decoration:none;color:#555}button{cursor:pointer;font-size:1.5rem;font-family:var(--font-Cormorant_Garamond)}.journal{background:#f5f5f5;color:#000;padding:20px}.header,.journal button{text-align:center}.header{border-bottom:3px solid #000;margin-bottom:20px}.header h1{font-size:48px;letter-spacing:1px;font-family:var(--font-Asset);line-height:.8em}.header h2{font-size:34px;letter-spacing:3px}.grid{font-family:var(--font-cormorant_garamond);display:grid;grid-template-columns:30% 20% 25% 20%;gap:20px}.main-article h2,h3{font-size:32px;margin-bottom:10px;line-height:.8em}h3{margin-top:0}.columns{-moz-column-gap:20px;column-gap:20px}.author{padding:10px;background:#eaeaea;transform:translateX(100px)}.ad{margin-top:0;background:#fff;transform:rotate(-3deg)}.ad-text{padding:10px}.ad-title{font-size:2.5rem;line-height:.8em;font-family:var(--font-geist-sans);font-weight:900}.secondary{padding-top:0}.secondary img{width:100%;filter:contrast(120%) grayscale(100%)}:root{--wght:100;--ital:0}.morph-text{font-family:var(--font-serif);font-variation-settings:"wght" var(--wght),"ital" var(--ital);transition:font-variation-settings .4s linear;will-change:font-variation-settings}.motion-block{transition:transform .2s ease-out,opacity .2s ease-out;will-change:transform,opacity}@media (max-width:768px){.grid{grid-template-columns:100%}.header h1{font-size:28px}}