*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Avenir Next, Segoe UI, Helvetica Neue, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-x-4 {
  left: 1rem;
  right: 1rem;
}
.bottom-4 {
  bottom: 1rem;
}
.left-0 {
  left: 0px;
}
.left-3 {
  left: 0.75rem;
}
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
}
.top-3 {
  top: 0.75rem;
}
.top-\[calc\(100\%\+0\.75rem\)\] {
  top: calc(100% + 0.75rem);
}
.isolate {
  isolation: isolate;
}
.z-10 {
  z-index: 10;
}
.z-40 {
  z-index: 40;
}
.z-\[999\] {
  z-index: 999;
}
.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.-mt-5 {
  margin-top: -1.25rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[16\/10\] {
  aspect-ratio: 16/10;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-4 {
  height: 1rem;
}
.h-6 {
  height: 1.5rem;
}
.h-full {
  height: 100%;
}
.max-h-20 {
  max-height: 5rem;
}
.max-h-\[calc\(100vh-4rem\)\] {
  max-height: calc(100vh - 4rem);
}
.min-h-24 {
  min-height: 6rem;
}
.min-h-28 {
  min-height: 7rem;
}
.min-h-32 {
  min-height: 8rem;
}
.min-h-\[108px\] {
  min-height: 108px;
}
.min-h-\[120px\] {
  min-height: 120px;
}
.min-h-\[60vh\] {
  min-height: 60vh;
}
.min-h-\[70vh\] {
  min-height: 70vh;
}
.min-h-dvh {
  min-height: 100dvh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-4 {
  width: 1rem;
}
.w-6 {
  width: 1.5rem;
}
.w-\[1\%\] {
  width: 1%;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-\[13rem\] {
  min-width: 13rem;
}
.min-w-\[16rem\] {
  min-width: 16rem;
}
.min-w-\[220px\] {
  min-width: 220px;
}
.min-w-full {
  min-width: 100%;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[1600px\] {
  max-width: 1600px;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-none {
  max-width: none;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.border-collapse {
  border-collapse: collapse;
}
@keyframes pulse {

  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.cursor-grab {
  cursor: grab;
}
.cursor-grabbing {
  cursor: grabbing;
}
.cursor-pointer {
  cursor: pointer;
}
.touch-none {
  touch-action: none;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.scroll-mt-24 {
  scroll-margin-top: 6rem;
}
.list-none {
  list-style-type: none;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-clip {
  overflow-x: clip;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.text-balance {
  text-wrap: balance;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[24px\] {
  border-radius: 24px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-panel {
  border-radius: 1.25rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-dashed {
  border-style: dashed;
}
.border-\[\#d5d6d8\] {
  --tw-border-opacity: 1;
  border-color: rgb(213 214 216 / var(--tw-border-opacity, 1));
}
.border-\[\#e4e5e7\] {
  --tw-border-opacity: 1;
  border-color: rgb(228 229 231 / var(--tw-border-opacity, 1));
}
.border-accent {
  border-color: var(--accent);
}
.border-amber-300 {
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.border-line {
  border-color: var(--line);
}
.border-rose-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}
.border-white\/90 {
  border-color: rgb(255 255 255 / 0.9);
}
.bg-\[\#10243a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(16 36 58 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1dbf73\] {
  --tw-bg-opacity: 1;
  background-color: rgb(29 191 115 / var(--tw-bg-opacity, 1));
}
.bg-\[\#5b5ef7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(91 94 247 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e9fbf2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(233 251 242 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eaf2fb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 242 251 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eef0ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 240 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eef6f8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 246 248 / var(--tw-bg-opacity, 1));
}
.bg-\[\#efeff0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 240 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f26a3d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 106 61 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f6f7f8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 248 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fafafa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff1ea\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 234 / var(--tw-bg-opacity, 1));
}
.bg-accent {
  background-color: var(--accent);
}
.bg-accentSoft {
  background-color: var(--accent-soft);
}
.bg-amber-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.bg-emerald-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}
.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}
.bg-panel {
  background-color: var(--panel);
}
.bg-rose-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1));
}
.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.bg-slate-50\/70 {
  background-color: rgb(248 250 252 / 0.7);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/40 {
  background-color: rgb(255 255 255 / 0.4);
}
.bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5);
}
.bg-white\/60 {
  background-color: rgb(255 255 255 / 0.6);
}
.bg-white\/70 {
  background-color: rgb(255 255 255 / 0.7);
}
.bg-white\/80 {
  background-color: rgb(255 255 255 / 0.8);
}
.bg-white\/90 {
  background-color: rgb(255 255 255 / 0.9);
}
.bg-white\/95 {
  background-color: rgb(255 255 255 / 0.95);
}
.bg-\[linear-gradient\(135deg\2c rgba\(15\2c 118\2c 110\2c 0\.12\)\2c rgba\(255\2c 255\2c 255\2c 0\.95\)\)\] {
  background-image: linear-gradient(135deg,rgba(15,118,110,0.12),rgba(255,255,255,0.95));
}
.bg-\[linear-gradient\(135deg\2c rgba\(194\2c 120\2c 3\2c 0\.10\)\2c rgba\(255\2c 255\2c 255\2c 0\.95\)\)\] {
  background-image: linear-gradient(135deg,rgba(194,120,3,0.10),rgba(255,255,255,0.95));
}
.bg-\[linear-gradient\(180deg\2c _rgba\(5\2c 61\2c 93\2c 0\.9\)\2c _rgba\(18\2c 166\2c 172\2c 0\.52\)\)\] {
  background-image: linear-gradient(180deg, rgba(5,61,93,0.9), rgba(18,166,172,0.52));
}
.bg-\[linear-gradient\(180deg\2c _rgba\(5\2c 61\2c 93\2c 0\.92\)\2c _rgba\(18\2c 166\2c 172\2c 0\.55\)\)\] {
  background-image: linear-gradient(180deg, rgba(5,61,93,0.92), rgba(18,166,172,0.55));
}
.bg-\[linear-gradient\(90deg\2c rgba\(8\2c 22\2c 36\2c 0\.84\)_0\%\2c rgba\(8\2c 22\2c 36\2c 0\.72\)_38\%\2c rgba\(8\2c 22\2c 36\2c 0\.45\)_68\%\2c rgba\(8\2c 22\2c 36\2c 0\.28\)_100\%\)\] {
  background-image: linear-gradient(90deg,rgba(8,22,36,0.84) 0%,rgba(8,22,36,0.72) 38%,rgba(8,22,36,0.45) 68%,rgba(8,22,36,0.28) 100%);
}
.bg-\[radial-gradient\(circle_at_top\2c _rgba\(18\2c 166\2c 172\2c 0\.16\)\2c _transparent_36\%\)\2c linear-gradient\(180deg\2c _\#f8fbfb_0\%\2c _\#edf5f3_100\%\)\] {
  background-image: radial-gradient(circle at top, rgba(18,166,172,0.16), transparent 36%),linear-gradient(180deg, #f8fbfb 0%, #edf5f3 100%);
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center {
  -o-object-position: center;
     object-position: center;
}
.p-0 {
  padding: 0px;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-7 {
  padding: 1.75rem;
}
.p-8 {
  padding: 2rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-28 {
  padding-top: 7rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-top {
  vertical-align: top;
}
.font-serif {
  font-family: Iowan Old Style, Georgia, serif;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.normal-case {
  text-transform: none;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-\[0\.95\] {
  line-height: 0.95;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-\[-0\.03em\] {
  letter-spacing: -0.03em;
}
.tracking-\[0\.14em\] {
  letter-spacing: 0.14em;
}
.tracking-\[0\.16em\] {
  letter-spacing: 0.16em;
}
.tracking-\[0\.18em\] {
  letter-spacing: 0.18em;
}
.tracking-\[0\.22em\] {
  letter-spacing: 0.22em;
}
.tracking-\[0\.24em\] {
  letter-spacing: 0.24em;
}
.tracking-\[0\.28em\] {
  letter-spacing: 0.28em;
}
.tracking-\[0\.2em\] {
  letter-spacing: 0.2em;
}
.tracking-normal {
  letter-spacing: 0em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.text-\[\#0b4f70\] {
  --tw-text-opacity: 1;
  color: rgb(11 79 112 / var(--tw-text-opacity, 1));
}
.text-\[\#162235\] {
  --tw-text-opacity: 1;
  color: rgb(22 34 53 / var(--tw-text-opacity, 1));
}
.text-\[\#1dbf73\] {
  --tw-text-opacity: 1;
  color: rgb(29 191 115 / var(--tw-text-opacity, 1));
}
.text-\[\#222325\] {
  --tw-text-opacity: 1;
  color: rgb(34 35 37 / var(--tw-text-opacity, 1));
}
.text-\[\#404145\] {
  --tw-text-opacity: 1;
  color: rgb(64 65 69 / var(--tw-text-opacity, 1));
}
.text-\[\#5b5ef7\] {
  --tw-text-opacity: 1;
  color: rgb(91 94 247 / var(--tw-text-opacity, 1));
}
.text-\[\#74767e\] {
  --tw-text-opacity: 1;
  color: rgb(116 118 126 / var(--tw-text-opacity, 1));
}
.text-\[\#f26a3d\] {
  --tw-text-opacity: 1;
  color: rgb(242 106 61 / var(--tw-text-opacity, 1));
}
.text-accent {
  color: var(--accent);
}
.text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.text-amber-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.text-danger {
  color: var(--danger);
}
.text-emerald-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.text-emerald-800 {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.text-ink {
  color: var(--ink);
}
.text-muted {
  color: var(--muted);
}
.text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.text-rose-700 {
  --tw-text-opacity: 1;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1));
}
.text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.text-success {
  color: var(--success);
}
.text-warning {
  color: var(--warning);
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/75 {
  color: rgb(255 255 255 / 0.75);
}
.text-white\/95 {
  color: rgb(255 255 255 / 0.95);
}
.underline {
  text-decoration-line: underline;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.accent-\[color\:var\(--color-accent\2c \#0f766e\)\] {
  accent-color: var(--color-accent,#0f766e);
}
.opacity-70 {
  opacity: 0.7;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_10px_24px_rgba\(25\2c 25\2c 25\2c 0\.04\)\] {
  --tw-shadow: 0 10px 24px rgba(25,25,25,0.04);
  --tw-shadow-colored: 0 10px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_10px_24px_rgba\(25\2c 25\2c 25\2c 0\.05\)\] {
  --tw-shadow: 0 10px 24px rgba(25,25,25,0.05);
  --tw-shadow-colored: 0 10px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_12px_30px_rgba\(25\2c 25\2c 25\2c 0\.06\)\] {
  --tw-shadow: 0 12px 30px rgba(25,25,25,0.06);
  --tw-shadow-colored: 0 12px 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-panel {
  --tw-shadow: 0 18px 40px rgba(18, 32, 28, 0.08);
  --tw-shadow-colored: 0 18px 40px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-panel {
  --tw-shadow-color: var(--panel);
  --tw-shadow: var(--tw-shadow-colored);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-500 {
  transition-duration: 500ms;
}

:root {
  --shell: #f1ede6;
  --panel: rgba(255, 252, 247, 0.84);
  --ink: #1f342d;
  --muted: #5f716b;
  --line: rgba(31, 52, 45, 0.12);
  --accent: #0f766e;
  --accent-soft: rgba(15, 118, 110, 0.1);
  --success: #2f855a;
  --warning: #c27803;
  --danger: #c2410c;
}

* {
  box-sizing: border-box;
}

html {
  min-height: 100%;
  background:
    radial-gradient(circle at top left, rgba(15, 118, 110, 0.08), transparent 28%),
    radial-gradient(circle at bottom right, rgba(194, 120, 3, 0.08), transparent 24%),
    var(--shell);
}

body {
  min-height: 100vh;
  min-height: 100dvh;
  margin: 0;
  color: var(--ink);
  font-family: "Avenir Next", "Segoe UI", "Helvetica Neue", sans-serif;
  background: transparent;
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
select,
textarea {
  font: inherit;
}

::-moz-selection {
  background: rgba(15, 118, 110, 0.2);
}

::selection {
  background: rgba(15, 118, 110, 0.2);
}

.surface {
  background: var(--panel);
  backdrop-filter: blur(18px);
}



.legacy-page[data-active-nav="montebello"] {
  color: #041e42;
}

.legacy-page[data-active-nav="montebello"] .buildings-section {
  padding: 100px 0 80px;
  background: var(--bg-light);
  min-height: 100vh;
}

.legacy-page[data-active-nav="montebello"] .hero-title {
  color: #041e42;
  text-align: center;
  margin-bottom: 1.25rem;
}

.legacy-page[data-active-nav="montebello"] .montebello-layout {
  grid-template-columns: 1fr;
}

.legacy-page[data-active-nav="montebello"] .building-column {
  cursor: default;
}

.legacy-page[data-active-nav="montebello"] .building-column:hover {
  border-color: transparent;
  transform: none;
  box-shadow: var(--shadow-md);
}

.legacy-page[data-active-nav="montebello"] .building-svg-container {
  max-height: none;
  padding: 1rem;
}

.legacy-page .montebello-overlay {
  pointer-events: none;
}

.legacy-page .montebello-click-area {
  cursor: pointer;
}

.legacy-page .montebello-click-area:hover {
  fill: rgba(59, 130, 246, 0.1);
}

.legacy-page .montebello-unit-label {
  fill: #ffffff;
  font-weight: 700;
  font-family: "Inter", sans-serif;
  font-size: 1.2rem;
  paint-order: stroke;
  stroke: rgba(0, 0, 0, 0.55);
  stroke-width: 3px;
  pointer-events: none;
}

.legacy-page[data-active-nav="montebello"] .units-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.legacy-page[data-active-nav="montebello"] .unit-card-detailed {
  background: transparent;
  box-shadow: none;
  border: none;
  padding: 0;
}

.legacy-page[data-active-nav="montebello"] .unit-card-image {
  position: relative;
  aspect-ratio: 541 / 365;
  height: auto;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: var(--shadow-sm);
}

.legacy-page[data-active-nav="montebello"] .unit-card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.legacy-page[data-active-nav="montebello"] .montebello-card-badge {
  position: absolute;
  top: 14px;
  left: 14px;
  background: rgba(255, 255, 255, 0.95);
  color: #1e3a8a;
  font-size: 1rem;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  padding: 6px 12px;
  border-radius: 999px;
  font-weight: 700;
  z-index: 1;
}

.legacy-page[data-active-nav="montebello"] .montebello-card-number {
  position: absolute;
  top: 9px;
  right: 14px;
  z-index: 3;
  background: rgba(17, 24, 39, 0.85);
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  padding: 6px 10px;
  border-radius: 8px;
  letter-spacing: 0.4px;
}

.legacy-page[data-active-nav="montebello"] .montebello-card-body {
  padding: 0.85rem 0.1rem 0.25rem;
}

.legacy-page[data-active-nav="montebello"] .montebello-card-price {
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 0.25rem;
}

.legacy-page[data-active-nav="montebello"] .montebello-card-subtitle {
  color: var(--text-dark);
  font-size: 0.95rem;
  margin-bottom: 0.35rem;
}

.legacy-page[data-active-nav="units"] .unit-description,
.legacy-page[data-active-nav="units"] .unit-pricing-card,
.legacy-page[data-active-nav="units"] .unit-specifications,
.legacy-page[data-active-nav="units"] .unit-features {
  border-radius: 18px;
  background: white;
  box-shadow: var(--shadow-sm);
  padding: 1.5rem;
}

.legacy-page[data-active-nav="units"] .unit-description {
  margin-top: 1.25rem;
}

.legacy-page[data-active-nav="units"] .unit-cta-buttons {
  display: flex;
  margin-top: 1.25rem;
}

.legacy-page[data-active-nav="units"] .unit-cta-buttons-bottom {
  justify-content: flex-start;
  margin-top: 2rem;
}

.legacy-page[data-active-nav="units"] .unit-cta-buttons .btn {
  min-width: 220px;
}

.legacy-page[data-active-nav="units"] .similar-units-section {
  margin-top: 3rem;
}

.legacy-page .similar-unit-card-specs {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 0.7rem;
  color: var(--text-light);
  font-size: 0.92rem;
}

.legacy-page .similar-unit-card-specs span {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  background: var(--bg-light);
  padding: 0.25rem 0.6rem;
}

.legacy-page .juntocountrylakes-hero,
.legacy-page .tamankaya-hero {
  position: relative;
  overflow: hidden;
  padding: 8rem 0 5rem;
  color: #fff;
}

.legacy-page .juntocountrylakes-hero {
  background:
    linear-gradient(135deg, rgba(8, 25, 44, 0.88) 0%, rgba(11, 34, 58, 0.78) 52%, rgba(9, 28, 48, 0.84) 100%),
    url("/legacy/terrenos/juntocountrylakes/juntocountrylakes-background.jpg") center / cover no-repeat;
}

.legacy-page .tamankaya-hero {
  background:
    linear-gradient(135deg, rgba(8, 25, 44, 0.88) 0%, rgba(11, 34, 58, 0.78) 52%, rgba(9, 28, 48, 0.84) 100%),
    url("/legacy/terrenos/tamankaya/masterplan-tamankaya-desarrollo.jpg") center / cover no-repeat;
}

.legacy-page .juntocountrylakes-hero::after,
.legacy-page .tamankaya-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 140px;
  background: linear-gradient(180deg, rgba(15, 23, 42, 0), rgba(15, 23, 42, 0.38));
  pointer-events: none;
}

.legacy-page .juntocountrylakes-hero-content,
.legacy-page .tamankaya-hero-content {
  position: relative;
  z-index: 1;
  max-width: 760px;
}

.legacy-page .juntocountrylakes-badge,
.legacy-page .tamankaya-badge {
  display: inline-block;
  margin-bottom: 1rem;
  padding: 0.4rem 0.9rem;
  border: 1px solid rgba(255, 255, 255, 0.46);
  border-radius: 999px;
  font-size: 0.82rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  background: rgba(7, 20, 35, 0.32);
}

.legacy-page .juntocountrylakes-hero h1,
.legacy-page .tamankaya-hero h1 {
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: clamp(2rem, 4.2vw, 3.4rem);
  line-height: 1.08;
  font-weight: 700;
  color: #fff;
}

.legacy-page .juntocountrylakes-hero p,
.legacy-page .tamankaya-hero p {
  margin: 1.15rem 0 0;
  max-width: 58ch;
  font-size: 1.05rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.92);
}

.legacy-page .juntocountrylakes-hero-actions,
.legacy-page .tamankaya-hero-actions,
.legacy-page .juntocountrylakes-cta-actions,
.legacy-page .tamankaya-cta-actions,
.legacy-page .juntocountrylakes-location-actions,
.legacy-page .tamankaya-location-actions,
.legacy-page .juntocountrylakes-thesis-actions {
  margin-top: 1.8rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
}

.legacy-page .juntocountrylakes-section,
.legacy-page .tamankaya-section {
  padding: 1rem 0;
}

.legacy-page .juntocountrylakes-section-light,
.legacy-page .tamankaya-section-light {
  background: #f7f9fc;
}

.legacy-page .juntocountrylakes-section-header,
.legacy-page .tamankaya-section-header {
  max-width: 780px;
  margin-bottom: 1.35rem;
}

.legacy-page .juntocountrylakes-section-header h2,
.legacy-page .tamankaya-section-header h2 {
  margin: 0;
  color: #12355b;
  font-size: clamp(1.45rem, 2.6vw, 2.1rem);
}

.legacy-page .juntocountrylakes-section-header p,
.legacy-page .tamankaya-section-header p {
  margin: 0.65rem 0 0;
  color: #475569;
  line-height: 1.6;
}

.legacy-page .juntocountrylakes-thesis-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(300px, 0.95fr);
  gap: 1.25rem;
  align-items: start;
}

.legacy-page .juntocountrylakes-masterplan-card,
.legacy-page .juntocountrylakes-plan-info,
.legacy-page .tamankaya-plan-info,
.legacy-page .juntocountrylakes-location-map,
.legacy-page .juntocountrylakes-location-content,
.legacy-page .tamankaya-location-map,
.legacy-page .tamankaya-location-content,
.legacy-page .juntocountrylakes-cta,
.legacy-page .tamankaya-cta {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.08);
}

.legacy-page .juntocountrylakes-masterplan-card {
  overflow: hidden;
  margin: 0;
}

.legacy-page .juntocountrylakes-masterplan-image-wrap {
  position: relative;
}

.legacy-page .juntocountrylakes-masterplan-image-wrap img,
.legacy-page .juntocountrylakes-masterplan-image {
  display: block;
  width: 100%;
  height: auto;
}

.legacy-page .juntocountrylakes-masterplan-card figcaption {
  padding: 0.8rem 1rem 1rem;
  color: #475569;
  font-size: 0.92rem;
}

.legacy-page .juntocountrylakes-masterplan-pin {
  position: absolute;
  left: 18px;
  top: 18px;
  padding: 0.45rem 0.8rem;
  border-radius: 999px;
  background: rgba(18, 53, 91, 0.92);
  color: #fff;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.legacy-page .juntocountrylakes-thesis-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.8rem;
  margin-top: 0.9rem;
}

.legacy-page .juntocountrylakes-thesis-metric,
.legacy-page .juntocountrylakes-plan-metric,
.legacy-page .tamankaya-plan-metric {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  padding: 1.1rem;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
}

.legacy-page .juntocountrylakes-thesis-metric span,
.legacy-page .juntocountrylakes-plan-metric span,
.legacy-page .tamankaya-plan-metric span {
  display: block;
  color: #64748b;
  font-size: 0.82rem;
}

.legacy-page .juntocountrylakes-thesis-metric strong,
.legacy-page .juntocountrylakes-plan-metric strong,
.legacy-page .tamankaya-plan-metric strong {
  display: block;
  margin-top: 0.35rem;
  color: #12355b;
  font-size: 1.18rem;
}

.legacy-page .juntocountrylakes-thesis-copy {
  color: #334155;
}

.legacy-page .juntocountrylakes-plan-kicker,
.legacy-page .tamankaya-plan-kicker {
  display: inline-flex;
  padding: 0.45rem 0.85rem;
  border-radius: 999px;
  background: rgba(18, 53, 91, 0.08);
  color: #12355b;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.legacy-page .juntocountrylakes-plan-info h3,
.legacy-page .tamankaya-plan-info h3 {
  padding-top: 10px;
}

.legacy-page .juntocountrylakes-thesis-copy h2,
.legacy-page .juntocountrylakes-options-header h3,
.legacy-page .tamankaya-options-header h3,
.legacy-page .juntocountrylakes-cta h2,
.legacy-page .tamankaya-cta h2,
.legacy-page .juntocountrylakes-location-content h2,
.legacy-page .tamankaya-location-content h2 {
  margin: 0.9rem 0 0.75rem;
  color: #12355b;
}

.legacy-page .juntocountrylakes-thesis-copy p,
.legacy-page .juntocountrylakes-options-header p,
.legacy-page .tamankaya-options-header p,
.legacy-page .juntocountrylakes-location-content p,
.legacy-page .tamankaya-location-content p,
.legacy-page .juntocountrylakes-cta p,
.legacy-page .tamankaya-cta p {
  color: #475569;
  line-height: 1.65;
}

.legacy-page .juntocountrylakes-thesis-list {
  margin: 1rem 0 0;
  padding-left: 1.2rem;
  color: #334155;
}

.legacy-page .juntocountrylakes-thesis-list li + li {
  margin-top: 0.4rem;
}

.legacy-page .juntocountrylakes-objection-card {
  margin-top: 1rem;
  padding: 1rem 1.1rem;
  border: 1px solid #dbe4ee;
  border-radius: 14px;
  background: #f8fafc;
}

.legacy-page .juntocountrylakes-reference-block {
  margin-top: 1.5rem;
}

.legacy-page .juntocountrylakes-reference-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.8rem;
}

.legacy-page .juntocountrylakes-reference-card {
  overflow: hidden;
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
}

.legacy-page .juntocountrylakes-reference-card img,
.legacy-page .juntocountrylakes-reference-card-image {
  display: block;
  width: 100%;
  height: auto;
}

.legacy-page .juntocountrylakes-reference-card-body {
  padding: 0.9rem 1rem 1rem;
}

.legacy-page .juntocountrylakes-reference-total-price,
.legacy-page .juntocountrylakes-reference-price-m2 {
  color: #12355b;
  font-weight: 700;
}

.legacy-page .juntocountrylakes-reference-lot-meta,
.legacy-page .juntocountrylakes-reference-note {
  color: #64748b;
}

.legacy-page .juntocountrylakes-options-wrap,
.legacy-page .tamankaya-options-wrap {
  margin-top: 1rem;
}

.legacy-page .juntocountrylakes-options-grid,
.legacy-page .tamankaya-options-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.legacy-page .tamankaya-options-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.legacy-page .juntocountrylakes-option-card,
.legacy-page .tamankaya-option-card {
  border: 1px solid #dbe4ee;
  border-radius: 14px;
  background: #fff;
  padding: 1.1rem;
  text-align: left;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
  transition: opacity 0.22s ease, transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
  cursor: pointer;
}

.legacy-page .juntocountrylakes-option-card.is-active,
.legacy-page .tamankaya-option-card.is-active {
  border-color: #12355b;
  box-shadow: 0 10px 24px rgba(18, 53, 91, 0.18);
}

.legacy-page .juntocountrylakes-option-top,
.legacy-page .tamankaya-option-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  margin-bottom: 0.65rem;
}

.legacy-page .juntocountrylakes-option-name,
.legacy-page .tamankaya-option-name {
  color: #12355b;
  font-weight: 700;
}

.legacy-page .juntocountrylakes-option-badge,
.legacy-page .tamankaya-option-badge {
  display: inline-flex;
  padding: 0.28rem 0.6rem;
  border-radius: 999px;
  background: rgba(18, 53, 91, 0.08);
  color: #12355b;
  font-size: 0.78rem;
  font-weight: 700;
}

.legacy-page .juntocountrylakes-option-lots,
.legacy-page .tamankaya-option-lots,
.legacy-page .juntocountrylakes-option-m2,
.legacy-page .tamankaya-option-m2,
.legacy-page .juntocountrylakes-option-caption,
.legacy-page .tamankaya-option-caption,
.legacy-page .juntocountrylakes-option-foot span,
.legacy-page .tamankaya-option-foot span {
  color: #475569;
  font-size: 0.92rem;
}

.legacy-page .juntocountrylakes-option-price,
.legacy-page .tamankaya-option-price {
  color: #12355b;
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0.5rem 0 0.15rem;
}

.legacy-page .juntocountrylakes-option-foot,
.legacy-page .tamankaya-option-foot {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  margin-top: 0.75rem;
}

.legacy-page .juntocountrylakes-option-foot strong,
.legacy-page .tamankaya-option-foot strong {
  color: #12355b;
  font-weight: 700;
}

.legacy-page .juntocountrylakes-reference-strike {
  text-decoration: line-through;
  text-decoration-thickness: 1.5px;
}

.legacy-page .juntocountrylakes-plan,
.legacy-page .tamankaya-plan {
  margin-top: 1.2rem;
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, 1fr);
  gap: 1rem;
  align-items: start;
}

.legacy-page .juntocountrylakes-plan-stage,
.legacy-page .tamankaya-plan-stage {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #dbe4ee;
  box-shadow: 0 12px 34px rgba(15, 23, 42, 0.1);
  background: #0f172a;
}

.legacy-page .juntocountrylakes-plan-stage {
  aspect-ratio: 1024 / 682;
}

.legacy-page .tamankaya-plan-stage {
  aspect-ratio: 477 / 482;
}

.legacy-page .juntocountrylakes-plan-image,
.legacy-page .juntocountrylakes-plan-overlay,
.legacy-page .tamankaya-plan-image,
.legacy-page .tamankaya-plan-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.legacy-page .juntocountrylakes-plan-overlay,
.legacy-page .tamankaya-plan-overlay {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}

.legacy-page .juntocountrylakes-plan-overlay.is-active,
.legacy-page .tamankaya-plan-overlay.is-active {
  opacity: 1;
}

.legacy-page .juntocountrylakes-lot-chips,
.legacy-page .tamankaya-lot-chips {
  margin-top: 0.85rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.legacy-page .juntocountrylakes-lot-chip,
.legacy-page .tamankaya-lot-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3.2rem;
  padding: 0.34rem 0.65rem;
  border-radius: 999px;
  border: 1px solid #cbd5e1;
  color: #334155;
  font-size: 0.84rem;
  font-weight: 600;
  background: #f8fafc;
}

.legacy-page .juntocountrylakes-lot-chip.is-active,
.legacy-page .tamankaya-lot-chip.is-active {
  border-color: #12355b;
  background: #12355b;
  color: #fff;
}

.legacy-page .juntocountrylakes-lot-gallery,
.legacy-page .tamankaya-lot-gallery {
  display: grid;
  margin-top: 0.85rem;
  gap: 0.45rem;
}

.legacy-page .juntocountrylakes-lot-gallery {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.legacy-page .tamankaya-lot-gallery {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.legacy-page .juntocountrylakes-lot-detail,
.legacy-page .tamankaya-lot-detail {
  border: 1px solid #dbe4ee;
  border-radius: 12px;
  background: #fff;
  overflow: hidden;
  opacity: 0.35;
  transform: scale(0.99);
  transition: opacity 0.22s ease, transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
  cursor: pointer;
}

.legacy-page .juntocountrylakes-lot-detail.is-active,
.legacy-page .tamankaya-lot-detail.is-active {
  opacity: 1;
  transform: none;
  border-color: #12355b;
  box-shadow: 0 10px 24px rgba(18, 53, 91, 0.18);
}

.legacy-page .juntocountrylakes-lot-detail-image-wrap,
.legacy-page .tamankaya-lot-detail-image-wrap {
  border-bottom: 1px solid #e2e8f0;
  background: #fff;
}

.legacy-page .juntocountrylakes-lot-detail-image,
.legacy-page .tamankaya-lot-detail-image {
  display: block;
  width: 100%;
  height: clamp(86px, 13vw, 160px);
  -o-object-fit: contain;
     object-fit: contain;
}

.legacy-page .juntocountrylakes-lot-detail-meta,
.legacy-page .tamankaya-lot-detail-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.55rem;
  padding: 0.45rem 0.55rem 0.5rem;
}

.legacy-page .juntocountrylakes-lot-detail-meta strong,
.legacy-page .tamankaya-lot-detail-meta strong {
  color: #12355b;
  font-size: 0.74rem;
}

.legacy-page .juntocountrylakes-lot-detail-meta span,
.legacy-page .tamankaya-lot-detail-meta span {
  color: #475569;
  font-size: 0.68rem;
  font-weight: 600;
}

.legacy-page .juntocountrylakes-plan-info,
.legacy-page .tamankaya-plan-info {
  padding: 1.2rem;
}

.legacy-page .juntocountrylakes-plan-lots,
.legacy-page .juntocountrylakes-plan-lots-area,
.legacy-page .tamankaya-plan-lots,
.legacy-page .tamankaya-plan-lots-area {
  color: #475569;
}

.legacy-page .juntocountrylakes-plan-metrics,
.legacy-page .tamankaya-plan-metrics {
  display: grid;
  gap: 0.75rem;
  margin-top: 1rem;
}

.legacy-page .juntocountrylakes-plan-actions,
.legacy-page .tamankaya-plan-actions {
  margin-top: 1.2rem;
}

.legacy-page .juntocountrylakes-inline-tour .unit-tour-header p,
.legacy-page .tamankaya-inline-tour .unit-tour-header p {
  display: none;
}

.legacy-page .juntocountrylakes-location,
.legacy-page .tamankaya-location {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, 1fr);
  gap: 1rem;
  align-items: start;
}

.legacy-page .juntocountrylakes-location-map,
.legacy-page .tamankaya-location-map {
  overflow: hidden;
}

.legacy-page .juntocountrylakes-location-map-top-link,
.legacy-page .tamankaya-location-map-top-link {
  display: block;
  padding: 0.95rem 1.1rem;
  color: #12355b;
  font-weight: 600;
  border-bottom: 1px solid #e2e8f0;
}

.legacy-page .juntocountrylakes-location-content,
.legacy-page .tamankaya-location-content {
  padding: 1.6rem;
}

.legacy-page .juntocountrylakes-location-tags,
.legacy-page .tamankaya-location-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  margin-top: 1rem;
}

.legacy-page .juntocountrylakes-location-tag,
.legacy-page .tamankaya-location-tag {
  padding: 0.35rem 0.7rem;
  border-radius: 999px;
  background: #eff6ff;
  color: #12355b;
  font-size: 0.85rem;
  font-weight: 600;
}

.legacy-page .juntocountrylakes-cta,
.legacy-page .tamankaya-cta {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
  padding: 2.1rem 1.6rem;
}

.legacy-page .juntocountrylakes-cta .contact-form-wrapper,
.legacy-page .tamankaya-cta .contact-form-wrapper {
  margin-top: 1.5rem;
  text-align: left;
}

.legacy-page .juntocountrylakes-lot-modal,
.legacy-page .tamankaya-lot-modal {
  position: fixed;
  inset: 0;
  z-index: 5000;
}

.legacy-page .juntocountrylakes-lot-modal-backdrop,
.legacy-page .tamankaya-lot-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(8, 18, 31, 0.78);
}

.legacy-page .juntocountrylakes-lot-modal-dialog,
.legacy-page .tamankaya-lot-modal-dialog {
  position: relative;
  z-index: 1;
  width: min(92vw, 980px);
  margin: 3vh auto 0;
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr) 56px;
  align-items: center;
  gap: 0.55rem;
}

.legacy-page .juntocountrylakes-lot-modal-figure,
.legacy-page .tamankaya-lot-modal-figure {
  margin: 0;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.42);
}

.legacy-page .juntocountrylakes-lot-modal-image,
.legacy-page .tamankaya-lot-modal-image {
  display: block;
  width: 100%;
  max-height: 78vh;
  -o-object-fit: contain;
     object-fit: contain;
  background: #fff;
  height: auto;
}

.legacy-page .juntocountrylakes-lot-modal-caption,
.legacy-page .tamankaya-lot-modal-caption {
  padding: 0.6rem 0.85rem;
  border-top: 1px solid #e2e8f0;
  color: #334155;
  font-size: 0.88rem;
  font-weight: 600;
  background: #f8fafc;
}

.legacy-page .juntocountrylakes-lot-modal-arrow,
.legacy-page .juntocountrylakes-lot-modal-close,
.legacy-page .tamankaya-lot-modal-arrow,
.legacy-page .tamankaya-lot-modal-close {
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.95);
  color: #12355b;
  cursor: pointer;
  font-family: inherit;
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.25);
}

.legacy-page .juntocountrylakes-lot-modal-arrow,
.legacy-page .tamankaya-lot-modal-arrow {
  width: 48px;
  height: 48px;
  font-size: 2rem;
  line-height: 1;
}

.legacy-page .juntocountrylakes-lot-modal-close,
.legacy-page .tamankaya-lot-modal-close {
  position: absolute;
  top: -0.6rem;
  right: -0.6rem;
  width: 36px;
  height: 36px;
  font-size: 1.5rem;
  line-height: 1;
}

@media (max-width: 1024px) {
  .legacy-page .juntocountrylakes-thesis-layout,
  .legacy-page .juntocountrylakes-plan,
  .legacy-page .tamankaya-plan,
  .legacy-page .juntocountrylakes-location,
  .legacy-page .tamankaya-location {
    grid-template-columns: 1fr;
  }

  .legacy-page .juntocountrylakes-options-grid,
  .legacy-page .tamankaya-options-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .legacy-page .juntocountrylakes-reference-thumbnails {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .legacy-page .juntocountrylakes-reference-grid {
    display: flex;
    gap: 0.85rem;
    overflow-x: auto;
    padding-bottom: 0.25rem;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .legacy-page .juntocountrylakes-reference-grid::-webkit-scrollbar {
    display: none;
  }

  .legacy-page .juntocountrylakes-reference-card {
    flex: 0 0 min(84vw, 340px);
    scroll-snap-align: start;
  }

  .legacy-page .juntocountrylakes-options-grid {
    display: flex;
    gap: 0.85rem;
    overflow-x: auto;
    padding-bottom: 0.25rem;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .legacy-page .juntocountrylakes-options-grid::-webkit-scrollbar {
    display: none;
  }

  .legacy-page .juntocountrylakes-option-card {
    flex: 0 0 min(84vw, 340px);
    scroll-snap-align: start;
  }

  .legacy-page[data-active-nav="montebello"] .buildings-section {
    padding: 65px 0 34px;
  }

  .legacy-page[data-active-nav="montebello"] .hero-title {
    margin-top: 0;
    margin-bottom: 0.85rem;
  }

  .legacy-page[data-active-nav="montebello"] .building-layout {
    margin-bottom: 0.65rem;
  }

  .legacy-page[data-active-nav="montebello"] .building-column {
    padding: 0.6rem;
  }

  .legacy-page[data-active-nav="montebello"] #montebello-svg-container {
    padding: 0;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .legacy-page[data-active-nav="montebello"] #montebello-svg-container svg {
    height: 100%;
    width: auto;
    max-width: none;
    min-width: 150%;
    transform: translateX(7%) scale(1.08);
    transform-origin: center center;
  }

  .legacy-page[data-active-nav="montebello"] .all-units-btn {
    padding: 10px 24px;
    font-size: 1rem;
  }

  .legacy-page[data-active-nav="montebello"] .units-grid,
  .legacy-page .juntocountrylakes-thesis-metrics,
  .legacy-page .tamankaya-options-grid,
  .legacy-page .tamankaya-lot-gallery {
    grid-template-columns: 1fr;
  }

  .legacy-page .juntocountrylakes-lot-gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .legacy-page .juntocountrylakes-reference-nav {
    width: 40px;
    height: 40px;
    font-size: 1.6rem;
  }

  .legacy-page .juntocountrylakes-reference-nav-prev {
    left: 0.7rem;
  }

  .legacy-page .juntocountrylakes-reference-nav-next {
    right: 0.7rem;
  }

  .legacy-page[data-active-nav="units"] .unit-detail-grid {
    grid-template-columns: 1fr;
  }

  .legacy-page[data-active-nav="units"] .unit-cta-buttons .btn {
    width: 100%;
  }

  .legacy-page .juntocountrylakes-lot-modal-dialog,
  .legacy-page .tamankaya-lot-modal-dialog {
    width: min(96vw, 980px);
    grid-template-columns: 1fr;
    gap: 0.6rem;
    margin-top: 5vh;
  }

  .legacy-page .juntocountrylakes-lot-modal-arrow,
  .legacy-page .tamankaya-lot-modal-arrow {
    display: none;
  }
}



.legacy-page {
  --primary-color: #1a4d7a;
  --primary-dark: #0f2d47;
  --primary-light: #2c6fa3;
  --accent-color: #d4af37;
  --text-dark: #041e42;
  --text-light: #5c6b7a;
  --text-lighter: #8a95a3;
  --bg-light: #f5f8fb;
  --bg-white: #ffffff;
  --border-color: #d9e2ec;
  --shadow-sm: 0 10px 24px rgba(4, 30, 66, 0.08);
  --shadow-md: 0 18px 40px rgba(4, 30, 66, 0.14);
  --transition: all 0.25s ease;
  background: linear-gradient(180deg, #f7f9fc 0%, #eef4f8 100%);
  color: var(--text-dark);
  font-family: var(--font-legacy-sans), "Avenir Next", sans-serif;
}

.legacy-page * {
  box-sizing: border-box;
}

.legacy-page .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.legacy-page h1,
.legacy-page h2,
.legacy-page h3,
.legacy-page h4,
.legacy-page h5,
.legacy-page h6 {
  font-family: var(--font-legacy-serif), Georgia, serif;
  line-height: 1.1;
}

.legacy-page .header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: blur(10px);
  box-shadow: none;
  transition: var(--transition);
}

.legacy-page .header.scrolled {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

.legacy-page .navbar {
  padding: 1rem 0;
}

.legacy-page .nav-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.legacy-page .brand {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: var(--text-dark);
}

.legacy-page .logo {
  height: auto;
  width: 164px;
}

.legacy-page .nav-menu {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.legacy-page .navbar-link {
  position: relative;
  color: var(--text-dark);
  font-weight: 500;
  text-decoration: none;
  transition: var(--transition);
}

.legacy-page .navbar-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 0;
  height: 2px;
  background: var(--primary-color);
  transition: var(--transition);
}

.legacy-page .navbar-link:hover::after,
.legacy-page .navbar-link.active::after {
  width: 100%;
}

.legacy-page .navbar-link:hover,
.legacy-page .navbar-link.active {
  color: var(--primary-color);
}

.legacy-page .nav-button,
.legacy-page .legacy-secondary-btn,
.legacy-page .unit-cta-btn,
.legacy-page .legacy-row-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 1px solid transparent;
  cursor: pointer;
  font-weight: 600;
  text-decoration: none;
  transition: var(--transition);
}

.legacy-page .nav-button,
.legacy-page .unit-cta-btn {
  background: var(--primary-color);
  color: white;
  padding: 12px 24px;
}

.legacy-page .nav-button:hover,
.legacy-page .unit-cta-btn:hover {
  background: var(--primary-dark);
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
}

.legacy-page .legacy-secondary-btn,
.legacy-page .legacy-row-btn {
  border-color: rgba(4, 30, 66, 0.18);
  background: white;
  color: var(--text-dark);
  padding: 12px 20px;
}

.legacy-page .legacy-secondary-btn:hover,
.legacy-page .legacy-row-btn:hover {
  border-color: var(--primary-color);
  color: var(--primary-color);
}

.legacy-page .hamburger-menu {
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  padding: 0;
  border: 0;
  background: transparent;
}

.legacy-page .hamburger-menu span {
  display: block;
  width: 25px;
  height: 3px;
  background: var(--text-dark);
  transition: var(--transition);
}

.legacy-page .legacy-hero {
  position: relative;
  overflow: hidden;
  padding: 84px 0 48px;
}

.legacy-page .legacy-hero-backdrop {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(100deg, rgba(4, 30, 66, 0.82), rgba(4, 30, 66, 0.36)),
    url("/legacy/montebello/montebello-background-3.jpg") center/cover no-repeat;
}

.legacy-page .legacy-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(300px, 0.85fr);
  gap: 2rem;
  align-items: stretch;
}

.legacy-page .legacy-hero-copy {
  padding: 2.75rem 0;
  color: white;
}

.legacy-page .section-badge,
.legacy-page .legacy-panel-kicker {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 999px;
  padding: 8px 16px;
  background: rgba(255, 255, 255, 0.16);
  color: white;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.legacy-page .legacy-hero .hero-title {
  margin: 1rem 0 1rem;
  font-size: clamp(3rem, 6vw, 5.5rem);
  color: white;
}

.legacy-page .legacy-hero-subtitle {
  max-width: 56rem;
  font-size: 1.08rem;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.82);
}

.legacy-page .legacy-stat-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2rem;
}

.legacy-page .legacy-stat {
  padding: 1rem 1.2rem;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.12);
}

.legacy-page .legacy-stat-value {
  display: block;
  font-size: 1.35rem;
  font-weight: 700;
}

.legacy-page .legacy-stat-label {
  display: block;
  margin-top: 0.35rem;
  font-size: 0.84rem;
  color: rgba(255, 255, 255, 0.72);
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.legacy-page .legacy-chip-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.5rem;
}

.legacy-page .legacy-chip {
  border-radius: 999px;
  padding: 0.72rem 1rem;
  background: rgba(255, 255, 255, 0.14);
  color: white;
  font-size: 0.92rem;
}

.legacy-page .legacy-hero-actions,
.legacy-page .legacy-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
  margin-top: 1.75rem;
}

.legacy-page .legacy-hero-panel {
  display: flex;
  align-items: stretch;
}

.legacy-page .legacy-hero-card,
.legacy-page .legacy-map-summary,
.legacy-page .legacy-cta-card {
  width: 100%;
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: var(--shadow-md);
  padding: 1.8rem;
}

.legacy-page .legacy-hero-card h2,
.legacy-page .legacy-map-summary h3,
.legacy-page .legacy-cta-card h3 {
  margin: 0.85rem 0 0.8rem;
  font-size: 2rem;
  color: var(--text-dark);
}

.legacy-page .legacy-hero-card p,
.legacy-page .legacy-map-summary p,
.legacy-page .legacy-cta-card p,
.legacy-page .legacy-card-copy {
  color: var(--text-light);
  line-height: 1.7;
}

.legacy-page .legacy-hero-list {
  margin: 1.25rem 0 0;
  padding-left: 1.15rem;
  color: var(--text-dark);
}

.legacy-page .legacy-hero-list li + li {
  margin-top: 0.55rem;
}

.legacy-page .buildings-section,
.legacy-page .legacy-lots-section,
.legacy-page .legacy-cta {
  padding: 72px 0;
}

.legacy-page .section-header {
  max-width: 720px;
  margin: 0 auto 1.5rem;
  text-align: center;
}

.legacy-page .buildings-section .section-badge,
.legacy-page .legacy-lots-section .section-badge,
.legacy-page .legacy-cta .section-badge {
  background: rgba(26, 77, 122, 0.08);
  color: var(--primary-color);
}

.legacy-page .section-title {
  margin: 0.85rem 0 0.75rem;
  font-size: clamp(2rem, 4vw, 3rem);
  color: var(--text-dark);
}

.legacy-page .section-subtitle {
  color: var(--text-light);
  line-height: 1.75;
}

.legacy-page .building-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.8fr);
  gap: 1.25rem;
  align-items: stretch;
  margin-bottom: 1.5rem;
}

.legacy-page .montebello-layout {
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.8fr);
}

.legacy-page .building-column {
  border-radius: 24px;
  background: white;
  padding: 1rem;
  box-shadow: var(--shadow-md);
}

.legacy-page .building-svg-container {
  position: relative;
  min-height: 520px;
  border-radius: 20px;
  overflow: hidden;
  background: #dce7f2;
}

.legacy-page .legacy-map-image,
.legacy-page .legacy-overlay-image {
  -o-object-fit: cover;
     object-fit: cover;
}

.legacy-page .legacy-overlay-image {
  mix-blend-mode: multiply;
  opacity: 0.96;
}

.legacy-page .montebello-hotspot {
  position: absolute;
  transform: translate(-50%, -50%);
  min-width: 76px;
  padding: 10px 12px;
  border: 0;
  border-radius: 14px;
  background: rgba(4, 30, 66, 0.72);
  box-shadow: 0 10px 24px rgba(4, 30, 66, 0.18);
  transition: var(--transition);
}

.legacy-page .montebello-hotspot:hover,
.legacy-page .montebello-hotspot.selected {
  background: rgba(212, 175, 55, 0.95);
  transform: translate(-50%, -50%) scale(1.04);
}

.legacy-page .montebello-unit-label {
  display: block;
  color: white;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.legacy-page .legacy-map-summary {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.legacy-page .legacy-summary-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.4rem;
}

.legacy-page .legacy-summary-label {
  display: block;
  margin-bottom: 0.3rem;
  color: var(--text-lighter);
  font-size: 0.8rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.legacy-page .all-units-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
}

.legacy-page .all-units-btn {
  padding: 12px 22px;
  border: 1px solid rgba(26, 77, 122, 0.12);
  border-radius: 999px;
  background: white;
  color: var(--primary-color);
  cursor: pointer;
  font-weight: 700;
  transition: var(--transition);
}

.legacy-page .all-units-btn:hover,
.legacy-page .all-units-btn.active {
  background: var(--primary-color);
  color: white;
}

.legacy-page .lots-table-wrap {
  overflow-x: auto;
  border-radius: 24px;
  background: white;
  box-shadow: var(--shadow-sm);
  margin-bottom: 1.5rem;
}

.legacy-page .lots-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 760px;
}

.legacy-page .lots-table th,
.legacy-page .lots-table td {
  padding: 1rem 1.25rem;
  border-bottom: 1px solid rgba(4, 30, 66, 0.08);
  text-align: left;
}

.legacy-page .lots-table th {
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--text-lighter);
  background: rgba(245, 248, 251, 0.9);
}

.legacy-page .lots-table tr.active {
  background: rgba(26, 77, 122, 0.06);
}

.legacy-page .lots-table-title {
  font-weight: 700;
  color: var(--text-dark);
}

.legacy-page .lots-table-subtitle {
  color: var(--text-light);
  font-size: 0.88rem;
}

.legacy-page .legacy-lot-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.5rem;
}

.legacy-page .unit-card-detailed {
  border-radius: 24px;
  overflow: hidden;
  background: white;
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
}

.legacy-page .unit-card-detailed.is-active {
  transform: translateY(-4px);
  box-shadow: var(--shadow-md);
}

.legacy-page .unit-card-image {
  position: relative;
  aspect-ratio: 541 / 365;
  overflow: hidden;
}

.legacy-page .unit-card-image img {
  -o-object-fit: cover;
     object-fit: cover;
}

.legacy-page .montebello-card-badge,
.legacy-page .montebello-card-number {
  position: absolute;
  z-index: 2;
  border-radius: 999px;
  padding: 7px 12px;
  font-size: 0.82rem;
  font-weight: 700;
}

.legacy-page .montebello-card-badge {
  top: 14px;
  left: 14px;
  background: rgba(255, 255, 255, 0.95);
  color: var(--primary-color);
}

.legacy-page .montebello-card-number {
  top: 14px;
  right: 14px;
  background: rgba(4, 30, 66, 0.8);
  color: white;
}

.legacy-page .montebello-card-body {
  padding: 1rem 1.1rem 1.2rem;
}

.legacy-page .montebello-card-price {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--text-dark);
}

.legacy-page .montebello-card-subtitle {
  margin-top: 0.3rem;
  font-size: 1.04rem;
  font-weight: 600;
  color: var(--text-dark);
}

.legacy-page[data-active-nav="montebello"] {
  color: #041e42;
}

.legacy-page[data-active-nav="montebello"] .buildings-section {
  padding: 100px 0 80px;
  background: var(--bg-light);
  min-height: 100vh;
}

.legacy-page[data-active-nav="montebello"] .buildings-section .hero-title {
  color: #041e42;
  text-align: center;
  font-family: "Playfair Display", serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 1.25rem;
}

.legacy-page[data-active-nav="montebello"] .montebello-layout {
  grid-template-columns: 1fr;
}

.legacy-page[data-active-nav="montebello"] .building-column {
  padding: 1rem;
  border-radius: 12px;
  background: #fff;
  box-shadow: var(--shadow-md);
  cursor: default;
}

.legacy-page[data-active-nav="montebello"] .building-svg-container {
  max-height: none;
  min-height: 0;
  padding: 1rem;
  border-radius: 8px;
  background: var(--bg-light);
  overflow: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.legacy-page[data-active-nav="montebello"] .building-svg-container svg {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

.legacy-page[data-active-nav="montebello"] .montebello-unit-label {
  fill: #ffffff;
  font-family: "Inter", sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: normal;
  paint-order: stroke;
  stroke: rgba(0, 0, 0, 0.55);
  stroke-width: 3px;
  pointer-events: none;
}

.legacy-page[data-active-nav="montebello"] .all-units-button-container {
  margin: 0;
}

.legacy-page[data-active-nav="montebello"] .all-units-btn {
  padding: 14px 32px;
  border: 2px solid var(--primary-color);
  border-radius: 8px;
  background: var(--primary-color);
  color: #fff;
  font-size: 1.1rem;
  font-weight: 600;
}

.legacy-page[data-active-nav="montebello"] .all-units-btn:hover {
  background: var(--primary-dark);
  border-color: var(--primary-dark);
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
}

.legacy-page[data-active-nav="montebello"] .all-units-btn.active {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
}

.legacy-page[data-active-nav="montebello"] .all-units-btn:not(.active) {
  background: #fff;
  color: var(--primary-color);
}

.legacy-page[data-active-nav="montebello"] .all-units-btn:not(.active):hover {
  background: var(--bg-light);
}

.legacy-page[data-active-nav="montebello"] .units-grid-section {
  margin-top: 1rem;
}

.legacy-page[data-active-nav="montebello"] .units-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2rem;
  margin-bottom: 2rem;
}

.legacy-page[data-active-nav="montebello"] .unit-card-detailed {
  display: flex;
  flex-direction: column;
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
  transition: var(--transition);
}

.legacy-page[data-active-nav="montebello"] .unit-card-detailed:hover {
  transform: translateY(-5px);
  box-shadow: none;
}

.legacy-page[data-active-nav="montebello"] .unit-card-image {
  height: auto;
  aspect-ratio: 541 / 365;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: var(--shadow-sm);
}

.legacy-page[data-active-nav="montebello"] .unit-card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: var(--transition);
}

.legacy-page[data-active-nav="montebello"] .unit-card-detailed:hover .unit-card-image img {
  transform: scale(1.05);
}

.legacy-page[data-active-nav="montebello"] .montebello-card-badge {
  top: 14px;
  left: 14px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.95);
  color: #1e3a8a;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.6px;
}

.legacy-page[data-active-nav="montebello"] .montebello-card-number {
  top: 9px;
  right: 14px;
  padding: 6px 10px;
  border-radius: 8px;
  background: rgba(17, 24, 39, 0.85);
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.4px;
}

.legacy-page[data-active-nav="montebello"] .montebello-card-body {
  padding: 0.85rem 0.1rem 0.25rem;
}

.legacy-page[data-active-nav="montebello"] .montebello-card-price {
  margin-bottom: 0.25rem;
  font-size: 1.15rem;
  font-weight: 700;
}

.legacy-page[data-active-nav="montebello"] .montebello-card-subtitle {
  margin-top: 0;
  margin-bottom: 0.35rem;
  font-size: 0.95rem;
  font-weight: 400;
  color: var(--text-dark);
}

.legacy-page .legacy-card-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin: 1rem 0 1rem;
  color: var(--text-light);
  font-size: 0.9rem;
}

.legacy-page .legacy-cta-panel {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
  gap: 1.5rem;
  padding: 1.5rem;
  border-radius: 28px;
  background: linear-gradient(135deg, rgba(26, 77, 122, 0.08), rgba(212, 175, 55, 0.08));
  box-shadow: var(--shadow-sm);
}

.legacy-page .legacy-cta-copy,
.legacy-page .legacy-cta-card {
  padding: 0.5rem;
}

.legacy-page .legacy-cta-text {
  max-width: 46rem;
}

.legacy-page .legacy-cta-list {
  display: grid;
  gap: 0.85rem;
  margin-top: 1.25rem;
}

.legacy-page .legacy-cta-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.95rem 1rem;
  border-radius: 18px;
  background: white;
  box-shadow: var(--shadow-sm);
}

.legacy-page .legacy-cta-contact {
  display: grid;
  gap: 0.45rem;
  margin: 1rem 0 1.1rem;
  color: var(--text-light);
}

.legacy-page .property-hero {
  padding: 146px 0 88px;
  color: #fff;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.legacy-page .property-hero-content {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
}

.legacy-page .property-title {
  margin: 1rem 0 0.45rem;
  color: #fff;
  font-size: clamp(2.2rem, 4vw, 3.8rem);
}

.legacy-page .property-subtitle,
.legacy-page .property-price {
  color: rgba(255, 255, 255, 0.9);
}

.legacy-page .property-price {
  font-size: clamp(1.45rem, 2.8vw, 2rem);
  font-weight: 700;
  margin-bottom: 1.35rem;
}

.legacy-page .property-hero .section-badge {
  border: 1px solid rgba(255, 255, 255, 0.35);
}

.legacy-page .property-hero-actions,
.legacy-page .property-cta-actions,
.legacy-page .sancris-location-actions {
  display: flex;
  justify-content: center;
  gap: 0.85rem;
  flex-wrap: wrap;
}

.legacy-page .property-section {
  padding: 72px 0;
}

.legacy-page .property-section-light {
  background: var(--bg-light);
}

.legacy-page .property-highlights {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
  gap: 1rem;
  padding: 1.3rem;
  border-radius: 22px;
  background: #fff;
  box-shadow: var(--shadow-sm);
}

.legacy-page .property-highlight {
  text-align: center;
}

.legacy-page .property-highlight span {
  display: block;
  font-size: 1.08rem;
  font-weight: 700;
  color: var(--text-dark);
}

.legacy-page .property-highlight small {
  color: var(--text-light);
}

.legacy-page .unit-main-image {
  overflow: hidden;
  border-radius: 22px;
  background: #fff;
  box-shadow: var(--shadow-sm);
}

.legacy-page .unit-gallery-main-image {
  position: relative;
  min-height: 560px;
  background: #0b1320;
}

.legacy-page .unit-gallery-main-button {
  position: absolute;
  inset: 0;
  border: 0;
  padding: 0;
  background: transparent;
  cursor: zoom-in;
}

.legacy-page .unit-gallery-main {
  -o-object-fit: cover;
     object-fit: cover;
}

.legacy-page .unit-gallery-thumbnails {
  display: flex;
  gap: 0.75rem;
  padding: 1rem;
  overflow-x: auto;
  background: #fff;
}

.legacy-page .unit-gallery-thumb-btn {
  border: 0;
  padding: 0;
  background: transparent;
  line-height: 0;
  cursor: pointer;
}

.legacy-page .unit-gallery-thumb {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  border: 3px solid transparent;
  transition: var(--transition);
}

.legacy-page .unit-gallery-thumb.active,
.legacy-page .unit-gallery-thumb:hover {
  border-color: var(--primary-color);
}

.legacy-page .property-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem;
}

.legacy-page .property-card {
  padding: 1.75rem;
  border-radius: 22px;
  background: #fff;
  box-shadow: var(--shadow-md);
}

.legacy-page .property-card h2 {
  margin-top: 0;
}

.legacy-page .property-note {
  color: var(--text-light);
  margin-top: 0.8rem;
}

.legacy-page .property-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
  margin-top: 1rem;
}

