/* visual-v2: colour palette, section backgrounds, hero light, brand lockup */
:root{--bg:#050916;--line:#90b7ff26;--muted:#a5b1c8;--cyan:#95eaff}body{background:var(--bg)}.section{isolation:isolate}.section:not(.hero){background-color:#050916}.section:not(.hero):after{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background:radial-gradient(ellipse at 95% 90%,#0734a632,transparent 60%)}
.hero{min-height:900px;height:100svh;padding:0;background:#03091b;isolation:isolate}.hero:before{z-index:-2;background-image:linear-gradient(90deg,#03091b 0%,#03091b00 38%,#03091b00 78%,#03091b 100%),url('assets/hero-bg.webp');background-size:100% 100%,auto 127%;background-position:center,66% 46%;background-repeat:no-repeat;opacity:1}.hero:after{z-index:-1;pointer-events:none;background:linear-gradient(0deg,#050916 0%,transparent 25%,transparent 82%,#03091b80)}
.hero-light{position:absolute;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(ellipse at 5% 45%,#1239a338,transparent 48%)}
.hero-description{position:absolute;right:6%;bottom:9%;width:330px}.hero-description p{font-size:13px;color:#b6c5dd;line-height:1.5}.hero-description .link{background:#eef6ff;color:#08172f;border:1px solid #fff;border-radius:6px;padding:17px 22px;margin-top:20px;font-size:14px;font-weight:600;box-shadow:0 0 28px #76baff4d,0 10px 35px #0005;transition:background .2s,box-shadow .2s;width:100%}.hero-description .link:hover{background:#fff;box-shadow:0 0 38px #76baff80,0 10px 35px #0005}.hero-description .arrow{font-size:23px}
.hero-foot{left:6%;right:6%;bottom:26px}
.glow:before{background:radial-gradient(ellipse at 62% 50%,#50c6ff70 0%,#173cffa6 21%,#10265770 42%,transparent 66%)}
.accent{color:#9abfff}
.services{background:linear-gradient(130deg,#050916,#0b1933 65%,#050916)!important}
.contact{background:radial-gradient(ellipse at 100% 100%,#10285c,#050916 60%)!important}
.brand-lockup{display:inline-flex;align-items:center}.brand-lockup img{display:block;max-width:100%;height:auto}header .brand-lockup{margin-left:-5px}
@media(min-width:601px){.hero:before{mask-image:linear-gradient(90deg,transparent 32%,#000 47%,#000 73%,transparent 84%)}}
@media(max-width:600px){.hero-description{left:6%;right:6%;bottom:8%;width:auto;padding-top:20px;background:linear-gradient(0deg,#050916b3,transparent)}.hero-description p{font-size:12px;line-height:1.5;max-width:350px;color:#d0dbea}.hero-description .link{width:100%;min-height:55px;margin-top:15px;padding:14px 20px}.hero-foot{bottom:20px}.hero:after{background:linear-gradient(0deg,#050916 0%,#050916bb 15%,transparent 36%,transparent 82%,#03091b80)}header .brand-lockup img{width:158px}}
@media(max-width:600px) and (max-height:730px){.hero-description p{font-size:12px}.hero-description{bottom:8%}.hero-description .link{margin-top:12px}}
@media(prefers-reduced-motion:reduce){.service-row{transition:none}}
