.walkie-page {
  --walkie-red: #ff4b5f;
  --walkie-red-soft: #ff7f8e;
  --walkie-teal: #62ffd3;
  --walkie-cyan: #56bfff;
  --walkie-ink: #070b11;
  background:
    radial-gradient(circle at 16% 14%, rgba(98, 255, 211, 0.12), transparent 28%),
    radial-gradient(circle at 82% 16%, rgba(86, 191, 255, 0.12), transparent 24%),
    radial-gradient(circle at 50% 46%, rgba(255, 75, 95, 0.1), transparent 26%),
    linear-gradient(180deg, #04070d 0%, #070c13 40%, #050910 100%);
}

.walkie-page .site-header {
  background: rgba(5, 8, 14, 0.82);
  backdrop-filter: blur(28px) saturate(1.1);
  -webkit-backdrop-filter: blur(28px) saturate(1.1);
  border-bottom-color: rgba(255,255,255,0.05);
  box-shadow: 0 14px 34px rgba(0,0,0,0.24);
}

#setup,
#talk,
#identity,
#routes,
#background,
#plans {
  scroll-margin-top: 108px;
}

.walkie-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: clamp(56px, 8vw, 96px) 0 clamp(42px, 6vw, 76px);
}

.walkie-hero::before,
.walkie-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.walkie-hero::before {
  z-index: -2;
  background:
    linear-gradient(90deg, rgba(5, 8, 14, 0.96) 0%, rgba(5, 8, 14, 0.88) 42%, rgba(5, 8, 14, 0.3) 100%),
    linear-gradient(180deg, rgba(5, 8, 14, 0.1) 0%, rgba(5, 8, 14, 0.74) 100%);
}

.walkie-hero::after {
  z-index: -1;
  background:
    radial-gradient(circle at 76% 34%, rgba(255, 75, 95, 0.18), transparent 24%),
    radial-gradient(circle at 12% 18%, rgba(98, 255, 211, 0.1), transparent 22%),
    linear-gradient(135deg, rgba(86, 191, 255, 0.08), transparent 28%);
}

.walkie-hero-shell {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 620px);
  gap: clamp(24px, 5vw, 58px);
  align-items: center;
}

.walkie-hero-copy {
  display: grid;
  gap: 20px;
  max-width: 760px;
}

.walkie-lockup {
  display: flex;
  align-items: center;
  gap: 16px;
}

.walkie-app-icon-embed {
  position: relative;
  width: 85px;
  height: 85px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  flex: 0 0 auto;
  border-radius: 19px;
  filter: drop-shadow(0 12px 24px rgba(0,0,0,0.34));
  --app-icon-mask: url('data:image/svg+xml,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20viewBox%3D%220%200%20230.5%20230.5%22%3E%0A%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%221.4%22%20clip-rule%3D%22evenodd%22%20d%3D%22M158.2%20230H64.1a320%20320%200%200%201-7-.1c-5%200-10-.5-15-1.3a50.8%2050.8%200%200%201-14.4-4.8%2048.2%2048.2%200%200%201-21-21%2050.9%2050.9%200%200%201-4.8-14.4%20100.7%20100.7%200%200%201-1.3-15v-7l-.1-8.2V64.1a320%20320%200%200%201%20.1-7c0-5%20.5-10%201.3-15a50.7%2050.7%200%200%201%204.8-14.4%2048.2%2048.2%200%200%201%2021-21%2051%2051%200%200%201%2014.4-4.8c5-.8%2010-1.2%2015-1.3a320%20320%200%200%201%207%200l8.2-.1h94.1a320%20320%200%200%201%207%20.1c5%200%2010%20.5%2015%201.3a52%2052%200%200%201%2014.4%204.8%2048.2%2048.2%200%200%201%2021%2021%2050.9%2050.9%200%200%201%204.8%2014.4c.8%205%201.2%2010%201.3%2015a320%20320%200%200%201%20.1%207v102.3l-.1%207c0%205-.5%2010-1.3%2015a50.7%2050.7%200%200%201-4.8%2014.4%2048.2%2048.2%200%200%201-21%2021%2050.8%2050.8%200%200%201-14.4%204.8c-5%20.8-10%201.2-15%201.3a320%20320%200%200%201-7%200l-8.2.1z%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.walkie-app-icon-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  mask-image: var(--app-icon-mask);
  -webkit-mask-image: var(--app-icon-mask);
}

.walkie-app-icon-border {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}

.walkie-app-store-badge {
  display: inline-block;
  flex: 0 0 auto;
}

.walkie-app-store-badge img {
  display: block;
  width: 245px;
  height: 82px;
  object-fit: contain;
  vertical-align: middle;
}

.walkie-product-hunt-badge {
  display: inline-flex;
  width: 250px;
  max-width: 100%;
  height: 54px;
  line-height: 0;
}

.walkie-product-hunt-badge img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.walkie-hero-download {
  margin-top: 4px;
}

.walkie-launch-pill {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
  color: #ffe6ea;
  font-size: 0.84rem;
  font-weight: 700;
}

.walkie-hero-copy h1 {
  margin: 0;
  max-width: 12ch;
  font-size: clamp(3.2rem, 7vw, 6.1rem);
  line-height: 0.9;
  letter-spacing: -0.065em;
  text-wrap: balance;
}

.walkie-hero-copy p,
.walkie-section-head p,
.walkie-routes-copy p,
.walkie-identity-copy p,
.walkie-background-copy p,
.walkie-setup-copy p,
.walkie-plans-copy p,
.walkie-route-card p,
.walkie-plan-card p,
.walkie-mini-grid span,
.walkie-moment-copy p {
  margin: 0;
  color: #d5e4f1;
  line-height: 1.72;
}

.walkie-cta-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

.walkie-product-hunt-section {
  padding: clamp(36px, 6vw, 72px) 0;
}

.walkie-product-hunt-shell {
  display: flex;
  justify-content: center;
}

.walkie-hero-media {
  position: relative;
  min-width: 0;
  height: clamp(660px, 68vw, 900px);
}

.walkie-hero-orb {
  position: absolute;
  left: 50%;
  top: 56%;
  width: min(72vw, 440px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 75, 95, 0.55) 0%, rgba(255, 75, 95, 0.16) 42%, transparent 70%);
  transform: translate(-50%, -50%);
  filter: blur(20px);
}

