/* V40 · Portada reconstruida con elementos web adaptables, sin imagen pegada. */
.civi-site .civi-motion-stage {
  position: relative;
  isolation: isolate;
  display: block;
  width: 100%;
  height: 620px;
  min-width: 0;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent !important;
  box-shadow: none;
}

.civi-site .civi-motion-stage::before,
.civi-site .civi-motion-stage::after {
  content: none !important;
  display: none !important;
}

/* Plano técnico flotante */
.civi-site .civi-plan-window {
  position: absolute;
  inset: 32px auto 20px 0;
  display: block !important;
  width: 47%;
  height: auto;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  animation: civi-stage-plan-float 7s ease-in-out infinite;
}

.civi-site .civi-plan-window > header {
  position: relative;
  z-index: 12;
  height: 34px;
  display: flex;
  align-items: center;
  padding: 0 7px;
  border: 0;
  background: transparent;
}

.civi-site .civi-plan-window > header > span {
  color: #174c80;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: .09em;
}

.civi-site .civi-plan-window > header > i {
  margin-left: auto;
  padding: 6px 8px;
  border: 1px solid #cce9e2;
  border-radius: 999px;
  color: #267d6b;
  background: #edf9f6;
  font-size: 7px;
  font-style: normal;
  font-weight: 900;
  letter-spacing: .05em;
}

.civi-site .civi-plan-perspective {
  position: absolute;
  inset: 34px 4px 0 6px;
  perspective: none;
  perspective-origin: initial;
}

