*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
:root {
  --sage: #7a9e8a;
  --sage-light: #e8f0ec;
  --sage-dark: #3d6152;
  --warm: #c8a882;
  --warm-light: #f5ede0;
  --warm-dark: #8b6a43;
  --text: #2c2c2a;
  --text-muted: #6b6b68;
  --bg: #faf8f4;
  --white: #ffffff;
  --border: rgba(44,44,42,0.12);
}
body { font-family: 'DM Sans', sans-serif; background: var(--bg); color: var(--text); line-height: 1.7; font-size: 16px; }
nav { background: var(--white); border-bottom: 1px solid var(--border); padding: 0 2rem; display: flex; align-items: center; justify-content: space-between; height: 64px; position: sticky; top: 0; z-index: 100; }
.nav-logo { font-family: 'Cormorant Garamond', serif; font-size: 1.3rem; font-weight: 600; color: var(--sage-dark); text-decoration: none; }
.nav-links { display: flex; gap: 2rem; list-style: none; }
.nav-links a { font-size: 0.82rem; font-weight: 400; color: var(--text-muted); text-decoration: none; letter-spacing: 0.04em; text-transform: uppercase; transition: color 0.2s; }
.nav-links a:hover, .nav-links a.active { color: var(--sage-dark); }
.section-label { font-size: 0.72rem; letter-spacing: 0.15em; text-transform: uppercase; color: var(--sage); font-weight: 500; margin-bottom: 0.75rem; }
.page-hero { background: linear-gradient(160deg, var(--sage-light) 0%, var(--warm-light) 100%); padding: 5rem 2rem 4rem; position: relative; overflow: hidden; }
.page-hero::before { content: ''; position: absolute; top: -80px; right: -80px; width: 350px; height: 350px; border-radius: 50%; background: rgba(122,158,138,0.1); }
.page-hero-inner { max-width: 760px; }
.page-hero .section-label { display: inline-block; }
.page-hero h1 { font-family: 'Cormorant Garamond', serif; font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 300; line-height: 1.15; color: var(--sage-dark); margin-bottom: 1rem; }
.page-hero p { font-size: 1.05rem; color: var(--text-muted); font-weight: 300; max-width: 600px; }
.content-wrap { max-width: 820px; margin: 0 auto; padding: 4rem 2rem; }
.intro-block { margin-bottom: 3rem; }
.intro-block p { color: var(--text-muted); font-size: 0.95rem; font-weight: 300; margin-bottom: 1rem; }
.intro-block strong { color: var(--text); font-weight: 500; }
.articles-label { font-size: 0.72rem; letter-spacing: 0.15em; text-transform: uppercase; color: var(--sage); font-weight: 500; margin-bottom: 1.5rem; display: block; }
.article-list { display: flex; flex-direction: column; gap: 1rem; }
.article-card { background: var(--white); border: 1px solid var(--border); border-radius: 14px; padding: 1.5rem 1.75rem; display: flex; align-items: flex-start; justify-content: space-between; gap: 1rem; text-decoration: none; color: inherit; transition: transform 0.2s, box-shadow 0.2s; }
.article-card:hover { transform: translateX(4px); box-shadow: 0 4px 20px rgba(61,97,82,0.08); }
.article-card-text h3 { font-family: 'Cormorant Garamond', serif; font-size: 1.2rem; font-weight: 600; color: var(--sage-dark); margin-bottom: 0.25rem; line-height: 1.3; }
.article-card-text p { font-size: 0.85rem; color: var(--text-muted); font-weight: 300; }
.article-arrow { color: var(--sage); font-size: 1.2rem; margin-top: 0.2rem; flex-shrink: 0; }
.newsletter-strip { background: var(--sage-dark); padding: 4rem 2rem; }
.newsletter-strip-inner { max-width: 480px; margin: 0 auto; }
.newsletter-strip .section-label { color: rgba(232,240,236,0.7); }
.newsletter-strip h2 { font-family: 'Cormorant Garamond', serif; font-size: 1.9rem; font-weight: 300; color: var(--sage-light); margin-bottom: 0.6rem; line-height: 1.2; }
.newsletter-strip .intro-p { color: rgba(232,240,236,0.75); font-size: 0.9rem; font-weight: 300; margin-bottom: 1.75rem; }
.af-form-wrapper { margin: 0 !important; padding: 0 !important; }
#af-form-1423029918 { background: none !important; border: none !important; width: 100% !important; max-width: 100% !important; overflow: visible !important; }
#af-form-1423029918 .af-header { display: none; }
#af-form-1423029918 .af-body { background: none !important; background-image: none !important; padding: 0 !important; }
#af-form-1423029918 .af-standards .af-element { padding-left: 0 !important; padding-right: 0 !important; }
#af-form-1423029918 .af-element { padding-top: 0 !important; padding-bottom: 0.75rem !important; }
#af-form-1423029918 .af-body label.previewLabel { font-family: 'DM Sans', sans-serif !important; font-size: 0.8rem !important; font-weight: 500 !important; color: rgba(232,240,236,0.8) !important; letter-spacing: 0.04em !important; text-transform: uppercase !important; margin-bottom: 0.4rem !important; display: block !important; float: none !important; }
#af-form-1423029918 .af-body .af-textWrap { width: 100% !important; }
#af-form-1423029918 .af-body input.text { width: 100% !important; font-family: 'DM Sans', sans-serif !important; font-size: 0.95rem !important; color: var(--text) !important; background: var(--white) !important; border: none !important; border-radius: 8px !important; padding: 0.75rem 1rem !important; outline: none !important; }
#af-form-1423029918 .af-body input.text:focus { box-shadow: 0 0 0 3px rgba(200,168,130,0.5) !important; }
#af-form-1423029918 .af-divider { display: none !important; }
#af-form-1423029918 .buttonContainer { text-align: left !important; padding-top: 0.25rem; }
#af-form-1423029918 .buttonContainer input.submit { font-family: 'DM Sans', sans-serif !important; font-size: 0.9rem !important; font-weight: 500 !important; color: var(--white) !important; background: var(--warm) !important; background-image: none !important; border: none !important; border-radius: 999px !important; padding: 0.75rem 1.75rem !important; cursor: pointer !important; transition: background 0.2s !important; width: auto !important; }
#af-form-1423029918 .buttonContainer input.submit:hover { background: var(--warm-dark) !important; }
#af-form-1423029918 .af-element.privacyPolicy { font-family: 'DM Sans', sans-serif !important; font-size: 0.75rem !important; color: rgba(232,240,236,0.45) !important; text-align: left !important; padding-top: 0.5rem !important; }
#af-form-1423029918 .af-element.privacyPolicy p { color: rgba(232,240,236,0.45) !important; }
#af-form-1423029918 .af-element.privacyPolicy a { color: rgba(232,240,236,0.6) !important; text-decoration: underline !important; }
footer { background: var(--text); color: rgba(250,248,244,0.6); padding: 2.5rem 2rem; text-align: center; font-size: 0.8rem; }
footer a { color: rgba(250,248,244,0.7); text-decoration: none; }
footer strong { color: var(--bg); font-weight: 500; }
.footer-links { display: flex; justify-content: center; gap: 2rem; list-style: none; margin-bottom: 1rem; flex-wrap: wrap; }
@media (max-width: 640px) { .nav-links { display: none; } }
