:root{--navy:#071b2d;--deep:#04111e;--panel:#102b41;--line:#294558;--cyan:#70d9fa;--yellow:#ffbe3b;--ink:#11283a;--muted:#b6c8d4;--paper:#f3f7fa;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--navy);color:white;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}img{display:block;max-width:100%;height:auto}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.6rem,5.8vw,5.5rem);font-weight:900;margin-bottom:24px}h2{font-size:clamp(2rem,3.4vw,3.25rem);margin-bottom:24px}h3{font-size:1.4rem;margin-bottom:16px}p{margin-bottom:1.2em}small{font-size:.875rem}.wrap{width:min(1240px,calc(100% - 72px));margin:auto}.skip{position:fixed;left:12px;top:-100px;z-index:100;padding:12px;background:var(--yellow);color:var(--ink)}.skip:focus{top:10px}.eyebrow{display:block;color:var(--cyan);font-size:.875rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;margin-bottom:20px}.topline{border-bottom:1px solid var(--line);color:var(--muted);font-size:.875rem;padding:8px 0}.topline .wrap{display:flex;justify-content:space-between;gap:20px}.site-header{background:var(--navy);position:relative;z-index:5;border-bottom:1px solid var(--line)}.header-inner{min-height:92px;display:flex;align-items:center;gap:28px}.logo{display:flex;align-items:center;gap:11px;line-height:.95;min-width:max-content}.mark{display:grid;place-items:center;width:44px;height:48px;background:var(--yellow);color:var(--ink);clip-path:polygon(0 0,100% 0,100% 76%,50% 100%,0 76%);font-weight:900;font-size:28px;letter-spacing:-.1em;padding-right:3px}.logo strong{display:block;font-size:24px;letter-spacing:.045em}.logo small{display:block;font-size:12px;color:var(--cyan);letter-spacing:.38em;margin-top:7px}.nav{display:flex;gap:24px;margin-left:auto;align-items:center;font-size:.875rem;font-weight:700}.nav a:hover{color:var(--yellow)}.lang{display:flex;gap:10px;font-size:.875rem}.lang [aria-current]{color:var(--yellow)}.header-call{color:var(--yellow);font-weight:800;white-space:nowrap;font-size:.9rem}.menu{display:none;background:none;border:1px solid var(--line);color:white;padding:8px 12px}.hero{position:relative;isolation:isolate;background:radial-gradient(ellipse at 85% 60%,#0d354a 0,transparent 65%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:10px;min-height:650px;align-items:center;padding-top:36px;padding-bottom:52px}.hero-copy{z-index:2;padding:20px 0}.hero h1 span{color:var(--cyan)}.hero-lead{font-size:1.125rem;max-width:510px;color:#d5e1e8;line-height:1.65}.hero-art{position:relative;min-width:0}.hero-art img{width:100%;mix-blend-mode:screen}.asset-caption{position:absolute;right:0;bottom:20px;font-size:.75rem;letter-spacing:.12em;color:var(--muted);border-top:1px solid var(--line);padding-top:8px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--yellow);border:1px solid var(--yellow);color:var(--deep);min-height:52px;padding:12px 22px;font-weight:800;font-size:.9375rem;border-radius:4px;line-height:1.4;text-align:center}.button:hover{background:#ffd270}.button.secondary{color:white;border-color:#4d697d;background:transparent}.button.secondary:hover{background:var(--panel)}.phone{display:inline-block;font-size:clamp(1.1rem,2vw,1.6rem);font-weight:800;color:var(--yellow);overflow-wrap:anywhere}.availability{color:var(--muted);font-size:.875rem;margin:8px 0 0;max-width:520px}.stamp{position:absolute;top:30px;right:10px;background:var(--navy);border:1px solid #8299a8;width:108px;height:108px;border-radius:50%;display:grid;place-content:center;text-align:center;font-size:.75rem;letter-spacing:.1em;transform:rotate(9deg)}.stamp strong{font-size:1.6rem;color:var(--yellow);line-height:1.2;letter-spacing:0}.benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--panel)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr)}.benefit{padding:26px 24px;display:flex;align-items:center;gap:18px;border-right:1px solid var(--line)}.benefit:first-child{padding-left:0}.benefit:last-child{border:0}.benefit b{font-size:1rem;display:block}.benefit small{color:var(--muted)}.icon{width:40px;height:40px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;color:var(--cyan)}.section{padding:84px 0}.section.light{background:var(--paper);color:var(--ink)}.section.light .eyebrow{color:#17617c}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:36px}.section-head p{max-width:380px;color:#576b79;margin:0 0 22px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-module{border:1px solid #cbd6de;background:white;color:var(--ink);border-radius:4px;overflow:hidden;position:relative}.module-top{padding:24px 26px 18px;border-bottom:1px solid #dce4e9;display:flex;align-items:center;gap:16px;background:#e8eff4}.module-top .icon{color:#1c607e;width:44px;height:44px}.module-top h3{margin:0;flex:1;font-size:1.375rem}.module-num{color:#5c7081;font-family:monospace;font-size:.875rem}.module-links{padding:12px 26px 18px;display:grid}.module-links a{font-size:.9375rem;padding:9px 0;display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #e6edf2;line-height:1.45}.module-links a:last-child{border:0}.module-links a:hover{color:#00688b}.module-links a span{color:#517487}.pipeline{border-left:3px solid var(--cyan);padding-left:36px;position:relative}.pipeline:before{content:'';position:absolute;width:13px;height:13px;top:0;left:-8px;background:var(--yellow);border:3px solid var(--navy);border-radius:50%}.emergency{background:var(--yellow);color:var(--deep);border-radius:4px;padding:34px 40px;margin-top:36px;display:flex;align-items:center;gap:40px}.emergency h3{margin-bottom:8px}.emergency p{margin:0;font-size:.9375rem;max-width:740px}.emergency a{white-space:nowrap;font-weight:800;border-bottom:2px solid currentColor}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:70px}.steps{list-style:none;counter-reset:steps;padding:0;margin:0}.steps li{counter-increment:steps;display:grid;grid-template-columns:50px 1fr;gap:15px;padding:24px 0;border-bottom:1px solid var(--line)}.steps li:first-child{padding-top:0}.steps li:before{content:'0' counter(steps);font-family:monospace;font-size:1.4rem;color:var(--cyan)}.steps h3{font-size:1.15rem;margin:0 0 8px}.steps p{font-size:.9375rem;color:var(--muted);margin:0}.text-link{font-weight:700;text-decoration:underline;text-underline-offset:5px}.areas{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.areas span{border:1px solid var(--line);padding:7px 13px;font-size:.875rem;border-radius:2px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-card{display:block;border-top:3px solid #276077;padding:24px 0}.article-card h3{font-size:1.35rem;margin:12px 0 16px}.article-card p{color:#506676;font-size:.9375rem}.article-card:hover h3{color:#07648a}.article-card small{font-family:monospace}.contact-section{background:#0d2a40;border-top:1px solid var(--line)}.contact-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px}.contact-note{color:var(--muted);font-size:.9375rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{margin-bottom:18px}.field label{display:block;font-size:.875rem;margin-bottom:7px;font-weight:700}.field input,.field textarea{width:100%;background:#071b2d;border:1px solid #618197;color:white;padding:13px 15px;border-radius:3px;min-height:50px}.field textarea{min-height:110px;resize:vertical}.check{display:flex;align-items:flex-start;gap:10px;font-size:.875rem;color:#cbd9e2;margin:16px 0}.check input{width:18px;height:18px;flex-shrink:0;margin-top:4px}.form-status{font-size:.9375rem;margin-top:12px}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.footer{background:var(--deep);padding:48px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px}.footer-links{display:grid;gap:10px;font-size:.875rem}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;margin-top:36px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:.8125rem}.mobile-bar{display:none}.breadcrumb{padding:25px 0;font-size:.875rem;color:var(--muted);display:flex;gap:10px;flex-wrap:wrap}.breadcrumb a{text-decoration:underline}.page-head{padding:30px 0 55px;max-width:940px}.page-head h1{font-size:clamp(2.25rem,4.3vw,4.25rem)}.page-head .lead{max-width:800px;color:#d5e1e8;font-size:1.15rem}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:60px}.prose{max-width:800px}.prose h2{font-size:1.8rem;margin:38px 0 18px}.prose h2:first-child{margin-top:0}.prose h3{font-size:1.2rem}.prose p{line-height:1.8}.note{padding:24px;border-left:4px solid #258fb0;background:#e3edf2;margin:28px 0}.sidebar{align-self:start;padding:28px;background:#e3edf2;border-top:4px solid #ffbe3b}.sidebar h2{font-size:1.35rem}.sidebar a{display:block;padding:11px 0;border-bottom:1px solid #c6d7e1;line-height:1.45;font-size:.9375rem}.sidebar a:hover{text-decoration:underline}.faq details{padding:18px 0;border-bottom:1px solid #bccdd7}.faq summary{cursor:pointer;font-weight:700;padding-right:10px}.faq details p{margin:16px 0 0;font-size:.9375rem}.price-table{width:100%;border-collapse:collapse}.price-table th{text-align:left;font-size:.875rem}.price-table td,.price-table th{padding:15px 12px;border-bottom:1px solid #c9d7df}.price-table td:last-child{font-size:.875rem}.empty{padding:36px;border:1px solid #bfd0dc;background:white}.empty .icon{color:#226781;margin-bottom:20px}.consent{position:fixed;bottom:18px;left:18px;max-width:390px;padding:22px;background:white;color:var(--ink);box-shadow:0 4px 30px #0005;z-index:20;border-top:4px solid var(--yellow)}.consent p{font-size:.875rem}.consent .actions{margin:0}.consent .button{font-size:.875rem;min-height:42px}.consent .secondary{color:var(--ink)}[hidden]{display:none!important}.concept-label{padding:15px;background:var(--yellow);color:var(--ink);font-weight:800}.concept-A .hero-grid{grid-template-columns:1.2fr .8fr}.concept-A h1{font-size:clamp(3rem,7vw,6.5rem);text-transform:uppercase}.concept-A .hero{background:#102e51}.concept-A .stamp{border-radius:6px}.concept-B .hero{background-image:linear-gradient(#32607722 1px,transparent 1px),linear-gradient(90deg,#32607722 1px,transparent 1px);background-size:44px 44px}.concept-B h1{border-left:5px solid var(--cyan);padding-left:24px}.concept-B .hero-art{border:1px solid var(--line)}.concept-C .hero-grid{grid-template-columns:1fr 1fr;gap:50px}.concept-C .hero-art{clip-path:polygon(0 0,100% 0,100% 82%,50% 100%,0 82%)}.concept-C .stamp{left:10px;right:auto;top:5px}.swatches{display:flex;flex-wrap:wrap;gap:20px;padding:20px 0}.swatch{min-width:150px;border:1px solid var(--line);padding:20px}.palette-color{display:block;height:60px;margin-bottom:14px}.concept-links{display:flex;gap:20px;padding:24px;flex-wrap:wrap}.concept-links a{text-decoration:underline}.menu[aria-expanded=true]{background:var(--yellow);color:var(--ink)}
@media(min-width:1500px){.hero-grid{min-height:700px}}@media(max-width:1100px){.header-inner{gap:18px}.nav{gap:16px}.header-call{display:none}.hero-grid{min-height:580px}.service-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:minmax(0,1fr) 260px;gap:30px}.two-col,.contact-grid{gap:36px}}
@media(max-width:767px){.wrap{width:calc(100% - 36px)}.topline{font-size:.75rem}.topline .wrap span:last-child{display:none}.header-inner{min-height:78px;gap:14px}.logo strong{font-size:20px}.logo small{font-size:10px}.mark{width:36px;height:40px;font-size:24px}.lang{margin-left:auto}.menu{display:block;font-size:.875rem}.nav{display:none;position:absolute;left:0;right:0;top:100%;padding:20px;background:var(--navy);border-bottom:1px solid var(--line);margin:0;flex-wrap:wrap;gap:20px}.nav.open{display:flex}.hero-grid,.concept-A .hero-grid,.concept-C .hero-grid{grid-template-columns:1fr;gap:0;padding-top:20px;padding-bottom:28px;min-height:0}.hero-copy{padding-top:20px}.hero h1{font-size:clamp(2.8rem,11vw,4rem);max-width:540px;margin-bottom:20px}.hero-lead{font-size:1rem;max-width:500px}.eyebrow{font-size:.75rem;margin-bottom:16px}.hero .actions{margin:22px 0 16px;gap:8px}.button{min-height:48px;padding:12px 16px;font-size:.875rem}.hero-art{width:min(440px,100%);margin:auto}.hero-art img{max-height:380px;object-fit:contain}.stamp{width:84px;height:84px;font-size:.65rem;top:10px;right:0}.stamp strong{font-size:1.2rem}.asset-caption{bottom:0;font-size:.65rem}.benefit-grid{grid-template-columns:1fr}.benefit,.benefit:first-child{padding:16px 0;border-right:0;border-bottom:1px solid var(--line)}.benefit .icon{width:30px;height:30px}.benefit small{font-size:.8125rem}.section{padding:54px 0}.section-head{display:block;margin-bottom:24px}.section-head p{max-width:100%}.service-grid{grid-template-columns:1fr;gap:14px}.module-top{padding:20px}.module-links{padding:8px 20px 12px}.two-col,.contact-grid,.content-grid{grid-template-columns:1fr;gap:36px}.emergency{display:block;padding:26px; margin-top:26px}.emergency a{display:inline-block;margin-top:18px}.pipeline{padding-left:24px}.article-grid{grid-template-columns:1fr;gap:8px}.article-card{padding:20px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>.logo{grid-column:1/-1}.footer-bottom{display:block;padding-bottom:60px}.footer-bottom span{display:block;margin-bottom:10px}.mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:10;display:grid;grid-template-columns:1fr 1fr 1fr;background:var(--deep);border-top:1px solid #617e92;padding:8px 10px max(8px,env(safe-area-inset-bottom));gap:6px}.mobile-bar a{padding:10px 4px;text-align:center;font-size:.875rem;line-height:1.2;border:1px solid var(--line);border-radius:3px}.mobile-bar a:first-child{background:var(--yellow);color:var(--ink);border-color:var(--yellow);font-weight:800}.page-head{padding:20px 0 36px}.page-head h1{font-size:2.5rem}.breadcrumb{font-size:.8125rem;padding:20px 0}.page-head .lead{font-size:1.05rem}.form-row{grid-template-columns:1fr;gap:0}.consent{bottom:80px;left:12px;right:12px;max-width:none}.price-table td,.price-table th{padding:12px 7px}.price-table{font-size:.875rem}.concept-A .hero h1{font-size:clamp(2.6rem,10vw,3.8rem)}.concept-C .hero-grid{gap:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}@media print{.site-header,.mobile-bar,.contact-section,.footer,.consent{display:none}body,.section.light{background:white;color:black}.wrap{width:100%}}
/* Narrow screens and enlarged text retain readable wrapping. */
h1,h2,h3,p,.text-link,.module-links a,.footer-links a,.sidebar a,.price-table td{overflow-wrap:anywhere}.hero-art img{mask-image:linear-gradient(to right,transparent 0%,black 6%,black 96%,transparent 100%)}
@media(max-width:767px){.header-inner{flex-wrap:wrap;padding:12px 0;row-gap:12px}.header-inner .logo{min-width:0}.module-top h3{min-width:0}.contact-grid>*{min-width:0}.service-module{min-width:0}.footer-grid>*{min-width:0}}
@media(max-width:360px){.header-inner{gap:8px}.header-inner .logo{gap:7px}.header-inner .logo strong{font-size:17px}.header-inner .logo small{font-size:9px;letter-spacing:.28em}.header-inner .mark{width:30px;height:36px;font-size:23px}.lang{gap:6px}.menu{padding:8px 10px}}
.header-inner{flex-wrap:wrap}.nav{flex-wrap:wrap;min-width:0;flex:1;justify-content:flex-end}.hero-copy{min-width:0}.button{max-width:100%;min-width:0;overflow-wrap:anywhere}.mobile-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-bar a{min-width:0;overflow-wrap:anywhere}
@media(max-width:767px){.nav{justify-content:flex-start}.hero-grid{grid-template-columns:minmax(0,1fr)}.button{gap:8px}.actions{max-width:100%}}
body{overflow-wrap:anywhere}.benefit>div{min-width:0}.emergency>a{white-space:normal}.two-col,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(0,1fr)}
@media(max-width:767px){.two-col,.contact-grid,.hero-grid{grid-template-columns:minmax(0,1fr)}}

/* v1.0.1: complete primary navigation and prominent online request */
.nav-request{color:var(--yellow);border:1px solid var(--yellow);padding:9px 14px;border-radius:4px}
@media(min-width:768px){.header-inner{padding-top:18px;gap:18px}.header-inner>.lang{margin-left:auto}.header-call{display:inline-block}.header-inner>.nav{order:4;flex-basis:100%;justify-content:space-between;border-top:1px solid var(--line);padding:13px 0;gap:12px}.header-inner>.logo{margin-right:auto}}
@media(max-width:767px){.nav.open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;max-height:70vh;overflow-y:auto}.nav a{padding:9px 0}.nav .nav-request{padding:10px;grid-column:1/-1;text-align:center}.header-inner .header-call{display:none}}

