/* @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');

:root{
  --bg:#02050f;--panel:#070d1c;--text:#f5f7ff;--muted:#a7b0c5;
  --blue:#1677ff;--cyan:#12a9ff;--purple:#8b35ff;--border:rgba(65,110,255,.35);
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}
a{color:inherit;text-decoration:none}
.bg-grid{position:fixed;inset:0;pointer-events:none;opacity:.14;background-image:linear-gradient(rgba(60,100,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(60,100,255,.15) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to bottom,black,transparent 85%);z-index:-2}
.glow{position:fixed;width:500px;height:500px;border-radius:50%;filter:blur(130px);opacity:.15;pointer-events:none;z-index:-1}
.glow-one{background:#004dff;top:10%;right:5%}.glow-two{background:#7b00ff;bottom:5%;left:0}
.navbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 4.8%;position:sticky;top:0;z-index:50;background:rgba(2,5,15,.78);backdrop-filter:blur(16px);border-bottom:1px solid rgba(80,110,200,.08)}
.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:700;white-space:nowrap}
.brand-mark{font-size:38px;line-height:1;font-weight:900;background:linear-gradient(135deg,#1685ff,#8c2cff);-webkit-background-clip:text;color:transparent}
.brand-x{color:#1685ff}
.nav-links{display:flex;gap:31px;margin-left:auto;margin-right:40px}.nav-links a{font-size:13px;color:#e6e9f5;transition:.25s}.nav-links a:hover,.nav-links a.active{color:#4d9cff;text-shadow:0 0 15px #147bff}
.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:8px;transition:.25s}
.nav-cta{padding:8px 17px;border:1px solid #783cff;background:linear-gradient(90deg,rgba(0,105,255,.18),rgba(139,40,255,.18));font-size:13px}.nav-cta:hover{box-shadow:0 0 25px rgba(60,90,255,.4)}
.menu-toggle{display:none;background:none;border:0;color:white;font-size:24px}
.section{width:min(94%,1200px);margin:auto}
.hero{min-height:500px;display:grid;grid-template-columns:43% 57%;align-items:center;position:relative;padding-top:35px}
.code-symbol{font-size:27px;color:#7e3cff;font-weight:800;margin-bottom:20px}
.hero h1{font-size:46px;line-height:1.06;letter-spacing:-1.5px;margin-bottom:21px}.hero h1 span{background:linear-gradient(90deg,#1594ff,#9a25ff);-webkit-background-clip:text;color:transparent}
.hero-copy>p{max-width:420px;color:#c1c9db;font-size:14px}.hero-actions{display:flex;gap:14px;margin-top:25px}
.btn{padding:11px 25px;font-size:13px;font-weight:600}.btn.primary{background:linear-gradient(90deg,#147cff,#8130ff);box-shadow:0 0 22px rgba(37,101,255,.25)}.btn.secondary{border:1px solid #7137ff;background:rgba(10,20,50,.5)}.btn:hover{transform:translateY(-2px);filter:brightness(1.15)}
.hero-art{height:500px;position:relative;overflow:hidden;background:url('../assets/hero-art.png') center center/100% auto no-repeat}.neon-x{position:absolute;width:310px;height:310px;transform:rotate(45deg);border:2px solid #1680ff;box-shadow:0 0 12px #0878ff,0 0 40px rgba(0,110,255,.35)}.x-one{right:90px;top:-85px}.x-two{right:-80px;top:85px;border-color:#b52cff;box-shadow:0 0 12px #a22cff,0 0 45px rgba(160,0,255,.25)}
.rocket{position:absolute;width:60px;height:155px;right:205px;top:210px;border-radius:50% 50% 45% 45%;background:linear-gradient(90deg,#0a1640,#152a65 50%,#0a163d);border:2px solid #6d8eff;box-shadow:0 0 20px rgba(44,112,255,.7);transform:rotate(0deg);z-index:4}.rocket:before{content:"";position:absolute;left:12px;top:-20px;border-left:17px solid transparent;border-right:17px solid transparent;border-bottom:24px solid #203c87}.rocket-window{width:22px;height:22px;border-radius:50%;border:3px solid #4da4ff;position:absolute;left:17px;top:43px;box-shadow:0 0 12px #168cff}.fin{position:absolute;bottom:12px;width:22px;height:55px;background:#182c69;border:1px solid #6684ff}.fin-left{left:-18px;transform:skewY(35deg)}.fin-right{right:-18px;transform:skewY(-35deg)}.flame{position:absolute;left:11px;bottom:-75px;width:35px;height:85px;background:linear-gradient(#9a42ff,#176cff,transparent);clip-path:polygon(25% 0,75% 0,100% 55%,55% 100%,0 55%);filter:blur(1px)}.flame i{position:absolute;width:7px;height:55px;background:#fff;border-radius:50%;left:14px;top:8px;filter:blur(3px)}.clouds{position:absolute;bottom:5px;left:5%;width:90%;height:85px;background:radial-gradient(ellipse at 15% 70%,#111a5b 0 15%,transparent 16%),radial-gradient(ellipse at 30% 65%,#111a5b 0 18%,transparent 19%),radial-gradient(ellipse at 48% 75%,#10185a 0 20%,transparent 21%),radial-gradient(ellipse at 68% 65%,#10185a 0 17%,transparent 18%),radial-gradient(ellipse at 85% 75%,#10185a 0 18%,transparent 19%);filter:blur(2px)}
.section-heading{text-align:center;margin:20px 0 28px}.section-heading>span,.eyebrow{font-size:10px;letter-spacing:2px;color:#7f92ba}.section-heading h2{font-size:23px;line-height:1.25;margin:5px 0}.section-heading p{font-size:13px;color:var(--muted)}
.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.service-card{min-height:220px;border:1px solid rgba(67,105,255,.25);border-radius:9px;padding:22px 14px;text-align:center;background:linear-gradient(145deg,rgba(9,18,43,.82),rgba(3,7,20,.8));transition:.3s}.service-card:hover{transform:translateY(-5px);border-color:#216cff;box-shadow:0 12px 40px rgba(15,82,255,.12)}.service-icon{font-size:29px;font-weight:800;color:#1682ff;margin-bottom:16px}.service-card h3{font-size:13px;line-height:1.35}.service-card p{font-size:11px;color:#9da8bd;margin-top:10px;line-height:1.6}
.stats{margin-top:14px;border:1px solid rgba(67,105,255,.25);border-radius:10px;padding:16px 25px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(8,16,36,.7)}.stats div{display:flex;align-items:center;gap:13px;justify-content:center;border-right:1px solid rgba(95,120,190,.22)}.stats div:last-child{border:0}.stats strong{font-size:29px;color:#167eff}.stats span{font-size:10px;color:#aab3c7}
.technologies{padding-top:25px}.tech-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:15px}.tech-grid div{text-align:center;color:#9ea9c0;font-size:10px}.tech-grid b{height:45px;display:block;font-size:28px;color:#2185ff;line-height:45px}.tech-grid div:nth-child(1) b{color:#ff9f27}.tech-grid div:nth-child(2) b{color:#76c442}.tech-grid div:nth-child(3) b{color:#f5d000}.tech-grid div:nth-child(4) b{color:#258cff}.tech-grid div:nth-child(5) b{color:#e32143}.tech-grid div:nth-child(6) b{color:#27d9f2}.tech-grid div:nth-child(7) b{color:#70b647}.tech-grid div:nth-child(8) b{color:#4fa4ff}.tech-grid div:nth-child(9) b{color:#ff9f27}.tech-grid div:nth-child(10) b{color:#258cff}
.process{padding-top:10px}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.process-grid article{position:relative;text-align:center;border:1px solid rgba(67,105,255,.28);border-radius:9px;padding:29px 14px 17px;background:rgba(7,14,31,.65)}.process-grid i{position:absolute;top:-17px;left:50%;transform:translateX(-50%);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#147dff,#7532ff);font-style:normal;font-size:13px;box-shadow:0 0 20px rgba(54,79,255,.7)}.process-grid h3{font-size:13px}.process-grid p{font-size:10px;color:#9da8bd;margin-top:7px}
.about{padding-top:55px}.about-card{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;padding:35px;border:1px solid var(--border);border-radius:12px;background:linear-gradient(120deg,rgba(9,19,43,.8),rgba(8,7,30,.7))}.about-card h2{font-size:28px;line-height:1.2;margin:7px 0 12px}.about-card p{color:var(--muted);font-size:13px}.about-points{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-content:center}.about-points span{font-size:12px;color:#cbd4e8}
.blog{padding-top:55px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.blog-grid article{border:1px solid rgba(67,105,255,.25);border-radius:10px;padding:25px;background:rgba(7,14,31,.7)}.blog-grid span{font-size:9px;color:#4e9bff;letter-spacing:2px}.blog-grid h3{font-size:16px;margin:8px 0}.blog-grid p{font-size:11px;color:var(--muted)}
.contact{padding:45px 0}.contact-card{display:flex;align-items:center;gap:22px;border:1px solid #2738c8;border-radius:11px;padding:23px 40px;background:linear-gradient(90deg,rgba(9,20,48,.85),rgba(12,8,38,.85))}.contact-icon{font-size:35px;color:#278dff}.contact-card h2{font-size:20px}.contact-card p{font-size:12px;color:#abb5c8}.contact-card .btn{margin-left:auto}
footer{border-top:1px solid rgba(80,110,180,.15);padding:38px 5%;display:grid;grid-template-columns:1.7fr .8fr .8fr .8fr 1.2fr;gap:30px;background:#01040b}footer .brand{margin-bottom:10px}footer p,footer a{display:block;font-size:11px;color:#aab3c5;margin:4px 0}footer h4{font-size:12px;margin-bottom:10px}footer small{font-size:10px;color:#8790a4;display:block;margin-top:18px}.socials{display:flex;gap:8px}.socials a{width:30px;height:30px;border-radius:7px;background:#0b1224;display:grid;place-items:center;color:white}.socials a:hover{background:#17265b}#newsletter{display:flex;margin-top:10px;border:1px solid #202d4d;border-radius:7px;overflow:hidden}#newsletter input{min-width:0;width:100%;background:transparent;border:0;outline:0;color:white;padding:9px;font-size:10px}#newsletter button{border:0;background:linear-gradient(90deg,#147dff,#7c2dff);color:#fff;width:38px}
@media(max-width:900px){.nav-links{display:none}.nav-cta{margin-left:auto;margin-right:15px}.menu-toggle{display:block}.hero{grid-template-columns:1fr}.hero-art{position:absolute;inset:0;opacity:.35;z-index:-1}.hero-copy{padding:55px 5%}.service-grid{grid-template-columns:repeat(3,1fr)}.tech-grid{grid-template-columns:repeat(5,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.navbar{padding:0 20px}.brand{font-size:18px}.nav-cta{display:none}.hero{min-height:600px}.hero h1{font-size:39px}.hero-actions{flex-direction:column;width:fit-content}.service-grid,.blog-grid,.process-grid,.stats{grid-template-columns:1fr}.tech-grid{grid-template-columns:repeat(2,1fr)}.stats div{border-right:0;border-bottom:1px solid rgba(95,120,190,.22);padding:10px}.about-card{grid-template-columns:1fr;padding:25px}.contact-card{flex-wrap:wrap;padding:25px}.contact-card .btn{margin-left:0}footer{grid-template-columns:1fr}}

.hero-art .neon-x,.hero-art .rocket,.hero-art .clouds{display:none}

/* Responsive mobile navigation */
/* .mobile-talk{display:none}
@media(max-width:900px){
  .menu-toggle{display:block;cursor:pointer;z-index:60}
  .nav-links{
    display:none;
    position:absolute;
    top:76px;
    left:15px;
    right:15px;
    margin:0;
    padding:14px;
    flex-direction:column;
    gap:0;
    background:rgba(3,7,20,.98);
    border:1px solid rgba(67,105,255,.4);
    border-radius:12px;
    box-shadow:0 18px 45px rgba(0,0,0,.45);
    z-index:55;
  }
  .nav-links.mobile-open{display:flex}
  .nav-links a{display:block;padding:12px 14px;border-radius:7px}
  .nav-links a:hover,.nav-links a.active{background:rgba(25,83,210,.14)}
  .nav-links .mobile-talk{
    display:block;
    margin-top:8px;
    text-align:center;
    background:linear-gradient(90deg,#147cff,#8130ff);
    color:#fff;
  }
  .nav-cta{display:inline-flex;margin-left:auto;margin-right:14px}
}
@media(max-width:600px){
  .nav-cta{display:none}
  .hero-art{background-size:auto 100%;background-position:center center;opacity:.38}
} */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');

