:root{--green:#137a3b;--green-dark:#0b5e2a;--ink:#18202a;--muted:#5f6b76;--line:#e4e9ee;--soft:#f7f8f6;--sage:#ddebdd;--blue:#236bd8;--orange:#f08a1a;--white:#ffffff;--shadow:0 24px 70px rgba(24,32,42,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{position:fixed;z-index:20;top:0;left:0;right:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:32px;gap:32px;min-height:76px;padding:14px clamp(22px,4vw,64px);background:rgba(255,255,255,.9);border-bottom:1px solid rgba(228,233,238,.85);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center}.brand img{width:162px;height:auto;object-fit:contain}.header-actions,.hero-actions,.nav-links,.trust-row{display:flex;align-items:center}.nav-links{justify-content:center;gap:clamp(20px,3vw,54px);color:#111827;font-weight:700}.login,.nav-links a{border-bottom:2px solid transparent;padding:8px 0}.login:hover,.nav-links a:hover{border-color:var(--green);color:var(--green-dark)}.header-actions{gap:20px;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 26px;color:var(--white);background:var(--green-dark);border:1px solid var(--green-dark);border-radius:8px;box-shadow:0 14px 28px rgba(11,94,42,.22);font-weight:800;cursor:pointer;white-space:nowrap}.button:hover{background:#084d22}.button.small{min-height:44px;padding:0 20px}.button.ghost,.button.outline{color:var(--ink);background:rgba(255,255,255,.92);border-color:var(--line);box-shadow:none}.button.ghost:hover,.button.outline:hover{color:var(--green-dark);border-color:rgba(19,122,59,.35);background:var(--white)}.button.full{width:100%}.hero{position:relative;min-height:92vh;display:flex;align-items:center;overflow:hidden;padding:116px clamp(22px,4vw,64px) 54px;border-bottom:1px solid var(--line)}.hero-bg{object-fit:cover;object-position:62% 8%;opacity:.72}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.99),rgba(255,255,255,.98) 42%,rgba(255,255,255,.86) 64%,rgba(255,255,255,.76))}.hero-content{position:relative;z-index:1;width:min(710px,100%);padding-top:20px}.eyebrow,.mini-kicker,.section-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 26px;color:var(--green-dark);font-size:.88rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:24px;font-size:clamp(3.1rem,5.8vw,5.7rem);line-height:1.02;letter-spacing:0;overflow-wrap:break-word}.hero-copy{max-width:670px;margin-bottom:34px;color:#344050;font-size:clamp(1.1rem,1.7vw,1.35rem);line-height:1.7;font-weight:600}.hero-actions{flex-wrap:wrap;gap:18px;margin-bottom:48px}.trust-row{flex-wrap:wrap;gap:24px}.trust-row span{display:inline-flex;align-items:center;gap:10px;color:#273444;font-weight:800}.trust-row svg{color:var(--green);background:rgba(19,122,59,.1);border-radius:999px;box-sizing:content-box;padding:8px}.section{width:min(1440px,calc(100% - 44px));margin:0 auto;padding:78px 0}.feature-intro{text-align:center}.feature-intro h2{max-width:950px;margin:0 auto 44px;font-size:clamp(2rem,4vw,3.1rem);line-height:1.14}.feature-grid{display:grid;grid-template-columns:repeat(7,minmax(128px,1fr));grid-gap:20px;gap:20px}.feature-card,.final-cta,.mini-window,.price-card,.timeline-item{border:1px solid var(--line);background:var(--white);border-radius:8px}.feature-card{min-height:210px;padding:28px 24px;text-align:left}.feature-card svg{color:var(--green);margin-bottom:24px}.feature-card:nth-child(2n) svg{color:var(--blue)}.feature-card:nth-child(3n) svg{color:var(--orange)}.feature-card h3{margin-bottom:12px;font-size:1.02rem}.feature-card p,.final-cta p,.plan-copy,.support-copy,.timeline-item p{color:var(--muted);line-height:1.65}.split-section{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(320px,.9fr) minmax(340px,1.05fr);align-items:center;grid-gap:32px;gap:32px;border-top:1px solid var(--line)}.phone-panel{display:flex;justify-content:center;padding:30px;background:var(--soft);border-radius:8px}.mini-window{width:min(280px,100%);padding:22px;box-shadow:var(--shadow)}.mini-window h3{margin-bottom:18px}.photo-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.photo-row div{overflow:hidden;border-radius:8px;background:#111827;text-align:center}.photo-row img{width:100%;height:126px;object-fit:cover;object-position:54% 5%;display:block}.photo-row span{display:block;padding:8px 0;color:var(--white);font-weight:800}.progress-score{margin:22px 0 0;font-size:2.4rem;line-height:1;font-weight:900}.sparkline{display:flex;align-items:flex-end;gap:7px;height:34px;margin-top:16px}.sparkline span{flex:1 1;height:14px;border-radius:999px 999px 0 0;background:var(--green)}.sparkline span:nth-child(2){height:22px}.sparkline span:nth-child(3){height:18px}.sparkline span:nth-child(4){height:28px}.sparkline span:nth-child(5){height:32px}.final-cta h2,.pricing-copy h2,.section-copy h2{margin-bottom:24px;font-size:clamp(2rem,3vw,3rem);line-height:1.12}.check-list,.price-card ul{padding:0;margin:0;list-style:none}.check-list{display:grid;grid-gap:13px;gap:13px;margin-bottom:24px}.check-list li,.price-card li{display:flex;align-items:flex-start;gap:10px;color:#273444;line-height:1.45}.check-list svg,.price-card li svg{color:var(--green);flex:0 0 auto;margin-top:2px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--green-dark);font-weight:900}.timeline-list{display:grid;grid-gap:16px;gap:16px}.timeline-item{display:grid;grid-template-columns:92px 1fr auto;grid-gap:18px;gap:18px;align-items:center;min-height:96px;padding:18px 22px}.timeline-item div{display:grid;justify-items:center;border-right:1px solid var(--line)}.timeline-item strong{font-size:2rem}.timeline-item span{color:var(--muted);font-weight:800}.pricing-section{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(280px,1fr) minmax(280px,1.08fr);grid-gap:28px;gap:28px;border-top:1px solid var(--line)}.pricing-copy{align-self:center}.price-card{position:relative;padding:34px}.price-card.pro{border:2px solid var(--green-dark)}.badge{position:absolute;top:28px;right:28px;padding:8px 12px;color:var(--green-dark);background:var(--sage);border-radius:8px;font-size:.82rem;font-weight:900}.price-card h3{margin-bottom:12px;font-size:1.45rem}.price{margin-bottom:8px;font-size:3.4rem;line-height:1;font-weight:900}.price span{color:var(--muted);font-size:1rem}.support-copy{color:#e64d16;font-weight:800}.price-card ul{display:grid;grid-gap:11px;gap:11px;margin:24px 0}.price-card small{display:block;margin-top:14px;color:var(--muted);text-align:center}.final-cta{width:min(1440px,calc(100% - 44px));display:grid;grid-template-columns:auto 1fr minmax(380px,.9fr);align-items:center;grid-gap:30px;gap:30px;margin:0 auto 44px;padding:28px}.mark{width:90px;height:90px;display:grid;place-items:center;overflow:hidden;background:var(--green-dark);border-radius:50%}.mark img{width:170px;height:auto;filter:brightness(0) invert(1)}.email-form{display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px}.email-form input{min-height:54px;width:100%;padding:0 18px;border:1px solid var(--line);border-radius:8px;outline:none}.email-form input:focus{border-color:rgba(19,122,59,.55);box-shadow:0 0 0 4px rgba(19,122,59,.1)}.email-form small{grid-column:1/-1;color:var(--muted)}@media (max-width:1180px){.feature-grid{grid-template-columns:repeat(3,1fr)}.pricing-section,.split-section{grid-template-columns:1fr}.final-cta{grid-template-columns:auto 1fr}.email-form{grid-column:1/-1}}@media (max-width:860px){.site-header{position:-webkit-sticky;position:sticky;grid-template-columns:1fr;gap:14px;min-height:68px;padding:12px 18px}.header-actions,.nav-links{display:none}.brand img{width:138px}.button.small{min-height:40px;max-width:154px;padding:0 12px;font-size:.8rem}.hero{min-height:820px;padding:64px 20px 38px;align-items:flex-start}.hero-content{max-width:calc(100vw - 40px)}.hero-bg{object-position:66% top;opacity:.28}.hero-shade{background:rgba(255,255,255,.9)}h1{max-width:350px;font-size:clamp(2.25rem,10.5vw,2.75rem);line-height:1.06}.hero-copy{max-width:340px;font-size:1.03rem}.hero-actions{display:grid;align-items:stretch;max-width:270px}.hero-actions .button{width:100%}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.timeline-item{grid-template-columns:70px 1fr}.timeline-item svg{display:none}.email-form,.final-cta{grid-template-columns:1fr}}