*{box-sizing:border-box;margin:0;padding:0}
:root{--bg:#050914;--panel:rgba(255,255,255,.045);--line:rgba(255,255,255,.09);--text:#f7f9fd;--muted:#9eaabd;--blue:#1687ff;--container:1080px}
html{scroll-behavior:smooth}body{min-height:100vh;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}
.background{position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 80% 10%,rgba(22,135,255,.16),transparent 30%),radial-gradient(circle at 10% 30%,rgba(22,135,255,.07),transparent 26%),#050914}
.background:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,black,transparent 70%)}
.container{width:min(var(--container),calc(100% - 42px));margin:0 auto}.header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.065);background:rgba(5,9,20,.86);backdrop-filter:blur(14px)}
.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand-full-logo{height:40px;width:auto;max-width:235px;display:block;object-fit:contain}
.navigation{display:flex;align-items:center;gap:26px}.navigation a,.nav-drop-button{color:#c8d2e2;font-size:14px;background:transparent;border:0;cursor:pointer}.navigation a:hover,.navigation a.active,.nav-drop:hover .nav-drop-button{color:#fff}
.nav-drop{position:relative;padding:26px 0}.nav-drop-button{display:inline-flex;align-items:center;gap:7px}.nav-drop-button:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px)}
.dropdown{position:absolute;top:64px;left:50%;width:260px;padding:8px;border:1px solid var(--line);border-radius:12px;background:rgba(8,13,25,.97);box-shadow:0 24px 60px rgba(0,0,0,.38);transform:translateX(-50%) translateY(8px);opacity:0;visibility:hidden;pointer-events:none;transition:.16s ease}
.nav-drop:hover .dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.dropdown a{display:block;padding:12px;border-radius:9px}.dropdown a:hover{background:rgba(255,255,255,.055)}.dropdown strong{display:block;color:#fff;font-size:14px}.dropdown span{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.45}
.header-action{padding:10px 14px;border-radius:9px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);color:#fff;font-size:14px;font-weight:700}
.kicker{display:inline-flex;align-items:center;gap:10px;color:#b8dcff;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.kicker:before{content:"";width:18px;height:2px;border-radius:999px;background:var(--blue);box-shadow:0 0 16px rgba(22,135,255,.36)}
.hero{padding:96px 0 76px}.hero.centered{text-align:center}.hero.centered .kicker,.hero.centered .actions,.hero.centered .mini-points{justify-content:center}.hero h1,.page-hero h1{margin:20px auto 0;max-width:860px;font-size:clamp(44px,6vw,76px);line-height:.98;letter-spacing:-.065em}.hero p,.page-hero p{margin:24px auto 0;max-width:680px;color:var(--muted);font-size:18px;line-height:1.75}
.actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border-radius:10px;font-weight:800;transition:.18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 18px 48px rgba(22,135,255,.2)}.button-secondary{border:1px solid var(--line);background:rgba(255,255,255,.045)}
.mini-points{margin-top:26px;display:flex;flex-wrap:wrap;gap:18px;color:#c7d3e4;font-size:14px}.mini-points span{display:inline-flex;align-items:center;gap:8px}.mini-points span:before{content:"";width:7px;height:7px;border-radius:99px;background:var(--blue)}
.section{padding:64px 0}.section-tight{padding-top:24px}.section-head{max-width:680px}.section-head.center{text-align:center;margin:0 auto}.section-head h2{margin-top:14px;font-size:clamp(30px,4vw,46px);line-height:1.04;letter-spacing:-.045em}.section-head p{margin-top:15px;color:var(--muted);line-height:1.75}
.clean-grid{margin-top:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.clean-card{padding:22px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.clean-card.featured{border-color:rgba(115,189,255,.22);background:linear-gradient(180deg,rgba(22,135,255,.1),rgba(255,255,255,.04))}.clean-card h3{font-size:19px}.clean-card p{margin-top:10px;color:var(--muted);font-size:14px;line-height:1.65}.clean-card .button{margin-top:18px}
.preview-panel{margin-top:34px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.035);overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.34)}.preview-panel img{display:block;width:100%;height:auto}.preview-caption{padding:14px 16px;color:var(--muted);font-size:13px;border-top:1px solid rgba(255,255,255,.075);background:rgba(0,0,0,.16)}
.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:start}.feature-list{margin-top:22px;display:grid;gap:11px}.feature-row{display:flex;gap:10px;color:#dbe6f5;line-height:1.5}.feature-row:before{content:"";width:8px;height:8px;margin-top:7px;flex:0 0 auto;border-radius:999px;background:var(--blue)}
.page-hero{padding:86px 0 34px}.contact-card{padding:24px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.contact-form{display:grid;gap:12px}.contact-form input,.contact-form textarea{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:10px;background:rgba(0,0,0,.22);color:#fff;outline:none}.contact-form textarea{min-height:120px;resize:vertical}.contact-form button{border:none;cursor:pointer}
.cta{padding:30px;border:1px solid rgba(115,189,255,.18);border-radius:16px;background:linear-gradient(135deg,rgba(22,135,255,.12),rgba(255,255,255,.04));display:flex;align-items:center;justify-content:space-between;gap:22px}.cta h2{font-size:clamp(26px,4vw,40px);line-height:1.08;letter-spacing:-.04em}.cta p{margin-top:10px;color:var(--muted);line-height:1.65}
.footer{border-top:1px solid rgba(255,255,255,.065)}.footer-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#7f8da2;font-size:13px}.footer-inner strong{color:#dbe7f7}
@media(max-width:980px){.navigation,.header-action{display:none}.clean-grid,.split{grid-template-columns:1fr}.cta{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.brand-full-logo{height:34px;max-width:200px}.hero,.page-hero{padding-top:64px}.footer-inner{flex-direction:column;justify-content:center;padding:18px 0}}


/* V21 mobile menu */
.mobile-menu-button {
  display: none;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255,255,255,.11);
  border-radius: 10px;
  background: rgba(255,255,255,.045);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
}

.mobile-menu-button span {
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: #dce7f5;
  display: block;
}

.mobile-menu {
  display: none;
  position: sticky;
  top: 72px;
  z-index: 45;
  border-bottom: 1px solid rgba(255,255,255,.065);
  background: rgba(5, 9, 20, .96);
  backdrop-filter: blur(14px);
}

.mobile-menu.open {
  display: block;
}

.mobile-menu-inner {
  padding: 14px 0 18px;
  display: grid;
  gap: 6px;
}

.mobile-menu-inner a {
  display: block;
  padding: 13px 14px;
  border: 1px solid rgba(255,255,255,.07);
  border-radius: 10px;
  background: rgba(255,255,255,.035);
  color: #d8e4f4;
  font-size: 14px;
}

.mobile-menu-inner a:hover {
  background: rgba(255,255,255,.065);
  color: white;
}

@media(max-width:980px){
  .mobile-menu-button {
    display: inline-flex;
  }

  .header-inner {
    gap: 14px;
  }
}


/* V22 contact refine */
.contact-form select {
  width: 100%;
  padding: 13px 14px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: rgba(0,0,0,.22);
  color: white;
  outline: none;
}

.contact-form select option {
  background: #08101f;
  color: white;
}

.contact-form textarea {
  min-height: 135px;
}


/* V24 modules page variety */
.product-showcase-grid {
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 18px;
  align-items: stretch;
}

.product-side-list {
  display: grid;
  gap: 18px;
}

.product-card {
  border: 1px solid var(--line);
  border-radius: 16px;
  background: var(--panel);
  padding: 24px;
}

.product-card-large {
  min-height: 420px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-color: rgba(115,189,255,.22);
  background:
    linear-gradient(135deg, rgba(22,135,255,.14), rgba(255,255,255,.04)),
    rgba(255,255,255,.03);
}

.product-status {
  width: fit-content;
  padding: 7px 10px;
  border-radius: 8px;
  border: 1px solid rgba(115,189,255,.2);
  background: rgba(22,135,255,.10);
  color: #cfe6ff;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.product-status.muted {
  background: rgba(255,255,255,.04);
  border-color: rgba(255,255,255,.08);
  color: #c9d4e4;
}

.product-card h2 {
  margin-top: 28px;
  max-width: 620px;
  font-size: clamp(34px, 5vw, 58px);
  line-height: 1;
  letter-spacing: -.055em;
}

.product-card h3 {
  margin-top: 18px;
  font-size: 24px;
  letter-spacing: -.03em;
}

.product-card p {
  margin-top: 16px;
  color: var(--muted);
  line-height: 1.72;
}

.product-points {
  margin: 26px 0;
  display: grid;
  gap: 10px;
}

.product-points span {
  color: #dbe7f6;
  font-size: 14px;
}

.product-points span::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 9px;
  border-radius: 999px;
  background: var(--blue);
}

@media(max-width:980px) {
  .product-showcase-grid {
    grid-template-columns: 1fr;
  }

  .product-card-large {
    min-height: auto;
  }
}


/* V25 visible page variety */
.modules-hero {
  padding-bottom: 24px;
}

.product-dashboard {
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 18px;
  align-items: stretch;
}

.product-nav-panel,
.product-detail-panel {
  border: 1px solid var(--line);
  border-radius: 18px;
  background: var(--panel);
}

.product-nav-panel {
  padding: 16px;
  display: grid;
  gap: 10px;
  align-content: start;
}

.panel-label {
  display: block;
  margin: 4px 4px 8px;
  color: #8fa0b8;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.product-nav-item {
  display: block;
  padding: 15px;
  border: 1px solid rgba(255,255,255,.07);
  border-radius: 13px;
  background: rgba(255,255,255,.025);
}

.product-nav-item.active {
  border-color: rgba(115,189,255,.24);
  background: linear-gradient(135deg, rgba(22,135,255,.12), rgba(255,255,255,.035));
}

.product-nav-item strong,
.product-nav-item small {
  display: block;
}

.product-nav-item strong {
  color: white;
  font-size: 15px;
}

.product-nav-item small {
  margin-top: 5px;
  color: var(--muted);
  font-size: 12px;
}

.product-detail-panel {
  padding: clamp(24px, 4vw, 42px);
  background:
    radial-gradient(circle at top right, rgba(22,135,255,.16), transparent 34%),
    rgba(255,255,255,.04);
}

.product-detail-panel h2 {
  margin-top: 20px;
  max-width: 700px;
  font-size: clamp(38px, 6vw, 70px);
  line-height: .96;
  letter-spacing: -.065em;
}

.product-detail-panel > p {
  margin-top: 20px;
  max-width: 720px;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.75;
}

.product-detail-grid {
  margin-top: 28px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}

.product-detail-grid div {
  padding: 16px;
  border: 1px solid rgba(255,255,255,.075);
  border-radius: 13px;
  background: rgba(0,0,0,.13);
}

.product-detail-grid span {
  color: #8ecbff;
  font-size: 12px;
  font-weight: 900;
}

.product-detail-grid strong {
  display: block;
  margin-top: 10px;
  font-size: 15px;
}

.product-detail-grid p {
  margin-top: 8px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.55;
}

.roadmap-strip {
  border: 1px solid var(--line);
  border-radius: 16px;
  background: rgba(255,255,255,.035);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  overflow: hidden;
}

.roadmap-strip div {
  padding: 22px;
  border-right: 1px solid rgba(255,255,255,.075);
}

.roadmap-strip div:last-child {
  border-right: 0;
}

.roadmap-strip span {
  display: block;
  color: #8ecbff;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.roadmap-strip strong {
  display: block;
  margin-top: 8px;
  font-size: 17px;
}

.home-product-strip {
  border: 1px solid rgba(115,189,255,.18);
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(22,135,255,.10), rgba(255,255,255,.035));
  padding: 28px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 24px;
  align-items: end;
}

.home-product-strip h2 {
  margin-top: 14px;
  max-width: 700px;
  font-size: clamp(28px, 4vw, 44px);
  line-height: 1.04;
  letter-spacing: -.045em;
}

.home-product-strip p {
  margin-top: 14px;
  max-width: 700px;
  color: var(--muted);
  line-height: 1.72;
}

.strip-actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

@media(max-width:980px) {
  .product-dashboard,
  .product-detail-grid,
  .roadmap-strip,
  .home-product-strip {
    grid-template-columns: 1fr;
  }

  .roadmap-strip div {
    border-right: 0;
    border-bottom: 1px solid rgba(255,255,255,.075);
  }

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

  .strip-actions {
    justify-content: flex-start;
  }
}


/* V26 homepage variation */
.home-hero {
  padding: 96px 0 70px;
}

.home-hero-grid {
  display: grid;
  grid-template-columns: 1fr .88fr;
  gap: 48px;
  align-items: center;
}

.home-hero-copy h1 {
  margin-top: 20px;
  max-width: 720px;
  font-size: clamp(46px, 6vw, 78px);
  line-height: .96;
  letter-spacing: -.068em;
}

.home-hero-copy p {
  margin-top: 24px;
  max-width: 620px;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.75;
}

.product-stack-visual {
  position: relative;
  display: grid;
  gap: 14px;
}

.product-stack-visual::before {
  content: "";
  position: absolute;
  inset: -22px;
  border-radius: 24px;
  background: radial-gradient(circle at 70% 20%, rgba(22,135,255,.16), transparent 46%);
  z-index: -1;
}

.stack-card {
  border: 1px solid var(--line);
  border-radius: 16px;
  background: rgba(255,255,255,.04);
  padding: 22px;
  transform: translateX(0);
}

.stack-card:nth-child(2) {
  margin-left: 34px;
}

.stack-card:nth-child(3) {
  margin-left: 68px;
}

.stack-card-main {
  border-color: rgba(115,189,255,.26);
  background:
    linear-gradient(135deg, rgba(22,135,255,.16), rgba(255,255,255,.045));
  box-shadow: 0 24px 70px rgba(0,0,0,.28);
}

.stack-card span {
  display: block;
  width: fit-content;
  padding: 6px 9px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,.08);
  color: #b8dcff;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.stack-card strong {
  display: block;
  margin-top: 16px;
  font-size: 22px;
  letter-spacing: -.035em;
}

.stack-card p {
  margin-top: 9px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.6;
}

.home-focus-panel {
  border: 1px solid rgba(115,189,255,.18);
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(22,135,255,.10), rgba(255,255,255,.035));
  padding: 30px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 26px;
  align-items: end;
}