.legacy-page .property-tags span {
  padding: 0.42rem 0.8rem;
  border-radius: 999px;
  background: rgba(4, 30, 66, 0.08);
  color: var(--text-dark);
  font-size: 0.92rem;
}

.legacy-page .legacy-agent-card {
  margin-top: 1.25rem;
  padding: 1rem 1.1rem;
  border-radius: 18px;
  background: #f7fafc;
  color: var(--text-dark);
}

.legacy-page .legacy-agent-card p {
  margin: 0.4rem 0 0;
}

.legacy-page .legacy-agent-contact {
  display: grid;
  gap: 0.35rem;
  margin-top: 0.8rem;
  color: var(--text-light);
}

.legacy-page .property-video-card {
  max-width: 1020px;
  margin: 0 auto;
}

.legacy-page .property-video {
  width: 100%;
  border-radius: 16px;
  background: #000;
}

.legacy-page .property-gallery {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.85rem;
}

.legacy-page .property-gallery-item {
  display: block;
  overflow: hidden;
  border-radius: 14px;
  border: 1px solid #e8ebef;
  background: #f2f4f7;
}

.legacy-page .property-gallery-item img {
  width: 100%;
  height: auto;
  display: block;
}

.legacy-page .legacy-map-embed {
  overflow: hidden;
  border-radius: 16px;
  box-shadow: var(--shadow-sm);
  margin-top: 1rem;
}

