
:root{--orange:#ff6500;--orange2:#ff7a18;--navy:#07131f;--dark:#07090c;--ink:#101820;--muted:#68717a}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#111;background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}
.topbar{position:sticky;top:0;z-index:50;background:rgba(7,13,20,.97);border-bottom:1px solid rgba(255,255,255,.08)}.nav{height:84px;display:flex;align-items:center;gap:28px}.brand img{width:190px;border-radius:4px}.nav-links{display:flex;gap:28px;margin-left:auto;color:#fff;font-size:14px;font-weight:700}.nav-links a:hover{color:var(--orange)}.phone-pill{background:var(--orange);color:#fff;padding:13px 18px;border-radius:10px;font-weight:800}.menu-btn{display:none;margin-left:auto;background:none;border:0;color:#fff;font-size:28px}
.hero{position:relative;min-height:560px;overflow:hidden;background:#07131f;color:#fff}.hero-bg{position:absolute;inset:0;background:url('assets/hero.jpg') center right/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,8,12,.98) 0%,rgba(5,8,12,.92) 40%,rgba(5,8,12,.38) 66%,rgba(5,8,12,.18) 100%)}.hero-inner{position:relative;z-index:2;padding:70px 0}.hero-content{max-width:710px}.eyebrow{font-size:13px;letter-spacing:.22em;font-weight:800}.orange-text{color:var(--orange)}.hero h1{font-size:64px;line-height:.98;margin:12px 0 4px}.hero h1 span{color:var(--orange)}.hero h2{font-size:26px;margin:0 0 14px;text-transform:uppercase}.lead{font-size:20px;border-left:3px solid var(--orange);padding-left:14px;color:#ededed}.hero-actions,.cta-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:14px 20px;font-weight:800}.orange{background:var(--orange);color:#fff}.orange:hover{background:var(--orange2)}.ghost{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(0,0,0,.24)}.hero-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:46px}.hero-badges div{display:flex;align-items:center;gap:10px}.hero-badges b{display:grid;place-items:center;min-width:42px;height:42px;border:2px solid var(--orange);border-radius:50%;color:var(--orange)}.hero-badges span{font-size:12px;font-weight:700}
.services{padding:54px 0 62px;background:#fff}.section-title-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.section-title-row h2{font-size:38px;line-height:1.08;margin:6px 0}.sector-badge{font-size:12px;font-weight:800}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.service-card{overflow:hidden;border-radius:10px;background:linear-gradient(#fff,#f1f5f8);box-shadow:0 8px 22px rgba(0,0,0,.08)}.service-card img{width:100%;height:145px;object-fit:cover}.service-card div{padding:14px}.service-card h3{font-size:15px;line-height:1.2;margin:0 0 8px}.service-card p{font-size:13px;line-height:1.4;color:#4e5963;margin:0}
.about-zone{display:grid;grid-template-columns:1.25fr .75fr}.zone-panel{position:relative;min-height:420px;background:url('assets/zone.jpg') center/cover no-repeat;color:#fff}.zone-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,8,12,.96),rgba(5,8,12,.75))}.zone-content{position:relative;z-index:1;padding:52px max(36px,calc((100vw - 1180px)/2))}.zone-content{padding-right:42px}.zone-content h2{font-size:38px;line-height:1.05;margin:10px 0 14px}.zone-content h2 span{color:var(--orange)}.zone-content p{max-width:600px;color:#d5d5d5}.zone-content ul{list-style:none;padding:0;margin:22px 0}.zone-content li{margin:8px 0}.zone-content li:before{content:"✓";color:var(--orange);font-weight:900;margin-right:10px}.why-panel{padding:52px 48px;background:#f5f6f7}.why-panel h2{font-size:32px;line-height:1.1;margin-top:0}.why-list{display:grid;gap:14px}.why-list div{display:flex;gap:14px;align-items:flex-start}.why-list span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#0c1722;color:#fff;font-weight:900}.why-list p{margin:0;color:#4c5660;font-size:14px}.why-list strong{color:#111}
.cta-strip{position:relative;background:linear-gradient(90deg,#0a2c50,#0d4f83);color:#fff;padding:45px 0}.cta-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.cta-strip h2{font-size:38px;line-height:1.05;margin:8px 0}.cta-strip p{margin:4px 0;color:#dbe6ef}
footer{background:#06090d;color:#fff;padding:40px 0 20px}.footer-grid{display:grid;grid-template-columns:1.1fr .8fr 1fr 1.4fr;gap:36px}.footer-logo{width:185px}.footer-grid h4{margin:0 0 12px}.footer-grid a,.footer-grid span{display:block;color:#c7cbd0;font-size:13px;margin:7px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;color:#777;font-size:12px}.mobile-call{display:none}
@media(max-width:1000px){.service-grid{grid-template-columns:repeat(3,1fr)}.about-zone{grid-template-columns:1fr}.desktop{display:none}.menu-btn{display:block}.nav-links{display:none}.nav-links.open{display:flex;position:absolute;top:84px;left:18px;right:18px;flex-direction:column;background:#0b121a;padding:18px;border-radius:10px}.hero h1{font-size:50px}.hero-badges{grid-template-columns:repeat(2,1fr)}.cta-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){body{padding-bottom:72px}.brand img{width:150px}.hero{min-height:auto}.hero-bg{background-position:62% center}.hero-overlay{background:linear-gradient(90deg,rgba(5,8,12,.98),rgba(5,8,12,.86))}.hero-inner{padding:48px 0}.hero h1{font-size:42px}.hero h2{font-size:19px}.lead{font-size:17px}.hero-badges{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:1fr 1fr}.service-card img{height:120px}.section-title-row{display:block}.section-title-row h2{font-size:30px}.why-panel{padding:40px 24px}.zone-content{padding:40px 24px}.cta-strip h2{font-size:32px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.mobile-call{display:flex;position:fixed;z-index:60;left:12px;right:12px;bottom:12px;background:var(--orange);color:#fff;padding:15px;border-radius:10px;justify-content:center;font-weight:900;box-shadow:0 8px 30px rgba(0,0,0,.35)}}