.home-focus-panel h2 {
  margin-top: 14px;
  max-width: 720px;
  font-size: clamp(30px, 4vw, 46px);
  line-height: 1.04;
  letter-spacing: -.045em;
}

.home-focus-panel p {
  margin-top: 14px;
  max-width: 760px;
  color: var(--muted);
  line-height: 1.72;
}

.home-flow {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border: 1px solid var(--line);
  border-radius: 16px;
  overflow: hidden;
  background: rgba(255,255,255,.035);
}

.home-flow div {
  padding: 24px;
  border-right: 1px solid rgba(255,255,255,.075);
}

.home-flow div:last-child {
  border-right: 0;
}

.home-flow span {
  color: #8ecbff;
  font-size: 12px;
  font-weight: 900;
}

.home-flow strong {
  display: block;
  margin-top: 12px;
  font-size: 18px;
}

.home-flow p {
  margin-top: 9px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.6;
}

@media(max-width:980px) {
  .home-hero-grid,
  .home-focus-panel,
  .home-flow {
    grid-template-columns: 1fr;
  }

  .stack-card:nth-child(2),
  .stack-card:nth-child(3) {
    margin-left: 0;
  }

  .home-flow div {
    border-right: 0;
    border-bottom: 1px solid rgba(255,255,255,.075);
  }

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


/* V27 active navigation polish */
.navigation a,
.nav-drop-button {
  position: relative;
  padding: 9px 11px;
  border-radius: 10px;
  transition: color .18s ease, background .18s ease, box-shadow .18s ease;
}

.navigation a:hover,
.nav-drop:hover .nav-drop-button {
  background: rgba(255,255,255,.045);
}

.navigation a.active,
.nav-drop-button.active {
  color: white;
  background: rgba(22,135,255,.12);
  box-shadow:
    0 0 0 1px rgba(115,189,255,.18) inset,
    0 0 22px rgba(22,135,255,.14);
}

.navigation a.active::before,
.nav-drop-button.active::before {
  content: "";
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: -10px;
  height: 2px;
  border-radius: 999px;
  background: #1687ff;
  box-shadow: 0 0 14px rgba(22,135,255,.65);
}

.nav-drop-button::after {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  height: 6px;
  background: transparent;
  box-shadow: none;
}


/* V28 dropdown polish */
.dropdown {
  width: 380px !important;
  padding: 10px !important;
  border-radius: 16px !important;
  border: 1px solid rgba(115,189,255,.16) !important;
  background:
    radial-gradient(circle at top right, rgba(22,135,255,.10), transparent 38%),
    rgba(8, 13, 25, .98) !important;
  box-shadow:
    0 28px 80px rgba(0,0,0,.46),
    0 0 0 1px rgba(255,255,255,.025) inset !important;
}

.dropdown::before {
  content: "";
  position: absolute;
  top: -7px;
  left: 50%;
  width: 14px;
  height: 14px;
  background: rgba(8, 13, 25, .98);
  border-left: 1px solid rgba(115,189,255,.14);
  border-top: 1px solid rgba(115,189,255,.14);
  transform: translateX(-50%) rotate(45deg);
}

.dropdown a {
  position: relative;
  display: grid !important;
  grid-template-columns: 1fr auto;
  gap: 14px;
  align-items: center;
  padding: 14px !important;
  border: 1px solid rgba(255,255,255,.06);
  border-radius: 12px !important;
  background: rgba(255,255,255,.025);
  margin-bottom: 8px;
  transition: background .18s ease, border-color .18s ease, transform .18s ease;
}

.dropdown a:last-child {
  margin-bottom: 0;
}

.dropdown a:hover {
  background: rgba(22,135,255,.10) !important;
  border-color: rgba(115,189,255,.20);
  transform: translateY(-1px);
}

.dropdown strong {
  display: block;
  color: white;
  font-size: 14px;
  line-height: 1.2;
}

.dropdown span {
  display: block;
  margin-top: 5px;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.45;
}

.dropdown em {
  align-self: start;
  font-style: normal;
  padding: 5px 7px;
  border-radius: 7px;
  border: 1px solid rgba(115,189,255,.16);
  background: rgba(22,135,255,.09);
  color: #b8dcff;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}


/* V29: nav a bit larger, dropdown a bit more compact */
.navigation a,
.nav-drop-button {
  font-size: 15px !important;
  padding: 10px 14px !important;
}

.header-action {
  font-size: 15px !important;
}

.dropdown {
  width: 345px !important;
  padding: 8px !important;
}

.dropdown a {
  padding: 12px !important;
  gap: 12px !important;
  margin-bottom: 6px !important;
  border-radius: 11px !important;
}

.dropdown strong {
  font-size: 13.5px !important;
}

.dropdown span {
  margin-top: 4px !important;
  font-size: 11.5px !important;
  line-height: 1.4 !important;
}

.dropdown em {
  padding: 4px 7px !important;
  font-size: 9.5px !important;
}

@media(max-width:980px){
  .navigation a,
  .nav-drop-button,
  .header-action {
    font-size: 14px !important;
  }
}


/* V30 home rework only */
.home-v30-hero {
  padding: 94px 0 64px;
}

.home-v30-grid {
  display: grid;
  grid-template-columns: 1.02fr .98fr;
  gap: 54px;
  align-items: center;
}

.home-v30-copy h1 {
  margin-top: 20px;
  max-width: 780px;
  font-size: clamp(46px, 6vw, 78px);
  line-height: .96;
  letter-spacing: -.068em;
}

.home-v30-copy p {
  margin-top: 24px;
  max-width: 650px;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.75;
}

.home-v30-note {
  margin-top: 30px;
  max-width: 520px;
  padding: 18px;
  border: 1px solid rgba(115,189,255,.16);
  border-radius: 14px;
  background: rgba(255,255,255,.035);
}

.home-v30-note span {
  display: block;
  color: #8ecbff;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.home-v30-note strong {
  display: block;
  margin-top: 8px;
  font-size: 18px;
}

.home-v30-note p {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.6;
}

.home-v30-visual {
  position: relative;
}

.home-v30-visual::before {
  content: "";
  position: absolute;
  inset: -34px -28px;
  border-radius: 30px;
  background:
    radial-gradient(circle at 70% 10%, rgba(22,135,255,.18), transparent 42%),
    radial-gradient(circle at 15% 85%, rgba(22,135,255,.08), transparent 38%);
  z-index: -1;
}

.v30-product-card,
.v30-mini-card {
  border: 1px solid var(--line);
  border-radius: 18px;
  background: rgba(255,255,255,.04);
}

.v30-product-card.main {
  padding: 28px;
  border-color: rgba(115,189,255,.24);
  background:
    linear-gradient(135deg, rgba(22,135,255,.15), rgba(255,255,255,.045)),
    rgba(255,255,255,.035);
  box-shadow: 0 30px 80px rgba(0,0,0,.28);
}

.v30-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.v30-card-top span,
.v30-card-top small,
.v30-mini-card span {
  width: fit-content;
  padding: 6px 9px;
  border: 1px solid rgba(115,189,255,.16);
  border-radius: 8px;
  background: rgba(22,135,255,.08);
  color: #b8dcff;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.v30-card-top small {
  color: #dbe9fa;
  background: rgba(255,255,255,.05);
  border-color: rgba(255,255,255,.09);
}

.v30-product-card h3 {
  margin-top: 28px;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1;
  letter-spacing: -.055em;
}

.v30-product-card p {
  margin-top: 14px;
  color: var(--muted);
  line-height: 1.7;
}

.v30-progress-list {
  margin-top: 26px;
  display: grid;
  gap: 10px;
}

.v30-progress-list div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 13px 14px;
  border: 1px solid rgba(255,255,255,.075);
  border-radius: 12px;
  background: rgba(0,0,0,.12);
}

.v30-progress-list strong {
  font-size: 14px;
}

.v30-progress-list span {
  color: var(--muted);
  font-size: 12px;
}

.v30-mini-row {
  margin-top: 14px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
}

.v30-mini-card {
  padding: 18px;
}

.v30-mini-card strong {
  display: block;
  margin-top: 14px;
  font-size: 17px;
}

.home-v30-strip-section {
  padding: 32px 0 64px;
}

.home-v30-strip {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border: 1px solid var(--line);
  border-radius: 16px;
  overflow: hidden;
  background: rgba(255,255,255,.035);
}

.home-v30-strip div {
  padding: 24px;
  border-right: 1px solid rgba(255,255,255,.075);
}

.home-v30-strip div:last-child {
  border-right: 0;
}

.home-v30-strip span {
  color: #8ecbff;
  font-size: 12px;
  font-weight: 900;
}

.home-v30-strip strong {
  display: block;
  margin-top: 12px;
  font-size: 18px;
}

.home-v30-strip p {
  margin-top: 9px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.6;
}

.home-v30-focus {
  border: 1px solid rgba(115,189,255,.18);
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(22,135,255,.10), rgba(255,255,255,.035));
  padding: 30px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 26px;
  align-items: end;
}