.walkie-hero-phone,
.walkie-moment-media img,
.walkie-identity-shot,
.walkie-background-media img,
.walkie-setup-media img {
  width: 100%;
  height: auto;
  filter: drop-shadow(0 24px 44px rgba(0,0,0,0.36));
}

.walkie-hero-phone {
  position: absolute;
  top: 50%;
  object-fit: contain;
}

.walkie-hero-phone--left {
  left: 14%;
  width: clamp(210px, 26vw, 290px);
  transform: translate(-50%, -32%) rotate(-8deg);
}

.walkie-hero-phone--center {
  left: 53%;
  z-index: 2;
  width: clamp(270px, 31vw, 390px);
  transform: translate(-50%, -44%);
}

.walkie-hero-phone--right {
  left: 90%;
  z-index: 1;
  width: clamp(240px, 28vw, 340px);
  transform: translate(-50%, -48%) rotate(8deg);
}

.walkie-moment-grid,
.walkie-route-grid,
.walkie-mini-grid,
.walkie-plan-grid {
  display: grid;
  gap: 16px;
}

.walkie-route-card,
.walkie-mini-grid article,
.walkie-plan-card {
  display: grid;
  gap: 10px;
  padding: 20px;
  border-radius: 24px;
  border: 1px solid rgba(255,255,255,0.08);
  background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.025));
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 20px 46px rgba(0,0,0,0.2);
}

.walkie-route-card h3,
.walkie-moment-copy h3,
.walkie-mini-grid strong,
.walkie-plan-card h3 {
  margin: 0;
  color: #fff8f9;
  letter-spacing: -0.03em;
}

.walkie-section-head,
.walkie-routes-copy,
.walkie-identity-copy,
.walkie-background-copy,
.walkie-setup-copy,
.walkie-plans-copy {
  display: grid;
  gap: 14px;
}

.walkie-section-head {
  max-width: 820px;
  margin-bottom: 22px;
  overflow: visible;
}

.walkie-talk-title-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(16px, 4vw, 34px);
}

.walkie-talk-title-row .section-title {
  min-width: 0;
}

.walkie-talk-press-button {
  position: relative;
  isolation: isolate;
  display: grid;
  place-items: center;
  width: clamp(86px, 9vw, 116px);
  aspect-ratio: 1;
  overflow: visible;
  border: 0;
  border-radius: 999px;
  background: #ff2f45;
  color: #fff;
  cursor: pointer;
  box-shadow:
    0 22px 44px rgba(255,47,69,0.34),
    0 12px 28px rgba(0,0,0,0.34);
  transform: translateY(0) scale(1);
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
}

.walkie-talk-press-button::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -18px;
  border-radius: inherit;
  background: radial-gradient(circle, rgba(255,47,69,0.28), rgba(255,47,69,0.08) 48%, transparent 72%);
  opacity: 0;
  pointer-events: none;
  transform: scale(0.9);
  transition: opacity 180ms ease, transform 180ms ease;
}

.walkie-talk-press-button:hover {
  background: #ff3b51;
  transform: translateY(-2px) scale(1.02);
}

.walkie-talk-press-button.is-released {
  animation: walkie-talk-button-release 520ms cubic-bezier(.2, .85, .22, 1) both;
}

.walkie-talk-press-button:focus-visible {
  outline: 3px solid rgba(98,255,211,0.86);
  outline-offset: 5px;
}

.walkie-talk-press-button.is-pressed,
.walkie-talk-press-button:active {
  animation: none;
  box-shadow:
    0 12px 28px rgba(255,47,69,0.28),
    0 8px 18px rgba(0,0,0,0.38);
  transform: translateY(3px) scale(0.95);
}

.walkie-talk-press-button.is-talking::before,
.walkie-talk-press-button.is-pressed::before,
.walkie-talk-press-button:active::before {
  opacity: 1;
  transform: scale(1);
}

.walkie-talk-button-core {
  position: relative;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 100%;
  aspect-ratio: 1;
  border-radius: inherit;
  background: transparent;
  transition: transform 180ms ease;
}

.walkie-talk-press-button.is-pressed .walkie-talk-button-core,
.walkie-talk-press-button:active .walkie-talk-button-core {
  transform: scale(0.9);
}

.walkie-talk-button-core svg {
  width: 42%;
  height: 42%;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.walkie-talk-wave {
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  border: 2px solid rgba(255,91,110,0.64);
  border-radius: 999px;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, -50%) scale(0.92);
  transform-origin: center;
  filter: drop-shadow(0 0 12px rgba(255,47,69,0.32));
}

