:root{--bg: #f9fafb;--surface: #fff;--text: #111318;--muted: #59616c;--navy: #17233f;--accent: #d5ff4e;--line: #d9dde3;--content: 1180px;--header-content: 1180px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.accent{color:var(--accent)}::selection{background:#d5ff4eb8;color:var(--text)}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.skip-link{position:fixed;left:16px;top:16px;z-index:2000;padding:12px 16px;background:var(--text);color:#fff;border-radius:8px;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.reveal{opacity:1;transform:none}html.js-reveal .reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s cubic-bezier(.22,.61,.36,1)}html.js-reveal .reveal.reveal--visible{opacity:1;transform:none}.site-header{position:absolute;top:0;left:0;z-index:10;width:100%;padding:18px 20px}.site-header__inner{width:min(100%,var(--header-content));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.site-header__brand{display:inline-flex;width:170px;flex:0 0 auto}.site-header__brand img,.site-header__logo{display:block;width:100%;height:auto;aspect-ratio:250 / 46;object-fit:contain}.site-header__cta{display:inline-flex;align-items:center;gap:16px;padding:15px 24px;border-radius:999px;background:var(--accent);color:var(--text);font-size:16px;font-weight:700;line-height:1;white-space:nowrap;transition:transform .18s ease}.site-header__cta:hover{transform:translateY(-2px)}.hero{position:relative;min-height:620px;padding:120px 20px 72px;background:var(--bg);display:flex;align-items:center;overflow:hidden}.hero__watermark{position:absolute;top:0;right:-200px;bottom:-200px;opacity:.03;pointer-events:none;user-select:none}.hero__watermark img{display:block;width:100%;height:100%;max-width:none;object-fit:contain}.hero__content{width:min(calc(100% - 40px),var(--content));margin:0 auto;position:relative;z-index:1;text-align:center}.hero__title{margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:clamp(50px,13vw,72px);line-height:.91;color:var(--navy);letter-spacing:-.05em;font-weight:700}.hero__title>span{display:inline-block;opacity:0;transform:translateY(22px);animation:hero-word-in .7s cubic-bezier(.22,.61,.36,1) forwards}.hero__title>span:nth-child(2){animation-delay:.18s}.hero__title>span:nth-child(3){animation-delay:.36s}@keyframes hero-word-in{to{opacity:1;transform:translateY(0)}}.hero__text{max-width:650px;margin:38px auto 0;font-size:18px;line-height:1.6;color:var(--muted)}.client-strip{overflow:hidden;background:var(--navy);color:#fff}.client-strip__inner{width:100%;padding:22px 0}.client-strip__logos{display:flex;width:max-content;align-items:center;gap:30px;padding:0 20px;transform:translate3d(var(--client-shift, 0px),0,0);will-change:transform}.client-strip__logo{flex:0 0 150px;min-height:58px;display:flex;align-items:center;justify-content:center;color:#fff}.client-strip__logo img{display:block;width:auto;height:auto;max-width:135px;max-height:46px;object-fit:contain}.client-strip__logo--whirlpool img{max-width:120px;max-height:62px}.client-strip__logo--gm img{max-width:125px}.client-strip__logo--epro img{max-width:145px;max-height:48px}.client-strip__logo--gocompare img{max-width:135px}.client-strip__logo--hotpoint img,.client-strip__logo--cambridge img{max-width:125px}.v5-services{padding:100px 20px 110px;background:var(--bg);color:var(--navy)}.v5-services__inner{width:min(calc(100% - 40px),var(--content));margin:0 auto}.v5-services__intro{padding-bottom:60px}.v5-services__heading{margin:0;font-size:clamp(48px,13vw,70px);line-height:.94;letter-spacing:-.045em;font-weight:700}.v5-services__list{border-top:1px solid var(--line)}.v5-services__item{display:grid;grid-template-columns:1fr;gap:14px;padding:24px 0 28px;border-bottom:1px solid var(--line);align-items:start}.v5-services__title{margin:0;font-size:clamp(30px,8vw,36px);line-height:1;letter-spacing:-.04em;font-weight:700}.v5-services__desc{max-width:560px;margin:0;font-size:15px;line-height:1.55;color:var(--muted)}.site-footer{background:var(--navy);color:#fff;padding:28px 20px 20px}.site-footer__inner{width:min(calc(100% - 40px),var(--content));margin:0 auto}.site-footer__lead{display:flex;flex-direction:column;align-items:flex-start;gap:52px;padding:58px 0 64px;border-bottom:1px solid rgba(255,255,255,.2)}.site-footer__contact{min-width:0}.site-footer__title{max-width:900px;margin:0;font-size:clamp(48px,13vw,70px);line-height:.94;letter-spacing:-.045em;font-weight:700}.site-footer__cta{display:inline-flex;align-items:center;gap:12px;margin-top:34px;padding-bottom:5px;border-bottom:2px solid var(--accent);font-size:18px;font-weight:700}.site-footer__brand{display:inline-flex;flex:0 0 auto;width:210px}.site-footer__logo{display:block;width:100%;height:auto;filter:brightness(0) invert(1)}.site-footer__bottom{display:flex;flex-direction:column;gap:8px;padding-top:20px;font-size:12px;color:#c9d0df}.site-footer__bottom p{margin:0}@media(min-width:768px){.site-header{padding:24px}.site-header__brand{width:220px}.hero__title,.v5-services__heading,.site-footer__title{font-size:clamp(52px,5vw,62px)}}@media(min-width:900px){.hero{min-height:735px;padding:170px 24px 115px}.hero__content{width:min(calc(100% - 48px),var(--content))}.hero__title{flex-direction:row;flex-wrap:nowrap;align-items:baseline;justify-content:center;gap:.2em;font-size:clamp(54px,5vw,62px);white-space:nowrap}.hero__text{margin-top:44px;font-size:20px}.client-strip__inner{padding:30px 24px}.client-strip__logos{width:min(100%,var(--content));margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;transform:none}.client-strip__logo{min-width:0;min-height:72px;flex:none}.client-strip__logo img{max-width:100%;max-height:52px}.client-strip__logo--whirlpool img{width:150px;max-height:62px}.client-strip__logo--gm img{width:135px}.client-strip__logo--epro img{width:155px}.client-strip__logo--gocompare img{width:150px}.client-strip__logo--hotpoint img{width:135px}.client-strip__logo--cambridge img{width:130px}.v5-services__heading,.site-footer__title{font-size:clamp(54px,5vw,62px)}.v5-services__item{grid-template-columns:minmax(280px,.9fr) minmax(280px,.75fr);gap:48px;align-items:center;padding:28px 0 32px}.v5-services__desc{justify-self:end;font-size:16px}.site-footer__lead{flex-direction:row;justify-content:space-between;gap:60px}.site-footer__brand{width:220px}.site-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}@media(min-width:1200px){.site-header{padding:34px 24px}.site-header__inner{width:min(calc(100% - 48px),var(--content))}.site-header__brand{width:250px}.client-strip__inner{padding:40px 24px}.client-strip__logos{gap:36px}.client-strip__logo{min-height:86px}.client-strip__logo--gm img{width:155px}.client-strip__logo--epro img{width:175px}.client-strip__logo--gocompare img{width:170px}.client-strip__logo--hotpoint img,.client-strip__logo--cambridge img{width:145px}.v5-services{padding:150px 24px 165px}.v5-services__intro{padding-bottom:90px}.v5-services__item{grid-template-columns:minmax(300px,.9fr) minmax(280px,.75fr);gap:70px;padding:30px 0 34px}.site-footer{padding:36px 48px 26px}.site-footer__lead{padding:74px 0 78px}.site-footer__cta{margin-top:44px;font-size:20px}.site-footer__brand{width:250px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero__title>span{opacity:1;transform:none}html.js-reveal .reveal{opacity:1;transform:none}}
