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

:root {
  --bg-0: #061321;
  --bg-1: #0a2030;
  --bg-2: #12364a;
  --text: #edf6fb;
  --muted: #bdd0dd;
  --line: rgba(194, 227, 240, 0.24);
  --card: rgba(10, 30, 42, 0.72);
  --rose: #b23f63;
  --cyan: #2f9ea6;
  --violet: #5860cc;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  color: var(--text);
  font-family: "Manrope", "Segoe UI", sans-serif;
  background:
    radial-gradient(80vw 50vh at 95% -10%, rgba(88, 96, 204, 0.28), transparent 70%),
    radial-gradient(90vw 56vh at -8% 12%, rgba(178, 63, 99, 0.28), transparent 68%),
    linear-gradient(180deg, var(--bg-0), var(--bg-1) 46%, var(--bg-2));
  min-height: 100vh;
  overflow-x: hidden;
  padding-bottom: 80px;
}

body::before,
body::after {
  content: "";
  position: fixed;
  inset: -15% -15% auto -15%;
  height: 55vh;
  pointer-events: none;
  z-index: 0;
}

body::before {
  background:
    radial-gradient(45% 50% at 20% 20%, rgba(133, 215, 238, 0.2), transparent 70%),
    radial-gradient(38% 42% at 78% 40%, rgba(162, 129, 230, 0.2), transparent 72%);
  filter: blur(14px);
  animation: nebulaDrift 20s ease-in-out infinite alternate;
}

body::after {
  inset: auto -15% -20% -15%;
  height: 48vh;
  background:
    radial-gradient(42% 48% at 12% 65%, rgba(118, 198, 224, 0.16), transparent 70%),
    radial-gradient(46% 42% at 84% 72%, rgba(150, 121, 221, 0.16), transparent 72%);
  filter: blur(16px);
  animation: nebulaDrift 24s ease-in-out infinite alternate-reverse;
}

html,
body {
  max-width: 100%;
  overflow-x: clip;
}

.t826__galaxy {
  opacity: 0.4;
}

.t826__galaxy-wrapper {
  animation: t826__galaxy-fadeIn 1.6s linear forwards;
}

.t826__galaxy-wrapper > div {
  position: absolute;
  top: 0;
  left: 0;
}

.t826__galaxy-far-rec78788520 {
  width: 1px;
  height: 1px;
}

.t826__galaxy-mid-rec78788520 {
  width: 2px;
  height: 2px;
}

.t826__galaxy-near-rec78788520 {
  width: 3px;
  height: 3px;
}

.fx,
.spark-field {
  position: fixed;
  inset: 0;
  pointer-events: none;
}

.fx-aurora {
  background:
    radial-gradient(45vw 30vh at 20% 10%, rgba(47, 158, 166, 0.22), transparent 70%),
    radial-gradient(50vw 36vh at 80% 22%, rgba(178, 63, 99, 0.18), transparent 72%);
  animation: auroraShift 14s ease-in-out infinite alternate;
}

.fx-smoke::before,
.fx-smoke::after {
  content: "";
  position: absolute;
  width: 70vw;
  height: 70vw;
  border-radius: 50%;
  filter: blur(34px);
  opacity: 0.16;
}

.fx-smoke::before {
  left: -18vw;
  top: 26vh;
  background: rgba(174, 220, 238, 0.8);
  animation: smokeOne 18s ease-in-out infinite;
}

.fx-smoke::after {
  right: -22vw;
  top: 48vh;
  background: rgba(142, 127, 217, 0.75);
  animation: smokeTwo 20s ease-in-out infinite;
}

.spark {
  position: absolute;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #f0f8ff;
  box-shadow: 0 0 10px rgba(240, 248, 255, 0.9);
  animation-name: sparkle;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}

