@font-face{font-family:'TT Norms Pro';src:url('../assets/fonts/tt-norms-pro-regular.woff') format('woff');font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:'TT Norms Pro';src:url('../assets/fonts/tt-norms-pro-medium.woff') format('woff');font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:'TT Norms Pro';src:url('../assets/fonts/tt-norms-pro-bold.woff') format('woff');font-style:normal;font-weight:700;font-display:swap}
:root{--ink:#182126;--green:#C4E52D;--muted:#596268;--line:#dce0df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:#fff;color:var(--ink);font:18px/1.65 'TT Norms Pro',system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,summary,input,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--ink);outline-offset:4px;box-shadow:0 0 0 4px var(--green)}::selection{background:var(--green)}.wrap{max-width:1280px;margin:auto;padding:0 48px}.header{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid var(--line)}.head-inner{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:14px;line-height:1;flex-shrink:0}.brand svg{width:46px;height:48px}.wordmark{border-left:1px solid var(--line);padding-left:15px}.wordmark strong{font-weight:400;font-size:32px;letter-spacing:5px}.wordmark small{display:block;font-size:12px;line-height:1.25;max-width:170px;margin-top:7px}.nav{display:flex;align-items:center;gap:19px;font-size:15px}.nav>a:not(.button):hover{box-shadow:0 2px var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--green);padding:14px 20px;font-weight:600;font-size:15px;border:1px solid var(--green);border-radius:1px;cursor:pointer;color:var(--ink);min-height:51px}.button:hover{border-color:var(--ink)}.button:disabled{cursor:not-allowed}.button:after{content:'↗';font-size:21px;line-height:1}.menu-toggle{display:none}.eyebrow{text-transform:uppercase;font-size:13px;font-weight:600;letter-spacing:1px;display:flex;align-items:center;gap:12px;line-height:1.7}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400;overflow-wrap:break-word;hyphens:auto}h1{font-size:clamp(43px,4.5vw,63px);line-height:1.13;letter-spacing:-2.4px;margin:27px 0 25px;overflow-wrap:break-word}h2{font-size:40px;line-height:1.23;letter-spacing:-1.3px}h3{font-size:25px;line-height:1.35;letter-spacing:-.5px}.hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,1fr);gap:65px;padding:80px 0 65px;align-items:center}.hero .lead{font-size:20px;line-height:1.7;max-width:660px;color:#465157}.actions{display:flex;gap:28px;align-items:center;margin-top:30px}.text-link{font-size:15px;border-bottom:1px solid #aab3b0;padding:7px 0}.hero-trust{list-style:none;padding:22px 0 0;margin:30px 0 0;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:9px 22px;color:var(--muted);font-size:13px}.hero-trust li:first-child{width:100%;color:var(--ink);font-size:15px}.intro{display:grid;grid-template-columns:1fr 1fr;gap:85px;border-top:1px solid var(--line);padding:64px 0 76px}.intro h2{font-size:29px;line-height:1.4;letter-spacing:-.65px}.intro p{color:var(--muted);font-size:17px}.section{padding:84px 0;border-top:1px solid var(--line)}.section-top{margin-bottom:43px}.section-top .eyebrow{margin-bottom:18px}.service{display:grid;grid-template-columns:52px minmax(0,1fr) minmax(0,1.25fr);gap:28px;padding:34px 0;border-top:1px solid var(--line);scroll-margin-top:115px}.num{color:var(--ink);font:15px/1.5 monospace;align-self:start;justify-self:start;padding:4px 6px;border-left:3px solid var(--green)}.service h3{max-width:340px}.description{color:var(--muted);font-size:17px}.service ul{padding-left:19px;color:var(--muted);font-size:15px;margin:16px 0}.service ul li{padding:3px 0}.service details{margin-top:19px;font-size:15px}.service summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;padding:8px 0;border-bottom:1px solid var(--line)}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:21px;line-height:1.1;font-weight:400}details[open]>summary:after{content:'−'}.secondary-services{display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:1px solid var(--line);padding-top:34px;margin-top:15px}.secondary-services .service{display:block;border:0;padding:0}.secondary-services .num{display:inline-block;margin-bottom:14px}.secondary-services h3{font-size:23px;max-width:none;margin-bottom:17px}.tasks{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.tasks h2{font-size:36px;margin-top:20px}.task-list{list-style:none;margin:0;padding:0;counter-reset:task}.task-list li{counter-increment:task;display:flex;gap:20px;padding:18px 0;border-bottom:1px solid var(--line);font-size:17px}.task-list li:first-child{padding-top:0}.task-list li:before{content:'0' counter(task);font:14px monospace;color:var(--muted);padding-top:5px}.workflow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;list-style:none;margin:0;padding:0}.workflow li{border-top:1px solid #a6aead;padding-top:21px;position:relative}.workflow li:before{content:'';width:26px;height:3px;position:absolute;left:0;top:-2px;background:var(--green)}.step-number{font:15px monospace;color:var(--muted)}.workflow h3{font-size:20px;line-height:1.4;margin:19px 0 13px;letter-spacing:-.2px}.workflow p{font-size:16px;color:var(--muted)}.person-layout{display:block}.person-copy h2{margin:21px 0 25px}.person-name{font-size:24px}.degree{font-size:17px;color:var(--muted)}.person-copy .experience{font-size:18px;color:var(--ink);margin:26px 0 15px}.person-copy>p:not(.eyebrow):not(.person-name):not(.degree):not(.experience){font-size:17px;color:var(--muted)}.trust-points{list-style:none;margin:24px 0 0;padding:22px 0 0;border-top:1px solid var(--line);font-size:15px}.trust-points li{display:flex;align-items:center;gap:11px;margin:9px 0}.trust-points li:before{content:'';width:12px;height:2px;background:var(--green);flex-shrink:0}.equipment{margin-top:55px;padding-top:30px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px}.equipment h3{font-size:20px;max-width:240px}.device strong{display:block;font-size:21px;font-weight:400}.device p{font-size:15px;color:var(--muted);margin-top:7px}.faq-layout,.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.faq-layout h2{margin-top:20px}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{display:flex;justify-content:space-between;gap:24px;cursor:pointer;list-style:none;padding:21px 0;font-size:17px}.faq details p{font-size:17px;color:var(--muted);padding:0 30px 23px 0}.contact-layout h2{margin:20px 0 26px}.contact-layout p{color:var(--muted);font-size:17px}.contact-person{margin-top:35px;padding-top:23px;border-top:1px solid var(--line);font-size:15px}.contact-person strong{display:block;color:var(--ink);font-size:18px;font-weight:400}.direct-contact{margin-top:29px}.direct-contact p{font-size:15px}.direct-contact .missing-data{font-size:14px;margin-top:13px;border-left:3px solid var(--green);padding-left:12px}form{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-content:start}label{font-size:15px;display:block}input,textarea{margin-top:8px;width:100%;border:1px solid #aeb6b4;background:#fff;color:var(--ink);border-radius:0;padding:12px;font-size:17px;min-width:0}textarea{resize:vertical;min-height:160px}.full{grid-column:1/-1}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:25px}.form-footer small{font-size:14px;color:var(--muted)}#form-status{border-left:3px solid var(--green);padding:9px 14px;font-size:14px;line-height:1.65}footer{border-top:1px solid var(--line);padding:34px 0}.footer-inner{display:flex;justify-content:space-between;gap:30px;font-size:14px;color:var(--muted)}.footer-inner strong{font-size:16px;font-weight:400;color:var(--ink)}.footer-links{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.footer-links a:hover{text-decoration:underline}.skip{position:absolute;left:16px;top:-80px;z-index:30;background:var(--green);padding:12px}.skip:focus{top:10px}.legal-page{padding-top:65px;padding-bottom:100px;max-width:1000px;min-height:65vh}.legal-page h1{font-size:48px}.legal-page h2{font-size:25px;margin:35px 0 17px}.legal-page p,.legal-page li{font-size:17px;color:var(--muted)}.legal-page li{margin:10px 0}.legal-notice{border-left:3px solid var(--green);padding:12px 20px}[hidden]{display:none!important}
@media(max-width:1120px){.wrap{padding-left:32px;padding-right:32px}.nav{gap:13px;font-size:14px}.nav .button{padding:12px}.wordmark strong{font-size:29px}.wordmark small{max-width:150px}.brand svg{width:38px}.hero{gap:40px;grid-template-columns:1.5fr 1fr}.hero h1{font-size:51px}.hero .eyebrow{font-size:12px}.tasks,.person-layout,.faq-layout,.contact-layout{gap:50px}.service{gap:20px;grid-template-columns:35px 1fr 1.2fr}}
@media(max-width:950px){.head-inner{min-height:90px}.menu-toggle{display:block;border:1px solid var(--line);background:#fff;padding:9px 13px;font-size:15px}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:24px 32px;border-bottom:1px solid var(--line);align-items:stretch}.nav.open{display:flex;flex-direction:column}.nav>a{font-size:17px;padding:9px 0}.nav .button{padding:13px}.hero{gap:32px;grid-template-columns:1.4fr 1fr;padding-top:58px}.hero h1{font-size:43px;letter-spacing:-1.6px}.hero .lead{font-size:18px}.hero .actions{gap:18px;flex-wrap:wrap}.hero .eyebrow{font-size:13px}.hero-trust{display:block}.hero-trust li{margin:7px 0}.hero-trust li:first-child{font-size:14px}.intro{gap:40px}.intro h2{font-size:26px}.section{padding:65px 0}.service h3{font-size:23px}.workflow{grid-template-columns:1fr 1fr;gap:35px}.person-layout{gap:40px}.person-copy h2{font-size:32px}.secondary-services{gap:35px}h2{font-size:35px}.tasks h2{font-size:32px}.equipment{gap:25px}.device strong{font-size:19px}}
@media(max-width:700px){html{scroll-padding-top:105px}.hero{grid-template-columns:1fr;padding:45px 0 50px;gap:38px}.hero h1{font-size:clamp(38px,7vw,49px);line-height:1.16;max-width:620px}.hero .lead{font-size:19px}.hero-trust{display:flex;gap:8px 20px}.hero-trust li{margin:0}.intro{grid-template-columns:1fr;gap:22px;padding:46px 0 55px}.service{grid-template-columns:31px 1fr;gap:12px;padding:29px 0}.service>div{grid-column:2}.service h3{max-width:none;font-size:24px;margin-bottom:6px}.secondary-services{grid-template-columns:1fr;gap:37px}.secondary-services .service{display:block}.tasks,.person-layout,.faq-layout,.contact-layout{grid-template-columns:1fr;gap:33px}.task-list li:first-child{padding-top:15px;border-top:1px solid var(--line)}.person-layout{gap:34px}.person-copy h2{font-size:35px}.equipment{grid-template-columns:1fr 1fr;margin-top:40px}.equipment h3{grid-column:1/-1;max-width:none}.footer-inner{flex-direction:column;gap:22px}.tasks h2{font-size:34px}.contact-layout h2{max-width:460px}.direct-contact{margin-top:22px}}
@media(max-width:420px){.wrap{padding-left:21px;padding-right:21px}.head-inner{gap:15px}.brand{gap:10px}.brand svg{width:33px}.wordmark{padding-left:11px}.wordmark strong{font-size:26px;letter-spacing:3.5px}.wordmark small{font-size:12px;max-width:135px}.hero h1{font-size:36px;letter-spacing:-1.5px}.eyebrow{font-size:13px;letter-spacing:.5px}.hero .eyebrow{font-size:12px}.hero .actions{gap:20px}.hero-trust{gap:8px 15px;font-size:13px}.section{padding:50px 0}.section-top{margin-bottom:30px}h2,.tasks h2,.person-copy h2{font-size:31px;letter-spacing:-1px}.workflow{grid-template-columns:1fr;gap:27px}.workflow h3{margin:12px 0 10px}.workflow p{font-size:17px}.equipment{grid-template-columns:1fr}.equipment h3{grid-column:auto}.device strong{font-size:21px}form{grid-template-columns:1fr}form>*{grid-column:1!important}.form-footer{align-items:flex-start;flex-direction:column}.form-footer .button{align-self:stretch}.legal-page h1{font-size:38px}.footer-links{gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Bounded refinements: wave markers, quiet services and portrait-free preview. */
.preview-status{margin:0;padding:6px 24px;border-bottom:1px solid var(--line);color:var(--muted);font-size:13px;line-height:1.5;text-align:right}
.eyebrow-wave{display:block;width:36px;height:14px;flex:0 0 36px;color:var(--green)}
.eyebrow>span{min-width:0}
.hero-wave{min-width:0;width:100%;color:var(--ink);align-self:center}
.hero-wave svg{display:block;width:100%;height:280px;overflow:visible}
.person-copy{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:80px;align-items:start}
.person-body .experience{margin-top:0}
.person-body>p:not(.experience){font-size:17px;color:var(--muted)}
.section .eyebrow{font-size:13px;letter-spacing:1px;gap:12px;margin-bottom:20px}
.section .eyebrow+h2{margin-top:0}
@media(max-width:950px){.person-copy{gap:50px}.hero-wave svg{height:230px}}
@media(max-width:700px){.hero-wave svg{height:130px}.person-copy{grid-template-columns:1fr;gap:25px}.hero-wave{max-width:100%}}
@media(max-width:420px){.hero-wave svg{height:105px}.preview-status{padding-left:21px;padding-right:21px}}

/* Private preview notes only; remove before public release. */
.brand{position:relative}
.logo-placeholder{position:absolute;left:0;bottom:-13px;color:var(--muted);font-size:11px;font-weight:400;line-height:12px;white-space:nowrap;pointer-events:none}
.hero-wave{position:relative}
.hero-visual-placeholder{position:absolute;top:100%;left:0;right:0;text-align:center;color:var(--muted);font-size:12px;line-height:16px;pointer-events:none}
.trust-placeholder{margin-top:55px;padding:12px 16px;border:1px dashed #aeb6b4;color:var(--muted);font-size:15px;line-height:1.5}
.trust-placeholder-detail{margin-top:4px;font-size:13px;line-height:1.5}
@media(max-width:700px){.trust-placeholder{margin-top:40px}}

/* Supplied logo: proportional sizing within the existing header height. */
.brand-logo{display:block;width:250px;height:auto;max-width:100%}
@media(max-width:950px){.brand-logo{width:220px}}
@media(max-width:420px){.brand-logo{width:190px}}

/* TT Norms Pro: regular reading text and headings, medium controls, true bold emphasis. */
h1{font-weight:400;letter-spacing:-.025em}
h2,h3{font-weight:400;letter-spacing:-.015em}
.eyebrow,.section .eyebrow,.button{font-weight:500}
strong,b{font-weight:700}

/* Hero identity and services: three distinct lines, natural wrapping on small screens. */
.hero-trust li{flex-basis:100%;min-width:0}
.hero-trust .hero-qualification{color:var(--ink);font-size:15px}
@media(min-width:951px){.hero-trust .hero-services{white-space:nowrap}}
@media(max-width:950px){.hero-trust .hero-qualification{font-size:14px}}

/* Supplied portrait in the existing contact-person column. */
.person-portrait{display:block;width:240px;max-width:100%;height:auto;margin:0 0 20px}
@media(max-width:700px){.person-portrait{width:220px}}

/* Split hero: static text and an independent image window. */
.hero-slideshow{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(0,1fr);gap:40px;align-items:stretch;padding:64px 0;margin:0;background:#fff;color:var(--ink)}
.hero-slideshow .hero-copy{min-width:0}
.hero-slideshow h1{font-size:clamp(36px,3.8vw,54px);line-height:1.12;margin:22px 0;hyphens:auto}
.hero-slideshow .lead{font-size:19px;line-height:1.6}
.hero-slideshow .eyebrow{font-size:12px}
.hero-slideshow .hero-trust{margin-top:24px;padding-top:18px;gap:5px}
.hero-slideshow .hero-media{position:relative;min-width:0;min-height:480px;overflow:hidden}
.hero-slideshow .hero-images{position:absolute;inset:0}
.hero-slideshow .hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 850ms ease;object-position:var(--focus)}
.hero-slideshow .hero-slide.is-active{opacity:1}
.hero-slide-klima{--focus:55% 50%}.hero-slide-bahn{--focus:69% 50%}.hero-slide-baulaerm{--focus:32% 36%}.hero-slide-messung{--focus:28% 35%}
.hero-slideshow .hero-slider-controls{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:2px}
.hero-slideshow .hero-slider-controls[hidden]{display:none}
.hero-slideshow .hero-dot{height:36px;width:36px;border:0;background:transparent;color:#fff;padding:8px;cursor:pointer}
.hero-slideshow .hero-dot span{display:block;width:7px;height:7px;border-radius:50%;border:1px solid #fff;background:#596268;margin:auto;box-shadow:0 0 2px #182126}
.hero-slideshow .hero-dot[aria-pressed="true"] span{background:var(--green);border-color:var(--green)}
.application-banner{margin:0 0 72px;overflow:hidden}
.application-banner img{display:block;width:100%;height:auto}
@media(max-width:950px){.hero-slideshow{gap:28px}.hero-slideshow .hero-media{min-height:440px}}
@media(max-width:700px){
.hero-slideshow{grid-template-columns:1fr;padding:45px 0 50px;gap:32px}
.hero-slideshow h1{font-size:clamp(32px,6.4vw,42px);hyphens:auto;overflow-wrap:break-word}
.hero-slideshow .lead{font-size:18px}
.hero-slideshow .hero-media{min-height:0;aspect-ratio:4/3}
.application-banner{margin-bottom:50px}
}
@media(max-width:480px){.application-banner img{width:100%;height:110px;object-fit:cover;object-position:50% 50%}}
@media(prefers-reduced-motion:reduce){.hero-slideshow .hero-slide{transition:none}}