.home-v30-focus h2 {
  margin-top: 14px;
  max-width: 760px;
  font-size: clamp(30px, 4vw, 46px);
  line-height: 1.04;
  letter-spacing: -.045em;
}

.home-v30-focus p {
  margin-top: 14px;
  max-width: 780px;
  color: var(--muted);
  line-height: 1.72;
}

@media(max-width:980px) {
  .home-v30-grid,
  .home-v30-strip,
  .home-v30-focus {
    grid-template-columns: 1fr;
  }

  .v30-mini-row {
    grid-template-columns: 1fr;
  }

  .home-v30-strip div {
    border-right: 0;
    border-bottom: 1px solid rgba(255,255,255,.075);
  }

  .home-v30-strip div:last-child {
    border-bottom: 0;
  }
}


/* V31 FiveM logo badge */
.fivem-brand-badge {
  margin-top: 18px;
  width: fit-content;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 10px 14px;
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 12px;
  background: rgba(255,255,255,.04);
}

.fivem-brand-badge img {
  width: 28px;
  height: 28px;
  object-fit: contain;
  display: block;
}

.fivem-brand-badge span {
  color: #dfe8f5;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -.01em;
}


/* V32 safe FiveM reference */
.fivem-brand-badge {
  display: none !important;
}

.fivem-safe-badge {
  margin-top: 18px;
  width: fit-content;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 13px;
  border: 1px solid rgba(115,189,255,.16);
  border-radius: 12px;
  background: rgba(22,135,255,.08);
}

