@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 500 600;
  font-display: swap;
  src: url("/fonts/SlGUmQSNjdsmc35JDF1K5GR1SDk.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 500 600;
  font-display: swap;
  src: url("/fonts/SlGUmQSNjdsmc35JDF1K5GR7SDktYw.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "EB Garamond";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7eOQL99U6g.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "EB Garamond";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7eOQL9zU6ingQ.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/S6uyw4BMUTPHjx4wXg.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/S6uyw4BMUTPHjxAwXjeu.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/S6u9w4BMUTPHh6UVSwiPGQ.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/S6u9w4BMUTPHh6UVSwaPGR_p.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

:root {
  --color-primary: #0f172a;
  --color-on-primary: #ffffff;
  --color-secondary: #334155;
  --color-accent: #0369a1;
  --color-accent-hover: #0284c7;
  --color-on-accent: #ffffff;
  --color-background: #020617;
  --color-foreground: #f8fafc;
  --color-muted-foreground: #94a3b8;
  --color-border: rgba(255, 255, 255, 0.18);
  --color-ring: #38bdf8;
  --glass-bg: rgba(255, 255, 255, 0.08);
  --glass-bg-strong: rgba(255, 255, 255, 0.12);
  --blur-amount: 16px;
  --space-xs: 4px;
  --space-sm: 8px;
  --space-md: 16px;
  --space-lg: 24px;
  --space-xl: 32px;
  --space-2xl: 48px;
  --space-3xl: 64px;
  --nav-h: 72px;
  --radius: 20px;
  --radius-pill: 999px;
  --serif: "EB Garamond", Georgia, serif;
  --sans: "Lato", system-ui, sans-serif;
  --max: 1120px;
  --spot-x: 50%;
  --spot-y: 20%;
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; scroll-padding-top: calc(var(--nav-h) + 16px); -webkit-text-size-adjust: 100%; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation: none !important; transition: none !important; }
}
body {
  font-family: var(--sans);
  background: var(--color-background);
  color: var(--color-foreground);
  line-height: 1.6;
  font-size: 16px;
  min-height: 100%;
  overflow-x: hidden;
}
img, svg { display: block; max-width: 100%; }
a { color: inherit; }
button, input, textarea { font: inherit; color: inherit; }
:focus-visible {
  outline: 3px solid var(--color-ring);
  outline-offset: 3px;
}
.skip {
  position: absolute; left: 12px; top: -48px; z-index: 100;
  background: var(--color-accent); color: #fff; padding: 10px 14px; border-radius: 8px;
}
.skip:focus { top: 12px; }

.scene {
  position: fixed; inset: 0; z-index: 0; pointer-events: none; overflow: hidden;
}
.orb {
  position: absolute; border-radius: 50%; filter: blur(80px); opacity: .55;
}
.orb-a { width: 42vw; height: 42vw; max-width: 560px; max-height: 560px; background: #0369a1; top: -10%; left: -8%; }
.orb-b { width: 36vw; height: 36vw; max-width: 480px; max-height: 480px; background: #0ea5e9; bottom: 10%; right: -12%; opacity: .35; }
.orb-c { width: 28vw; height: 28vw; max-width: 360px; max-height: 360px; background: #1e3a8a; top: 40%; left: 40%; opacity: .4; }
.spot {
  position: absolute; inset: -20%;
  background: radial-gradient(600px 400px at var(--spot-x) var(--spot-y), rgba(56, 189, 248, .14), transparent 55%);
}
.noise {
  position: absolute; inset: 0; opacity: .04;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}

.wrap {
  width: min(var(--max), calc(100% - 40px));
  margin-inline: auto;
  position: relative; z-index: 1;
}

.glass {
  background: var(--glass-bg);
  backdrop-filter: blur(var(--blur-amount));
  -webkit-backdrop-filter: blur(var(--blur-amount));
  border: 1px solid var(--color-border);
  box-shadow: 0 10px 40px rgba(0, 0, 0, .28), inset 0 1px 0 rgba(255,255,255,.12);
}

.kicker {
  font-size: 12px; letter-spacing: .16em; text-transform: uppercase;
  color: #7dd3fc; font-weight: 700; margin-bottom: 14px;
}
h1, h2, h3 { font-family: var(--serif); font-weight: 500; letter-spacing: -.03em; line-height: 1.12; }
h1 { font-size: clamp(40px, 6.2vw, 72px); max-width: 12ch; }
h1 em, h2 em { font-style: italic; color: #7dd3fc; }
.subhead {
  font-family: var(--serif); font-style: italic; font-weight: 500;
  font-size: clamp(22px, 3.2vw, 34px); color: #7dd3fc;
  margin-top: 12px; max-width: 22ch; line-height: 1.2;
}
h2 { font-size: clamp(28px, 3.6vw, 44px); }
h3 { font-size: 24px; }
.lead { color: var(--color-muted-foreground); font-size: clamp(16px, 1.5vw, 19px); max-width: 42em; }
.lead strong { color: var(--color-foreground); font-weight: 700; }

.nav {
  position: sticky; top: 14px; z-index: 40; display: flex; justify-content: center;
  padding: 0 16px; margin-bottom: 8px;
}
.nav-float {
  display: flex; align-items: center; gap: 8px;
  width: min(var(--max), 100%);
  min-height: 56px; padding: 8px 8px 8px 16px;
  border-radius: var(--radius-pill);
}
.logo {
  display: flex; align-items: center; gap: 10px;
  text-decoration: none; font-weight: 700; font-size: 14px; white-space: nowrap;
  min-height: 44px;
}
.logo-mark {
  width: 22px; height: 22px; flex: none; border-radius: 6px;
  background: var(--color-accent);
  display: grid; align-content: center; gap: 2.5px; padding: 5px 4px;
}
.logo-mark span { display: block; height: 2px; background: #fff; }
.logo-mark span:nth-child(1) { width: 100%; }
.logo-mark span:nth-child(2) { width: 72%; opacity: .85; }
.logo-mark span:nth-child(3) { width: 46%; opacity: .5; }
.logo small { display: block; font-weight: 400; color: var(--color-muted-foreground); font-size: 10px; letter-spacing: .1em; text-transform: uppercase; }
.nav-links { display: flex; align-items: center; gap: 4px; margin-left: auto; }
.nav-links a {
  text-decoration: none; color: var(--color-muted-foreground); font-size: 14px;
  padding: 10px 12px; border-radius: var(--radius-pill); min-height: 44px;
  display: inline-flex; align-items: center; cursor: pointer;
  transition: color .2s ease, background .2s ease;
}
.nav-links a:hover { color: #fff; background: rgba(255,255,255,.06); }
.nav-end { display: flex; align-items: center; gap: 8px; }
.lang { display: flex; border: 1px solid var(--color-border); border-radius: var(--radius-pill); overflow: hidden; }
.lang button {
  background: transparent; border: 0; padding: 8px 10px; min-width: 44px; min-height: 36px;
  cursor: pointer; font-size: 11px; letter-spacing: .08em; color: var(--color-muted-foreground);
}
.lang button[aria-pressed="true"] { background: #fff; color: #020617; }
.menu-btn {
  display: none; background: rgba(255,255,255,.06); border: 1px solid var(--color-border);
  width: 44px; height: 44px; border-radius: 50%; cursor: pointer; position: relative;
}
.menu-btn span, .menu-btn span::before, .menu-btn span::after {
  position: absolute; left: 12px; right: 12px; height: 1.5px; background: #fff; content: "";
}
.menu-btn span { top: 50%; }
.menu-btn span::before { top: -6px; }
.menu-btn span::after { top: 6px; }

.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  min-height: 44px; padding: 12px 18px; border-radius: var(--radius-pill);
  background: var(--color-accent); color: var(--color-on-accent);
  text-decoration: none; font-size: 14px; font-weight: 700; border: 1px solid transparent;
  cursor: pointer; transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
}
.btn:hover { background: var(--color-accent-hover); transform: translateY(-1px); box-shadow: 0 8px 24px rgba(3, 105, 161, .35); }
.btn.ghost {
  background: transparent; color: #fff; border-color: var(--color-border);
}
.btn.ghost:hover { background: rgba(255,255,255,.08); box-shadow: none; }

.sr-only {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0;
}

.hero {
  display: grid; grid-template-columns: 1fr 1.05fr;
  gap: 40px; align-items: center;
  padding: 36px 0 12px;
  position: relative;
  min-height: min(86vh, 760px);
}
.hero-mesh {
  position: absolute; left: -18%; top: -30%; width: 130%; max-width: none;
  opacity: .42; pointer-events: none; z-index: 0;
  mask-image: linear-gradient(to bottom, #000 35%, transparent 88%);
  -webkit-mask-image: linear-gradient(to bottom, #000 35%, transparent 88%);
}
.hero-copy, .hero-stage { position: relative; z-index: 1; }
.hero-badge {
  display: inline-flex; align-items: center; min-height: 32px;
  padding: 4px 12px; margin-bottom: 18px;
  border-radius: var(--radius-pill);
  border: 1px solid var(--color-border);
  background: rgba(255,255,255,.06);
  font-size: 11px; letter-spacing: .14em; text-transform: uppercase;
  color: #7dd3fc; font-weight: 700;
}
.hero-copy .lead { margin-top: 18px; max-width: 36em; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.micro { color: var(--color-muted-foreground); font-size: 13px; margin-top: 12px; }

.hero-go {
  display: flex; align-items: center; gap: 6px;
  margin-top: 28px; max-width: 480px;
  padding: 6px 6px 6px 16px;
  border-radius: var(--radius-pill);
  background: rgba(2, 6, 23, .62);
  border: 1px solid var(--color-border);
  box-shadow: 0 16px 40px rgba(0,0,0,.28);
}
.hero-go input {
  flex: 1; min-width: 0; min-height: 44px;
  border: 0; background: transparent; padding: 0;
  border-radius: var(--radius-pill);
}
.hero-go input:focus { outline: none; background: transparent; border-color: transparent; }
.hero-go .btn { flex: none; box-shadow: none; }

.hero-kpis {
  list-style: none; display: flex; flex-wrap: wrap; gap: 8px;
  margin-top: 26px;
}
.hero-kpis li {
  min-width: 112px; padding: 10px 14px;
  border-radius: 14px;
  border: 1px solid var(--color-border);
  background: rgba(255,255,255,.04);
}
.hero-kpis b {
  display: block; font-size: 10px; letter-spacing: .14em;
  text-transform: uppercase; color: #7dd3fc; font-weight: 700;
}
.hero-kpis span { font-size: 14px; font-weight: 700; }

.hero-stage { min-height: 380px; }
.hero-frame {
  border-radius: 22px; overflow: hidden;
  background: rgba(2, 6, 23, .7);
  border: 1px solid var(--color-border);
  transform: perspective(1600px) rotateY(-11deg) rotateX(5deg) translateZ(0);
  box-shadow: 0 40px 90px rgba(0, 0, 0, .5), 0 0 80px rgba(3, 105, 161, .18);
}
.hero-chrome {
  display: flex; align-items: center; gap: 6px;
  padding: 10px 14px;
  background: rgba(2, 6, 23, .88);
  border-bottom: 1px solid rgba(255,255,255,.08);
}
.hero-chrome i {
  width: 8px; height: 8px; border-radius: 50%;
  background: #475569; display: block;
}
.hero-chrome i:nth-child(1) { background: #64748b; }
.hero-chrome i:nth-child(2) { background: #0369a1; }
.hero-chrome i:nth-child(3) { background: #38bdf8; }
.hero-frame img { width: 100%; height: auto; display: block; }

.hero-float {
  position: absolute;
  border-radius: 20px;
  box-shadow: 0 22px 50px rgba(0,0,0,.45);
  animation: hero-float 6.5s ease-in-out infinite;
}
.hero-float-a { width: 42%; left: -14%; top: 6%; animation-delay: -1.4s; }
.hero-float-b { width: 34%; right: -8%; bottom: 2%; }

@keyframes hero-float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-12px); }
}

.serp { border-radius: var(--radius); padding: 22px 22px 10px; }
.serp-bar {
  display: flex; align-items: center; gap: 10px;
  border: 1px solid var(--color-border); padding: 10px 12px; margin-bottom: 18px;
  border-radius: var(--radius-pill); color: var(--color-muted-foreground); font-size: 13px;
}
.serp-dot { width: 8px; height: 8px; border-radius: 50%; background: #38bdf8; flex: none; }
.serp-row { padding: 14px 0; border-top: 1px solid rgba(255,255,255,.08); }
.serp-row .url { font-size: 12px; color: #7dd3fc; }
.serp-row .t { font-family: var(--serif); font-size: 20px; color: #93c5fd; line-height: 1.2; margin: 3px 0 4px; }
.serp-row p { font-size: 13px; color: var(--color-muted-foreground); }
.serp-row.you {
  background: rgba(3, 105, 161, .18); margin: 0 -22px; padding: 14px 22px;
  border-top: 1px solid var(--color-border);
}
.serp-row.you .t { color: #fff; }
.serp-row.you .tag {
  display: inline-block; font-size: 10px; letter-spacing: .12em; text-transform: uppercase;
  background: var(--color-accent); color: #fff; padding: 3px 8px; margin-bottom: 6px; border-radius: 6px;
}

.tools {
  display: flex; flex-wrap: wrap; gap: 8px;
  padding: 8px 0 0; color: var(--color-muted-foreground); font-size: 13px;
}
.chip {
  display: inline-flex; align-items: center; min-height: 36px;
  padding: 6px 12px; border-radius: var(--radius-pill);
  border: 1px solid var(--color-border); background: rgba(255,255,255,.04);
}

section { padding: 88px 0 0; }
.sec-head { max-width: 40em; margin-bottom: 36px; }

.bento { display: grid; grid-template-columns: 1.2fr 1fr 1fr; gap: 16px; }
.card {
  border-radius: var(--radius); padding: 26px 24px;
  transition: transform .25s ease, background .25s ease;
}
.card:hover { transform: translateY(-3px); background: var(--glass-bg-strong); }
.card .n {
  font-family: var(--serif); font-size: 42px; line-height: 1; color: #7dd3fc;
  display: block; margin-bottom: 12px;
}
.card p { color: var(--color-muted-foreground); font-size: 15px; margin-top: 8px; }

.layers { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 16px; }
.layer { border-radius: var(--radius); padding: 28px; }
.layer span { display: block; font-size: 12px; letter-spacing: .14em; text-transform: uppercase; color: #7dd3fc; margin-bottom: 10px; font-weight: 700; }
.layer p { color: var(--color-muted-foreground); font-size: 15px; margin-top: 10px; }

.offer { display: grid; grid-template-columns: 1.1fr .9fr; gap: 16px; }
.offer article { border-radius: var(--radius); padding: 32px; display: flex; flex-direction: column; }
.who, .offer .who { font-size: 12px; letter-spacing: .12em; text-transform: uppercase; color: #7dd3fc; margin-bottom: 10px; font-weight: 700; }
.offer ul { margin: 18px 0 24px; padding: 0; list-style: none; }
.offer li {
  padding: 9px 0 9px 18px; border-top: 1px solid rgba(255,255,255,.08);
  color: var(--color-muted-foreground); font-size: 15px; position: relative;
}
.offer li::before { content: ""; position: absolute; left: 0; top: 16px; width: 8px; height: 1.5px; background: #38bdf8; }
.offer .price { margin-top: auto; font-size: 14px; color: var(--color-muted-foreground); }

.steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.step { border-radius: var(--radius); padding: 22px; }
.step b { display: block; font-size: 12px; letter-spacing: .12em; text-transform: uppercase; color: #7dd3fc; margin-bottom: 8px; }
.step p { color: var(--color-muted-foreground); font-size: 15px; margin-top: 8px; }

.nope {
  display: grid; grid-template-columns: 1fr 1fr; gap: 12px;
}
.nope li {
  list-style: none; padding: 18px 20px; border-radius: var(--radius);
  color: var(--color-muted-foreground);
}
.nope li strong { color: #fff; font-weight: 700; }

.faq details { border-radius: 14px; margin-bottom: 10px; }
.faq summary {
  cursor: pointer; list-style: none;
  padding: 18px 44px 18px 20px; font-weight: 700; position: relative; min-height: 44px;
}
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after {
  content: "+"; position: absolute; right: 18px; top: 16px;
  font-weight: 400; color: var(--color-muted-foreground);
}
.faq details[open] summary::after { content: "–"; }
.faq details p { color: var(--color-muted-foreground); padding: 0 20px 18px; max-width: 52em; }

.contact-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 32px; align-items: start; }
.form { border-radius: var(--radius); padding: 28px; display: grid; gap: 14px; }
label { display: grid; gap: 6px; font-size: 13px; font-weight: 700; }
input, textarea {
  background: rgba(2, 6, 23, .45); border: 1px solid var(--color-border);
  padding: 12px 12px; outline: none; border-radius: 12px; min-height: 44px;
}
input:focus, textarea:focus { border-color: #38bdf8; background: rgba(2, 6, 23, .7); }
textarea { min-height: 120px; resize: vertical; }
.hp { position: absolute; left: -9999px; }
.form-note { font-size: 12px; color: var(--color-muted-foreground); }
.form-note a { text-decoration: underline; }
.form-status { font-size: 14px; min-height: 1.4em; }
.form-status.ok { color: #86efac; }
.form-status.err { color: #fca5a5; }

.meta-list { list-style: none; margin-top: 22px; }
.meta-list li { padding: 12px 0; border-top: 1px solid rgba(255,255,255,.08); color: var(--color-muted-foreground); font-size: 15px; }
.meta-list b { display: block; color: #7dd3fc; font-size: 12px; letter-spacing: .08em; text-transform: uppercase; font-weight: 700; margin-bottom: 4px; }
.meta-list a { text-decoration: underline; }

footer {
  margin-top: 96px; padding: 28px 0 48px; position: relative; z-index: 1;
  color: var(--color-muted-foreground); font-size: 13px;
}
.foot {
  display: flex; justify-content: space-between; gap: 24px; flex-wrap: wrap; align-items: end;
}
.foot nav { display: flex; gap: 18px; }
.foot a { color: var(--color-muted-foreground); text-decoration: none; min-height: 44px; display: inline-flex; align-items: center; }
.foot a:hover { color: #fff; }

.legal { padding: 48px 0 80px; position: relative; z-index: 1; }
.legal h1 { max-width: none; font-size: clamp(32px, 4vw, 48px); margin: 12px 0 28px; }
.legal h2 { font-size: 26px; margin: 32px 0 10px; }
.legal p, .legal li { color: var(--color-muted-foreground); max-width: 48em; margin-bottom: 12px; }
.legal ul { padding-left: 18px; }
.legal a { text-decoration: underline; }
.warn {
  background: rgba(3, 105, 161, .2); border: 1px solid var(--color-border);
  padding: 16px 18px; margin: 18px 0 28px; color: #fff; font-size: 15px; border-radius: 14px;
}

.hero-points { list-style: none; margin: 22px 0 0; display: grid; gap: 8px; }
.hero-points li {
  color: var(--color-muted-foreground); font-size: 15px;
  padding-left: 22px; position: relative;
}
.hero-points li::before {
  content: ""; position: absolute; left: 0; top: 8px;
  width: 8px; height: 8px; border-radius: 50%; background: #38bdf8;
}

.toc {
  display: flex; flex-wrap: wrap; gap: 8px; margin: 28px 0 0;
}
.toc a {
  text-decoration: none; font-size: 13px; min-height: 36px;
  display: inline-flex; align-items: center;
  padding: 6px 12px; border-radius: var(--radius-pill);
  border: 1px solid var(--color-border); color: var(--color-muted-foreground);
}
.toc a:hover { color: #fff; background: rgba(255,255,255,.06); }

.prose { max-width: 48em; }
.prose p { color: var(--color-muted-foreground); margin-bottom: 14px; font-size: 16px; }
.prose p strong { color: var(--color-foreground); font-weight: 700; }

.grid-6 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.grid-4 { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.split-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.industries { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 18px; }
.card h3, .layer h3, .step h3 { font-size: 1.15rem; margin: 0; }
.cta-band {
  display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;
  gap: 18px; padding: 24px 26px; border-radius: var(--radius); margin-top: 36px;
}
.cta-band h3 { margin: 0 0 6px; font-size: 1.4rem; }
.cta-band p { margin: 0; max-width: 38em; color: var(--color-muted-foreground); font-size: 15px; }
.check { list-style: none; margin: 16px 0 0; display: grid; gap: 10px; }
.check li {
  color: var(--color-muted-foreground); font-size: 15px;
  padding-left: 22px; position: relative;
}
.check li::before {
  content: ""; position: absolute; left: 0; top: 8px;
  width: 8px; height: 8px; border-radius: 50%; background: #38bdf8;
}

@media (max-width: 1100px) {
  .grid-6, .grid-4 { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 900px) {
  .hero, .offer, .contact-grid, .layers, .bento, .steps, .grid-6, .grid-4, .split-2 { grid-template-columns: 1fr; }
  .hero { min-height: 0; padding-top: 24px; }
  .hero-mesh { width: 160%; left: -30%; top: -10%; opacity: .32; }
  .hero-frame { transform: none; }
  .hero-float-a { width: 34%; left: -6%; top: auto; bottom: 8%; }
  .hero-float-b { width: 30%; right: -4%; }
  .hero-go { max-width: none; }
  .nav-links { display: none; }
  .nav-links.simple { display: flex; }
  .nav-links.open {
    display: flex; flex-direction: column; align-items: stretch;
    position: absolute; left: 12px; right: 12px; top: 70px;
    background: rgba(2, 6, 23, .86);
    backdrop-filter: blur(16px);
    border: 1px solid var(--color-border);
    padding: 12px; gap: 4px; border-radius: 20px;
  }
  .menu-btn { display: block; }
  .nope { grid-template-columns: 1fr; }
  h1 { max-width: 18ch; }
  .wrap { width: min(var(--max), calc(100% - 28px)); }
  section { padding-top: 64px; }
  .nav-float { border-radius: 22px; }
}

.hero-go input,
.hero-go input:focus {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0 8px 0 0;
}

@media (max-width: 520px) {
  .hero-float { display: none; }
}
