
@font-face{font-family:MontserratLocal;src:url('../fonts/montserrat.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--yellow:#f7c51e;--yellow2:#ffcc20;--ink:#202124;--dark:#242424;--dark2:#313131;--muted:#707070;--light:#f4f4f4;--white:#fff;--line:#e7e7e7;--max:1170px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:MontserratLocal,Montserrat,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65;font-size:15px}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{color:#a87f00}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.topbar{background:#333;color:#d8d8d8;font-size:12px}.topbar-inner{display:flex;gap:28px;align-items:center;min-height:44px}.topbar span{white-space:nowrap}.topbar .grow{flex:1}.site-header{background:#fff;position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 3px 14px rgba(0,0,0,.04)}.nav-wrap{display:flex;align-items:center;min-height:92px}.brand{display:flex;align-items:center}.brand img{width:150px;height:auto}.nav-toggle{display:none;margin-left:auto;border:0;background:var(--dark);color:#fff;padding:10px 12px;font:inherit;cursor:pointer}.main-nav{margin-left:auto}.main-nav ul{display:flex;list-style:none;padding:0;margin:0;gap:2px}.main-nav a{display:block;padding:35px 18px 32px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;border-bottom:3px solid transparent}.main-nav a:hover,.main-nav a.active{color:#111;border-color:var(--yellow)}
.hero{min-height:600px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(0,0,0,.66),rgba(0,0,0,.18)),url('../img/hero.webp') center/cover no-repeat;color:#fff}.hero-copy{max-width:790px;padding:86px 0}.eyebrow{display:inline-block;color:var(--yellow);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:13px;margin-bottom:16px}.hero h1{font-size:clamp(38px,5vw,66px);line-height:1.06;margin:0 0 18px;text-transform:uppercase;letter-spacing:-.025em}.hero p{font-size:20px;margin:0 0 30px;max-width:680px;color:#f3f3f3}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;background:var(--yellow);color:#171717;font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.05em;border:2px solid var(--yellow);transition:.2s}.btn:hover{background:#fff;border-color:#fff;color:#111}.btn.dark{background:var(--dark);border-color:var(--dark);color:#fff}.btn.dark:hover{background:#111}.btn.outline{background:transparent;color:#fff;border-color:#fff}.btn.outline:hover{background:#fff;color:#111}.actions{display:flex;gap:12px;flex-wrap:wrap}
.section{padding:82px 0}.section.soft{background:#f5f5f5}.section.dark{background:#252525;color:#fff}.section-title{text-align:center;margin:0 auto 44px;max-width:760px}.section-title h2{font-size:34px;text-transform:uppercase;margin:0 0 10px;line-height:1.15}.section-title p{color:var(--muted);margin:0}.dark .section-title p{color:#bbb}.accent{width:55px;height:3px;background:var(--yellow);margin:15px auto 0}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.service-card{background:#fff;box-shadow:0 9px 30px rgba(0,0,0,.07);height:100%}.service-card img{width:100%;aspect-ratio:1.6/1;object-fit:cover}.service-card .body{padding:26px 25px 30px}.service-card h3{margin:0 0 10px;font-size:21px;text-transform:uppercase}.service-card p{margin:0;color:#666}.service-card .more{display:inline-block;margin-top:16px;font-weight:800;font-size:12px;text-transform:uppercase;color:#a87f00}.split{display:grid;grid-template-columns:1.02fr .98fr;align-items:stretch}.split-media{min-height:420px;background:url('../img/start-02.webp') center/cover no-repeat}.split-copy{padding:58px;background:#292929;color:#fff}.split-copy h2{font-size:34px;text-transform:uppercase;line-height:1.2;margin:0 0 18px}.split-copy p{color:#d6d6d6}.checks{display:grid;gap:12px;margin:24px 0}.checks div:before{content:'✓';color:var(--yellow);font-weight:900;margin-right:10px}
.stats{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;background:var(--yellow);color:#171717}.stat{padding:36px 20px;border-right:1px solid rgba(0,0,0,.13)}.stat:last-child{border:0}.stat strong{font-size:34px;display:block;line-height:1.1}.stat span{font-size:12px;font-weight:800;text-transform:uppercase}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.timeline article{border-left:3px solid var(--yellow);padding:4px 0 4px 22px}.timeline .year{font-size:28px;font-weight:900}.timeline h3{margin:3px 0 8px;text-transform:uppercase}.timeline p{margin:0;color:#666}.why{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.why article{background:#fff;padding:30px;border-top:4px solid var(--yellow);box-shadow:0 10px 28px rgba(0,0,0,.06)}.why h3{margin:0 0 8px;text-transform:uppercase;font-size:18px}.why p{margin:0;color:#666}.cta{background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.62)),url('../img/start-04.webp') center/cover no-repeat;color:#fff;padding:62px 0}.cta .container{display:flex;gap:30px;align-items:center;justify-content:space-between}.cta h2{font-size:30px;text-transform:uppercase;margin:0}.cta p{margin:6px 0 0;color:#d9d9d9}
.subhero{background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.38)),url('../img/hero.webp') center 45%/cover no-repeat;color:#fff;padding:86px 0}.subhero h1{font-size:42px;text-transform:uppercase;margin:0;line-height:1.1}.crumb{margin-top:11px;color:#ddd;font-size:13px}.crumb a{color:var(--yellow)}.content-narrow{max-width:850px;margin:auto}.prose h2{font-size:27px;text-transform:uppercase;margin:32px 0 8px}.prose h3{font-size:20px;margin:26px 0 7px}.prose p,.prose li{color:#555}.prose ul{padding-left:22px}.legal h2{font-size:25px;text-transform:none}.legal h3{font-size:18px}.legal p,.legal li{font-family:Arial,sans-serif;font-size:15px;line-height:1.7}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px}.contact-list{display:grid;gap:15px;margin-top:24px}.contact-item{padding:18px 20px;background:#f5f5f5;border-left:3px solid var(--yellow)}.contact-item strong{display:block;text-transform:uppercase;font-size:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-field{margin-bottom:17px}.form-field label{display:block;font-weight:700;margin-bottom:7px;font-size:13px}.form-field input,.form-field textarea{width:100%;border:1px solid #d8d8d8;background:#fff;padding:13px 14px;font:inherit;border-radius:0}.form-field input:focus,.form-field textarea:focus{outline:2px solid rgba(247,197,30,.35);border-color:#b78c00}.form-field textarea{min-height:155px;resize:vertical}.consent{font-size:12px;color:#666;margin:8px 0 18px}.consent input{vertical-align:middle}.form-status{display:none;padding:14px 16px;margin-bottom:18px;border-left:4px solid}.form-status.success{display:block;background:#edf8ef;border-color:#2f8a43}.form-status.error{display:block;background:#fff1f0;border-color:#b9362b}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.noscript{background:#fff5cf;border-left:4px solid var(--yellow);padding:12px;font-size:13px}
footer{background:#222;color:#bbb}.footer-main{padding:58px 0}.footer-grid{display:grid;grid-template-columns:1.25fr .7fr .8fr;gap:45px}.footer-logo{width:125px;margin-bottom:18px}.footer-main h3{color:#fff;text-transform:uppercase;font-size:15px;margin:0 0 18px}.footer-main p{margin:0 0 10px}.footer-links{display:grid;gap:8px}.footer-links a:hover{color:var(--yellow)}.subfooter{background:#191919;color:#999;font-size:12px}.subfooter .container{padding:19px 0;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.subfooter a{color:#ccc}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;background:#fff;padding:10px;z-index:999}.mini-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:25px}.mini-gallery img{aspect-ratio:1.5/1;object-fit:cover}.error-page{text-align:center;padding:100px 20px}.error-page strong{font-size:90px;line-height:1;color:var(--yellow)}
@media(max-width:900px){.topbar-inner{gap:12px;flex-wrap:wrap;padding:8px 0}.topbar .grow{display:none}.nav-wrap{min-height:76px}.brand img{width:122px}.nav-toggle{display:block}.main-nav{position:absolute;left:0;right:0;top:76px;background:#fff;display:none;border-top:1px solid var(--line);box-shadow:0 10px 20px rgba(0,0,0,.08)}.main-nav.open{display:block}.main-nav ul{display:block}.main-nav a{padding:15px 20px;border-bottom:1px solid #eee}.hero{min-height:520px}.grid-3,.timeline,.why{grid-template-columns:1fr}.split{grid-template-columns:1fr}.split-media{min-height:300px}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.cta .container{display:block}.cta .actions{margin-top:20px}.stats{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid rgba(0,0,0,.13)}}
@media(max-width:600px){.container{width:min(var(--max),calc(100% - 28px))}.topbar span:nth-child(2){display:none}.section{padding:60px 0}.hero-copy{padding:64px 0}.hero p{font-size:17px}.hero h1{font-size:38px}.subhero{padding:62px 0}.subhero h1{font-size:34px}.section-title h2,.split-copy h2{font-size:28px}.split-copy{padding:38px 26px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.form-row{grid-template-columns:1fr}.actions .btn{width:100%}.cta h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Live-site faithful homepage reconstruction */
@font-face{font-family:'et-line';src:url('../fonts/et-line.woff') format('woff');font-weight:normal;font-style:normal;font-display:block}
.icon-clock,.icon-clipboard,.icon-chat{font-family:'et-line';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased}
.icon-clock:before{content:"\e055"}.icon-clipboard:before{content:"\e008"}.icon-chat:before{content:"\e049"}
.home-page .topbar{background:#efefef;color:#555;min-height:38px;font-size:11px}.home-page .topbar-inner{min-height:38px}
.home-page .site-header{position:relative;top:auto;box-shadow:none;border-bottom:0;background:#fff}.home-page .nav-wrap{min-height:88px}
.home-page .brand img{width:86px;height:86px;object-fit:contain}
.home-page .main-nav a{padding:31px 16px 29px;font-weight:500;text-transform:none;font-size:12px;border:0;color:#333}
.home-page .main-nav li:not(:last-child) a:after{content:'•';color:var(--yellow);font-size:8px;margin-left:30px;vertical-align:2px}.home-page .main-nav a.active,.home-page .main-nav a:hover{color:#111}
.hero-live{height:calc(100vh - 126px);min-height:620px;display:flex;align-items:center;position:relative;background:url('../img/lowenputz-slider-01.jpg') center center/cover no-repeat;color:#fff}
.hero-live:before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.18)}.hero-live .hero-inner{position:relative;z-index:1;width:min(1170px,calc(100% - 40px))}.hero-live .hero-copy{max-width:770px;padding:0}
.hero-live h1{font-size:clamp(42px,4.4vw,68px);line-height:1.05;letter-spacing:-1.5px;text-transform:none;font-weight:600;margin:0 0 18px;text-shadow:0 1px 2px rgba(0,0,0,.12)}
.hero-live .hero-services{font-size:18px;font-weight:500;color:#f7c51e;margin-bottom:15px}.hero-live p{font-size:15px;line-height:1.65;max-width:650px;margin:0;color:#fff}
.live-cta{background:#f7c51e;padding:17px 0}.live-cta-inner{max-width:970px;width:calc(100% - 40px);margin:auto;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.live-cta h2{font-size:17px;line-height:1.2;font-weight:500;letter-spacing:0;margin:0;text-transform:none;color:#222}.live-outline-btn{display:inline-flex;align-items:center;justify-content:center;min-width:122px;height:38px;padding:0 22px;border:2px solid #111;color:#111!important;font-size:11px;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transition:.2s;background:transparent}.live-outline-btn:hover{background:#111;color:#fff!important}
.service-mosaic{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,228px);width:100%;background:#f5f5f5}.mosaic-cell{min-width:0;overflow:hidden}.mosaic-image img{width:100%;height:100%;object-fit:cover;display:block}.mosaic-text{display:flex;align-items:center;background:#f5f5f5;padding:35px 58px}.mosaic-text>div{width:100%}
.mosaic-text h2{font-size:25px;line-height:1.2;font-weight:500;letter-spacing:-.8px;margin:0 0 17px;text-transform:none;color:#111}.tiny-yellow{display:block;width:43px;height:2px;background:#f7c51e;margin-bottom:25px}.mosaic-text p{font-size:11.5px;line-height:1.65;color:#8a8a8a;margin:0;max-width:520px}
.live-stats{background:#fff;padding:77px 0 50px}.live-stats-inner{max-width:970px;width:calc(100% - 40px);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.live-stat{display:flex;flex-direction:column;align-items:center;color:#222}.live-stat .et-icon{display:block;font-size:49px;color:#f7c51e;margin-bottom:17px;font-weight:normal}.live-stat strong{font-size:28px;font-weight:500;line-height:1.1;margin-bottom:9px}.live-stat span{font-size:12px;color:#666}
.history-live{background:#f8f8f8;padding:78px 0}.history-live .section-title,.why-live .section-title{text-align:left;margin:0 0 38px;max-width:none}.history-live .section-title h2,.why-live .section-title h2{font-size:28px;text-transform:none;font-weight:500;letter-spacing:-1px}.history-live .accent,.why-live .accent{margin:14px 0 0;width:42px;height:2px}
.history-timeline{position:relative;padding:5px 0 0}.history-timeline:before{content:'';position:absolute;left:111px;top:0;bottom:0;width:1px;background:#ddd}.history-timeline article{position:relative;display:grid;grid-template-columns:110px 1fr;gap:45px;min-height:104px;padding-bottom:25px}.history-year{border:2px solid #ddd;padding:7px 16px;height:43px;width:88px;text-align:center;font-size:17px;font-weight:600;background:#f8f8f8;position:relative}.history-timeline article:before{content:'';position:absolute;left:104px;top:14px;width:15px;height:15px;border-radius:50%;background:#f7c51e}.history-timeline h3{font-size:17px;text-transform:none;margin:0 0 7px}.history-timeline p{font-size:13px;color:#777;margin:0}
.why-live{padding:80px 0;background:#fff}.why-live .why{gap:30px}.why-live .why article{box-shadow:none;border-top:0;padding:0 25px 0 0;background:transparent}.why-live .why h3{font-size:17px;text-transform:none;font-weight:600}.why-live .why p{font-size:13px;line-height:1.7}.live-cta-bottom{margin-top:0}
@media(max-width:900px){.home-page .brand img{width:72px;height:72px}.home-page .nav-wrap{min-height:76px}.home-page .main-nav li:not(:last-child) a:after{display:none}.hero-live{height:calc(100vh - 114px);min-height:520px}.hero-live h1{font-size:46px}.service-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:none}.mosaic-cell{min-height:250px}.mosaic-text{padding:38px 35px}}
@media(max-width:650px){.home-page .brand img{width:64px;height:64px}.hero-live{height:calc(100svh - 114px);min-height:500px;background-position:62% center}.hero-live:before{background:rgba(0,0,0,.32)}.hero-live h1{font-size:38px}.hero-live .hero-services{font-size:14px}.hero-live p{font-size:14px}.live-cta-inner{width:calc(100% - 28px)}.live-cta h2{font-size:14px}.live-outline-btn{min-width:100px;height:36px;padding:0 14px}.service-mosaic{display:flex;flex-direction:column}.mosaic-cell{min-height:0}.mosaic-image{height:220px}.mosaic-text{padding:42px 28px}.mosaic-text h2{font-size:24px}.mosaic-text p{font-size:12px}.service-mosaic .mosaic-cell:nth-child(3){order:4}.service-mosaic .mosaic-cell:nth-child(4){order:3}.live-stats{padding:55px 0 20px}.live-stats-inner{grid-template-columns:1fr;gap:42px}.live-stat .et-icon{font-size:44px}.history-timeline:before,.history-timeline article:before{display:none}.history-timeline article{grid-template-columns:1fr;gap:12px}.history-year{width:max-content}.why-live .why{grid-template-columns:1fr}}

/* v5: original BuildPro-style homepage header overlay + contact form flow fix */
.consent{display:flex;align-items:flex-start;gap:8px;line-height:1.55;width:100%;}
.consent input{flex:0 0 auto;margin:3px 0 0 0;vertical-align:top;}
#contact-form>.btn{margin-top:0;clear:both;}

@media(min-width:901px){
  .home-page .topbar{
    position:absolute;top:0;left:0;right:0;z-index:80;
    background:rgba(0,0,0,.20);color:#fff;min-height:40px;font-size:11px;
    border-bottom:1px solid rgba(255,255,255,.08);
  }
  .home-page .topbar-inner{min-height:40px;}
  .home-page .topbar a{color:#fff;}
  .home-page .site-header{
    position:absolute;top:40px;left:0;right:0;z-index:79;
    background:transparent;color:#fff;border:0;box-shadow:none;
    transition:background .25s ease,top .25s ease,box-shadow .25s ease;
  }
  .home-page .nav-wrap{min-height:85px;transition:min-height .25s ease;}
  .home-page .brand img{width:82px;height:82px;object-fit:contain;transition:width .25s ease,height .25s ease;}
  .home-page .main-nav a{
    color:#fff;padding:26px 16px 24px;font-weight:400;text-transform:none;font-size:13px;
    border:0;text-shadow:0 1px 2px rgba(0,0,0,.28);
  }
  .home-page .main-nav a.active,.home-page .main-nav a:hover{color:#f7c51e;}
  .home-page .main-nav li:not(:last-child) a:after{color:#f7c51e;}
  .home-page .hero-live{
    height:100vh;min-height:650px;
    background-position:center center;
  }
  .home-page .hero-live .hero-inner{padding-top:72px;}

  .home-page .site-header.is-scrolled{
    position:fixed;top:0;background:rgba(50,50,50,.96);
    box-shadow:0 3px 14px rgba(0,0,0,.18);
  }
  .home-page .site-header.is-scrolled .nav-wrap{min-height:70px;}
  .home-page .site-header.is-scrolled .brand img{width:62px;height:62px;}
  .home-page .site-header.is-scrolled .main-nav a{padding-top:18px;padding-bottom:17px;}
  .home-page .topbar.is-scrolled{opacity:0;pointer-events:none;transition:opacity .18s ease;}
}

@media(max-width:900px){
  .home-page .topbar{position:relative;top:auto;background:#efefef;color:#555;}
  .home-page .topbar a{color:inherit;}
  .home-page .site-header{position:relative;top:auto;background:#fff;color:#222;}
  .home-page .main-nav a{color:#333;text-shadow:none;}
  .home-page .hero-live{height:calc(100svh - 114px);min-height:520px;}
}