.fivem-safe-badge::before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 999px;
  background: #1687ff;
  box-shadow: 0 0 14px rgba(22,135,255,.55);
}

.fivem-safe-badge span {
  color: #dfe8f5;
  font-size: 14px;
  font-weight: 700;
}

.legal-note {
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 14px;
  background: rgba(255,255,255,.035);
  padding: 18px;
}

.legal-note strong {
  display: block;
  color: #dbe7f7;
  font-size: 14px;
}

.legal-note p {
  margin-top: 8px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.65;
}


/* V34 professional footer */
.footer-v34 {
  margin-top: 40px;
  border-top: 1px solid rgba(255,255,255,.075);
  background:
    radial-gradient(circle at 15% 0%, rgba(22,135,255,.08), transparent 26%),
    rgba(3, 7, 15, .48);
}

.footer-v34-grid {
  padding: 42px 0 30px;
  display: grid;
  grid-template-columns: 1.35fr .8fr .7fr 1.05fr;
  gap: 34px;
  align-items: start;
}

.footer-brand {
  max-width: 360px;
}

.footer-logo {
  height: 38px;
  width: auto;
  display: block;
  object-fit: contain;
}

.footer-brand p {
  margin-top: 16px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.7;
}

.footer-column {
  display: grid;
  gap: 10px;
  align-content: start;
}