.legacy-page .legacy-map-embed iframe {
  display: block;
  width: 100%;
  min-height: 420px;
  border: 0;
}

.legacy-page .property-cta {
  padding: 0 0 90px;
}

.legacy-page .property-cta-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.2rem;
  padding: 2rem;
  border-radius: 24px;
  background: var(--bg-light);
}

.legacy-page .terrenos-list-section {
  padding: 7rem 0 4.5rem;
  background:
    radial-gradient(1100px 420px at 85% 10%, rgba(214, 179, 114, 0.28), rgba(214, 179, 114, 0) 62%),
    linear-gradient(170deg, #12355b 0%, #0f2c4a 54%, #0d253f 100%);
  color: #fff;
}

.legacy-page .terrenos-list-header {
  max-width: 760px;
  margin-bottom: 1.4rem;
}

.legacy-page .terrenos-list-header h1 {
  margin: 0;
  color: #fff;
  font-size: clamp(2rem, 4vw, 3.1rem);
}

.legacy-page .terrenos-list-header p {
  margin: 0.9rem 0 0;
  color: rgba(255, 255, 255, 0.88);
  line-height: 1.65;
}

.legacy-page .terrenos-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.legacy-page .terrenos-card {
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
  overflow: hidden;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  transition: var(--transition);
}

.legacy-page .terrenos-card:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.35);
}

.legacy-page .terrenos-card img {
  width: 100%;
  height: 100%;
  min-height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
}

.legacy-page .terrenos-card-body {
  padding: 1rem 1rem 1rem 0;
}

.legacy-page .terrenos-card-title {
  margin: 0;
  color: #fff;
  font-size: 1.2rem;
}

.legacy-page .terrenos-card-subtitle {
  margin-top: 0.55rem;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.6;
}

.legacy-page .legacy-opportunity-hero {
  position: relative;
  overflow: hidden;
  padding: 8rem 0 5rem;
  color: #fff;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.legacy-page .legacy-opportunity-hero-content {
  max-width: 760px;
}

.legacy-page .legacy-opportunity-badge {
  display: inline-block;
  padding: 0.4rem 0.9rem;
  border: 1px solid rgba(255, 255, 255, 0.46);
  border-radius: 999px;
  font-size: 0.82rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  background: rgba(7, 20, 35, 0.32);
}

.legacy-page .legacy-opportunity-hero h1 {
  margin: 1rem 0 0;
  color: #fff;
  font-size: clamp(2rem, 4.2vw, 3.4rem);
}

.legacy-page .legacy-opportunity-hero p {
  margin-top: 1.15rem;
  max-width: 58ch;
  color: rgba(255, 255, 255, 0.92);
  line-height: 1.7;
}

.legacy-page .legacy-opportunity-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  margin-top: 1.8rem;
}

.legacy-page .legacy-opportunity-section {
  padding: 1.5rem 0 4rem;
}

.legacy-page .legacy-opportunity-section-light {
  background: #f7f9fc;
}

.legacy-page .legacy-opportunity-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.legacy-page .legacy-opportunity-card,
.legacy-page .legacy-opportunity-option-card,
.legacy-page .legacy-opportunity-cta {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
}

.legacy-page .legacy-opportunity-card {
  padding: 1.4rem;
}

.legacy-page .legacy-opportunity-card h2,
.legacy-page .legacy-opportunity-header h2,
.legacy-page .legacy-opportunity-cta h2 {
  margin: 0 0 0.6rem;
  color: #12355b;
}

.legacy-page .legacy-opportunity-header {
  max-width: 780px;
  margin-bottom: 1.35rem;
}

.legacy-page .legacy-opportunity-header p,
.legacy-page .legacy-opportunity-card p,
.legacy-page .legacy-opportunity-cta p {
  color: #475569;
  line-height: 1.6;
}

.legacy-page .legacy-opportunity-plan {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, 1fr);
  gap: 1rem;
  align-items: start;
}

.legacy-page .legacy-opportunity-plan-stage {
  position: relative;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  border-radius: 16px;
  border: 1px solid #dbe4ee;
  background: #0f172a;
  box-shadow: 0 12px 34px rgba(15, 23, 42, 0.1);
}

.legacy-page .legacy-opportunity-plan-image,
.legacy-page .legacy-opportunity-plan-overlay {
  -o-object-fit: cover;
     object-fit: cover;
}

.legacy-page .legacy-opportunity-plan-overlay {
  opacity: 0;
}

.legacy-page .legacy-opportunity-plan-overlay.is-active {
  opacity: 1;
}

.legacy-page .legacy-opportunity-lot-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 0.85rem;
}

.legacy-page .legacy-opportunity-lot-chip {
  min-width: 3.2rem;
  padding: 0.34rem 0.65rem;
  border: 1px solid #cbd5e1;
  border-radius: 999px;
  background: #f8fafc;
  color: #334155;
  font-size: 0.84rem;
  font-weight: 600;
  cursor: pointer;
}

.legacy-page .legacy-opportunity-lot-chip.is-active {
  background: #12355b;
  border-color: #12355b;
  color: #fff;
}

.legacy-page .legacy-opportunity-lot-gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.45rem;
  margin-top: 0.85rem;
}

.legacy-page .legacy-opportunity-lot-detail {
  overflow: hidden;
  border: 1px solid #dbe4ee;
  border-radius: 12px;
  background: #fff;
  padding: 0;
  cursor: pointer;
  transition: var(--transition);
}

.legacy-page .legacy-opportunity-lot-detail.is-active {
  border-color: #12355b;
  box-shadow: 0 0 0 2px rgba(18, 53, 91, 0.1);
}