.review-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px}.review-layout form{padding:28px;border:1px solid #b2c4d1;border-radius:8px}.review-layout label{display:block;margin:16px 0 8px}.review-layout .check{display:flex}.review-layout select{width:100%;padding:14px;font:inherit;background:#fff;color:#071b2d;border:1px solid #688295;border-radius:4px}.review-card{margin:0 0 20px;padding:22px;border-left:4px solid #178aaa;background:#fff;overflow-wrap:anywhere}.review-card p{white-space:pre-wrap}.review-card footer{font-size:.9rem;color:#315166}@media(max-width:767px){.review-layout{grid-template-columns:minmax(0,1fr);gap:26px}.review-layout form{padding:18px}}
.review-layout input:not([type=checkbox]):not([type=hidden]),.review-layout textarea{display:block;width:100%;background:white;color:var(--ink);border:1px solid #688295;padding:13px 15px;border-radius:4px;min-height:50px}.review-layout textarea{min-height:160px;resize:vertical}.review-layout select:focus-visible{outline:3px solid #178aaa;outline-offset:3px}

/* v1.1.2: compact desktop header + shared internal-page artwork */
@media(min-width:768px){
  .topline{padding:4px 0;font-size:.78rem}
  .header-inner{min-height:0;padding-top:8px;gap:12px}
  .header-inner>.logo{gap:8px}
  .header-inner>.logo .mark{width:36px;height:40px;font-size:24px}
  .header-inner>.logo strong{font-size:20px}
  .header-inner>.logo small{font-size:10px;letter-spacing:.32em;margin-top:4px}
  .header-inner>.lang{font-size:.82rem}
  .header-call{font-size:.84rem}
  .header-inner>.nav{padding:8px 0;gap:10px;font-size:.82rem}
  .nav-request{padding:7px 12px}
}

/* Reuse the main SANTEX pipe artwork on every internal page. */
.page-head{position:relative;max-width:none}
@media(min-width:901px){
  .page-head{
    min-height:275px;
    padding:24px 390px 42px 0;
    display:flex;
    flex-direction:column;
    justify-content:center;
  }
  .page-head::after{
    content:"";
    position:absolute;
    z-index:0;
    width:350px;
    height:270px;
    right:0;
    top:50%;
    transform:translateY(-50%);
    background:url('/assets/hero-600.webp') center/contain no-repeat;
    pointer-events:none;
  }
  .page-head>*{position:relative;z-index:1}
}
@media(min-width:768px) and (max-width:900px){
  .page-head{
    min-height:250px;
    padding:22px 300px 38px 0;
  }
  .page-head::after{
    content:"";
    position:absolute;
    width:275px;
    height:230px;
    right:0;
    top:50%;
    transform:translateY(-50%);
    background:url('/assets/hero-600.webp') center/contain no-repeat;
    pointer-events:none;
  }
}
@media(max-width:767px){
  .page-head{padding:24px 0 205px}
  .page-head::after{
    content:"";
    position:absolute;
    width:230px;
    height:185px;
    right:0;
    bottom:8px;
    background:url('/assets/hero-600.webp') center/contain no-repeat;
    pointer-events:none;
  }
}
@media(max-width:420px){
  .page-head{padding-bottom:175px}
  .page-head::after{width:205px;height:160px}
}



/* v1.1.3 ultra-compact header + png logo */
.logo{display:flex;align-items:center;min-width:max-content;gap:0}
.logo img,.logo-image{display:block;height:42px;width:auto;max-width:min(100%,260px)}
.topline{font-size:.72rem;padding:3px 0}
.header-inner{min-height:40px;gap:12px}
.lang{font-size:.82rem}
.header-call{font-size:.82rem}
.nav{gap:14px;font-size:.81rem}
.nav-request{padding:6px 12px;border-radius:4px}
@media(min-width:768px){.header-inner{padding-top:4px;gap:12px}.header-inner>.nav{padding:7px 0;gap:10px}.header-inner>.logo{margin-right:8px}}
@media(max-width:767px){.logo img,.logo-image{height:34px}}


/* v1.1.4 heating logo + lower header */
.topline{display:none !important;}
html{scroll-padding-top:64px;}
.site-header{position:sticky;top:0;background:rgba(7,27,45,.96);backdrop-filter:blur(6px);}
.header-inner{min-height:54px !important;gap:10px !important;padding-top:4px !important;padding-bottom:0 !important;align-items:center;}
.logo{display:flex;align-items:center;gap:0;min-width:0;}
.logo-image,.logo img{display:block;height:42px !important;width:auto;max-width:240px;}
.nav{gap:12px !important;font-size:.79rem !important;}
.nav a{padding:4px 0;}
.lang{font-size:.78rem !important;gap:8px;}
.header-call{font-size:.82rem !important;line-height:1;white-space:nowrap;}
.nav-request{padding:6px 10px !important;border-radius:4px;}
@media(min-width:768px){.header-inner>.logo{margin-right:8px;}.header-inner>.lang{margin-left:auto;}.header-inner>.nav{order:4;flex-basis:100%;justify-content:space-between;border-top:1px solid var(--line);padding:6px 0 !important;gap:10px !important;}}
@media(max-width:767px){html{scroll-padding-top:54px;}.header-inner{min-height:48px !important;gap:8px !important;padding-top:2px !important;}.logo-image,.logo img{height:34px !important;max-width:185px;}.menu{padding:5px 9px;}.nav.open{gap:6px 14px;}.nav a{padding:8px 0;}.header-inner>.header-call{display:none;}}


/* v1.1.5 FINAL: transparent heating logo in hero + header roughly half-height */
.topline{display:none!important}
.site-header{position:sticky;top:0;z-index:50;background:rgba(7,27,45,.97);backdrop-filter:blur(6px);border-bottom:1px solid var(--line)}
html{scroll-padding-top:56px}

@media(min-width:768px){
  .header-inner{
    min-height:54px!important;
    height:54px!important;
    padding:0!important;
    gap:10px!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
  }
  .header-inner>.logo{
    order:0!important;
    margin:0!important;
    flex:0 0 auto!important;
  }
  .logo-image,.logo img{
    height:30px!important;
    width:auto!important;
    max-width:150px!important;
  }
  .header-inner>.nav{
    order:0!important;
    flex:1 1 auto!important;
    flex-basis:auto!important;
    min-width:0!important;
    margin:0 0 0 6px!important;
    padding:0!important;
    border-top:0!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:8px!important;
    font-size:.73rem!important;
    line-height:1!important;
  }
  .header-inner>.nav a{padding:5px 0!important;white-space:nowrap!important}
  .header-inner>.nav .nav-request{padding:7px 9px!important}
  .header-inner>.lang{
    order:0!important;
    margin-left:6px!important;
    flex:0 0 auto!important;
    gap:5px!important;
    font-size:.74rem!important;
  }
  .header-call{
    order:0!important;
    display:inline-block!important;
    flex:0 0 auto!important;
    font-size:.75rem!important;
    margin-left:2px!important;
  }
  .menu{display:none!important}
}

@media(min-width:768px) and (max-width:1100px){
  .header-inner{gap:7px!important}
  .logo-image,.logo img{height:27px!important;max-width:135px!important}
  .header-inner>.nav{gap:6px!important;font-size:.68rem!important;margin-left:2px!important}
  .header-inner>.nav .nav-request{padding:6px 7px!important}
  .header-inner>.lang{font-size:.69rem!important;margin-left:2px!important}
  .header-call{font-size:.70rem!important}
}

@media(max-width:767px){
  html{scroll-padding-top:48px}
  .header-inner{
    min-height:48px!important;
    padding:3px 0!important;
    flex-wrap:nowrap!important;
  }
  .logo-image,.logo img{height:29px!important;max-width:145px!important}
  .lang{margin-left:auto!important}
  .menu{display:block!important;padding:5px 9px!important}
  .nav{top:100%!important}
}

/* Main hero: use transparent logo artwork instead of the old square photo. */
.hero-brand-art{display:flex;align-items:center;justify-content:center;overflow:visible}
.hero-brand-art img{
  width:115%!important;
  max-width:760px!important;
  height:auto!important;
  object-fit:contain!important;
  mix-blend-mode:normal!important;
  filter:none!important;
}
@media(max-width:1100px){.hero-brand-art img{width:110%!important;max-width:650px!important}}
@media(max-width:767px){.hero-brand-art{width:100%!important;margin:8px auto 0!important}.hero-brand-art img{width:100%!important;max-height:none!important}}

/* Internal pages: same transparent plumbing + heating logo at the right side. */
@media(min-width:901px){
  .page-head{min-height:230px!important;padding:22px 470px 34px 0!important}
  .page-head::after{
    width:450px!important;height:180px!important;right:0!important;
    background:url('/assets/hero-brand-v130.webp') center/contain no-repeat!important;
  }
}
@media(min-width:768px) and (max-width:900px){
  .page-head{min-height:220px!important;padding:20px 360px 32px 0!important}
  .page-head::after{
    width:340px!important;height:150px!important;
    background:url('/assets/hero-brand-v130.webp') center/contain no-repeat!important;
  }
}
@media(max-width:767px){
  .page-head{padding:22px 0 145px!important}
  .page-head::after{
    width:300px!important;height:115px!important;right:0!important;bottom:8px!important;
    background:url('/assets/hero-brand-v130.webp') center/contain no-repeat!important;
  }
}
@media(max-width:420px){
  .page-head{padding-bottom:125px!important}
  .page-head::after{width:260px!important;height:100px!important}
}


/* ================================================================
   SANTEX SERVIS v1.2.0 — compact production layout
   Fresh stylesheet filename prevents stale-cache confusion.
   ================================================================ */

/* Header: one genuinely compact desktop row. */
.topline{display:none!important}
.site-header{position:sticky!important;top:0!important;z-index:50!important;background:rgba(7,27,45,.97)!important;backdrop-filter:blur(7px);border-bottom:1px solid var(--line)!important}
.header-inner{min-height:52px!important;height:52px!important;padding:0!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:12px!important}
.logo{flex:0 0 auto!important;margin:0 8px 0 0!important;min-width:0!important}
.logo-image,.logo img{display:block!important;height:34px!important;width:auto!important;max-width:154px!important;object-fit:contain!important}
.header-inner>.nav{order:0!important;flex:1 1 auto!important;display:flex!important;position:static!important;margin:0!important;padding:0!important;border:0!important;justify-content:space-between!important;align-items:center!important;gap:7px!important;min-width:0!important;font-size:.72rem!important}
.header-inner>.nav a{padding:4px 2px!important;white-space:nowrap!important;line-height:1.15!important}
.header-inner>.nav .nav-request{padding:6px 8px!important}
.header-inner>.lang{order:0!important;margin:0 0 0 4px!important;flex:0 0 auto!important;gap:4px!important;font-size:.72rem!important}
.header-call{order:0!important;display:inline-block!important;flex:0 0 auto!important;margin:0!important;font-size:.73rem!important;line-height:1!important}
.menu{display:none!important}
html{scroll-padding-top:58px!important}

/* Hero: much shorter; transparent logo replaces the old right-side photo. */
.hero{overflow:hidden!important;background:radial-gradient(ellipse at 82% 48%,#0d354a 0,transparent 62%)!important}
.hero-grid{grid-template-columns:.94fr 1.06fr!important;gap:14px!important;min-height:410px!important;padding-top:18px!important;padding-bottom:24px!important;align-items:center!important}
.hero-copy{padding:8px 0!important;position:relative!important;z-index:2!important}
.hero .eyebrow{margin-bottom:10px!important;font-size:.75rem!important}
.hero h1{font-size:clamp(2.9rem,5.2vw,4.7rem)!important;line-height:.98!important;margin-bottom:14px!important}
.hero-lead{font-size:1rem!important;line-height:1.5!important;max-width:520px!important;margin-bottom:0!important}
.hero .actions{margin:16px 0 12px!important;gap:8px!important}
.hero .button{min-height:42px!important;padding:9px 15px!important;font-size:.84rem!important}
.hero .phone{font-size:1.18rem!important}
.hero .availability{margin-top:4px!important;font-size:.78rem!important}
.hero-brand-art{display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;min-width:0!important}
.hero-brand-art img{display:block!important;width:126%!important;max-width:760px!important;height:auto!important;object-fit:contain!important;mix-blend-mode:normal!important;filter:none!important;transform:translateX(-3%)!important}
.hero-brand-art .stamp,.hero-brand-art .asset-caption{display:none!important}

/* Compact trust row. */
.benefit{padding:13px 16px!important;gap:10px!important}
.benefit .icon{width:31px!important;height:31px!important}
.benefit b{font-size:.9rem!important}
.benefit small{font-size:.75rem!important;line-height:1.35!important}

/* Global section rhythm: substantially shorter without removing SEO content. */
.section{padding:46px 0!important}
.section-head{margin-bottom:20px!important;gap:22px!important}
.section-head h2{margin-bottom:0!important}
.section-head p{margin-bottom:4px!important;font-size:.9rem!important;line-height:1.5!important}
.eyebrow{margin-bottom:10px!important;font-size:.76rem!important}
h2{font-size:clamp(1.8rem,2.9vw,2.7rem)!important;margin-bottom:16px!important}
h3{margin-bottom:10px!important}
p{margin-bottom:.85em}

/* Service finder: denser cards, same links/content. */
.service-grid{gap:12px!important}
.module-top{padding:14px 17px 12px!important;gap:11px!important}
.module-top .icon{width:34px!important;height:34px!important}
.module-top h3{font-size:1.12rem!important}
.module-links{padding:7px 17px 11px!important}
.module-links a{font-size:.84rem!important;padding:5px 0!important;line-height:1.3!important}

/* Process block. */
.two-col{gap:42px!important}
.steps li{grid-template-columns:38px 1fr!important;gap:10px!important;padding:13px 0!important}
.steps li:before{font-size:1.05rem!important}
.steps h3{font-size:1.02rem!important;margin-bottom:3px!important}
.steps p{font-size:.84rem!important;line-height:1.45!important}
.contact-note{font-size:.87rem!important;line-height:1.5!important}

/* Advice cards: keep text in DOM, show only a compact preview. */
.article-grid{gap:18px!important}
.article-card{padding:14px 0!important}
.article-card h3{font-size:1.16rem!important;margin:8px 0 8px!important}
.article-card p{font-size:.84rem!important;line-height:1.45!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin-bottom:8px!important}

/* Contact area and form. */
.contact-grid{gap:42px!important}
.field{margin-bottom:11px!important}
.field label{margin-bottom:4px!important;font-size:.8rem!important}
.field input,.field textarea{padding:9px 11px!important;min-height:42px!important}
.field textarea{min-height:82px!important}
.check{margin:10px 0!important;font-size:.78rem!important}
.contact-section .actions{margin:14px 0!important;gap:8px!important}
.contact-section .button{min-height:42px!important;padding:9px 14px!important;font-size:.84rem!important}

/* Footer and internal pages. */
.footer{padding:28px 0 16px!important}
.footer-grid{gap:22px!important}
.footer-bottom{padding-top:14px!important;margin-top:20px!important}
.breadcrumb{padding:13px 0!important;font-size:.78rem!important}
.page-head{padding-top:14px!important;padding-bottom:28px!important;min-height:0!important}
.page-head h1{font-size:clamp(2rem,3.6vw,3.3rem)!important;margin-bottom:12px!important}
.page-head .lead{font-size:1rem!important;line-height:1.5!important}
.content-grid{gap:38px!important}
.prose h2{margin:28px 0 12px!important;font-size:1.55rem!important}
.prose p{line-height:1.65!important}
.sidebar{padding:20px!important}
.sidebar a{padding:8px 0!important}
.note{padding:17px!important;margin:20px 0!important}

/* Internal-page transparent brand artwork on the right. */
@media(min-width:901px){
  .page-head{padding-right:430px!important;position:relative!important}
  .page-head::after{content:""!important;position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;width:400px!important;height:170px!important;background:url('/assets/hero-brand-v130.webp') center/contain no-repeat!important;pointer-events:none!important}
}

/* Tablet. */
@media(min-width:768px) and (max-width:1100px){
  .wrap{width:min(1240px,calc(100% - 40px))!important}
  .header-inner{gap:7px!important}
  .logo-image,.logo img{height:29px!important;max-width:128px!important}
  .header-inner>.nav{font-size:.64rem!important;gap:4px!important}
  .header-inner>.nav .nav-request{padding:5px 5px!important}
  .header-inner>.lang,.header-call{font-size:.64rem!important}
  .hero-grid{min-height:380px!important;grid-template-columns:1fr 1fr!important}
  .hero-brand-art img{width:132%!important}
  .page-head{padding-right:330px!important}
  .page-head::after{width:305px!important;height:145px!important}
}

/* Mobile: compact, but keep tappable controls and readable order. */
@media(max-width:767px){
  html{scroll-padding-top:50px!important}
  .wrap{width:calc(100% - 28px)!important}
  .header-inner{height:48px!important;min-height:48px!important;padding:0!important;gap:7px!important}
  .logo-image,.logo img{height:29px!important;max-width:132px!important}
  .header-inner>.lang{margin-left:auto!important;font-size:.7rem!important}
  .header-call{display:none!important}
  .menu{display:block!important;padding:5px 8px!important;font-size:.78rem!important}
  .header-inner>.nav{display:none!important;position:absolute!important;left:0!important;right:0!important;top:100%!important;background:var(--navy)!important;padding:10px 16px!important;border-bottom:1px solid var(--line)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:3px 12px!important;font-size:.78rem!important}
  .header-inner>.nav.open{display:grid!important}
  .header-inner>.nav a{padding:7px 0!important}
  .header-inner>.nav .nav-request{grid-column:1/-1!important;text-align:center!important;margin-top:4px!important}

  .hero-grid{grid-template-columns:1fr!important;gap:4px!important;min-height:0!important;padding:20px 0 18px!important}
  .hero-copy{padding:0!important}
  .hero h1{font-size:clamp(2.55rem,11vw,3.7rem)!important;margin-bottom:12px!important}
  .hero-lead{font-size:.94rem!important;line-height:1.45!important}
  .hero .actions{margin:14px 0 10px!important}
  .hero .button{min-height:42px!important}
  .hero-brand-art{margin:2px auto 0!important;width:100%!important}
  .hero-brand-art img{width:110%!important;max-width:none!important;transform:translateX(-5%)!important}
  .benefit-grid{grid-template-columns:1fr!important}
  .benefit{padding:10px 0!important;border-right:0!important;border-bottom:1px solid var(--line)!important}
  .benefit:last-child{border-bottom:0!important}

  .section{padding:34px 0!important}
  .section-head{align-items:flex-start!important;margin-bottom:16px!important}
  .service-grid{grid-template-columns:1fr!important;gap:10px!important}
  .two-col{grid-template-columns:1fr!important;gap:24px!important}
  .article-grid{grid-template-columns:1fr!important;gap:8px!important}
  .article-card{padding:12px 0!important}
  .contact-grid{grid-template-columns:1fr!important;gap:24px!important}
  .footer{padding:24px 0 72px!important}

  .page-head{padding:10px 0 150px!important;position:relative!important}
  .page-head::after{content:""!important;position:absolute!important;left:50%!important;right:auto!important;bottom:10px!important;top:auto!important;transform:translateX(-50%)!important;width:min(380px,100%)!important;height:125px!important;background:url('/assets/hero-brand-v130.webp') center/contain no-repeat!important;pointer-events:none!important}
  .content-grid{grid-template-columns:1fr!important;gap:24px!important}
}


/* ================================================================
   SANTEX SERVIS v1.3.0 — plumbing + heating structure
   ================================================================ */
.direction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.direction-card{background:#fff;border:1px solid #c6d7e1;border-top:4px solid var(--cyan);padding:22px;color:var(--ink)}
.direction-card.heating{border-top-color:var(--yellow)}
.direction-card h3{font-size:1.45rem;margin:0 0 7px}.direction-card>p{font-size:.88rem;color:#496477;line-height:1.45;margin-bottom:12px}
.direction-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.direction-links a{padding:7px 0;border-bottom:1px solid #d8e3e9;font-weight:700;font-size:.84rem;line-height:1.3}.direction-links a:hover{text-decoration:underline}
.direction-more{display:inline-flex!important;margin-top:12px;color:#0d6683!important;border-bottom:0!important;font-weight:800!important}
.service-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.service-hub-card{background:#fff;border:1px solid #c8d7df;padding:17px;color:var(--ink)}.service-hub-card h3{font-size:1.05rem;margin-bottom:7px}.service-hub-card p{font-size:.82rem;line-height:1.45;color:#496477;margin-bottom:8px}.service-hub-card a{font-size:.83rem;font-weight:800;color:#0d6683}
.field select{display:block;width:100%;background:#fff;color:var(--ink);border:1px solid #688295;padding:9px 11px;border-radius:4px;min-height:42px}
.price-group-row th{background:#dfeaf0;color:#15384d;font-size:.82rem;text-transform:uppercase;letter-spacing:.06em;padding-top:11px!important;padding-bottom:11px!important}
.hero h1{max-width:600px}.hero-lead{max-width:590px!important}
@media(min-width:901px){.hero-grid{grid-template-columns:1fr 1fr!important}.hero-brand-art img{width:118%!important;max-width:710px!important}}
@media(max-width:767px){.direction-grid{grid-template-columns:1fr}.direction-links{grid-template-columns:1fr 1fr}.service-hub-grid{grid-template-columns:1fr}.direction-card{padding:17px}.hero h1{font-size:clamp(2.35rem,10vw,3.25rem)!important}}
@media(max-width:430px){.direction-links{grid-template-columns:1fr}}

/* v1.3.1 navigation: Home + Gallery + Useful, still compact */
@media(min-width:1101px){
  .header-inner>.nav{font-size:.68rem!important;gap:5px!important}
  .header-inner>.nav a{padding-left:1px!important;padding-right:1px!important}
  .header-inner>.nav .nav-request{padding:6px 7px!important}
}
@media(min-width:768px) and (max-width:1100px){
  .header-inner>.nav{font-size:.60rem!important;gap:3px!important}
  .header-inner>.nav .nav-request{padding:5px 4px!important}
  .header-call{font-size:.66rem!important}
  .header-inner>.lang{font-size:.66rem!important}
}
