:root{--newsletter-ink:#173a2b;--newsletter-green:#275e3e;--newsletter-dark:#123426;--newsletter-cream:#f4efe3;--newsletter-paper:#fffdf8;--newsletter-line:#d9e0da;--newsletter-gold:#edc65e}.newsletter-hero h1,.newsletter-benefits h2,.newsletter-section-header h2,.newsletter-issue h3,.newsletter-cta h2{text-transform:none}.newsletter-eyebrow,.newsletter-kicker{margin:0 0 .75rem;font-size:.71rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.newsletter-eyebrow{color:var(--newsletter-gold)}.newsletter-eyebrow-dark,.newsletter-kicker{color:var(--newsletter-green)}.newsletter-eyebrow-light{color:#f4d37f}.newsletter-hero{display:grid;grid-template-columns:.92fr 1.08fr;min-height:500px;margin-bottom:1.5rem;overflow:hidden;border-radius:.45rem;background:var(--newsletter-dark)}.newsletter-hero-content{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:clamp(2.5rem,6vw,5.2rem);color:#fff}.newsletter-hero h1{margin:0 0 1.2rem;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,5.5vw,5rem);line-height:.98;letter-spacing:-.04em}.newsletter-hero-content>p:not(.newsletter-eyebrow){max-width:560px;margin-bottom:1.5rem;color:#e5eee8;font-size:1.12rem;line-height:1.65}.newsletter-button{display:inline-flex;align-items:center;gap:.65rem;padding:.85rem 1.15rem;border-radius:.25rem;font-weight:700}.newsletter-button-light{background:#fff;color:var(--newsletter-dark)}.newsletter-button-light:hover{background:var(--newsletter-gold);color:var(--newsletter-dark);text-decoration:none}.newsletter-hero-content small{margin-top:.85rem;color:#c8d8cd}.newsletter-hero-media{min-height:350px;overflow:hidden}.newsletter-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.newsletter-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-bottom:4rem}.newsletter-benefits article{display:flex;gap:1.1rem;padding:1.6rem;border:1px solid var(--newsletter-line);border-radius:.4rem;background:var(--newsletter-paper)}.newsletter-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:48px;height:48px;border-radius:50%;background:#dce8de;color:var(--newsletter-green);font-size:1.05rem}.newsletter-benefits h2{margin:0 0 .4rem;color:var(--newsletter-ink);font-family:Georgia,"Times New Roman",serif;font-size:1.55rem}.newsletter-benefits article p:last-child{margin:0;color:#5c6961;font-size:.88rem;line-height:1.55}.newsletter-archive{margin-bottom:4rem}.newsletter-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--newsletter-line)}.newsletter-section-header h2{margin:0;color:var(--newsletter-ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,4.5vw,4.2rem);line-height:1}.newsletter-section-header>p{max-width:480px;margin:0;color:#637068}.newsletter-issue-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.newsletter-issue{display:grid;grid-template-columns:78px 1fr;gap:1.2rem;padding:1.35rem;border:1px solid var(--newsletter-line);border-radius:.4rem;background:var(--newsletter-paper);transition:border-color .2s,box-shadow .2s}.newsletter-issue:hover{border-color:#b5c7b9;box-shadow:0 9px 24px rgba(20,48,35,.08)}.newsletter-issue-date{display:flex;align-items:center;flex-direction:column;align-self:start;padding:.55rem .35rem;border-radius:.3rem;background:var(--newsletter-cream);color:var(--newsletter-green);text-align:center}.newsletter-issue-date span,.newsletter-issue-date small{font-size:.64rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.newsletter-issue-date strong{font-family:Georgia,"Times New Roman",serif;font-size:2rem;font-weight:400;line-height:1}.newsletter-issue h3{margin:0 0 .55rem;font-family:Georgia,"Times New Roman",serif;font-size:1.35rem;line-height:1.17}.newsletter-issue h3 a{color:var(--newsletter-ink)}.newsletter-issue h3 a:hover{color:var(--newsletter-green);text-decoration:none}.newsletter-issue-copy>p{margin:0 0 .75rem;color:#5d6962;font-size:.84rem;line-height:1.5}.newsletter-read{color:var(--newsletter-green);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.newsletter-read:hover{color:var(--newsletter-dark);text-decoration:none}.newsletter-pagination{margin-top:2rem}.newsletter-pagination ul{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin:0;padding:0;list-style:none}.newsletter-pagination a{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;border:1px solid var(--newsletter-line);border-radius:50%;background:#fff;color:var(--newsletter-green);font-weight:700}.newsletter-pagination a:hover,.newsletter-pagination a.is-current{border-color:var(--newsletter-green);background:var(--newsletter-green);color:#fff;text-decoration:none}.newsletter-cta{display:flex;align-items:center;justify-content:space-between;gap:3rem;margin-bottom:1rem;padding:clamp(2.5rem,6vw,5rem);border-radius:.45rem;background:var(--newsletter-green);color:#fff}.newsletter-cta h2{margin:0 0 .7rem;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.4rem,4vw,4rem)}.newsletter-cta p:last-child{max-width:650px;margin:0;color:#e0eae3}.newsletter-cta>a{flex:0 0 auto;padding:.9rem 1.2rem;border:1px solid rgba(255,255,255,.7);border-radius:.25rem;color:#fff;font-weight:700}.newsletter-cta>a:hover{background:#fff;color:var(--newsletter-dark);text-decoration:none}@media(max-width:900px){.newsletter-hero{grid-template-columns:1fr}.newsletter-hero-media{order:-1;max-height:360px}.newsletter-benefits{grid-template-columns:1fr}.newsletter-issue-list{grid-template-columns:1fr}}@media(max-width:575px){.newsletter-hero-content{padding:2rem}.newsletter-hero-media{min-height:250px}.newsletter-section-header{align-items:flex-start;flex-direction:column;gap:1rem}.newsletter-issue{grid-template-columns:64px 1fr;gap:.9rem;padding:1rem}.newsletter-cta{align-items:flex-start;flex-direction:column}}
