*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#111820;background:#fff;line-height:1.6}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{position:sticky;top:0;z-index:50;background:rgba(10,16,24,.94);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;flex-direction:column;line-height:1}.brand-mark{font-family:Oswald,sans-serif;font-size:28px;font-weight:700;color:#0b8ee8;letter-spacing:.04em}.brand-sub{font-size:10px;text-transform:uppercase;color:#d8e3ec;letter-spacing:.1em;margin-top:6px}.menu{display:flex;gap:24px;align-items:center;color:#eef4f8;font-size:14px}.menu a:hover{color:#29a5f4}.menu-btn{display:none;background:none;border:0;color:white;font-size:24px}.btn{display:inline-flex;align-items:center;justify-content:center;background:#087fd1;color:white;border:0;border-radius:6px;padding:14px 22px;font-weight:700;transition:.2s;cursor:pointer}.btn:hover{transform:translateY(-1px);background:#0692ed}.btn-small{padding:10px 15px}.btn-ghost{background:transparent;border:1px solid rgba(255,255,255,.65)}.btn-light{background:white;color:#086ba9}.btn-full{width:100%}.hero{min-height:760px;background:url('assets/capa.jpg') center/cover no-repeat;position:relative;display:flex;align-items:center;color:white}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,10,16,.92) 0%,rgba(5,10,16,.65) 48%,rgba(5,10,16,.18) 100%),linear-gradient(0deg,rgba(5,10,16,.65),transparent 45%)}.hero-content{position:relative;z-index:2;padding:130px 0 180px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:12px;color:#64c3ff;margin-bottom:14px}.eyebrow.blue{color:#087fd1}.hero h1,.section h2,.banner h2{font-family:Oswald,sans-serif;text-transform:uppercase;line-height:1.06;margin:0}.hero h1{font-size:clamp(46px,7vw,82px);max-width:850px}.hero p{font-size:19px;max-width:700px;color:#e4edf3}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-stats{position:absolute;z-index:2;bottom:0;left:0;right:0;background:rgba(6,13,20,.86);display:grid;grid-template-columns:repeat(3,1fr);padding:22px max(30px,calc((100vw - 1180px)/2));gap:30px}.hero-stats div{display:flex;align-items:center;gap:12px}.hero-stats strong{font:700 30px Oswald;color:#27a6f7}.hero-stats span{font-size:13px;color:#d7e0e7;text-transform:uppercase;letter-spacing:.08em}.section{padding:95px 0}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.section h2,.banner h2{font-size:clamp(34px,5vw,54px)}.section p{color:#53616d}.image-card{border-radius:10px;overflow:hidden;box-shadow:0 18px 45px rgba(9,25,37,.18);position:relative}.image-card img{width:100%;height:430px;object-fit:cover}.image-label{position:absolute;left:0;right:0;bottom:0;padding:18px 22px;background:rgba(8,20,30,.85);color:white;font-weight:700}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.check-grid span{font-weight:600}.section-dark{background:#101820;color:white}.section-dark p{color:#afbec9}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}.section-head>p{max-width:430px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#17232e;border:1px solid rgba(255,255,255,.07);padding:28px;border-radius:8px;min-height:220px}.service-card .icon{font-size:28px;color:#19a3f5}.service-card h3{font:600 22px Oswald;text-transform:uppercase;margin:14px 0 8px}.service-card p{font-size:14px}.feature-row{display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:center}.feature-image img{width:100%;height:480px;object-fit:cover;border-radius:8px}.feature-copy ul{padding-left:20px}.feature-copy li{margin:8px 0}.banner{background:linear-gradient(rgba(4,18,28,.85),rgba(4,18,28,.85)),url('assets/misto.jpg') center/cover;color:white;padding:75px 0}.banner-content{display:flex;justify-content:space-between;align-items:center;gap:40px}.banner-content>div{max-width:780px}.banner p{color:#d6e2ea}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:22px}.gallery figure{margin:0;position:relative;border-radius:8px;overflow:hidden;background:#0e1821}.gallery img{width:100%;height:330px;object-fit:cover;transition:.3s}.gallery figure:hover img{transform:scale(1.025)}.gallery figcaption{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(transparent,rgba(6,12,18,.95));color:white;padding:55px 22px 18px;display:flex;flex-direction:column}.gallery figcaption strong{font-size:18px}.gallery figcaption span{font-size:13px;color:#bcd0de}.section-blue{background:#087fd1;color:white}.section-blue p{color:#e6f5ff}.light span{color:white}.no-shadow{box-shadow:none}.contact-wrap{display:grid;grid-template-columns:1fr .9fr;gap:70px}.contact-list{display:grid;gap:15px;margin-top:28px}.contact-list div{display:flex;flex-direction:column;padding-bottom:14px;border-bottom:1px solid #e2e8ed}.contact-list span{font-size:12px;text-transform:uppercase;color:#6d7d89;letter-spacing:.08em}.contact-list strong{margin-top:3px}.quote-form{background:#f4f7f9;padding:30px;border-radius:10px}.quote-form label{display:block;font-weight:700;font-size:13px;margin-bottom:15px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;margin-top:7px;padding:13px;border:1px solid #cfd9df;border-radius:6px;font:inherit;background:white}.footer{background:#0c141c;color:#d6e2ea;padding:30px 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:25px;align-items:center;font-size:13px}.footer strong{display:block;color:#20a2f4;font:700 24px Oswald}.footer span{display:block}.floating-wa{position:fixed;right:20px;bottom:20px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:white;font-weight:800;box-shadow:0 9px 25px rgba(0,0,0,.22);z-index:60}
@media(max-width:900px){.menu-btn{display:block}.menu{display:none;position:absolute;top:76px;left:0;right:0;background:#0b131b;padding:20px;flex-direction:column;align-items:stretch}.menu.open{display:flex}.hero{min-height:700px}.hero-content{padding:110px 0 190px}.hero-stats{grid-template-columns:1fr;gap:10px}.split,.feature-row,.contact-wrap{grid-template-columns:1fr}.services-grid{grid-template-columns:1fr 1fr}.banner-content,.section-head{align-items:flex-start;flex-direction:column}.image-card img{height:360px}.gallery img{height:270px}.footer-grid{grid-template-columns:1fr}.section{padding:70px 0}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.brand-sub{display:none}.hero h1{font-size:47px}.hero p{font-size:16px}.hero-stats strong{font-size:24px}.services-grid,.gallery,.check-grid{grid-template-columns:1fr}.gallery img{height:240px}.feature-image img{height:320px}.section h2,.banner h2{font-size:38px}}
.local-seo{background:#f7f9fb}.city-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.city-grid a{padding:18px;background:#fff;border:1px solid #dfe7ec;border-radius:7px;font-weight:700;color:#0d2434}.city-grid a:hover{border-color:#087fd1;color:#087fd1}@media(max-width:900px){.city-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.city-grid{grid-template-columns:1fr}}