*{box-sizing:border-box}html{scroll-padding-top:120px}body{margin:0;font-family:'Inter',sans-serif;color:#1a1a1a;background:#fff}header,.mh-header{background:#0f172a;color:#fff;padding:20px 40px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:999;box-shadow:0 2px 10px rgba(0,0,0,.2);transition:all .3s ease}header.shrink,.mh-header.shrink{padding:10px 40px;box-shadow:0 4px 12px rgba(0,0,0,.25)}header>div,header>div>a,.mh-logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}header img,.mh-logo img{display:block;height:75px;width:auto;transition:height .3s ease}header.shrink img,.mh-header.shrink img{height:40px}nav,.mh-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 20px}nav a,.mh-nav a{color:#fff;text-decoration:none;font-weight:500;margin:0}nav a:hover,nav a:focus,.mh-nav a:hover,.mh-nav a:focus,.mh-nav a[aria-current=page]{color:#f87171}.hero,.blog-hero{background:linear-gradient(rgba(15,23,42,.72),rgba(15,23,42,.72)),url('https://majorheat.co.uk/wp-content/uploads/2026/03/image0.jpeg') center/cover;color:#fff;padding:110px 40px;text-align:center}.hero h1,.blog-hero h1{font-size:clamp(38px,5vw,58px);line-height:1.1;margin:0 0 20px}.hero p,.blog-hero p{font-size:18px;margin:0 0 24px}.hero img{height:50px;width:auto}.btn,.service-btn,.blog-link,.read-more,.back-to-blog{display:inline-block;padding:11px 16px;border-radius:8px;background:#0f172a;color:#fff;text-decoration:none}.btn{padding:14px 28px;background:#ef4444}.btn:hover,.btn:focus,.service-btn:hover,.service-btn:focus,.blog-link:hover,.blog-link:focus,.read-more:hover,.read-more:focus,.back-to-blog:hover,.back-to-blog:focus{background:#dc2626;color:#fff}section{padding:80px 40px}.section-title{text-align:center}.section-intro{max-width:700px;margin:10px auto 30px;text-align:center}.services{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;max-width:1500px;margin:0 auto}.card{background:#f8fafc;padding:20px;text-align:center;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.05)}.card>img{width:48%;height:115px;object-fit:contain;border-radius:12px}.card h3{margin-top:12px}.card ul,.areas-list{display:inline-block;text-align:left;margin:20px auto;padding-left:20px}.areas-wrap{text-align:center}.latest-posts{background:#f8fafc}.latest-posts-grid{max-width:1180px;margin:40px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.latest-post-card,.post-card{overflow:hidden;background:#fff;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.07)}.latest-post-image,.post-card-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#e2e8f0}.latest-post-image img,.post-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.latest-post-card:hover img,.post-card:hover img{transform:scale(1.03)}.latest-post-body,.post-card-body{padding:24px}.latest-post-body time,.post-card time{color:#64748b;font-size:14px}.latest-post-body h3,.post-card h2{margin:10px 0 12px;font-size:24px;line-height:1.25}.latest-post-body h3 a,.post-card h2 a{color:#0f172a;text-decoration:none}.latest-post-body h3 a:hover,.post-card h2 a:hover{color:#ef4444}.latest-post-body p,.post-card p{color:#475569;line-height:1.65}.latest-posts-cta{text-align:center;margin-top:32px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:40px}.testimonial{background:#f8fafc;padding:20px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.05)}.work-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.work-grid img{width:100%;height:200px;object-fit:cover;border-radius:12px}.about{max-width:800px;margin:auto;text-align:center}.faq{background:#f8fafc}.faq-list{max-width:900px;margin:35px auto 0}.faq-item{background:#fff;padding:22px 24px;margin-bottom:16px;border-radius:10px;box-shadow:0 3px 12px rgba(0,0,0,.05)}.faq-item h3{margin:0 0 10px;color:#0f172a}.faq-item p{margin:0;line-height:1.65;color:#475569}.contact{background:#0f172a;color:#fff;text-align:center}.contact-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;align-items:flex-start;margin-top:30px}.contact-details{flex:1;min-width:250px;text-align:left;max-width:400px}.contact-form{flex:1;min-width:250px;max-width:500px}.contact-line{display:flex;align-items:center;gap:10px}.contact-social-icon{display:flex;align-items:center}.contact a{color:#f8fafc!important;text-decoration:underline;text-underline-offset:3px}.contact a:hover,.contact a:focus{color:#f87171!important}.contact input:not([type=submit]),.contact textarea{width:100%;max-width:100%}.contact input[type=submit]{padding:11px 22px;border:0;border-radius:8px;background:#ef4444;color:#fff;font-weight:600;cursor:pointer}footer,.mh-footer{background:#020617;color:#94a3b8;text-align:center;padding:20px}footer p,.mh-footer p{margin:0}footer p+P,.mh-footer p+p{margin-top:8px;font-size:14px}footer a,.mh-footer a{color:#ef4444;text-decoration:none}.blog-content{max-width:1180px;margin:0 auto;padding:70px 40px}.post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:28px}.pagination{margin-top:50px;text-align:center}.pagination .page-numbers{display:inline-block;margin:3px;padding:9px 13px;border-radius:6px;background:#f1f5f9;color:#0f172a;text-decoration:none}.pagination .current,.pagination a:hover{background:#ef4444;color:#fff}.no-posts{text-align:center;padding:30px;background:#f8fafc;border-radius:12px}.article-wrap{max-width:900px;margin:0 auto;padding:70px 40px}.article-header{text-align:center;margin-bottom:36px}.article-header h1{margin:0 0 16px;color:#0f172a;font-size:clamp(36px,5vw,58px);line-height:1.12}.article-meta{color:#64748b;font-size:15px}.article-image{margin:0 0 42px;overflow:hidden;border-radius:12px;box-shadow:0 5px 18px rgba(0,0,0,.1)}.article-image img{display:block;width:100%;height:auto}.article-content{color:#334155;font-size:18px;line-height:1.75}.article-content h2,.article-content h3,.article-content h4{color:#0f172a;line-height:1.25;margin:1.6em 0 .65em}.article-content h2{font-size:32px}.article-content h3{font-size:25px}.article-content a{color:#dc2626}.article-content img{max-width:100%;height:auto;border-radius:10px}.article-content blockquote{margin:30px 0;padding:10px 24px;border-left:4px solid #ef4444;background:#f8fafc}.article-content ul,.article-content ol{padding-left:26px}.article-content li{margin-bottom:8px}.article-content .wp-block-button__link{background:#ef4444;color:#fff;border-radius:8px;text-decoration:none}.article-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:50px;padding-top:28px;border-top:1px solid #e2e8f0}.hidden-fields-container{display:none!important}@media(max-width:1100px){.services{grid-template-columns:repeat(3,minmax(0,1fr))}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:950px){.services,.latest-posts-grid,.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){header,.mh-header{padding:14px 20px;align-items:flex-start;gap:14px}header.shrink,.mh-header.shrink{padding:10px 20px}header img,.mh-logo img{height:50px}nav,.mh-nav{gap:8px 12px;font-size:14px}.hero,.blog-hero{padding:65px 20px}.blog-content,.article-wrap{padding:50px 20px}.article-content{font-size:17px}.article-footer{align-items:flex-start;flex-direction:column}}@media(max-width:650px){section{padding:55px 20px}.services,.latest-posts-grid,.testimonials-grid,.work-grid{grid-template-columns:1fr}}
/* Shared Major Heat template styles */
.page-content{max-width:1180px;margin:0 auto;padding:70px 40px}