:root {
  --bg: #02050f;
  --panel: #070d1c;
  --text: #f5f7ff;
  --muted: #a7b0c5;
  --blue: #1677ff;
  --cyan: #12a9ff;
  --purple: #8b35ff;
  --border: rgba(65, 110, 255, .35);
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 90px;
}

body {
  font-family: Inter, system-ui, sans-serif;
  background: var(--bg);
  color: var(--text);
  line-height: 1.6;
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

/* =========================================================
BACKGROUND
========================================================= */

.bg-grid {
  position: fixed;
  inset: 0;
  pointer-events: none;
  opacity: .14;
  background-image:
    linear-gradient(rgba(60, 100, 255, .15) 1px, transparent 1px),
    linear-gradient(90deg, rgba(60, 100, 255, .15) 1px, transparent 1px);
  background-size: 70px 70px;
  mask-image: linear-gradient(to bottom, black, transparent 85%);
  -webkit-mask-image: linear-gradient(to bottom, black, transparent 85%);
  z-index: -2;
}

.glow {
  position: fixed;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  filter: blur(130px);
  opacity: .15;
  pointer-events: none;
  z-index: -1;
  animation: ambientGlow 9s ease-in-out infinite alternate;
}

.glow-one {
  background: #004dff;
  top: 10%;
  right: 5%;
}

.glow-two {
  background: #7b00ff;
  bottom: 5%;
  left: 0;
  animation-delay: -4s;
}

@keyframes ambientGlow {
  from {
    transform: translate3d(0, 0, 0) scale(1);
  }

  to {
    transform: translate3d(-25px, 20px, 0) scale(1.08);
  }
}

/* =========================================================
NAVBAR
========================================================= */

.navbar {
  height: 76px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 4.8%;
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(2, 5, 15, .78);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid rgba(80, 110, 200, .08);
  animation: navbarDrop .7s cubic-bezier(.22, 1, .36, 1) both;
}

@keyframes navbarDrop {
  from {
    opacity: 0;
    transform: translateY(-18px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.brand {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 21px;
  font-weight: 700;
  white-space: nowrap;
  transition: transform .3s ease;
}

.brand:hover {
  transform: translateY(-1px);
}

.brand-mark {
  font-size: 38px;
  line-height: 1;
  font-weight: 900;
  background: linear-gradient(135deg, #1685ff, #8c2cff);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.brand-x {
  color: #1685ff;
}

.nav-links {
  display: flex;
  gap: 31px;
  margin-left: auto;
  margin-right: 40px;
}

.nav-links a {
  position: relative;
  font-size: 13px;
  color: #e6e9f5;
  transition:
    color .25s ease,
    transform .25s ease,
    text-shadow .25s ease;
}

.nav-links a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -7px;
  width: 0;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1685ff, #8c2cff);
  box-shadow: 0 0 10px rgba(55, 120, 255, .7);
  transform: translateX(-50%);
  transition: width .3s ease;
}

.nav-links a:hover,
.nav-links a.active {
  color: #4d9cff;
  text-shadow: 0 0 15px #147bff;
}

.nav-links a:hover::after,
.nav-links a.active::after {
  width: 18px;
}

.nav-cta,
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  border-radius: 8px;
  transition:
    transform .25s ease,
    filter .25s ease,
    box-shadow .25s ease;
}

.nav-cta {
  position: relative;
  overflow: hidden;
  padding: 8px 17px;
  border: 1px solid #783cff;
  background:
    linear-gradient(90deg,
      rgba(0, 105, 255, .18),
      rgba(139, 40, 255, .18));
  font-size: 13px;
}

.nav-cta:hover {
  transform: translateY(-2px);
  box-shadow:
    0 0 25px rgba(60, 90, 255, .4),
    inset 0 0 20px rgba(100, 60, 255, .08);
}

.menu-toggle {
  display: none;
  background: none;
  border: 0;
  color: white;
  font-size: 24px;
  cursor: pointer;
}

/* =========================================================
GENERAL SECTIONS
========================================================= */

.section {
  width: min(94%, 1200px);
  margin: auto;
}

/* =========================================================
HERO
========================================================= */

.hero {
  min-height: 500px;
  display: grid;
  grid-template-columns: 43% 57%;
  align-items: center;
  position: relative;
  padding-top: 35px;
}

.hero-copy {
  position: relative;
  z-index: 2;
}

.code-symbol {
  font-size: 27px;
  color: #7e3cff;
  font-weight: 800;
  margin-bottom: 20px;
  animation: codePulse 3s ease-in-out infinite;
}

@keyframes codePulse {

  0%,
  100% {
    opacity: .75;
    transform: translateY(0);
    text-shadow: 0 0 0 rgba(126, 60, 255, 0);
  }

  50% {
    opacity: 1;
    transform: translateY(-3px);
    text-shadow: 0 0 22px rgba(126, 60, 255, .55);
  }
}

.hero h1 {
  font-size: 46px;
  line-height: 1.06;
  letter-spacing: -1.5px;
  margin-bottom: 21px;
}

.hero h1 span {
  background: linear-gradient(90deg, #1594ff, #9a25ff);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  background-size: 200% auto;
  animation: gradientFlow 5s ease-in-out infinite;
}

@keyframes gradientFlow {

  0%,
  100% {
    background-position: 0% center;
  }

  50% {
    background-position: 100% center;
  }
}

.hero-copy>p {
  max-width: 420px;
  color: #c1c9db;
  font-size: 14px;
}

.hero-actions {
  display: flex;
  gap: 14px;
  margin-top: 25px;
}

.btn {
  position: relative;
  overflow: hidden;
  padding: 11px 25px;
  font-size: 13px;
  font-weight: 600;
  isolation: isolate;
}

.btn::before,
.nav-cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 70%;
  height: 100%;
  background: linear-gradient(100deg,
      transparent,
      rgba(255, 255, 255, .16),
      transparent);
  transform: skewX(-20deg);
  transition: left .65s ease;
  pointer-events: none;
}

.btn:hover::before,
.nav-cta:hover::before {
  left: 140%;
}

.btn.primary {
  background: linear-gradient(90deg, #147cff, #8130ff);
  box-shadow: 0 0 22px rgba(37, 101, 255, .25);
}

.btn.primary:hover {
  box-shadow:
    0 10px 30px rgba(37, 101, 255, .25),
    0 0 30px rgba(125, 48, 255, .2);
}

.btn.secondary {
  border: 1px solid #7137ff;
  background: rgba(10, 20, 50, .5);
}

.btn:hover {
  transform: translateY(-3px);
  filter: brightness(1.15);
}

.button-ripple {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .28);
  transform: translate(-50%, -50%) scale(0);
  pointer-events: none;
  z-index: -1;
  animation: buttonRipple .6s ease-out forwards;
}

@keyframes buttonRipple {
  to {
    transform: translate(-50%, -50%) scale(18);
    opacity: 0;
  }
}

/* =========================================================
HERO ART
========================================================= */

.hero-art {
  --mouse-x: 0px;
  --mouse-y: 0px;

  height: 500px;
  position: relative;
  overflow: hidden;
  background: url('../assets/hero-art.png') center center / 100% auto no-repeat;
  transform:
    translate3d(var(--mouse-x), var(--mouse-y), 0);
  transition: transform .45s cubic-bezier(.22, 1, .36, 1);
  animation: heroArtFloat 7s ease-in-out infinite;
}

@keyframes heroArtFloat {

  0%,
  100% {
    filter: drop-shadow(0 0 0 rgba(55, 110, 255, 0));
  }

  50% {
    filter: drop-shadow(0 15px 35px rgba(55, 110, 255, .08));
  }
}

.neon-x {
  position: absolute;
  width: 310px;
  height: 310px;
  transform: rotate(45deg);
  border: 2px solid #1680ff;
  box-shadow:
    0 0 12px #0878ff,
    0 0 40px rgba(0, 110, 255, .35);
}

.x-one {
  right: 90px;
  top: -85px;
}

.x-two {
  right: -80px;
  top: 85px;
  border-color: #b52cff;
  box-shadow:
    0 0 12px #a22cff,
    0 0 45px rgba(160, 0, 255, .25);
}

.rocket {
  position: absolute;
  width: 60px;
  height: 155px;
  right: 205px;
  top: 210px;
  border-radius: 50% 50% 45% 45%;
  background: linear-gradient(90deg,
      #0a1640,
      #152a65 50%,
      #0a163d);
  border: 2px solid #6d8eff;
  box-shadow: 0 0 20px rgba(44, 112, 255, .7);
  transform: rotate(0deg);
  z-index: 4;
}

.rocket:before {
  content: "";
  position: absolute;
  left: 12px;
  top: -20px;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  border-bottom: 24px solid #203c87;
}

.rocket-window {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 3px solid #4da4ff;
  position: absolute;
  left: 17px;
  top: 43px;
  box-shadow: 0 0 12px #168cff;
}

.fin {
  position: absolute;
  bottom: 12px;
  width: 22px;
  height: 55px;
  background: #182c69;
  border: 1px solid #6684ff;
}

.fin-left {
  left: -18px;
  transform: skewY(35deg);
}

.fin-right {
  right: -18px;
  transform: skewY(-35deg);
}

.flame {
  position: absolute;
  left: 11px;
  bottom: -75px;
  width: 35px;
  height: 85px;
  background: linear-gradient(#9a42ff,
      #176cff,
      transparent);
  clip-path: polygon(25% 0,
      75% 0,
      100% 55%,
      55% 100%,
      0 55%);
  filter: blur(1px);
}

.flame i {
  position: absolute;
  width: 7px;
  height: 55px;
  background: #fff;
  border-radius: 50%;
  left: 14px;
  top: 8px;
  filter: blur(3px);
}

.clouds {
  position: absolute;
  bottom: 5px;
  left: 5%;
  width: 90%;
  height: 85px;
  background:
    radial-gradient(ellipse at 15% 70%,
      #111a5b 0 15%,
      transparent 16%),
    radial-gradient(ellipse at 30% 65%,
      #111a5b 0 18%,
      transparent 19%),
    radial-gradient(ellipse at 48% 75%,
      #10185a 0 20%,
      transparent 21%),
    radial-gradient(ellipse at 68% 65%,
      #10185a 0 17%,
      transparent 18%),
    radial-gradient(ellipse at 85% 75%,
      #10185a 0 18%,
      transparent 19%);
  filter: blur(2px);
}

/* =========================================================
HERO JS ENTRANCE STATES
========================================================= */

.hero-reveal {
  opacity: 0;
  transform: translateY(24px);
}

.hero-visible {
  animation: heroReveal .85s cubic-bezier(.22, 1, .36, 1) var(--hero-delay) both;
}

@keyframes heroReveal {
  from {
    opacity: 0;
    transform: translateY(24px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* =========================================================
SECTION HEADINGS
========================================================= */

.section-heading {
  text-align: center;
  margin: 20px 0 28px;
}

.section-heading>span,
.eyebrow {
  font-size: 10px;
  letter-spacing: 2px;
  color: #7f92ba;
}

.section-heading h2 {
  font-size: 23px;
  line-height: 1.25;
  margin: 5px 0;
}

.section-heading p {
  font-size: 13px;
  color: var(--muted);
}

/* =========================================================
SCROLL REVEAL
========================================================= */

.reveal {
  opacity: 0;
  transform: translateY(28px);
}

.reveal.is-visible {
  animation: revealUp .75s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay) both;
}

@keyframes revealUp {
  from {
    opacity: 0;
    transform: translateY(28px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* =========================================================
SERVICES
========================================================= */

.service-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 10px;
}

.service-card {
  position: relative;
  min-height: 220px;
  border: 1px solid rgba(67, 105, 255, .25);
  border-radius: 9px;
  padding: 22px 14px;
  text-align: center;
  background:
    linear-gradient(145deg,
      rgba(9, 18, 43, .82),
      rgba(3, 7, 20, .8));
  overflow: hidden;
  transition:
    transform .35s cubic-bezier(.22, 1, .36, 1),
    border-color .35s ease,
    box-shadow .35s ease;
}

.service-card::before {
  content: "";
  position: absolute;
  inset: -1px;
  background:
    radial-gradient(circle at 50% 0%,
      rgba(30, 120, 255, .14),
      transparent 60%);
  opacity: 0;
  transition: opacity .35s ease;
  pointer-events: none;
}

.service-card:hover {
  transform: translateY(-8px);
  border-color: rgba(33, 108, 255, .8);
  box-shadow:
    0 16px 40px rgba(15, 82, 255, .14),
    0 0 25px rgba(35, 100, 255, .06);
}

.service-card:hover::before {
  opacity: 1;
}

.service-icon {
  position: relative;
  font-size: 29px;
  font-weight: 800;
  color: #1682ff;
  margin-bottom: 16px;
  transition:
    transform .35s ease,
    text-shadow .35s ease;
}

.service-card:hover .service-icon {
  transform: translateY(-3px) scale(1.08);
  text-shadow: 0 0 20px rgba(22, 130, 255, .65);
}

.service-card h3,
.service-card p,
.service-link {
  position: relative;
  z-index: 1;
}

.service-card h3 {
  font-size: 13px;
  line-height: 1.35;
}

.service-card p {
  font-size: 11px;
  color: #9da8bd;
  margin-top: 10px;
  line-height: 1.6;
}

.service-link {
  display: inline-block;
  margin-top: 13px;
  font-size: 10px;
  color: #4d9cff;
  opacity: 0;
  transform: translateY(5px);
  transition:
    opacity .3s ease,
    transform .3s ease;
}

.service-card:hover .service-link {
  opacity: 1;
  transform: translateY(0);
}

/* =========================================================
STATS
========================================================= */

.stats {
  margin-top: 14px;
  border: 1px solid rgba(67, 105, 255, .25);
  border-radius: 10px;
  padding: 16px 25px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  background: rgba(8, 16, 36, .7);
  transition:
    border-color .3s ease,
    box-shadow .3s ease;
}

.stats:hover {
  border-color: rgba(67, 105, 255, .5);
  box-shadow: 0 10px 35px rgba(15, 82, 255, .08);
}

.stats div {
  display: flex;
  align-items: center;
  gap: 13px;
  justify-content: center;
  border-right: 1px solid rgba(95, 120, 190, .22);
}

.stats div:last-child {
  border: 0;
}

.stats strong {
  font-size: 29px;
  color: #167eff;
  text-shadow: 0 0 18px rgba(22, 126, 255, .2);
}

.stats span {
  font-size: 10px;
  color: #aab3c7;
}

/* =========================================================
TECHNOLOGIES
========================================================= */

.technologies {
  padding-top: 25px;
}

.tech-grid {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 15px;
}

.tech-grid div {
  text-align: center;
  color: #9ea9c0;
  font-size: 10px;
  transition:
    transform .3s ease,
    color .3s ease;
}

.tech-grid div:hover {
  transform: translateY(-5px);
  color: #e8edff;
}

.tech-grid b {
  height: 45px;
  display: block;
  font-size: 28px;
  color: #2185ff;
  line-height: 45px;
  transition:
    transform .3s ease,
    filter .3s ease;
}

.tech-grid div:hover b {
  transform: scale(1.12);
  filter: drop-shadow(0 0 8px currentColor);
}

.tech-grid div:nth-child(1) b {
  color: #ff9f27;
}

.tech-grid div:nth-child(2) b {
  color: #76c442;
}

.tech-grid div:nth-child(3) b {
  color: #f5d000;
}

.tech-grid div:nth-child(4) b {
  color: #258cff;
}

.tech-grid div:nth-child(5) b {
  color: #e32143;
}

.tech-grid div:nth-child(6) b {
  color: #27d9f2;
}

.tech-grid div:nth-child(7) b {
  color: #70b647;
}

.tech-grid div:nth-child(8) b {
  color: #4fa4ff;
}

.tech-grid div:nth-child(9) b {
  color: #ff9f27;
}

.tech-grid div:nth-child(10) b {
  color: #258cff;
}

/* =========================================================
PROCESS
========================================================= */

.process {
  padding-top: 10px;
}

.process-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}

.process-grid article {
  position: relative;
  text-align: center;
  border: 1px solid rgba(67, 105, 255, .28);
  border-radius: 9px;
  padding: 29px 14px 17px;
  background: rgba(7, 14, 31, .65);
  transition:
    transform .35s ease,
    border-color .35s ease,
    box-shadow .35s ease;
}

.process-grid article:hover {
  transform: translateY(-6px);
  border-color: rgba(67, 105, 255, .65);
  box-shadow: 0 15px 35px rgba(15, 82, 255, .1);
}

.process-grid i {
  position: absolute;
  top: -17px;
  left: 50%;
  transform: translateX(-50%);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg, #147dff, #7532ff);
  font-style: normal;
  font-size: 13px;
  box-shadow: 0 0 20px rgba(54, 79, 255, .7);
  transition:
    transform .35s ease,
    box-shadow .35s ease;
}

.process-grid article:hover i {
  transform: translateX(-50%) scale(1.1);
  box-shadow:
    0 0 20px rgba(54, 79, 255, .7),
    0 0 35px rgba(117, 50, 255, .3);
}

.process-grid h3 {
  font-size: 13px;
}

.process-grid p {
  font-size: 10px;
  color: #9da8bd;
  margin-top: 7px;
}

/* =========================================================
ABOUT
========================================================= */

.about {
  padding-top: 55px;
}

.about-card {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 40px;
  padding: 35px;
  border: 1px solid var(--border);
  border-radius: 12px;
  background:
    linear-gradient(120deg,
      rgba(9, 19, 43, .8),
      rgba(8, 7, 30, .7));
  transition:
    border-color .35s ease,
    box-shadow .35s ease,
    transform .35s ease;
}

.about-card:hover {
  transform: translateY(-4px);
  border-color: rgba(65, 110, 255, .55);
  box-shadow: 0 20px 50px rgba(15, 82, 255, .08);
}

.about-card h2 {
  font-size: 28px;
  line-height: 1.2;
  margin: 7px 0 12px;
}

.about-card p {
  color: var(--muted);
  font-size: 13px;
}

.about-points {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  align-content: center;
}

.about-points span {
  font-size: 12px;
  color: #cbd4e8;
  transition:
    transform .25s ease,
    color .25s ease;
}

.about-points span:hover {
  transform: translateX(5px);
  color: #fff;
}

/* =========================================================
BLOG
========================================================= */

.blog {
  padding-top: 55px;
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}

.blog-grid article {
  position: relative;
  border: 1px solid rgba(67, 105, 255, .25);
  border-radius: 10px;
  padding: 25px;
  background: rgba(7, 14, 31, .7);
  overflow: hidden;
  transition:
    transform .35s ease,
    border-color .35s ease,
    box-shadow .35s ease;
}

.blog-grid article::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #167cff, #8130ff);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .4s ease;
}

.blog-grid article:hover {
  transform: translateY(-7px);
  border-color: rgba(67, 105, 255, .6);
  box-shadow: 0 16px 40px rgba(15, 82, 255, .1);
}

.blog-grid article:hover::before {
  transform: scaleX(1);
}

.blog-grid span {
  font-size: 9px;
  color: #4e9bff;
  letter-spacing: 2px;
}

.blog-grid h3 {
  font-size: 16px;
  margin: 8px 0;
}

.blog-grid p {
  font-size: 11px;
  color: var(--muted);
}

/* =========================================================
CONTACT
========================================================= */

.contact {
  padding: 45px 0;
}

.contact-card {
  display: flex;
  align-items: center;
  gap: 22px;
  border: 1px solid #2738c8;
  border-radius: 11px;
  padding: 23px 40px;
  background:
    linear-gradient(90deg,
      rgba(9, 20, 48, .85),
      rgba(12, 8, 38, .85));
  transition:
    transform .35s ease,
    box-shadow .35s ease,
    border-color .35s ease;
}

.contact-card:hover {
  transform: translateY(-4px);
  border-color: #4160ff;
  box-shadow:
    0 20px 50px rgba(31, 75, 255, .12),
    0 0 35px rgba(126, 48, 255, .06);
}

.contact-icon {
  font-size: 35px;
  color: #278dff;
  transition:
    transform .35s ease,
    text-shadow .35s ease;
}

.contact-card:hover .contact-icon {
  transform: translateX(5px);
  text-shadow: 0 0 20px rgba(39, 141, 255, .6);
}

.contact-card h2 {
  font-size: 20px;
}

.contact-card p {
  font-size: 12px;
  color: #abb5c8;
}

.contact-card .btn {
  margin-left: auto;
}

/* =========================================================
FOOTER
========================================================= */

footer {
  border-top: 1px solid rgba(80, 110, 180, .15);
  padding: 38px 5%;
  display: grid;
  grid-template-columns: 1.7fr .8fr .8fr .8fr 1.2fr;
  gap: 30px;
  background: #01040b;
}

footer .brand {
  margin-bottom: 10px;
}

footer p,
footer a {
  display: block;
  font-size: 11px;
  color: #aab3c5;
  margin: 4px 0;
}

footer a {
  transition:
    color .25s ease,
    transform .25s ease;
}

footer a:hover {
  color: #5da4ff;
  transform: translateX(3px);
}

footer h4 {
  font-size: 12px;
  margin-bottom: 10px;
}

footer small {
  font-size: 10px;
  color: #8790a4;
  display: block;
  margin-top: 18px;
}

.socials {
  display: flex;
  gap: 8px;
}

.socials a {
  width: 30px;
  height: 30px;
  border-radius: 7px;
  background: #0b1224;
  display: grid;
  place-items: center;
  color: white;
  transition:
    transform .25s ease,
    background .25s ease,
    box-shadow .25s ease;
}

.socials a:hover {
  background: #17265b;
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(22, 126, 255, .15);
}

#newsletter {
  display: flex;
  margin-top: 10px;
  border: 1px solid #202d4d;
  border-radius: 7px;
  overflow: hidden;
  transition:
    border-color .3s ease,
    box-shadow .3s ease;
}

#newsletter:focus-within {
  border-color: #416dff;
  box-shadow: 0 0 20px rgba(65, 109, 255, .1);
}

#newsletter input {
  min-width: 0;
  width: 100%;
  background: transparent;
  border: 0;
  outline: 0;
  color: white;
  padding: 9px;
  font-size: 10px;
}

#newsletter input::placeholder {
  color: #707b92;
}

#newsletter button {
  border: 0;
  background: linear-gradient(90deg, #147dff, #7c2dff);
  color: #fff;
  width: 38px;
  cursor: pointer;
  transition:
    filter .25s ease,
    transform .25s ease;
}

#newsletter button:hover {
  filter: brightness(1.2);
}

/* =========================================================
PRICING
========================================================= */

.pricing {
  position: relative;
}

.pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 42px;
}

