:root{--blue: #1d65d1;--blue-dark: #184fa1;--navy: #0d2c5b;--red: #d84b45;--blue-light: #e6eefa;--text: #000;--text-muted: #555;--border: #ccc;--white: #fff;--radius: 16px;--container: 1200px}*{box-sizing:border-box}body{margin:0;font-family:Figtree,sans-serif;color:var(--text);background:var(--white);line-height:1.6}h1,h2,h3,h4{line-height:1.15;margin:0 0 .5em;font-weight:700}p{margin:0 0 1em}img{max-width:100%;display:block}.container{max-width:var(--container);margin:0 auto;padding:0 24px}.section{padding:90px 0}.section-heading{max-width:560px;margin:0 auto 48px;text-align:center}.section-heading h2{font-size:clamp(2rem,4vw,2.8rem)}.btn{display:inline-block;padding:14px 30px;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000002e}.btn-accent{background:var(--red);color:var(--white)}.btn-ghost{background:#ffffff24;border:1px solid rgba(255,255,255,.45);color:var(--white)}.btn-sm{padding:10px 24px}.stars-row{display:inline-flex;gap:2px}.star{width:18px;height:18px}.header{position:sticky;top:0;z-index:20;background:var(--white);transition:transform .3s ease}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;border:none;background:none;cursor:pointer}.nav-toggle span{display:block;width:26px;height:3px;margin:0 auto;border-radius:3px;background:var(--navy);transition:transform .25s ease,opacity .2s ease}.header--open .nav-toggle span:nth-child(1){transform:translateY(8px) rotate(45deg)}.header--open .nav-toggle span:nth-child(2){opacity:0}.header--open .nav-toggle span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:14px;padding-bottom:14px}.brand-logo{height:38px;width:auto}.nav{display:flex;align-items:center;gap:32px}.nav a{color:inherit;text-decoration:none;font-weight:500;font-size:.95rem}.nav a:hover{color:var(--blue)}.hero{position:relative;background:linear-gradient(135deg,#2a76e8 0%,var(--blue) 45%,var(--blue-dark) 100%);color:var(--white);overflow:hidden}.hero-bubbles{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.5;pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:32px}.hero-content{padding:90px 0}.hero h1{font-size:clamp(2.4rem,5vw,3.6rem);max-width:14ch;font-weight:700}.hero p{max-width:44ch;opacity:.92}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:28px;flex-wrap:wrap}.hero-rating{display:flex;align-items:center;gap:12px}.hero-avatars{display:flex}.hero-avatars img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid var(--white)}.hero-avatars img+img{margin-left:-12px}.hero-rating-text{display:flex;flex-direction:column;font-weight:600;font-size:.9rem;line-height:1.4}.hero-figure{position:relative;align-self:end;display:flex;justify-content:center}.hero-circle{position:absolute;bottom:-120px;left:50%;transform:translate(-50%);width:420px;height:420px;border-radius:50%;background:var(--red)}.hero-technician{position:relative;max-height:480px;width:auto}.nav a.active{color:var(--blue)}.page-hero{position:relative;background:linear-gradient(135deg,#2a76e8 0%,var(--blue) 45%,var(--blue-dark) 100%);color:var(--white);overflow:hidden;padding:80px 0;text-align:center}.page-hero-content{position:relative}.page-hero h1{font-size:clamp(2.2rem,4.5vw,3.2rem);margin-bottom:.3em}.page-hero p{max-width:56ch;margin:0 auto;opacity:.92}.highlights{background:var(--blue-light);padding:70px 0}.highlights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;text-align:center}.highlight{position:relative}.highlight-icon{position:relative;width:96px;height:96px;margin:0 auto 20px}.highlight-oval{position:absolute;left:50%;bottom:6px;transform:translate(-44%) rotate(-6deg);width:84px;height:58px;border-radius:50%;background:var(--red)}.highlight-glyph{position:relative;width:64px;height:64px;margin-top:12px;color:var(--navy)}.highlight h3{font-size:1.1rem;margin-bottom:4px}.highlight p{margin:0;color:var(--text-muted);font-size:.95rem}.highlight-arrow{position:absolute;top:28px;right:-70px;width:90px;color:#9ab4d8}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-images{position:relative}.about-image-main{border-radius:var(--radius);width:88%;height:480px;object-fit:cover}.about-image-secondary{position:absolute;right:0;top:50%;transform:translateY(-50%);width:42%;height:240px;object-fit:cover;border-radius:var(--radius);border:8px solid var(--white);box-shadow:0 16px 40px #0000002e}.about-copy h2{font-size:clamp(2rem,4vw,2.8rem)}.about-copy p{color:var(--text-muted)}.checklist{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:16px}.checklist li{display:flex;align-items:center;gap:12px;font-weight:600}.check-icon{width:24px;height:24px;flex-shrink:0}.services{position:relative;background:linear-gradient(160deg,#2a76e8 0%,var(--blue) 45%,var(--blue-dark) 100%);color:var(--white);overflow:hidden}.services-bubbles{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.12;pointer-events:none}.services .section-heading p{color:#fffc}.services-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{background:linear-gradient(150deg,#ffffff24,#ffffff0a);border:1px solid rgba(255,255,255,.22);border-radius:var(--radius);padding:32px 30px 36px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.service-icon{width:48px;height:48px;color:var(--white);margin-bottom:40px}.service-card h3{font-size:1.2rem;margin-bottom:8px}.service-card p{color:#ffffffc7;margin:0;font-size:.95rem}.services-cta{position:relative;display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:52px}.services-page{padding-top:70px}.services-page .services-grid{grid-template-columns:repeat(4,1fr)}.services-page .service-card{padding:28px 24px 30px}@media(max-width:1100px){.services-page .services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.services-page .services-grid{grid-template-columns:1fr}}.brands .section-heading p{color:var(--text-muted)}.brands-grid{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:14px;max-width:900px;margin-inline:auto}.brand-pill{display:inline-block;padding:10px 24px;border-radius:999px;background:var(--blue-light);color:var(--blue-dark);font-weight:600;font-size:.95rem;text-decoration:none}a.brand-pill{transition:transform .15s ease,box-shadow .15s ease,background .15s ease}a.brand-pill:hover{background:var(--blue);color:var(--white);transform:translateY(-2px);box-shadow:0 8px 18px #184fa140}.brands-grid li:first-child .brand-pill{background:var(--red);color:var(--white)}.brands-grid li:first-child a.brand-pill:hover{background:var(--blue);color:var(--white)}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.product-card{background:var(--blue-light);border-radius:var(--radius);padding:32px 30px 36px;color:inherit;text-decoration:none;display:block;transition:transform .15s ease,box-shadow .15s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #184fa12e}.product-more{display:inline-block;margin-top:16px;font-weight:700;color:var(--blue);font-size:.95rem}.product-icon{width:48px;height:48px;color:var(--blue);margin-bottom:32px}.product-card h3{font-size:1.2rem;margin-bottom:8px}.product-card p{color:var(--text-muted);margin:0;font-size:.95rem}.back-link{display:inline-block;margin-bottom:32px;color:var(--blue);font-weight:600;text-decoration:none}.back-link:hover{text-decoration:underline}.product-detail-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:start}.product-detail-icon{width:56px;height:56px;color:var(--blue);margin-bottom:24px}.product-intro{color:var(--text-muted);font-size:1.05rem}.product-models{background:var(--blue-light);border-radius:var(--radius);padding:32px}.product-models h2{font-size:1.3rem;margin-bottom:18px}.product-models ul{list-style:none;margin:0;padding:0;display:grid;gap:14px}.product-models li{background:var(--white);border-radius:12px;padding:14px 18px;display:grid;gap:2px}.product-models li span{color:var(--text-muted);font-size:.92rem}.financing{background:var(--blue-light)}.financing-grid{display:grid;grid-template-columns:auto 1fr;gap:44px;align-items:start}.financing-widget h2,.financing-form h2{font-size:clamp(1.6rem,3vw,2.2rem)}.financing-widget>p,.financing-form>p{color:var(--text-muted);margin-bottom:24px}.hearth-link{display:inline-block;border-radius:var(--radius);overflow:hidden;box-shadow:0 6px 18px #184fa114;transition:transform .15s ease,box-shadow .15s ease}.hearth-link:hover{transform:translateY(-4px);box-shadow:0 14px 30px #184fa12e}.hearth-link img{display:block}.financing-form .contact-form{background:var(--white);padding:28px;gap:12px}.financing-form .contact-form textarea{height:80px;min-height:0}@media(max-width:900px){.financing-grid{grid-template-columns:1fr;gap:48px}.financing-widget iframe{margin:0 auto}}.employment-inner{max-width:640px;margin:0 auto}.file-input{cursor:pointer;width:100%;min-width:0;padding:10px 16px!important}.file-input::file-selector-button{font:inherit;font-weight:600;margin-right:14px;padding:8px 16px;border:none;border-radius:8px;background:var(--blue);color:var(--white);cursor:pointer}.file-input::file-selector-button:hover{background:var(--blue-dark)}.employment-note{margin:4px 0 0;color:var(--text-muted);font-size:.88rem}.form-success{text-align:center}.form-success p{margin:0 0 8px}.form-success strong{font-size:1.2rem;color:var(--blue-dark)}.form-error{margin:0;color:#c0392b;font-weight:600;font-size:.92rem}.service-areas-inner{max-width:880px;margin:0 auto}.service-areas-inner h2{margin:0 0 8px;color:var(--navy)}.service-areas-lead{margin:0 0 28px;color:var(--text-muted)}.service-areas-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.service-areas-grid li{background:var(--blue-light);color:var(--navy);font-weight:600;border-radius:10px;padding:14px 16px;text-align:center}.service-areas-counties-heading{margin-top:44px}.service-areas-counties{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:12px}.service-areas-counties li{border:1px solid var(--blue);color:var(--blue-dark);font-weight:600;border-radius:999px;padding:8px 20px}.service-areas-note{margin:36px 0 0;color:var(--text-muted)}@media(max-width:900px){.service-areas-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.service-areas-grid{grid-template-columns:repeat(2,1fr)}}.privacy-inner{max-width:760px;margin:0 auto}.privacy-inner h2{margin:32px 0 8px;color:var(--navy);font-size:1.25rem}.privacy-inner p{margin:0 0 12px;color:var(--text-muted);line-height:1.7}.contact-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;align-items:start}.contact-info h2{font-size:clamp(1.8rem,3.5vw,2.4rem)}.contact-info>p{color:var(--text-muted)}.contact-phone{display:inline-flex;align-items:center;gap:12px;font-size:1.3rem;font-weight:700;color:var(--blue);text-decoration:none;margin:12px 0 28px}.contact-phone-icon{width:28px;height:28px}.contact-location h4{margin-bottom:4px}.contact-location p{color:var(--text-muted)}.contact-map{width:100%;height:300px;margin-top:28px;border:none;border-radius:var(--radius);box-shadow:0 6px 18px #184fa114}.contact-form{background:var(--blue-light);border-radius:var(--radius);padding:36px;display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.contact-form label{display:grid;gap:8px;font-weight:600;font-size:.95rem}.contact-form input,.contact-form textarea,.contact-form select{font:inherit;padding:12px 16px;border:1px solid #cdd9ec;border-radius:10px;background:var(--white);resize:vertical}.contact-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m8 10 4 4 4-4' fill='none' stroke='%231d65d1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px;padding-right:42px}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{outline:2px solid var(--blue);border-color:var(--blue)}.contact-form .btn{border:none;cursor:pointer;font:inherit;font-weight:600;justify-self:start}.contact-sent{margin:0;color:var(--blue-dark);font-weight:600}.faq-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:70px;align-items:start}.faq-intro h2{font-size:clamp(2rem,4vw,2.8rem)}.faq-intro p{color:var(--text-muted);margin-bottom:28px}.faq-list{display:grid;gap:16px}.faq-item{border:1px solid #e3e8f0;border-radius:var(--radius);padding:8px 24px;background:var(--white);box-shadow:0 2px 8px #184fa10d}.faq-item.open{border-color:var(--blue)}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;background:none;border:none;font:inherit;font-weight:600;text-align:left;padding:16px 0;cursor:pointer}.faq-chevron{width:26px;height:26px;flex-shrink:0;color:var(--blue);transform:rotate(-90deg);transition:transform .2s ease}.faq-item.open .faq-chevron{transform:rotate(0)}.faq-answer{color:var(--text-muted);margin:0 0 18px;font-size:.95rem}.testimonials{background:var(--blue-light);overflow:hidden}.testimonials .section-heading p{color:var(--text-muted)}.marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.marquee-track{display:flex;gap:24px;width:max-content;animation:marquee 40s linear infinite}.marquee:hover .marquee-track{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonial-card{width:350px;margin:0;background:var(--white);border-radius:var(--radius);padding:28px;display:flex;flex-direction:column;justify-content:space-between;gap:22px}.testimonial-card blockquote{margin:14px 0 0;font-size:1rem}.testimonial-card figcaption{display:flex;align-items:center;gap:14px}.testimonial-card figcaption img{width:48px;height:48px;border-radius:50%;object-fit:cover}.avatar-initials{width:48px;height:48px;border-radius:50%;background:var(--blue-light);color:var(--blue-dark);font-weight:700;display:grid;place-items:center;flex-shrink:0}.testimonial-card figcaption div{display:flex;flex-direction:column}.testimonial-card figcaption span{color:var(--text-muted);font-size:.88rem}.cta{position:relative;background:linear-gradient(135deg,var(--blue-dark) 0%,var(--navy) 100%);color:var(--white);overflow:hidden;padding:70px 0}.cta-bubbles{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.1;pointer-events:none}.cta-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.cta h2{font-size:clamp(1.8rem,3.5vw,2.6rem);margin:0}.footer{background:var(--white);padding:70px 0 96px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;align-items:start}.footer-logo{height:34px;width:auto;margin-bottom:16px}.footer-brand p{color:var(--text-muted);max-width:26ch}.footer-socials{display:flex;gap:14px;margin-top:18px}.footer-socials a{color:var(--text)}.footer-socials a:hover{color:var(--blue)}.social-icon{width:22px;height:22px}.footer-location h4{margin-bottom:8px}.footer-location p{color:var(--text-muted);margin-bottom:8px;font-size:.95rem}.footer-location a{color:var(--blue);font-weight:600;font-size:.92rem}.footer-contact h4{margin-bottom:8px}.footer-contact p{color:var(--text-muted);margin-bottom:8px;font-size:.95rem}.footer-contact p a{color:var(--text-muted);text-decoration:none}.footer-contact p a:hover{color:var(--blue)}.footer-contact>a{color:var(--blue);font-weight:600;font-size:.92rem;text-decoration:none}.footer-contact>a:hover{text-decoration:underline}.footer-bottom{margin-top:56px;padding-top:24px;border-top:1px solid #e3e8f0;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;color:var(--text-muted);font-size:.95rem}.footer-nav{display:flex;flex-wrap:wrap;gap:16px 28px}.footer-nav a{color:inherit;text-decoration:none}.footer-nav a:hover{color:var(--blue)}.promo-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:20px;background:#0d2c5b99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:promo-fade .2s ease}.promo{position:relative;width:100%;max-width:520px;background:var(--white);border-radius:var(--radius);padding:16px;box-shadow:0 24px 60px #00000059;animation:promo-pop .22s ease}.promo-close{position:absolute;top:-14px;right:-14px;width:36px;height:36px;border:3px solid var(--white);border-radius:50%;background:var(--navy);color:var(--white);font-size:1.3rem;line-height:1;cursor:pointer;box-shadow:0 4px 12px #0000004d}.promo-close:hover{background:var(--blue)}.promo-image-link{display:block}.promo-image{width:100%;border-radius:10px}.promo-actions{display:flex;gap:12px;margin-top:14px}.promo-actions .btn{flex:1;text-align:center;padding:12px 16px}.btn-ghost-dark{background:var(--blue-light);color:var(--blue-dark)}@keyframes promo-fade{0%{opacity:0}}@keyframes promo-pop{0%{opacity:0;transform:translateY(12px) scale(.98)}}@media(max-width:520px){.promo-actions{flex-direction:column}}.emergency-call{position:fixed;right:24px;bottom:24px;z-index:100;display:inline-flex;align-items:center;gap:8px;padding:12px 20px 12px 16px;border-radius:999px;background:#e11d2a;color:var(--white);font-weight:800;font-size:1.05rem;text-decoration:none;box-shadow:0 0 #e11d2a99;animation:emergency-pulse 2s infinite;transition:transform .15s ease}.emergency-call:hover{transform:translateY(-2px) scale(1.03)}.emergency-call-icon{width:22px;height:22px}@keyframes emergency-pulse{0%{box-shadow:0 0 12px 2px #e11d2a8c,0 0 #e11d2a80}70%{box-shadow:0 0 18px 4px #e11d2abf,0 0 0 14px #e11d2a00}to{box-shadow:0 0 12px 2px #e11d2a8c,0 0 #e11d2a00}}@media(prefers-reduced-motion:reduce){.emergency-call{animation:none;box-shadow:0 0 16px 3px #e11d2a99}}@media(max-width:600px){.emergency-call{right:16px;bottom:16px}}@media(max-width:1240px){.highlight-arrow{display:none}}@media(max-width:900px){.section{padding:60px 0}.header--hidden{transform:translateY(-100%)}.header-contact-btn{display:none}.nav-toggle{display:flex}.nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:8px 24px 16px;background:var(--white);border-top:1px solid var(--blue-light);box-shadow:0 16px 30px #0d2c5b1f}.header--open .nav{display:flex}.nav a{padding:14px 4px;font-size:1.05rem;border-bottom:1px solid var(--blue-light)}.nav a:last-child{border-bottom:none}.hero-grid{grid-template-columns:1fr}.hero-content{padding:60px 0 24px}.hero-figure{margin-top:20px}.hero-circle{width:300px;height:300px;bottom:-90px}.hero-technician{max-height:360px}.highlights-grid,.services-grid{grid-template-columns:1fr}.about-grid,.faq-grid,.contact-grid{grid-template-columns:1fr;gap:48px}.products-grid{grid-template-columns:1fr}.product-detail-grid{grid-template-columns:1fr;gap:40px}.about-image-main{height:380px}.footer-grid{grid-template-columns:1fr 1fr}}
