
:root{--bg:#040608;--panel:#090c10;--blue:#098dff;--blue2:#45b6ff;--copper:#d78743;--muted:#b5bbc3;--line:#2b3035}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#040608;color:#fff;font-family:Arial,Helvetica,sans-serif}.wrap{width:min(1180px,calc(100% - 42px));margin:auto}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.topbar{height:72px;position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(2,5,8,.84);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.navwrap{height:100%;max-width:1320px;margin:auto;padding:0 28px;display:grid;grid-template-columns:180px 1fr 220px;align-items:center}.mini-logo img{height:58px;width:auto;object-fit:contain}.topbar nav{display:flex;justify-content:center;gap:38px;font-size:12px;font-weight:800;letter-spacing:.05em}.topbar nav a:hover{color:var(--blue2)}.offer-btn{justify-self:end;border:1px solid #158ee4;border-radius:4px;padding:13px 18px;color:#4db7ff;font-size:12px;font-weight:800}.offer-btn span,.blue-btn b{font-size:20px;margin-left:12px}.menu{display:none;background:transparent;color:white;border:0;font-size:25px}
.hero{position:relative;height:560px;margin-top:72px;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('hero-tiefbau.jpg') 54% center/cover no-repeat}.hero-dark{position:absolute;inset:0;background:linear-gradient(90deg,#030608 0%,rgba(3,6,8,.9) 26%,rgba(3,6,8,.18) 58%,rgba(3,6,8,.58) 100%),linear-gradient(0deg,rgba(0,0,0,.35),rgba(0,0,0,.02))}.hero-grid{position:relative;height:100%;display:grid;grid-template-columns:340px 1fr 300px;align-items:center}.hero-copy{padding-top:8px}.hero-logo{width:275px;height:205px;object-fit:cover;object-position:center;margin-bottom:14px}.hero-copy h1{font-size:31px;line-height:1.18;margin:0 0 15px;font-weight:900;letter-spacing:.02em}.hero-copy h1 span,.about-block h2 span,.career-block h2 span,.fleet h2 span,.contact h2 span{color:var(--blue)}.hero-copy p{font-size:14px;color:#e2e2e2;max-width:310px;line-height:1.55;margin-bottom:22px}.blue-btn{display:inline-flex;align-items:center;background:#087bd5;color:#fff;border:0;padding:12px 20px;border-radius:3px;font-size:12px;font-weight:800}.benefits{align-self:end;margin-bottom:40px;display:grid;gap:18px}.benefits>div{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:9px}.benefits i{width:39px;height:39px;border:2px solid #0a92f5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#18a3ff;font-style:normal}.benefits p{margin:0}.benefits strong{font-size:13px;display:block}.benefits span{font-size:12px;color:#d2d2d2;display:block;margin-top:4px}
.services{display:grid;grid-template-columns:repeat(4,1fr);height:260px;border-top:1px solid #262b31;border-bottom:1px solid #262b31}.service{position:relative;overflow:hidden;border-right:1px solid #343941}.service:last-child{border-right:0}.service>img{width:100%;height:100%;object-fit:cover;filter:saturate(.75) brightness(.82);transition:.35s}.service:hover>img{transform:scale(1.04);filter:saturate(1) brightness(.92)}.shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.93),rgba(0,0,0,.04) 68%)}.service-text{position:absolute;left:24px;right:18px;bottom:18px;display:flex;gap:14px;align-items:flex-start}.round{width:45px;height:45px;border-radius:50%;border:2px solid;display:flex;align-items:center;justify-content:center;flex:none;font-weight:900}.round.blue{color:#0797ff;border-color:#0797ff}.round.copper{color:var(--copper);border-color:var(--copper)}.service h3{font-size:16px;margin:1px 0 6px}.service p{font-size:12px;color:#ddd;margin:0;line-height:1.45}
.bottom-grid{display:grid;grid-template-columns:1fr 1.28fr;min-height:285px}.about-block{border-right:1px solid #2a2f34;background:linear-gradient(145deg,#07090c,#020304)}.about-block .inner{padding:30px 48px}.about-block h2,.career-block h2{font-size:22px;margin:0 0 12px}.about-block p,.career-block p{font-size:13px;color:#d5d5d5;line-height:1.55}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:26px}.stats div{text-align:center}.stats b{width:43px;height:43px;border:2px solid #098fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#139cff;margin:0 auto 8px;font-size:20px}.stats strong{font-size:11px;line-height:1.5}.career-block{position:relative;overflow:hidden;min-height:285px}.career-block>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 56%;filter:brightness(.62)}.career-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,5,8,.95),rgba(3,5,8,.68) 55%,rgba(3,5,8,.18))}.career-copy{position:relative;padding:35px 42px;max-width:540px}.career-copy .blue-btn{margin-top:15px}
.fleet{padding:72px 0;background:#080b0e;border-top:1px solid #22282e}.fleet-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;align-items:center}.fleet img{border-radius:5px;border:1px solid #242a30}.section-label{color:#169cff;font-size:12px;font-weight:800;letter-spacing:.14em}.fleet h2,.contact h2{font-size:34px;line-height:1.16;margin:12px 0}.fleet p,.contact p{color:#c1c6cc;font-size:14px;line-height:1.65}
.contact{background:#050709;padding:74px 0;border-top:1px solid #252a30}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact a{color:#47b7ff;font-weight:700}.contact form{display:grid;gap:11px}.contact input,.contact select,.contact textarea{width:100%;background:#0b0f13;border:1px solid #30363d;color:#fff;padding:13px 14px;font:inherit;border-radius:2px}.contact textarea{resize:vertical}
footer{border-top:1px solid #292e34;padding:28px 0;color:#9fa6ad;font-size:12px}.foot{display:flex;justify-content:space-between}
@media(max-width:900px){.navwrap{grid-template-columns:1fr auto}.mini-logo img{height:50px}.topbar nav,.offer-btn{display:none}.menu{display:block}.open .topbar nav{display:flex;position:fixed;top:72px;left:12px;right:12px;background:#080b0f;border:1px solid #2b3137;padding:20px;flex-direction:column;gap:18px}.hero{height:710px}.hero-grid{grid-template-columns:1fr;align-content:start;padding-top:38px}.hero-space{display:none}.hero-copy{width:100%;max-width:360px}.benefits{display:none}.hero-image{background-position:63% center}.services{grid-template-columns:1fr 1fr;height:auto}.service{height:240px}.bottom-grid{grid-template-columns:1fr}.fleet-grid,.contact-grid{grid-template-columns:1fr}.fleet-grid{gap:25px}}
@media(max-width:560px){.wrap{width:calc(100% - 26px)}.topbar{height:64px}.hero{margin-top:64px;height:650px}.hero-dark{background:linear-gradient(90deg,rgba(2,5,8,.96),rgba(2,5,8,.67)),linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.05))}.hero-copy{padding-top:12px}.hero-logo{width:235px;height:176px}.hero-copy h1{font-size:29px}.services{grid-template-columns:1fr}.service{height:225px}.bottom-grid{display:block}.about-block .inner,.career-copy{padding:28px 22px}.stats{grid-template-columns:1fr 1fr}.career-block{min-height:390px}.fleet,.contact{padding:55px 0}.fleet h2,.contact h2{font-size:29px}.foot{gap:12px;flex-direction:column}}