.civi-site .civi-plan-perspective .civi-blueprint {
  position: absolute;
  inset: 22px 14px 6px 18px;
  overflow: visible;
  border: 1px solid #9bb1c6;
  border-radius: 1px;
  transform: none !important;
  transform-style: flat;
  background-color: rgba(255, 255, 255, .98);
  background-image:
    linear-gradient(rgba(23, 76, 128, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(23, 76, 128, .035) 1px, transparent 1px);
  background-size: 15px 15px;
  box-shadow: 0 23px 50px rgba(23, 76, 128, .14);
}

.civi-site .civi-plan-perspective .civi-blueprint::after {
  content: "";
  position: absolute;
  inset: 3px;
  border: 1px solid rgba(70, 132, 181, .18);
  transform: none;
  pointer-events: none;
}

.civi-site .civi-plan-perspective .wall {
  position: absolute;
  z-index: 7;
  display: block;
  height: 5px;
  transform: none !important;
  background: #174c80;
  box-shadow: 0 0 0 1px rgba(23, 76, 128, .10) !important;
}

.civi-site .civi-plan-perspective .wall-a { left: 4%; top: 4%; width: 92%; }
.civi-site .civi-plan-perspective .wall-b { left: 4%; top: 4%; bottom: 4%; width: 5px; height: auto; }
.civi-site .civi-plan-perspective .wall-c { left: 96%; top: 4%; bottom: 4%; width: 5px; height: auto; }
.civi-site .civi-plan-perspective .wall-d { left: 4%; top: auto; bottom: 4%; width: 92%; }
.civi-site .civi-plan-perspective .wall-e { left: 55%; top: 4%; bottom: 4%; width: 5px; height: auto; }
.civi-site .civi-plan-perspective .wall-f { left: 4%; top: 39%; width: 51%; }
.civi-site .civi-plan-perspective .wall-g { left: 36%; top: 4%; bottom: 61%; width: 5px; height: auto; }
.civi-site .civi-plan-perspective .wall-h { left: 4%; top: 61%; width: 51%; }
.civi-site .civi-plan-perspective .wall-i { left: 76%; top: 4%; bottom: 4%; width: 5px; height: auto; }
.civi-site .civi-plan-perspective .wall-j { left: 55%; top: 30%; width: 41%; }
.civi-site .civi-plan-perspective .wall-k { left: 55%; top: 52%; width: 41%; }

.civi-site .civi-plan-perspective .room {
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
  display: flex;
  max-width: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  padding: 4px;
  border: 0;
  border-radius: 0;
  transform: none !important;
  color: #174c80;
  font-size: 7px;
  line-height: 1.15;
  text-align: center;
  text-shadow: 0 1px #fff;
  box-shadow: inset 0 0 18px rgba(255, 255, 255, .58);
  animation: civi-stage-room-breathe 6s ease-in-out infinite;
}

.civi-site .civi-plan-perspective .room small {
  display: block;
  margin-top: 3px;
  color: #55728d;
  font-size: 6px;
  font-weight: 650;
}

.civi-site .civi-plan-perspective .room-a { left: 5%; top: 5%; width: 31%; height: 34%; background: rgba(111, 193, 240, .17); }
.civi-site .civi-plan-perspective .room-f { left: 36%; top: 5%; width: 19%; height: 34%; background: rgba(84, 198, 174, .16); animation-delay: -.5s; }
.civi-site .civi-plan-perspective .room-d { left: 5%; top: 39%; width: 50%; height: 22%; background: rgba(255, 202, 108, .15); animation-delay: -1s; }
.civi-site .civi-plan-perspective .room-e { left: 5%; top: 61%; width: 50%; height: 35%; background: rgba(94, 204, 180, .13); animation-delay: -1.5s; }
.civi-site .civi-plan-perspective .room-b { left: 55%; top: 5%; width: 21%; height: 25%; background: rgba(144, 167, 229, .16); animation-delay: -2s; }
.civi-site .civi-plan-perspective .room-g { left: 76%; top: 5%; width: 20%; height: 25%; background: rgba(184, 163, 224, .15); animation-delay: -2.5s; }
.civi-site .civi-plan-perspective .room-c { left: 55%; top: 30%; width: 21%; height: 22%; background: rgba(75, 196, 198, .15); animation-delay: -3s; }
.civi-site .civi-plan-perspective .room-j { left: 76%; top: 30%; width: 20%; height: 22%; background: rgba(213, 224, 234, .40); animation-delay: -3.5s; }
.civi-site .civi-plan-perspective .room-i { left: 55%; top: 52%; width: 21%; height: 44%; background: rgba(75, 196, 198, .12); animation-delay: -4s; }
.civi-site .civi-plan-perspective .room-h { left: 76%; top: 52%; width: 20%; height: 44%; background: rgba(245, 170, 151, .13); animation-delay: -4.5s; }

.civi-site .civi-plan-perspective .plan-door {
  position: absolute;
  z-index: 10;
  display: block;
  width: 14px;
  height: 5px;
  border: 1px solid #315f88;
  border-radius: 1px;
  background: #fff;
}

.civi-site .civi-plan-perspective .plan-door::after {
  content: "";
  position: absolute;
  left: 1px;
  top: 3px;
  width: 13px;
  height: 1px;
  border-radius: 2px;
  transform: rotate(55deg);
  transform-origin: left center;
  background: #315f88;
}

.civi-site .civi-plan-perspective .pd-a { left: 35.2%; top: 20%; transform: rotate(90deg) !important; }
.civi-site .civi-plan-perspective .pd-b { left: 18%; top: 38.5%; transform: none !important; }
.civi-site .civi-plan-perspective .pd-c { left: 43%; top: 38.5%; transform: none !important; }
.civi-site .civi-plan-perspective .pd-d { left: 26%; top: 60.5%; transform: none !important; }
.civi-site .civi-plan-perspective .pd-e { left: 62%; top: 29.2%; transform: none !important; }
.civi-site .civi-plan-perspective .pd-f { left: 83%; top: 29.2%; transform: none !important; }
.civi-site .civi-plan-perspective .pd-g { left: 62%; top: 51.2%; transform: none !important; }
.civi-site .civi-plan-perspective .pd-h { left: 83%; top: 51.2%; transform: none !important; }
.civi-site .civi-plan-perspective .pd-i { left: 54.2%; top: 43%; transform: rotate(90deg) !important; }

.civi-site .civi-plan-perspective .plan-window {
  position: absolute;
  z-index: 11;
  display: block;
  width: 23px;
  height: 5px;
  border: 1px solid #174c80;
  border-block-width: 2px;
  background: #72dac4;
  box-shadow: 0 0 5px rgba(84, 208, 181, .62);
  animation: civi-stage-window-light 4s ease-in-out infinite;
}

.civi-site .civi-plan-perspective .pw-a { left: 12%; top: 3%; transform: none !important; }
.civi-site .civi-plan-perspective .pw-b { left: 41%; top: 3%; transform: none !important; animation-delay: -.4s; }
.civi-site .civi-plan-perspective .pw-c { left: 61%; top: 3%; transform: none !important; animation-delay: -.8s; }
.civi-site .civi-plan-perspective .pw-d { left: 82%; top: 3%; transform: none !important; animation-delay: -1.2s; }
.civi-site .civi-plan-perspective .pw-e { left: 13%; top: auto; bottom: 3%; transform: none !important; animation-delay: -1.6s; }
.civi-site .civi-plan-perspective .pw-f { left: 40%; top: auto; bottom: 3%; transform: none !important; animation-delay: -2s; }
.civi-site .civi-plan-perspective .pw-g { left: 62%; top: auto; bottom: 3%; transform: none !important; animation-delay: -2.4s; }
.civi-site .civi-plan-perspective .pw-h { left: 82%; top: auto; bottom: 3%; transform: none !important; animation-delay: -2.8s; }
.civi-site .civi-plan-perspective .pw-i { left: 1.8%; right: auto; top: 24%; bottom: auto; transform: rotate(90deg) !important; animation-delay: -3.2s; }
.civi-site .civi-plan-perspective .pw-j { left: 1.8%; right: auto; top: 72%; bottom: auto; transform: rotate(90deg) !important; animation-delay: -3.6s; }
.civi-site .civi-plan-perspective .pw-k { left: auto; right: 1.7%; top: 22%; bottom: auto; transform: rotate(90deg) !important; animation-delay: -1.4s; }
.civi-site .civi-plan-perspective .pw-l { left: auto; right: 1.7%; top: 70%; bottom: auto; transform: rotate(90deg) !important; animation-delay: -2.2s; }

.civi-site .civi-plan-perspective .furniture {
  position: absolute;
  z-index: 4;
  display: block;
  transform: none !important;
  border: 1px solid #a0b2c2;
  background: rgba(224, 234, 241, .72);
  box-shadow: none;
}

.civi-site .civi-plan-perspective .plan-scan {
  position: absolute;
  z-index: 15;
  left: 2%;
  right: 2%;
  top: 9%;
  height: 2px;
  transform: none !important;
  border-radius: 3px;
  background: linear-gradient(90deg, transparent, #54c6ae 13%, #54c6ae 87%, transparent);
  box-shadow: 0 0 7px #54c6ae, 0 14px 27px rgba(84, 198, 174, .25);
  animation: civi-stage-scan 4.5s ease-in-out infinite;
}

.civi-site .civi-plan-perspective .plan-scan::after {
  content: "ANALIZANDO ESTANCIAS";
  position: absolute;
  right: 4px;
  bottom: 7px;
  padding: 5px 7px;
  border-radius: 999px;
  color: #fff;
  background: #174c80;
  font-size: 6px;
  font-style: normal;
  font-weight: 900;
  letter-spacing: .06em;
  white-space: nowrap;
}

.civi-site .civi-plan-perspective .dimension {
  position: absolute;
  z-index: 13;
  color: #174c80;
  font-size: 8px;
  font-weight: 900;
}

.civi-site .civi-plan-perspective .dimension.top { left: 47%; top: -25px; }
.civi-site .civi-plan-perspective .dimension.top::before { content: ""; position: absolute; left: -85px; right: -85px; top: 5px; border-top: 1px solid #174c80; }
.civi-site .civi-plan-perspective .dimension.side { left: -37px; top: 48%; transform: rotate(-90deg) !important; }

/* Flecha de conversión entre los dos elementos */
.civi-site .civi-convert-arrow {
  position: absolute;
  z-index: 20;
  left: 43.5%;
  top: 48%;
  display: grid !important;
  width: 66px;
  height: 54px;
  place-items: center;
  clip-path: polygon(0 25%, 62% 25%, 62% 0, 100% 50%, 62% 100%, 62% 75%, 0 75%);
  color: transparent;
  background: linear-gradient(90deg, #174c80, #28638e);
  filter: drop-shadow(0 10px 16px rgba(23, 76, 128, .22));
  animation: civi-stage-arrow 2.4s ease-in-out infinite;
}

/* Presupuesto flotante */
.civi-site .civi-hero-budget {
  position: absolute;
  z-index: 8;
  right: -2%;
  top: 22px;
  display: block !important;
  width: 55%;
  overflow: hidden;
  border: 1px solid #d6e0e8;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 27px 58px rgba(23, 76, 128, .18);
  animation: civi-stage-budget-float 7s ease-in-out infinite;
}

.civi-site .civi-hero-budget > header {
  height: 54px;
  display: flex;
  align-items: center;
  padding: 0 16px;
  background: linear-gradient(100deg, #174c80, #123f70);
  color: #fff;
}

.civi-site .civi-hero-budget > header .product-brand { gap: 7px; color: #fff; }
.civi-site .civi-hero-budget > header .civimetra-c-mark { display: inline-flex !important; width: 19px; height: 23px; flex-basis: 19px; }
.civi-site .civi-hero-budget > header .civimetra-c-mark path { fill: #fff !important; }
.civi-site .civi-hero-budget > header .product-brand b { color: #fff !important; font-size: 13px; }
.civi-site .civi-hero-budget > header .product-brand b > span:last-child { color: #fff !important; }
.civi-site .civi-hero-budget > header .product-brand .brand-metra { color: #54d0b5 !important; }
.civi-site .civi-hero-budget > header nav { margin-left: auto; color: #cedbe6; font-size: 7px; }
.civi-site .civi-hero-budget > header nav b { padding-bottom: 10px; border-bottom: 2px solid #54c6ae; color: #fff; }

.civi-site .civi-hero-budget > section { padding: 17px 18px 18px; }
.civi-site .civi-budget-title { display: flex; align-items: center; justify-content: space-between; padding-bottom: 14px; border-bottom: 1px solid #dce4eb; }
.civi-site .civi-budget-title h3 { margin: 0; color: #174c80; font-size: 20px; }
.civi-site .civi-budget-title span { padding: 7px 10px; border: 1px solid #c9d6e1; border-radius: 6px; color: #174c80; background: #fff; font-size: 7px; font-weight: 900; }
.civi-site .civi-budget-columns { display: grid; grid-template-columns: 54px 1fr 83px; padding: 11px 5px 9px; color: #718297; font-size: 7px; font-weight: 750; }
.civi-site .civi-budget-columns span:last-child { text-align: right; }

.civi-site .civi-budget-row {
  position: relative;
  display: grid;
  grid-template-columns: 54px 1fr 83px;
  min-height: 72px;
  align-items: center;
  padding: 9px 5px;
  border-top: 1px solid #e3e8ed;
}

.civi-site .civi-budget-row:nth-of-type(even) { background: linear-gradient(90deg, rgba(238, 243, 247, .55), transparent 80%); }
.civi-site .civi-budget-row > i { width: 33px; height: 29px; display: grid; place-items: center; border-radius: 6px; color: #174c80; background: #e7eef4; font-size: 8px; font-style: normal; font-weight: 900; }
.civi-site .civi-budget-row p { margin: 0; }
.civi-site .civi-budget-row p b,
.civi-site .civi-budget-row p small { display: block; }
.civi-site .civi-budget-row p b { color: #263d56; font-size: 9px; }
.civi-site .civi-budget-row p small { margin-top: 5px; color: #8190a0; font-size: 7px; }
.civi-site .civi-budget-row strong { color: #174c80; font-size: 8px; text-align: right; }
.civi-site .civi-hero-budget footer { display: flex; align-items: center; justify-content: space-between; margin-top: 6px; padding: 13px 11px; color: #174c80; background: #e9f0f5; font-size: 9px; }
.civi-site .civi-hero-budget footer b { font-size: 13px; }

.civi-site .civi-mini-budget {
  position: absolute;
  z-index: 15;
  left: auto;
  right: 0;
  bottom: 5px;
  display: block !important;
  width: 49%;
  padding: 14px 17px;
  border: 1px solid #d5e0e8;
  border-radius: 11px;
  color: #174c80;
  background: rgba(255, 255, 255, .97);
  box-shadow: 0 15px 34px rgba(23, 76, 128, .14);
}

.civi-site .civi-mini-budget span { font-size: 7px; font-weight: 900; letter-spacing: .06em; }
.civi-site .civi-mini-budget b { display: block; margin-top: 6px; font-size: 12px; }
.civi-site .civi-mini-budget > div { height: 3px; margin-top: 10px; overflow: hidden; border-radius: 4px; background: #dfe8ee; }
.civi-site .civi-mini-budget i { display: block; width: 91%; height: 100%; border-radius: inherit; background: #54c6ae; }

@keyframes civi-stage-plan-float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-7px); } }
@keyframes civi-stage-budget-float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(7px); } }
@keyframes civi-stage-arrow { 0%, 100% { transform: translateX(-4px); opacity: .78; } 50% { transform: translateX(5px); opacity: 1; } }
@keyframes civi-stage-room-breathe { 0%, 100% { filter: saturate(.88) brightness(1); } 50% { filter: saturate(1.12) brightness(1.025); } }
@keyframes civi-stage-window-light { 0%, 100% { opacity: .72; } 50% { opacity: 1; filter: brightness(1.18); } }
@keyframes civi-stage-scan { 0%, 7% { top: 9%; opacity: .25; } 45%, 55% { opacity: 1; } 93%, 100% { top: 90%; opacity: .25; } }

@media (max-width: 1080px) {
  .civi-site .civi-motion-stage { width: min(860px, 100%); height: 620px; margin: 0 auto; }
  .civi-site .civi-plan-window { left: 0; width: 48%; }
  .civi-site .civi-hero-budget { right: 0; width: 54%; }
  .civi-site .civi-convert-arrow { left: 45%; }
}

@media (max-width: 720px) {
  .civi-site .civi-motion-stage { height: 805px; overflow: hidden; }
  .civi-site .civi-plan-window { inset: 4px auto auto 3%; width: 74%; height: 390px; }
  .civi-site .civi-plan-perspective { inset: 34px 3px 0 5px; }
  .civi-site .civi-hero-budget { right: 0; top: 405px; width: 94%; }
  .civi-site .civi-convert-arrow { left: 41%; top: 48%; transform: rotate(90deg); animation: none; }
  .civi-site .civi-mini-budget { display: none !important; }
  .civi-site .civi-budget-row { min-height: 62px; }
}

@media (prefers-reduced-motion: reduce) {
  .civi-site .civi-plan-window,
  .civi-site .civi-hero-budget,
  .civi-site .civi-convert-arrow,
  .civi-site .civi-plan-perspective .room,
  .civi-site .civi-plan-perspective .plan-window,
  .civi-site .civi-plan-perspective .plan-scan { animation: none !important; }
}

/* V86 · Plano de portada: lectura arquitectónica continua y discreta. */
.civi-site .civi-plan-window {
  animation: none;
}

.civi-site .civi-plan-window > header {
  padding: 0 13px 0 17px;
}

.civi-site .civi-plan-window > header > span {
  font-size: 8px;
  letter-spacing: .13em;
}

.civi-site .civi-plan-window > header > i {
  position: relative;
  padding: 5px 9px 5px 17px;
  color: #267d6b;
  background: #f1faf7;
}

.civi-site .civi-plan-window > header > i::before {
  content: "";
  position: absolute;
  left: 7px;
  top: 50%;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #4fc7ac;
  box-shadow: 0 0 0 3px rgba(79, 199, 172, .14);
  transform: translateY(-50%);
  animation: civi-stage-reading-dot 2.2s ease-in-out infinite;
}

.civi-site .civi-plan-perspective .civi-blueprint {
  inset: 22px 11px 6px 18px;
  overflow: hidden;
  border: 1px solid #8aa7bd;
  background-color: #fff;
  background-image:
    linear-gradient(rgba(31, 79, 123, .045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(31, 79, 123, .045) 1px, transparent 1px);
  background-size: 12px 12px;
  box-shadow: 0 18px 42px rgba(23, 76, 128, .16);
}

.civi-site .civi-plan-perspective .civi-blueprint::after {
  inset: 7px;
  border-color: rgba(38, 94, 141, .16);
}

.civi-site .civi-plan-perspective .wall {
  height: 6px;
  background: #174c80;
  box-shadow: 0 0 0 1px rgba(15, 58, 99, .13) !important;
}

.civi-site .civi-plan-perspective .room {
  z-index: 2;
  padding: 5px;
  border: 1px solid rgba(24, 74, 119, .11);
  color: #1a4e7f;
  font-size: 7px;
  letter-spacing: .01em;
  animation: none;
  box-shadow: inset 0 0 18px rgba(255, 255, 255, .72);
}

.civi-site .civi-plan-perspective .room small {
  margin-top: 3px;
  color: #55728d;
  font-size: 6px;
}

.civi-site .civi-plan-perspective .room-a { background: rgba(176, 220, 242, .29); }
.civi-site .civi-plan-perspective .room-f { background: rgba(183, 234, 218, .28); }
.civi-site .civi-plan-perspective .room-d { background: rgba(248, 224, 173, .28); }
.civi-site .civi-plan-perspective .room-e { background: rgba(194, 232, 220, .20); }
.civi-site .civi-plan-perspective .room-b,
.civi-site .civi-plan-perspective .room-g { background: rgba(203, 211, 243, .28); }
.civi-site .civi-plan-perspective .room-c,
.civi-site .civi-plan-perspective .room-i { background: rgba(184, 229, 230, .28); }
.civi-site .civi-plan-perspective .room-h { background: rgba(243, 215, 205, .26); }
.civi-site .civi-plan-perspective .room-j { background: rgba(232, 239, 244, .70); }

.civi-site .civi-plan-perspective .plan-door {
  z-index: 10;
  width: 17px;
  height: 6px;
  border: 0;
  background: #fff;
  box-shadow: 0 0 0 2px #fff;
}

.civi-site .civi-plan-perspective .plan-door::after {
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  border: 1px solid #497293;
  border-left: 0;
  border-bottom: 0;
  background: transparent;
  transform: rotate(45deg);
  transform-origin: left top;
}

.civi-site .civi-plan-perspective .plan-window {
  height: 6px;
  border-color: #174c80;
  border-block-width: 1px;
  background: #75d6c1;
  box-shadow: 0 0 4px rgba(84, 208, 181, .35);
  animation: none;
}

.civi-site .civi-plan-perspective .furniture {
  z-index: 5;
  border-color: #9aafbe;
  background: rgba(231, 239, 245, .88);
  box-shadow: 0 1px 0 rgba(35, 79, 118, .12);
}

.civi-site .civi-plan-perspective .sofa {
  border-radius: 3px;
  background: repeating-linear-gradient(90deg, #e9f0f5 0 7px, #d7e2ea 7px 8px);
}

.civi-site .civi-plan-perspective .table {
  border-radius: 50%;
  background: radial-gradient(circle at 50% 50%, #f7fbfd 0 27%, #dce7ee 29% 42%, #f7fbfd 44%);
}

.civi-site .civi-plan-perspective .island,
.civi-site .civi-plan-perspective .desk {
  background: repeating-linear-gradient(90deg, #edf3f7 0 5px, #d7e3eb 5px 6px);
}

.civi-site .civi-plan-perspective .bed {
  background: linear-gradient(180deg, #dce8f0 0 26%, #f8fbfd 27% 100%);
  box-shadow: inset 0 0 0 2px #eef4f7, 0 1px 0 rgba(35, 79, 118, .12);
}

.civi-site .civi-plan-perspective .plan-scan {
  z-index: 16;
  left: 4%;
  right: 4%;
  top: 5%;
  height: 2px;
  opacity: .68;
  background: linear-gradient(90deg, transparent 0%, rgba(84, 198, 174, .18) 9%, #48c6a9 33%, #48c6a9 67%, rgba(84, 198, 174, .18) 91%, transparent 100%);
  box-shadow: 0 0 6px rgba(72, 198, 169, .62), 0 11px 22px rgba(72, 198, 169, .13);
  animation: civi-stage-real-scan 8s linear infinite;
}

.civi-site .civi-plan-perspective .plan-scan::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
  height: 36px;
  background: linear-gradient(180deg, rgba(72, 198, 169, .11), transparent);
  pointer-events: none;
}

.civi-site .civi-plan-perspective .plan-scan::after {
  content: none;
}

@keyframes civi-stage-real-scan {
  from { top: 5%; }
  to { top: 95%; }
}

@keyframes civi-stage-reading-dot {
  0%, 100% { opacity: .65; transform: translateY(-50%) scale(.88); }
  50% { opacity: 1; transform: translateY(-50%) scale(1); }
}

@media (max-width: 720px) {
  .civi-site .civi-plan-perspective .civi-blueprint { inset: 22px 8px 6px 12px; }
  .civi-site .civi-plan-window > header { padding-inline: 10px; }
  .civi-site .civi-plan-perspective .plan-scan { animation-duration: 9s; }
}

/* V87 · Planta técnica de vivienda: distribución, huecos, cotas y escaneo. */
.civi-site .civi-plan-window:has(.civi-real-plan) {
  width: 49%;
}

.civi-site .civi-plan-window:has(.civi-real-plan) .civi-plan-perspective {
  inset: 34px 4px 0 6px;
}

.civi-site .civi-real-plan {
  position: absolute;
  inset: 24px 12px 7px 18px;
  overflow: visible;
  border: 2px solid #174c80;
  background-color: #fff;
  background-image:
    linear-gradient(rgba(23, 76, 128, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(23, 76, 128, .035) 1px, transparent 1px);
  background-size: 13px 13px;
  box-shadow: 0 18px 42px rgba(23, 76, 128, .14);
}

.civi-site .civi-real-plan::before {
  content: "";
  position: absolute;
  inset: 4px;
  z-index: 1;
  border: 1px solid rgba(23, 76, 128, .18);
  pointer-events: none;
}

.civi-site .civi-real-room {
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  overflow: hidden;
  border: 2px solid #174c80;
  background: rgba(255, 255, 255, .87);
  color: #174c80;
  font-size: 7px;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  text-shadow: 0 1px #fff;
}

.civi-site .civi-real-room > b,
.civi-site .civi-real-room > small {
  position: relative;
  z-index: 4;
  display: block;
}

.civi-site .civi-real-room > small {
  margin-top: 3px;
  color: #54718d;
  font-size: 6px;
  font-weight: 750;
}

.civi-site .civi-real-room > div { position: absolute; z-index: 3; }
.civi-site .real-salon { left: 2%; top: 2%; width: 53%; height: 45%; background: rgba(240, 249, 253, .88); }
.civi-site .real-dorm1 { left: 55%; top: 2%; width: 43%; height: 31%; }
.civi-site .real-bano { left: 76%; top: 33%; width: 22%; height: 20%; background: rgba(241, 251, 250, .92); }
.civi-site .real-distribuidor { left: 55%; top: 33%; width: 21%; height: 37%; background: rgba(248, 250, 252, .96); }
.civi-site .real-cocina { left: 2%; top: 47%; width: 50%; height: 35%; background: rgba(255, 251, 241, .9); }
.civi-site .real-terraza { left: 2%; top: 82%; width: 50%; height: 16%; background-color: rgba(248, 252, 251, .96); background-image: linear-gradient(45deg, rgba(40, 103, 137, .08) 25%, transparent 25%, transparent 75%, rgba(40, 103, 137, .08) 75%), linear-gradient(45deg, rgba(40, 103, 137, .08) 25%, transparent 25%, transparent 75%, rgba(40, 103, 137, .08) 75%); background-position: 0 0, 7px 7px; background-size: 14px 14px; }
.civi-site .real-dorm2 { left: 55%; top: 70%; width: 43%; height: 28%; }

.civi-site .real-sofa { left: 10%; top: 9%; width: 17%; height: 42%; border: 1px solid #8da7bb; background: repeating-linear-gradient(0deg, #eff4f7 0 7px, #dce7ee 7px 8px); }
.civi-site .real-sofa::after { content: ""; position: absolute; right: -1px; bottom: -1px; width: 57%; height: 42%; border: 1px solid #8da7bb; background: #eaf1f5; }
.civi-site .real-table { left: 49%; top: 47%; width: 21%; height: 24%; border: 1px solid #90aabe; background: #f8fbfd; box-shadow: inset 0 0 0 4px #e7eff4; }
.civi-site .real-table::before,.civi-site .real-table::after { content: ""; position: absolute; width: 22%; height: 24%; border: 1px solid #a7b9c7; background: #f8fbfd; }
.civi-site .real-table::before { left: -29%; top: 38%; }.civi-site .real-table::after { right: -29%; top: 38%; }
.civi-site .real-kitchen { left: 8%; top: 13%; width: 25%; height: 71%; border: 1px solid #9aafbe; background: linear-gradient(90deg, #edf3f6 0 21%, #dbe7ee 22% 25%, #edf3f6 26% 100%); }
.civi-site .real-kitchen::after { content: ""; position: absolute; right: -42%; bottom: -1px; width: 42%; height: 31%; border: 1px solid #9aafbe; background: #edf3f6; }
.civi-site .real-bed { left: 20%; top: 19%; width: 46%; height: 34%; border: 1px solid #8ea6b9; background: linear-gradient(180deg, #dbe8f0 0 26%, #fbfdfe 28% 100%); box-shadow: inset 0 0 0 3px #edf3f7; }
.civi-site .real-dorm2 .real-bed { left: 25%; top: 39%; width: 50%; height: 32%; }
.civi-site .real-bath-set { inset: 11% 10%; border: 1px solid #a1b5c4; background: linear-gradient(90deg, transparent 0 46%, #eef5f8 47% 100%); }
.civi-site .real-bath-set::before { content: ""; position: absolute; left: 10%; bottom: 8%; width: 34%; height: 38%; border: 1px solid #a1b5c4; border-radius: 50%; background: #f7fbfc; }
.civi-site .real-bath-set::after { content: ""; position: absolute; right: 8%; top: 8%; width: 35%; height: 25%; border: 1px solid #a1b5c4; border-radius: 50%; background: #f7fbfc; }

.civi-site .civi-real-door {
  position: absolute;
  z-index: 8;
  width: 20px;
  height: 20px;
  border-top: 1px solid #497293;
  border-right: 1px solid #497293;
  background: #fff;
  transform-origin: left top;
}
.civi-site .civi-real-door::after { content: ""; position: absolute; left: -1px; top: -1px; width: 20px; border-top: 1px solid #497293; transform: rotate(45deg); transform-origin: left top; }
.civi-site .real-door-a { left: 52%; top: 19%; transform: rotate(90deg); }.civi-site .real-door-b { left: 63%; top: 32%; }.civi-site .real-door-c { left: 82%; top: 52%; transform: rotate(180deg); }.civi-site .real-door-d { left: 52%; top: 62%; transform: rotate(90deg); }.civi-site .real-door-e { left: 52%; top: 79%; transform: rotate(90deg); }.civi-site .real-door-f { left: 75%; top: 69%; }.civi-site .real-door-g { left: 31%; top: 81%; transform: rotate(180deg); }

.civi-site .civi-real-window { position: absolute; z-index: 9; display: block; width: 28px; height: 5px; border: 1px solid #174c80; border-block-width: 2px; background: #75d6c1; box-shadow: 0 0 4px rgba(84, 208, 181, .38); }
.civi-site .real-window-a { left: 13%; top: -3px; }.civi-site .real-window-b { left: 39%; top: -3px; }.civi-site .real-window-c { left: 63%; top: -3px; }.civi-site .real-window-d { right: 8%; top: -3px; }.civi-site .real-window-e { left: 13%; bottom: -3px; }.civi-site .real-window-f { left: 38%; bottom: -3px; }.civi-site .real-window-g { right: 12%; bottom: -3px; }.civi-site .real-window-h { left: -13px; top: 20%; transform: rotate(90deg); }.civi-site .real-window-i { left: -13px; top: 67%; transform: rotate(90deg); }.civi-site .real-window-j { right: -13px; top: 19%; transform: rotate(90deg); }.civi-site .real-window-k { right: -13px; top: 79%; transform: rotate(90deg); }

.civi-site .civi-real-dimension { position: absolute; z-index: 12; color: #174c80; font-size: 8px; font-weight: 900; letter-spacing: .02em; }
.civi-site .real-dimension-top { left: 50%; top: -29px; transform: translateX(-50%); }.civi-site .real-dimension-bottom { left: 50%; bottom: -30px; transform: translateX(-50%); }.civi-site .real-dimension-side { left: -37px; top: 50%; transform: translateY(-50%) rotate(-90deg); }
.civi-site .civi-real-dimension::before { content: ""; position: absolute; left: 50%; width: 140px; border-top: 1px solid #52789a; transform: translateX(-50%); }.civi-site .real-dimension-top::before { top: 5px; }.civi-site .real-dimension-bottom::before { top: 5px; }.civi-site .real-dimension-side::before { top: 5px; }

.civi-site .civi-real-scan {
  position: absolute;
  z-index: 14;
  left: 3%;
  right: 3%;
  top: 7%;
  height: 2px;
  opacity: .58;
  background: linear-gradient(90deg, transparent, #48c6a9 14%, #48c6a9 86%, transparent);
  box-shadow: 0 0 6px rgba(72, 198, 169, .58), 0 10px 22px rgba(72, 198, 169, .12);
  animation: civi-real-scan-bounce 6.8s ease-in-out infinite alternate;
  pointer-events: none;
}
.civi-site .civi-real-scan::after { content: ""; position: absolute; left: 0; right: 0; bottom: 2px; height: 30px; background: linear-gradient(180deg, rgba(72, 198, 169, .10), transparent); }

@keyframes civi-real-scan-bounce { from { top: 7%; } to { top: 93%; } }

@media (max-width: 720px) {
  .civi-site .civi-plan-window:has(.civi-real-plan) { width: 77%; }
  .civi-site .civi-real-plan { inset: 24px 7px 7px 12px; }
  .civi-site .civi-real-room { font-size: 5px; }.civi-site .civi-real-room > small { font-size: 4.5px; }
}

/* V88 · Lámina arquitectónica original de la portada. */
.civi-site .civi-plan-window {
  left: -7%;
  width: 58%;
  inset-block: 18px 8px;
}

.civi-site .civi-plan-window > header > span {
  font-size: 0;
}

.civi-site .civi-plan-window > header > span::before {
  content: "PLANO ARQUITECTÓNICO · PLANTA BAJA";
  font-size: 8px;
  letter-spacing: .12em;
}

.civi-site .civi-plan-perspective {
  inset: 34px 0 0 0;
  overflow: hidden;
}

.civi-site .civi-plan-perspective .civi-blueprint {
  display: none !important;
}

.civi-site .civi-plan-perspective::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  background: url("./civimetra-hero-plan-v94.png") center center / auto 112% no-repeat;
}

.civi-site .civi-plan-perspective::after {
  content: "";
  position: absolute;
  z-index: 8;
  left: 9%;
  right: 9%;
  top: 8%;
  height: 3px;
  border-radius: 4px;
  opacity: .82;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent 0%, rgba(72, 198, 169, .18) 8%, #48c6a9 22%, #d7fff4 50%, #48c6a9 78%, rgba(72, 198, 169, .18) 92%, transparent 100%);
  box-shadow: 0 0 4px rgba(215, 255, 244, .92), 0 0 11px rgba(72, 198, 169, .72), 0 16px 30px rgba(72, 198, 169, .19);
  animation: civi-hero-plan-scan 7.2s ease-in-out infinite alternate;
  pointer-events: none;
}

@keyframes civi-hero-plan-scan {
  from { top: 8%; }
  to { top: 90%; }
}

@media (max-width: 1080px) {
  .civi-site .civi-plan-window { left: -3%; width: 56%; }
}

@media (max-width: 720px) {
  .civi-site .civi-plan-window { left: 1%; width: 81%; inset-block: 4px auto; height: 408px; }
  .civi-site .civi-plan-perspective { inset: 34px 0 0 0; }
  .civi-site .civi-plan-perspective::after { left: 7%; right: 7%; animation-duration: 8s; }
}

/* V97 · Indicador vivo del lector sobre la línea de escaneo. */
.civi-site .civi-plan-perspective::after { content: none; }

.civi-site .civi-plan-perspective .civi-blueprint {
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  overflow: visible !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  pointer-events: none;
}

.civi-site .civi-plan-perspective .civi-blueprint::after,
.civi-site .civi-plan-perspective .civi-blueprint > :not(.plan-scan) {
  display: none !important;
}

.civi-site .civi-plan-perspective .civi-blueprint > .plan-scan {
  position: absolute !important;
  z-index: 12 !important;
  display: block !important;
  left: 9% !important;
  right: 9% !important;
  top: 8%;
  width: auto !important;
  height: 3px !important;
  opacity: .84;
  transform: none !important;
  border: 0 !important;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent 0%, rgba(72, 198, 169, .18) 8%, #48c6a9 22%, #d7fff4 50%, #48c6a9 78%, rgba(72, 198, 169, .18) 92%, transparent 100%) !important;
  box-shadow: 0 0 4px rgba(215, 255, 244, .92), 0 0 11px rgba(72, 198, 169, .72), 0 16px 30px rgba(72, 198, 169, .19) !important;
  animation: civi-hero-plan-scan 7.2s ease-in-out infinite alternate !important;
}

.civi-site .civi-plan-perspective .civi-blueprint > .plan-scan::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 3px;
  height: 26px;
  background: linear-gradient(180deg, rgba(72, 198, 169, .11), transparent);
}

.civi-site .civi-plan-perspective .civi-blueprint > .plan-scan::after {
  content: "ESCANEANDO";
  position: absolute;
  left: 0;
  bottom: 8px;
  display: block !important;
  padding: 4px 7px;
  border: 1px solid rgba(122, 233, 207, .45);
  border-radius: 999px;
  color: #fff;
  background: rgba(23, 76, 128, .93);
  box-shadow: 0 5px 13px rgba(23, 76, 128, .2);
  font-size: 6px;
  font-style: normal;
  font-weight: 900;
  letter-spacing: .08em;
  white-space: nowrap;
  animation: civi-scan-reading-label 1.25s ease-in-out infinite;
}

@keyframes civi-scan-reading-label {
  0%, 100% { opacity: .48; transform: translateY(1px); }
  50% { opacity: 1; transform: translateY(0); }
}

/* V100 · Lector limpio: únicamente la línea de recorrido. */
.civi-site .civi-plan-perspective .civi-blueprint > .plan-scan::before,
.civi-site .civi-plan-perspective .civi-blueprint > .plan-scan::after {
  content: none !important;
  display: none !important;
}

/* V102 · Movimiento lineal y color de la marca “metra”. */
.civi-site .civi-plan-perspective .civi-blueprint > .plan-scan {
  top: 8%;
  will-change: top;
  contain: layout paint;
  background: linear-gradient(90deg, transparent 0%, rgba(84, 208, 181, .18) 8%, #54d0b5 22%, #dcfff7 50%, #54d0b5 78%, rgba(84, 208, 181, .18) 92%, transparent 100%) !important;
  box-shadow: 0 0 4px rgba(220, 255, 247, .9), 0 0 10px rgba(84, 208, 181, .64), 0 12px 23px rgba(84, 208, 181, .14) !important;
  animation: civi-hero-plan-scan-linear 9s linear infinite alternate !important;
}

@keyframes civi-hero-plan-scan-linear {
  from { top: 8%; }
  to { top: 90%; }
}

/* V103 · Portada de conversión: explicación inmediata, color y movimiento ligero. */
.civi-site {
  --civi-ink: #123d68;
  --civi-deep: #0a2d50;
  --civi-mint: #53cfb3;
  --civi-mist: #eff8f7;
}

.civi-site .civi-nav {
  background: rgba(255, 255, 255, .86);
  border-bottom-color: rgba(203, 222, 234, .78);
  box-shadow: 0 9px 30px rgba(19, 60, 101, .06);
  backdrop-filter: blur(12px);
}

.civi-site .civi-hero {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 76% 18%, rgba(83, 207, 179, .20), transparent 24rem),
    radial-gradient(circle at 15% 23%, rgba(82, 151, 208, .13), transparent 25rem),
    linear-gradient(135deg, #f8fbfd 0%, #ffffff 48%, #eef8f6 100%);
}

.civi-site .civi-hero::before,
.civi-site .civi-hero::after {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
}

.civi-site .civi-hero::before {
  width: min(46vw, 610px);
  aspect-ratio: 1;
  right: -13%;
  top: -24%;
  border: 1px solid rgba(83, 207, 179, .28);
  border-radius: 50%;
  box-shadow: 0 0 0 44px rgba(83, 207, 179, .045), 0 0 0 89px rgba(83, 207, 179, .03);
}

.civi-site .civi-hero::after {
  width: 220px;
  height: 220px;
  left: -100px;
  bottom: -140px;
  border-radius: 50%;
  background: rgba(33, 100, 154, .07);
}

.civi-site .civi-hero-copy,
.civi-site .civi-motion-stage { position: relative; z-index: 1; }

.civi-site .civi-hero-copy {
  max-width: 680px;
}

.civi-site .civi-hero-copy h1 {
  max-width: 740px;
  margin-block: 16px 13px;
  color: var(--civi-deep);
  font-size: clamp(43px, 5vw, 72px);
  line-height: .98;
  letter-spacing: -.055em;
}

.civi-site .civi-hero-copy > p:not(.civi-hero-reassurance) {
  max-width: 610px;
  color: #456079;
  font-size: clamp(16px, 1.35vw, 19px);
  line-height: 1.55;
}

.civi-site .civi-title-rule {
  width: 74px;
  height: 4px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--civi-mint), #80ddcb);
  box-shadow: 0 5px 14px rgba(83, 207, 179, .26);
}

.civi-site .civi-hero-actions { margin-top: 27px; }

.civi-site .civi-hero-actions .sales-primary.large {
  min-height: 56px;
  padding-inline: 25px;
  border: 0;
  border-radius: 13px;
  color: #fff;
  background: linear-gradient(120deg, #174c80, #1c6694);
  box-shadow: 0 13px 25px rgba(23, 76, 128, .24);
  font-size: 16px;
}

.civi-site .civi-hero-actions .sales-primary.large:hover {
  background: linear-gradient(120deg, #123d68, #1a5c87);
  box-shadow: 0 17px 30px rgba(23, 76, 128, .3);
  transform: translateY(-2px);
}

.civi-site .civi-hero-actions .civi-play {
  border-color: rgba(23, 76, 128, .16);
  background: rgba(255, 255, 255, .76);
  color: #1b517e;
}

.civi-site .civi-hero-reassurance {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 12px 0 0 !important;
  color: #587289 !important;
  font-size: 12px !important;
  font-weight: 700;
  line-height: 1.4 !important;
}

.civi-site .civi-hero-reassurance::before {
  content: "✓";
  display: grid;
  width: 17px;
  height: 17px;
  flex: 0 0 17px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--civi-mint);
  font-size: 10px;
}

.civi-site .civi-hero-proof {
  margin-top: 28px;
  padding-top: 17px;
  border-top: 1px solid rgba(143, 174, 198, .45);
}

.civi-site .civi-hero-proof > span { min-width: 0; }

.civi-site .civi-hero-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  max-width: 665px;
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
}

.civi-site .civi-hero-steps li {
  position: relative;
  min-height: 61px;
  padding: 12px 10px 10px 38px;
  border: 1px solid rgba(201, 219, 232, .86);
  border-radius: 11px;
  background: rgba(255, 255, 255, .67);
  box-shadow: 0 8px 20px rgba(22, 70, 113, .055);
}

.civi-site .civi-hero-steps b {
  position: absolute;
  left: 10px;
  top: 12px;
  color: var(--civi-mint);
  font-size: 10px;
  letter-spacing: .06em;
}

.civi-site .civi-hero-steps span {
  display: block;
  color: #214d73;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.3;
}

/* Se mantiene el movimiento en pocos elementos grandes y se eliminan destellos repetidos. */
.civi-site .civi-hero-budget,
.civi-site .civi-convert-arrow {
  will-change: transform, opacity;
}

.civi-site .civi-plan-perspective .room,
.civi-site .civi-plan-perspective .plan-window {
  animation: none !important;
}

.civi-site .civi-plan-perspective .plan-scan { animation: none !important; }

.civi-site .civi-convert-arrow { animation-duration: 3.2s; }

@media (max-width: 720px) {
  .civi-site .civi-hero-copy h1 { font-size: clamp(39px, 12vw, 52px); }
  .civi-site .civi-hero-actions .sales-primary.large { width: 100%; }
  .civi-site .civi-hero-reassurance { font-size: 11px !important; }
  .civi-site .civi-hero-steps { gap: 6px; margin-top: 20px; }
  .civi-site .civi-hero-steps li { min-height: 67px; padding: 10px 7px 9px 30px; border-radius: 9px; }
  .civi-site .civi-hero-steps b { left: 7px; top: 10px; font-size: 9px; }
  .civi-site .civi-hero-steps span { font-size: 9px; }
}

@media (prefers-reduced-motion: reduce) {
  .civi-site .civi-plan-window,
  .civi-site .civi-hero-budget,
  .civi-site .civi-convert-arrow,
  .civi-site .civi-plan-perspective .plan-scan,
  .civi-site .civi-hero-actions .sales-primary.large {
    animation: none !important;
    transition: none !important;
  }
}

/* V104 · Sistema visual único para toda la portada pública. */
.civi-site {
  background: #f7fafc;
  color: #1c3650;
}

.civi-site .civi-nav {
  height: 84px;
  border-bottom: 1px solid rgba(202, 220, 232, .82);
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 8px 26px rgba(17, 55, 92, .055);
}

.civi-site .civi-nav nav { gap: 30px; }

.civi-site .civi-nav nav a {
  position: relative;
  padding-block: 8px;
  color: #526d86;
}

.civi-site .civi-nav nav a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 1px;
  left: 0;
  height: 2px;
  border-radius: 99px;
  background: var(--civi-mint);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .18s ease;
}

.civi-site .civi-nav nav a:hover::after { transform: scaleX(1); }

.civi-site .civi-nav .sales-primary {
  border-radius: 10px;
  background: #174c80;
  box-shadow: 0 8px 18px rgba(23, 76, 128, .18);
}

.civi-site .civi-hero-grid {
  opacity: .18;
  background-size: 54px 54px;
  animation: none !important;
}

.civi-site .civi-status i,
.civi-site .civi-bento-data > div i,
.civi-site .civi-bento-export > div i,
.civi-site .civi-room-orbit i,
.civi-site .civi-budget-scan {
  animation: none !important;
}

.civi-site .civi-marquee {
  border: 0;
  background: linear-gradient(100deg, #0e3d68, #195a7e 56%, #167b79);
  box-shadow: inset 0 1px rgba(255, 255, 255, .1);
}

.civi-site .civi-marquee > div {
  gap: 34px;
  padding-block: 18px;
  animation-duration: 42s;
  will-change: transform;
}

.civi-site .civi-marquee i { color: #65d6bd; }

.civi-site .civi-product,
.civi-site .civi-pricing {
  position: relative;
  padding-block: clamp(82px, 9vw, 126px);
}

.civi-site .civi-product {
  overflow: hidden;
  background:
    radial-gradient(circle at 87% 0%, rgba(83, 207, 179, .13), transparent 22rem),
    #fff;
}

.civi-site .civi-product > header,
.civi-site .civi-pricing > header {
  max-width: 800px;
  margin-bottom: 58px;
}

.civi-site .civi-product > header > span,
.civi-site .civi-pricing > header > span,
.civi-site .civi-flow-copy > span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #1a776f;
  font-size: 10px !important;
  letter-spacing: .14em;
}

.civi-site .civi-product > header > span::before,
.civi-site .civi-pricing > header > span::before,
.civi-site .civi-flow-copy > span::before {
  content: "";
  width: 18px;
  height: 2px;
  border-radius: 2px;
  background: var(--civi-mint);
}

.civi-site .civi-product h2,
.civi-site .civi-pricing h2,
.civi-site .civi-flow h2 {
  color: #123d68;
  font-size: clamp(38px, 4.2vw, 58px);
  letter-spacing: -.052em;
}

.civi-site .civi-product header p,
.civi-site .civi-pricing header p,
.civi-site .civi-flow-copy > p {
  max-width: 650px;
  color: #60778e;
  font-size: 14px !important;
  line-height: 1.7;
}

.civi-site .civi-bento {
  gap: 16px;
}

.civi-site .civi-bento > article {
  border-color: rgba(202, 219, 231, .9);
  border-radius: 20px;
  box-shadow: 0 17px 38px rgba(24, 68, 105, .09);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.civi-site .civi-bento > article:hover {
  z-index: 2;
  border-color: rgba(83, 207, 179, .58);
  box-shadow: 0 24px 48px rgba(24, 68, 105, .14);
  transform: translateY(-4px);
}

.civi-site .civi-bento-main {
  background:
    radial-gradient(circle at 92% 8%, rgba(83, 207, 179, .22), transparent 12rem),
    linear-gradient(145deg, #fff 0%, #eef7f6 100%) !important;
}

.civi-site .civi-bento-main h3 { color: #123d68; }

.civi-site .civi-tree {
  border: 1px solid rgba(151, 224, 209, .26);
  border-radius: 14px;
  background: linear-gradient(135deg, #103e68, #1a617c);
  box-shadow: 0 17px 27px rgba(17, 62, 104, .18);
}

.civi-site .civi-bento-data {
  background: linear-gradient(145deg, #0e3e68, #1a6a7b) !important;
}

.civi-site .civi-bento-data > div i {
  background: linear-gradient(180deg, #8be3cf, #48bba5);
}

.civi-site .civi-bento-measure { background: #fffdf8; }

.civi-site .civi-bento-measure > div { border-color: #e6e1d6; }

.civi-site .civi-bento-export {
  background: linear-gradient(145deg, #f0f8f7, #f7fbfc) !important;
}

.civi-site .civi-bento-export > div {
  background: #123f69;
  color: #fff;
}

.civi-site .civi-bento-export > div b { color: #79ddc8; }

.civi-site .civi-bento-room {
  background:
    radial-gradient(circle at 50% 50%, rgba(83, 207, 179, .16), transparent 7rem),
    #f3f8fb !important;
}

.civi-site .civi-room-orbit b {
  background: linear-gradient(145deg, #174c80, #1a6a7b);
  box-shadow: 0 14px 25px rgba(23, 76, 128, .22);
}

.civi-site .civi-room-orbit i {
  border-color: #cae1df;
  color: #176b69;
  box-shadow: 0 6px 14px rgba(21, 86, 107, .06);
}

.civi-site .civi-flow {
  position: relative;
  overflow: hidden;
  gap: clamp(50px, 7vw, 105px);
  background:
    radial-gradient(circle at 8% 16%, rgba(83, 207, 179, .14), transparent 22rem),
    linear-gradient(135deg, #eef6f7, #f7fafc 52%, #edf3f8);
}

.civi-site .civi-flow-copy { position: relative; z-index: 1; }

.civi-site .civi-flow li {
  padding-block: 18px;
  border-color: rgba(185, 207, 220, .76);
}

.civi-site .civi-flow li > b {
  border: 1px solid #c7e7e0;
  background: #e8f8f4;
  color: #17776c;
}

.civi-site .civi-flow li strong { color: #194467; }

.civi-site .civi-live-budget {
  border-color: rgba(196, 215, 229, .95);
  border-radius: 23px;
  box-shadow: 0 30px 62px rgba(21, 64, 100, .18);
}

.civi-site .civi-live-budget > header {
  padding-bottom: 14px;
  border-bottom: 1px solid #e0e9ef;
}

.civi-site .civi-live-budget h3 { color: #123d68; }

.civi-site .civi-live-row > i {
  border: 1px solid #d3e7e4;
  background: #eff9f7;
  color: #17776c;
}

.civi-site .civi-live-budget > footer {
  border-radius: 13px;
  background: linear-gradient(105deg, #113e69, #1b6a79);
}

.civi-site .civi-pricing {
  background:
    radial-gradient(circle at 15% 8%, rgba(82, 156, 209, .11), transparent 23rem),
    radial-gradient(circle at 87% 35%, rgba(83, 207, 179, .13), transparent 21rem),
    #fff;
}

.civi-site .civi-plan-grid { gap: 18px; }

.civi-site .civi-plan-grid article {
  min-height: 455px;
  padding: 32px;
  border-color: #d7e5ec;
  border-radius: 20px;
  box-shadow: 0 16px 34px rgba(26, 69, 106, .08);
  transition: transform .22s ease, box-shadow .22s ease;
}

.civi-site .civi-plan-grid article:not(.featured):hover {
  box-shadow: 0 23px 43px rgba(26, 69, 106, .14);
  transform: translateY(-4px);
}

.civi-site .civi-plan-grid article.featured {
  border: 0;
  background: linear-gradient(145deg, #0f3d68, #175a79);
  box-shadow: 0 28px 55px rgba(17, 62, 104, .26);
}

.civi-site .civi-plan-grid article.featured > span { color: #84e2ca; }

.civi-site .civi-plan-grid article.featured h3,
.civi-site .civi-plan-grid article.featured li { color: #fff; }

.civi-site .civi-plan-grid article.featured p { color: #c9dbe5; }

.civi-site .civi-plan-grid article.featured li::before { color: #84e2ca; }

.civi-site .civi-plan-grid article.featured > button {
  border: 0;
  background: #fff;
  color: #12456f;
  box-shadow: 0 9px 20px rgba(0, 0, 0, .15);
}

.civi-site .civi-plan-grid article > button {
  min-height: 46px;
  border-radius: 11px;
}

.civi-site .civi-pricing-note {
  display: block;
  max-width: 730px;
  margin: 32px auto 0;
  padding: 13px 16px;
  border: 1px solid #dce8ee;
  border-radius: 12px;
  color: #60788d;
  background: rgba(255, 255, 255, .75);
  line-height: 1.55;
  text-align: center;
}

.civi-site .civi-cta {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  margin-bottom: 92px;
  border: 1px solid rgba(151, 226, 211, .18);
  border-radius: 25px;
  background: linear-gradient(112deg, #0c385f, #155776 62%, #167b79);
  box-shadow: 0 30px 68px rgba(16, 58, 95, .28);
}

.civi-site .civi-cta::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 450px;
  height: 450px;
  right: -110px;
  top: -300px;
  border: 1px solid rgba(150, 234, 215, .3);
  border-radius: 50%;
  box-shadow: 0 0 0 52px rgba(150, 234, 215, .055);
}

.civi-site .civi-cta span { color: #91e3cd; }

.civi-site .civi-cta h2 {
  max-width: 670px;
  letter-spacing: -.045em;
}

.civi-site .civi-cta p {
  max-width: 640px;
  color: #d1e2e8;
  font-size: 14px;
  line-height: 1.6;
}

.civi-site .civi-cta .sales-primary.large {
  min-height: 56px;
  border: 0;
  border-radius: 13px;
  color: #103f66;
  background: #73ddc5;
  box-shadow: 0 12px 24px rgba(0, 28, 55, .22);
}

.civi-site .civi-cta .sales-primary.large:hover {
  background: #a0ebd7;
  transform: translateY(-2px);
}

.civi-site .civi-footer {
  gap: 42px;
  padding-top: 70px;
  border: 0;
  background: #f7fafc;
}

.civi-site .civi-footer > div > b,
.civi-site .civi-footer form > b { color: #244661; }

.civi-site .civi-footer a,
.civi-site .civi-footer > div > button { transition: color .16s ease; }

.civi-site .civi-footer a:hover,
.civi-site .civi-footer > div > button:hover { color: #17776c; }

.civi-site .civi-footer .civi-contact-form {
  border-color: #d8e5eb;
  background: #fff;
  box-shadow: 0 14px 32px rgba(24, 68, 105, .09);
}

.civi-site .civi-contact-form > button {
  border-radius: 9px;
  background: #174c80;
}

@media (max-width: 720px) {
  .civi-site .civi-nav { height: 70px; }
  .civi-site .civi-marquee > div { padding-block: 14px; animation-duration: 38s; }
  .civi-site .civi-product,
  .civi-site .civi-pricing { padding-block: 76px; }
  .civi-site .civi-product > header,
  .civi-site .civi-pricing > header { margin-bottom: 38px; }
  .civi-site .civi-product h2,
  .civi-site .civi-pricing h2,
  .civi-site .civi-flow h2 { font-size: 36px; }
  .civi-site .civi-bento { gap: 12px; }
  .civi-site .civi-bento > article { border-radius: 16px; }
  .civi-site .civi-flow { gap: 42px; }
  .civi-site .civi-plan-grid { gap: 13px; }
  .civi-site .civi-plan-grid article { min-height: 0; padding: 26px; border-radius: 16px; }
  .civi-site .civi-plan-grid article.featured { transform: none; }
  .civi-site .civi-cta { margin: 0 18px 58px; border-radius: 19px; }
  .civi-site .civi-cta .sales-primary.large { width: 100%; }
  .civi-site .civi-footer { gap: 28px; padding-top: 48px; }
}
