@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Inter:wght@400;500;600;700&display=swap');
:root{--blue:#1871d5;--dark:#030910;--panel:#06111d;--text:#edf1f5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--dark);color:var(--text);font-family:Inter,Arial}.container{width:min(1470px,94%);margin:auto}
.nav{height:106px;display:flex;align-items:center;gap:30px;position:relative;z-index:5}.brand img{display:block;width:280px;max-height:95px;object-fit:contain}.links{display:flex;gap:31px;align-items:center;flex:1}.links a{color:#e1e5e9;text-decoration:none;font-family:'Barlow Condensed';font-weight:800;font-size:16px}.links a:hover{color:#4392f4}.header-phone{align-self:stretch;background:#05090f;min-width:225px;padding:16px 22px;display:flex;flex-direction:column;gap:7px}.header-phone strong{color:#5797e8;font-family:'Barlow Condensed';font-size:16px;letter-spacing:1px}.header-phone a{color:#e2e5e9;text-decoration:none;font-size:17px;font-weight:700;white-space:nowrap}.menu-btn{display:none}
.hero{height:540px;position:relative;overflow:hidden}.hero-img{position:absolute;inset:0;background:url('assets/guincho-hero.jpg') center/cover no-repeat}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,7,12,.98),rgba(2,7,12,.9) 30%,rgba(2,7,12,.25) 70%,rgba(2,7,12,.08))}.hero-content{position:relative;padding-top:45px}.pill{display:inline-block;padding:6px 18px;background:linear-gradient(90deg,#153b75,#286fc5);border-radius:9px;font-family:'Barlow Condensed';font-weight:800;letter-spacing:1px}.hero h1{font-family:'Barlow Condensed';font-size:59px;line-height:1.02;margin:20px 0 14px}.hero h1 b,.box h2 b,.coverage h2 b{color:#2479df}.blue-line{width:82px;height:3px;background:#2479df;margin:18px 0}.hero p{font-size:19px;line-height:1.55}.actions{display:flex;gap:24px;margin-top:18px}.actions a{min-width:230px;padding:16px;text-align:center;text-decoration:none;color:white;border-radius:9px;font-family:'Barlow Condensed';font-weight:800;letter-spacing:1px;font-size:17px}.whats-btn{background:linear-gradient(90deg,#0d9136,#16b447)}.call-btn{background:linear-gradient(90deg,#183f80,#1b5ab5)}
.services{display:grid;grid-template-columns:repeat(5,1fr);background:#030b14;border:1px solid #0754ad;border-radius:10px;padding:10px}.services article{text-align:center;padding:3px 18px;border-right:1px solid #133451}.services article:last-child{border:0}.services span{font-size:38px;display:block;height:49px}.services h3,.trust h3{font-family:'Barlow Condensed';font-size:17px;margin:4px 0}.services p{font-size:12px;color:#cbd2d9;margin:0}
.grid{display:grid;grid-template-columns:46% 54%;gap:8px;margin-top:2px}.box{background:linear-gradient(145deg,#071423,#03080e);border:1px solid #0754ad;padding:17px 28px}.box h2,.coverage h2,.contact-box h2{font-family:'Barlow Condensed';font-size:25px;margin:0 0 8px}.box p{font-size:14px;line-height:1.5;margin:0 0 12px}.routes{display:flex;flex-wrap:wrap;gap:8px}.routes span{background:#0c2033;padding:8px 10px;border-radius:7px;font-size:12px}.steps{display:grid;grid-template-columns:repeat(4,1fr)}.steps>div{padding:5px 10px;border-right:1px solid #13304c}.steps>div:last-child{border:0}.steps i{background:#234d88;border-radius:7px;padding:4px 7px;font-style:normal;font-weight:700}.steps span{font-size:32px;margin-left:6px}.steps h3{font-family:'Barlow Condensed';font-size:14px;margin:7px 0}.steps p{font-size:11px;margin:0;color:#c7ced6}
.coverage{background:#06101b;border-top:1px solid #12304d;padding:17px 0}.coverage-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.coverage h2{font-size:19px;color:#5598e8}.cities{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;font-size:12px}.coverage p{font-size:12px}.contact-box{text-align:center;border:2px solid #1768ca;border-radius:10px;padding:12px}.contact-box a{display:inline-block;color:#eef2f5;text-decoration:none;font-weight:700;margin:5px 12px}.trust{display:grid;grid-template-columns:repeat(4,1fr);padding:20px 0}.trust article{text-align:center;padding:5px 18px;border-right:1px solid #112a42}.trust article:last-child{border:0}.trust span{font-size:35px;color:#287ce0}.trust p{font-size:11px;color:#c4cbd3;margin:0}footer{border-top:1px solid #10263d;color:#aab4bf;font-size:11px;text-align:center;padding:14px 0}.float-whats{display:none}
@media(max-width:1050px){.links{gap:15px}.links a{font-size:14px}.brand img{width:210px}.header-phone{min-width:205px}.hero h1{font-size:52px}}
@media(max-width:700px){.nav{height:78px}.brand img{width:190px}.menu-btn{display:block;margin-left:auto;background:#071a2c;border:1px solid #2479df;color:#fff;border-radius:6px;font-size:22px}.header-phone{display:none}.links{display:none;position:absolute;top:77px;left:0;right:0;background:#06101b;padding:18px;flex-direction:column;align-items:flex-start}.links.open{display:flex}.hero{height:620px}.hero-img{background-position:65% center;opacity:.65}.shade{background:linear-gradient(90deg,rgba(2,7,12,.98),rgba(2,7,12,.72))}.hero h1{font-size:45px}.hero p{font-size:17px}.actions{flex-direction:column;gap:14px}.actions a{width:100%}.services{grid-template-columns:1fr 1fr}.services article{border-bottom:1px solid #133451;padding:10px}.services article:nth-child(2n){border-right:0}.services article:last-child{grid-column:1/3}.grid,.coverage-grid{grid-template-columns:1fr}.box{padding:20px}.steps{grid-template-columns:1fr 1fr}.steps>div:nth-child(2){border-right:0}.cities{grid-template-columns:1fr 1fr}.trust{grid-template-columns:1fr 1fr}.trust article{border-bottom:1px solid #112a42;padding:15px 8px}.float-whats{display:flex;position:fixed;right:18px;bottom:18px;width:58px;height:58px;z-index:10;border-radius:50%;align-items:center;justify-content:center;background:#13a641;color:#fff;text-decoration:none;font-size:30px;box-shadow:0 5px 18px #000}}