.legacy-page .legacy-opportunity-lot-detail img {
  width: 100%;
  height: 88px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.legacy-page .legacy-opportunity-lot-detail span {
  display: block;
  padding: 0.55rem;
  font-size: 0.82rem;
  font-weight: 600;
  color: #334155;
}

.legacy-page .legacy-opportunity-options {
  display: grid;
  gap: 0.75rem;
}

.legacy-page .legacy-opportunity-option-card {
  padding: 1rem;
  text-align: left;
  cursor: pointer;
  transition: var(--transition);
}

.legacy-page .legacy-opportunity-option-card.is-active {
  border-color: #12355b;
  box-shadow: 0 0 0 2px rgba(18, 53, 91, 0.12);
}

.legacy-page .legacy-opportunity-option-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.legacy-page .legacy-opportunity-option-name {
  font-weight: 700;
  color: #12355b;
}

.legacy-page .legacy-opportunity-option-badge {
  padding: 0.25rem 0.55rem;
  border-radius: 999px;
  background: rgba(18, 53, 91, 0.08);
  color: #12355b;
  font-size: 0.82rem;
  font-weight: 700;
}

.legacy-page .legacy-opportunity-option-lots,
.legacy-page .legacy-opportunity-option-caption {
  color: #475569;
}

.legacy-page .legacy-opportunity-option-price {
  margin-top: 0.55rem;
  font-size: 1.35rem;
  font-weight: 700;
  color: #12355b;
}

.legacy-page .legacy-opportunity-cta {
  max-width: 860px;
  margin: 0 auto;
  padding: 2.1rem 1.6rem;
  text-align: center;
}

.legacy-page .legacy-opportunity-cta-actions {
  display: flex;
  justify-content: center;
  gap: 0.8rem;
  flex-wrap: wrap;
  margin-top: 1.2rem;
}

.legacy-page .montebello-click-area {
  cursor: pointer;
}

.legacy-page .montebello-click-area:hover {
  fill: rgba(59, 130, 246, 0.08);
}

.legacy-page .section-header--left {
  margin: 0 0 1.5rem;
  text-align: left;
}

.legacy-page .unit-detail-section {
  padding: 140px 0 80px;
  background: #f8f9fa;
}

.legacy-page .unit-content {
  display: block;
}

.legacy-page .unit-header {
  margin-bottom: 3rem;
}

.legacy-page .unit-breadcrumb {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.legacy-page .unit-breadcrumb a {
  color: var(--primary-color);
  font-weight: 600;
}

.legacy-page .unit-title-section {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}

.legacy-page .unit-status-badge {
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 0.85rem;
  font-weight: 700;
  text-transform: uppercase;
}

.legacy-page .unit-status-badge.available {
  background: #d4edda;
  color: #155724;
}

.legacy-page .unit-status-badge.reserved {
  background: #fff3cd;
  color: #856404;
}

.legacy-page .unit-status-badge.sold {
  background: #102a4a;
  color: #fff;
}

.legacy-page .unit-title {
  margin: 0;
  font-size: clamp(2rem, 4vw, 2.8rem);
  flex-grow: 1;
}

.legacy-page .unit-subtitle {
  width: 100%;
  margin: 0.5rem 0 0;
  color: var(--text-light);
  font-size: 1.1rem;
}

.legacy-page .unit-unit-code {
  width: 100%;
  margin: 0.35rem 0 0;
  color: var(--text-light);
  font-size: 0.95rem;
}

.legacy-page .unit-detail-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(320px, 1fr);
  gap: 3rem;
}

.legacy-page .unit-image-gallery {
  margin-bottom: 2rem;
}

.legacy-page .unit-main-image {
  width: 100%;
  max-width: 680px;
  margin: 0 auto;
  background: var(--bg-light);
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  box-shadow: var(--shadow-sm);
  overflow: hidden;
}

.legacy-page .unit-gallery-main-image {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
  background: var(--bg-light);
}

.legacy-page .unit-gallery-main {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.legacy-page .property-gallery-main-video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  background: #000;
  display: block;
}

.legacy-page .unit-gallery-btn {
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border: 2px solid var(--primary-color);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  color: var(--primary-color);
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
}

.legacy-page .unit-gallery-prev {
  left: 20px;
}

.legacy-page .unit-gallery-next {
  right: 20px;
}

.legacy-page .unit-gallery-thumbnails {
  display: flex;
  gap: 10px;
  padding: 15px;
  overflow-x: auto;
  scroll-snap-type: x proximity;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  background: white;
  border-top: 1px solid var(--border-color);
}

.legacy-page .unit-gallery-thumbnails::-webkit-scrollbar {
  display: none;
}

.legacy-page .unit-gallery-thumb-button {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  flex: 0 0 auto;
  line-height: 0;
  scroll-snap-align: start;
}

.legacy-page .unit-gallery-thumb {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  border: 3px solid transparent;
  flex-shrink: 0;
}

.legacy-page .unit-gallery-thumb.active {
  border-color: var(--primary-color);
  box-shadow: 0 0 0 2px rgba(26, 77, 122, 0.2);
}

.legacy-page .unit-gallery-thumb-video {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, #12355b 0%, #0f2948 100%);
  color: white;
  font-weight: 700;
}

.legacy-page .unit-gallery-thumb-video span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.legacy-page .unit-specifications,
.legacy-page .unit-features,
.legacy-page .unit-description-block,
.legacy-page .unit-pricing-card {
  border-radius: 18px;
  background: white;
  box-shadow: var(--shadow-sm);
  padding: 1.5rem;
}

.legacy-page .unit-features,
.legacy-page .unit-description-block {
  margin-top: 1.25rem;
}

.legacy-page .unit-description {
  border-radius: 18px;
  background: white;
  box-shadow: var(--shadow-sm);
  padding: 1.5rem;
}

.legacy-page .unit-inline-note {
  margin-top: 1rem;
  color: var(--text-light);
  font-size: 0.92rem;
}

.legacy-page .specs-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.85rem;
}

.legacy-page .spec-item {
  padding: 0.9rem 1rem;
  border-radius: 14px;
  background: var(--bg-light);
}

.legacy-page .spec-label {
  color: var(--text-lighter);
  font-size: 0.8rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.legacy-page .spec-value {
  margin-top: 0.25rem;
  color: var(--text-dark);
  font-weight: 700;
}

.legacy-page .features-list {
  margin: 0;
  padding-left: 1.2rem;
  display: grid;
  gap: 0.5rem;
  color: var(--text-dark);
}

.legacy-page .pricing-header h3,
.legacy-page .unit-specifications h2,
.legacy-page .unit-features h3,
.legacy-page .unit-description-block h3 {
  margin-top: 0;
  margin-bottom: 1rem;
  color: var(--text-dark);
}

.legacy-page .pricing-amount {
  display: grid;
  gap: 0.25rem;
}

.legacy-page .price-main {
  font-size: 2rem;
  font-weight: 700;
  color: var(--text-dark);
}

.legacy-page .price-secondary {
  color: var(--text-light);
}

.legacy-page .unit-cta-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.legacy-page .unit-cta-buttons-bottom {
  margin-top: 1.5rem;
}

.legacy-page .unit-detail-right {
  display: grid;
  gap: 1.25rem;
  align-content: start;
}

.legacy-page .unit-tour-card {
  background: white;
  border-radius: 15px;
  padding: 2rem;
  box-shadow: var(--shadow-md);
}

.legacy-page .unit-tour-card h3 {
  font-size: 1.3rem;
  margin-bottom: 1.5rem;
  color: var(--text-dark);
}

.legacy-page .unit-tour-header p {
  color: var(--text-light);
  margin-top: -0.75rem;
  margin-bottom: 1.5rem;
}

.legacy-page .unit-tour-form label {
  display: block;
  margin-bottom: 0.4rem;
  font-weight: 600;
  color: var(--text-dark);
}

.legacy-page .unit-tour-form input,
.legacy-page .unit-tour-form textarea {
  width: 100%;
  border: 1px solid var(--border-color);
  border-radius: 10px;
  padding: 0.9rem 1rem;
  background: white;
}

.legacy-page .unit-tour-form textarea {
  resize: vertical;
  min-height: 120px;
}

.legacy-page .unit-tour-form .form-group {
  margin-bottom: 1rem;
}

.legacy-page .unit-tour-step[hidden] {
  display: none;
}

.legacy-page .checkbox-group {
  display: flex;
  align-items: flex-start;
  gap: 0.65rem;
}

.legacy-page .checkbox-group input {
  width: auto;
  margin-top: 0.2rem;
}

.legacy-page .unit-tour-tabs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
  margin-bottom: 1.5rem;
}

.legacy-page .unit-tour-tabs--single {
  grid-template-columns: minmax(220px, 320px);
  justify-content: center;
}

.legacy-page .unit-tour-tab {
  padding: 10px 12px;
  border: 1px solid var(--border-color);
  background: white;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
  color: var(--text-dark);
  transition: var(--transition);
  font-family: inherit;
}

.legacy-page .unit-tour-tab.active {
  border-color: var(--primary-color);
  background: var(--primary-color);
  color: white;
}

.legacy-page .tour-scheduler {
  margin-bottom: 1rem;
}

.legacy-page .tour-scheduler-label {
  margin: 0 0 0.75rem;
  font-weight: 600;
  color: var(--text-dark);
  font-size: 0.95rem;
}

.legacy-page .tour-date-calendar {
  display: block;
}

.legacy-page .tour-scheduler-section + .tour-scheduler-section {
  margin-top: 1rem;
}

.legacy-page .tour-date-options {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.5rem;
}

.legacy-page .tour-date-option {
  border: 1px solid var(--border-color);
  background: white;
  border-radius: 10px;
  padding: 10px 8px;
  cursor: pointer;
  transition: var(--transition);
  color: var(--text-dark);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  font-family: inherit;
}

.legacy-page .tour-date-option:hover {
  border-color: var(--primary-color);
}

.legacy-page .tour-date-option.active {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: white;
}

.legacy-page .tour-date-option:focus-visible,
.legacy-page .tour-time-option:focus-visible {
  outline: 2px solid rgba(26, 77, 122, 0.4);
  outline-offset: 1px;
}

.legacy-page .tour-date-weekday {
  font-size: 0.72rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.legacy-page .tour-date-day {
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.1;
}

.legacy-page .tour-date-month {
  font-size: 0.72rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.legacy-page .calendar__arrows.js-calendar-arrows {
  display: flex;
  gap: 0.35rem;
}

.legacy-page .tour-date-arrow {
  width: 34px;
  height: 34px;
  border: 1px solid var(--border-color);
  background: white;
  border-radius: 8px;
  color: var(--text-dark);
  font-size: 1.15rem;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: var(--transition);
  font-family: inherit;
}

.legacy-page .tour-date-arrow:hover:not(:disabled) {
  border-color: var(--primary-color);
  color: var(--primary-color);
}

.legacy-page .tour-date-arrow:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.legacy-page .tour-time-options {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.5rem;
}

.legacy-page .tour-time-option {
  border: 1px solid var(--border-color);
  background: white;
  border-radius: 10px;
  padding: 11px 10px;
  cursor: pointer;
  transition: var(--transition);
  font-weight: 600;
  color: var(--text-dark);
  text-align: center;
  font-family: inherit;
}

.legacy-page .tour-time-option:hover {
  border-color: var(--primary-color);
}

.legacy-page .tour-time-option.active {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: white;
}

.legacy-page .tour-time-empty {
  grid-column: 1 / -1;
  margin: 0;
  padding: 0.75rem 1rem;
  border: 1px dashed var(--border-color);
  border-radius: 8px;
  color: var(--text-light);
  background: var(--bg-light);
  font-size: 0.9rem;
}

.legacy-page .tour-selection-summary {
  margin-bottom: 1.25rem;
  padding: 1rem;
  background: var(--bg-light);
  border: 1px solid var(--border-color);
  border-radius: 10px;
}

.legacy-page .tour-summary-title {
  margin: 0;
  color: var(--text-lighter);
  font-size: 0.82rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.legacy-page .tour-summary-value {
  margin: 0.45rem 0;
  font-weight: 700;
  color: var(--text-dark);
}

.legacy-page .tour-change-selection {
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--primary-color);
  font-weight: 600;
  cursor: pointer;
}

.legacy-page .tour-loading-copy,
.legacy-page .tour-scheduler-error,
.legacy-page .tour-submit-error {
  margin: 0;
  color: var(--text-light);
}

.legacy-page .tour-submit-error {
  color: #9f1239;
  margin-bottom: 0.85rem;
}

.legacy-page .unit-floorplans {
  margin-top: 1rem;
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 0.9rem;
}

.legacy-page .unit-floorplans h3 {
  margin: 0 0 0.7rem;
  font-size: 1rem;
  color: var(--text-dark);
}

.legacy-page .unit-floorplan-grid {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - 1.5rem) / 3);
  gap: 0.75rem;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 0.2rem;
  scroll-snap-type: x proximity;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.legacy-page .unit-floorplan-grid::-webkit-scrollbar {
  display: none;
}

.legacy-page .unit-floorplan-card {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #dbe3eb;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  padding: 0;
  text-align: left;
  scroll-snap-align: start;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.legacy-page .unit-floorplan-card:hover {
  transform: translateY(-1px);
  border-color: rgba(4, 30, 66, 0.35);
  box-shadow: 0 8px 20px rgba(2, 18, 40, 0.12);
}

.legacy-page .unit-floorplan-card img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  -o-object-fit: cover;
     object-fit: cover;
}

.legacy-page .unit-floorplan-card span {
  display: block;
  padding: 0.5rem 0.65rem 0.6rem;
  font-size: 0.8rem;
  font-weight: 700;
  color: #0f2948;
}

.legacy-page .unit-floorplan-modal {
  position: fixed;
  inset: 0;
  z-index: 5000;
}

.legacy-page .unit-floorplan-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(8, 16, 30, 0.8);
}

.legacy-page .unit-floorplan-modal-dialog {
  position: relative;
  z-index: 1;
  width: min(94vw, 1060px);
  margin: 3vh auto 0;
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr) 52px;
  gap: 0.55rem;
  align-items: center;
}

.legacy-page .unit-floorplan-modal-figure {
  margin: 0;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.38);
}

.legacy-page .unit-floorplan-modal-image {
  display: block;
  width: 100%;
  max-height: 78vh;
  -o-object-fit: contain;
     object-fit: contain;
  background: #fff;
}

.legacy-page .unit-floorplan-modal-caption {
  padding: 0.6rem 0.8rem;
  border-top: 1px solid #e2e8f0;
  color: #334155;
  font-size: 0.88rem;
  font-weight: 600;
  background: #f8fafc;
}

.legacy-page .unit-floorplan-modal-arrow,
.legacy-page .unit-floorplan-modal-close {
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.95);
  color: #102a4a;
  cursor: pointer;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.24);
  font-family: inherit;
}

.legacy-page .unit-floorplan-modal-arrow {
  width: 46px;
  height: 46px;
  font-size: 2rem;
  line-height: 1;
}

.legacy-page .unit-floorplan-modal-close {
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  width: 34px;
  height: 34px;
  font-size: 1.45rem;
  line-height: 1;
}

body.unit-floorplan-modal-open {
  overflow: hidden;
}

.legacy-page .unit-similar-section {
  margin-top: 4rem;
}

.legacy-page .legacy-opportunity-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.legacy-page .legacy-opportunity-metric {
  border-radius: 16px;
  background: white;
  border: 1px solid #e2e8f0;
  padding: 1.35rem;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
}

.legacy-page .legacy-opportunity-metric span {
  display: block;
  color: #64748b;
  font-size: 0.85rem;
}

.legacy-page .legacy-opportunity-metric strong {
  display: block;
  margin-top: 0.35rem;
  color: #12355b;
  font-size: 1.2rem;
}

.legacy-page .legacy-opportunity-packages {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-bottom: 1.2rem;
}

.legacy-page .legacy-opportunity-plan-media {
  display: block;
}

.legacy-page .legacy-opportunity-summary {
  border-radius: 16px;
  background: #fff;
  border: 1px solid #e2e8f0;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
  padding: 1.4rem;
}

.legacy-page .legacy-panel-kicker--dark {
  background: rgba(18, 53, 91, 0.08);
  color: #12355b;
}

.legacy-page .legacy-opportunity-selected-lots,
.legacy-page .legacy-opportunity-selected-area {
  color: #475569;
}

.legacy-page .legacy-opportunity-metrics-grid {
  display: grid;
  gap: 0.75rem;
  margin-top: 1rem;
}

.legacy-page .legacy-opportunity-summary-card {
  padding: 0.95rem 1rem;
  border-radius: 14px;
  background: #f8fafc;
}

.legacy-page .legacy-opportunity-summary-card span {
  display: block;
  color: #64748b;
  font-size: 0.84rem;
}

.legacy-page .legacy-opportunity-summary-card strong {
  display: block;
  margin-top: 0.25rem;
  color: #12355b;
}

.legacy-page .legacy-opportunity-plan-actions {
  margin-top: 1.2rem;
}

.legacy-page .legacy-opportunity-lot-gallery--four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.legacy-page .legacy-opportunity-lot-detail span strong,
.legacy-page .legacy-opportunity-lot-detail span small {
  display: block;
}

.legacy-page .legacy-opportunity-lot-detail span small {
  margin-top: 0.2rem;
  color: #64748b;
}

.legacy-page .legacy-opportunity-location {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, 1fr);
  gap: 1rem;
  align-items: start;
}

.legacy-page .legacy-opportunity-location-map,
.legacy-page .legacy-opportunity-location-content {
  border-radius: 16px;
  background: #fff;
  border: 1px solid #e2e8f0;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
  overflow: hidden;
}

.legacy-page .legacy-opportunity-location-content {
  padding: 1.6rem;
}

.legacy-page .legacy-opportunity-location-link {
  display: block;
  padding: 0.95rem 1.1rem;
  color: #12355b;
  font-weight: 600;
  border-bottom: 1px solid #e2e8f0;
}

.legacy-page .legacy-opportunity-location-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  margin-top: 1rem;
}

.legacy-page .legacy-opportunity-location-tag {
  padding: 0.35rem 0.7rem;
  border-radius: 999px;
  background: #eff6ff;
  color: #12355b;
  font-size: 0.85rem;
  font-weight: 600;
}

.legacy-page .legacy-lot-modal {
  position: fixed;
  inset: 0;
  z-index: 80;
}

.legacy-page .legacy-lot-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(2, 6, 23, 0.78);
}

.legacy-page .legacy-lot-modal-dialog {
  position: relative;
  z-index: 1;
  max-width: min(1180px, calc(100vw - 32px));
  margin: 4vh auto;
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  min-height: calc(100vh - 8vh);
  display: grid;
  align-items: center;
}

.legacy-page .legacy-lot-modal-figure {
  margin: 0;
  padding: 1rem 4rem 2rem;
  text-align: center;
}

.legacy-page .legacy-lot-modal-image {
  width: 100%;
  height: auto;
  max-height: calc(100vh - 180px);
  -o-object-fit: contain;
     object-fit: contain;
}

.legacy-page .legacy-lot-modal-caption {
  margin-top: 0.85rem;
  color: #334155;
  font-weight: 600;
}

.legacy-page .legacy-lot-modal-close,
.legacy-page .legacy-lot-modal-arrow {
  position: absolute;
  z-index: 2;
  width: 48px;
  height: 48px;
  border: 0;
  border-radius: 999px;
  background: rgba(15, 23, 42, 0.84);
  color: #fff;
  font-size: 2rem;
  cursor: pointer;
}

.legacy-page .legacy-lot-modal-close {
  top: 18px;
  right: 18px;
}

.legacy-page .legacy-lot-modal-prev {
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
}

.legacy-page .legacy-lot-modal-next {
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
}

.legacy-page .footer {
  padding: 60px 0 30px;
  background: #041e42;
  color: rgba(255, 255, 255, 0.84);
}

.legacy-page .footer-grid {
  display: grid;
  grid-template-columns: 1.2fr repeat(3, minmax(0, 1fr));
  gap: 2rem;
}

.legacy-page .footer-logo {
  height: auto;
  width: 230px;
}

.legacy-page .footer-text,
.legacy-page .footer-contact li,
.legacy-page .footer-links li a {
  color: rgba(255, 255, 255, 0.74);
}

.legacy-page .footer-title {
  margin: 0 0 0.85rem;
  font-size: 1rem;
  color: white;
}

.legacy-page .footer-links,
.legacy-page .footer-contact {
  display: grid;
  gap: 0.65rem;
  padding: 0;
  margin: 0;
  list-style: none;
}

.legacy-page .footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 2rem;
  padding-top: 1.2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
}

.legacy-page .footer-legal {
  display: flex;
  gap: 1rem;
}

.legacy-page .whatsapp-btn {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 50;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 999px;
  background: #25d366;
  color: white;
  box-shadow: 0 18px 38px rgba(37, 211, 102, 0.3);
}

@media (max-width: 1080px) {
  .legacy-page .legacy-hero-grid,
  .legacy-page .building-layout,
  .legacy-page .legacy-cta-panel,
  .legacy-page .legacy-lot-cards,
  .legacy-page .property-grid,
  .legacy-page .property-cta-card,
  .legacy-page .legacy-opportunity-grid,
  .legacy-page .legacy-opportunity-plan,
  .legacy-page .terrenos-grid {
    grid-template-columns: 1fr;
  }

  .legacy-page .legacy-hero-panel {
    max-width: 540px;
  }

  .legacy-page .footer-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.75rem;
  }

  .legacy-page .footer-grid > .footer-col:first-child {
    grid-column: 1 / -1;
  }
}

@media (max-width: 820px) {
  .legacy-page .nav-wrap {
    flex-wrap: wrap;
  }

  .legacy-page .nav-menu {
    order: 3;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 0.5rem;
  }

  .legacy-page .legacy-stat-grid,
  .legacy-page .legacy-summary-grid {
    grid-template-columns: 1fr 1fr;
  }

  .legacy-page .building-svg-container {
    min-height: 420px;
  }

  .legacy-page .terrenos-card {
    grid-template-columns: 1fr;
  }

  .legacy-page .terrenos-card-body {
    padding: 0 1rem 1rem;
  }
}