.footer-column strong {
  display: block;
  margin-bottom: 4px;
  color: #e7eef9;
  font-size: 14px;
}

.footer-column a,
.footer-column span {
  color: #8f9bad;
  font-size: 13px;
  line-height: 1.55;
}

.footer-column a:hover {
  color: white;
}

.footer-v34-bottom {
  min-height: 58px;
  border-top: 1px solid rgba(255,255,255,.065);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  color: #7f8da2;
  font-size: 13px;
}

.footer-v34-bottom a {
  color: #b8dcff;
  font-weight: 700;
}

.footer-v34-bottom a:hover {
  color: white;
}

@media(max-width:980px) {
  .footer-v34-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media(max-width:640px) {
  .footer-v34-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .footer-v34-bottom {
    flex-direction: column;
    align-items: flex-start;
    padding: 18px 0;
  }
}


/* V36 FiveM FAQ */
.faq-grid {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
}

.faq-item {
  border: 1px solid var(--line);
  border-radius: 14px;
  background: rgba(255,255,255,.035);
  padding: 20px;
}

.faq-item h3 {
  font-size: 17px;
  letter-spacing: -.02em;
}

.faq-item p {
  margin-top: 10px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.65;
}

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


/* V41 base polish */
:focus-visible {
  outline: 2px solid rgba(22,135,255,.85);
  outline-offset: 3px;
}

.button,
.header-action,
.mobile-menu-button,
.dropdown a,
.product-nav-item,
.clean-card,
.faq-item,
.contact-card {
  -webkit-tap-highlight-color: transparent;
}

.button {
  cursor: pointer;
}

.button-secondary:hover,
.header-action:hover {
  background: rgba(255,255,255,.075);
}

.clean-card,
.product-card,
.product-detail-panel,
contact-card,
.preview-panel,
.faq-item {
  backdrop-filter: blur(6px);
}

img {
  max-width: 100%;
}

.footer-column span {
  max-width: 260px;
}

@media(max-width:720px) {
  .home-v30-copy h1,
  .home-hero-copy h1,
  .hero h1,
  .page-hero h1 {
    font-size: clamp(38px, 12vw, 56px);
  }

  .home-v30-copy p,
  .home-hero-copy p,
  .hero p,
  .page-hero p {
    font-size: 16px;
  }

  .button {
    width: 100%;
  }

  .actions {
    width: 100%;
  }
}


/* V42 home hero refine */
.home-v42-hero {
  padding: 98px 0 56px;
}

.home-v42-grid {
  display: grid;
  grid-template-columns: 0.92fr 1.08fr;
  gap: 58px;
  align-items: center;
}

.home-v42-copy h1 {
  margin-top: 20px;
  max-width: 720px;
  font-size: clamp(44px, 5.7vw, 72px);
  line-height: .98;
  letter-spacing: -.065em;
}

.home-v42-copy p {
  margin-top: 24px;
  max-width: 640px;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.72;
}

.home-v42-preview {
  position: relative;
}

.home-v42-preview::before {
  content: "";
  position: absolute;
  inset: -34px -28px;
  border-radius: 34px;
  background:
    radial-gradient(circle at 75% 12%, rgba(22,135,255,.18), transparent 42%),
    radial-gradient(circle at 10% 88%, rgba(22,135,255,.08), transparent 34%);
  z-index: -1;
}

.v42-window {
  border: 1px solid rgba(115,189,255,.18);
  border-radius: 18px;
  overflow: hidden;
  background: rgba(9, 15, 28, .72);
  box-shadow: 0 30px 90px rgba(0,0,0,.32);
}

.v42-window-top {
  height: 46px;
  display: grid;
  grid-template-columns: 10px 10px 10px 1fr;
  gap: 7px;
  align-items: center;
  padding: 0 15px;
  border-bottom: 1px solid rgba(255,255,255,.075);
}

.v42-window-top span {
  width: 9px;
  height: 9px;
  border-radius: 999px;
  background: rgba(255,255,255,.18);
}

.v42-window-top strong {
  justify-self: center;
  color: #dce8f6;
  font-size: 13px;
}

.v42-window-body {
  display: grid;
  grid-template-columns: 145px 1fr;
  min-height: 330px;
}

.v42-side {
  padding: 18px;
  border-right: 1px solid rgba(255,255,255,.075);
  background: rgba(255,255,255,.018);
}

.v42-side small {
  display: block;
  margin-bottom: 14px;
  color: #8fa0b8;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.v42-side div {
  padding: 11px 12px;
  margin-bottom: 8px;
  border-radius: 10px;
  color: #cbd7e8;
  font-size: 13px;
}

.v42-side div.active {
  color: white;
  background: rgba(22,135,255,.12);
  box-shadow: 0 0 0 1px rgba(115,189,255,.16) inset;
}

.v42-main {
  padding: 28px;
}

.v42-label-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.v42-label-row span,
.v42-label-row em {
  font-style: normal;
  padding: 6px 9px;
  border-radius: 8px;
  border: 1px solid rgba(115,189,255,.16);
  background: rgba(22,135,255,.08);
  color: #b8dcff;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.v42-label-row em {
  color: #dbe9fa;
  background: rgba(255,255,255,.05);
  border-color: rgba(255,255,255,.09);
}

.v42-main h3 {
  margin-top: 28px;
  max-width: 480px;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1;
  letter-spacing: -.055em;
}

.v42-main p {
  margin-top: 14px;
  max-width: 520px;
  color: var(--muted);
  line-height: 1.7;
}

.v42-progress {
  margin-top: 26px;
  display: grid;
  gap: 10px;
}

.v42-progress div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 13px 14px;
  border: 1px solid rgba(255,255,255,.075);
  border-radius: 12px;
  background: rgba(0,0,0,.12);
}