.pricing-card {
  position: relative;
  padding: 30px 26px;
  border: 1px solid rgba(255, 255, 255, .10);
  border-radius: 20px;
  background: rgba(10, 14, 25, .72);
  box-shadow: 0 18px 45px rgba(0, 0, 0, .20);
  overflow: hidden;

  --pointer-x: 50%;
  --pointer-y: 50%;

  transition:
    transform .35s cubic-bezier(.22, 1, .36, 1),
    border-color .35s ease,
    box-shadow .35s ease;
}

.pricing-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(220px circle at var(--pointer-x) var(--pointer-y),
      rgba(72, 130, 255, .12),
      transparent 65%);
  opacity: 0;
  transition: opacity .3s ease;
  pointer-events: none;
}

.pricing-card:hover::before {
  opacity: 1;
}

.pricing-card:hover {
  transform: translateY(-8px);
  border-color: rgba(255, 255, 255, .25);
  box-shadow:
    0 22px 55px rgba(0, 0, 0, .3),
    0 0 35px rgba(50, 100, 255, .06);
}

.pricing-card.featured {
  border-color: rgba(120, 220, 255, .55);
  box-shadow:
    0 20px 55px rgba(0, 0, 0, .30),
    0 0 30px rgba(50, 140, 255, .08);
}