.walkie-talk-press-button.is-talking .walkie-talk-wave {
  animation: walkie-talk-wave-burst var(--wave-dur, 7s) ease-out var(--wave-delay, 0ms) infinite;
}

.walkie-section-head .section-title,
.walkie-routes-copy .section-title,
.walkie-identity-copy .section-title,
.walkie-background-copy .section-title,
.walkie-setup-copy .section-title,
.walkie-plans-copy .section-title {
  font-size: clamp(2.15rem, 4vw, 4rem);
}

.walkie-moment-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.walkie-moment {
  display: grid;
  gap: 18px;
  align-content: start;
  padding: 22px;
}

.walkie-moment-media,
.walkie-identity-stage,
.walkie-background-media,
.walkie-setup-media {
  display: grid;
  justify-items: center;
}

.walkie-moment-media {
  min-height: 0;
  padding-top: 4px;
}

.walkie-moment-media img {
  width: min(100%, 360px);
}

.walkie-moment-copy {
  display: grid;
  gap: 14px;
}

.walkie-routes-shell,
.walkie-identity-shell,
.walkie-background-shell,
.walkie-setup-shell,
.walkie-plans-shell {
  display: grid;
  gap: clamp(22px, 4vw, 36px);
  padding: 24px;
}

.walkie-routes-shell,
.walkie-plans-shell {
  grid-template-columns: 1fr;
}

.walkie-routes-shell {
  position: relative;
  isolation: isolate;
}

.walkie-routes-copy,
.walkie-route-selector,
.walkie-route-grid,
.walkie-note {
  position: relative;
  z-index: 1;
}

.walkie-route-selector {
  display: grid;
  gap: 12px;
  min-height: clamp(250px, 30vw, 320px);
  padding: clamp(8px, 2vw, 14px);
  overflow: visible;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.walkie-route-origin {
  justify-self: center;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 42px;
  padding: 0 16px;
  border-radius: 999px;
  background:
    linear-gradient(135deg, rgba(98,255,211,0.16), rgba(86,191,255,0.12)),
    rgba(255,255,255,0.06);
  border: 1px solid rgba(98,255,211,0.24);
  color: #eafff9;
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  box-shadow: 0 16px 34px rgba(0,0,0,0.2), 0 0 28px rgba(98,255,211,0.12);
}

.walkie-route-origin-dot {
  width: 9px;
  height: 9px;
  border-radius: 999px;
  background: var(--walkie-teal);
  box-shadow: 0 0 16px rgba(98,255,211,0.72);
  animation: walkie-route-origin-pulse 1.8s ease-in-out infinite;
}

.walkie-route-map {
  position: relative;
  min-height: clamp(188px, 24vw, 246px);
}

.walkie-route-branches {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.walkie-route-branch {
  fill: none;
  stroke: rgba(213, 235, 248, 0.2);
  stroke-width: 4;
  stroke-linecap: round;
  stroke-dasharray: 7 14;
  vector-effect: non-scaling-stroke;
  opacity: 0.48;
  animation: walkie-route-branch-drift 7s linear infinite;
  transition: opacity var(--transition), stroke var(--transition), filter var(--transition), stroke-width var(--transition);
}

.walkie-route-branch.is-active {
  opacity: 1;
  stroke-width: 6;
  stroke-dasharray: 11 10;
  animation-duration: 2.1s;
  filter: drop-shadow(0 0 10px rgba(98,255,211,0.38));
}

.walkie-route-branch--nearby.is-active {
  stroke: #62ffd3;
}

.walkie-route-branch--direct.is-active {
  stroke: #56bfff;
}

.walkie-route-branch--relay.is-active {
  stroke: #ff7f8e;
  filter: drop-shadow(0 0 10px rgba(255,127,142,0.36));
}

.walkie-route-junction {
  position: absolute;
  left: 50%;
  top: 8%;
  width: 18px;
  height: 18px;
  border-radius: 999px;
  background: radial-gradient(circle, #f6fffd 0 22%, var(--walkie-teal) 24% 62%, rgba(98,255,211,0.18) 64%);
  box-shadow: 0 0 26px rgba(98,255,211,0.52);
  transform: translate(-50%, -50%);
}

.walkie-route-packet {
  position: absolute;
  left: 50%;
  top: 8%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(98,255,211,0.96), rgba(86,191,255,0.94));
  color: #031118;
  font-size: 0.78rem;
  font-weight: 950;
  letter-spacing: 0.02em;
  box-shadow: 0 18px 34px rgba(0,0,0,0.24), 0 0 22px rgba(98,255,211,0.28);
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.84);
  will-change: left, top, transform, opacity;
}

.walkie-route-selector[data-route-target="nearby"] .walkie-route-packet.is-moving {
  animation: walkie-route-packet-nearby 2.55s cubic-bezier(.2, .8, .2, 1);
}

.walkie-route-selector[data-route-target="direct"] .walkie-route-packet.is-moving {
  animation: walkie-route-packet-direct 2.55s cubic-bezier(.2, .8, .2, 1);
}

.walkie-route-selector[data-route-target="relay"] .walkie-route-packet.is-moving {
  animation: walkie-route-packet-relay 2.55s cubic-bezier(.2, .8, .2, 1);
}

.walkie-route-destination {
  position: absolute;
  left: var(--route-x);
  top: var(--route-y);
  display: inline-grid;
  align-content: center;
  justify-content: center;
  justify-items: center;
  gap: 4px;
  width: 124px;
  min-height: 98px;
  padding: 10px 12px;
  border-radius: 18px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.08);
  color: #d7edf9;
  transform: translate(-50%, -50%);
  transition: background var(--transition), border-color var(--transition), color var(--transition), box-shadow var(--transition), transform var(--transition);
}

