:root{color-scheme:light;--ink: #16211e;--muted: #5e6865;--surface: #ffffff;--surface-soft: #f4f7f5;--line: #dce5df;--green: #147a57;--green-dark: #0f513d;--blue: #265f9f;--amber: #c9821f;--red: #b6463a;--shadow: 0 18px 50px rgba(22, 33, 30, .14);--max: 1120px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.skip-link{position:absolute;left:12px;top:-48px;z-index:100;padding:10px 16px;background:var(--green-dark);color:#fff;border-radius:8px;font-weight:600;text-decoration:none;transition:top .15s ease}.skip-link:focus,.skip-link:focus-visible{top:12px;outline:3px solid #ffffff;outline-offset:2px}main:focus{outline:none}:focus-visible{outline:3px solid var(--green);outline-offset:3px;border-radius:4px}[aria-current=page]{text-decoration-color:currentColor;font-weight:600}body{margin:0;background:#fbfcfb;color:var(--ink);font-size:16px;line-height:1.6;letter-spacing:0;text-rendering:optimizeLegibility}a{color:inherit;text-decoration-color:#147a5759;text-underline-offset:.18em}a:hover{text-decoration-color:currentColor}img,svg{display:block}.site-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(220,229,223,.82);background:#fbfcfbe6;backdrop-filter:blur(18px)}.nav{display:flex;align-items:center;justify-content:space-between;width:min(100% - 32px,var(--max));min-height:70px;margin:0 auto;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:760;text-decoration:none}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:var(--green);color:#fff;font-weight:850}.nav-links{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:.94rem}.nav-links a{text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid transparent;border-radius:8px;background:var(--ink);color:#fff;font-weight:720;text-decoration:none;white-space:nowrap}.button.secondary{border-color:var(--line);background:#fff;color:var(--ink)}.section{padding:76px 0}.section.soft{background:var(--surface-soft)}.wrap{width:min(100% - 32px,var(--max));margin:0 auto}.eyebrow{margin:0 0 12px;color:var(--green);font-size:.86rem;font-weight:780;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:680px;margin-bottom:20px;font-size:4.25rem;line-height:1.02;letter-spacing:0}h2{max-width:740px;margin-bottom:18px;font-size:2.35rem;line-height:1.12;letter-spacing:0}h3{margin-bottom:10px;font-size:1.12rem;line-height:1.25}.lead{max-width:650px;color:#35413d;font-size:1.2rem}.muted{color:var(--muted)}.hero{position:relative;isolation:isolate;overflow:hidden;min-height:690px;padding:90px 0 74px;border-bottom:1px solid var(--line);background:linear-gradient(90deg,#fbfcfbf5,#fbfcfbe0 44%,#fbfcfb5c 72%),linear-gradient(135deg,#147a5724,#265f9f29),#fbfcfb}.hero:before{position:absolute;inset:auto 0 0;z-index:-2;height:220px;background:linear-gradient(180deg,#fbfcfb00,#fbfcfb 78%),repeating-linear-gradient(90deg,rgba(22,33,30,.05) 0 1px,transparent 1px 80px);content:""}.hero-copy{position:relative;z-index:2;width:min(100% - 32px,var(--max));margin:0 auto}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.trust-row{display:flex;flex-wrap:wrap;gap:10px;max-width:640px;margin:34px 0 0;padding:0;list-style:none}.trust-row li{border:1px solid rgba(20,122,87,.18);border-radius:999px;background:#ffffffc2;padding:7px 12px;color:#33413c;font-size:.9rem}.hero-device{position:absolute;top:92px;right:max(18px,calc((100vw - var(--max)) / 2 - 12px));z-index:1;width:390px;max-width:38vw}.phone{margin:0;border:1px solid rgba(22,33,30,.16);border-radius:36px;background:#111b18;padding:12px;box-shadow:var(--shadow)}.phone-screen{min-height:600px;overflow:hidden;border-radius:28px;background:#edf3ef}.phone-status{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 8px;color:#25302c;font-size:.78rem;font-weight:760}.chat-head{display:flex;align-items:center;gap:10px;padding:10px 16px 14px;border-bottom:1px solid rgba(22,33,30,.08);background:#fff}.avatar{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-weight:820}.chat-title{display:block;font-weight:760;line-height:1.2}.chat-presence{display:block;color:var(--green);font-size:.78rem;line-height:1.2}.chat-body{display:flex;flex-direction:column;gap:12px;padding:18px 16px 20px}.bubble{max-width:86%;border-radius:8px;padding:10px 12px;color:#1f2a26;font-size:.93rem;line-height:1.45}.bubble.user{align-self:flex-end;background:#d9f4e6}.bubble.bot{align-self:flex-start;background:#fff}.photo-strip{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:9px}.appliance-photo{min-height:82px;border-radius:8px;background:linear-gradient(130deg,#16211e33,#16211e05),repeating-linear-gradient(0deg,#d8dedb 0 10px,#c9d2ce 10px 20px)}.appliance-photo.panel{background:radial-gradient(circle at 62% 42%,#f4c15a 0 6px,transparent 7px),linear-gradient(90deg,#222d2a,#52615c)}.meta-line{margin-top:6px;color:#6b7773;font-size:.75rem}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:34px}.side-cards{display:grid;gap:18px}.card{border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:24px;box-shadow:0 8px 28px #16211e0f}.card.accent-green{border-top:4px solid var(--green)}.card.accent-blue{border-top:4px solid var(--blue)}.card.accent-amber{border-top:4px solid var(--amber)}.card.accent-red{border-top:4px solid var(--red)}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}.stat{border-left:4px solid var(--green);padding:4px 0 4px 18px}.stat strong{display:block;font-size:2rem;line-height:1.1}.pricing{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:stretch;margin-top:34px}.price{font-size:3rem;line-height:1;font-weight:820}.feature-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.feature-list li{position:relative;padding-left:24px}.feature-list li:before{position:absolute;top:.72em;left:0;width:8px;height:8px;border-radius:50%;background:var(--green);content:""}.legal-page{max-width:840px;padding:72px 0 96px}.legal-page h1{max-width:820px;font-size:3.15rem}.legal-page h2{margin-top:42px;font-size:1.5rem}.legal-page ul{padding-left:22px}.footer{border-top:1px solid var(--line);background:#111b18;color:#e9f1ed;padding:38px 0}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:start}.footer a{color:#e9f1ed}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px}@media(max-width:980px){h1{font-size:3.2rem}.hero{min-height:0;padding-bottom:74px}.hero-device{position:static;width:min(340px,100%);max-width:100%;margin:48px auto 0;transform:none}.phone-screen{min-height:360px}.grid-3,.grid-2,.pricing{grid-template-columns:1fr}}@media(max-width:720px){.nav{align-items:flex-start;min-height:0;padding:14px 0}.nav-links{display:none}.section{padding:58px 0}.hero{padding-top:58px;padding-bottom:58px}h1,.legal-page h1{font-size:2.35rem}h2{font-size:1.85rem}.lead{font-size:1.05rem}.hero-actions{flex-direction:column;align-items:stretch}.button,.trust-row li{width:100%}.stat-grid,.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}