.pricing-card.featured:hover {
  border-color: rgba(120, 220, 255, .8);
}

.pricing-badge {
  position: relative;
  display: inline-block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 2px;
  opacity: .75;
  margin-bottom: 12px;
}

.pricing-card h3 {
  position: relative;
  margin: 0 0 12px;
  font-size: 22px;
}

.pricing-card .price {
  position: relative;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 12px;
}

.pricing-card .price span {
  font-size: 17px;
  opacity: .7;
}

.pricing-card>p {
  position: relative;
  min-height: 48px;
  opacity: .72;
  line-height: 1.6;
}

.pricing-card ul {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 22px 0 26px;
}

.pricing-card li {
  padding: 8px 0;
  opacity: .88;
  border-bottom: 1px solid rgba(255, 255, 255, .06);
  transition:
    transform .25s ease,
    color .25s ease;
}

.pricing-card li:hover {
  transform: translateX(4px);
  color: #fff;
}

.pricing-card li::before {
  content: "✓";
  margin-right: 9px;
  font-weight: 800;
  color: #4d9cff;
}

.pricing-card .btn {
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

.popular {
  position: absolute;
  top: 18px;
  right: 18px;
  padding: 6px 9px;
  border-radius: 999px;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 1px;
  border: 1px solid rgba(255, 255, 255, .18);
  animation: popularPulse 2.8s ease-in-out infinite;
}

@keyframes popularPulse {

  0%,
  100% {
    box-shadow: 0 0 0 rgba(80, 150, 255, 0);
  }

  50% {
    box-shadow: 0 0 18px rgba(80, 150, 255, .18);
  }
}

.pricing-custom {
  margin-top: 28px;
  padding: 30px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, .10);
  background: rgba(255, 255, 255, .035);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  transition:
    transform .35s ease,
    border-color .35s ease,
    box-shadow .35s ease;
}