.walkie-route-destination svg {
  width: 29px;
  height: 29px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.walkie-route-destination-label {
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0.02em;
  line-height: 1;
  color: currentColor;
}

.walkie-route-destination-copy {
  max-width: 100%;
  color: rgba(215, 237, 249, 0.78);
  font-size: 0.63rem;
  font-weight: 750;
  line-height: 1.2;
  text-align: center;
}

.walkie-route-destination.is-active .walkie-route-destination-copy {
  color: rgba(6, 17, 24, 0.72);
}

.walkie-route-destination.is-active {
  color: #061118;
  transform: translate(-50%, -50%) translateY(-4px) scale(1.04);
  box-shadow: 0 18px 34px rgba(0,0,0,0.22);
}

.walkie-route-destination--nearby {
  --route-x: 30%;
  --route-y: 76%;
}

.walkie-route-destination--nearby.is-active {
  background: linear-gradient(135deg, #62ffd3, #b8fff0);
  border-color: transparent;
}

.walkie-route-destination--direct {
  --route-x: 50%;
  --route-y: 52%;
}

.walkie-route-destination--direct.is-active {
  background: linear-gradient(135deg, #56bfff, #bdeaff);
  border-color: transparent;
}

.walkie-route-destination--relay {
  --route-x: 78%;
  --route-y: 32%;
}

.walkie-route-destination--relay.is-active {
  background: linear-gradient(135deg, #ff7f8e, #ffe0e5);
  border-color: transparent;
}

.walkie-route-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.walkie-route-card {
  position: relative;
  background: linear-gradient(180deg, rgba(8, 12, 20, 0.82), rgba(8, 12, 20, 0.7));
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.walkie-route-card-head {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.walkie-route-icon {
  display: inline-grid;
  place-items: center;
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  border-radius: 14px;
  color: #eafcff;
  border: 1px solid rgba(255,255,255,0.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 16px 28px rgba(0,0,0,0.18);
}

.walkie-route-icon svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.walkie-route-icon--nearby {
  background: linear-gradient(135deg, rgba(98, 255, 211, 0.2), rgba(86, 191, 255, 0.08));
  color: #9dffeb;
}

.walkie-route-icon--webrtc {
  background: linear-gradient(135deg, rgba(86, 191, 255, 0.22), rgba(98, 255, 211, 0.08));
  color: #bdeaff;
}

.walkie-route-icon--relay {
  background: linear-gradient(135deg, rgba(255, 75, 95, 0.2), rgba(255, 127, 142, 0.08));
  color: #ffe0e5;
}

.walkie-route-badge,
.walkie-plan-name {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.08);
  color: #ddf1ff;
  font-size: 0.8rem;
  font-weight: 700;
}

.walkie-route-card:nth-child(1) .walkie-route-badge {
  background: linear-gradient(135deg, rgba(98, 255, 211, 0.18), rgba(86, 191, 255, 0.1));
}

.walkie-route-card:nth-child(2) .walkie-route-badge {
  background: linear-gradient(135deg, rgba(86, 191, 255, 0.18), rgba(86, 191, 255, 0.08));
}

.walkie-route-card:nth-child(3) .walkie-route-badge {
  background: linear-gradient(135deg, rgba(255, 75, 95, 0.18), rgba(255, 127, 142, 0.1));
}

.walkie-note {
  padding: 18px 20px;
  border-radius: 22px;
  border: 1px solid rgba(255,255,255,0.08);
  background:
    linear-gradient(135deg, rgba(255, 75, 95, 0.08), rgba(86, 191, 255, 0.06)),
    rgba(255,255,255,0.03);
  color: #d5e4f1;
  line-height: 1.7;
}

.walkie-note strong {
  color: #fff4f7;
}

.walkie-identity-shell,
.walkie-background-shell,
.walkie-setup-shell {
  grid-template-columns: minmax(280px, 0.88fr) minmax(0, 1fr);
  align-items: start;
}

.walkie-identity-shell.panel {
  overflow: visible;
  background: transparent;
  border-color: transparent;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

.walkie-identity-shell.panel::before {
  display: none;
}

.walkie-background-shell {
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.88fr);
}

.walkie-identity-stage {
  align-content: start;
  gap: 18px;
}

.walkie-encryption-demo {
  width: min(100%, 420px);
  padding: 0;
  border-radius: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.walkie-encryption-demo--lead {
  grid-column: 1 / -1;
  justify-self: center;
  width: min(100%, 880px);
  padding: 0 0 clamp(8px, 2vw, 16px);
}

.walkie-encryption-lane {
  --demo-cycle: 8.5s;
  --packet-start: clamp(-270px, -30vw, -170px);
  --packet-end: clamp(170px, 30vw, 270px);
  position: relative;
  min-height: 188px;
  overflow: visible;
  border-radius: 0;
  border: 0;
  background: transparent;
}

.walkie-encryption-demo--lead .walkie-encryption-lane {
  min-height: clamp(280px, 32vw, 360px);
  border-radius: 0;
}

.walkie-encryption-lane::before {
  content: none;
}

.walkie-demo-device {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: clamp(128px, 17vw, 168px);
  aspect-ratio: 0.47;
  border-radius: 34px;
  border: 1px solid rgba(238,246,255,0.18);
  background:
    linear-gradient(90deg, rgba(255,255,255,0.24), rgba(255,255,255,0.05) 8%, rgba(0,0,0,0.38) 14%, transparent 24%, transparent 76%, rgba(255,255,255,0.12) 88%, rgba(255,255,255,0.26)),
    linear-gradient(145deg, #303946 0%, #111720 34%, #202938 68%, #06080e 100%);
  box-shadow:
    0 28px 54px rgba(0,0,0,0.38),
    inset 0 0 0 3px rgba(255,255,255,0.05),
    inset 0 0 0 6px rgba(0,0,0,0.44),
    inset 0 1px 0 rgba(255,255,255,0.2);
  transform: translateY(-50%);
}

.walkie-demo-device::before,
.walkie-demo-device::after {
  content: "";
  position: absolute;
  top: 24%;
  width: 3px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(255,255,255,0.22), rgba(5,8,14,0.88));
  box-shadow: inset 1px 0 0 rgba(255,255,255,0.16);
}

.walkie-demo-device::before {
  left: -4px;
  height: 18%;
}

.walkie-demo-device::after {
  right: -4px;
  height: 25%;
}

.walkie-demo-device--left {
  left: clamp(18px, 5vw, 56px);
}

.walkie-demo-device--right {
  right: clamp(18px, 5vw, 56px);
}

.walkie-demo-screen {
  position: absolute;
  inset: 9px 8px 8px;
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 12px;
  overflow: hidden;
  border-radius: 29px;
  background:
    radial-gradient(circle at 50% 18%, rgba(86,191,255,0.12), transparent 28%),
    linear-gradient(180deg, rgba(8, 14, 24, 0.98), rgba(5, 9, 16, 0.96));
  border: 1px solid rgba(255,255,255,0.07);
}

.walkie-demo-screen::before,
.walkie-demo-screen::after {
  content: "";
  position: absolute;
  z-index: 5;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}

.walkie-demo-screen::before {
  top: 8px;
  width: 45%;
  height: 15px;
  border-radius: 999px;
  background:
    radial-gradient(circle at 72% 50%, #1a2230 0 2px, transparent 2.5px),
    linear-gradient(180deg, #02040a, #050711);
  box-shadow:
    0 1px 0 rgba(255,255,255,0.08),
    0 6px 12px rgba(0,0,0,0.36),
    inset 0 0 0 1px rgba(255,255,255,0.04);
}

.walkie-demo-screen::after {
  bottom: 7px;
  width: 38%;
  height: 3px;
  border-radius: 999px;
  background: rgba(235,246,255,0.72);
  box-shadow: 0 0 8px rgba(255,255,255,0.12);
}

.walkie-demo-device-label {
  position: absolute;
  left: 12px;
  top: 32px;
  color: #8ba7bc;
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.walkie-device-message {
  position: relative;
  display: grid;
  place-items: center;
  min-width: 82px;
  min-height: 42px;
  padding: 0 14px;
  border-radius: 20px 20px 20px 8px;
  color: #f7fcff;
  font-size: clamp(0.9rem, 1.5vw, 1.05rem);
  font-weight: 800;
  letter-spacing: 0;
  box-shadow: 0 14px 26px rgba(0,0,0,0.28);
}

.walkie-device-message--out {
  background: linear-gradient(135deg, #1997ff, #4fd1ff);
  animation: walkie-device-out-message var(--demo-cycle) ease-in-out infinite;
}

.walkie-device-message--in {
  min-width: 118px;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(98,255,211,0.18), rgba(86,191,255,0.12));
  border: 1px solid rgba(98,255,211,0.2);
  color: #eafff9;
  opacity: 0;
  transform: translateY(12px) scale(0.94);
  animation: walkie-device-in-message var(--demo-cycle) ease-in-out infinite;
}

.walkie-device-message-cipher,
.walkie-device-message-plain {
  grid-area: 1 / 1;
  opacity: 0;
}

.walkie-device-message-cipher {
  font-size: 0.74rem;
  letter-spacing: 0;
  animation: walkie-device-cipher-text var(--demo-cycle) ease-in-out infinite;
}

.walkie-device-message-plain {
  animation: walkie-device-plain-text var(--demo-cycle) ease-in-out infinite;
}

.walkie-flow-line {
  position: absolute;
  z-index: 1;
  left: clamp(150px, 24vw, 236px);
  right: clamp(150px, 24vw, 236px);
  top: 50%;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(79,209,255,0.12), rgba(98,255,211,0.64), rgba(255,75,95,0.12));
  box-shadow: 0 0 20px rgba(98,255,211,0.24);
  transform: translateY(-50%);
}

.walkie-flow-line::before {
  content: "";
  position: absolute;
  inset: -5px 0;
  background: linear-gradient(90deg, transparent, rgba(98,255,211,0.32), transparent);
  opacity: 0;
  animation: walkie-flow-line-pulse var(--demo-cycle) ease-in-out infinite;
}

.walkie-flow-label {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: calc(50% - 70px);
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0;
  background: transparent;
  border: 0;
  color: #c8fff1;
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  opacity: 0;
  transform: translateX(-50%) translateY(8px);
  animation: walkie-flow-label var(--demo-cycle) ease-in-out infinite;
}

.walkie-flow-packet {
  position: absolute;
  z-index: 4;
  left: 50%;
  top: 50%;
  display: grid;
  place-items: center;
  min-width: clamp(148px, 23vw, 208px);
  min-height: clamp(48px, 5vw, 58px);
  padding: 0 18px;
  overflow: hidden;
  border-radius: 24px;
  border: 1px solid rgba(255,255,255,0.12);
  background: linear-gradient(135deg, #1997ff, #4fd1ff);
  color: #f7fcff;
  font-size: clamp(0.86rem, 1.6vw, 1rem);
  font-weight: 900;
  box-shadow: 0 18px 34px rgba(0,0,0,0.3);
  opacity: 0;
  transform: translate(-50%, -50%) translateX(var(--packet-start)) scale(0.94);
  animation: walkie-packet-travel var(--demo-cycle) cubic-bezier(.2, .8, .2, 1) infinite;
}

.walkie-flow-text {
  grid-area: 1 / 1;
}

.walkie-flow-text--plain {
  animation: walkie-packet-plain-text var(--demo-cycle) ease-in-out infinite;
}

.walkie-flow-text--cipher {
  font-size: 0.82em;
  letter-spacing: 0;
  opacity: 0;
  animation: walkie-packet-cipher-text var(--demo-cycle) ease-in-out infinite;
}

.walkie-cipher-stream {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.12em;
  color: #c8fff1;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  line-height: 1;
  white-space: nowrap;
  text-shadow: 0 0 12px rgba(98,255,211,0.42);
}

.walkie-cipher-stream span {
  display: inline-grid;
  place-items: center;
  min-width: 0.64em;
  transform-style: preserve-3d;
}

.walkie-cipher-stream span::before {
  content: "#";
  display: block;
  animation:
    walkie-cipher-symbol-cycle 1.2s steps(1, end) infinite,
    walkie-cipher-symbol-flip 0.6s cubic-bezier(.2, .8, .2, 1) infinite;
  animation-delay: calc(var(--i) * -0.11s), calc(var(--i) * -0.07s);
  backface-visibility: hidden;
}

.walkie-cipher-stream--small {
  gap: 0.08em;
  font-size: 0.92em;
}

.walkie-identity-shot,
.walkie-background-media img {
  width: min(100%, 420px);
}

.walkie-setup-media img {
  width: min(100%, 420px);
}

.walkie-routes-traffic {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
  pointer-events: none;
  mask-image: linear-gradient(180deg, rgba(0,0,0,0.55), rgba(0,0,0,0.9));
  -webkit-mask-image: linear-gradient(180deg, rgba(0,0,0,0.55), rgba(0,0,0,0.9));
}

.walkie-route-message {
  position: absolute;
  left: var(--x);
  top: var(--y);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0 13px;
  border-radius: 999px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
  color: #d7edf9;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  opacity: 0.18;
  animation: walkie-route-drift var(--dur, 12s) ease-in-out infinite;
  animation-delay: var(--delay, 0s);
}

.walkie-mini-grid,
.walkie-plan-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.walkie-plan-card {
  gap: 12px;
}

.walkie-detail-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10px;
}

.walkie-detail-list li {
  position: relative;
  padding-left: 18px;
  color: #d7e3ef;
  line-height: 1.64;
}

.walkie-detail-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.72em;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--walkie-teal), var(--walkie-cyan));
  box-shadow: 0 0 14px rgba(86, 191, 255, 0.38);
}

@keyframes walkie-talk-button-release {
  0% {
    transform: translateY(3px) scale(0.95);
  }
  42% {
    transform: translateY(-2px) scale(1.13);
  }
  72% {
    transform: translateY(0) scale(0.98);
  }
  100% {
    transform: translateY(0) scale(1);
  }
}

@keyframes walkie-talk-wave-burst {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.92);
  }
  10% {
    opacity: var(--wave-opacity, 0.58);
  }
  68% {
    opacity: 0.18;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(var(--wave-scale, 3));
  }
}

@keyframes walkie-device-out-message {
  0%, 16% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  24%, 88% {
    opacity: 0.18;
    transform: translateY(-8px) scale(0.94);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes walkie-packet-travel {
  0%, 10% {
    opacity: 0;
    background: linear-gradient(135deg, #1997ff, #4fd1ff);
    transform: translate(-50%, -50%) translateX(var(--packet-start)) scale(0.94);
  }
  16%, 30% {
    opacity: 1;
    background: linear-gradient(135deg, #1997ff, #4fd1ff);
    transform: translate(-50%, -50%) translateX(var(--packet-start)) scale(1);
  }
  40% {
    opacity: 1;
    background: linear-gradient(135deg, rgba(8, 12, 20, 0.96), rgba(14, 25, 38, 0.94));
    transform: translate(-50%, -50%) translateX(var(--packet-start)) scale(1.03);
  }
  64%, 74% {
    opacity: 1;
    background: linear-gradient(135deg, rgba(8, 12, 20, 0.96), rgba(14, 25, 38, 0.94));
    transform: translate(-50%, -50%) translateX(var(--packet-end)) scale(1);
  }
  88%, 100% {
    opacity: 0;
    background: linear-gradient(135deg, rgba(8, 12, 20, 0.96), rgba(14, 25, 38, 0.94));
    transform: translate(-50%, -50%) translateX(var(--packet-end)) scale(0.94);
  }
}

@keyframes walkie-packet-plain-text {
  0%, 22% {
    opacity: 1;
    transform: scale(1);
  }
  30%, 100% {
    opacity: 0;
    transform: scale(0.96);
  }
}

@keyframes walkie-packet-cipher-text {
  0%, 24% {
    opacity: 0;
    transform: scale(0.96);
  }
  34%, 72% {
    opacity: 1;
    transform: scale(1);
  }
  84%, 100% {
    opacity: 0;
    transform: scale(0.96);
  }
}

@keyframes walkie-cipher-symbol-cycle {
  0% {
    content: "#";
  }
  10% {
    content: "%";
  }
  20% {
    content: "@";
  }
  30% {
    content: "*";
  }
  40% {
    content: "?";
  }
  50% {
    content: "&";
  }
  60% {
    content: "+";
  }
  70% {
    content: "=";
  }
  80% {
    content: "~";
  }
  90%, 100% {
    content: "/";
  }
}

@keyframes walkie-cipher-symbol-flip {
  0%, 38%, 100% {
    opacity: 0.84;
    transform: rotateX(0deg) translateY(0);
  }
  48% {
    opacity: 1;
    transform: rotateX(82deg) translateY(-1px) scale(0.92);
  }
  52% {
    opacity: 1;
    transform: rotateX(-82deg) translateY(1px) scale(0.92);
  }
  68% {
    opacity: 0.96;
    transform: rotateX(0deg) translateY(0);
  }
}

@keyframes walkie-flow-label {
  0%, 22% {
    opacity: 0;
    transform: translateX(-50%) translateY(8px);
  }
  30%, 48% {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
  60%, 100% {
    opacity: 0;
    transform: translateX(-50%) translateY(-6px);
  }
}

@keyframes walkie-flow-line-pulse {
  0%, 24% {
    opacity: 0;
    transform: scaleX(0.18);
  }
  36%, 66% {
    opacity: 1;
    transform: scaleX(1);
  }
  82%, 100% {
    opacity: 0;
    transform: scaleX(0.3);
  }
}

@keyframes walkie-device-in-message {
  0%, 58% {
    opacity: 0;
    transform: translateY(12px) scale(0.94);
  }
  66%, 92% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  100% {
    opacity: 0;
    transform: translateY(-8px) scale(0.96);
  }
}

@keyframes walkie-device-cipher-text {
  0%, 62% {
    opacity: 0;
    transform: scale(0.96);
  }
  68%, 76% {
    opacity: 1;
    transform: scale(1);
  }
  84%, 100% {
    opacity: 0;
    transform: scale(0.96);
  }
}

@keyframes walkie-device-plain-text {
  0%, 76% {
    opacity: 0;
    transform: scale(0.96);
  }
  84%, 94% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.98);
  }
}

@keyframes walkie-route-drift {
  0%, 100% {
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 0.12;
  }
  50% {
    transform: translate3d(var(--dx), var(--dy), 0) scale(1.06);
    opacity: 0.32;
  }
}

@keyframes walkie-route-origin-pulse {
  0%, 100% {
    transform: scale(0.86);
    opacity: 0.7;
  }
  50% {
    transform: scale(1.12);
    opacity: 1;
  }
}

@keyframes walkie-route-branch-drift {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -96;
  }
}

@keyframes walkie-route-packet-nearby {
  0% {
    left: 50%;
    top: 8%;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.82);
  }
  12% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  38% {
    left: 40%;
    top: 40%;
    opacity: 1;
  }
  70% {
    left: 30%;
    top: 76%;
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  88%, 100% {
    left: 30%;
    top: 76%;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.9);
  }
}

@keyframes walkie-route-packet-direct {
  0% {
    left: 50%;
    top: 8%;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.82);
  }
  12% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  44% {
    left: 50%;
    top: 32%;
    opacity: 1;
  }
  70% {
    left: 50%;
    top: 52%;
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  88%, 100% {
    left: 50%;
    top: 52%;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.9);
  }
}

@keyframes walkie-route-packet-relay {
  0% {
    left: 50%;
    top: 8%;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.82);
  }
  12% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  38% {
    left: 62%;
    top: 18%;
    opacity: 1;
  }
  70% {
    left: 78%;
    top: 32%;
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  88%, 100% {
    left: 78%;
    top: 32%;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.9);
  }
}

@media (max-width: 1080px) {
  .walkie-hero-shell,
  .walkie-identity-shell,
  .walkie-background-shell,
  .walkie-setup-shell {
    grid-template-columns: 1fr;
  }

  .walkie-hero-copy {
    max-width: none;
  }

  .walkie-route-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .walkie-moment-grid,
  .walkie-mini-grid,
  .walkie-plan-grid {
    grid-template-columns: 1fr;
  }

  .walkie-background-media,
  .walkie-setup-media {
    order: -1;
  }
}

@media (max-width: 760px) {
  .walkie-hero {
    padding-top: 42px;
  }

  .walkie-lockup {
    align-items: flex-start;
    flex-direction: column;
  }

  .walkie-hero-copy h1 {
    max-width: 12ch;
    font-size: clamp(2.8rem, 12vw, 4.4rem);
  }

  .walkie-cta-links {
    gap: 10px;
  }

  .walkie-cta-links .button-secondary {
    width: 100%;
  }

  .walkie-hero-media {
    height: 680px;
  }

  .walkie-hero-orb {
    width: 360px;
  }

  .walkie-hero-phone--left {
    left: 14%;
    width: 190px;
    transform: translate(-50%, -30%) rotate(-7deg);
  }

  .walkie-hero-phone--center {
    left: 55%;
    width: 258px;
    transform: translate(-50%, -44%);
  }

  .walkie-hero-phone--right {
    left: 92%;
    width: 206px;
    transform: translate(-50%, -48%) rotate(7deg);
  }

  .walkie-route-grid {
    grid-template-columns: 1fr;
  }

  .walkie-talk-title-row {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .walkie-talk-press-button {
    justify-self: start;
    width: 86px;
  }

  .walkie-talk-wave {
    max-width: none;
    max-height: none;
  }

  .walkie-routes-shell,
  .walkie-identity-shell,
  .walkie-background-shell,
  .walkie-setup-shell,
  .walkie-plans-shell {
    padding: 22px;
  }

  .walkie-moment {
    padding: 20px;
  }

  .walkie-encryption-demo,
  .walkie-identity-shot,
  .walkie-background-media img,
  .walkie-setup-media img,
  .walkie-moment-media img {
    width: min(100%, 340px);
  }

  .walkie-encryption-demo {
    padding: 0;
  }

  .walkie-encryption-demo--lead {
    width: 100%;
  }

  .walkie-encryption-demo--lead .walkie-encryption-lane {
    --packet-start: -74px;
    --packet-end: 74px;
    min-height: 250px;
  }

  .walkie-demo-device {
    width: clamp(88px, 26vw, 108px);
    border-radius: 26px;
  }

  .walkie-demo-device--left {
    left: 10px;
  }

  .walkie-demo-device--right {
    right: 10px;
  }

  .walkie-demo-screen {
    inset: 7px 6px 6px;
    gap: 8px;
    border-radius: 22px;
  }

  .walkie-demo-screen::before {
    top: 6px;
    height: 11px;
  }

  .walkie-demo-screen::after {
    bottom: 5px;
    height: 2px;
  }

  .walkie-demo-device-label {
    left: 8px;
    top: 22px;
    font-size: 0.5rem;
  }

  .walkie-device-message {
    min-width: 58px;
    min-height: 32px;
    padding: 0 9px;
    border-radius: 15px 15px 15px 7px;
    font-size: 0.78rem;
  }

  .walkie-device-message--in {
    min-width: 72px;
  }

  .walkie-device-message-cipher {
    font-size: 0.54rem;
    letter-spacing: 0;
  }

  .walkie-flow-line {
    left: 92px;
    right: 92px;
  }

  .walkie-flow-label {
    top: calc(50% - 52px);
    min-height: 26px;
    padding: 0;
    font-size: 0.62rem;
  }

  .walkie-flow-packet {
    min-width: 118px;
    min-height: 40px;
    padding: 0 12px;
    font-size: 0.72rem;
  }

  .walkie-flow-text--cipher {
    font-size: 0.72em;
    letter-spacing: 0;
  }

}

.walkie-setup {
  padding: 28px 0;
}

.walkie-setup-shell {
  grid-template-columns: minmax(220px, 0.62fr) minmax(0, 1fr);
  align-items: center;
  gap: clamp(16px, 3vw, 28px);
  padding: 18px 20px;
}

.walkie-setup-copy {
  gap: 10px;
}

.walkie-setup-copy .section-title {
  font-size: clamp(1.8rem, 3vw, 2.75rem);
}

.walkie-setup-copy p {
  max-width: 720px;
  line-height: 1.58;
}

.walkie-setup-media img {
  width: min(100%, 300px);
}

@media (max-width: 1080px) {
  .walkie-setup-shell {
    grid-template-columns: minmax(180px, 0.55fr) minmax(0, 1fr);
  }

  .walkie-setup-media {
    order: 0;
  }
}

@media (max-width: 760px) {
  .walkie-setup {
    padding: 16px 0;
  }

  .walkie-setup-shell {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 16px;
  }

  .walkie-setup-media {
    order: -1;
  }

  .walkie-setup-media img {
    width: min(100%, 240px);
  }

  .walkie-setup-copy .section-title {
    font-size: clamp(1.65rem, 8vw, 2.3rem);
  }

  .walkie-setup-copy p {
    font-size: 0.95rem;
    line-height: 1.52;
  }

  .walkie-route-selector {
    min-height: 270px;
    padding: 8px 0;
  }

  .walkie-route-origin {
    min-height: 36px;
    padding: 0 12px;
    font-size: 0.66rem;
  }

  .walkie-route-map {
    min-height: 210px;
  }

  .walkie-route-packet {
    min-height: 34px;
    padding: 0 12px;
    font-size: 0.7rem;
  }

  .walkie-route-destination {
    width: 82px;
    min-height: 78px;
    border-radius: 15px;
  }

  .walkie-route-destination svg {
    width: 23px;
    height: 23px;
  }

  .walkie-route-destination-label {
    font-size: 0.56rem;
  }

  .walkie-route-destination-copy {
    font-size: 0.5rem;
    line-height: 1.18;
  }

  .walkie-route-destination--nearby {
    --route-x: 33%;
    --route-y: 74%;
  }

  .walkie-route-destination--direct {
    --route-x: 50%;
    --route-y: 48%;
  }

  .walkie-route-destination--relay {
    --route-x: 76%;
    --route-y: 30%;
  }
}