main,
.topbar {
  width: min(720px, calc(100% - 20px));
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.topbar {
  margin-top: 12px;
  border: 1px solid rgba(173, 232, 248, 0.34);
  border-radius: 0;
  padding: 16px 18px 14px;
  text-align: center;
  background:
    linear-gradient(165deg, rgba(10, 33, 47, 0.85), rgba(7, 22, 33, 0.72)),
    radial-gradient(90% 130% at 50% -50%, rgba(171, 225, 242, 0.14), transparent);
  box-shadow:
    0 0 16px rgba(102, 215, 236, 0.12),
    inset 0 0 12px rgba(163, 218, 236, 0.1);
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.topbar::before,
.topbar::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.topbar::before {
  width: 62%;
  height: 160%;
  left: -18%;
  top: -64%;
  background: radial-gradient(circle, rgba(172, 234, 247, 0.25), transparent 68%);
  filter: blur(9px);
  animation: topGlow 8s ease-in-out infinite;
}

.topbar::after {
  width: 56%;
  height: 130%;
  right: -20%;
  top: -48%;
  background: radial-gradient(circle, rgba(169, 98, 138, 0.22), transparent 72%);
  filter: blur(7px);
  animation: topGlow 9s ease-in-out infinite reverse;
}

.topbar-frame {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 2;
  border: 0;
  box-shadow: none;
}

.topbar-frame::before {
  content: none;
}

.topbar-frame .corner {
  position: absolute;
  width: 28px;
  height: 28px;
  border: 2px solid rgba(168, 236, 252, 0.95);
  filter: drop-shadow(0 0 8px rgba(168, 236, 252, 0.7));
}

.topbar-frame .corner-1 {
  top: 10px;
  left: 10px;
  border-right: 0;
  border-bottom: 0;
}

.topbar-frame .corner-2 {
  top: 10px;
  right: 10px;
  border-left: 0;
  border-bottom: 0;
}

.topbar-frame .corner-3 {
  bottom: 10px;
  left: 10px;
  border-right: 0;
  border-top: 0;
}

.topbar-frame .corner-4 {
  bottom: 10px;
  right: 10px;
  border-left: 0;
  border-top: 0;
}

.brand {
  margin: 0;
  font-family: "Cinzel", serif;
  font-size: clamp(20px, 6.2vw, 28px);
  letter-spacing: 0.055em;
  line-height: 1.15;
  position: relative;
  z-index: 1;
}

.topbar-offer {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 10px auto 0;
  padding: 8px 14px;
  border: 1px solid rgba(223, 199, 133, 0.58);
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(106, 57, 21, 0.5), rgba(47, 24, 9, 0.38));
  box-shadow: 0 0 18px rgba(210, 173, 96, 0.16);
  color: #ffe9b2;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}

.subtitle {
  margin: 9px auto 0;
  color: var(--muted);
  font-size: 13px;
  max-width: 286px;
  line-height: 1.4;
  position: relative;
  z-index: 1;
}

.topbar-orbit {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
}

.topbar-orbit span {
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #e5f7ff;
  box-shadow: 0 0 14px rgba(229, 247, 255, 0.95);
  animation: orbitFloat 4.3s ease-in-out infinite;
}

.topbar-orbit span:nth-child(1) {
  left: 12%;
  top: 24%;
  animation-delay: 0s;
}

.topbar-orbit span:nth-child(2) {
  right: 13%;
  top: 28%;
  animation-delay: 0.9s;
}

.topbar-orbit span:nth-child(3) {
  left: 28%;
  bottom: 16%;
  animation-delay: 1.7s;
}

.topbar-orbit span:nth-child(4) {
  right: 27%;
  bottom: 14%;
  animation-delay: 2.5s;
}

.shimmer {
  background: linear-gradient(110deg, #d9eef8 25%, #ffffff 46%, #b7e0ef 62%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 230% 100%;
  animation: shimmer 4s linear infinite;
}

.hero,
.section,
.final-cta {
  margin-top: 14px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: var(--card);
  padding: 16px;
  backdrop-filter: blur(2px);
  box-shadow: 0 8px 26px rgba(2, 17, 24, 0.35), inset 0 0 22px rgba(172, 223, 238, 0.07);
}

.kicker {
  margin: 0 0 10px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 11px;
  color: #99d5dc;
}

h1,
h2,
h3 {
  margin: 0;
  font-family: "Cinzel", serif;
}

h1 {
  font-size: clamp(29px, 9vw, 44px);
  line-height: 1.06;
  margin-bottom: 10px;
}

h2 {
  font-size: clamp(20px, 6vw, 32px);
  margin-bottom: 12px;
}

h3 {
  font-size: 18px;
  margin-bottom: 8px;
}

.hero-copy p {
  margin: 0;
  color: var(--muted);
  line-height: 1.58;
}

.utp-badge {
  margin: 0 0 10px;
  padding: 10px 11px;
  border-radius: 12px;
  border: 1px solid rgba(164, 227, 243, 0.42);
  background:
    radial-gradient(110% 90% at 10% 0%, rgba(149, 231, 245, 0.2), transparent 58%),
    linear-gradient(180deg, rgba(11, 39, 54, 0.96), rgba(9, 30, 43, 0.96));
  box-shadow: inset 0 0 12px rgba(146, 220, 241, 0.1), 0 0 14px rgba(118, 209, 232, 0.16);
}

.utp-badge strong {
  display: block;
  font-size: 15px;
  line-height: 1.2;
  color: #dcf4fb;
  font-weight: 800;
}

.utp-badge span {
  display: block;
  margin-top: 4px;
  color: #a8c9d8;
  font-size: 12px;
  line-height: 1.35;
}

.utp-strip {
  margin-top: 12px;
  border-radius: 999px;
  border: 1px solid rgba(176, 231, 245, 0.44);
  background: linear-gradient(90deg, rgba(18, 71, 86, 0.95), rgba(49, 82, 149, 0.9));
  color: #e6f6fc;
  text-align: center;
  padding: 10px 12px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.02em;
  box-shadow: 0 0 14px rgba(112, 201, 227, 0.26);
  animation: utpPulse 2.8s ease-in-out infinite;
}

.hero-photo {
  margin: 14px 0 0;
  width: 100%;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.hero-photo::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 8%;
  width: 100%;
  height: 78%;
  transform: translateX(-50%);
  background:
    radial-gradient(ellipse at center, rgba(109, 207, 236, 0.55) 0%, rgba(109, 207, 236, 0.18) 38%, rgba(109, 207, 236, 0) 72%),
    radial-gradient(ellipse at center, rgba(153, 112, 223, 0.42) 0%, rgba(153, 112, 223, 0.12) 46%, rgba(153, 112, 223, 0) 74%);
  filter: blur(16px);
  z-index: 0;
  pointer-events: none;
  animation: heroAuraPulse 3.4s ease-in-out infinite;
}

.hero-photo::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3%;
  width: 100%;
  height: 34%;
  transform: translateX(-50%);
  background:
    radial-gradient(ellipse at 20% 40%, rgba(196, 227, 240, 0.56) 0%, rgba(196, 227, 240, 0.08) 42%, rgba(196, 227, 240, 0) 70%),
    radial-gradient(ellipse at 75% 60%, rgba(168, 194, 232, 0.48) 0%, rgba(168, 194, 232, 0.08) 40%, rgba(168, 194, 232, 0) 72%);
  filter: blur(22px);
  opacity: 0.9;
  z-index: 2;
  pointer-events: none;
  animation: heroFogDrift 5.6s ease-in-out infinite;
}

.hero-photo img {
  display: block;
  width: 100%;
  border-radius: 0;
  height: auto;
  max-height: 78vh;
  object-fit: contain;
  object-position: center top;
  position: relative;
  z-index: 1;
  filter: drop-shadow(0 0 26px rgba(127, 219, 244, 0.4));
}

.quick-actions {
  margin-top: 14px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 11px 12px;
  border-radius: 11px;
  color: #e8f2f7;
  font-weight: 800;
  font-size: 13px;
  text-decoration: none;
  border: 1px solid rgba(170, 209, 224, 0.3);
  background: linear-gradient(180deg, rgba(14, 40, 56, 0.95), rgba(9, 28, 41, 0.95));
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
  animation: btnBreath 3.4s ease-in-out infinite;
}

.btn:hover {
  transform: translateY(-2px);
}

.btn-ico {
  width: 20px;
  height: 20px;
  border-radius: 999px;
  display: inline-grid;
  place-items: center;
  background: rgba(191, 231, 245, 0.12);
  border: 1px solid rgba(191, 231, 245, 0.35);
}

.btn-ico img {
  width: 12px;
  height: 12px;
  object-fit: contain;
  filter: brightness(0) invert(1) opacity(0.92);
}

.btn-ico-brand img,
.btn-ico-max img {
  width: 16px;
  height: 16px;
  filter: none;
}

.btn-call {
  border-color: rgba(124, 201, 211, 0.55);
  box-shadow: 0 0 10px rgba(98, 170, 188, 0.24);
}

.btn-wa {
  border-color: rgba(114, 183, 152, 0.58);
  box-shadow: 0 0 10px rgba(71, 145, 114, 0.22);
}

.btn-tg {
  border-color: rgba(123, 165, 212, 0.58);
  box-shadow: 0 0 10px rgba(85, 129, 182, 0.24);
}

.btn-max {
  border-color: rgba(154, 145, 208, 0.62);
  box-shadow: 0 0 10px rgba(112, 103, 173, 0.25);
}

.pulse-shell {
  animation: pulseShell 2.6s ease-in-out infinite;
}

.grid {
  display: grid;
  gap: 10px;
}

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

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

.section-lead {
  margin: -2px 0 12px;
  color: #a9c8d8;
  line-height: 1.45;
}

.req-list {
  grid-template-columns: 1fr !important;
  gap: 12px;
}

.req-card {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(10, 30, 42, 0.9), rgba(8, 24, 34, 0.9)),
    rgba(8, 26, 38, 0.74);
  border-color: rgba(163, 214, 235, 0.28);
  box-shadow: inset 0 0 14px rgba(124, 201, 229, 0.07);
}

.req-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: linear-gradient(180deg, rgba(123, 226, 243, 0.95), rgba(140, 124, 223, 0.82));
  box-shadow: 0 0 12px rgba(123, 226, 243, 0.45);
}

