@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;1,9..144,400&family=Manrope:wght@300;400;500;600;700&display=swap');:root{--ink:#2a2420;--ivory:#faf6f0;--gold:#c6a15b;--blush:#f3dbde;--rose:#9c7b3c;--serif:'Fraunces',Georgia,serif;--sans:'Manrope',Arial,sans-serif}.editorial{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:#1b1712;color:#fff}.editorial.reverse .editorial-art{order:2}.editorial-art{min-height:650px;background:radial-gradient(circle,#e7b7c1,#6e4d49);overflow:hidden}.editorial-art img{width:100%;height:100%;object-fit:cover}.editorial-placeholder{height:100%;display:grid;place-items:center}.editorial-placeholder span{font:clamp(80px,12vw,190px) var(--serif);color:#ffffff4d;transform:rotate(-10deg);text-shadow:25px 30px 35px #0005}.editorial-copy{padding:90px 7vw;display:flex;justify-content:center;flex-direction:column}.editorial-copy h2{font:clamp(45px,6vw,78px)/1.05 var(--serif);margin:18px 0}.editorial-copy>div{line-height:1.8;color:#ddd}.editorial-copy .button{align-self:flex-start;background:#ead9ae;color:#1b1712}.testimonials{background:#211b1a;color:#fff;padding:95px 6vw}.testimonials h2{font:55px var(--serif)}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.quotes blockquote{margin:0;background:#ffffff0d;border:1px solid #ffffff18;padding:30px}.quotes blockquote>div{color:#c6a15b}.quotes blockquote p{font:italic 21px/1.5 var(--serif)}.quotes footer{padding:0;background:none;font-size:11px}.newsletter{text-align:center;padding:100px 20px;background:#f3dbde}.newsletter h2{font:55px var(--serif);margin:15px}.newsletter>div{display:flex;max-width:600px;margin:30px auto 0}.newsletter input{flex:1;border:0;border-bottom:1px solid;background:transparent;padding:15px;min-width:0}.newsletter .button{margin:0}@media(max-width:750px){.editorial{grid-template-columns:1fr}.editorial.reverse .editorial-art{order:0}.editorial-art{min-height:430px}.editorial-copy{padding:65px 24px}.quotes{grid-template-columns:1fr}.newsletter>div{display:block}.newsletter .button{width:100%;margin-top:12px}}