@media (max-width: 640px) {
  .legacy-page .legacy-hero {
    padding-top: 64px;
  }

  .legacy-page .navbar {
    padding: 0.85rem 0;
  }

  .legacy-page .nav-menu {
    gap: 0.9rem;
  }

  .legacy-page .nav-button,
  .legacy-page .legacy-secondary-btn,
  .legacy-page .unit-cta-btn,
  .legacy-page .legacy-row-btn,
  .legacy-page .all-units-btn {
    width: 100%;
  }

  .legacy-page .legacy-stat-grid,
  .legacy-page .legacy-summary-grid,
  .legacy-page .footer-bottom,
  .legacy-page .footer-legal {
    grid-template-columns: 1fr;
    display: grid;
  }

  .legacy-page .building-svg-container {
    min-height: 340px;
  }

  .legacy-page .section-title {
    font-size: 2rem;
  }

  .legacy-page .property-gallery,
  .legacy-page .legacy-opportunity-lot-gallery {
    grid-template-columns: 1fr;
  }

  .legacy-page .unit-gallery-main-image {
    min-height: 320px;
  }

  .legacy-page .whatsapp-btn {
    width: 52px;
    height: 52px;
    right: 16px;
    bottom: 16px;
  }
}

.legacy-page .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 12px 24px;
  border-radius: 999px;
  border: 1px solid transparent;
  font-weight: 600;
  text-decoration: none;
  transition: var(--transition);
}

.legacy-page .btn-primary {
  background: var(--primary-color);
  color: white;
}

.legacy-page .btn-primary:hover {
  background: var(--primary-dark);
  transform: translateY(-1px);
}

.legacy-page .btn-secondary {
  background: white;
  border-color: rgba(4, 30, 66, 0.18);
  color: var(--text-dark);
}

.legacy-page .btn-secondary:hover {
  border-color: var(--primary-color);
  color: var(--primary-color);
}

.legacy-page .btn-large {
  min-width: 180px;
}

.legacy-page .hero {
  position: relative;
  min-height: 88vh;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.legacy-page .hero-background,
.legacy-page .hero-video-wrapper {
  position: absolute;
  inset: 0;
}

.legacy-page .hero-video {
  -o-object-fit: cover;
     object-fit: cover;
}

.legacy-page .hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(110deg, rgba(4, 30, 66, 0.86) 15%, rgba(4, 30, 66, 0.42) 64%, rgba(4, 30, 66, 0.16) 100%);
}

.legacy-page .hero .container,
.legacy-page .lead-hero .container,
.legacy-page .contact-header .container,
.legacy-page .faq-page-header .container {
  position: relative;
  z-index: 1;
}

.legacy-page .hero-content {
  position: relative;
  z-index: 1;
  max-width: 56rem;
  padding: 7rem 0 5rem;
  color: white;
}

.legacy-page .hero-badge {
  display: inline-flex;
  padding: 0.65rem 1rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.legacy-page .hero-title {
  margin: 1.25rem 0 1rem;
  font-size: clamp(3rem, 6vw, 5.5rem);
  color: white;
}

.legacy-page .hero-subtitle {
  max-width: 44rem;
  font-size: 1.1rem;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.84);
}

.legacy-page .hero-cta,
.legacy-page .cta-buttons,
.legacy-page .lead-page-actions,
.legacy-page .sell-hero-actions,
.legacy-page .sell-case-actions,
.legacy-page .thank-you-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 1.75rem;
}

.legacy-page .home-similar-section,
.legacy-page .services-section,
.legacy-page .why-section,
.legacy-page .cta-section-simple,
.legacy-page .lead-inventory-section,
.legacy-page .lead-form-section,
.legacy-page .sell-section,
.legacy-page .sell-contact-section,
.legacy-page .contact-form-section,
.legacy-page .faq-section,
.legacy-page .about-us,
.legacy-page .thank-you-section {
  padding: 5rem 0;
}

.legacy-page .similar-units-title,
.legacy-page .page-title,
.legacy-page .about-us-title {
  margin: 0;
  font-size: clamp(2.4rem, 4vw, 4rem);
  color: var(--text-dark);
}

.legacy-page .page-header {
  max-width: 52rem;
}

.legacy-page .page-subtitle,
.legacy-page .lead-inventory-header p,
.legacy-page .sell-section-header p,
.legacy-page .cta-content p,
.legacy-page .about-right p,
.legacy-page .thank-you-message {
  color: var(--text-light);
  line-height: 1.8;
}

.legacy-page .similar-units-grid,
.legacy-page .services-grid,
.legacy-page .why-grid,
.legacy-page .lead-inventory-grid,
.legacy-page .sell-pillars-grid,
.legacy-page .sell-strategy-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.5rem;
  margin-top: 2rem;
}

.legacy-page .similar-unit-card,
.legacy-page .lead-inventory-card,
.legacy-page .service-card,
.legacy-page .why-card,
.legacy-page .sell-pillar-card,
.legacy-page .sell-strategy-card,
.legacy-page .faq-item,
.legacy-page .about-right,
.legacy-page .thank-you-content,
.legacy-page .lead-form-wrapper,
.legacy-page .contact-info,
.legacy-page .contact-form-wrapper {
  border: 1px solid rgba(4, 30, 66, 0.08);
  border-radius: 28px;
  background: white;
  box-shadow: var(--shadow-sm);
}

.legacy-page .similar-unit-card,
.legacy-page .lead-inventory-card {
  overflow: hidden;
  text-decoration: none;
  color: inherit;
}

.legacy-page .similar-unit-card-image,
.legacy-page .lead-inventory-image {
  position: relative;
  min-height: 260px;
}

.legacy-page .similar-unit-card-image img,
.legacy-page .lead-inventory-image img {
  -o-object-fit: cover;
     object-fit: cover;
}

.legacy-page .montebello-card-badge {
  position: absolute;
  left: 18px;
  top: 18px;
  z-index: 1;
  padding: 0.45rem 0.8rem;
  border-radius: 999px;
  background: rgba(4, 30, 66, 0.78);
  color: white;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.legacy-page .lead-inventory-type {
  position: absolute;
  left: 18px;
  top: 18px;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  padding: 0.45rem 0.8rem;
  border-radius: 999px;
  background: rgba(4, 30, 66, 0.82);
  color: #fff;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  box-shadow: 0 8px 18px rgba(4, 30, 66, 0.18);
}

.legacy-page .lp-tag {
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  border: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 999px;
  background: transparent;
  color: var(--text-dark);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.33;
}

.legacy-page .lp-tag-card {
  border: 0;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.82);
  color: #001a72;
  text-transform: uppercase;
}

.legacy-page .lp-tag-card.lp-tag-card--inverted {
  background: #001a72;
  color: #fff;
}

.legacy-page .property-card__status {
  position: absolute;
  left: 16px;
  top: 16px;
  z-index: 2;
  letter-spacing: 0.02em;
  backdrop-filter: blur(3px);
}

.legacy-page .property-card__status-holder {
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 2;
  display: flex;
  gap: 0.5rem;
  align-items: flex-start;
}

.legacy-page .property-card__status--secondary {
  position: static;
  left: auto;
  right: auto;
  top: auto;
}

.legacy-page .property-card__status--secondary.is-reserved {
  background: rgba(255, 243, 205, 0.96);
  color: #856404;
}

.legacy-page .property-card__status--secondary.is-sold {
  background: rgba(16, 42, 74, 0.92);
  color: #fff;
}

.legacy-page .similar-unit-card-content,
.legacy-page .lead-inventory-content {
  padding: 1.4rem;
}

.legacy-page .similar-unit-card-number,
.legacy-page .lead-inventory-content h3 {
  font-size: 1rem;
  font-weight: 700;
  color: var(--primary-color);
}

.legacy-page .similar-unit-card-type,
.legacy-page .lead-inventory-content p {
  margin-top: 0.5rem;
  color: var(--text-light);
}

.legacy-page .similar-unit-card-price {
  margin-top: 1rem;
  font-size: 1.3rem;
  font-weight: 700;
  color: var(--text-dark);
}

.legacy-home-page .hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 0;
  padding: 120px 0 80px;
  background: linear-gradient(135deg, #0f2d47 0%, #1a4d7a 50%, #2c6fa3 100%);
  color: white;
  overflow: hidden;
}

.legacy-home-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, #0f2d47 0%, #1a4d7a 50%, #2c6fa3 100%);
  overflow: hidden;
}

.legacy-home-page .hero-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  transform: none;
  z-index: 0;
}

.legacy-home-page .hero-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  transform: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  pointer-events: none;
}

.legacy-home-page .hero-background::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 600'%3E%3Cpath d='M0,300 Q300,200 600,300 T1200,300 L1200,600 L0,600 Z' fill='rgba(255,255,255,0.05)'/%3E%3C/svg%3E");
  background-size: cover;
  z-index: 0;
}

.legacy-home-page .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.legacy-home-page .hero .container {
  position: relative;
  z-index: 2;
}

.legacy-home-page .hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
}

.legacy-home-page .hero-badge {
  display: inline-block;
  padding: 8px 20px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 25px;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
  backdrop-filter: blur(10px);
  letter-spacing: normal;
}

.legacy-home-page .hero-title {
  font-size: 3rem;
  margin: 0 0 1.5rem;
  color: white;
  line-height: 1.1;
}

.legacy-home-page .hero-subtitle {
  max-width: 800px;
  font-size: 1.25rem;
  margin: 0 0 2.5rem;
  opacity: 0.95;
  line-height: 1.6;
  color: white;
}

.legacy-home-page .hero-cta {
  display: flex;
  gap: 1rem;
  justify-content: center;
  margin: 0 0 3rem;
  flex-wrap: wrap;
}

.legacy-home-page .home-similar-section {
  padding: 70px 0;
  background: var(--bg-white);
}

.legacy-home-page .home-similar-section .similar-units-section {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.legacy-home-page .similar-units-section {
  margin-top: 4rem;
  padding-top: 3rem;
  border-top: 2px solid var(--border-color);
}

.legacy-home-page .similar-units-title {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  color: var(--text-dark);
  text-transform: uppercase;
}

.legacy-home-page .similar-units-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 2rem;
  margin-top: 0;
}

.legacy-home-page .similar-unit-card {
  background: white;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: var(--shadow-sm);
  transition: var(--transition);
  cursor: pointer;
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  border: 0;
}

.legacy-home-page .similar-unit-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--shadow-md);
}

.legacy-home-page .similar-unit-card-image {
  width: 100%;
  height: 200px;
  min-height: 0;
  background: var(--bg-light);
  overflow: hidden;
  position: relative;
}

.legacy-home-page .similar-unit-card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.legacy-home-page .montebello-card-badge {
  position: absolute;
  top: 14px;
  left: 14px;
  background: rgba(255, 255, 255, 0.95);
  color: #1e3a8a;
  font-size: 0.8rem;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  padding: 6px 12px;
  border-radius: 999px;
  font-weight: 700;
  z-index: 1;
}

.legacy-home-page .similar-unit-card-content {
  padding: 1.5rem;
}

.legacy-home-page .similar-unit-card-number {
  font-size: 0.9rem;
  color: var(--primary-color);
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.legacy-home-page .similar-unit-card-type {
  font-size: 1.2rem;
  font-weight: 600;
  margin: 0 0 1rem;
  color: var(--text-dark);
}

.legacy-home-page .similar-unit-card-specs {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 1rem;
  font-size: 0.9rem;
  color: var(--text-light);
}

.legacy-home-page .similar-unit-card-price {
  margin-top: 0.5rem;
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--primary-color);
}

.legacy-home-page .services-section,
.legacy-home-page .why-section,
.legacy-home-page .cta-section-simple {
  background: var(--bg-white);
}

.legacy-home-page .services-section {
  padding: 28px 0 44px;
}

.legacy-home-page .why-section {
  padding: 30px 0 70px;
}

.legacy-home-page .services-section .section-header,
.legacy-home-page .why-section .section-header {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 2.5rem;
}

.legacy-home-page .section-badge {
  display: inline-block;
  padding: 8px 20px;
  background: var(--bg-light);
  color: var(--primary-color);
  border-radius: 25px;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 1rem;
  letter-spacing: normal;
}

.legacy-home-page .section-title {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}

.legacy-home-page .section-subtitle {
  font-size: 1.1rem;
  color: var(--text-light);
  line-height: 1.6;
}

.legacy-home-page .services-grid,
.legacy-home-page .why-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 1.5rem;
  margin-top: 0;
}

.legacy-home-page .service-card,
.legacy-home-page .why-card {
  background: white;
  border-radius: 14px;
  padding: 1.5rem;
  box-shadow: var(--shadow-sm);
  border: 0;
}

.legacy-home-page .services-grid .service-card {
  position: relative;
  overflow: hidden;
  min-height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0.55rem;
  align-items: center;
  text-align: center;
  color: #fff;
  background-color: #041e42;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.legacy-home-page .services-grid .service-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(150deg, rgba(6, 27, 51, 0.88) 0%, rgba(10, 34, 61, 0.55) 52%, rgba(7, 23, 42, 0.84) 100%),
    radial-gradient(circle at 80% 20%, rgba(199, 226, 255, 0.16), transparent 46%);
  pointer-events: none;
}

.legacy-home-page .services-grid .service-card > * {
  position: relative;
  z-index: 1;
}

.legacy-home-page .services-grid .service-card h3 {
  color: #fff;
  margin-bottom: 0;
}

.legacy-home-page .services-grid .service-card p {
  margin: 0 0 0.35rem;
  color: rgba(255, 255, 255, 0.92);
}

.legacy-home-page .services-grid .service-card .btn {
  margin: 0;
  align-self: center;
  color: #041e42;
  border-color: #fff;
  background: #fff;
}

.legacy-home-page .services-grid .service-card .btn:hover {
  color: #041e42;
  border-color: #e9eef5;
  background: #e9eef5;
}

.legacy-home-page .services-grid .service-card--compra {
  background-image: url("/legacy/compra.jpg");
}

.legacy-home-page .services-grid .service-card--invierte {
  background-image: url("/legacy/invierte.jpg");
}

.legacy-home-page .services-grid .service-card--vende {
  background-image: url("/legacy/vende/vende-inmerso-capital-inmobiliario-hero.jpg");
}

.legacy-home-page .cta-section-simple {
  background: var(--bg-light);
  padding: 72px 0 92px;
}

.legacy-home-page .cta-content {
  text-align: center;
  max-width: 720px;
  margin: 0 auto;
  padding: 0;
  border-radius: 0;
  background: transparent;
  color: inherit;
  box-shadow: none;
}

.legacy-home-page .cta-content h2,
.legacy-home-page .cta-content p {
  color: inherit;
}

.legacy-home-page .home-contact-grid {
  display: grid;
  grid-template-columns: minmax(280px, 0.9fr) minmax(0, 1.1fr);
  gap: 3rem;
  align-items: start;
  max-width: 1120px;
  margin: 0 auto;
}

.legacy-home-page .home-contact-copy {
  padding-top: 0.4rem;
}

.legacy-home-page .home-contact-copy h2 {
  margin: 0 0 1rem;
  font-size: clamp(2rem, 3vw, 3rem);
}

.legacy-home-page .home-contact-copy p {
  margin: 0;
  color: var(--text-light);
  line-height: 1.8;
  font-size: 1.06rem;
}

.legacy-home-page .home-contact-form-wrapper {
  background: #fff;
  border-radius: 24px;
  box-shadow: var(--shadow-md);
  padding: 2.25rem;
}

.legacy-page .service-card,
.legacy-page .why-card,
.legacy-page .sell-pillar-card,
.legacy-page .sell-strategy-card {
  padding: 1.6rem;
}

.legacy-page .service-card h3,
.legacy-page .why-card h4,
.legacy-page .sell-pillar-card h3,
.legacy-page .sell-strategy-card h3 {
  margin: 0 0 0.75rem;
  font-size: 1.35rem;
}

.legacy-page .service-card p,
.legacy-page .why-card p,
.legacy-page .sell-pillar-card p,
.legacy-page .sell-strategy-card p {
  margin: 0;
  line-height: 1.75;
  color: var(--text-light);
}

.legacy-page .service-card .btn,
.legacy-page .why-card .btn {
  margin-top: 1.25rem;
}

.legacy-page .cta-content {
  padding: 2.5rem;
  border-radius: 32px;
  background: linear-gradient(135deg, #09284a 0%, #163e63 100%);
  color: white;
  box-shadow: var(--shadow-md);
}

.legacy-page .cta-content h2,
.legacy-page .cta-content p {
  color: white;
}

.legacy-page .lead-hero,
.legacy-page .contact-header,
.legacy-page .faq-page-header {
  position: relative;
  overflow: hidden;
  padding: 8rem 0 4rem;
  background: linear-gradient(180deg, rgba(10, 34, 59, 0.06) 0%, rgba(10, 34, 59, 0) 100%);
}

.legacy-page .lead-hero-media,
.legacy-page .lead-hero-media-overlay {
  position: absolute;
  inset: 0;
}

.legacy-page .lead-hero-media-image {
  -o-object-fit: cover;
     object-fit: cover;
}

.legacy-page .lead-hero-media-overlay {
  background:
    linear-gradient(98deg, rgba(7, 26, 48, 0.84) 0%, rgba(7, 26, 48, 0.56) 34%, rgba(7, 26, 48, 0.22) 62%, rgba(7, 26, 48, 0.1) 100%),
    linear-gradient(180deg, rgba(7, 26, 48, 0.22) 0%, rgba(7, 26, 48, 0.08) 100%);
}

.legacy-page .lead-hero--media {
  min-height: 30rem;
  background: #0a223b;
}

.legacy-page .lead-hero--media .page-title,
.legacy-page .lead-hero--media .page-subtitle,
.legacy-page .lead-hero--media .legacy-stat-value,
.legacy-page .lead-hero--media .legacy-stat-label {
  color: white;
}

.legacy-page .lead-hero--media .section-badge {
  background: rgba(255, 255, 255, 0.14);
  color: rgba(255, 255, 255, 0.92);
}

.legacy-page .lead-hero--media .page-subtitle {
  max-width: 46rem;
  color: rgba(255, 255, 255, 0.86);
}

.legacy-page .lead-hero--media .legacy-stat {
  border-color: rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(14px);
}

.legacy-page .lead-form-wrapper,
.legacy-page .contact-form-wrapper,
.legacy-page .thank-you-content,
.legacy-page .about-right {
  padding: 2rem;
}

.legacy-page .contact-form {
  display: grid;
  gap: 1rem;
}

.legacy-page .form-group {
  display: grid;
  gap: 0.45rem;
}

.legacy-page .form-group label {
  font-size: 0.92rem;
  font-weight: 600;
  color: var(--text-dark);
}

.legacy-page .form-group input,
.legacy-page .form-group textarea,
.legacy-page .form-group select {
  width: 100%;
  padding: 0.95rem 1rem;
  border: 1px solid var(--border-color);
  border-radius: 18px;
  background: #fbfdff;
  color: var(--text-dark);
  font: inherit;
}

.legacy-page .form-group textarea {
  resize: vertical;
  min-height: 140px;
}

.legacy-page .form-helper {
  margin: 0;
  font-size: 0.88rem;
  line-height: 1.55;
  color: var(--text-light);
}

.legacy-page .form-helper-success {
  color: #117a54;
}

.legacy-page .form-helper-error {
  color: #c23a3a;
}

.legacy-page .form-helper-muted {
  color: var(--text-lighter);
}

.legacy-page .handle-suggestions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin-top: 0.15rem;
}

.legacy-page .handle-suggestion-chip {
  border: 1px solid rgba(18, 53, 91, 0.12);
  background: rgba(18, 53, 91, 0.04);
  color: var(--primary-color);
  border-radius: 999px;
  padding: 0.45rem 0.8rem;
  font: inherit;
  font-size: 0.85rem;
  font-weight: 600;
  cursor: pointer;
  transition: var(--transition);
}

.legacy-page .handle-suggestion-chip:hover {
  border-color: rgba(18, 53, 91, 0.24);
  background: rgba(18, 53, 91, 0.08);
}

.legacy-page .checkbox-group {
  grid-template-columns: auto 1fr;
  align-items: start;
  gap: 0.8rem;
}

.legacy-page .checkbox-group input {
  width: 18px;
  height: 18px;
  margin-top: 0.15rem;
}

.legacy-page .checkbox-group label {
  font-weight: 500;
  color: var(--text-light);
}

.legacy-page .form-message {
  padding: 1rem 1.2rem;
  border-radius: 18px;
}

.legacy-page .form-message.error {
  background: #fff3f1;
  color: #a3392f;
}

.legacy-page .legacy-directory-hero {
  padding-bottom: 2.5rem;
}

.legacy-page .legacy-directory-stat-grid {
  margin-top: 0;
}

.legacy-page .legacy-directory-filters-section {
  padding-top: 0;
}

.legacy-page .legacy-directory-filters-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  align-items: end;
}

.legacy-page .legacy-directory-filters-grid--three {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.legacy-page.legacy-properties-page .legacy-directory-filters-section {
  padding-top: 0;
  padding-bottom: 1.5rem;
  background: var(--bg-white);
}

.legacy-page.legacy-properties-page .legacy-directory-filters-section .lead-form-wrapper {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.legacy-page.legacy-properties-page .legacy-directory-toolbar {
  display: flex;
  align-items: center;
  gap: 1rem;
  justify-content: flex-end;
}

.legacy-page.legacy-properties-page .legacy-directory-search {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: min(100%, 360px);
  flex: 0 1 360px;
  padding: 0.35rem 0.45rem 0.35rem 1.1rem;
  border: 1px solid rgba(4, 30, 66, 0.14);
  border-radius: 999px;
  background: #fff;
}

.legacy-page.legacy-properties-page .legacy-directory-search input {
  flex: 1;
  border: 0;
  padding: 0;
  background: transparent;
  outline: none;
  box-shadow: none;
}

.legacy-page.legacy-properties-page .legacy-directory-search button {
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--text-light);
  font-size: 1.3rem;
  cursor: pointer;
}

.legacy-page.legacy-properties-page .legacy-directory-listing-toggle {
  display: inline-flex;
  align-items: center;
  padding: 0.35rem;
  border-radius: 999px;
  background: rgba(4, 30, 66, 0.09);
}

.legacy-page.legacy-properties-page .legacy-directory-listing-toggle button {
  min-width: 86px;
  padding: 0.8rem 1rem;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--text-dark);
  font: inherit;
  font-weight: 700;
  cursor: pointer;
}

