*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#17202a;background:#fff;line-height:1.6}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:#0a0d12;color:#fff;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.brand-mark{border:2px solid #1595ff;border-radius:10px;padding:5px 8px;font-weight:900;color:#1595ff}.brand strong{display:block;letter-spacing:1px}.brand small{display:block;color:#1595ff;letter-spacing:2px;font-size:10px;font-weight:800}.nav nav{display:flex;gap:28px}.nav nav a{color:#fff;text-decoration:none;font-weight:700;font-size:14px}.hero{min-height:680px;position:relative;background:#101318 url("hero-office.png") center/cover no-repeat;display:flex;align-items:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,6,10,.92),rgba(3,6,10,.65),rgba(3,6,10,.18))}.hero-content{position:relative;z-index:1;color:#fff;max-width:720px;margin-left:8%;padding:80px 20px}.eyebrow{color:#1595ff;font-weight:900;letter-spacing:2.5px;font-size:12px;margin:0 0 12px}.hero h1{font-size:clamp(44px,6vw,76px);line-height:1.02;margin:0 0 22px}.hero h1 span,h2 span{color:#1595ff}.lead{font-size:19px;max-width:640px;color:#e7edf3}.buttons{display:flex;gap:14px;margin-top:30px}.btn{display:inline-block;border:0;border-radius:7px;padding:13px 22px;text-decoration:none;font-weight:900;cursor:pointer}.primary{background:#1595ff;color:#fff}.secondary{border:1px solid #fff;color:#fff}.trust{display:grid;grid-template-columns:repeat(3,1fr);background:#0a0d12;color:#fff;padding:26px 8%;gap:20px}.trust div{border-left:2px solid #1595ff;padding-left:18px}.trust b{display:block;letter-spacing:1px}.trust span{color:#aab5c0;font-size:14px}.section{padding:90px 8%}.section-head{max-width:700px;margin:0 auto 45px;text-align:center}.section h2,.dark-section h2,.contact h2{font-size:44px;line-height:1.1;margin:0 0 15px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{border:1px solid #e4e8ec;border-radius:14px;padding:28px;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.05)}.icon{font-size:34px;margin-bottom:15px}.card h3{margin:0 0 8px}.card p{color:#68727d;margin:0}.dark-section{background:#0a0d12;color:#fff;padding:90px 8%;display:grid;grid-template-columns:1.2fr .8fr;gap:80px}.dark-section p{color:#c5ced7;max-width:650px}.small{font-size:14px}.checklist{display:grid;gap:15px;align-content:center}.checklist div{padding:17px 20px;border:1px solid #28323d;border-radius:9px}.quote-section{background:#f5f7f9}.quote-form{max-width:850px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:15px}.quote-form input,.quote-form textarea{width:100%;border:1px solid #d6dce2;border-radius:8px;padding:14px;font:inherit;background:#fff}.quote-form textarea{min-height:140px;grid-column:1/-1}.quote-form button{justify-self:start}.contact{padding:75px 8%;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.contact-box{border-left:3px solid #1595ff;padding:20px 28px;background:#f5f7f9;border-radius:8px}.contact-box p{margin:8px 0}footer{background:#05070a;color:#fff;padding:30px 8%;display:flex;justify-content:space-between;gap:20px;font-size:13px}footer span{display:block;color:#8d99a6;margin-top:5px}@media(max-width:850px){.nav nav{display:none}.hero{min-height:600px}.hero-content{margin-left:4%;padding:60px 20px}.cards{grid-template-columns:1fr 1fr}.dark-section,.contact{grid-template-columns:1fr;gap:35px}.quote-form{grid-template-columns:1fr}.trust{grid-template-columns:1fr}.quote-form textarea{grid-column:auto}footer{flex-direction:column}}@media(max-width:520px){.cards{grid-template-columns:1fr}.hero h1{font-size:45px}.section h2,.dark-section h2,.contact h2{font-size:34px}}
