@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--navy:#0b1925;--blue:#0b63f6;--ice:#e9f4ff;--orange:#ff6337;--ink:#14202b;--muted:#63707b;--line:#dce3e8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8fafb;color:var(--ink);font-family:"DM Sans",sans-serif}a{color:inherit;text-decoration:none}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);background:var(--navy);color:white}.brand{font:800 22px/1 "Manrope",sans-serif;letter-spacing:-.8px}.brand span{color:#4ba0ff}.nav-call{font-weight:700}.nav-call span{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:#a9b9c7;margin-right:12px}.hero{min-height:650px;padding:82px max(6vw,28px);display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:7vw;background:linear-gradient(118deg,#f7fbff 0%,#e7f3ff 62%,#dbeeff 100%);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;border:70px solid rgba(11,99,246,.06);right:-140px;top:-140px}.hero-copy{max-width:700px;position:relative;z-index:1}.eyebrow{font-weight:700;color:var(--blue);text-transform:uppercase;letter-spacing:2.3px;font-size:12px;display:flex;align-items:center;gap:10px}.eyebrow span{width:28px;height:2px;background:currentColor}h1,h2,h3{font-family:"Manrope",sans-serif}h1{font-size:clamp(52px,6.5vw,88px);line-height:.98;letter-spacing:-4.5px;margin:20px 0 28px;color:var(--navy)}h1 em{font-style:normal;color:var(--blue)}.intro{font-size:20px;line-height:1.65;color:#445565;max-width:650px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{padding:17px 24px;border-radius:7px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:28px;transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px)}.primary{background:var(--orange);color:white;box-shadow:0 12px 30px rgba(255,99,55,.22)}.secondary{border:1px solid #9ab0c2;background:rgba(255,255,255,.55)}.micro{font-size:13px;color:#6c7a86;margin-top:17px}.comfort-card{background:var(--navy);color:white;border-radius:20px;padding:56px 40px 36px;box-shadow:0 28px 70px rgba(11,25,37,.22);text-align:center;position:relative;z-index:1}.gauge{margin:auto;width:250px;height:250px;border-radius:50%;background:conic-gradient(from 225deg,var(--blue),#72b8ff 35%,#eef8ff 50%,#ffb6a0 65%,var(--orange) 100%);padding:17px}.dial{height:100%;border-radius:50%;background:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center}.dial span{font:800 42px "Manrope"}.dial strong{font-size:11px;letter-spacing:3px;color:#8fa4b5}.temperature{display:flex;justify-content:center;gap:25px;margin-top:30px;font-size:12px;font-weight:700;letter-spacing:2px}.temperature span:first-child{color:var(--orange)}.temperature span:last-child{color:#62abff}.temperature b{color:#566a7b}.comfort-card p{color:#b6c4cf}.services,.problems{padding:100px max(6vw,28px);max-width:1500px;margin:auto}.section-heading{max-width:760px}.section-heading h2,.why h2,.final-cta h2{font-size:clamp(38px,4.7vw,64px);line-height:1.08;letter-spacing:-3px;margin:18px 0 50px;color:var(--navy)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.service-grid article{background:white;padding:30px;min-height:330px;position:relative}.number{position:absolute;right:22px;top:20px;color:#a8b1b8;font-size:12px}.icon{font-size:31px;color:var(--blue);margin:45px 0 34px}.service-grid h3{font-size:21px;margin:0 0 14px}.service-grid p{line-height:1.65;color:var(--muted)}.why{background:var(--navy);color:white;padding:95px max(7vw,28px);display:grid;grid-template-columns:1fr 1fr;gap:9vw}.eyebrow.light{color:#61aaff}.why h2{color:white;margin-bottom:0}.why-list>div{display:grid;grid-template-columns:45px 1fr;border-top:1px solid #324553;padding:25px 0}.why-list b{color:#61aaff;font-size:12px}.why-list p{margin:0;color:#aebdc8;line-height:1.6}.why-list strong{color:white;font-size:18px}.problem-list{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.problem-list span{background:white;border:1px solid var(--line);border-radius:100px;padding:12px 18px;font-weight:600}.center-copy{text-align:center;color:var(--muted);margin:35px auto 0}.final-cta{background:var(--blue);color:white;padding:90px 24px;text-align:center}.final-cta .eyebrow{justify-content:center;color:#d8eaff}.final-cta h2{color:white;margin:18px 0;font-size:clamp(48px,6vw,78px)}.final-cta>p:not(.eyebrow){font-size:18px}.centered{justify-content:center}.white{background:white;color:var(--navy)}.outline{border:1px solid rgba(255,255,255,.55);color:white}footer{background:#07121a;color:#9fb0bd;padding:34px max(5vw,24px);display:flex;align-items:center;gap:30px}footer p{margin-right:auto}.footer-brand{color:white}footer>a:last-child{color:white;font-weight:700}.mobile-bar{display:none}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:65px}.comfort-card{max-width:480px}.service-grid{grid-template-columns:1fr 1fr}.why{grid-template-columns:1fr}.nav-call span{display:none}}@media(max-width:600px){body{padding-bottom:64px}.nav{height:66px}.nav-call{font-size:14px}h1{letter-spacing:-3px}.hero{padding:54px 22px 64px}.intro{font-size:17px}.actions .button{width:100%}.comfort-card{padding:38px 20px}.gauge{width:190px;height:190px}.services,.problems{padding:72px 22px}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:auto}.section-heading h2,.why h2{letter-spacing:-2px}.why{padding:72px 22px}.final-cta{padding:72px 22px}footer{flex-direction:column;align-items:flex-start;gap:10px}footer p{margin:0}.mobile-bar{display:grid;grid-template-columns:1fr 1fr;position:fixed;z-index:10;bottom:0;left:0;right:0;height:64px;box-shadow:0 -4px 20px rgba(0,0,0,.18)}.mobile-bar a{display:flex;align-items:center;justify-content:center;font-weight:800;color:white}.mobile-bar a:first-child{background:var(--orange)}.mobile-bar a:last-child{background:var(--blue)}}