.v42-progress strong {
  font-size: 14px;
}

.v42-progress span {
  color: var(--muted);
  font-size: 12px;
}

.v42-floating-note {
  position: absolute;
  right: 24px;
  bottom: -22px;
  display: flex;
  gap: 8px;
  padding: 10px;
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 13px;
  background: rgba(5,9,20,.88);
  box-shadow: 0 18px 50px rgba(0,0,0,.28);
}

.v42-floating-note span {
  padding: 7px 9px;
  border-radius: 8px;
  background: rgba(255,255,255,.045);
  color: #dbe7f6;
  font-size: 12px;
  font-weight: 700;
}

@media(max-width:980px) {
  .home-v42-grid,
  .v42-window-body {
    grid-template-columns: 1fr;
  }

  .v42-side {
    border-right: 0;
    border-bottom: 1px solid rgba(255,255,255,.075);
  }

  .v42-floating-note {
    position: static;
    margin-top: 12px;
    width: fit-content;
  }
}

@media(max-width:720px) {
  .home-v42-copy h1 {
    font-size: clamp(38px, 12vw, 56px);
  }

  .home-v42-copy p {
    font-size: 16px;
  }
}


/* V43 clarity section */
.clarity-panel {
  border: 1px solid rgba(115,189,255,.16);
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(22,135,255,.08), rgba(255,255,255,.035));
  padding: 30px;
}

