*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#03111d;color:#fff;font-family:"Poppins",sans-serif}
.hero{position:relative;min-height:100vh;overflow:hidden;background:url("../img/hero.webp") center/cover no-repeat}
.overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,10,18,.98) 0%,rgba(1,10,18,.92) 24%,rgba(1,10,18,.67) 43%,rgba(1,10,18,.12) 72%,rgba(1,10,18,.18) 100%)}
.content{position:relative;z-index:2;width:min(780px,49vw);padding:46px 0 125px 4.5vw}
.logo{display:block;width:280px;max-width:78%;height:auto;margin:0 0 45px}
.eyebrow{display:flex;align-items:center;gap:17px;font-size:26px;letter-spacing:.32em;font-weight:300}.eyebrow i{display:block;width:55px;height:5px;background:linear-gradient(90deg,#078cff,#d9f2ff)}
h1{font-family:"Chakra Petch","Poppins",sans-serif;font-size:clamp(58px,5.6vw,106px);font-weight:800;letter-spacing:-.025em;line-height:.94;text-transform:uppercase;margin:10px 0 22px}h1 strong{color:#078cff;font-weight:800}
.lead{font-size:clamp(17px,1.2vw,23px);font-weight:400;line-height:1.52;margin:0 0 38px;color:#f2f5f8}
.services{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:35px}.services article{min-height:145px;padding:0 18px;border-right:1px solid rgba(0,148,255,.42)}.services article:first-child{padding-left:0}.services article:last-child{border-right:0}
.ico{height:50px;color:#078cff;display:flex;align-items:center}.ico svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px rgba(7,140,255,.18))}.services h2{font-size:15px;line-height:1.25;margin:8px 0 7px;font-weight:700}.services p{font-size:12px;line-height:1.5;margin:0;color:#d8e0e7}
.contact{border-top:2px solid #078cff;padding-top:17px;display:flex;align-items:center;gap:28px}.question{display:flex;flex-direction:column;min-width:250px}.question b{font-size:20px}.question span{font-size:12px;color:#e4e9ed}.contact a{color:#fff;text-decoration:none;font-size:15px;white-space:nowrap}.contact a:hover{color:#078cff}.symbol{color:#078cff;margin-right:7px;display:inline-flex;vertical-align:middle}.symbol svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.slogan{position:absolute;z-index:2;right:4.5vw;top:5vh;text-align:right;font-family:"Caveat",cursive;font-size:clamp(28px,2.45vw,47px);font-weight:500;line-height:1.05;transform:rotate(-5deg);text-shadow:0 2px 8px #0006}.slogan i{display:block;width:125px;height:5px;background:#078cff;margin:12px 0 0 auto}
footer{position:absolute;z-index:3;bottom:0;left:0;right:0;min-height:72px;padding:0 4.5vw;display:flex;align-items:center;border-top:1px solid #078cff;background:rgba(1,11,20,.91);font-size:12px;color:#d6dde3}.divider{color:#078cff;margin:0 14px}.soon{margin-left:auto;color:#078cff;font-size:15px;font-weight:600}
@media(max-width:1150px){.content{width:69vw}.services{grid-template-columns:repeat(2,1fr);row-gap:22px}.services article:nth-child(2){border-right:0}.contact{flex-wrap:wrap}.slogan{font-size:28px}}
@media(max-width:720px){.hero{background-position:65% center}.overlay{background:linear-gradient(180deg,rgba(1,10,18,.77),rgba(1,10,18,.92) 48%,rgba(1,10,18,.99) 100%)}.content{width:100%;padding:30px 22px 145px}.logo{width:230px;margin-bottom:36px}.eyebrow{font-size:17px}.eyebrow i{width:34px;height:4px}h1{font-size:52px}.lead{font-size:16px}.desktop{display:none}.services{grid-template-columns:repeat(2,1fr)}.services article{padding:0 12px}.services article:nth-child(odd){padding-left:0}.slogan{display:none}.contact{align-items:flex-start;gap:12px 20px}.question{width:100%}footer{padding:13px 22px;min-height:100px;flex-wrap:wrap;align-content:center;gap:8px}.soon{width:100%;margin-left:0}}
@media(max-width:430px){h1{font-size:44px}.services{grid-template-columns:1fr}.services article{border-right:0;border-bottom:1px solid rgba(0,148,255,.25);padding:13px 0;min-height:auto}.ico{height:42px}.ico svg{width:36px;height:36px}.contact a{font-size:14px}}