.pricing-custom:hover {
  transform: translateY(-4px);
  border-color: rgba(100, 130, 255, .4);
  box-shadow: 0 18px 45px rgba(0, 0, 0, .18);
}

.pricing-custom h3 {
  margin: 8px 0;
  font-size: 24px;
}

.pricing-custom p {
  margin: 0;
  opacity: .7;
}

.pricing-contact {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 9px;
  white-space: nowrap;
}

.pricing-contact a:not(.btn) {
  text-decoration: none;
  opacity: .9;
  transition: color .25s ease;
}

.pricing-contact a:not(.btn):hover {
  color: #5da4ff;
}

/* =========================================================
HIDDEN HERO ELEMENTS
========================================================= */

.hero-art .neon-x,
.hero-art .rocket,
.hero-art .clouds {
  display: none;
}

/* =========================================================
RESPONSIVE MOBILE NAVIGATION
========================================================= */

.mobile-talk {
  display: none;
}

@media (max-width: 1000px) {
  .pricing-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pricing-custom {
    flex-direction: column;
    align-items: flex-start;
  }

  .pricing-contact {
    align-items: flex-start;
  }
}

@media (max-width: 900px) {
  .nav-links {
    display: none;
    position: absolute;
    top: 76px;
    left: 15px;
    right: 15px;
    margin: 0;
    padding: 14px;
    flex-direction: column;
    gap: 0;
    background: rgba(3, 7, 20, .98);
    border: 1px solid rgba(67, 105, 255, .4);
    border-radius: 12px;
    box-shadow: 0 18px 45px rgba(0, 0, 0, .45);
    z-index: 55;
    animation: mobileMenuIn .3s cubic-bezier(.22, 1, .36, 1) both;
  }

  .nav-links.mobile-open {
    display: flex;
  }

  @keyframes mobileMenuIn {
    from {
      opacity: 0;
      transform: translateY(-8px) scale(.98);
    }

    to {
      opacity: 1;
      transform: translateY(0) scale(1);
    }

  }

  .menu-toggle {
    display: block;
    cursor: pointer;
    z-index: 60;
    transition:
      transform .25s ease,
      color .25s ease;
  }

  .menu-toggle:hover {
    color: #4d9cff;
    transform: scale(1.05);
  }

  .nav-links a {
    display: block;
    padding: 12px 14px;
    border-radius: 7px;
  }

  .nav-links a::after {
    display: none;
  }

  .nav-links a:hover,
  .nav-links a.active {
    background: rgba(25, 83, 210, .14);
  }

  .nav-links .mobile-talk {
    display: block;
    margin-top: 8px;
    text-align: center;
    background: linear-gradient(90deg, #147cff, #8130ff);
    color: #fff;
  }

  .nav-cta {
    display: inline-flex;
    margin-left: auto;
    margin-right: 14px;
  }

  .hero {
    grid-template-columns: 1fr;
  }

  .hero-art {
    position: absolute;
    inset: 0;
    opacity: .35;
    z-index: -1;
  }

  .hero-copy {
    padding: 55px 5%;
  }

  .service-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .tech-grid {
    grid-template-columns: repeat(5, 1fr);
  }

  .process-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  footer {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 650px) {
  .pricing-grid {
    grid-template-columns: 1fr;
  }

  .pricing-card {
    padding: 26px 22px;
  }

  .pricing-custom {
    padding: 24px 20px;
  }
}

@media (max-width: 600px) {
  .navbar {
    padding: 0 20px;
  }

  .brand {
    font-size: 18px;
  }

  .nav-cta {
    display: none;
  }

  .hero {
    min-height: 600px;
  }

  .hero h1 {
    font-size: 39px;
  }

  .hero-actions {
    flex-direction: column;
    width: fit-content;
  }

  .service-grid,
  .blog-grid,
  .process-grid,
  .stats {
    grid-template-columns: 1fr;
  }

  .tech-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .stats div {
    border-right: 0;
    border-bottom: 1px solid rgba(95, 120, 190, .22);
    padding: 10px;
  }

  .stats div:last-child {
    border-bottom: 0;
  }

  .about-card {
    grid-template-columns: 1fr;
    padding: 25px;
  }

  .contact-card {
    flex-wrap: wrap;
    padding: 25px;
  }

  .contact-card .btn {
    margin-left: 0;
  }

  footer {
    grid-template-columns: 1fr;
  }

  .hero-art {
    background-size: auto 100%;
    background-position: center center;
    opacity: .38;
  }

  .service-link {
    opacity: 1;
    transform: none;
  }
}

/* =========================================================
REDUCED MOTION
========================================================= */

.reduce-motion *,
.reduce-motion *::before,
.reduce-motion *::after {
  animation-duration: .01ms !important;
  animation-iteration-count: 1 !important;
  scroll-behavior: auto !important;
  transition-duration: .01ms !important;
}

.reduce-motion .reveal,
.reduce-motion .hero-reveal {
  opacity: 1 !important;
  transform: none !important;
}