:root{--ink:#17352e;--green:#1f584a;--mint:#dceade;--cream:#f7f3e8;--paper:#fffdf8;--orange:#e8753d;--line:#d9ddd3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}p{line-height:1.7}h1,h2,h3,p{margin-top:0}.site-header{height:84px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,253,248,.95);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:20px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--green);color:white;font-size:14px;letter-spacing:-1px}.site-header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.site-header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.nav-cta{padding:12px 18px;background:var(--orange);color:white;border-radius:8px}.hero{min-height:650px;padding:90px max(7vw,28px);display:grid;grid-template-columns:1.05fr .8fr;align-items:center;gap:8vw;background:var(--cream);overflow:hidden}.hero-copy{max-width:700px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;color:var(--orange);margin-bottom:18px}.hero h1{font-family:Georgia,serif;font-size:clamp(52px,6vw,88px);line-height:.98;letter-spacing:-.045em;margin-bottom:28px}.hero h1 em{font-weight:400;color:var(--orange)}.hero-lead{font-size:20px;max-width:620px;color:#4a5d56}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.button{display:inline-flex;align-items:center;gap:14px;padding:16px 22px;border-radius:8px;font-weight:800;transition:.2s transform}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:white}.text-link{font-weight:800}.local-note{margin-top:27px;font-size:13px;color:#65716c}.hero-card{background:white;border:1px solid #d5ded7;box-shadow:18px 18px 0 var(--mint);border-radius:14px;padding:25px 28px;transform:rotate(1.5deg)}.card-dots{display:flex;gap:7px;border-bottom:1px solid #e9ece7;padding-bottom:17px}.card-dots i{width:8px;height:8px;border-radius:50%;background:#d8ddd7}.card-label{font-size:10px;font-weight:800;letter-spacing:.16em;margin:24px 0 8px;color:#758079}.lesson-line{display:flex;gap:14px;padding:20px 0;border-bottom:1px solid #e9ece7}.lesson-line>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#edf1ec;font-weight:bold}.lesson-line.active>span{background:var(--orange);color:white}.lesson-line strong,.lesson-line small{display:block}.lesson-line small{color:#718079;margin-top:5px}.confidence{margin-top:24px;background:var(--mint);padding:15px;border-radius:8px;display:flex;justify-content:space-between;font-size:13px;font-weight:700}.confidence b{color:var(--green)}.trust-strip{min-height:72px;background:var(--green);color:white;display:flex;align-items:center;justify-content:center;gap:34px;text-transform:uppercase;font-size:12px;font-weight:bold;letter-spacing:.15em}.trust-strip i{color:#81a89d}.section{padding:110px max(7vw,28px)}.section-heading{max-width:660px;margin-bottom:50px}.section-heading h2,.story h2,.resources h2,.cta h2{font-family:Georgia,serif;font-size:clamp(38px,4vw,57px);line-height:1.08;letter-spacing:-.03em;margin-bottom:20px}.section-heading>p:last-child,.resources>div>p:last-child{color:#64716c;font-size:17px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-grid article{border:1px solid var(--line);background:white;padding:30px 26px;min-height:300px;display:flex;flex-direction:column}.icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:var(--green);font-weight:900;margin-bottom:28px}.service-grid h3{font-family:Georgia,serif;font-size:24px;margin-bottom:12px}.service-grid p{color:#5e6d67;font-size:15px}.service-grid small{margin-top:auto;padding-top:20px;color:var(--orange);font-weight:bold;line-height:1.5}.story{padding:110px max(8vw,28px);display:grid;grid-template-columns:.65fr 1.2fr;gap:9vw;background:var(--mint);align-items:center}.story-number{font-family:Georgia,serif;font-size:clamp(95px,14vw,200px);line-height:.7;color:var(--green);text-align:center}.story-number span{display:block;font-family:Arial,sans-serif;font-size:12px;letter-spacing:.2em;text-transform:uppercase;margin-top:34px}.story-copy{max-width:720px}.story-copy>p{font-size:17px;color:#496059}.story blockquote{font-family:Georgia,serif;font-size:24px;line-height:1.5;color:var(--green);border-left:4px solid var(--orange);margin:35px 0 0;padding-left:25px}.compact{max-width:760px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.steps b{font-family:Georgia,serif;font-size:42px;color:var(--orange)}.steps h3{font-size:20px;margin:20px 0 10px}.steps p{color:#64716c}.resources{padding:95px max(7vw,28px);display:grid;grid-template-columns:1fr 1.15fr;gap:9vw;background:#f0ede4}.resource-links a{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #cfd2ca;padding:24px 5px;font-family:Georgia,serif;font-size:21px}.resource-links a:last-child{border-bottom:1px solid #cfd2ca}.resource-links a:hover{color:var(--orange)}.resource-links small{display:block;font-family:Arial,sans-serif;font-size:12px;color:#768078;margin-top:6px}.cta{padding:105px 25px;background:var(--green);color:white;text-align:center}.cta .eyebrow{color:#f1a27b}.cta h2{font-size:clamp(46px,6vw,74px)}.cta>p:not(.eyebrow){max-width:620px;margin:0 auto 30px;color:#d6e6e1;font-size:18px}.button-light{background:white;color:var(--green)}footer{padding:36px max(5vw,24px);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:13px}footer p{margin:0;text-align:center;color:#69736f}footer p:last-child{text-align:right}@media(max-width:900px){.site-header nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:65px}.hero-card{max-width:560px}.service-grid{grid-template-columns:1fr 1fr}.story,.resources{grid-template-columns:1fr}.story-number{text-align:left}.steps{grid-template-columns:1fr}.trust-strip{gap:14px;flex-wrap:wrap;padding:20px}.trust-strip i{display:none}}@media(max-width:580px){.site-header{height:72px}.brand{font-size:17px}.nav-cta{padding:10px 12px}.hero h1{font-size:49px}.hero-actions{align-items:flex-start;flex-direction:column}.service-grid{grid-template-columns:1fr}.section,.story,.resources{padding-top:76px;padding-bottom:76px}.hero-card{padding:20px;box-shadow:10px 10px 0 var(--mint)}footer{grid-template-columns:1fr;gap:20px;text-align:center}footer .brand{justify-content:center}footer p:last-child{text-align:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
