@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#151719;--panel:#1e2022;--text:#f4f5f4;--muted:#b1b5b7;--accent:#ff763d;--line:#393b3d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--accent);outline-offset:6px}header{padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:16px;font-size:14px;font-weight:800;letter-spacing:1px;line-height:1.5}.brand-symbol{font-size:40px;letter-spacing:-3px;font-weight:800;line-height:1}.brand-symbol span{color:var(--accent)}.brand small{display:block;font-size:12px;letter-spacing:2px;font-weight:500;color:var(--muted)}nav{display:flex;gap:36px;font-size:14px}nav a:hover,.text-link:hover,footer a:hover{color:var(--accent)}.header-phone{font-size:14px;font-weight:700}.header-phone span{color:var(--accent);margin-left:15px}.hero{position:relative;min-height:740px;display:grid;grid-template-columns:1fr 1fr;padding:75px 5% 65px;overflow:hidden;max-width:1800px;margin:auto}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;margin:0 0 27px;display:flex;align-items:center;gap:12px}.eyebrow>span{width:23px;height:2px;background:var(--accent)}h1,h2,h3,p{margin-top:0}h1{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-size:clamp(58px,6.3vw,104px);font-weight:600;line-height:.99;letter-spacing:-1px;margin-bottom:28px}h1>span{color:var(--accent)}.lead{max-width:460px;font-size:17px;line-height:1.8;color:#c7c9ca;margin-bottom:30px}.hero-copy{position:relative;z-index:2}.actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.button{padding:16px 22px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;font-size:14px;font-weight:800;min-height:54px;transition:background .2s,transform .2s}.orange{background:var(--accent);color:#151719}.orange:hover{background:#ff9568;transform:translateY(-2px)}.button span{font-size:20px}.text-link{font-size:14px;border-bottom:1px solid #717578;padding:5px 0}.hero-note{font-size:12px;color:#a4a8ab;margin:22px 0 0}.hero-image{margin:0;align-self:center;position:relative;min-width:0;height:550px}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:2px}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--bg),transparent 24%),linear-gradient(0deg,var(--bg),transparent 24%);pointer-events:none}.hero-image figcaption{position:absolute;bottom:15px;right:15px;z-index:1;text-align:right;font-size:12px;letter-spacing:1.4px;color:#ccc}.hero-image figcaption small{display:block;font-size:12px;letter-spacing:0;color:#9ba0a3;margin-top:4px}.hero-index{position:absolute;right:5%;top:35px;font-size:12px;letter-spacing:2px;color:#92979a}.service-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 5%;display:flex;justify-content:space-between;gap:20px;font-size:18px;font-weight:600;letter-spacing:.2px}.service-strip b{color:var(--accent);font-weight:400}.section{padding:90px 5%;scroll-margin-top:20px}.section-label{font-size:12px;font-weight:700;letter-spacing:2px;color:var(--accent);margin-bottom:40px}.about{background:#f1f2ef;color:#1b1e20}.about-intro{display:grid;grid-template-columns:1fr 1fr;gap:7%}h2{font-size:clamp(32px,3.5vw,54px);line-height:1.15;font-weight:600;letter-spacing:-1.7px;margin-bottom:30px}h2 span{color:#6d7479}.about-intro p{color:#51585d;max-width:620px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:60px}.features article{border-top:1px solid #c7cbc9;padding-top:22px}.number{color:#767e83;font-size:14px}.features h3{font-size:21px;line-height:1.3;margin:22px 0 14px;font-weight:700;letter-spacing:-.5px}.features p{color:#596165;margin:0}.contact{background:#1a1c1e}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:start}.contact h2 span{color:var(--accent)}.contact .eyebrow{color:#c5c8ca}.contact-description{max-width:560px;color:var(--muted);margin-bottom:30px}.contact-card{border:1px solid #414547;padding:35px;background:#212426}.card-label{font-size:12px;letter-spacing:1.6px;color:var(--muted);margin-bottom:20px}.contact-card h3{font-size:23px;line-height:1.3;margin-bottom:8px}.big-phone{display:block;font-size:clamp(22px,2.2vw,34px);font-weight:700;letter-spacing:-1px;color:var(--accent);margin-bottom:30px}.contact-detail{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #414547;padding:17px 0;font-size:14px}.contact-detail:last-child{padding-bottom:0}.contact-detail span{color:var(--muted)}.contact-detail strong{font-weight:500;text-align:right}footer{padding:32px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted)}footer p{margin:0}.footer-brand{color:var(--text)}footer>a:last-child{white-space:nowrap;font-size:14px}@media(min-width:1600px){.section,header,footer,.service-strip{padding-left:max(5%,calc((100vw - 1620px)/2));padding-right:max(5%,calc((100vw - 1620px)/2))}}@media(max-width:1000px){.hero{min-height:650px;grid-template-columns:1.1fr 1fr}.hero-image{height:470px}.header-phone{display:none}.contact-grid{gap:6%}.contact-card{padding:25px}.features{gap:25px}.service-strip{font-size:16px}footer p{display:none}}@media(max-width:700px){header{padding:19px 6%;gap:12px;flex-wrap:wrap}.brand{font-size:12px;gap:10px}.brand small{font-size:10px;letter-spacing:1.5px}.brand-symbol{font-size:34px}nav{gap:18px;font-size:14px}.hero{display:flex;flex-direction:column;padding:48px 6% 28px;min-height:0}.hero-index{display:none}h1{font-size:68px}.eyebrow{font-size:11px;letter-spacing:1.5px}.lead{font-size:16px}.hero-image{height:320px;width:100%;margin-top:25px}.hero-image:after{background:linear-gradient(0deg,var(--bg),transparent 25%)}.hero-image figcaption{right:5px;bottom:5px;font-size:10px}.service-strip{padding:20px 6%;gap:10px;flex-wrap:wrap;justify-content:center;font-size:14px}.section{padding:55px 6%}.section-label{margin-bottom:28px}.about-intro,.contact-grid{grid-template-columns:1fr;gap:22px}h2{font-size:36px;letter-spacing:-1px}.features{grid-template-columns:1fr;margin-top:25px;gap:28px}.features h3{margin-top:12px}.contact-card{margin-top:12px}.big-phone{font-size:30px}.contact .button{font-size:13px;gap:16px;width:100%}footer{padding:28px 6%;gap:15px}.actions{gap:23px}}@media(max-width:370px){h1{font-size:59px}nav{gap:14px}header{justify-content:center}h2{font-size:31px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.language-switch{display:flex;gap:3px;flex-shrink:0;border:1px solid var(--line);padding:3px}.language-switch a{display:flex;align-items:center;justify-content:center;min-height:38px;min-width:39px;font-size:13px;font-weight:700;letter-spacing:.4px}.language-switch a[aria-current="page"]{background:var(--accent);color:#151719}.language-switch a:not([aria-current]):hover{background:#303437;color:var(--text)}html[lang="de"] h1{font-size:clamp(48px,5.1vw,83px)}html[lang="de"] .contact h2{font-size:clamp(31px,3vw,46px)}@media(max-width:700px){header>nav:not(.language-switch){margin-left:auto}header>.language-switch{margin-left:auto}.language-switch a{min-width:44px;min-height:40px}html[lang="de"] h1{font-size:clamp(42px,9vw,63px)}html[lang="de"] .contact .button{white-space:normal}}
