@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@1,700&display=swap";:root{--ink:#102a32;--teal:#0c6870;--mint:#dff3ea;--cream:#f7f4ec;--orange:#e96836;--line:#dbe5e1;--white:#fff;--muted:#607277}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,Arial,sans-serif}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.notice{background:var(--ink);color:#d7e5e4;text-align:center;letter-spacing:.02em;padding:9px 20px;font-size:12px}.header{z-index:10;background:#fff;border-bottom:1px solid #e8eeeb;justify-content:space-between;align-items:center;height:78px;padding:0 max(6vw,24px);display:flex;position:relative}.brand{align-items:center;gap:10px;font-size:19px;font-weight:800;display:flex}.brand>span:last-child>span{color:var(--orange)}.brand-mark{background:var(--teal);color:#fff;letter-spacing:-1px;border-radius:12px 12px 12px 3px;place-items:center;width:38px;height:38px;font-size:12px;display:grid}.nav{align-items:center;gap:34px;font-size:13px;font-weight:700;display:flex}.nav a:hover{color:var(--orange)}.nav-cta{background:var(--orange);border-radius:6px;padding:13px 19px;color:#fff!important}.menu-button{background:0 0;border:0;font-size:25px;display:none}.hero{background:linear-gradient(115deg,#f8f6ef 0% 58%,#e4f1eb 58%);grid-template-columns:1.05fr .95fr;align-items:center;min-height:650px;padding:75px max(7vw,28px);display:grid;overflow:hidden}.hero-copy{max-width:660px}.eyebrow,.kicker{color:var(--teal);text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--orange);width:28px;height:2px}h1{letter-spacing:-.055em;max-width:670px;margin:22px 0 25px;font-size:clamp(46px,5vw,73px);line-height:1.03}h1 em{color:var(--orange);font-family:Playfair Display,serif;font-weight:700}.hero-lead{color:#52686d;max-width:610px;font-size:17px;line-height:1.75}.hero-actions{gap:13px;margin:34px 0;display:flex}.button{border:1px solid var(--teal);cursor:pointer;border-radius:7px;padding:16px 21px;font-size:13px;font-weight:800}.primary{background:var(--teal);color:#fff}.primary span,.submit span{margin-left:22px}.secondary{color:var(--teal);background:0 0}.trust-row{color:#587075;gap:23px;font-size:12px;font-weight:700;display:flex}.trust-row span:first-letter{color:var(--teal)}.hero-visual{height:460px;position:relative}.home-card{filter:drop-shadow(0 25px 25px #0c464824);position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.home-roof{clip-path:polygon(50% 0,100% 61%,89% 61%,89% 100%,11% 100%,11% 61%,0 61%);background:#fff;width:260px;height:190px}.home-body{background:#fff;width:202px;height:150px;position:absolute;top:115px;left:29px}.door{background:var(--teal);border-radius:4px 4px 0 0;width:46px;height:83px;position:absolute;bottom:0;left:78px}.window{border:8px solid var(--teal);background:#d6f1e8;width:45px;height:45px;position:absolute;top:28px;right:21px}.signal{border:3px solid var(--orange);z-index:2;border-bottom-color:#0000;border-left-color:#0000;border-radius:50%;position:absolute;top:28%;left:50%;transform:rotate(-45deg)}.signal-one{width:35px;height:35px;margin-left:-18px}.signal-two{opacity:.7;width:65px;height:65px;margin-top:-15px;margin-left:-33px}.signal-three{opacity:.35;width:95px;height:95px;margin-top:-30px;margin-left:-48px}.status-card{z-index:3;background:#fff;border-radius:10px;align-items:center;gap:12px;width:245px;padding:15px 16px;display:flex;position:absolute;box-shadow:0 15px 38px #1a414221}.status-card b{font-size:12px;display:block}.status-card small{color:#738589;font-size:10px}.status-card i{color:var(--teal);background:var(--mint);border-radius:50%;place-items:center;width:25px;height:25px;margin-left:auto;font-style:normal;display:grid}.status-icon{background:var(--mint);width:38px;height:38px;color:var(--teal);border-radius:8px;place-items:center;font-weight:800;display:grid}.status-top{top:55px;right:0}.status-bottom{bottom:45px;left:0}.floating-dot{background:var(--orange);border-radius:50%;position:absolute}.dot-one{width:14px;height:14px;bottom:20%;right:18%}.dot-two{opacity:.6;width:8px;height:8px;top:20%;left:13%}.section{padding:100px max(7vw,28px)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:48px;display:flex}.section-heading h2,.process h2,.form-copy h2,.faq h2{letter-spacing:-.04em;margin:11px 0;font-size:clamp(34px,4vw,52px)}.section-heading>p{max-width:475px;color:var(--muted);font-size:14px;line-height:1.7}.service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:28px;transition:all .25s}.service-card:hover{border-color:#bdd7d0;transform:translateY(-5px);box-shadow:0 20px 45px #0c414617}.service-icon{background:var(--mint);width:50px;height:50px;color:var(--teal);border-radius:10px;place-items:center;font-size:18px;font-weight:800;display:grid}.service-card h3{margin:23px 0 10px;font-size:17px}.service-card p{color:var(--muted);min-height:64px;font-size:13px;line-height:1.65}.service-card a{color:var(--teal);font-size:12px;font-weight:800}.service-card a span{color:var(--orange);margin-left:8px}.process{background:var(--teal);color:#fff;padding:90px max(7vw,28px)}.process-inner{max-width:1200px;margin:auto}.kicker.light{color:#bce0d7}.process h2{max-width:620px}.steps{grid-template-columns:repeat(3,1fr);gap:45px;margin-top:50px;display:grid}.step{border-top:1px solid #ffffff40;padding-top:24px}.step>span{color:#99cec2;font-size:12px;font-weight:800}.step h3{margin:20px 0 10px;font-size:18px}.step p{color:#c6d9d8;max-width:310px;font-size:13px;line-height:1.7}.form-section{background:var(--cream);grid-template-columns:.9fr 1.1fr;align-items:center;gap:8vw;display:grid}.form-copy>p{color:var(--muted);max-width:520px;font-size:14px;line-height:1.7}.form-copy ul{margin:30px 0;padding:0;list-style:none}.form-copy li{margin:13px 0;font-size:13px;font-weight:700}.form-copy li span{color:var(--teal);margin-right:10px}.small-print{border-left:3px solid var(--orange);color:#68787b;max-width:540px;padding:12px 16px;font-size:11px;line-height:1.65}.lead-card{background:#fff;border-radius:12px;padding:36px;box-shadow:0 18px 55px #23434214}.lead-card h3{margin:0 0 26px;font-size:22px}.field{flex-direction:column;flex:1;gap:8px;display:flex}.field label{font-size:11px;font-weight:800}.field input,.field select{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #d7e1de;border-radius:6px;outline:none;padding:14px}.field input:focus,.field select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0c68701a}.field.full{margin-bottom:17px}.form-row{gap:15px;margin-bottom:18px;display:flex}.checkbox{color:#6c7b7e;align-items:flex-start;gap:10px;margin:8px 0 20px;font-size:10px;line-height:1.55;display:flex}.checkbox input{accent-color:var(--teal);margin-top:3px}.checkbox a{text-decoration:underline}.submit{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:6px;width:100%;padding:15px;font-weight:800}.success{text-align:center;padding:55px 20px}.success>span{background:var(--mint);width:62px;height:62px;color:var(--teal);border-radius:50%;place-items:center;margin:auto;font-size:28px;display:grid}.success h3{margin:22px 0 10px}.success p{color:var(--muted);font-size:13px}.success button{color:var(--teal);cursor:pointer;background:0 0;border:0;margin-top:15px;font-weight:800}.faq{text-align:center}.faq h2{margin-bottom:42px}.faq-grid{text-align:left;grid-template-columns:1fr 1fr;gap:12px;max-width:920px;margin:auto;display:grid}.faq details{border:1px solid var(--line);border-radius:8px;padding:18px 20px}.faq summary{cursor:pointer;font-size:13px;font-weight:800}.faq p{color:var(--muted);font-size:12px;line-height:1.7}footer{color:#fff;background:#0d252c;padding:55px max(7vw,28px) 25px}.footer-top{justify-content:space-between;align-items:center;padding-bottom:35px;display:flex}.footer-top p{color:#9fb1b3;font-size:12px}.footer-brand .brand-mark{background:var(--orange)}.footer-bottom{color:#8da1a4;border-top:1px solid #294047;justify-content:space-between;padding-top:22px;font-size:10px;display:flex}.footer-bottom div{gap:25px;display:flex}.chat-launcher{background:var(--orange);color:#fff;z-index:20;cursor:pointer;border:0;border-radius:30px;align-items:center;gap:9px;padding:9px 18px 9px 9px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 30px #7332194d}.chat-launcher>span{width:35px;height:35px;color:var(--orange);background:#fff;border-radius:50%;place-items:center;font-size:18px;display:grid}.chat-launcher b{font-size:12px}.chat{z-index:19;background:#fff;border:1px solid #dce7e3;border-radius:13px;width:350px;max-height:560px;position:fixed;bottom:85px;right:22px;overflow:hidden;box-shadow:0 22px 70px #14343740}.chat-head{background:var(--teal);color:#fff;justify-content:space-between;padding:16px;display:flex}.chat-head>div{gap:10px;display:flex}.chat-head>div>span{width:36px;height:36px;color:var(--teal);background:#fff;border-radius:50%;place-items:center;display:grid}.chat-head b,.chat-head small{font-size:11px;display:block}.chat-head small{color:#c9e2dd;margin-top:3px}.chat-head small i{background:#69dc9b;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.chat-head button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:22px}.chat-body{background:#f6f8f7;height:390px;padding:16px;overflow:auto}.bot{background:#fff;border-radius:4px 12px 12px;margin-bottom:12px;padding:12px;font-size:11px;line-height:1.6;box-shadow:0 3px 12px #1c3d3d0d}.chat-options{gap:7px;display:grid}.chat-options button{color:var(--teal);text-align:left;cursor:pointer;background:#fff;border:1px solid #cbded9;border-radius:7px;padding:10px;font-size:11px;font-weight:700}.chat-options button:hover{background:var(--mint)}.chat-input{gap:7px;display:flex}.chat-input input{border:1px solid #cbded9;border-radius:7px;flex:1;min-width:0;padding:11px;font-size:11px}.chat-input button{background:var(--orange);color:#fff;border:0;border-radius:7px;width:38px}.final-bot a{background:var(--teal);color:#fff;border-radius:5px;padding:9px 12px;font-weight:800;display:inline-block}.chat-disclaimer{text-align:center;color:#849497;padding:9px;font-size:9px}@media (width<=900px){.nav{background:#fff;flex-direction:column;padding:24px;display:none;position:absolute;top:78px;left:0;right:0;box-shadow:0 14px 30px #1432321f}.nav.open{display:flex}.menu-button{display:block}.hero{background:linear-gradient(#f8f6ef 0 62%,#e4f1eb 62%);grid-template-columns:1fr;padding-top:55px}.hero-visual{height:400px;margin-top:25px}.service-grid{grid-template-columns:1fr 1fr}.section-heading{display:block}.section-heading>p{margin-top:20px}.form-section{grid-template-columns:1fr}.steps{gap:20px}.status-top{right:3%}.status-bottom{left:3%}}@media (width<=600px){.notice{font-size:10px}.header{height:68px}.nav{top:68px}.hero{padding:48px 22px}.hero-actions,.trust-row{flex-direction:column}.hero-actions .button{text-align:center}.trust-row{gap:9px}.hero-visual{height:330px}.home-card{transform:translate(-50%,-50%)scale(.75)}.status-card{width:200px;padding:11px}.status-top{top:25px}.status-bottom{bottom:25px}.section{padding:72px 22px}.service-grid,.steps,.faq-grid{grid-template-columns:1fr}.process{padding:72px 22px}.form-row{flex-direction:column}.lead-card{padding:24px}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start;gap:20px}.chat{width:auto;bottom:78px;left:10px;right:10px}.chat-launcher{bottom:14px;right:12px}.section-heading h2,.process h2,.form-copy h2,.faq h2{font-size:34px}}
