:root{--ink:#171717;--red:#e52220;--muted:#606060;--soft:#f4f4f3;--line:#dededb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.65;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}p{margin:0 0 20px}h1,h2,h3{line-height:1.1;letter-spacing:-.045em;margin:0;font-weight:600}h1{font-size:clamp(42px,5.7vw,86px)}h2{font-size:clamp(32px,3.6vw,54px)}h3{font-size:25px;letter-spacing:-.025em}em{font-style:normal;color:var(--red)}a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}.skip{position:absolute;top:-100px;left:20px;background:white;padding:12px;z-index:99}.skip:focus{top:10px}.topbar{padding:9px 5%;background:var(--ink);color:#fff;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.035em}.topbar a{color:#fff}.topbar a span{padding-left:8px}header{padding:16px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);background:#fff}.logo{display:block;width:165px;height:75px;flex-shrink:0;overflow:hidden;background:#fff}.logo img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.desktop-nav{display:flex;align-items:center;gap:26px}.desktop-nav a{font-size:14px;font-weight:600;padding:8px 0;border-bottom:2px solid transparent;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a[aria-current]{border-color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:16px 23px;min-height:54px;line-height:1.3;font-size:14px;font-weight:700;border:1px solid transparent;border-radius:2px;transition:background .2s}.button.red,.button.header-quote{background:var(--red);color:#fff}.button.dark{background:var(--ink);color:#fff}.button.white{background:#fff;color:var(--ink);border-color:#fff}.button.outline{border-color:var(--ink);background:transparent;color:var(--ink)}.button.red:hover,.button.header-quote:hover{background:#b51b1a;border-color:#b51b1a}.button.dark:hover,.button.outline:hover{background:#353535;border-color:#353535;color:#fff}.button.white:hover{background:#efefef;border-color:#efefef;color:var(--ink)}.mobile-menu{display:none}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700;line-height:1.5;margin:0 0 23px;text-transform:uppercase}.home-hero{display:grid;grid-template-columns:1.08fr 1fr;background:var(--ink);color:#fff}.home-copy{padding:65px 9% 50px}.home-copy .eyebrow{font-size:11px;color:#ddd}.home-copy h1{margin:0 0 27px}.lead{font-size:18px;line-height:1.7;max-width:660px;margin:25px 0 30px;color:var(--muted)}.home-copy .lead,.page-hero .lead{color:#d1d1d1}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:30px}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid #777;padding:7px 0}.home-image{position:relative;margin:0;min-height:660px;overflow:hidden}.home-image>img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:center 62%}.home-image:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#000b)}.home-image figcaption{position:absolute;bottom:35px;left:35px;right:35px;z-index:1}.home-image figcaption>span{display:block;font-size:11px;letter-spacing:.12em;margin-bottom:10px}.home-image figcaption>a{font-size:24px}.hero-facts{display:flex;gap:40px;border-top:1px solid #454545;padding-top:25px;margin-top:36px}.hero-facts strong{font-size:30px;letter-spacing:-.03em;display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:baseline;gap:9px}.hero-facts strong span{font-size:12px;letter-spacing:0;font-weight:400}.hero-facts small{display:block;font-size:12px;color:#d0d0d0}.micro{font-size:12px;color:var(--muted);margin:16px 0 0}.home-copy>.micro{color:#bcbcbc}.trust-strip{display:flex;justify-content:space-between;gap:24px;padding:22px 5%;border-bottom:1px solid var(--line);font-size:14px;flex-wrap:wrap;background:white}.trust-strip b{margin-left:8px}.trust-strip span:before{content:'✓';color:var(--red);font-weight:700;margin-right:10px}.section{padding:82px 5%}.section-head{margin-bottom:36px}.split{display:flex;justify-content:space-between;gap:40px;align-items:flex-end}.split>p{max-width:320px;color:var(--muted);margin-bottom:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{display:flex;flex-direction:column;border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:30px;transition:background .2s}.service-card:hover{background:var(--soft)}.service-card>.eyebrow{font-size:11px;color:var(--muted);margin-bottom:38px}.service-card h3{font-size:29px;margin-bottom:18px}.service-card p{color:var(--muted);font-size:16px;flex:1}.service-card>div{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:25px;margin-top:15px;border-top:1px solid var(--line);font-size:12px;font-weight:700}.service-card>div>span{font-size:14px;color:var(--ink);font-weight:700;line-height:1.5}.feature{display:grid;grid-template-columns:1fr 1fr}.feature-photo{min-height:590px;position:relative;overflow:hidden}.feature-photo img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute}.feature-copy{padding:75px 10%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--soft)}.feature-copy h2{margin-bottom:25px}.feature-copy>p:not(.eyebrow){color:var(--muted)}.feature-copy .button{margin-top:15px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cards:has(>.card:nth-child(4)){grid-template-columns:repeat(4,1fr)}.cards.two{grid-template-columns:repeat(2,1fr)}.card{border-top:1px solid var(--line);padding:26px 0}.card .index{color:var(--red);font-size:12px;font-weight:700;display:block;margin-bottom:23px}.card h3{margin:0 0 18px}.card p{color:var(--muted);margin:0}.section>.actions{margin-top:15px}.emergency-banner,.cta{padding:60px 5%;background:var(--red);color:white;display:flex;align-items:center;justify-content:space-between;gap:50px}.emergency-banner{background:var(--ink)}.emergency-banner p:not(.eyebrow){max-width:650px;color:#d1d1d1;margin-top:22px}.emergency-banner .button,.cta .button{flex-shrink:0}.cta h2{max-width:780px}.cta .eyebrow{margin-bottom:15px}.breadcrumbs{padding:20px 5%;display:flex;gap:12px;font-size:12px;color:var(--muted)}.breadcrumbs>a{text-decoration:underline;text-underline-offset:3px}.page-hero{background:var(--ink);color:white;padding:65px 5%;position:relative}.page-hero.with-photo{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.page-hero.without-photo{padding-right:24%}.page-hero.without-photo h1{max-width:950px}.page-hero .eyebrow{color:#d3d3d3}.page-hero h1{font-size:clamp(40px,5.3vw,77px)}.page-photo{position:relative;margin:0;min-height:580px;align-self:stretch;overflow:hidden}.page-photo img{position:absolute;width:100%;height:100%;object-fit:cover}.page-photo figcaption{position:absolute;bottom:0;left:0;right:0;background:#0009;color:#fff;font-size:12px;padding:10px 15px}.hero-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:14px 24px;padding-top:25px;margin-top:35px;border-top:1px solid #484848;max-width:700px}.hero-price>span{font-size:11px;letter-spacing:.1em}.hero-price strong{font-size:38px;letter-spacing:-.045em}.hero-price p{flex-basis:100%;color:#c9c9c9;font-size:12px;margin:0}.soft{background:var(--soft)}.price-layout{display:grid;grid-template-columns:.65fr 2fr;gap:55px}.price-box{padding:32px;background:var(--ink);color:#fff;align-self:start}.price-box>span{font-size:11px;letter-spacing:.1em}.price-box>strong{display:block;font-size:54px;line-height:1.2;letter-spacing:-.05em;margin:20px 0}.price-box p{font-size:14px}.price-box p:last-child{padding-top:20px;border-top:1px solid #555;margin:25px 0 0}.price-layout .cards{gap:20px;margin-top:30px}.price-layout .card h3{font-size:21px}.price-layout .card p{font-size:15px}.note{color:var(--muted);font-size:13px;margin:25px 0 0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:650px;text-align:left;font-size:16px}caption{text-align:left;font-size:14px;color:var(--muted);padding-bottom:16px}th,td{padding:22px;vertical-align:top;border:1px solid var(--line)}thead{background:var(--ink);color:white}tbody th{width:24%;font-weight:600}td{color:var(--muted)}.sources{padding:22px 5%;display:flex;flex-wrap:wrap;gap:12px 25px;font-size:12px;color:var(--muted)}.section .sources{padding:25px 0 0}.sources>span{font-weight:700}.source{font-size:12px;text-decoration:underline;text-underline-offset:3px;color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery figure{margin:0}.gallery img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover}.gallery figcaption{padding-top:13px;font-size:14px;color:var(--muted)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.two-col h3{margin-bottom:20px}.two-col h3:not(:first-child){margin-top:35px}.two-col p{color:var(--muted)}.note-panel{border:1px solid var(--line);padding:35px;background:white}.note-panel h3{margin-bottom:20px}.note-panel p:last-child{margin-bottom:0}.faqs{max-width:940px}.faqs details{border-top:1px solid var(--line)}.faqs details:last-child{border-bottom:1px solid var(--line)}.faqs summary{padding:23px 0;display:flex;justify-content:space-between;gap:25px;cursor:pointer;list-style:none;font-size:18px;font-weight:500;line-height:1.45}.faqs summary::-webkit-details-marker{display:none}.faqs summary>span{color:var(--red);font-size:24px;font-weight:400;flex-shrink:0}.faqs details[open] summary>span{transform:rotate(45deg)}.faqs details>div{padding:0 45px 25px 0;color:var(--muted);font-size:16px}.faqs a{text-decoration:underline}.brands{display:flex;align-items:center;gap:60px;flex-wrap:wrap;padding:35px 0}.brands a{width:190px;display:flex;align-items:center;justify-content:center}.brands img{width:150px;height:65px;object-fit:contain}.word-brand{font-size:22px;font-weight:700;line-height:1.2;color:#333}.brand-single{padding:25px 5% 60px;display:flex;align-items:center;gap:30px;flex-wrap:wrap}.brand-single img{width:220px;height:80px;object-fit:contain}.brand-single p{margin:0;font-size:14px;color:var(--muted)}.steps{max-width:1000px}.steps article{display:flex;gap:35px;padding:26px 0;border-top:1px solid var(--line)}.steps article>span{color:var(--red);font-size:13px;font-weight:700;padding-top:5px}.steps h3{margin-bottom:12px}.steps p{color:var(--muted);margin:0}.emergency-contact{border-left:6px solid var(--red);background:var(--soft)}.emergency-contact p:last-child{max-width:720px;margin:25px 0 0;color:var(--muted)}.gas-notice{margin:0 5%;padding:40px;background:#fff0ef;border:1px solid #f1c5c2}.gas-notice h2{font-size:32px}.gas-notice>a:not(.source){display:inline-block;font-size:40px;letter-spacing:-.04em;font-weight:700;margin:22px 0;color:#b21616}.gas-notice p:not(.eyebrow){max-width:760px}ul{padding-left:23px;color:var(--muted)}li{padding-bottom:10px}footer{background:var(--ink);color:white;padding:55px 5% 30px}.footer-top{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:70px}.footer-top .logo{width:180px;height:90px;margin-bottom:25px}.footer-top h3{font-size:16px;letter-spacing:0;margin-bottom:20px}.footer-top>div>a:not(.logo){display:block;font-size:14px;color:#d2d2d2;margin:10px 0}.footer-top p{font-size:14px;color:#bdbdbd;margin:20px 0 0}.footer-bottom{display:flex;justify-content:space-between;gap:30px;font-size:12px;color:#bcbcbc;border-top:1px solid #454545;margin-top:40px;padding-top:25px}.footer-bottom>span:last-child{text-align:right}@media(min-width:1600px){.section,header,footer,.topbar,.trust-strip,.cta,.emergency-banner,.page-hero,.breadcrumbs{padding-left:calc((100vw - 1440px)/2);padding-right:calc((100vw - 1440px)/2)}.page-hero.without-photo{padding-right:20%}}@media(max-width:1150px){header{gap:20px}.desktop-nav{gap:15px}.desktop-nav a{font-size:13px}.logo{width:145px;height:65px}.header-quote{padding:13px 16px;gap:12px}.home-copy{padding:48px 8% 40px}.home-copy h1{font-size:64px}.home-image{min-height:650px}.hero-facts{gap:25px}.hero-facts strong{font-size:26px}.page-hero.with-photo{gap:35px}.page-photo{min-height:530px}.cards:has(>.card:nth-child(4)){grid-template-columns:repeat(2,1fr)}.price-layout{grid-template-columns:1fr 2fr;gap:35px}.price-layout .cards{grid-template-columns:1fr}.price-layout .card{padding:20px 0}.price-layout .card .index{margin-bottom:12px}}@media(max-width:900px){.desktop-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;list-style:none;font-size:14px;font-weight:700;display:flex;align-items:center;gap:10px;min-height:44px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:58px;background:white;z-index:50;min-width:260px;padding:18px 25px;box-shadow:0 10px 25px #0002;border:1px solid var(--line)}.mobile-menu nav>a{display:block;padding:10px 0;font-size:15px}.mobile-menu nav>a[aria-current]{color:var(--red)}.header-quote{margin-left:auto}.home-copy h1{font-size:52px}.home-copy .lead{font-size:16px}.home-copy .eyebrow{font-size:10px}.home-image{min-height:620px}.hero-facts{gap:20px;flex-wrap:wrap}.service-card{padding:25px}.service-card h3{font-size:24px}.service-card>.eyebrow{font-size:10px}.service-grid{grid-template-columns:repeat(2,1fr)}.feature-copy{padding:50px 9%}.feature-photo{min-height:550px}.section{padding-top:60px;padding-bottom:60px}.page-hero.with-photo{grid-template-columns:1.15fr 1fr;padding-top:45px;padding-bottom:45px}.page-hero h1{font-size:46px}.page-photo{min-height:540px}.two-col{gap:35px}.emergency-banner,.cta{gap:30px}.emergency-banner h2,.cta h2{font-size:35px}.footer-top{gap:40px}.cards{gap:20px}.card h3{font-size:22px}}@media(max-width:650px){.topbar{font-size:11px;padding-top:8px;padding-bottom:8px;gap:12px}header{padding-top:10px;padding-bottom:10px;gap:18px}.logo{width:130px;height:64px}.header-quote{font-size:12px;padding:10px 12px;min-height:44px;gap:10px}.header-quote>span{display:none}.mobile-menu summary{font-size:13px}.home-hero{grid-template-columns:1fr}.home-copy{padding:40px 5% 35px}.home-copy h1{font-size:clamp(48px,12vw,70px)}.home-copy .eyebrow{font-size:11px}.home-copy .lead{font-size:17px}.home-copy .actions{gap:20px}.hero-facts{gap:40px}.hero-facts strong{font-size:30px}.home-image{min-height:470px}.home-image>img{object-position:center 53%}.home-image figcaption{left:22px;bottom:24px}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:16px 14px;padding-top:20px;padding-bottom:20px;font-size:12px}.trust-strip b{margin-left:3px}.trust-strip span:before{margin-right:5px}.section{padding-top:50px;padding-bottom:50px}.split{display:block}.split>p{margin-top:22px}.service-grid{grid-template-columns:1fr}.service-card{padding:25px}.service-card>.eyebrow{margin-bottom:22px;font-size:11px}.service-card h3{font-size:28px}.service-card>div{padding-top:16px;margin-top:4px;font-size:13px}.feature{grid-template-columns:1fr}.feature-copy{padding:45px 5%}.feature-photo{min-height:490px}.cards,.cards.two,.cards:has(>.card:nth-child(4)){grid-template-columns:1fr;gap:5px}.card{padding:25px 0}.card h3{font-size:25px}.card .index{margin-bottom:17px}.emergency-banner,.cta{display:block;padding-top:45px;padding-bottom:45px}.emergency-banner .button,.cta .button{margin-top:25px}.page-hero.with-photo{grid-template-columns:1fr;gap:35px;padding-top:40px;padding-bottom:35px}.page-hero.without-photo{padding:40px 5%}.page-hero h1{font-size:clamp(38px,10vw,55px)}.page-hero .lead{font-size:17px}.page-photo{min-height:470px}.hero-price{gap:12px 20px}.hero-price strong{font-size:35px}.two-col,.price-layout{grid-template-columns:1fr;gap:30px}.price-box{padding:28px}.price-box>strong{margin:12px 0}.price-box p:last-child{margin-top:15px;padding-top:15px}.price-layout .cards{margin-top:20px}.price-layout .card h3{font-size:24px}.price-layout .card p{font-size:16px}.table-wrap{margin-right:-5.5%;padding-right:5.5%}th,td{padding:17px}.gallery{grid-template-columns:1fr;gap:30px}.gallery img{aspect-ratio:4/5}.faqs summary{font-size:17px;padding:21px 0}.faqs details>div{padding-right:15px}.note-panel{padding:25px}.brands{gap:30px}.brands a{width:140px}.brands img{width:130px}.word-brand{font-size:19px}.steps article{gap:20px}.gas-notice{padding:27px}.gas-notice h2{font-size:29px}.gas-notice>a:not(.source){font-size:35px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-top>div:first-child{grid-column:1/-1}.footer-top .logo{width:170px;height:80px}.footer-bottom{flex-direction:column;gap:20px}.footer-bottom>span:last-child{text-align:left}.eyebrow{font-size:11px}.sources{padding-bottom:30px}.note{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.service-card{transition:none}}

/* Selected photography: retain the full fittings in each composition. */
.home-image{display:flex;flex-direction:column;justify-content:center;background:#171717}
.home-image>img{position:relative;height:auto;object-fit:contain;object-position:center}
.home-image:after{display:none}
.home-image figcaption{position:relative;inset:auto;padding:22px 28px}
.page-photo{display:flex;flex-direction:column;justify-content:center;align-self:center;min-height:0;background:#171717}
.page-photo img{position:relative;height:auto;object-fit:contain}
.page-photo figcaption{position:relative;background:#171717;padding:12px 0;font-size:14px}
.feature-photo{display:flex;align-items:center;justify-content:center;min-height:0;background:var(--soft)}
.feature-photo img{position:relative;height:auto;object-fit:contain}
.feature-wide{grid-template-columns:1.2fr 1fr}
.photo-carousel{min-width:0}
.carousel-hint{font-size:14px;color:var(--muted);margin-bottom:18px}
.carousel-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--ink) var(--line);padding:0 0 16px;position:relative}
.carousel-slide{flex:0 0 calc((100% - 24px)/2);min-width:0;margin:0;scroll-snap-align:start}
.carousel-slide img{width:100%;height:auto;aspect-ratio:3/4;object-fit:contain;background:var(--soft)}
.carousel-slide figcaption{font-size:16px;line-height:1.5;padding:16px 0 4px}
.carousel-controls:not([hidden]){display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px}
.carousel-controls button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;min-width:48px;padding:10px 18px;background:white;border:1px solid var(--line);color:var(--ink);cursor:pointer;font-size:16px}
.carousel-controls button:hover:not(:disabled){background:var(--ink);color:white}
.carousel-controls button:disabled{opacity:.4;cursor:default}
.carousel-count{font-size:14px;color:var(--muted);white-space:nowrap}
.carousel-track:focus-visible,.carousel-controls button:focus-visible{outline:3px solid var(--red);outline-offset:4px}
@media(min-width:1000px){.photo-carousel{max-width:1000px;margin-inline:auto}}
@media(max-width:650px){.feature-wide{grid-template-columns:1fr}.home-image{min-height:0}.carousel-track{gap:16px}.carousel-slide{flex-basis:100%}.carousel-controls button{padding:10px 12px;gap:8px}}

.quote-section{max-width:1000px;margin:auto}.quote-section h1{font-size:clamp(2.5rem,7vw,5.5rem);line-height:1.04}.quote-notice{border-left:4px solid #e52220;background:#f4f4f4;padding:1.3rem;margin:2rem 0}.quote-notice p{margin:.5rem 0 0}.quote-notice a{text-decoration:underline}#quote-form fieldset{border:0;padding:0;margin:2rem 0}#quote-form legend{font-size:1.6rem;font-weight:700;margin-bottom:1.2rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}#quote-form label{display:block;font-size:1rem;font-weight:600;margin-bottom:1rem}#quote-form label span,.field-help{font-weight:400;color:#555}#quote-form input:not([type=checkbox]),#quote-form select,#quote-form textarea{display:block;width:100%;font:inherit;color:#171717;background:white;border:1px solid #888;border-radius:0;padding:.85rem;margin-top:.5rem;box-sizing:border-box}#quote-form textarea{resize:vertical}#quote-form :focus-visible{outline:3px solid #e52220;outline-offset:3px}.wide{grid-column:1/-1}#quote-form .check-label{display:flex;align-items:flex-start;gap:.7rem}#quote-form input[type=checkbox]{width:1.3rem;height:1.3rem;flex-shrink:0;accent-color:#e52220}.field-help{font-size:.95rem}.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#quote-status:not(:empty){padding:1rem;background:#f3f3f3;border-left:4px solid #171717}#quote-form button{cursor:pointer;font-family:inherit;font-size:1rem;font-weight:700}#quote-form button:disabled{opacity:.6;cursor:wait}@media(max-width:600px){.form-grid{grid-template-columns:1fr;gap:0}.quote-section{padding-top:2rem}#quote-form button{width:100%}}

.gas-safe-mark{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:1rem 0}.gas-safe-mark img{width:148px;height:auto;object-fit:contain;flex-shrink:0}.gas-safe-mark span{font-size:1rem;line-height:1.5}.trust-strip .gas-safe-mark{padding:0}.trust-strip .gas-safe-mark img{width:148px}.trust-strip .gas-safe-mark span::before{content:none}main>.gas-safe-mark{padding:1rem 5%}footer>.gas-safe-mark{margin-bottom:2rem}

/* Shared controls and responsive layout: no icon-dependent styling. */
.button{appearance:none;-webkit-appearance:none;vertical-align:middle;text-align:center;font-size:1rem;font-weight:700;line-height:1.4;letter-spacing:0;min-height:52px;padding:14px 24px;gap:0;max-width:100%;white-space:normal;overflow-wrap:break-word;cursor:pointer;transition:background-color .18s,border-color .18s,color .18s}
.button:focus-visible,button:focus-visible{outline:3px solid #2471d9;outline-offset:4px}
.button:disabled{opacity:.6;cursor:wait}
.actions{gap:16px 24px}.actions>.button{flex:0 1 auto}
.text-link{font-size:1rem;line-height:1.5;min-height:44px;display:inline-flex;align-items:center}
.service-card:focus-visible{outline:3px solid #2471d9;outline-offset:-4px}.service-card:hover{background:#f4f4f3}
.service-card>div{font-size:14px}.service-card>div>span{font-size:14px;font-weight:700;color:var(--ink)}
.home-copy,.feature-copy,.page-hero>div,.service-card,.card,.form-grid>*{min-width:0}
.trust-strip{align-items:center}.trust-strip>span{font-size:14px;line-height:1.5}.trust-strip .gas-safe-mark{flex-wrap:nowrap}.gas-safe-mark strong{letter-spacing:.06em}
.eyebrow{font-size:14px}.desktop-nav a{font-size:14px}.note,.breadcrumbs,.sources,.source,.hero-price p{font-size:14px}.hero-facts small{font-size:14px}.home-copy .eyebrow,.service-card>.eyebrow{font-size:12px}
.quote-section{width:100%;max-width:1060px;padding-inline:32px}.quote-section>.lead{max-width:760px}#quote-form select{min-width:0;font-weight:400;line-height:1.5;min-height:52px}#quote-form input:not([type=checkbox]){min-height:52px;font-weight:400}#quote-form textarea{font-weight:400;line-height:1.6}#quote-form fieldset{min-width:0}#quote-form label{line-height:1.5}#quote-form .check-label input{margin:3px 0 0}#quote-status{overflow-wrap:anywhere}
.carousel-controls button{border-color:#999;border-radius:2px;font-weight:600;min-height:48px}.carousel-controls button:disabled{opacity:.45}.carousel-count{font-variant-numeric:tabular-nums}
.footer-top>div{min-width:0}.footer-top>div>a:not(.logo){padding-block:5px}.footer-top a:hover{text-decoration:underline;text-underline-offset:4px}.footer-top .logo:hover{text-decoration:none}
@media(max-width:1050px) and (min-width:901px){.desktop-nav{gap:12px}.desktop-nav a{font-size:13px}.header-quote{padding:12px 16px;font-size:14px}header{gap:16px}.logo{width:125px}}
@media(max-width:900px){.header-quote{font-size:14px;padding:12px 18px}.mobile-menu nav{max-width:calc(100vw - 32px)}.mobile-menu nav>a{min-height:44px}.page-hero.with-photo{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.cta,.emergency-banner{flex-wrap:wrap}.cta .button,.emergency-banner .button{flex-shrink:1}}
@media(max-width:650px){header{gap:12px}.header-quote{padding:10px 14px;font-size:14px;min-height:44px}.logo{width:110px;height:58px}.mobile-menu summary{min-width:44px;justify-content:center;font-size:14px}.topbar{font-size:12px;letter-spacing:0}.page-hero.with-photo{grid-template-columns:minmax(0,1fr)}.trust-strip{grid-template-columns:1fr 1fr;align-items:center}.trust-strip .gas-safe-mark{grid-column:1/-1;justify-content:flex-start}.trust-strip .gas-safe-mark img{width:111px}.trust-strip>span{font-size:14px}.section{padding-top:44px;padding-bottom:44px}.quote-section{padding-inline:20px}.quote-section h1{font-size:clamp(2.4rem,10vw,3.5rem)}.quote-notice{padding:1rem;margin-block:1.5rem}.hero-facts{gap:20px;display:grid;grid-template-columns:1fr 1fr}.hero-facts strong{font-size:28px;gap:6px}.hero-facts small{font-size:13px}.home-image figcaption>a{font-size:22px}.eyebrow{font-size:12px}.footer-top{gap:24px}.footer-top>div>a:not(.logo){min-height:40px;margin:4px 0}.gas-notice>a:not(.source){font-size:clamp(1.6rem,7vw,2.2rem)}}
@media(max-width:380px){header{flex-wrap:wrap}.logo{width:105px}.header-quote{font-size:13px;padding:10px 12px}.mobile-menu summary{gap:5px}.topbar{font-size:11px}.actions{align-items:stretch}.actions>.button,.cta>.button,.emergency-banner>.button{width:100%}.hero-facts strong{font-size:25px}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.button{transition:none}}

/* Quotation journey: retain the existing monochrome brand and red actions. */
:root{--red:#c9201e}
.gallery-enquiry{display:block;width:fit-content;margin-top:10px;min-height:44px;padding:8px 0;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px}
.gallery-enquiry:hover{color:var(--red)}
.quote-next{border-block:1px solid var(--line);padding:24px 0;margin:24px 0 32px}.quote-next h2{font-size:24px;letter-spacing:-.02em;margin-bottom:12px}.quote-next p{margin:0;color:var(--muted);max-width:760px}
.mobile-quote{display:none}
@media(max-width:650px){body:has(.mobile-quote){padding-bottom:calc(82px + env(safe-area-inset-bottom))}.mobile-quote{display:flex;align-items:center;justify-content:space-between;gap:12px;position:fixed;bottom:0;left:0;right:0;z-index:40;padding:12px 5% calc(12px + env(safe-area-inset-bottom));background:white;border-top:1px solid var(--line);box-shadow:0 -4px 18px #0000000c}.mobile-quote>span{font-size:14px;font-weight:600;line-height:1.4}.mobile-quote .button{min-height:48px;padding:12px 18px;font-size:14px;flex-shrink:0}.home-copy h1{font-size:clamp(42px,11vw,64px)}}
