@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Newsreader:opsz,wght@6..72,600;6..72,700&display=swap";:root{--bg: #f6f4ef;--surface: #fffdf8;--surface-muted: #f0ebe0;--text: #1a241f;--text-muted: #4f5d56;--line: #ddd4c3;--brand: #214d3d;--brand-strong: #17352a;--accent: #b8742a;--shadow: 0 18px 42px rgba(26, 36, 31, .08);--content-width: 1040px;--radius-lg: 1.5rem;--radius-md: 1rem}*{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Manrope,Avenir Next,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top right,rgba(184,116,42,.08),transparent 28%),radial-gradient(circle at top left,rgba(33,77,61,.08),transparent 30%),var(--bg)}a{color:inherit}.page-shell,.site-footer{width:min(calc(100% - 2rem),var(--content-width));margin:0 auto}.page-shell{padding:1.25rem 0 4rem}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.wordmark{font-weight:800;letter-spacing:-.03em;text-decoration:none}.hero,.section,.cta-card{margin-top:1.5rem}.hero,.section,.cta-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fffdf8f0;box-shadow:var(--shadow);padding:clamp(1.4rem,3vw,2.5rem)}.cta-card{display:grid;gap:1.1rem;border-color:#d8ccb5;background:radial-gradient(circle at top right,rgba(184,116,42,.08),transparent 30%),linear-gradient(180deg,#fffcf6fa,#f8f2e8f5)}.eyebrow,.section-label,.summary-label{margin:0;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.hero-grid{display:grid;gap:1.5rem;margin-top:1rem}.hero-copy h1,.section-heading h2,.cta-copy h2{margin:0;font-family:Newsreader,Georgia,serif;font-weight:700;line-height:1.02;letter-spacing:-.03em;color:var(--brand-strong)}.hero-copy h1{max-width:11ch;font-size:clamp(3rem,6.4vw,4.9rem);line-height:.94}.lede,.hero-note,.section-copy,.offering-card p,.cta-help,.footer-copy{margin:0;color:var(--text-muted);line-height:1.65}.lede{max-width:62ch;margin-top:1.1rem;font-size:clamp(1.05rem,2.3vw,1.3rem)}.hero-actions{margin-top:1.4rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.1rem;padding:.8rem 1.2rem;border-radius:999px;border:1px solid transparent;font-weight:700;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{background:var(--brand);color:#f9f6ef}.button-primary:hover,.button-primary:focus-visible{background:var(--brand-strong)}.button-secondary{border-color:var(--line);background:#fffdf8e6;color:var(--brand-strong)}.hero-note{margin-top:.9rem;font-size:.95rem}.summary-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-muted);padding:1.2rem}.summary-list{margin:.9rem 0 0;padding:0;list-style:none;display:grid;gap:.85rem}.summary-list li{position:relative;padding-left:1rem;color:var(--text);line-height:1.5}.summary-list li:before{content:"";position:absolute;top:.55rem;left:0;width:.4rem;height:.4rem;border-radius:999px;background:var(--accent)}.section-heading h2,.cta-copy h2{max-width:15ch;font-size:clamp(1.9rem,3.5vw,3rem)}.section-copy{max-width:68ch;margin-top:.9rem;font-size:1rem}.offering-grid{display:grid;gap:1rem;margin-top:1.5rem}.offering-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:1.2rem}.offering-card h3{margin:0;font-size:1.05rem;color:var(--brand-strong)}.offering-card p{margin-top:.65rem}.cta-actions{display:grid;gap:.85rem;margin-top:.25rem;padding:1rem;border:1px solid rgba(33,77,61,.12);border-radius:var(--radius-md);background:#fffdf8eb}.cta-actions .button{width:100%;min-width:0}.cta-meta{margin:0;color:var(--text-muted);line-height:1.55;font-size:.94rem}.cta-help,.cta-help a,.footer-link{color:var(--brand);font-weight:700}.cta-help{margin-top:.9rem;font-size:.95rem}.site-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:0 0 2.5rem}.footer-copy{max-width:56ch;font-size:.94rem}.footer-link{text-decoration:none}@media(min-width:760px){.hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center}.offering-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-card{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:center}.cta-help{grid-column:1 / -1}}@media(min-width:980px){.section-heading{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:.75rem 2rem;align-items:end}.section-heading .section-label,.section-heading h2{grid-column:1}.section-heading .section-copy{grid-column:2;margin-top:0;max-width:44ch}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
