.home-intro{background:#f7f8f2;padding:68px 0 0}.home-intro-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:56px;align-items:center}.home-intro-copy{min-width:0}.home-intro h1{font-size:clamp(38px,4.25vw,61px);font-weight:650;line-height:1.08;letter-spacing:-.055em;margin:24px 0;max-width:760px;text-wrap:balance}.home-intro h1 span{color:var(--green)}.home-intro .eyebrow{font-size:12px;letter-spacing:.055em}.home-intro-lead{color:#526058;font-size:18px;line-height:1.65;max-width:580px;margin:0 0 30px}.home-intro-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px 24px}.home-intro-actions .button{text-align:left}.home-secondary{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:600;color:var(--green-dark);padding:8px 0}.home-secondary:hover{text-decoration:underline;text-underline-offset:5px}.home-intro-note{color:#647068;font-size:13px;margin:17px 0 0}.home-roadmap{background:#e2ecdf;border:1px solid #d8e1d3;border-radius:26px;padding:28px;color:#163c2e;transform:rotate(1deg);box-shadow:10px 14px 0 #eef0e7}.home-roadmap-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.home-roadmap-top>span{font-size:11px;font-weight:650;letter-spacing:.12em}.home-roadmap-top .illustration-icon{width:64px;height:64px}.home-roadmap h2{font-size:clamp(24px,2.3vw,31px);line-height:1.2;letter-spacing:-.04em;margin:12px 0 28px;font-weight:600}.home-roadmap ol{list-style:none;margin:0;padding:0;display:grid;gap:0}.home-roadmap li{display:flex;gap:16px;padding:0 0 24px;position:relative}.home-roadmap li:not(:last-child):before{content:"";position:absolute;width:1px;background:#aec5b4;left:17px;top:34px;height:calc(100% - 34px)}.home-roadmap li>span{width:35px;height:35px;flex:0 0 35px;border:1px solid #b6c9b6;background:#f6faf1;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:600}.home-roadmap li strong{display:block;font-size:16px;line-height:1.35;margin:5px 0 6px}.home-roadmap li p{margin:0;color:#53695b;font-size:13px;line-height:1.5}.home-roadmap-result{background:#164b38;border-radius:16px;padding:20px;color:#fff;position:relative}.home-roadmap-result>span:first-child{display:block;font-size:11px;color:#c8decd;margin-bottom:8px}.home-roadmap-result strong{font-size:16px;line-height:1.4;font-weight:500;display:block;padding-right:30px}.home-roadmap-result .graphic-arrow{position:absolute;right:20px;bottom:23px}.home-proof-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding-top:40px;padding-bottom:28px;margin-top:38px;border-top:1px solid #dce2d5}.home-proof-strip>div{display:flex;align-items:center;gap:16px;min-width:0}.home-proof-strip .illustration-icon{width:46px;height:46px;flex:0 0 46px}.home-proof-strip p{margin:0}.home-proof-strip strong{display:block;font-size:15px;font-weight:650;margin-bottom:6px}.home-proof-strip p span{display:block;font-size:12px;line-height:1.5;color:#637064}.home-services{background:#fffefb}.home-section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:32px}.home-section-heading h2{font-size:clamp(30px,3.4vw,45px);line-height:1.12;letter-spacing:-.045em;margin:15px 0 0}.home-section-heading>p{max-width:380px;font-size:15px;color:#667166;line-height:1.65;margin:0 0 4px}.home-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-service-card{display:flex;flex-direction:column;min-width:0;padding:26px;background:#f5f6f0;border:1px solid #e3e6dc;border-radius:20px;transition:background .2s,border-color .2s,transform .2s}.home-service-card:hover{background:#eaf1e5;border-color:#a8bdac;transform:translateY(-3px)}.home-service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.home-service-top .illustration-icon{width:54px;height:54px}.home-service-top>span{font-size:12px;color:#829081}.home-service-card h3{font-size:22px;font-weight:600;letter-spacing:-.035em;line-height:1.24;margin:0 0 14px}.home-service-card p{font-size:15px;line-height:1.6;margin:0 0 24px;color:#5c685e}.home-service-link{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;border-top:1px solid #dce2d5;font-size:13px;font-weight:600;color:var(--green-dark)}@media(max-width:1000px){.home-intro{padding-top:44px}.home-intro-grid{gap:30px}.home-roadmap{padding:22px}.home-intro h1{font-size:clamp(36px,4.8vw,49px)}.home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-proof-strip{gap:18px}.home-proof-strip>div{align-items:start;gap:10px}}@media(max-width:700px){.home-intro-grid{grid-template-columns:1fr;gap:34px}.home-intro{padding-top:32px}.home-intro h1{font-size:clamp(36px,7.5vw,48px);margin:20px 0}.home-intro-lead{font-size:16px;margin-bottom:24px}.home-intro .eyebrow{font-size:10px}.home-intro-actions{gap:12px}.home-intro-actions .button{width:100%;justify-content:space-between}.home-roadmap{transform:none;border-radius:20px;box-shadow:none}.home-roadmap-top .illustration-icon{width:50px;height:50px}.home-roadmap h2{font-size:28px}.home-proof-strip{grid-template-columns:1fr;gap:20px;margin-top:30px;padding-top:26px;padding-bottom:30px}.home-proof-strip>div{align-items:center;gap:16px}.home-section-heading{display:block;margin-bottom:24px}.home-section-heading>p{margin-top:18px}.home-service-grid{gap:12px}.home-service-card{padding:20px;border-radius:16px}.home-service-card h3{font-size:20px}.home-service-top{margin-bottom:16px}}@media(max-width:480px){.home-service-grid{grid-template-columns:1fr}.home-service-top{margin-bottom:14px}.home-service-top .illustration-icon{width:42px;height:42px}.home-service-card p{margin-bottom:18px}}@media(prefers-reduced-motion:reduce){.home-service-card{transition:none}.home-service-card:hover{transform:none}}