.clarity-grid {
  margin-top: 26px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}

.clarity-grid article {
  padding: 18px;
  border: 1px solid rgba(255,255,255,.075);
  border-radius: 13px;
  background: rgba(0,0,0,.12);
}

.clarity-grid strong,
.clarity-grid span {
  display: block;
}

.clarity-grid strong {
  color: white;
  font-size: 16px;
}

.clarity-grid span {
  margin-top: 8px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.6;
}

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


/* V44 home hero balance */
.home-v42-grid {
  grid-template-columns: 1fr 1fr !important;
  gap: 42px !important;
}

.home-v42-copy h1 {
  max-width: 560px !important;
  font-size: clamp(42px, 5.1vw, 64px) !important;
  line-height: 0.98 !important;
  letter-spacing: -0.06em !important;
}

.home-v42-copy p {
  max-width: 600px !important;
  font-size: 17px !important;
  line-height: 1.68 !important;
}

.home-v42-preview {
  max-width: 620px;
  margin-left: auto;
}

.v42-window-body {
  min-height: 300px !important;
}

.v42-main h3 {
  max-width: 420px !important;
  font-size: clamp(28px, 3.5vw, 42px) !important;
}

.v42-main p {
  max-width: 470px !important;
  font-size: 15px !important;
}

.v42-progress div {
  padding: 12px 13px !important;
}

@media(max-width:980px) {
  .home-v42-grid {
    grid-template-columns: 1fr !important;
    gap: 28px !important;
  }

  .home-v42-preview {
    max-width: 100%;
    margin-left: 0;
  }

  .home-v42-copy h1 {
    max-width: 100% !important;
  }
}


