@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Literata:opsz,wght@7..72,600;7..72,700&display=swap";:root{font-family:DM Sans,sans-serif;color:#17221f;background:#f7f8f4;font-synthesis:none;--ink:#17221f;--green:#00685f;--mint:#d8eee7;--cream:#f7f8f4;--orange:#f4a340}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;overflow:hidden}.site-header{height:82px;max-width:1240px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;font-size:21px;font-weight:700}.brand img{width:42px;height:42px;border-radius:11px}nav{display:flex;gap:30px;font-size:14px;font-weight:600}nav a:hover{color:var(--green)}.hero{min-height:650px;max-width:1240px;margin:auto;padding:70px 32px 100px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow{color:var(--green);font-weight:700;letter-spacing:.18em;font-size:12px}h1,h2,blockquote{font-family:Literata,serif;letter-spacing:-.04em}.hero h1{max-width:670px;margin:19px 0 24px;font-size:clamp(46px,6vw,78px);line-height:1.02}.hero-copy>p{color:#52635e;font-size:19px;line-height:1.7;max-width:620px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:36px}.primary-button{background:var(--green);color:#fff;padding:15px 22px;border-radius:6px;font-weight:700;display:inline-block}.text-button{color:var(--green);font-weight:700}.hero-visual{height:480px;position:relative;display:grid;place-items:center}.hero-visual:before{content:"";position:absolute;width:410px;height:410px;border-radius:50%;background:var(--mint)}.book-card{width:275px;height:365px;position:absolute;border-radius:12px;padding:26px;display:flex;flex-direction:column;box-shadow:0 28px 60px #15312a29}.back-card{background:#f2a448;color:#51320e;transform:rotate(-10deg) translate(-54px,-10px);justify-content:flex-end;gap:8px}.back-card span{font-size:42px;font-family:Literata,serif}.front-card{background:#fff;transform:rotate(4deg) translate(45px,10px)}.front-card img{width:70px;border-radius:18px;margin-bottom:auto}.front-card small{color:var(--green);font-weight:700;letter-spacing:.16em}.front-card strong{font-family:Literata,serif;font-size:25px;margin:12px 0 25px;line-height:1.25}.progress{height:5px;background:#dce6e2;border-radius:5px}.progress i{display:block;width:68%;height:100%;background:var(--green);border-radius:5px}.section{padding:110px 32px;background:#fff}.section-heading{max-width:1180px;margin:0 auto 55px}.section-heading h2{font-size:clamp(34px,4vw,52px);margin:14px 0}.feature-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d9e2df;border:1px solid #d9e2df}.feature-grid article{background:#fff;padding:42px;min-height:260px}.feature-grid article>span{color:var(--orange);font-weight:700}.feature-grid h3{font-size:21px;margin:50px 0 12px}.feature-grid p{color:#60706b;line-height:1.65}.quote-section{text-align:center;padding:125px 24px;max-width:900px;margin:auto}.quote-section blockquote{font-size:clamp(31px,4vw,48px);line-height:1.35;margin:0 0 25px}.quote-section p{color:#62716d}.cta-section{max-width:1180px;margin:0 auto 110px;padding:60px;background:var(--green);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px;border-radius:12px}.cta-section .eyebrow{color:#bfe4d9}.cta-section h2{font-size:38px;margin:10px 0 0}.primary-button.light{background:#fff;color:var(--green);white-space:nowrap}.site-footer{border-top:1px solid #dfe5e1;max-width:1180px;margin:auto;padding:55px 0 30px;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:45px;color:#566661}.footer-brand{color:var(--ink)}.site-footer p{max-width:330px;line-height:1.6}.footer-links{display:flex;flex-direction:column;gap:11px;font-size:14px}.footer-links strong{color:var(--ink);margin-bottom:4px}.footer-links a:hover{color:var(--green)}.site-footer small{grid-column:1/-1;padding-top:28px;border-top:1px solid #e5e9e6}.legal-page{max-width:820px;margin:65px auto 110px;padding:0 28px}.legal-page header{border-bottom:1px solid #d8dfdb;padding-bottom:35px;margin-bottom:45px}.legal-page h1{font-size:clamp(38px,6vw,62px);margin:16px 0}.legal-page header p{color:#697772}.legal-page section{margin:40px 0}.legal-page h2{font-size:24px;margin-bottom:15px}.legal-page p,.legal-page li{color:#455651;line-height:1.8}.legal-page li{margin:8px 0}@media(max-width:800px){.site-header{padding:0 20px}.site-header nav a:first-child{display:none}.hero{grid-template-columns:1fr;padding:55px 22px 70px;gap:30px}.hero-visual{height:420px;transform:scale(.88)}.feature-grid{grid-template-columns:1fr}.section{padding:75px 22px}.cta-section{margin:0 20px 75px;padding:38px 28px;flex-direction:column;align-items:flex-start}.site-footer{margin:0 22px;grid-template-columns:1fr}.site-footer small{grid-column:1}.legal-page{margin-top:35px}}@media(max-width:440px){.site-header nav{display:none}.hero h1{font-size:43px}.hero-visual{transform:scale(.72);margin:-45px}.hero-actions{flex-direction:column;align-items:flex-start}.feature-grid article{padding:30px}.cta-section h2{font-size:31px}}