.legacy-page.legacy-properties-page .legacy-directory-listing-toggle button.is-active {
  background: #fff;
  box-shadow: 0 6px 16px rgba(4, 30, 66, 0.12);
}

.legacy-page.legacy-properties-page .legacy-directory-filters-trigger {
  min-width: 132px;
  padding: 0.9rem 1.35rem;
  border: 1px solid rgba(4, 30, 66, 0.16);
  border-radius: 999px;
  background: #fff;
  color: var(--text-dark);
  font: inherit;
  font-weight: 700;
  cursor: pointer;
}

.legacy-page.legacy-properties-page .legacy-directory-filters-drawer {
  position: fixed;
  inset: 0;
  z-index: 5200;
}

.legacy-page.legacy-properties-page .legacy-directory-filters-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(8, 16, 30, 0.42);
}

.legacy-page.legacy-properties-page .legacy-directory-filters-panel {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  width: min(100%, 540px);
  height: 100%;
  padding: 2rem 2rem 1.5rem;
  background: #fff;
  box-shadow: -18px 0 42px rgba(4, 30, 66, 0.16);
}

.legacy-page.legacy-properties-page .legacy-directory-filters-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

.legacy-page.legacy-properties-page .legacy-directory-filters-header h2 {
  margin: 0;
  font-size: clamp(2rem, 4vw, 2.8rem);
}

.legacy-page.legacy-properties-page .legacy-directory-filters-header button {
  width: 48px;
  height: 48px;
  border: 1px solid rgba(4, 30, 66, 0.16);
  border-radius: 999px;
  background: #fff;
  color: var(--text-dark);
  font-size: 1.8rem;
  line-height: 1;
  cursor: pointer;
}

.legacy-page.legacy-properties-page .legacy-directory-filters-body {
  display: grid;
  gap: 1.15rem;
  overflow-y: auto;
  padding-right: 0.2rem;
}

.legacy-page.legacy-properties-page .legacy-directory-listing-toggle--drawer {
  margin-bottom: 0.5rem;
  width: -moz-fit-content;
  width: fit-content;
}

.legacy-page.legacy-properties-page .legacy-directory-filters-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin-top: auto;
  padding-top: 1.5rem;
}

.legacy-page .legacy-directory-filter-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.legacy-page .legacy-directory-results-top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 2rem;
}

.legacy-page .legacy-directory-results-kicker {
  margin: 0;
  color: var(--text-light);
  line-height: 1.75;
}

.legacy-page .legacy-directory-results-meta {
  margin-top: 0.35rem;
  color: var(--text-lighter);
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.legacy-page .legacy-directory-grid {
  display: grid;
  gap: 3rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-content: stretch;
}

@media (max-width: 1200px) {
  .legacy-page .legacy-directory-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2rem;
  }
}

@media (max-width: 768px) {
  .legacy-page .legacy-directory-grid {
    grid-template-columns: minmax(0, 1fr);
  }
}

.legacy-page .legacy-directory-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 0.95rem;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.legacy-page .legacy-directory-card-body {
  display: grid;
  gap: 0.8rem;
  padding: 0;
}

.legacy-page .legacy-directory-card-media {
  height: auto;
  aspect-ratio: 400 / 270;
  border-radius: 12px;
  overflow: hidden;
  background: #eef3f7;
  border: 0;
  box-shadow: none;
}

.legacy-page .legacy-directory-card-copy {
  display: grid;
  gap: 0.35rem;
}

.legacy-page .legacy-directory-card-title {
  margin: 0;
  font-size: 1.1rem;
  color: var(--text-dark);
  line-height: 1.45;
}

.legacy-page .legacy-directory-card-title a {
  color: inherit;
  text-decoration: none;
}

.legacy-page .legacy-directory-card-title a:hover {
  color: var(--primary-color);
}

.legacy-page .legacy-directory-card-subtitle {
  margin: 0;
  color: var(--text-light);
  line-height: 1.55;
}

.legacy-page .legacy-directory-badge-row,
.legacy-page .legacy-directory-meta-grid,
.legacy-page .legacy-directory-card-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
}

.legacy-page .legacy-directory-chip {
  display: inline-flex;
  align-items: center;
  padding: 0.4rem 0.75rem;
  border-radius: 999px;
  background: rgba(26, 77, 122, 0.08);
  color: var(--primary-color);
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.legacy-page .legacy-directory-chip.is-neutral {
  background: rgba(4, 30, 66, 0.06);
  color: var(--text-dark);
}

.legacy-page .legacy-directory-chip.is-success {
  background: rgba(32, 129, 96, 0.1);
  color: #1f6f55;
}

.legacy-page .legacy-directory-price-label {
  display: block;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--text-lighter);
}

.legacy-page .legacy-directory-price-value {
  display: block;
  margin-top: 0;
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--text-dark);
  line-height: 1.1;
}

.legacy-page .legacy-directory-detail-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--text-dark);
}

.legacy-page .legacy-directory-detail-item {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
}

.legacy-page .legacy-directory-detail-item:not(:last-child)::after {
  content: "•";
  color: rgba(15, 41, 72, 0.45);
}

.legacy-page .legacy-directory-pagination {
  margin-top: 2rem;
}

.legacy-page .legacy-agent-layout,
.legacy-page .legacy-project-layout {
  display: grid;
  grid-template-columns: minmax(300px, 0.9fr) minmax(0, 1.1fr);
  gap: 2rem;
  align-items: start;
}

.legacy-page .legacy-agent-content {
  display: grid;
  gap: 1.5rem;
}

.legacy-page .legacy-agent-profile-card,
.legacy-page .legacy-project-hero-card {
  overflow: hidden;
}

.legacy-page .legacy-agent-media,
.legacy-page .legacy-project-media {
  min-height: 380px;
}

.legacy-page .legacy-agent-media-fallback,
.legacy-page .legacy-project-media-fallback {
  display: flex;
  height: 100%;
  min-height: 380px;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  background: linear-gradient(180deg, rgba(5, 61, 93, 0.9), rgba(18, 166, 172, 0.52));
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
}

.legacy-page .legacy-agent-section-card {
  padding: 2rem;
}

.legacy-page .legacy-agent-section-title,
.legacy-page .legacy-project-page .legacy-agent-section-title {
  margin: 0 0 1rem;
  font-size: 1.8rem;
  color: var(--text-dark);
}

.legacy-page .legacy-agent-contact-list {
  display: grid;
  gap: 1rem;
}

.legacy-page .legacy-agent-contact-list .info-item {
  margin: 0;
}

.legacy-page .legacy-agent-meeting-list {
  display: grid;
  gap: 0.85rem;
}

.legacy-page .legacy-agent-meeting-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem;
  border: 1px solid rgba(4, 30, 66, 0.08);
  border-radius: 20px;
  background: rgba(245, 248, 251, 0.8);
}

.legacy-page .legacy-agent-meeting-title {
  font-size: 1.15rem;
}

.legacy-page .legacy-agent-social-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
}

.legacy-page .legacy-agent-social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0.8rem 1.15rem;
  border: 1px solid rgba(4, 30, 66, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.9);
  color: var(--primary-color);
  font-size: 0.95rem;
  font-weight: 700;
  text-decoration: none;
  transition:
    border-color 0.2s ease,
    color 0.2s ease,
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.legacy-page .legacy-agent-social-link:hover {
  border-color: rgba(26, 77, 122, 0.38);
  color: var(--primary-color);
  transform: translateY(-1px);
  box-shadow: 0 12px 30px rgba(4, 30, 66, 0.08);
}

.legacy-page .legacy-agent-empty-state {
  padding: 2rem;
  border-radius: 20px;
  text-align: center;
  color: var(--text-light);
}

.legacy-page .legacy-agent-results-top {
  margin-top: 2.5rem;
}

.legacy-page .legacy-project-json {
  overflow-x: auto;
  margin: 0;
  padding: 1.25rem;
  border-radius: 20px;
  background: rgba(245, 248, 251, 0.9);
  color: var(--text-dark);
  font-size: 0.8rem;
  line-height: 1.7;
}

.legacy-page .sell-hero {
  padding: 8rem 0 5rem;
  background:
    linear-gradient(135deg, rgba(5, 24, 43, 0.9), rgba(14, 43, 70, 0.78)),
    url("/legacy/vende/vende-inmerso-capital-inmobiliario-hero.jpg") center/cover no-repeat;
  color: white;
}

.legacy-page .sell-hero-inner {
  max-width: 56rem;
}

.legacy-page .sell-hero-badge {
  display: inline-flex;
  padding: 0.7rem 1rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.legacy-page .sell-hero h1 {
  margin: 1.25rem 0 1rem;
  font-size: clamp(2.8rem, 5vw, 5rem);
  color: white;
}

.legacy-page .sell-hero p {
  max-width: 44rem;
  color: rgba(255, 255, 255, 0.84);
  line-height: 1.8;
}

.legacy-page .sell-section-alt,
.legacy-page .sell-section-360 {
  background: rgba(9, 40, 74, 0.04);
}

.legacy-page .sell-case-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 2rem;
  align-items: center;
}

.legacy-page .sell-case-media {
  margin: 0;
  overflow: hidden;
  border-radius: 28px;
  box-shadow: var(--shadow-md);
}

.legacy-page .sell-case-media img {
  display: block;
  width: 100%;
  height: auto;
}

.legacy-page .sell-kicker,
.legacy-page .faq-group-heading,
.legacy-page .thank-you-eyebrow {
  display: inline-flex;
  padding: 0.45rem 0.85rem;
  border-radius: 999px;
  background: rgba(9, 40, 74, 0.08);
  color: var(--primary-color);
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.legacy-page .sell-case-copy h2 {
  margin: 0.9rem 0 1rem;
  font-size: clamp(2rem, 3.5vw, 3.1rem);
}

.legacy-page .sell-case-ps,
.legacy-page .sell-case-copy p,
.legacy-page .sell-process-step p,
.legacy-page .about-right li,
.legacy-page .faq-answer p {
  color: var(--text-light);
  line-height: 1.8;
}

.legacy-page .sell-checklist {
  padding-left: 1.2rem;
  color: var(--text-light);
}

.legacy-page .sell-case-note,
.legacy-page .thank-you-footnote {
  margin-top: 1rem;
  color: var(--text-lighter);
}

.legacy-page .thank-you-content-no-eyebrow .thank-you-icon {
  margin-inline: auto;
}

.legacy-page .sell-process-block {
  margin-top: 2rem;
  padding: 1.6rem;
  border-radius: 28px;
  background: white;
  box-shadow: var(--shadow-sm);
}

.legacy-page .sell-process-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1rem;
}

.legacy-page .sell-process-step {
  padding: 1.1rem;
  border-radius: 22px;
  background: rgba(9, 40, 74, 0.04);
}

.legacy-page .sell-step-number {
  display: inline-flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: var(--primary-color);
  color: white;
  font-weight: 700;
}

.legacy-page.legacy-affiliate-page {
  --primary-color: #0e5c53;
  --primary-dark: #083c36;
  --primary-light: #1a756a;
  --accent-color: #e4a638;
  --text-dark: #142623;
  --text-light: #566964;
  --text-lighter: #7e8f8a;
  --bg-light: #f3f1ea;
  --border-color: rgba(20, 38, 35, 0.1);
  background:
    radial-gradient(760px 360px at 15% 0%, rgba(228, 166, 56, 0.14), rgba(228, 166, 56, 0) 60%),
    radial-gradient(640px 320px at 100% 30%, rgba(14, 92, 83, 0.1), rgba(14, 92, 83, 0) 62%),
    linear-gradient(180deg, #fbf8f1 0%, #eef3ef 100%);
}

.legacy-page.legacy-client-referral-page .lead-hero {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at top left, rgba(228, 166, 56, 0.18), rgba(228, 166, 56, 0) 24%),
    linear-gradient(135deg, rgba(15, 45, 71, 0.1) 0%, rgba(44, 111, 163, 0.03) 100%);
}

.legacy-page.legacy-client-referral-page .page-header {
  max-width: 60rem;
}

.legacy-page.legacy-client-referral-page .page-title {
  max-width: 54rem;
}

.legacy-page.legacy-client-referral-page .client-referral-story-section {
  padding-top: 1rem;
}

.legacy-page.legacy-client-referral-page .client-referral-layout {
  margin-top: 1.5rem;
}

.legacy-page.legacy-client-referral-page .affiliate-value-card span {
  background: rgba(26, 77, 122, 0.08);
  color: var(--primary-color);
}

.legacy-page.legacy-client-referral-page .affiliate-process-block {
  background: linear-gradient(180deg, #ffffff 0%, #f5f8fb 100%);
}

.legacy-page.legacy-client-referral-page .affiliate-contact-copy {
  background: linear-gradient(180deg, #09284a 0%, #163e63 100%);
}

.legacy-page.legacy-client-referral-page .affiliate-contact-card {
  border-color: rgba(255, 255, 255, 0.16);
}

.legacy-page.legacy-client-referral-page .client-referral-testimonial {
  margin-top: 1.75rem;
  padding: 1.6rem 1.8rem;
  border: 1px solid rgba(4, 30, 66, 0.08);
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(245, 248, 251, 0.98) 100%);
  box-shadow: var(--shadow-sm);
}

.legacy-page.legacy-client-referral-page .client-referral-testimonial__quote {
  margin: 0;
  font-size: clamp(1.5rem, 2.5vw, 2.2rem);
  line-height: 1.35;
  color: var(--text-dark);
  font-family: "IvyPresto Display", Georgia, serif;
}

.legacy-page.legacy-client-referral-page .client-referral-testimonial__caption {
  margin: 0.85rem 0 0;
  color: var(--text-light);
  line-height: 1.8;
}

.legacy-page .affiliate-hero {
  position: relative;
  overflow: hidden;
  padding: 8.5rem 0 5rem;
  background:
    radial-gradient(circle at top right, rgba(228, 166, 56, 0.22), rgba(228, 166, 56, 0) 26%),
    linear-gradient(140deg, #082824 0%, #0d4039 55%, #136357 100%);
  color: white;
}

.legacy-page .affiliate-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.04), transparent 26%, transparent 74%, rgba(255, 255, 255, 0.04));
  opacity: 0.32;
  pointer-events: none;
}

.legacy-page .affiliate-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
  gap: 2rem;
  align-items: center;
}

.legacy-page .affiliate-hero-badge {
  display: inline-flex;
  padding: 0.7rem 1rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.legacy-page .affiliate-hero-copy h1 {
  margin: 1rem 0;
  font-size: clamp(3rem, 5vw, 5.2rem);
  line-height: 1.02;
  color: white;
}

.legacy-page .affiliate-hero-copy p {
  max-width: 44rem;
  color: rgba(255, 255, 255, 0.84);
  line-height: 1.8;
}

.legacy-page .affiliate-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 1.75rem;
}

.legacy-page .affiliate-signal-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.5rem;
}

.legacy-page .affiliate-signal {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  padding: 0.72rem 1rem;
  background: rgba(255, 255, 255, 0.08);
  color: white;
  font-size: 0.92rem;
}

.legacy-page .affiliate-summary-card {
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 32px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 24px 60px rgba(3, 22, 19, 0.22);
  padding: 2rem;
  color: var(--text-dark);
}

.legacy-page .affiliate-summary-card h2 {
  margin: 0.9rem 0;
  font-size: clamp(2rem, 3vw, 3rem);
  color: var(--text-dark);
}

.legacy-page .affiliate-summary-card p {
  color: var(--text-light);
  line-height: 1.8;
}

.legacy-page .affiliate-summary-list {
  display: grid;
  gap: 0.85rem;
  margin: 1.35rem 0 0;
  padding: 0;
  list-style: none;
}

.legacy-page .affiliate-summary-list li {
  position: relative;
  padding-left: 1.5rem;
  color: var(--text-light);
  line-height: 1.7;
}

.legacy-page .affiliate-summary-list li::before {
  content: "";
  position: absolute;
  top: 0.65rem;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--accent-color);
  box-shadow: 0 0 0 6px rgba(228, 166, 56, 0.14);
}

.legacy-page .affiliate-summary-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.9rem;
  margin-top: 1.5rem;
}

.legacy-page .affiliate-summary-metric {
  padding: 1rem;
  border-radius: 20px;
  background: rgba(14, 92, 83, 0.08);
}

.legacy-page .affiliate-summary-metric h3 {
  margin: 0;
  font-size: 1rem;
  color: var(--text-dark);
}

.legacy-page .affiliate-summary-metric p {
  margin: 0.45rem 0 0;
  font-size: 0.92rem;
  line-height: 1.7;
}

.legacy-page .affiliate-section,
.legacy-page .affiliate-contact-section {
  scroll-margin-top: 120px;
}

.legacy-page .affiliate-section {
  padding: 5rem 0;
}

.legacy-page .affiliate-fit-section,
.legacy-page .affiliate-rules-section {
  background: rgba(255, 255, 255, 0.34);
}

.legacy-page .affiliate-contact-section {
  padding: 0 0 5rem;
}

.legacy-page .affiliate-section-header {
  max-width: 48rem;
  margin-bottom: 1.75rem;
}

.legacy-page .affiliate-section-header--compact {
  max-width: 40rem;
}

.legacy-page .affiliate-section-header h2,
.legacy-page .affiliate-contact-copy h2,
.legacy-page .affiliate-process-block h3 {
  margin: 0.85rem 0;
  font-size: clamp(2.2rem, 3.5vw, 3.4rem);
  color: var(--text-dark);
}

.legacy-page .affiliate-section-header p {
  color: var(--text-light);
  line-height: 1.8;
}

.legacy-page .affiliate-value-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.legacy-page .affiliate-value-card,
.legacy-page .affiliate-fit-card,
.legacy-page .affiliate-rule-card,
.legacy-page .affiliate-contact-card {
  border: 1px solid rgba(20, 38, 35, 0.08);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: var(--shadow-sm);
}

.legacy-page .affiliate-value-card,
.legacy-page .affiliate-fit-card,
.legacy-page .affiliate-rule-card {
  padding: 1.5rem;
}

.legacy-page .affiliate-value-card span {
  display: inline-flex;
  padding: 0.45rem 0.8rem;
  border-radius: 999px;
  background: rgba(14, 92, 83, 0.08);
  color: var(--primary-color);
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.legacy-page .affiliate-value-card h3,
.legacy-page .affiliate-fit-card h3,
.legacy-page .affiliate-rule-card h3,
.legacy-page .affiliate-contact-card h3 {
  margin: 1rem 0 0.7rem;
  font-size: 1.45rem;
  color: var(--text-dark);
}

.legacy-page .affiliate-value-card p,
.legacy-page .affiliate-fit-card p,
.legacy-page .affiliate-rule-card p {
  color: var(--text-light);
  line-height: 1.75;
}

.legacy-page .affiliate-fit-layout,
.legacy-page .affiliate-rules-grid,
.legacy-page .affiliate-contact-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 1.5rem;
  align-items: start;
}

.legacy-page .affiliate-fit-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.legacy-page .affiliate-process-block {
  height: 100%;
  margin-top: 0;
  border: 1px solid rgba(20, 38, 35, 0.08);
  background: linear-gradient(180deg, #ffffff 0%, #f7fbfa 100%);
  box-shadow: var(--shadow-sm);
}

.legacy-page .affiliate-process-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.25rem;
}

.legacy-page .affiliate-process-step {
  background: rgba(14, 92, 83, 0.06);
}

.legacy-page .affiliate-checklist {
  display: grid;
  gap: 0.75rem;
  margin: 1.15rem 0 0;
  padding-left: 1.2rem;
  color: var(--text-light);
}

.legacy-page .affiliate-checklist li {
  line-height: 1.75;
}

.legacy-page .affiliate-rule-card--muted {
  background: linear-gradient(180deg, rgba(14, 92, 83, 0.08) 0%, rgba(228, 166, 56, 0.08) 100%);
}

.legacy-page .affiliate-contact-copy {
  padding: 2.25rem;
  border-radius: 32px;
  background: linear-gradient(180deg, #0c342f 0%, #124941 100%);
  box-shadow: var(--shadow-md);
  color: white;
}

.legacy-page .affiliate-contact-copy .sell-kicker {
  background: rgba(255, 255, 255, 0.14);
  color: white;
}

.legacy-page .affiliate-contact-copy h2 {
  color: white;
}

.legacy-page .affiliate-contact-copy > p {
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.8;
}

.legacy-page .affiliate-contact-card {
  margin-top: 1.6rem;
  padding: 1.6rem;
  border-color: rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.12);
  box-shadow: none;
}

.legacy-page .affiliate-contact-card h3 {
  color: white;
}

.legacy-page .affiliate-contact-card .affiliate-checklist,
.legacy-page .affiliate-contact-note {
  color: rgba(255, 255, 255, 0.82);
}

.legacy-page .affiliate-contact-note {
  margin-top: 1rem;
  line-height: 1.75;
}

.legacy-page .affiliate-contact-note a {
  color: white;
  text-decoration: underline;
  text-decoration-color: rgba(255, 255, 255, 0.45);
}

.legacy-page .affiliate-form-wrapper {
  padding: 2rem;
  background: rgba(255, 255, 255, 0.96);
}

.legacy-page .affiliate-form-wrapper .sell-contact-header {
  margin-bottom: 1.5rem;
}