.req-card h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}

.req-icon {
  color: #9ce5f1;
  font-size: 14px;
  line-height: 1;
  text-shadow: 0 0 10px rgba(156, 229, 241, 0.5);
}

.formats-road {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(120% 90% at 50% -18%, rgba(120, 196, 232, 0.14), transparent 64%),
    linear-gradient(180deg, rgba(8, 27, 39, 0.88), rgba(7, 23, 33, 0.88));
}

.format-track {
  position: absolute;
  right: 33px;
  left: auto;
  top: 124px;
  bottom: 36px;
  width: 2px;
  background: linear-gradient(180deg, rgba(123, 226, 243, 0.75), rgba(140, 124, 223, 0.55));
  box-shadow: 0 0 12px rgba(123, 226, 243, 0.35);
  animation: trackFlow 3.6s linear infinite;
}

.format-item {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 36px;
  align-items: center;
  gap: 10px;
  margin-top: 12px;
}

.format-item:first-of-type {
  margin-top: 6px;
}

.fi-dot {
  order: 2;
  justify-self: center;
  align-self: center;
  width: 30px;
  height: 30px;
  border-radius: 999px;
  display: inline-grid;
  place-items: center;
  font-family: "Cinzel", serif;
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #0a2f42;
  background: linear-gradient(145deg, #8de3ef, #7aa9d8);
  border: 1px solid rgba(223, 246, 255, 0.55);
  box-shadow: 0 0 12px rgba(132, 214, 236, 0.38);
  z-index: 1;
  animation: dotPulse 2.2s ease-in-out infinite;
}

.fi-body {
  order: 1;
  border: 1px solid rgba(163, 214, 235, 0.28);
  border-radius: 12px;
  padding: 12px;
  background: rgba(9, 31, 44, 0.86);
  box-shadow: inset 0 0 14px rgba(124, 201, 229, 0.06);
}

.fi-body h3 {
  margin: 0;
  font-size: 18px;
}

.fi-meta {
  margin: 5px 0 8px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  color: #9fd5e3;
}

.fi-body p {
  margin: 0;
  color: var(--muted);
  line-height: 1.52;
}

.fi-2 .fi-body {
  border-color: rgba(177, 223, 242, 0.4);
  box-shadow: inset 0 0 16px rgba(152, 210, 231, 0.1), 0 0 18px rgba(118, 212, 230, 0.12);
}

.fi-3 .fi-dot {
  background: linear-gradient(145deg, #8fc1ef, #9b88e3);
}

.card,
.review,
.blog-card,
.faq {
  border: 1px solid var(--line);
  border-radius: 13px;
  padding: 13px;
  background: rgba(8, 26, 38, 0.74);
}

.card p,
.review p,
.blog-card p {
  margin: 0;
  color: var(--muted);
  line-height: 1.52;
}

.glow-card {
  box-shadow: 0 0 18px rgba(118, 212, 230, 0.14);
}

.workflow-arc {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(120% 90% at 15% -18%, rgba(156, 223, 246, 0.16), transparent 58%),
    radial-gradient(100% 80% at 85% 110%, rgba(143, 129, 224, 0.14), transparent 62%),
    linear-gradient(180deg, rgba(8, 27, 40, 0.92), rgba(6, 21, 31, 0.92));
  border-color: rgba(160, 215, 236, 0.3);
}

.workflow-line {
  display: none;
}

.wf-step {
  position: relative;
  margin-top: 12px;
}

.wf-step:first-of-type {
  margin-top: 10px;
}

.wf-card {
  position: relative;
  border: 1px solid rgba(162, 216, 236, 0.28);
  border-radius: 12px;
  padding: 10px 12px 10px 54px;
  background: linear-gradient(180deg, rgba(8, 30, 43, 0.9), rgba(8, 27, 40, 0.86));
  box-shadow: inset 0 0 12px rgba(130, 209, 234, 0.06), 0 0 10px rgba(119, 207, 228, 0.06);
}

.wf-card::after {
  display: none;
}

.wf-kicker {
  margin: 0 0 3px;
  font-size: 11px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #a7dce9;
}

.wf-card h3 {
  margin: 0;
  font-size: 18px;
  line-height: 1.1;
}

.wf-card p {
  margin: 8px 0 0;
  color: var(--muted);
  line-height: 1.4;
}

.wf-mark {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  border-radius: 999px;
  display: inline-grid;
  place-items: center;
  font-size: 14px;
  font-weight: 800;
  color: #0a2f42;
  border: 1px solid rgba(224, 246, 255, 0.6);
  box-shadow: 0 0 10px rgba(132, 214, 236, 0.3);
  z-index: 1;
}

.wf-step-1 .wf-mark {
  background: linear-gradient(145deg, #8de3ef, #7aa9d8);
}

.wf-step-2 .wf-mark {
  background: linear-gradient(145deg, #98def4, #7ccbd7);
}

.wf-step-3 .wf-mark {
  background: linear-gradient(145deg, #9ac8ef, #879cdd);
}

.wf-step-4 .wf-mark {
  background: linear-gradient(145deg, #90c1ef, #9b88e3);
}

.quote {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(130% 90% at 10% -22%, rgba(155, 224, 246, 0.15), transparent 58%),
    radial-gradient(110% 80% at 100% 120%, rgba(139, 126, 222, 0.16), transparent 62%),
    linear-gradient(180deg, rgba(8, 29, 41, 0.9), rgba(6, 23, 34, 0.92));
}

.quote::before,
.quote::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  border: 1px solid rgba(166, 226, 244, 0.55);
  pointer-events: none;
}

.quote::before {
  top: 12px;
  left: 12px;
  border-right: 0;
  border-bottom: 0;
}

.quote::after {
  right: 12px;
  bottom: 12px;
  border-left: 0;
  border-top: 0;
}

.quote-shell {
  min-height: 232px;
  position: relative;
  padding: 8px 4px 2px;
}

.quote-shell::before {
  content: "";
  position: absolute;
  left: 10%;
  right: 10%;
  top: 2px;
  height: 80%;
  background: radial-gradient(ellipse at center, rgba(158, 228, 246, 0.22), rgba(158, 228, 246, 0) 70%);
  filter: blur(16px);
  pointer-events: none;
  animation: quoteAura 6.2s ease-in-out infinite;
}

.quote-slide {
  position: absolute;
  inset: 8px 4px auto;
  margin: 0;
  font-size: 22px;
  line-height: 1.32;
  font-family: "Cinzel", serif;
  letter-spacing: 0.01em;
  color: #e7f6fc;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.45s ease, transform 0.45s ease;
  text-shadow: 0 0 18px rgba(155, 224, 246, 0.14);
}

.quote-slide.is-active {
  opacity: 1;
  transform: translateY(0);
}

.quote-label {
  margin: 0;
  position: absolute;
  left: 4px;
  right: 4px;
  bottom: 18px;
  font-size: 11px;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  color: #8db9cb;
}

.quote-author {
  margin: 0;
  position: absolute;
  left: 4px;
  right: 4px;
  bottom: 0;
  font-size: 12px;
  letter-spacing: 0.04em;
  color: #c9e8f3;
}

.quote-dots {
  margin-top: 10px;
  display: flex;
  gap: 7px;
  justify-content: center;
}

.quote-dots span {
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: rgba(168, 220, 238, 0.42);
  box-shadow: 0 0 8px rgba(143, 215, 236, 0.2);
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
}

.quote-dots span.is-active {
  transform: scale(1.25);
  background: #a8ebf6;
  box-shadow: 0 0 10px rgba(168, 235, 246, 0.54);
}

.toolkit {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(120% 90% at 0% -24%, rgba(153, 225, 245, 0.14), transparent 60%),
    radial-gradient(100% 80% at 100% 120%, rgba(140, 127, 221, 0.14), transparent 64%),
    linear-gradient(180deg, rgba(8, 29, 41, 0.9), rgba(6, 23, 34, 0.92));
}

.toolkit::before {
  content: "";
  position: absolute;
  left: 14px;
  right: 14px;
  top: 0;
  height: 2px;
  background: linear-gradient(90deg, rgba(143, 228, 244, 0.05), rgba(143, 228, 244, 0.72), rgba(154, 133, 228, 0.06));
  box-shadow: 0 0 12px rgba(143, 228, 244, 0.24);
}

.tool-group + .tool-group {
  margin-top: 12px;
}

.tool-group-title {
  margin: 0 0 8px;
  font-size: 12px;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  color: #9fd7e6;
}

.chip-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.chip-list-magic .chip {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 34px;
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid rgba(178, 225, 242, 0.34);
  background: linear-gradient(180deg, rgba(12, 40, 55, 0.9), rgba(9, 29, 42, 0.88));
  color: #deeff7;
  font-size: 14px;
  line-height: 1.2;
  box-shadow: inset 0 0 10px rgba(148, 214, 235, 0.08), 0 0 10px rgba(118, 207, 230, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.chip-list-magic .chip i {
  width: 18px;
  height: 18px;
  border-radius: 999px;
  display: inline-grid;
  place-items: center;
  font-style: normal;
  font-size: 10px;
  color: #082636;
  border: 1px solid rgba(223, 246, 255, 0.55);
  box-shadow: 0 0 8px rgba(150, 223, 243, 0.28);
}

.chip-list-magic .chip-cyan {
  border-color: rgba(154, 231, 242, 0.42);
  box-shadow: inset 0 0 10px rgba(148, 214, 235, 0.1), 0 0 12px rgba(112, 207, 230, 0.12);
}

.chip-list-magic .chip-cyan i {
  background: linear-gradient(145deg, #a2e4ef, #7cadde);
}

.chip-list-magic .chip-violet {
  border-color: rgba(178, 187, 246, 0.42);
  box-shadow: inset 0 0 10px rgba(159, 178, 242, 0.08), 0 0 12px rgba(136, 140, 228, 0.14);
}

.chip-list-magic .chip-violet i {
  background: linear-gradient(145deg, #a8c8f3, #9b8ae5);
}

.reviews,
.blog-list {
  grid-template-columns: 1fr;
}

.review b {
  display: block;
  margin-top: 8px;
  color: #daf0fa;
}

.client-results .section-lead {
  margin-bottom: 9px;
}

.reviews-track {
  --scroll-shift: 0px;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(80%, 80%);
  gap: 10px;
  overflow-x: auto;
  overscroll-behavior-x: contain;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding: 2px 2px 6px;
  scrollbar-width: none;
}

.reviews-track::-webkit-scrollbar {
  display: none;
}

.reviews-track .review {
  --parallax-factor: 1;
  scroll-snap-align: start;
  min-height: 100%;
  border-color: rgba(166, 222, 241, 0.34);
  background: linear-gradient(180deg, rgba(9, 31, 44, 0.9), rgba(8, 26, 38, 0.9));
  box-shadow: inset 0 0 12px rgba(135, 211, 236, 0.07), 0 0 12px rgba(118, 206, 228, 0.08);
  transform: translateY(calc(var(--scroll-shift) * var(--parallax-factor)));
  transition: transform 0.2s linear;
}

.testimonials-list {
  display: grid;
  gap: 9px;
}

.testimonial {
  position: relative;
  padding-bottom: 11px;
}

.testimonial-text {
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 1.5;
}

.testimonial:not(.is-open)::after {
  content: "";
  position: absolute;
  left: 13px;
  right: 13px;
  bottom: 44px;
  height: 30px;
  background: linear-gradient(180deg, rgba(8, 26, 38, 0), rgba(8, 26, 38, 0.96));
  pointer-events: none;
}

.testimonial.is-open .testimonial-text {
  display: block;
  -webkit-line-clamp: unset;
  overflow: visible;
}

.review-more {
  margin-top: 9px;
  border: 1px solid rgba(168, 227, 244, 0.38);
  border-radius: 999px;
  background: rgba(10, 36, 50, 0.78);
  color: #cfeaf5;
  font-size: 13px;
  line-height: 1;
  padding: 8px 11px;
}

.review-more:active {
  transform: translateY(1px);
}

.fi-body,
.wf-card,
.review,
.faq,
.chip-list-magic .chip,
.btn,
.dock a {
  transition: transform 0.2s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.fi-body:active,
.wf-card:active,
.review:active,
.faq:active,
.chip-list-magic .chip:active {
  transform: translateY(1px) scale(0.997);
}

.tap-glow {
  position: relative;
  overflow: hidden;
}

.tap-glow::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 14px;
  height: 14px;
  border-radius: 999px;
  transform: translate(-50%, -50%);
  background: radial-gradient(circle, rgba(192, 241, 255, 0.8), rgba(192, 241, 255, 0));
  animation: tapFlash 0.48s ease-out forwards;
  pointer-events: none;
}

.faq {
  margin-bottom: 8px;
  border: 1px solid rgba(165, 220, 239, 0.3);
  border-radius: 12px;
  background: linear-gradient(180deg, rgba(9, 32, 45, 0.9), rgba(8, 27, 39, 0.9));
  box-shadow: inset 0 0 10px rgba(135, 210, 235, 0.06);
  overflow: hidden;
}

.faq summary {
  list-style: none;
  cursor: pointer;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.35;
  padding: 12px 44px 12px 12px;
  position: relative;
}

.faq summary::-webkit-details-marker {
  display: none;
}

.faq summary::after {
  content: "+";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border-radius: 999px;
  display: inline-grid;
  place-items: center;
  font-size: 14px;
  color: #0b2d3f;
  background: linear-gradient(145deg, #a1e2ef, #7eaedf);
  border: 1px solid rgba(224, 246, 255, 0.58);
  box-shadow: 0 0 8px rgba(133, 214, 236, 0.3);
}

.faq[open] summary::after {
  content: "−";
}

.faq p {
  margin: 0;
  padding: 0 12px 12px;
  color: var(--muted);
  line-height: 1.45;
}

.blog-card a {
  margin-top: 10px;
  display: inline-block;
  color: #9bd9ef;
  font-weight: 700;
  text-decoration: none;
}

.blog-card a:hover {
  color: #d8f5ff;
}

.final-cta {
  margin-bottom: 16px;
  background:
    radial-gradient(100% 60% at 50% 0%, rgba(47, 158, 166, 0.25), transparent 72%),
    var(--card);
}

.final-cta p {
  margin: 8px 0 0;
  color: var(--muted);
}

.dock {
  position: fixed;
  left: 8px;
  right: 8px;
  bottom: 8px;
  z-index: 9;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 6px;
  background: rgba(3, 16, 24, 0.92);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 6px;
  backdrop-filter: blur(4px);
  box-shadow: 0 0 25px rgba(94, 180, 209, 0.18);
}

.dock a {
  border-radius: 8px;
  min-height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  overflow: hidden;
  position: relative;
}

.dock a:active {
  transform: translateY(1px);
}

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

.dock-ico {
  width: auto;
  height: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 0;
  box-shadow: none;
  position: relative;
  z-index: 2;
}

.dock-ico img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  filter: brightness(0) invert(1) opacity(0.94);
  position: relative;
  z-index: 2;
}

.dock-ico-brand img {
  width: 22px;
  height: 22px;
  filter: saturate(1.08) contrast(1.08) brightness(1.05);
}

.dock-call {
  background: linear-gradient(180deg, #278da0, #206f80);
  border-color: rgba(162, 234, 248, 0.55);
  box-shadow: 0 0 12px rgba(54, 167, 194, 0.35);
}

.dock-wa {
  background: linear-gradient(180deg, #2a9c69, #1f7a51);
  border-color: rgba(150, 233, 196, 0.58);
  box-shadow: 0 0 12px rgba(46, 160, 109, 0.34);
}

.dock-tg {
  background: linear-gradient(180deg, #3a7ed8, #2d62b4);
  border-color: rgba(173, 207, 255, 0.58);
  box-shadow: 0 0 12px rgba(71, 132, 218, 0.35);
}

.dock-max {
  background: linear-gradient(180deg, #6f5ac4, #5a45a7);
  border-color: rgba(210, 191, 255, 0.6);
  box-shadow: 0 0 12px rgba(118, 95, 201, 0.34);
}

.reveal {
  opacity: 0;
  filter: blur(6px);
  transform: translateY(18px) scale(0.992);
  transition: opacity 0.62s ease, transform 0.62s ease, filter 0.62s ease;
}

.reveal.in-view {
  opacity: 1;
  filter: blur(0);
  transform: translateY(0) scale(1);
}

.floaty {
  animation: floaty 6s ease-in-out infinite;
}

@keyframes shimmer {
  from {
    background-position: 220% 0;
  }
  to {
    background-position: -220% 0;
  }
}

@keyframes utpPulse {
  0%,
  100% {
    box-shadow: 0 0 10px rgba(112, 201, 227, 0.2);
  }
  50% {
    box-shadow: 0 0 18px rgba(134, 214, 236, 0.34);
  }
}

@keyframes nebulaDrift {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 0.8;
  }
  50% {
    transform: translate3d(2%, -1.6%, 0) scale(1.05);
    opacity: 1;
  }
  100% {
    transform: translate3d(-1.6%, 1.2%, 0) scale(1.03);
    opacity: 0.84;
  }
}

@keyframes btnBreath {
  0%,
  100% {
    box-shadow: 0 0 8px rgba(141, 208, 228, 0.14);
  }
  50% {
    box-shadow: 0 0 16px rgba(141, 208, 228, 0.26);
  }
}

@keyframes trackFlow {
  0% {
    box-shadow: 0 0 8px rgba(123, 226, 243, 0.2);
  }
  50% {
    box-shadow: 0 0 16px rgba(123, 226, 243, 0.46);
  }
  100% {
    box-shadow: 0 0 8px rgba(123, 226, 243, 0.2);
  }
}

@keyframes dotPulse {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.08);
  }
}

@keyframes quoteAura {
  0%,
  100% {
    opacity: 0.6;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.06);
  }
}

@keyframes tapFlash {
  0% {
    opacity: 0.8;
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(18);
  }
}

@keyframes topGlow {
  0%,
  100% {
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 0.95;
  }
  50% {
    transform: translate3d(0, 6px, 0) scale(1.08);
    opacity: 0.6;
  }
}

@keyframes orbitFloat {
  0%,
  100% {
    transform: translate3d(0, 0, 0) scale(0.8);
    opacity: 0.2;
  }
  45% {
    transform: translate3d(0, -9px, 0) scale(1.2);
    opacity: 1;
  }
  75% {
    transform: translate3d(0, 3px, 0) scale(0.95);
    opacity: 0.55;
  }
}

@keyframes auroraShift {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    transform: translate3d(0, -2%, 0) scale(1.03);
  }
  100% {
    transform: translate3d(0, 1%, 0) scale(1.02);
  }
}

@keyframes smokeOne {
  0%,
  100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    transform: translate3d(14vw, -6vh, 0) scale(1.2);
  }
}

@keyframes smokeTwo {
  0%,
  100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    transform: translate3d(-13vw, 8vh, 0) scale(1.22);
  }
}

@keyframes sparkle {
  0%,
  100% {
    opacity: 0.2;
    transform: scale(0.6);
  }
  50% {
    opacity: 1;
    transform: scale(1.35);
  }
}

@keyframes pulseShell {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.015);
  }
}

@keyframes floaty {
  0%,
  100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-8px);
  }
}

@keyframes heroAuraPulse {
  0%,
  100% {
    opacity: 0.7;
    transform: translateX(-50%) scale(1);
  }
  50% {
    opacity: 1;
    transform: translateX(-50%) scale(1.06);
  }
}

@keyframes heroFogDrift {
  0%,
  100% {
    opacity: 0.85;
    transform: translateX(-50%) translateY(0px);
  }
  50% {
    opacity: 1;
    transform: translateX(-48%) translateY(-6px);
  }
}

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

  .btn {
    font-size: 14px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation: none !important;
    transition-duration: 0.01ms !important;
    transition-delay: 0ms !important;
  }

  .reveal,
  .reveal.in-view {
    filter: none;
    transform: none;
  }
}
