*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:#f4f7fb;color:#1f2937}a{color:inherit;text-decoration:none}.app-layout{display:flex;width:100%;min-height:100vh}.main-content{margin-left:280px;width:calc(100% - 280px);min-height:100vh;overflow-x:hidden}@media (max-width: 900px){.app-layout{flex-direction:column}body{overflow-x:hidden}.main-content,main{margin-left:0;width:100%;padding:24px 16px}.sidebar{position:fixed;top:0;left:0;height:100vh;width:85%;max-width:320px;background:#fff;z-index:1000;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto}.sidebar.active{transform:translate(0)}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:900}.services-sidebar,.services-list{display:none}.services-grid{display:flex;flex-direction:column;gap:16px}.service-card{width:100%}.services-accordion{width:100%;padding:0}.mobile-topbar{display:flex;align-items:center;gap:14px;position:sticky;top:0;z-index:60;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);padding:12px 14px}.page-header{padding:36px 20px}}.quote-page{padding:28px 16px}.home{position:relative;min-height:100vh;background-image:url(/hero-family.jpg);background-size:cover;background-position:center;background-attachment:fixed}.home:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffd1;z-index:0}.home>*{position:relative;z-index:1}.page-header{padding:60px 80px}.page-header.split{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:flex-start}.home-hero{display:flex;align-items:center;justify-content:space-between;gap:24px}.hero-text{max-width:60%}.page-title{margin:0;font-size:48px;font-weight:800;font-family:Poppins,sans-serif;letter-spacing:-.6px}.brand-name{display:block;color:#1f3c88}.page-subtitle{display:block;margin-top:6px;font-size:22px;font-weight:500;color:#1e40af;font-family:Poppins,sans-serif}.hero-tagline,.page-intro{max-width:620px;margin-top:14px;font-size:1.25rem;line-height:1.8;font-weight:500;color:#111827}.hero-highlight{font-family:Great Vibes,cursive;font-size:28px;font-weight:400;color:#1e60d4;margin:10px 0 26px}.quote-emergency.compact{max-width:280px;padding:14px 16px;background:#fff3f3;border:1px solid #e5b3b3;border-radius:12px;text-align:center}.quote-emergency.compact p{margin:0;font-size:.95rem;font-weight:600}.emergency-call{display:inline-block;margin-top:10px;padding:10px 16px;background:#c62828;color:#fff;border-radius:10px;font-weight:700;font-size:.95rem}.header-image{width:100%;height:420px;object-fit:cover;object-position:75% center;border-radius:18px}.page-header.split{grid-template-columns:1fr;gap:40px}.home-hero{flex-direction:column;align-items:flex-start}.hero-text{max-width:100%}.quote-emergency.compact{max-width:100%;margin-top:20px}.page-title{font-size:36px}.page-subtitle{font-size:18px}.boiler-list{list-style:none;padding:0;margin:0 0 12px;display:grid;gap:10px}.boiler-list li{display:flex;align-items:center;gap:10px;padding:10px;border-radius:14px;transition:background .15s ease,transform .15s ease}.boiler-list li:hover{background:#ffffff1f;transform:translate(2px)}.brand-badge{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff29;border:1px solid rgba(255,255,255,.18);font-size:13px;font-weight:900;letter-spacing:.4px;color:#fff}.burger{width:44px;height:44px;border:1px solid rgba(0,0,0,.12);background:#fff;border-radius:12px;display:grid;place-items:center;cursor:pointer}.burger span{display:block;width:18px;height:2px;background:#1f2937;margin:2px 0}.mobile-brand{display:flex;align-items:center;gap:10px}.mobile-logo{width:34px;height:34px;border-radius:10px;object-fit:cover}.mobile-title{font-weight:900;color:#0f3d91;letter-spacing:.2px}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;background:linear-gradient(135deg,#0f3d91,#1e60d4);color:#fff;padding:80px;border-radius:0;box-shadow:none;width:100%}.hero-left{display:flex;flex-direction:column;gap:18px}.brand-name{display:block;color:#2b6cb0}.brand-logo{width:64px}.hero-title{font-size:46px;font-weight:800;margin-bottom:6px}.hero-subtitle{font-size:20px;opacity:.9}.hero-sub{font-size:18px;max-width:520px;line-height:1.6;margin:20px 0}.hero-trust{font-size:15px;font-weight:600;opacity:.95}.hero-right img{width:100%;border-radius:18px;box-shadow:0 30px 60px #0000004d}.hero-highlight{margin:18px 0 28px;font-size:26px;font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:500;color:#b91c1c;letter-spacing:.5px}.services-accordion{max-width:1100px;margin:3rem auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.service-row{border-radius:14px;overflow:hidden}.service-toggle{width:100%;text-align:left;padding:16px 20px;font-size:1.15rem;font-weight:700;border:none;background:transparent;color:#fff;cursor:pointer}.service-content{max-height:0;overflow:hidden;padding:0 20px;transition:max-height .4s ease;background:#ffffff24;color:#fff;font-size:1rem;line-height:1.7}.service-row.open .service-content{max-height:1000px;padding:16px 20px 20px}.service-content ul{margin:0;padding-left:18px}.service-content li{margin-bottom:6px}.service-toggle{position:relative;padding-right:48px}.service-toggle:after{content:"▾";position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:1.2rem;transition:transform .25s ease;opacity:.9}.service-row.open .service-toggle:after{transform:translateY(-50%) rotate(180deg)}.service-row{background:linear-gradient(135deg,#1e60d4,#3b82f6);border-radius:14px}.service-toggle{color:#fff}.service-row:hover{transform:translateY(-2px);box-shadow:0 14px 30px #1e60d440}.service-content{background:#ffffff24}.trust{background:transparent;padding:50px;border-radius:0;max-width:900px}.trust h2{font-size:30px;margin-top:0}.trust p{font-size:17px;line-height:1.6}.contact-card{background:#fff;padding:48px;border-radius:24px;max-width:720px;box-shadow:0 30px 60px #0000001a}.contact-intro{font-size:18px;font-weight:500;margin-bottom:16px}.contact-section{margin-top:36px}.contact-list{list-style:none;padding:0}.contact-list li{margin-bottom:10px;font-size:16px}.contact-form input,.contact-form textarea{width:100%;padding:16px 18px;margin-bottom:16px;border-radius:12px;border:1px solid #d1d5db;font-size:16px}.contact-form textarea{min-height:120px;resize:vertical}.contact-form button{background:#0f3d91;color:#fff;padding:16px;border-radius:14px;font-size:18px;font-weight:700;border:none;cursor:pointer}.contact-form button:hover{background:#0c2f70}.gas-safe-badge,.city-guilds-badge{display:flex;justify-content:center;margin:12px 0}.gas-safe-badge img,.city-guilds-badge img{width:90px;height:auto;opacity:.95}.services-page{min-height:100vh;background-image:url(/van-bg.jpg);background-size:cover;background-position:center;background-attachment:fixed;position:relative}.services-overlay{background:#0000008c;color:#fff;padding:4rem 3rem;max-width:900px}.services-overlay h1{font-size:2.5rem;margin-bottom:2rem}.services-overlay h2{margin-top:2rem;color:gold}.services-overlay ul{margin-top:.75rem;line-height:1.8}.services-overlay li{list-style:disc;margin-left:1.25rem}.services-page{display:flex;justify-content:center}.services-overlay{width:100%;max-width:900px;margin:0 auto;padding:60px 24px;box-sizing:border-box}.prices-page{background-color:#f9fafc;background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:40px 40px;border-radius:16px;padding:3rem 2rem}.price-section{background:#fff;padding:2rem 2.2rem;border-radius:14px;margin:0 auto 2.5rem;max-width:720px;box-shadow:0 12px 35px #0000000f}.price-section h2{font-size:1.4rem;margin-bottom:1.2rem;color:#1f3c88;border-bottom:2px solid #eef2f7;padding-bottom:.5rem}.price-list{list-style:none;padding:0;margin:0}.price-list li{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e8e8e8;font-size:.95rem}.price-list li:last-child{border-bottom:none}.price-list strong{color:#1f3c88;font-weight:600;white-space:nowrap}.prices-header{text-align:center;margin-bottom:2.5rem}.prices-header h1{font-size:2.4rem;margin-bottom:.6rem}.prices-intro{color:#555;max-width:720px;margin:0 auto;font-size:.95rem}.prices-note{margin-top:2.5rem;text-align:center;font-weight:600;color:#333}.price-list strong{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.price-list strong small{font-size:.85rem;font-weight:400;color:#6b7280;line-height:1.3}.warning-text{color:#b91c1c;font-weight:600}.landlords-page{min-height:100vh;background-image:url(/houses-bg.jpg);background-size:cover;background-position:center;background-attachment:fixed;display:flex;align-items:center}.landlords-overlay{background:#0009;color:#fff;padding:4rem 3rem;max-width:900px;margin:0 auto;border-radius:18px}.landlords-overlay h1{font-size:2.6rem;margin-bottom:1.5rem}.landlords-overlay h2{margin-top:2rem;color:gold}.landlords-overlay p{line-height:1.7;margin-top:.75rem}.landlords-overlay ul{margin-top:1rem;line-height:1.8}.payment-page{min-height:100vh;background-image:url(/payment-bg.jpg);background-size:cover;background-position:center;background-attachment:fixed;position:relative;padding:3rem 1.5rem}.payment-page{background-image:url(/payment-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh}.payment-overlay ul{margin-top:.75rem;padding-left:1.2rem}.payment-overlay{background:transparent;box-shadow:none}.payment-page{color:#0f172a}.payment-page p,.payment-page li{color:#111827}.payment-page h1,.payment-page h2{color:#0b3aa4}.payment-page p,.payment-page li{font-size:1.2rem;line-height:2;color:#0b1220}.payment-page p{font-weight:500}.contact-page{min-height:100vh;background-image:url(/contact-bg.jpg);background-size:cover;background-position:center;background-attachment:fixed;padding:3rem 2rem;color:#0f172a}.contact-overlay{background:transparent;max-width:720px}.contact-intro{font-size:1.25rem;line-height:1.7;margin-bottom:2rem;font-weight:500}.contact-links p{font-size:1.3rem;margin-bottom:1rem}.contact-links a{color:#0b3aa4;font-weight:600;text-decoration:none}.contact-links a:hover{text-decoration:underline}.areas-cover{margin-top:6rem}.areas-cover h2{color:#0b3aa4}.areas-cover p{font-size:1.2rem;line-height:1.6}.areas-cover{margin-top:22rem}.brands-panel{background:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:18px;padding:28px;box-shadow:0 20px 45px #0000001f;display:flex;flex-direction:column;align-items:center;justify-content:center}.brands-title{font-size:1.1rem;font-weight:700;color:#0f3d91;margin-bottom:16px;text-align:center}.brands-image{width:100%;max-width:420px;opacity:.92;filter:grayscale(10%)}.reviews-strip{display:flex;justify-content:center;margin:3rem 0 1.5rem}.reviews-box{background:#ffffffe0;padding:14px 26px;border-radius:999px;display:flex;align-items:center;gap:14px;box-shadow:0 12px 30px #0000001f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.stars{color:#f59e0b;font-size:1.3rem;letter-spacing:2px}.reviews-text{font-size:.95rem;font-weight:600;color:#1f2937}.reviews-section{max-width:520px;margin:2.5rem auto;text-align:center}.reviews-toggle{display:inline-flex;align-items:center;gap:14px;padding:14px 22px;background:#ffffffeb;border-radius:999px;border:none;cursor:pointer;box-shadow:0 12px 30px #00000026;font-weight:600}.stars{color:#f59e0b;font-size:1.1rem;letter-spacing:2px}.reviews-text{font-size:.95rem;color:#111827}.arrow{transition:transform .3s ease}.arrow.open{transform:rotate(180deg)}.reviews-content{max-height:0;overflow:hidden;opacity:0;transform:translateY(-6px);transition:all .35s ease}.reviews-content.open{max-height:600px;opacity:1;transform:translateY(0);margin-top:18px}.reviews-content{background:#fffffff2;border-radius:18px;padding:24px 26px;box-shadow:0 20px 40px #0000002e}.reviews-content blockquote{font-size:.95rem;line-height:1.6;margin:0 0 18px;color:#1f2937}.reviews-content strong{display:block;margin-top:6px;font-weight:700;color:#1e3a8a}.reviews-note{font-size:.85rem;color:#374151;margin:12px 0 16px;font-style:italic}.google-link{display:inline-block;margin-top:6px;font-weight:700;color:#1e40af;text-decoration:none}.google-link:hover{text-decoration:underline}.reviews-toggle{display:flex;align-items:center;gap:14px}.reviews-toggle .arrow{margin-left:auto;font-size:1.3rem;font-weight:700;color:#1e60d4;transition:transform .25s ease}.reviews-toggle .arrow.open{transform:rotate(180deg)}.about-page{position:relative;min-height:100vh;padding:4rem 2rem;background-image:url(/about-bg.jpg);background-size:cover;background-position:center;background-attachment:fixed}.about-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffe0;z-index:0}.about-page>*{position:relative;z-index:1}.featured-images{display:flex;justify-content:space-between;gap:20px;margin:40px 0;padding:0 10px}.featured-images img{width:100%;max-width:23%;height:160px;object-fit:cover;border-radius:12px;box-shadow:0 8px 20px #0000001f}.hero-slideshow-wrapper{margin-top:16px}.hero-slideshow-title{font-size:1.2rem;font-weight:700;margin-bottom:6px;line-height:1.25}.danger-line{color:#a93226;letter-spacing:.4px}.hero-card,.brands-panel{width:100%;padding:16px;border-radius:16px;background:#ffffffeb;box-shadow:0 10px 25px #00000014;box-sizing:border-box}.hero-slideshow{position:relative;width:100%;height:450px;border-radius:12px;overflow:hidden}.hero-slideshow img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;animation:slideFade 16s infinite}.hero-slideshow img:nth-child(1){animation-delay:0s}.hero-slideshow img:nth-child(2){animation-delay:4s}.hero-slideshow img:nth-child(3){animation-delay:8s}.hero-slideshow img:nth-child(4){animation-delay:12s}@keyframes slideFade{0%{opacity:0}8%{opacity:1}25%{opacity:1}33%{opacity:0}to{opacity:0}}.image-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px;margin-top:10px}.image-preview img{width:100%;height:80px;object-fit:cover;border-radius:8px;border:1px solid rgba(0,0,0,.1)}.form-error{color:#b00020;font-size:.9rem;margin-top:4px}.emergency-call{display:inline-block;margin-top:8px;padding:12px 18px;background:#c62828;color:#fff;border-radius:10px;font-weight:700;text-decoration:none}main{margin-left:280px;padding:3rem 3.5rem;width:100%}.sidebar{position:fixed;top:0;left:0;width:280px;height:100vh;background:linear-gradient(180deg,#0f3d91,#1e60d4);color:#fff;padding:28px 22px;display:flex;flex-direction:column;z-index:50;overflow-y:auto;overscroll-behavior:contain}.sidebar-logo{display:flex;justify-content:center;align-items:center;padding:14px;margin-bottom:20px;background:#ffffff14;border-radius:14px}.sidebar-logo img{max-width:200px;width:100%;height:auto;object-fit:contain}.sidebar-nav{display:flex;flex-direction:column;gap:6px}.sidebar-nav a{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:12px;font-size:16px;font-weight:500;color:#e0e7ff;transition:background .25s ease,color .25s ease}.sidebar-nav a:hover{background:#ffffff1f}.sidebar-nav a.active{background:#ffffff2e;box-shadow:inset 4px 0 #fff;color:#fff}.sidebar-certifications{margin-top:16px;display:flex;flex-direction:column;gap:10px;align-items:center}.gas-safe-badge img,.city-guilds-badge img{width:100%;max-width:110px;height:auto;object-fit:contain;background:#fff;padding:6px;border-radius:8px}.sidebar-cta{margin-bottom:18px}.cert-link{display:block;transition:transform .2s ease,box-shadow .2s ease}.cert-link:hover{transform:scale(1.04)}.cert-link img{max-width:110px;width:100%;height:auto;background:#fff;padding:6px;border-radius:8px;box-shadow:0 6px 14px #0000001f}.sidebar-cta{margin-bottom:18px;transition:transform .25s ease,box-shadow .25s ease}.sidebar-cta:hover{transform:translateY(-3px);box-shadow:0 14px 36px #00000059}@keyframes ctaPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.sidebar-cta{animation:ctaPulse 10s ease-in-out infinite}.sidebar-cta{margin-top:32px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:16px 18px;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:700;cursor:pointer;box-shadow:0 10px 30px #00000040;transition:transform .2s ease,box-shadow .2s ease}.sidebar-cta:hover{transform:translateY(-2px);box-shadow:0 14px 34px #0000004d}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:10px}.mobile-topbar,.sidebar-overlay{display:none}.sidebar.open{transform:translate(0)}.sidebar-overlay{background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity .28s ease}.sidebar-trust{margin-top:10px;font-size:.85rem;line-height:1.4;text-align:center;color:#e6ecff}.quote-page{width:100%;padding:48px 24px;background:#f6f7f9}.quote-header,.quote-emergency,.quote-form,.quote-success{max-width:900px;margin-left:auto;margin-right:auto}.quote-header{margin-bottom:28px}.quote-header h1{font-size:36px;margin-bottom:8px}.quote-intro{font-size:16px;color:#555;line-height:1.6}.quote-emergency{background:#fff3f3;border:1px solid #e5b3b3;padding:20px 24px;border-radius:14px;margin-bottom:32px;text-align:center}.quote-emergency p{margin-bottom:12px;font-weight:600}.emergency-call{display:inline-block;padding:12px 20px;background:#c62828;color:#fff;border-radius:10px;font-weight:700;text-decoration:none}.quote-form{background:#fff;padding:40px;border-radius:18px;box-shadow:0 14px 45px #00000014}.form-group{display:flex;flex-direction:column;margin-bottom:20px}.form-group label{font-weight:600;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{padding:12px 14px;font-size:16px;border-radius:8px;border:1px solid #ccc;transition:border .2s ease,box-shadow .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 2px #1e3a8a26}.image-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-bottom:16px}.image-preview img{width:100%;height:100px;object-fit:cover;border-radius:8px}.quote-submit{margin-top:12px;width:100%;padding:14px;font-size:17px;font-weight:700;color:#fff;background:#c62828;border:none;border-radius:12px;cursor:pointer;transition:background .2s ease,transform .15s ease}.quote-submit:hover{background:#b71c1c;transform:translateY(-1px)}.quote-trust,.quote-note{margin-top:18px;font-size:14px;color:#555;text-align:center}.quote-whatsapp{margin-top:16px;text-align:center;font-size:15px}.quote-whatsapp a{color:#0a66c2;font-weight:600;margin-left:6px}.quote-success{background:#f3f8f5;border-radius:18px;padding:40px;text-align:center}.quote-form{padding:28px 20px}.quote-header h1{font-size:28px}