@media (max-width: 1080px) {
  .legacy-page .affiliate-hero-grid,
  .legacy-page .affiliate-fit-layout,
  .legacy-page .affiliate-rules-grid,
  .legacy-page .affiliate-contact-grid {
    grid-template-columns: 1fr;
  }

  .legacy-page .affiliate-value-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .legacy-page .affiliate-summary-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .legacy-page .affiliate-hero {
    padding: 7.5rem 0 4rem;
  }

  .legacy-page .affiliate-hero-actions,
  .legacy-page .affiliate-signal-row {
    flex-direction: column;
    align-items: stretch;
  }

  .legacy-page .affiliate-value-grid,
  .legacy-page .affiliate-fit-grid,
  .legacy-page .affiliate-summary-metrics,
  .legacy-page .affiliate-process-grid {
    grid-template-columns: 1fr;
  }

  .legacy-page .affiliate-summary-card,
  .legacy-page .affiliate-value-card,
  .legacy-page .affiliate-fit-card,
  .legacy-page .affiliate-rule-card,
  .legacy-page .affiliate-contact-copy,
  .legacy-page .affiliate-contact-card,
  .legacy-page .affiliate-form-wrapper {
    padding: 1.4rem;
  }
}

.legacy-page .contact-grid {
  display: grid;
  grid-template-columns: minmax(280px, 0.9fr) minmax(0, 1.1fr);
  gap: 2rem;
}

.legacy-page .contact-info,
.legacy-page .contact-form-wrapper {
  height: 100%;
}

.legacy-page .info-item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  margin-top: 1rem;
}

.legacy-page .info-icon {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: rgba(9, 40, 74, 0.08);
}

.legacy-page .faq-stack {
  display: grid;
  gap: 1.5rem;
}

.legacy-page .faq-item {
  padding: 1.4rem;
}

.legacy-page .faq-question {
  display: flex;
  gap: 1rem;
  align-items: start;
}

.legacy-page .faq-question h3 {
  margin: 0;
  font-size: 1.2rem;
}

.legacy-page .faq-number {
  min-width: 42px;
  color: var(--primary-color);
  font-weight: 700;
}

.legacy-page .faq-answer-open {
  margin-top: 1rem;
}

.legacy-page .about-us {
  padding-top: 8rem;
}

.legacy-page .about-head {
  margin-bottom: 2rem;
  text-align: center;
}

.legacy-page .sub-title {
  display: inline-flex;
  justify-content: center;
  padding: 0.55rem 0.95rem;
  border-radius: 999px;
  background: rgba(9, 40, 74, 0.08);
  color: var(--primary-color);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.legacy-page .about-right {
  max-width: 760px;
  margin: 0 auto;
}

.legacy-page .about-right ul {
  margin: 1.5rem 0 1.5rem 1.25rem;
}

.legacy-page .thank-you-section {
  padding-top: 8rem;
}

.legacy-page .thank-you-content {
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}

.legacy-page .thank-you-icon {
  display: inline-flex;
  width: 72px;
  height: 72px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: rgba(9, 40, 74, 0.08);
  color: var(--primary-color);
  font-size: 2rem;
  font-weight: 700;
}

.legacy-page .thank-you-icon.success {
  background: rgba(24, 140, 96, 0.12);
  color: #13845b;
}

.legacy-page .thank-you-title {
  margin: 1rem 0 0.75rem;
  font-size: clamp(2.3rem, 4vw, 3.5rem);
}

.legacy-page .thank-you-details {
  margin-top: 1.5rem;
}

.legacy-page .thank-you-info {
  display: grid;
  gap: 0.6rem;
  padding: 1.2rem;
  border-radius: 22px;
  background: rgba(9, 40, 74, 0.04);
  text-align: left;
}

@media (max-width: 1080px) {
  .legacy-page .unit-detail-grid,
  .legacy-page .legacy-opportunity-packages,
  .legacy-page .legacy-opportunity-metrics,
  .legacy-page .legacy-opportunity-location,
  .legacy-page .legacy-opportunity-plan,
  .legacy-page .similar-units-grid,
  .legacy-page .services-grid,
  .legacy-page .why-grid,
  .legacy-page .lead-inventory-grid,
  .legacy-page .sell-pillars-grid,
  .legacy-page .sell-strategy-grid,
  .legacy-page .sell-process-grid,
  .legacy-page .sell-case-grid,
  .legacy-page .contact-grid,
  .legacy-page .legacy-directory-filters-grid,
  .legacy-page .legacy-directory-filters-grid--three {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .legacy-page .building-layout,
  .legacy-page .legacy-cta-panel {
    grid-template-columns: 1fr;
  }

  .legacy-page .unit-detail-section {
    padding: 110px 0 56px;
  }

  .legacy-page .unit-gallery-main-image {
    height: 360px;
  }

  .legacy-page .unit-detail-grid {
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
  }

  .legacy-page .unit-detail-left,
  .legacy-page .unit-detail-right {
    display: contents;
  }

  .legacy-page .unit-image-gallery {
    order: 1;
    margin-bottom: 0;
  }

  .legacy-page .specs-grid,
  .legacy-page .tour-time-options {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .legacy-page .unit-tour-card {
    padding: 1.5rem;
  }

  .legacy-page .tour-date-option {
    padding: 9px 4px;
  }

  .legacy-page .tour-date-arrow {
    width: 30px;
    height: 30px;
    border-radius: 7px;
  }

  .legacy-page .legacy-opportunity-lot-gallery,
  .legacy-page .legacy-opportunity-lot-gallery--four {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .legacy-page .legacy-lot-modal-dialog {
    max-width: calc(100vw - 20px);
    min-height: calc(100vh - 24px);
    margin: 12px auto;
  }

  .legacy-page .legacy-lot-modal-figure {
    padding: 1rem 3rem 1.5rem;
  }

  .legacy-page .hero {
    min-height: auto;
  }

  .legacy-page .hero-content {
    padding: 6rem 0 4rem;
  }

  .legacy-page .similar-units-grid,
  .legacy-page .services-grid,
  .legacy-page .why-grid,
  .legacy-page .lead-inventory-grid,
  .legacy-page .sell-pillars-grid,
  .legacy-page .sell-strategy-grid,
  .legacy-page .sell-process-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .legacy-page .legacy-opportunity-packages,
  .legacy-page .legacy-opportunity-metrics,
  .legacy-page .legacy-opportunity-lot-gallery,
  .legacy-page .legacy-opportunity-lot-gallery--four,
  .legacy-page .hero-cta,
  .legacy-page .cta-buttons,
  .legacy-page .lead-page-actions,
  .legacy-page .sell-hero-actions,
  .legacy-page .sell-case-actions,
  .legacy-page .thank-you-actions {
    grid-template-columns: 1fr;
    flex-direction: column;
  }

  .legacy-page .unit-gallery-main-image {
    height: 280px;
  }

  .legacy-page .legacy-directory-results-top,
  .legacy-page .legacy-directory-filter-actions,
  .legacy-page .legacy-directory-card-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .legacy-page.legacy-properties-page .legacy-directory-toolbar {
    flex-wrap: wrap;
    justify-content: stretch;
  }

  .legacy-page.legacy-properties-page .legacy-directory-search {
    flex-basis: 100%;
    min-width: 0;
  }

  .legacy-page .legacy-lot-modal-arrow {
    width: 42px;
    height: 42px;
    font-size: 1.7rem;
  }
}

@media (max-width: 700px) {
  .legacy-page .footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.5rem 1rem;
  }

  .legacy-page .footer-grid > .footer-col:first-child,
  .legacy-page .footer-grid > .footer-col:last-child {
    grid-column: 1 / -1;
  }

  .legacy-page .unit-floorplan-grid {
    grid-auto-columns: calc((100% - 0.45rem) / 2);
    gap: 0.45rem;
  }

  .legacy-page .unit-floorplans {
    padding: 0.65rem;
  }

  .legacy-page .unit-floorplans h3 {
    margin-bottom: 0.5rem;
    font-size: 0.92rem;
  }

  .legacy-page .unit-floorplan-card img {
    aspect-ratio: 16 / 8;
  }

  .legacy-page .unit-floorplan-card span {
    padding: 0.42rem 0.5rem 0.45rem;
    font-size: 0.74rem;
  }

  .legacy-page .unit-floorplan-modal-dialog {
    width: 95vw;
    margin-top: 2.5vh;
    grid-template-columns: 42px minmax(0, 1fr) 42px;
  }

  .legacy-page .unit-floorplan-modal-arrow {
    width: 38px;
    height: 38px;
    font-size: 1.55rem;
  }

  .legacy-page.legacy-properties-page .legacy-directory-listing-toggle {
    flex: 1 1 auto;
  }

  .legacy-page.legacy-properties-page .legacy-directory-listing-toggle button {
    min-width: 0;
    flex: 1;
  }

  .legacy-page.legacy-properties-page .legacy-directory-filters-trigger {
    min-width: 0;
    flex: 1 1 auto;
  }

  .legacy-page.legacy-properties-page .legacy-directory-filters-panel {
    width: 100%;
    padding: 1.4rem 1.2rem 1.2rem;
  }

  .legacy-page.legacy-properties-page .legacy-directory-filters-actions {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .legacy-page[data-active-nav="montebello"] .buildings-section {
    padding: 65px 0 34px;
  }

  .legacy-page[data-active-nav="montebello"] .buildings-section .hero-title {
    font-size: 2rem;
    margin-top: 0;
    margin-bottom: 0.85rem;
  }

  .legacy-page[data-active-nav="montebello"] .building-layout {
    margin-bottom: 0.65rem;
  }

  .legacy-page[data-active-nav="montebello"] .building-column {
    padding: 0.6rem;
  }

  .legacy-page[data-active-nav="montebello"] #montebello-svg-container {
    padding: 0;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .legacy-page[data-active-nav="montebello"] #montebello-svg-container svg {
    width: auto;
    height: 100%;
    max-width: none;
    min-width: 150%;
    transform: translateX(7%) scale(1.08);
    transform-origin: center center;
  }

  .legacy-page[data-active-nav="montebello"] .all-units-btn {
    padding: 10px 24px;
    font-size: 1rem;
  }

  .legacy-page[data-active-nav="montebello"] .units-grid {
    grid-template-columns: 1fr;
  }

  .legacy-page .unit-floorplan-grid {
    grid-auto-columns: 82%;
  }

  .legacy-page .unit-floorplans {
    order: 2;
    margin-top: 0;
    margin-bottom: 0;
  }

  .legacy-page .unit-pricing-card {
    order: 3;
    margin-bottom: 0;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }

  .legacy-page .unit-specifications {
    order: 4;
    margin-bottom: 0;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }

  .legacy-page .unit-features {
    order: 5;
  }

  .legacy-page .unit-tour-card {
    order: 6;
    margin-bottom: 0;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }

  .legacy-page .unit-agent-card {
    order: 7;
  }

  .legacy-page .unit-cta-buttons {
    order: 8;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }

  .legacy-page .unit-description {
    order: 9;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}

/* Exact unit-detail alignment against legacy PHP */
.legacy-page .unit-title {
  font-size: 2.5rem;
}

.legacy-page .unit-status-badge {
  font-weight: 600;
}

.legacy-page .unit-detail-grid {
  grid-template-columns: 1.5fr 1fr;
}

@media (min-width: 1025px) {
  .legacy-page .unit-detail-grid {
    position: relative;
    align-items: start;
  }

  .legacy-page .unit-detail-right {
    position: sticky;
    top: 120px;
    align-self: start;
  }
}

.legacy-page .unit-main-image {
  align-items: stretch;
}

.legacy-page .unit-gallery-btn {
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--transition);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.legacy-page .unit-gallery-btn:hover {
  background: var(--primary-color);
  color: white;
  transform: translateY(-50%) scale(1.1);
}

.legacy-page .unit-gallery-thumb:hover {
  border-color: var(--primary-color);
  transform: scale(1.05);
}

.legacy-page .unit-specifications {
  background: var(--bg-light);
  padding: 2rem;
  border-radius: 15px;
  box-shadow: none;
}

.legacy-page .unit-specifications h2 {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}

.legacy-page .specs-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}

.legacy-page .spec-item {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 0;
  border-radius: 0;
  background: transparent;
}

.legacy-page .spec-label {
  font-size: 0.9rem;
  color: var(--text-lighter);
  letter-spacing: 0.5px;
}

.legacy-page .spec-value {
  font-size: 1.2rem;
  font-weight: 600;
}

.legacy-page .unit-pricing-card {
  background: var(--bg-light);
  padding: 2rem;
  border-radius: 15px;
  box-shadow: var(--shadow-md);
  margin-bottom: 2rem;
  position: static;
}

.legacy-page .pricing-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
}

.legacy-page .pricing-header h3 {
  font-size: 1.5rem;
  margin: 0;
}

.legacy-page .pricing-amount {
  margin-bottom: 1.5rem;
}

.legacy-page .price-main {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 2.4rem;
  color: var(--primary-color);
}

.legacy-page .price-secondary {
  font-size: 1rem;
}

.legacy-page .unit-cta-buttons {
  flex-direction: column;
  gap: 1rem;
  margin-top: 2rem;
  margin-bottom: 3rem;
}

.legacy-page .unit-cta-buttons-bottom {
  margin-top: 0;
}

.legacy-page .unit-features {
  background: var(--bg-light);
  padding: 2rem;
  border-radius: 15px;
  margin-bottom: 2rem;
  box-shadow: none;
}

.legacy-page .unit-features h3 {
  font-size: 1.3rem;
  margin-bottom: 1rem;
}

.legacy-page .features-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}

.legacy-page .features-list li {
  padding: 0.75rem 0;
  border-bottom: 1px solid var(--border-color);
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.legacy-page .features-list li:last-child {
  border-bottom: none;
}

.legacy-page .features-list li::before {
  content: "✓";
  color: var(--primary-color);
  font-weight: 700;
  font-size: 1.2rem;
}

.legacy-page .unit-description {
  background: var(--bg-light);
  padding: 2rem;
  border-radius: 15px;
  box-shadow: none;
}

.legacy-page .unit-description h3 {
  font-size: 1.3rem;
  margin-bottom: 1rem;
}

.legacy-page .unit-description p {
  color: var(--text-light);
  line-height: 1.8;
}

.legacy-page .unit-gallery-top-actions {
  position: absolute;
  top: 1rem;
  left: 1rem;
  z-index: 12;
  display: flex;
  justify-content: flex-end;
}

.legacy-page .unit-gallery-top-actions .btn {
  box-shadow: 0 8px 20px rgba(2, 18, 40, 0.18);
}

.legacy-page .unit-section-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1rem;
}

.legacy-page .unit-section-heading h3 {
  margin: 0;
}

.legacy-page .unit-video-embed,
.legacy-page .unit-map-embed {
  overflow: hidden;
  border-radius: 15px;
  background: #fff;
  box-shadow: var(--shadow-sm);
}

.legacy-page .unit-video-embed {
  aspect-ratio: 16 / 9;
}

.legacy-page .unit-video-embed iframe,
.legacy-page .unit-map-embed iframe {
  width: 100%;
  height: 100%;
  min-height: 420px;
  border: 0;
  display: block;
}

.legacy-page .contact-form-wrapper--property {
  background: #fff;
  border-radius: 15px;
  box-shadow: var(--shadow-md);
  padding: 2.5rem;
}

.legacy-page .unit-contact-form-block .unit-description {
  background: transparent;
  padding: 0;
}

.legacy-page .unit-contact-form-block .contact-form {
  gap: 1.5rem;
}

.legacy-page .tour-scheduler {
  margin-bottom: 1rem;
}

.legacy-page .tour-scheduler-label {
  margin: 0 0 0.75rem;
  font-weight: 600;
  color: var(--text-dark);
  font-size: 0.95rem;
}

.legacy-page .tour-date-calendar {
  display: block;
}

.legacy-page .schedule__calendar-arrows {
  margin: 0.65rem 0 0.9rem;
  justify-content: center;
}

.legacy-page .tour-date-arrow {
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: var(--transition);
  font-family: inherit;
}

.legacy-page .tour-date-arrow:hover:not(:disabled) {
  border-color: var(--primary-color);
  color: var(--primary-color);
}

.legacy-page .tour-date-option {
  font-family: inherit;
}

.legacy-page .tour-date-option:hover,
.legacy-page .tour-time-option:hover {
  border-color: var(--primary-color);
}

.legacy-page .tour-date-day {
  font-size: 1.15rem;
  line-height: 1.1;
}

.legacy-page .tour-date-month {
  font-size: 0.72rem;
  letter-spacing: 0.04em;
}

.legacy-page .tour-time-option {
  padding: 11px 10px;
  font-weight: 600;
  text-align: center;
  font-family: inherit;
}

.legacy-page .tour-scheduler-error,
.legacy-page .tour-submit-error {
  margin: 0 0 1rem;
  padding: 0.65rem 0.8rem;
  border-radius: 8px;
  border: 1px solid #f2c2c2;
  color: #9d1b1b;
  background: #fceaea;
  font-size: 0.9rem;
}

.legacy-page .tour-next-btn {
  width: 100%;
}

.legacy-page .unit-agent-card {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
  padding: 1rem;
  border-radius: 15px;
  background: #fff;
  box-shadow: var(--shadow-md);
  text-decoration: none;
  color: inherit;
  transition: var(--transition);
}

.legacy-page .unit-agent-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 32px rgba(2, 18, 40, 0.12);
}

.legacy-page .unit-agent-card-media {
  display: flex;
  align-items: center;
  justify-content: center;
}

.legacy-page .unit-agent-card-photo,
.legacy-page .unit-agent-card-fallback {
  width: 72px;
  height: 72px;
  border-radius: 18px;
}

.legacy-page .unit-agent-card-photo {
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.legacy-page .unit-agent-card-fallback {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(4, 30, 66, 0.08);
  color: var(--primary-color);
  font-weight: 700;
  letter-spacing: 0.04em;
}

.legacy-page .unit-agent-card-body {
  min-width: 0;
}

.legacy-page .unit-agent-card-kicker {
  margin-bottom: 0.25rem;
  font-size: 0.72rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--text-lighter);
}

.legacy-page .unit-agent-card-name {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--text-dark);
}

.legacy-page .unit-agent-card-title {
  margin-top: 0.15rem;
  font-size: 0.92rem;
  color: var(--text-light);
}

.legacy-page .unit-agent-card-contact {
  margin-top: 0.45rem;
  display: grid;
  gap: 0.2rem;
  font-size: 0.9rem;
  color: var(--primary-color);
  font-weight: 600;
}

@media (max-width: 768px) {
  .legacy-page .contact-form-wrapper--property {
    padding: 1.5rem;
  }

  .legacy-page .unit-agent-card {
    grid-template-columns: 64px minmax(0, 1fr);
    gap: 0.85rem;
    padding: 0.9rem;
  }

  .legacy-page .unit-agent-card-photo,
  .legacy-page .unit-agent-card-fallback {
    width: 64px;
    height: 64px;
    border-radius: 16px;
  }
}

.legacy-page .tour-selection-summary {
  margin-bottom: 1.25rem;
  border: 1px solid var(--border-color);
  border-radius: 10px;
}

.legacy-page .tour-summary-title {
  color: var(--text-light);
  letter-spacing: 0.06em;
}

.legacy-page .tour-summary-value {
  margin: 0.35rem 0 0;
  font-size: 1rem;
  font-weight: 600;
}

.legacy-page .tour-change-selection {
  margin-top: 0.65rem;
  text-decoration: underline;
  font-family: inherit;
  font-size: 0.92rem;
}

.legacy-page .tour-change-selection:hover {
  color: var(--primary-dark);
}

.legacy-page .tour-change-selection:focus-visible,
.legacy-page .tour-date-option:focus-visible,
.legacy-page .tour-time-option:focus-visible {
  outline: 2px solid rgba(26, 77, 122, 0.4);
  outline-offset: 2px;
}

@media (min-width: 1025px) {
  .legacy-page .unit-detail-grid {
    position: relative;
  }

  .legacy-page .unit-description {
    grid-column: 1 / -1;
    width: 100%;
    margin-top: 2rem;
  }
}

