:root{--primary:#1693e6;--primary-dark:#1178bc;--secondary:#0b4258;--secondary-dark:#063246;--accent:#33b5ff;--bg:#f7fafc;--bg-soft:#edf4f8;--text:#17394a;--text-light:#617888;--white:#ffffff;--shadow-soft:0 10px 30px rgba(0,0,0,0.08);--shadow-hover:0 16px 40px rgba(0,0,0,0.12);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--secondary);background:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font:inherit}ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6,p{margin-top:0}.container{width:90%;max-width:1200px;margin:0 auto}.section{padding:60px 0;background:var(--bg)}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hero-layout{display:flex;align-items:center;width:100%}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px;align-items:start}.about-grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:60px;align-items:start}.site-header{position:fixed;top:0;width:100%;z-index:1000;padding:10px 0;background:0 0;transition:background .3s ease,box-shadow .3s ease}.site-header.scrolled{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15)}.header-inner{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center}.logo{height:80px;width:auto;display:block}.site-nav{display:flex;align-items:center;gap:22px;position:relative;color:var(--secondary)}.site-nav a{position:relative;color:#fff;font-size:.95rem;font-weight:600;text-decoration:none}.site-nav a::after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:2px;background:#0aa3ff;transition:width .3s ease}.site-nav a.active::after,.site-nav a:hover::after{width:100%}.site-header.scrolled .site-nav a{color:var(--secondary)}.btn-call{background:linear-gradient(135deg,#17a5ff,#1195e8);color:#fff!important;padding:16px 28px;border-radius:14px;font-size:1.1rem;font-weight:700;transition:all .25s ease}.hamburger{display:none;background:0 0;border:none;font-size:24px;cursor:pointer;color:#fff}.site-header.scrolled .hamburger{color:var(--secondary)}.hero{min-height:70vh;position:relative;display:flex;align-items:center}.hero-home{background:url("/assets/emergency-plumber-canberra_hero.png") right center/cover no-repeat}.hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,43,61,.88) 0,rgba(5,43,61,.82) 34%,rgba(5,43,61,.56) 58%,rgba(5,43,61,.2) 82%,rgba(5,43,61,0) 100%)}.hero-layout{display:flex;align-items:center;width:100%}.hero-left{position:relative;z-index:3;width:50%;max-width:460px;padding-left:40px}.hero h1{color:#fff;font-size:3rem;line-height:1.15;font-weight:800;letter-spacing:-1px;text-shadow:0 4px 18px rgba(0,0,0,.35)}.hero-sub{color:rgba(255,255,255,.92);font-size:1.22rem;line-height:1.45;font-weight:500;text-shadow:0 2px 12px rgba(0,0,0,.28)}.hero-tagline{display:inline-block;margin-bottom:0;padding:0;color:rgba(255,255,255,.92);font-size:.82rem;font-weight:700;letter-spacing:.4px;text-shadow:0 2px 10px rgba(0,0,0,.35)}.hero-rating{color:#fff;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rating-item{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff}.rating-text{color:#e6f4ff}.hero-rating .stars{color:gold;letter-spacing:2px;font-size:1.1rem}.rating-item span{color:#fff;font-weight:600;text-shadow:0 2px 10px rgba(0,0,0,.35)}.rating-item img{width:30px;height:35px;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1)}.hero-buttons{display:flex;gap:12px;margin-top:18px;margin-bottom:20px}.mobile-sub{display:none}.desktop-sub{display:block}.hero-emergency{padding-top:110px;position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:url("/assets/emergency-plumber-canberra_hero.png") right center/cover no-repeat}.hero-emergency::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(3,22,36,.82) 0,rgba(3,22,36,.8) 28%,rgba(3,22,36,.58) 52%,rgba(3,22,36,.18) 72%,rgba(3,22,36,.02) 100%)}.hero-emergency .hero-left{position:relative;z-index:3;width:100%;max-width:520px;padding-left:32px}.hero-emergency h1{font-size:4rem;line-height:.92;max-width:500px;margin-bottom:24px}.hero-review{width:150%;max-width:400px;border-radius:18px;box-shadow:0 10px 30px rgba(0,0,0,.25);margin-top:28px}.hero-trust-strip{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:0;color:rgba(255,255,255,.88);font-size:.82rem;font-weight:600;text-shadow:0 2px 10px rgba(0,0,0,.35)}.hero-trust-strip span{white-space:nowrap}.emergency-banner{padding:12px 18px;background:linear-gradient(90deg,#1195e8,#0c84d1);color:#fff;text-align:center;font-size:1.2rem;font-weight:700;line-height:1.35;box-shadow:0 8px 24px rgba(0,0,0,.12)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:none;border-radius:12px;font-weight:600;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.btn-call{background:linear-gradient(135deg,#17a5ff,#1195e8);color:#fff!important;padding:16px 28px;border-radius:14px;font-size:1.1rem;font-weight:700;box-shadow:0 10px 30px rgba(17,149,232,.35)}.btn-call:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(4,134,196,.6)}.btn-ghost{border:2px solid rgba(255,255,255,.6);color:#fff}.mobile-call-btn{position:fixed;right:20px;bottom:20px;z-index:999;background:var(--primary);color:#fff;padding:14px 22px;border-radius:50px;font-size:1.05rem;font-weight:700;box-shadow:0 4px 16px rgba(0,0,0,.25);display:none}.mobile-call-btn:hover{transform:scale(1.08)}.review-arrow,.work-arrow{display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:background .25s ease,transform .25s ease}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.trust-card{background:#fff;padding:22px;border-radius:20px;box-shadow:var(--shadow-soft);transition:box-shadow .25s ease,border-color .25s ease}.trust-card:hover{box-shadow:0 14px 34px rgba(0,0,0,.1)}.trust-card h2{margin-top:6px;margin-bottom:12px;font-size:1.35rem;font-weight:800;line-height:1.2;color:var(--secondary)}.section-sub{color:var(--text-light);font-size:.92rem;line-height:1.5;margin-bottom:14px}.reviews-card,.services-card,.why,.work-card{width:100%}#reviews,#work{padding-top:30px}#reviews,#services,#why,#work{padding-top:18px;padding-bottom:0}.services-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.service-card-mini{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;background:#fff;border:1px solid #e8eef3;text-decoration:none;transition:border-color .22s ease,background .22s ease}.service-card-mini:hover{border-color:#b8dfff;border-color:#d6e7f3;background:#fbfdff}.service-icon{width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(135deg,rgba(23,165,255,.12),rgba(17,149,232,.05))}.service-icon img{width:25px;height:25px;display:block}.service-copy{flex:1;min-width:0}.service-title{margin:0;font-size:.92rem;font-weight:700;line-height:1.2;color:var(--secondary)}.service-sub{margin-top:2px;font-size:.76rem;line-height:1.35;color:var(--text-light)}.service-arrow{font-size:1.15rem;color:#9fb2c0}.seniors-card{background:linear-gradient(135deg,rgba(255,193,7,.12),rgba(255,193,7,.04));border:1px solid rgba(255,193,7,.35)}.seniors-card:hover{border-color:#f4b400}.seniors-icon{background:linear-gradient(135deg,rgba(255,193,7,.22),rgba(255,193,7,.08))}.work-carousel-wrap{position:relative}#workCarousel,.work-carousel{width:100%}.insta-feed{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;width:100%;overflow:hidden}.insta-post{position:relative;aspect-ratio:1.2/1;overflow:hidden;border-radius:14px}.insta-post img{width:100%;height:100%;object-fit:cover}.work-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:42px;height:42px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:22px;font-weight:700;color:#fff;background:rgba(11,66,88,.88);backdrop-filter:blur(4px);box-shadow:0 4px 12px rgba(0,0,0,.18)}.work-arrow:hover{background:#0486c4}.work-prev{left:10px}.work-next{right:10px}.work-caption{position:absolute;left:0;bottom:0;width:100%;padding:10px;color:#fff;font-size:.8rem;background:linear-gradient(to top,rgba(0,0,0,.65),rgba(0,0,0,.2),transparent)}.work-caption strong{display:block;font-weight:600}.work-caption span{font-size:.7rem;opacity:.85}.work-badge{position:absolute;top:8px;left:8px;padding:4px 8px;border-radius:6px;background:rgba(0,0,0,.6);color:#fff;font-size:.7rem}.review-wrapper{position:relative}.premium-slider{position:relative;overflow:hidden;min-height:190px}.review-slide{position:absolute;width:100%;opacity:0;transform:translateX(30px);transition:all .5s ease;min-height:220px}.review-slide.active{position:relative;opacity:1;transform:translateX(0)}.review-text{display:-webkit-box;overflow:hidden;-webkit-line-clamp:5;-webkit-box-orient:vertical}.review-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ccc;color:#fff;font-weight:700}.review-name{font-size:14px;font-weight:600}.review-sub{font-size:12px;color:#6b7280}.review-stars{color:gold;letter-spacing:2px;font-size:.95rem}.review-controls{display:flex;justify-content:center;gap:12px;margin-top:10px}.review-arrow{width:38px;height:38px;border:none;border-radius:50%;background:#f3f4f6;cursor:pointer;transition:all .25s ease}.review-arrow:hover{background:#0486c4;color:#fff;transform:translateY(-2px)}.review-cta{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.review-card{display:block;padding:10px 12px;border-radius:10px;background:#fff;border:1px solid #e5e7eb;color:#1f2937;text-decoration:none;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:all .25s ease}.review-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.review-card-top{display:flex;align-items:center;justify-content:space-between}.review-card-top .left{display:flex;align-items:center;gap:8px}.review-title{font-size:.9rem;font-weight:600}.icon-google,.icon-hipages{width:28px;height:28px;min-width:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f8fafc}.icon-google svg{width:18px;height:18px;display:block}.icon-hipages img{width:18px;height:18px;display:block}.review-card.google:hover{border-color:#4285f4}.review-card.hipages:hover{border-color:#f97316}.site-footer{width:100%;padding:18px 0 20px;color:#fff;background:linear-gradient(180deg,#151b23 0,#0f141b 100%)}.footer-inner{width:92%;max-width:1400px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px;align-items:start}.footer-column{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.footer-column+.footer-column{border-left:1px solid rgba(255,255,255,.05);padding-left:32px}.footer-column h4{width:100%;margin-bottom:14px;font-size:1.08rem;font-weight:700;text-align:center;color:#fff}.footer-logo{width:185px;display:block;margin-bottom:2px;opacity:.98;filter:drop-shadow(
      0 4px 10px rgba(0,0,0,.18)
    );transition:all .25s ease}.footer-logo:hover{opacity:1;transform:translateY(-1px)}.footer-owner{width:100%;margin:0 0 6px;text-align:center;font-size:1.3rem;font-weight:700;color:#1f9fff}.footer-owner-role{display:block;width:100%;margin-top:6px;text-align:center;font-size:.78rem;line-height:1.6;letter-spacing:1px;text-transform:uppercase;color:rgba(255,255,255,.82)}.footer-area,.footer-tagline{line-height:1.6;color:rgba(255,255,255,.82)}.footer-column a{color:rgba(255,255,255,.92);font-size:.96rem;line-height:1.55;text-decoration:none}.footer-column a:hover{color:#fff}.footer-phone{font-size:2.55rem;font-weight:700;color:#2ea3ff!important}.contact-foot-item{display:flex;align-items:center;gap:12px}.site-footer .icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(46,163,255,.1)}.site-footer .icon svg{width:18px;height:18px;stroke:#2ea3ff}.footer-areas-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px;width:100%}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:50px 0 0;padding-top:20px;font-size:.82rem;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.58)}.footer-bottom p{margin:0}.why-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:34px;row-gap:6px;margin-top:14px}.why-item{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid #eef3f7}.why-item:last-child{border-bottom:none}.why-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.9rem;font-weight:700;color:#1195e8;background:rgba(17,149,232,.08)}.why-item h3{margin:0 0 4px;font-size:.94rem;font-weight:700;line-height:1.3;color:var(--secondary)}.why-item p{margin:0;font-size:.82rem;line-height:1.5;color:var(--text-light)}@media(max-width:768px){.site-header{padding:6px 0}.logo{height:50px}.site-nav{position:fixed;top:0;right:-260px;width:260px;height:100vh;flex-direction:column;gap:18px;padding:90px 24px 24px;background:#fff}.site-nav a{color:var(--secondary);width:100%;font-size:1rem}.site-nav.open{right:0}.site-header.scrolled .hamburger{color:var(--secondary)}.hamburger{display:block}.desktop-sub{display:none}.mobile-sub{display:block}.hero-home{min-height:58vh;padding-top:40px;background:url("assets/24-7-emergency-plumber-canberra_heromobile.png") right center/cover no-repeat}.hero-emergency{min-height:58svh;padding-top:40px;padding-bottom:0;background:url("assets/24-7-emergency-plumber-canberra_heromobile.png") right center/cover no-repeat}.hero-emergency h1{font-size:3.2rem;line-height:.98;margin-top:0;margin-bottom:20px}.hero-layout{flex-direction:column;justify-content:center;text-align:center}.hero-left{width:100%;max-width:340px;margin:0 auto;padding:20px;padding-left:4px}.hero h1{font-size:1.95rem;line-height:1.08}.hero-sub{max-width:92%;margin-left:auto;margin-right:auto}.hero-rating{justify-content:center;margin:18px 0;flex-direction:column;align-items:center;gap:8px}.hero-review{width:100%;height:100px;max-width:none;border-radius:18px 18px 0 0}.hero-buttons .btn-call{padding:14px 22px;font-size:1rem;border-radius:16px}.hero-trust-strip{justify-content:center;gap:8px;font-size:.76rem;margin-top:14px}.hero-emergency .hero-layout{text-align:left;align-items:flex-start}.hero-emergency .hero-sub{margin-left:0;margin-right:0}.hero-emergency .hero-trust-strip{justify-content:flex-start}.emergency-banner{font-size:1rem;line-height:1.3}.rating-item{justify-content:center;display:flex;align-items:center;gap:8px}#reviews,#services,#work{padding-top:14px;padding-bottom:0}.trust-card{padding:18px;border-radius:18px}.trust-card h2{margin-bottom:8px}.section-sub{margin-bottom:12px}.trust-grid{grid-template-columns:1fr}.reviews-card,.services-card,.work-card{grid-column:auto;grid-row:auto}.trust-card h2{font-size:1.05rem;margin-bottom:10px}.services-grid{display:flex;flex-direction:column;gap:0}.service-card-mini{padding:6px 2px;border:none;border-bottom:1px solid #e5edf3;border-radius:0;background:0 0;box-shadow:none}.service-title{font-size:.88rem}.service-sub{font-size:.72rem}.insta-feed{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none}.insta-feed::-webkit-scrollbar{display:none}.insta-post{flex:0 0 78%;aspect-ratio:1/1.05;scroll-snap-align:center;border-radius:18px;overflow:hidden}.work-badge,.work-caption{display:none}.work-carousel-wrap{display:flex;flex-direction:column;align-items:center}.work-arrow{position:static;width:42px;height:42px;margin-top:14px;display:none}.work-controls{display:flex;justify-content:center;align-items:center;gap:14px;width:100%}.review-cta{grid-template-columns:1fr}.review-arrow{display:none}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-column+.footer-column{border-left:none;padding-left:0}.footer-phone{font-size:1.7rem}.why-grid{grid-template-columns:1fr;row-gap:2px}.why-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #eef3f7}.why-item:last-child{border-bottom:none}.why-icon{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.9rem;font-weight:700;color:#1195e8;background:rgba(17,149,232,.08)}.why-item h3{margin:0 0 2px;font-size:.92rem;font-weight:700;color:var(--secondary)}.why-item p{margin:0;font-size:.8rem;line-height:1.45;color:var(--text-light)}.mobile-call-btn{display:inline-block;bottom:14px}.btn-call{justify-content:center}}