:root{
  --navy:#061b2d;--navy-2:#092d4b;--ink:#132b42;--blue:#087fdd;--cyan:#28bbfa;
  --gold:#d9ad61;--white:#fff;--mist:#f4f8fb;--line:#dbe7ee;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--navy);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
h1,h2,h3,p{margin-top:0}
.shell{width:min(1240px,calc(100% - 50px));margin-inline:auto}
.wide-shell{width:min(1510px,calc(100% - 70px))}
.skip{position:absolute;top:-70px;left:12px;background:#fff;color:var(--navy);padding:12px;z-index:60}
.skip:focus{top:12px}
:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:11px;padding:15px 24px;border:1px solid transparent;font-size:14px;font-weight:800;letter-spacing:.02em;transition:transform .2s,box-shadow .2s}
.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}
.button.gold,.header-cta{background:linear-gradient(110deg,#149af5,#0876d9);color:white;box-shadow:inset 0 1px #ffffff50,0 6px 18px #0476ce55}
.button.outline{background:#08253d98;border-color:#fff;color:white}
.kicker{font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--gold);text-transform:uppercase}
.section-pad{padding:66px 0}
.center-head{display:flex;align-items:center;justify-content:center;gap:26px;text-align:center}
.center-head h2{font-size:clamp(27px,3vw,39px);letter-spacing:-.035em;margin:0;font-weight:850}
.accent-rule{width:37px;height:3px;border-radius:4px;background:var(--cyan)}
.section-subtitle{text-align:center;font-size:14px;margin:7px 0 16px;color:#536a7b}

.header{position:sticky;top:0;z-index:40;background:#061b2df8;color:white;border-bottom:1px solid #ffffff14;backdrop-filter:blur(14px)}
.header-inner{height:98px;display:flex;align-items:center;gap:24px}
.brand{display:flex;align-items:center;gap:4px;min-width:229px}
.brand-mark{width:73px;height:58px;display:block;flex:none}
.brand-mark svg{width:100%;height:100%}
.brand-type{display:flex;flex-direction:column;line-height:1}
.brand-type strong{font-size:35px;letter-spacing:.02em;font-weight:900;background:linear-gradient(#f1f9ff 5%,#36bbfa 52%,#0878d5 100%);background-clip:text;color:transparent}
.brand-type small{font-size:11px;font-weight:800;letter-spacing:.075em;color:white;margin-top:3px;white-space:nowrap}
.brand-type small em{font-style:normal;color:var(--cyan)}
.brand-type .brand-caption{font-size:7px;letter-spacing:.11em;color:#a5c9db;margin-top:5px}
.brand-home{position:relative;display:block;min-width:235px;height:96px;flex:none}
.brand-home .brand-mark{position:absolute;left:0;top:0;width:151px;height:61px}
.brand-home .brand-type{position:absolute;left:35px;top:45px}
.brand-home .brand-type strong{font-size:42px}
.brand-home .brand-type small{font-size:12px;margin-left:-17px}
.brand-home .brand-type .brand-caption{font-size:7px;margin-left:-17px}
.nav{display:flex;align-items:stretch;justify-content:center;flex:1;gap:4px;height:100%}
.nav a{min-width:78px;padding:16px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;font-size:11px;font-weight:700;color:#ecf4fb;border-bottom:2px solid transparent;transition:background .2s,color .2s}
.nav a:hover,.nav a:focus-visible,.nav .nav-active{background:#0d75c8;border-radius:12px 12px 0 0;color:white}
.nav-icon{font-size:23px;line-height:1;color:#b9e6ff}
.nav .nav-active .nav-icon{color:white}
.header-phone{display:flex;align-items:center;gap:9px;white-space:nowrap;color:white;font-size:13px}
.header-phone span{width:38px;height:38px;display:grid;place-items:center;background:#0a85e3;border-radius:50%;font-size:25px}
.header-cta{padding:12px 15px;font-size:12px;border-radius:8px;white-space:nowrap}
.menu-toggle{display:none}

.hero{position:relative;height:406px;min-height:406px;background:url("assets/hero.webp") center 52%/cover no-repeat;color:white;overflow:hidden}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#061b2dcb 0%,#082641ab 27%,#0a2e4865 44%,transparent 70%),linear-gradient(0deg,#051c31d9 0%,transparent 28%)}
.hero-content{position:relative;z-index:2;height:406px;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;padding:55px 0 0}
.eyebrow{font-size:13px;line-height:1.35;font-weight:800;letter-spacing:.075em;max-width:230px}
.eyebrow-line{display:block;width:32px;height:3px;background:var(--cyan);margin-bottom:12px}
.hero h1{font-size:clamp(40px,4.2vw,51px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 7px;max-width:480px;font-weight:850;text-shadow:0 2px 12px #01162655}
.hero h1 span{color:#85dafe}
.hero p{max-width:370px;font-size:15px;line-height:1.35;font-weight:600;color:#f6fbff;margin-bottom:11px}
.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:4px}
.hero-actions .button{min-width:185px}
.hero-benefits{position:absolute;left:0;right:0;bottom:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;color:white}
.hero-benefits span{display:flex;align-items:center;gap:10px;padding:0 18px;font-size:11px;font-weight:700;line-height:1.25;border-right:1px solid #ffffff5e}
.hero-benefits span:first-child{padding-left:0}
.hero-benefits span:last-child{border:0}
.hero-benefits b{font-size:24px;line-height:1;color:white;font-weight:400}
.hero-badge{position:absolute;z-index:2;right:5%;top:50%;width:115px;height:115px;border-radius:50%;border:3px solid white;outline:3px solid #087fdd;background:#092d4bd9;color:white;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transform:rotate(-6deg);box-shadow:0 12px 32px #0005}
.hero-badge strong{font-size:18px}
.hero-badge span{font-size:13px;font-weight:800}
.hero-badge small{font-size:12px;color:var(--gold);margin-top:5px}
.visual-credit{position:absolute;right:15px;bottom:13px;z-index:3;font-size:10px;background:#061b2db9;color:white;padding:4px 7px;border-radius:3px}

.services{background:white;padding:25px 0 24px}
.services .center-head h2{font-size:30px}
.services .section-subtitle{margin-bottom:9px}
.service-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px}
.service-card{position:relative;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:white;color:var(--ink);padding:0 0 6px;text-align:center;display:flex;flex-direction:column;align-items:center;height:196px;min-height:0;box-shadow:0 8px 20px #0b406014;transition:transform .2s,box-shadow .2s,border-color .2s}
.service-card:hover,.service-card:focus-visible{transform:translateY(-5px);box-shadow:0 15px 30px #0b406026;border-color:#4aaaf0}
.service-photo{display:block;width:100%;height:100px;background-size:cover;background-repeat:no-repeat;flex:none}
.pair-photo{background-size:200% auto}
.photo-toiture{background-image:url("assets/toiture.webp");background-position:right 27%}
.photo-facade{background-image:url("assets/facade.webp");background-position:right 31%}
.photo-terrasse{background-image:url("assets/terrasse.webp");background-position:right 65%}
.photo-pierre{background-image:url("assets/pierre.webp");background-position:center 70%}
.photo-demoussage{background-image:url("assets/demoussage.webp");background-position:center 62%}
.photo-hydrofuge{background-image:url("assets/hydrofuge.webp");background-position:center 70%}
.service-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;border:3px solid white;background:linear-gradient(150deg,#0ba0ed,#0865aa);color:white;font-size:17px;line-height:1;margin-top:-15px;z-index:1;box-shadow:0 5px 13px #00263e50}
.service-card strong{font-size:12px;line-height:1.25;margin:6px 6px 4px}
.service-card>span:nth-of-type(3){font-size:10px;line-height:1.35;color:#4a6072;padding:0 7px}
.service-card small{position:absolute;top:5px;right:5px;font-size:9px;font-weight:650;color:white;background:#061b2dbf;border-radius:4px;padding:3px 5px}
.service-hint{text-align:center;font-size:10px;color:#6b8495;margin:8px 0 0}

.project{background:linear-gradient(115deg,#061b2d,#0a3555 67%,#061b2d);color:white;position:relative;overflow:hidden;padding:24px 0 38px}
.project:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 73% 0%,#1489c420,transparent 40%);pointer-events:none}
.project>.shell{position:relative}
.project-head{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:16px}
.project-head h2{font-size:clamp(27px,3vw,31px);letter-spacing:-.04em;margin:0 0 2px}
.project-head p{font-size:13px;color:#c4e0ee;line-height:1.25;max-width:650px;margin:0}
.project-cta{padding:12px 17px;font-size:12px;white-space:nowrap}
.gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.comparison{min-width:0;position:relative}
.comparison-images{position:relative;height:132px;border:1px solid #9dcde9;border-radius:6px;overflow:hidden;--split:50%;touch-action:none;box-shadow:0 8px 20px #0003}
.comparison-before,.comparison-after{position:absolute;inset:0;background-size:200% auto;background-repeat:no-repeat}
.comparison-before{background-position:left center}
.comparison-after{background-position:right center;clip-path:inset(0 0 0 var(--split))}
.comparison-divider{position:absolute;left:var(--split);top:0;bottom:0;width:2px;background:#fff;transform:translateX(-50%);box-shadow:0 0 0 1px #10273555}
.comparison-divider span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#0c65a6;font-size:14px;box-shadow:0 3px 8px #0005}
.comparison-label{position:absolute;bottom:10px;border-radius:12px;padding:3px 9px;background:#08263ee7;color:white;font-size:10px;font-weight:800;text-transform:uppercase}
.before-label{left:8px}
.after-label{right:8px;background:#087cd7e8}
.comparison label{display:block;color:white;font-weight:700;font-size:11px;margin:6px 2px 0}
.comparison input[type=range]{position:absolute;left:0;top:0;width:100%;height:132px;margin:0;opacity:0;cursor:ew-resize;touch-action:none}
.comparison:has(input:focus-visible) .comparison-images{outline:3px solid var(--gold);outline-offset:3px}
.illustration-note{font-size:10px;color:#b9dbef;margin:12px 0 0;line-height:1.35}

.why{background:white;padding:16px 0 18px}
.why .center-head h2{font-size:25px}
.why-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;text-align:center;margin:13px 0 0}
.why-item{padding:0 17px;border-right:1px solid #cfdfeb}
.why-item:last-child{border-right:0}
.why-icon{height:38px;color:var(--blue);display:grid;place-items:center;margin-bottom:5px}
.why-icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.why-item strong{font-size:12px}
.why-item p{font-size:11px;color:#536879;line-height:1.3;margin:5px auto 0;max-width:170px}
.zone-strip{background:linear-gradient(95deg,#071c30,#0a4068);color:white;display:flex;justify-content:space-between;align-items:center;gap:30px;border-radius:11px;padding:27px 34px;border-top:3px solid var(--gold);box-shadow:0 15px 35px #041d3120}
.zone-strip h3{font-size:25px;line-height:1.2;margin:8px 0 7px}
.zone-strip p{font-size:13px;line-height:1.55;color:#c9e2ec;max-width:760px;margin:0}
.text-link{white-space:nowrap;color:#d9effc;font-weight:800;font-size:13px}
.text-link span{color:var(--gold);margin-left:7px}

.quote-band{background:linear-gradient(135deg,#082842,#061a2b);color:white;border-top:4px solid var(--gold);padding:80px 0}
.quote-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:start}
.quote-copy{padding-top:29px}
.quote-copy h2{font-size:clamp(40px,4.8vw,65px);letter-spacing:-.055em;line-height:1.08;margin:15px 0 20px}
.quote-copy h2 i{color:#52c2f8;font-style:normal}
.quote-copy p{max-width:400px;font-size:15px;line-height:1.7;color:#c4dce9}
.quote-points{margin-top:42px;display:flex;flex-direction:column}
.quote-points span{border-bottom:1px solid #afd7ea30;padding:13px 0;color:var(--gold);font-size:12px}
.quote-points strong{color:white;font-size:14px;margin-left:15px}
.quote-call{display:inline-block;margin-top:40px;padding:16px 19px;border-radius:9px;border:1px solid #5fa5ca80;font-size:13px;color:#c7e0ed}
.quote-call strong{color:white}
.quote-call span{color:var(--gold)}
.quote-form{background:white;border-radius:13px;color:var(--ink);padding:32px;box-shadow:0 25px 60px #0004}
.form-title{display:flex;align-items:start;justify-content:space-between}
.form-title small,.estimate small{font-size:10px;font-weight:800;letter-spacing:.12em;color:#0674ba}
.form-title h3{font-size:27px;letter-spacing:-.04em;margin:6px 0 23px}
.form-title>span{font-size:25px;color:var(--blue)}
.quote-form label{display:block;color:#344c60;font-size:12px;font-weight:750;margin-bottom:15px}
.fields.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.quote-form input:not([type=checkbox]),.quote-form select,.quote-form textarea{display:block;width:100%;min-height:45px;margin-top:7px;padding:12px;border:1px solid #ccdae5;border-radius:6px;background:#f8fbfd;color:#183349}
.quote-form textarea{resize:vertical}
.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#087fdd;box-shadow:0 0 0 3px #0886ed23;outline:0}
.estimate{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#eaf6fe;border:1px solid #b6dffc;padding:16px 19px;border-radius:8px;margin:6px 0 10px}
.estimate strong{display:block;font-size:27px;letter-spacing:-.04em;color:#074e82;margin-top:5px}
.estimate p{font-size:12px;line-height:1.45;color:#48697c;max-width:180px;margin:0}
.estimate-warning{font-size:11px;line-height:1.5;color:#617486;margin-bottom:21px}
.quote-form .check{display:flex;align-items:start;gap:9px;line-height:1.45;font-weight:500}
.check input{accent-color:var(--blue);margin:3px 0 0}
.submit{width:100%;border:0;margin:4px 0 8px}
.copy-button{display:block;background:transparent;border:0;color:#0865a9;text-decoration:underline;font-size:12px;font-weight:700;width:100%;padding:9px}
.form-status{font-size:12px;color:#15704a;line-height:1.45;margin:4px 0}
.form-status.error{color:#a92525}
.form-fine{display:block;font-size:10px;line-height:1.45;text-align:center;color:#788b99;margin-top:9px}

.contact-band{background:linear-gradient(90deg,#063451cf,#064c7b8a 65%,#064c7b70),url("assets/coast-banner.webp") center 52%/cover no-repeat;color:white;min-height:80px}
.contact-band-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:80px}
.contact-band h2{font-size:19px;margin:0 0 4px}
.contact-band p{font-size:12px;color:#e4f6ff;margin:0}
.contact-band .button{white-space:nowrap}

.footer{background:linear-gradient(120deg,#031727,#082f4b 60%,#031727);color:#c1d9e7;border-top:1px solid #147cba65}
.footer-main{display:grid;grid-template-columns:1fr 1fr 1.25fr 1.35fr;gap:18px;padding:18px 0 16px}
.footer-main>div:not(:last-child){border-right:1px solid #54a4c83d;padding-right:12px}
.footer-brand{font-size:27px;font-weight:900;letter-spacing:.02em;line-height:1;background:linear-gradient(#f2f9ff,#36b9f7);background-clip:text;color:transparent}
.footer-brand svg{display:block;width:98px;height:43px;margin-bottom:-15px}
.footer-brand span{display:block;font-size:11px;letter-spacing:.12em;color:white;margin-top:4px}
.footer strong{display:block;font-size:11px;color:#f5fbff;letter-spacing:.08em;margin-bottom:7px}
.footer p,.footer a,.footer small{font-size:11px;line-height:1.35}
.footer p{margin:5px 0 0}
.footer a{display:block;margin-bottom:5px;overflow-wrap:anywhere}
.footer a:hover{color:#6fd0ff}
.footer-emphasis{font-size:15px!important;font-weight:800;color:white}
.footer em{font-style:normal;color:#f1ca80}
.footer-identity p{font-size:10px;color:#90b8cd;max-width:200px}
.pay-icons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:6px}
.pay-icons>span{color:#3bb8f5;font-size:19px;text-align:center;line-height:1}
.pay-icons small{display:block;color:#c1d9e7;font-size:9px;margin-top:4px}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #8bc4e23a;padding:10px 0 12px;font-size:10px}
.footer-caveats{max-width:690px;color:#9dc3d8;line-height:1.3}
.footer-legal{display:flex;gap:15px;white-space:nowrap}
.footer-bottom a{font-size:10px;margin:0}

.subpage{background:#f3f8fb;min-height:72vh;padding:75px 0;color:var(--ink)}
.subpage article{max-width:820px}
.subpage h1{font-size:clamp(38px,5vw,60px);letter-spacing:-.05em}
.subpage h2{font-size:23px;margin-top:34px}
.subpage p{line-height:1.7;color:#4b6273}
.subpage a{color:#0865ad;text-decoration:underline}

@media(max-width:1220px){
 .header-inner{gap:11px}
 .nav a{min-width:68px;font-size:10px}
 .header-phone strong{font-size:11px}
}
@media(max-width:900px){
 .header-inner{height:75px}
 .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:39px;height:39px;margin-left:auto;background:#0d79c9;border:1px solid #4ebbf8;border-radius:10px;padding:9px;box-shadow:0 5px 12px #0003}
 .menu-toggle span{height:2px;width:100%;background:#e2f7ff;transition:transform .2s,opacity .2s}
 .menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(7px) rotate(45deg)}
 .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
 .menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-7px) rotate(-45deg)}
 .nav{display:none;position:absolute;top:70px;left:auto;right:16px;width:min(300px,calc(100vw - 32px));height:auto;background:#07253df8;border:1px solid #72c7f176;border-radius:13px;align-items:stretch;padding:8px;box-shadow:0 16px 38px #0016259e;backdrop-filter:blur(14px)}
 .nav.open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}
 .nav a{flex-direction:row;justify-content:flex-start;gap:7px;font-size:11px;min-width:0;min-height:46px;padding:7px;border-radius:8px;border:0;text-align:left}
 .nav a:hover,.nav a:focus-visible,.nav .nav-active{border-radius:8px}
 .nav-icon{font-size:18px;flex:none}
 .header-phone strong{display:none}
 .header-phone span{height:38px;width:38px}
 .hero{height:auto;min-height:520px;background-position:59% center}
 .hero-content{height:auto;min-height:520px}
 .hero-badge{right:4%;width:116px;height:116px}
 .hero-benefits{grid-template-columns:repeat(2,1fr);row-gap:12px}
 .hero-benefits span:nth-child(2){border:0}
 .service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .service-photo{height:105px}
 .service-card{height:205px;min-height:0}
 .gallery{grid-template-columns:repeat(3,minmax(0,1fr))}
 .comparison-images{height:140px}
 .comparison input[type=range]{height:140px}
 .why-grid{grid-template-columns:repeat(3,1fr);row-gap:20px}
 .why-item:nth-child(3){border-right:0}
 .quote-layout{gap:37px}
 .footer-main{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:650px){
 .shell,.wide-shell{width:calc(100% - 32px)}
 .header-inner{height:68px}
 .brand{min-width:0}
 .brand-home{min-width:178px;height:68px}
 .brand-home .brand-mark{width:68px;height:42px;left:6px;top:0}
 .brand-home .brand-type{left:20px;top:26px}
 .brand-home .brand-type strong{font-size:23px}
 .brand-home .brand-type small{font-size:7.5px;margin-left:0}
 .brand-home .brand-type .brand-caption{font-size:5px;margin-left:0}
 .nav{top:64px}
 .header-phone{margin-left:0}
 .header-phone span{width:33px;height:33px;font-size:21px}
 .hero,.hero-content{min-height:530px}
 .hero{background-position:62% center}
 .hero-shade{background:linear-gradient(90deg,#061b2dd5,#061b2d8c 84%),linear-gradient(0deg,#061b2de0,transparent 43%)}
 .hero-content{justify-content:flex-start;padding:58px 0 118px}
 .hero h1{font-size:clamp(41px,10.5vw,53px);margin-top:12px}
 .hero p{font-size:16px;max-width:330px}
 .hero-actions{gap:10px}
 .hero-actions .button{font-size:12px;padding:13px 18px;min-width:0}
 .hero-badge{display:none}
 .hero-benefits{bottom:20px;gap:10px}
 .hero-benefits span{font-size:10px;padding:0 8px!important}
 .hero-benefits b{font-size:20px}
 .visual-credit{bottom:4px;right:6px;font-size:9px}
 .section-pad{padding:24px 0}
 .services{padding:24px 0}
 .services .center-head h2{font-size:26px}
 .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .service-photo{height:105px}
 .service-card{height:212px;min-height:0}
 .service-card strong{font-size:12px}
 .service-card>span:nth-of-type(3){font-size:10px}
 .service-card small{font-size:9px}
 .project{padding:24px 0 27px}
 .project-head{display:block}
 .project-cta{margin-top:12px}
 .gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
 .comparison-images{height:125px}
 .comparison input[type=range]{height:125px}
 .comparison label{font-size:11px}
 .why{padding:23px 0 25px}
 .why .center-head h2{font-size:21px}
 .why-grid{grid-template-columns:repeat(2,1fr);row-gap:17px}
 .why-item{padding:0 9px}
 .why-icon{height:32px;margin-bottom:4px}
 .why-icon svg{width:30px;height:30px}
 .why-item:nth-child(3){border-right:1px solid #cfdfeb}
 .why-item:nth-child(even){border-right:0}
 .zone-strip{display:block;padding:24px}
 .zone-strip .text-link{display:inline-block;margin-top:19px}
 .quote-layout{grid-template-columns:1fr}
 .quote-copy{padding:0}
 .quote-band{padding:58px 0}
 .quote-copy h2{font-size:48px}
 .quote-points{margin-top:20px}
 .quote-call{margin:24px 0 0}
 .fields.two{grid-template-columns:1fr;gap:0}
 .estimate{display:block}
 .estimate p{margin-top:10px;max-width:none}
 .contact-band-inner{display:block;padding:15px 0;min-height:0}
 .contact-band .button{margin-top:10px}
 .footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 12px;padding:23px 0 18px}
 .footer-main>div:not(:last-child){border:0;padding-right:0}
 .footer-main>div:nth-child(odd){border-right:1px solid #54a4c83d;padding-right:10px}
 .footer-brand svg{width:78px;height:36px;margin-bottom:-13px}
 .footer-brand{font-size:23px}
 .footer-brand span{font-size:9px}
 .footer-bottom{display:block}
 .footer-legal{flex-wrap:wrap;gap:10px;margin-top:10px}
}
@media(max-width:420px){
 .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .comparison-images{height:115px}
 .comparison input[type=range]{height:115px}
 .quote-form{padding:21px}
 .footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:360px){
 .hero,.hero-content{min-height:560px}
 .hero-actions .button{padding:11px 12px;font-size:11px;gap:8px}
 .service-card{height:225px}
 .footer-legal{white-space:normal}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