@media (max-width: 1024px) {
  .legacy-page .unit-detail-grid {
    grid-template-columns: 1fr;
  }

  .legacy-page .legacy-agent-layout,
  .legacy-page .legacy-project-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .legacy-page .unit-detail-section {
    padding: 120px 0 60px;
  }

  .legacy-page .unit-title {
    font-size: 2rem;
  }

  .legacy-page .unit-detail-grid {
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
  }

  .legacy-page .unit-detail-left,
  .legacy-page .unit-detail-right {
    display: contents;
  }

  .legacy-page .unit-image-gallery {
    order: 1;
    margin-bottom: 0;
  }

  .legacy-page .unit-pricing-card {
    order: 2;
    margin-bottom: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .legacy-page .unit-specifications {
    order: 3;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .legacy-page .unit-features {
    order: 4;
  }

  .legacy-page .unit-tour-card {
    order: 5;
    margin-bottom: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .legacy-page .unit-agent-card {
    order: 6;
  }

  .legacy-page .unit-cta-buttons {
    order: 7;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }

  .legacy-page .unit-description {
    order: 8;
    grid-column: auto;
    width: auto;
    margin-top: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .legacy-page .price-main {
    font-size: 2rem;
  }

  .legacy-page .unit-gallery-main-image {
    height: 300px;
  }

  .legacy-page .unit-gallery-thumbnails {
    padding: 10px;
    gap: 8px;
  }

  .legacy-page .unit-gallery-thumb {
    width: 80px;
    height: 80px;
  }

  .legacy-page .unit-gallery-btn {
    width: 40px;
    height: 40px;
    font-size: 1.5rem;
  }

  .legacy-page .unit-gallery-prev {
    left: 10px;
  }

  .legacy-page .unit-gallery-next {
    right: 10px;
  }

  .legacy-page .legacy-agent-meeting-card {
    flex-direction: column;
    align-items: stretch;
  }
}

body.legacy-menu-open {
  overflow: hidden;
}

body.legacy-directory-filters-open {
  overflow: hidden;
}

.legacy-page .hamburger-menu.active span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

.legacy-page .hamburger-menu.active span:nth-child(2) {
  opacity: 0;
}

.legacy-page .hamburger-menu.active span:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

@media (max-width: 768px) {
  .legacy-page .hamburger-menu {
    display: flex;
  }

  .legacy-page .nav-wrap {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 1rem;
    position: relative;
    flex-wrap: nowrap;
  }

  .legacy-page .brand {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    justify-self: center;
  }

  .legacy-page .hamburger-menu {
    justify-self: end;
    margin-left: auto;
  }

  .legacy-page .nav-menu {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    z-index: 999;
    background: white;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    padding: 2rem;
    box-shadow: var(--shadow-md);
    transform: translateX(-100%);
    transition: var(--transition);
    border-top: 1px solid rgba(4, 30, 66, 0.08);
  }

  .legacy-page .nav-menu.active {
    transform: translateX(0);
  }

  .legacy-page .nav-menu .navbar-link,
  .legacy-page .nav-menu .nav-button {
    width: 100%;
  }
}

.legacy-page.legacy-contact-page .contact-header {
  padding: 140px 0 60px;
  background: var(--bg-light);
  text-align: center;
}

.legacy-page.legacy-contact-page .contact-header.lead-hero--media {
  min-height: 30rem;
  background: #0a223b;
}

.legacy-page.legacy-contact-page .contact-form-section {
  padding: 60px 0 80px;
  background: var(--bg-white);
}

.legacy-page.legacy-contact-page .page-header {
  max-width: none;
  text-align: center;
}

.legacy-page.legacy-contact-page .contact-grid {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 4rem;
  max-width: 1000px;
  margin: 0 auto;
}

.legacy-page.legacy-contact-page .contact-info {
  background: var(--bg-light);
  border: 0;
  border-radius: 15px;
  box-shadow: none;
  padding: 2.5rem;
  height: -moz-fit-content;
  height: fit-content;
}

.legacy-page.legacy-contact-page .contact-info h2 {
  font-size: 1.8rem;
  margin-bottom: 2rem;
  color: var(--text-dark);
}

.legacy-page.legacy-contact-page .info-item {
  display: flex;
  gap: 1rem;
  margin-bottom: 2rem;
  margin-top: 0;
  align-items: flex-start;
}

.legacy-page.legacy-contact-page .info-item:last-child {
  margin-bottom: 0;
}

.legacy-page.legacy-contact-page .info-icon {
  display: block;
  width: auto;
  height: auto;
  font-size: 1.5rem;
  flex-shrink: 0;
  border-radius: 0;
  background: transparent;
}

.legacy-page.legacy-contact-page .info-item strong {
  display: block;
  margin-bottom: 0.5rem;
  color: var(--text-dark);
  font-weight: 600;
}

.legacy-page.legacy-contact-page .info-item p {
  color: var(--text-light);
  line-height: 1.6;
  margin: 0;
}

.legacy-page.legacy-contact-page .info-item a {
  color: var(--primary-color);
  text-decoration: none;
}

.legacy-page.legacy-contact-page .info-item a:hover {
  text-decoration: underline;
}

.legacy-page.legacy-contact-page .contact-form-wrapper {
  background: white;
  border: 0;
  border-radius: 15px;
  box-shadow: var(--shadow-md);
  padding: 2.5rem;
}

.legacy-page.legacy-contact-page .contact-form {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.legacy-page.legacy-kena-page .kena-hero {
  padding-bottom: 4.5rem;
}

.legacy-page.legacy-kena-page .section-badge {
  background: #1a4d7a;
  color: #fff;
  border: 1px solid rgba(26, 77, 122, 0.18);
  box-shadow: 0 8px 18px rgba(26, 77, 122, 0.18);
}

.legacy-page.legacy-kena-page .kena-hero-grid,
.legacy-page.legacy-kena-page .kena-ticket-panel,
.legacy-page.legacy-kena-page .kena-project-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
  gap: 1.5rem;
  align-items: start;
}

.legacy-page.legacy-kena-page .kena-hero-card,
.legacy-page.legacy-kena-page .kena-card,
.legacy-page.legacy-kena-page .kena-ticket-card {
  border: 1px solid rgba(4, 30, 66, 0.08);
  border-radius: 28px;
  background: white;
  box-shadow: var(--shadow-sm);
}

.legacy-page.legacy-kena-page .kena-hero-card {
  padding: 1.5rem;
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(18px);
  color: white;
}

.legacy-page.legacy-kena-page .kena-hero-card-kicker,
.legacy-page.legacy-kena-page .kena-ticket-card-kicker {
  display: inline-flex;
  margin-bottom: 1rem;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.legacy-page.legacy-kena-page .kena-hero-card-kicker {
  color: rgba(255, 255, 255, 0.74);
}

.legacy-page.legacy-kena-page .kena-hero-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.legacy-page.legacy-kena-page .kena-hero-card-grid span {
  display: block;
  font-size: 0.82rem;
  color: rgba(255, 255, 255, 0.72);
}

.legacy-page.legacy-kena-page .kena-hero-card-grid strong {
  display: block;
  margin-top: 0.3rem;
  font-size: 1.15rem;
  color: white;
}

.legacy-page.legacy-kena-page .kena-hero-card p,
.legacy-page.legacy-kena-page .kena-hero-note {
  margin-bottom: 0;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.82);
}

.legacy-page.legacy-kena-page .kena-hero-note {
  max-width: 48rem;
  margin-top: 1rem;
  font-size: 0.95rem;
}

.legacy-page.legacy-kena-page .kena-stat-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.75rem;
}

.legacy-page.legacy-kena-page .kena-stat {
  padding: 1rem 1.15rem;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(12px);
}

.legacy-page.legacy-kena-page .kena-stat strong,
.legacy-page.legacy-kena-page .kena-stat span {
  display: block;
}

.legacy-page.legacy-kena-page .kena-stat strong {
  font-size: 1.15rem;
  color: white;
}

.legacy-page.legacy-kena-page .kena-stat span {
  margin-top: 0.35rem;
  font-size: 0.8rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.72);
}

.legacy-page.legacy-kena-page .kena-section {
  padding: 5rem 0;
}

.legacy-page.legacy-kena-page .kena-section-soft,
.legacy-page.legacy-kena-page .kena-contact-section {
  background: rgba(255, 255, 255, 0.54);
}

.legacy-page.legacy-kena-page .kena-section-header {
  max-width: 52rem;
  margin-bottom: 2rem;
}

.legacy-page.legacy-kena-page .kena-section-header h2,
.legacy-page.legacy-kena-page .kena-ticket-copy h2,
.legacy-page.legacy-kena-page .kena-contact-copy h2,
.legacy-page.legacy-kena-page .kena-card h2 {
  margin: 0.85rem 0 0.9rem;
  font-size: clamp(2rem, 3vw, 3.25rem);
  color: var(--text-dark);
}

.legacy-page.legacy-kena-page .kena-section-header p,
.legacy-page.legacy-kena-page .kena-ticket-copy p,
.legacy-page.legacy-kena-page .kena-contact-copy p,
.legacy-page.legacy-kena-page .kena-card p,
.legacy-page.legacy-kena-page .kena-ticket-card p {
  color: var(--text-light);
  line-height: 1.8;
}

.legacy-page.legacy-kena-page .kena-thesis-grid,
.legacy-page.legacy-kena-page .kena-returns-grid,
.legacy-page.legacy-kena-page .kena-proof-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.5rem;
}

.legacy-page.legacy-kena-page .kena-returns-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.legacy-page.legacy-kena-page .kena-timing-note {
  margin-top: 1.5rem;
  padding: 1.5rem 1.75rem;
  border-radius: 24px;
  border: 1px solid rgba(4, 30, 66, 0.08);
  background: rgba(255, 255, 255, 0.72);
  box-shadow: var(--shadow-sm);
}

.legacy-page.legacy-kena-page .kena-timing-note h3 {
  margin: 0 0 0.65rem;
  font-size: 1.2rem;
  color: var(--text-dark);
}

.legacy-page.legacy-kena-page .kena-timing-note p {
  margin: 0;
  color: var(--text-light);
  line-height: 1.8;
}

.legacy-page.legacy-kena-page .kena-proof-grid {
  grid-template-columns: minmax(0, 1.3fr) repeat(3, minmax(0, 1fr));
}

.legacy-page.legacy-kena-page .kena-card,
.legacy-page.legacy-kena-page .kena-ticket-card {
  padding: 1.6rem;
}

.legacy-page.legacy-kena-page .kena-card h3 {
  margin: 0 0 0.75rem;
  font-size: 1.32rem;
  color: var(--text-dark);
}

.legacy-page.legacy-kena-page .kena-list {
  display: grid;
  gap: 0.8rem;
  margin: 1.1rem 0 0;
  padding-left: 1.1rem;
  color: var(--text-light);
}

.legacy-page.legacy-kena-page .kena-list li {
  line-height: 1.7;
}

.legacy-page.legacy-kena-page .kena-ticket-card {
  align-self: stretch;
}

.legacy-page.legacy-kena-page .kena-ticket-card-kicker {
  color: var(--primary-color);
}

.legacy-page.legacy-kena-page .kena-ticket-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.9rem 0;
  border-top: 1px solid rgba(4, 30, 66, 0.08);
}

.legacy-page.legacy-kena-page .kena-ticket-row:first-of-type {
  border-top: 0;
}

.legacy-page.legacy-kena-page .kena-ticket-row span {
  color: var(--text-light);
}

.legacy-page.legacy-kena-page .kena-ticket-row strong {
  color: var(--text-dark);
  font-size: 1.05rem;
}

.legacy-page.legacy-kena-page .kena-ticket-row--total strong {
  font-size: 1.3rem;
  color: var(--primary-color);
}

.legacy-page.legacy-kena-page .kena-footnote {
  margin-top: 1rem;
  font-size: 0.9rem;
}

.legacy-page.legacy-kena-page .kena-emphasis {
  display: block;
  margin-bottom: 0.65rem;
  font-size: 1.7rem;
  line-height: 1.15;
  color: var(--primary-color);
}

.legacy-page.legacy-kena-page .kena-card--feature {
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
}

.legacy-page.legacy-kena-page .kena-proof-band {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 1.5rem;
  align-items: stretch;
}

.legacy-page.legacy-kena-page .kena-proof-copy,
.legacy-page.legacy-kena-page .kena-proof-metrics {
  padding: 2rem;
  border-radius: 28px;
  background: white;
  box-shadow: var(--shadow-sm);
}

.legacy-page.legacy-kena-page .kena-proof-copy h2 {
  margin: 0.85rem 0 1rem;
  font-size: clamp(2rem, 3vw, 3rem);
  color: var(--text-dark);
}

.legacy-page.legacy-kena-page .kena-proof-copy p {
  margin: 0;
  color: var(--text-light);
  line-height: 1.8;
}

.legacy-page.legacy-kena-page .kena-proof-metrics {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.legacy-page.legacy-kena-page .kena-proof-metric {
  padding: 1.1rem 1.2rem;
  border-radius: 22px;
  background: linear-gradient(180deg, #f7fbff 0%, #eef5fb 100%);
  border: 1px solid rgba(26, 77, 122, 0.08);
}

.legacy-page.legacy-kena-page .kena-proof-metric span,
.legacy-page.legacy-kena-page .kena-proof-metric strong {
  display: block;
}

.legacy-page.legacy-kena-page .kena-proof-metric span {
  font-size: 0.8rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--primary-color);
}

.legacy-page.legacy-kena-page .kena-proof-metric strong {
  margin-top: 0.45rem;
  font-size: 1.12rem;
  color: var(--text-dark);
}

.legacy-page.legacy-kena-page .kena-structure-panel {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 1.5rem;
  align-items: stretch;
}

.legacy-page.legacy-kena-page .kena-structure-copy {
  padding: 2rem;
  border-radius: 28px;
  background: linear-gradient(135deg, #09284a 0%, #163e63 100%);
  color: white;
  box-shadow: var(--shadow-md);
}

.legacy-page.legacy-kena-page .kena-structure-kicker {
  display: inline-flex;
  margin-bottom: 1rem;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.74);
}

.legacy-page.legacy-kena-page .kena-structure-copy h3 {
  margin: 0 0 1rem;
  font-size: clamp(1.8rem, 2.6vw, 2.6rem);
  color: white;
}

.legacy-page.legacy-kena-page .kena-structure-copy p {
  margin: 0;
  color: rgba(255, 255, 255, 0.86);
  line-height: 1.8;
}

.legacy-page.legacy-kena-page .kena-checklist {
  display: grid;
  gap: 1rem;
}

.legacy-page.legacy-kena-page .kena-check {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 1rem;
  align-items: start;
  padding: 1.15rem 1.25rem;
  border: 1px solid rgba(4, 30, 66, 0.08);
  border-radius: 24px;
  background: white;
  box-shadow: var(--shadow-sm);
}

.legacy-page.legacy-kena-page .kena-check-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 999px;
  background: rgba(26, 77, 122, 0.12);
  color: var(--primary-color);
  font-weight: 700;
}

.legacy-page.legacy-kena-page .kena-check p {
  margin: 0;
  color: var(--text-dark);
  line-height: 1.7;
}

.legacy-page.legacy-kena-page .kena-contact-single {
  display: grid;
  gap: 1.5rem;
  max-width: 56rem;
  margin: 0 auto;
}

.legacy-page.legacy-kena-page .kena-contact-copy {
  max-width: 42rem;
}

.legacy-page.legacy-kena-page .kena-form-note {
  margin: 1rem 0 0;
  font-size: 0.92rem;
  color: var(--text-light);
  line-height: 1.6;
}

@media (max-width: 1100px) {
  .legacy-page.legacy-kena-page .kena-stat-grid,
  .legacy-page.legacy-kena-page .kena-thesis-grid,
  .legacy-page.legacy-kena-page .kena-proof-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .legacy-page.legacy-kena-page .kena-returns-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1024px) {
  .legacy-page.legacy-contact-page .contact-grid {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .legacy-page.legacy-kena-page .kena-hero-grid,
  .legacy-page.legacy-kena-page .kena-ticket-panel,
  .legacy-page.legacy-kena-page .kena-project-grid,
  .legacy-page.legacy-kena-page .kena-structure-panel,
  .legacy-page.legacy-kena-page .kena-proof-band {
    grid-template-columns: 1fr;
  }

  .legacy-page.legacy-kena-page .kena-contact-copy {
    max-width: none;
  }
}

@media (max-width: 768px) {
  .legacy-page.legacy-contact-page .contact-header {
    padding: 60px 0 1px;
  }

  .legacy-page.legacy-contact-page .contact-form-section {
    padding: 20px 0 80px;
  }

  .legacy-page.legacy-kena-page .kena-returns-grid {
    grid-template-columns: 1fr;
  }

  .legacy-page.legacy-contact-page .contact-form-wrapper {
    order: 1;
  }

  .legacy-page.legacy-contact-page .contact-info {
    order: 2;
  }

  .legacy-page.legacy-contact-page .contact-info,
  .legacy-page.legacy-contact-page .contact-form-wrapper {
    padding: 1.5rem;
  }

  .legacy-page.legacy-contact-page .contact-form {
    gap: 1rem;
  }

  .legacy-page.legacy-kena-page .kena-hero {
    padding-bottom: 3rem;
  }

  .legacy-page.legacy-kena-page .kena-stat-grid,
  .legacy-page.legacy-kena-page .kena-thesis-grid,
  .legacy-page.legacy-kena-page .kena-proof-grid {
    grid-template-columns: 1fr;
  }

  .legacy-page.legacy-kena-page .kena-proof-metrics {
    grid-template-columns: 1fr;
  }

  .legacy-page.legacy-kena-page .kena-hero-card-grid {
    grid-template-columns: 1fr;
  }

  .legacy-page.legacy-kena-page .kena-section {
    padding: 3.5rem 0;
  }
}

.legacy-page.legacy-compra-page .lead-hero {
  padding-bottom: 2.25rem;
}

.legacy-page.legacy-compra-page .lead-inventory-section {
  padding-top: 2.25rem;
}

@media (max-width: 768px) {
  .legacy-page.legacy-compra-page .lead-hero {
    padding-bottom: 1.5rem;
  }

  .legacy-page.legacy-compra-page .lead-inventory-section {
    padding-top: 1.5rem;
  }
}

.file\:mr-3::file-selector-button {
  margin-right: 0.75rem;
}

.file\:mr-4::file-selector-button {
  margin-right: 1rem;
}

.file\:rounded-full::file-selector-button {
  border-radius: 9999px;
}

.file\:border-0::file-selector-button {
  border-width: 0px;
}

.file\:bg-accent::file-selector-button {
  background-color: var(--accent);
}

.file\:px-3::file-selector-button {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.file\:py-1\.5::file-selector-button {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.file\:py-2::file-selector-button {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.file\:text-sm::file-selector-button {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.file\:text-xs::file-selector-button {
  font-size: 0.75rem;
  line-height: 1rem;
}

.file\:font-semibold::file-selector-button {
  font-weight: 600;
}

.file\:text-accent::file-selector-button {
  color: var(--accent);
}

.file\:text-white::file-selector-button {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.first\:border-t-0:first-child {
  border-top-width: 0px;
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.hover\:scale-\[1\.02\]:hover {
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-\[\#bfc0c3\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(191 192 195 / var(--tw-border-opacity, 1));
}

.hover\:border-amber-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.hover\:border-rose-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(253 164 175 / var(--tw-border-opacity, 1));
}

.hover\:bg-\[\#18a766\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(24 167 102 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#4b4ee1\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 78 225 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#df5b2f\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(223 91 47 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#fcfcfc\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
}

.hover\:bg-accentSoft:hover {
  background-color: var(--accent-soft);
}

.hover\:bg-rose-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1));
}

.hover\:bg-teal-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white\/90:hover {
  background-color: rgb(255 255 255 / 0.9);
}

.hover\:text-accent:hover {
  color: var(--accent);
}

.hover\:text-amber-800:hover {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}

.hover\:text-danger:hover {
  color: var(--danger);
}

.hover\:text-teal-700:hover {
  --tw-text-opacity: 1;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:bg-panel:disabled {
  background-color: var(--panel);
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

.disabled\:opacity-60:disabled {
  opacity: 0.6;
}

.disabled\:opacity-70:disabled {
  opacity: 0.7;
}

.group[open] .group-open\:rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.aria-disabled\:pointer-events-none[aria-disabled="true"] {
  pointer-events: none;
}

.aria-disabled\:opacity-50[aria-disabled="true"] {
  opacity: 0.5;
}

@media (min-width: 640px) {

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:items-start {
    align-items: flex-start;
  }

  .sm\:items-end {
    align-items: flex-end;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:pb-20 {
    padding-bottom: 5rem;
  }

  .sm\:pt-32 {
    padding-top: 8rem;
  }

  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .sm\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (min-width: 768px) {

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:w-64 {
    width: 16rem;
  }

  .md\:max-w-md {
    max-width: 28rem;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-\[1fr_12rem\] {
    grid-template-columns: 1fr 12rem;
  }

  .md\:grid-cols-\[1fr_auto_auto\] {
    grid-template-columns: 1fr auto auto;
  }

  .md\:grid-cols-\[minmax\(0\2c 1fr\)_220px\] {
    grid-template-columns: minmax(0,1fr) 220px;
  }

  .md\:grid-cols-\[minmax\(0\2c 1fr\)_auto\] {
    grid-template-columns: minmax(0,1fr) auto;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:items-start {
    align-items: flex-start;
  }

  .md\:items-end {
    align-items: flex-end;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:justify-self-end {
    justify-self: end;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .md\:pb-0 {
    padding-bottom: 0px;
  }

  .md\:pb-8 {
    padding-bottom: 2rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}

@media (min-width: 1024px) {

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-\[0\.9fr_1\.1fr\] {
    grid-template-columns: 0.9fr 1.1fr;
  }

  .lg\:grid-cols-\[1\.1fr_0\.9fr\] {
    grid-template-columns: 1.1fr 0.9fr;
  }

  .lg\:grid-cols-\[1\.2fr_0\.8fr\] {
    grid-template-columns: 1.2fr 0.8fr;
  }

  .lg\:grid-cols-\[minmax\(0\2c 1fr\)_280px\] {
    grid-template-columns: minmax(0,1fr) 280px;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1280px) {

  .xl\:sticky {
    position: sticky;
  }

  .xl\:top-6 {
    top: 1.5rem;
  }

  .xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .xl\:min-w-0 {
    min-width: 0px;
  }

  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .xl\:grid-cols-\[0\.88fr_1\.12fr\] {
    grid-template-columns: 0.88fr 1.12fr;
  }

  .xl\:grid-cols-\[0\.9fr_1\.1fr\] {
    grid-template-columns: 0.9fr 1.1fr;
  }

  .xl\:grid-cols-\[1\.05fr_0\.95fr\] {
    grid-template-columns: 1.05fr 0.95fr;
  }

  .xl\:grid-cols-\[1\.15fr_0\.85fr\] {
    grid-template-columns: 1.15fr 0.85fr;
  }

  .xl\:grid-cols-\[1\.1fr_0\.9fr\] {
    grid-template-columns: 1.1fr 0.9fr;
  }

  .xl\:grid-cols-\[1\.2fr_0\.8fr\] {
    grid-template-columns: 1.2fr 0.8fr;
  }

  .xl\:grid-cols-\[1fr_0\.9fr\] {
    grid-template-columns: 1fr 0.9fr;
  }

  .xl\:grid-cols-\[260px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 260px minmax(0,1fr);
  }

  .xl\:grid-cols-\[minmax\(0\2c 1fr\)_320px\] {
    grid-template-columns: minmax(0,1fr) 320px;
  }

  .xl\:flex-col {
    flex-direction: column;
  }

  .xl\:self-start {
    align-self: flex-start;
  }
}

@media (min-width: 1536px) {

  .\32xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