/* V45 - FiveM badge spacing + responsive polish */
.hero-top-row {
  display: flex;
  align-items: center;
  gap: 22px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.hero-top-row .kicker {
  margin: 0;
}

.hero-top-row .fivem-safe-badge {
  margin-top: 0;
}

.hero-top-row .fivem-safe-badge span {
  white-space: nowrap;
}

.actions {
  flex-wrap: wrap;
}

@media(max-width:1100px) {
  .container {
    width: min(100% - 40px, var(--container));
  }
}

@media(max-width:980px) {
  .hero-top-row {
    gap: 14px;
    margin-bottom: 12px;
  }

  .hero-top-row .fivem-safe-badge span {
    white-space: normal;
  }

  .section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .page-hero,
  .home-v42-hero {
    padding-top: 84px;
  }
}

@media(max-width:720px) {
  .container {
    width: min(100% - 28px, var(--container));
  }

  .hero-top-row {
    align-items: flex-start;
  }

  .actions {
    gap: 10px;
  }

  .actions .button {
    width: 100%;
  }

  .section {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .page-hero,
  .home-v42-hero {
    padding-top: 72px;
  }

  .footer-v34-grid {
    gap: 20px;
  }
}


/* V47 working mail contact form */
.form-note,
.form-status {
  margin-top: 12px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.55;
}

.form-status {
  color: #b8dcff;
}


/* V52 social links */
.footer-v34-grid {
  grid-template-columns: 1.25fr .75fr .65fr .75fr 1.05fr;
}

.social-panel {
  border: 1px solid rgba(115,189,255,.18);
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(22,135,255,.10), rgba(255,255,255,.035));
  padding: 30px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 26px;
  align-items: end;
}

.social-panel h2 {
  margin-top: 14px;
  max-width: 700px;
  font-size: clamp(28px, 4vw, 42px);
  line-height: 1.05;
  letter-spacing: -.045em;
}

.social-panel p {
  margin-top: 14px;
  max-width: 720px;
  color: var(--muted);
  line-height: 1.7;
}

.social-actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.social-button {
  min-width: 170px;
  padding: 15px 16px;
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 13px;
  background: rgba(255,255,255,.045);
  transition: background .18s ease, transform .18s ease, border-color .18s ease;
}

.social-button:hover {
  transform: translateY(-1px);
  background: rgba(22,135,255,.10);
  border-color: rgba(115,189,255,.20);
}

.social-button span,
.social-button strong {
  display: block;
}

.social-button span {
  color: #8ecbff;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.social-button strong {
  margin-top: 7px;
  color: white;
  font-size: 15px;
}

@media(max-width:1100px) {
  .footer-v34-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media(max-width:760px) {
  .social-panel {
    grid-template-columns: 1fr;
  }

  .social-actions {
    justify-content: flex-start;
  }

  .social-button {
    width: 100%;
  }
}


/* V53 About social buttons */
.about-social-panel {
  border: 1px solid rgba(115,189,255,.16);
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(22,135,255,.08), rgba(255,255,255,.035));
  padding: 30px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 28px;
  align-items: end;
}

.about-social-actions {
  display: grid;
  gap: 12px;
  min-width: 270px;
}

.brand-social-btn {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 72px;
  padding: 14px 16px;
  border-radius: 16px;
  color: white;
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;
  overflow: hidden;
  position: relative;
}

.brand-social-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(255,255,255,.18), transparent 42%);
  pointer-events: none;
}

.brand-social-btn:hover {
  transform: translateY(-2px);
  filter: brightness(1.05);
}

.brand-social-btn.discord {
  background: linear-gradient(135deg, #5865F2, #3845C9);
  box-shadow: 0 18px 50px rgba(88,101,242,.22);
}

.brand-social-btn.youtube {
  background: linear-gradient(135deg, #FF0033, #B80022);
  box-shadow: 0 18px 50px rgba(255,0,51,.20);
}

.brand-social-icon {
  width: 42px;
  height: 42px;
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  border-radius: 13px;
  background: rgba(255,255,255,.16);
  position: relative;
  z-index: 1;
}

.brand-social-icon svg {
  width: 25px;
  height: 25px;
  fill: white;
  display: block;
}

.brand-social-btn span:not(.brand-social-icon) {
  position: relative;
  z-index: 1;
}

.brand-social-btn small,
.brand-social-btn strong {
  display: block;
}

.brand-social-btn small {
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
  opacity: .82;
}

.brand-social-btn strong {
  margin-top: 5px;
  font-size: 16px;
  letter-spacing: -.02em;
}

@media(max-width:900px) {
  .about-social-panel {
    grid-template-columns: 1fr;
  }

  .about-social-actions {
    min-width: 0;
  }
}

@media(max-width:560px) {
  .brand-social-btn {
    min-height: 66px;
  }

  .brand-social-icon {
    width: 38px;
    height: 38px;
  }

  .brand-social-icon svg {
    width: 23px;
    height: 23px;
  }
}


/* V56 smaller social buttons */
.about-social-panel {
  padding: 26px !important;
}

.about-social-actions {
  min-width: 235px !important;
  gap: 10px !important;
}

.brand-social-btn {
  min-height: 60px !important;
  padding: 11px 13px !important;
  border-radius: 13px !important;
  gap: 11px !important;
}

.brand-social-icon {
  width: 34px !important;
  height: 34px !important;
  border-radius: 11px !important;
}

.brand-social-icon svg {
  width: 20px !important;
  height: 20px !important;
}

.brand-social-btn small {
  font-size: 9.5px !important;
}

.brand-social-btn strong {
  margin-top: 3px !important;
  font-size: 14px !important;
}

@media(max-width:560px) {
  .brand-social-btn {
    min-height: 58px !important;
  }

  .brand-social-icon {
    width: 32px !important;
    height: 32px !important;
  }

  .brand-social-icon svg {
    width: 19px !important;
    height: 19px !important;
  }
}
