@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400&display=swap');

@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Montserrat:wght@400;500;600&display=swap');

*,
::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.17 | 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: 'Poppins', 'Montserrat', 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.
*/

main {
  margin-left: 0;
}



@media (min-width: 1024px) {
  main { margin-left: 60px; }
  footer { padding-left: 60px; }
}
@media (min-width: 768px) {
   .container {
        padding-left: 20px; /* opcional, mas deixa uniforme */
    }
}

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: JetBrains Mono, 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;
}

body {
  font-family: 'Inter', sans-serif;
  color: var(--color-text-primary);
  background-color: var(--color-background);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', 'Montserrat', sans-serif;
  color: var(--color-text-primary);
}

p {
  font-family: 'Poppins', 'Montserrat', sans-serif;
  color: var(--color-text-primary);
  /* font-size: 14px; */
  font-weight: 400;
}

.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;
  }
}

.shadow-warm-sm {
  box-shadow: 0 1px 2px var(--shadow-warm-light);
}

.shadow-warm-md {
  box-shadow: 0 4px 8px var(--shadow-warm-medium);
}

.shadow-warm-lg {
  box-shadow: 0 8px 16px var(--shadow-warm);
}

.shadow-warm-xl {
  box-shadow: 0 12px 24px var(--shadow-warm-strong);
}

.transition-luxury {
  transition: all 300ms cubic-bezier(0.4, 0.0, 0.2, 1);
}

.transition-luxury-slow {
  transition: all 600ms cubic-bezier(0.4, 0.0, 0.2, 1);
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.bottom-3 {
  bottom: 0.75rem;
}

.bottom-4 {
  bottom: 1rem;
}

.left-0 {
  left: 0px;
}

.left-3 {
  left: 0.75rem;
}

.left-4 {
  left: 1rem;
}

.right-0 {
  right: 0px;
}

.right-3 {
  right: 0.75rem;
}

.right-4 {
  right: 1rem;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-16 {
  top: 4rem;
}

.top-24 {
  top: 6rem;
}

.top-3 {
  top: 0.75rem;
}

.top-4 {
  top: 1rem;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.col-span-full {
  grid-column: 1 / -1;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-8 {
  margin-top: 2rem;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-3 {
  height: 0.75rem;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-48 {
  height: 12rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-64 {
  height: 16rem;
}

.h-8 {
  height: 2rem;
}

.h-96 {
  height: 24rem;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-24 {
  width: 6rem;
}

.w-3 {
  width: 0.75rem;
}

.w-3\/4 {
  width: 75%;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-80 {
  width: 20rem;
}

.w-full {
  width: 100%;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-md {
  max-width: 28rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  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));
}

.rotate-180 {
  --tw-rotate: 180deg;
  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));
}

.transform {
  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));
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.animate-fade-in {
  animation: fadeIn 300ms cubic-bezier(0.4, 0.0, 0.2, 1);
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

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

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

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.space-x-1> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-2> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-3> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-6> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-8> :not([hidden])~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-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-8> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-luxury {
  border-radius: 8px;
}

.rounded-luxury-lg {
  border-radius: 24px;
}

.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-error {
  --tw-border-opacity: 1;
  border-color: rgb(166 124 90 / var(--tw-border-opacity, 1));
}

.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(139 111 71 / var(--tw-border-opacity, 1));
}

.border-secondary-200 {
  --tw-border-opacity: 1;
  border-color: rgb(242 237 230 / var(--tw-border-opacity, 1));
}

.border-secondary-300 {
  --tw-border-opacity: 1;
  border-color: rgb(235 227 217 / var(--tw-border-opacity, 1));
}

.border-transparent {
  border-color: transparent;
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.bg-accent {
  --tw-bg-opacity: 1;
  background-color: rgb(160 132 92 / var(--tw-bg-opacity, 1));
}

.bg-accent\/10 {
  background-color: rgb(160 132 92 / 0.1);
}

.bg-background {
  --tw-bg-opacity: 1;
  background-color: rgb(253 252 250 / var(--tw-bg-opacity, 1));
}

.bg-black\/40 {
  background-color: rgb(0 0 0 / 0.4);
}

.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(139 111 71 / var(--tw-bg-opacity, 1));
}

.bg-primary\/10 {
  background-color: rgb(139 111 71 / 0.1);
}

.bg-primary\/20 {
  background-color: rgb(139 111 71 / 0.2);
}

.bg-secondary-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 243 / var(--tw-bg-opacity, 1));
}

.bg-secondary-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(242 237 230 / var(--tw-bg-opacity, 1));
}

.bg-success {
  --tw-bg-opacity: 1;
  background-color: rgb(122 132 113 / var(--tw-bg-opacity, 1));
}

.bg-success\/10 {
  background-color: rgb(122 132 113 / 0.1);
}

.bg-surface {
  --tw-bg-opacity: 1;
  background-color: rgb(247 245 242 / var(--tw-bg-opacity, 1));
}

.bg-text-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(44 36 32 / var(--tw-bg-opacity, 1));
}

/* .bg-text-primary{
  --tw-bg-opacity: 1;
    background: url(https://www.vangproperties.com/images/bg-pattern-brown.png);
    z-index: 121;
} */

.bg-transparent {
  background-color: transparent;
}

.bg-warning {
  --tw-bg-opacity: 1;
  background-color: rgb(184 149 106 / var(--tw-bg-opacity, 1));
}

.bg-warning\/10 {
  background-color: rgb(184 149 106 / 0.1);
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5);
}

.bg-white\/90 {
  background-color: rgb(255 255 255 / 0.9);
}

.bg-white\/95 {
  background-color: rgb(255 255 255 / 0.95);
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.from-primary-50 {
  --tw-gradient-from: #F8F6F3 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(248 246 243 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-secondary-100 {
  --tw-gradient-to: #F9F7F3 var(--tw-gradient-to-position);
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.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-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-8 {
  padding-top: 2rem;
}

.text-center {
  text-align: center;
}

.font-source-pro {
  font-family: Source Sans Pro, 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-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-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.italic {
  font-style: italic;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-tight {
  line-height: 1.25;
}

.text-accent {
  --tw-text-opacity: 1;
  color: rgb(160 132 92 / var(--tw-text-opacity, 1));
}

.text-accent-300 {
  --tw-text-opacity: 1;
  color: rgb(217 204 186 / var(--tw-text-opacity, 1));
}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(139 111 71 / var(--tw-text-opacity, 1));
}

.text-secondary-400 {
  --tw-text-opacity: 1;
  color: rgb(221 212 197 / var(--tw-text-opacity, 1));
}

.text-success {
  --tw-text-opacity: 1;
  color: rgb(122 132 113 / var(--tw-text-opacity, 1));
}

.text-text-primary {
  --tw-text-opacity: 1;
  color: rgb(44 36 32 / var(--tw-text-opacity, 1));
}

.text-text-secondary {
  --tw-text-opacity: 1;
  color: rgb(107 93 82 / var(--tw-text-opacity, 1));
}

.text-warning {
  --tw-text-opacity: 1;
  color: rgb(184 149 106 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.opacity-10 {
  opacity: 0.1;
}

.shadow-warm-lg {
  --tw-shadow: 0 8px 16px rgba(139, 111, 71, 0.15);
  --tw-shadow-colored: 0 8px 16px 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-warm-md {
  --tw-shadow: 0 4px 8px rgba(139, 111, 71, 0.12);
  --tw-shadow-colored: 0 4px 8px 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-warm-sm {
  --tw-shadow: 0 1px 2px rgba(139, 111, 71, 0.08);
  --tw-shadow-colored: 0 1px 2px 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-warm-xl {
  --tw-shadow: 0 12px 24px rgba(139, 111, 71, 0.20);
  --tw-shadow-colored: 0 12px 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);
}

.blur {
  --tw-blur: blur(8px);
  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);
}

.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-luxury {
  --tw-backdrop-blur: blur(8px);
  -webkit-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-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, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

:root {
  /* Primary Colors */
  --color-primary: #8B6F47;
  /* warm cognac brown */
  --color-primary-50: #F8F6F3;
  --color-primary-100: #F0EBE4;
  --color-primary-200: #E1D7C9;
  --color-primary-300: #D2C3AE;
  --color-primary-400: #B59978;
  --color-primary-500: #8B6F47;
  /* base primary */
  --color-primary-600: #7D6340;
  --color-primary-700: #6A5336;
  --color-primary-800: #57432C;
  --color-primary-900: #483624;
  /* Secondary Colors */
  --color-secondary: #D4C4B0;
  /* soft champagne beige */
  --color-secondary-50: #FDFCFA;
  --color-secondary-100: #F9F7F3;
  --color-secondary-200: #F2EDE6;
  --color-secondary-300: #EBE3D9;
  --color-secondary-400: #DDD4C5;
  --color-secondary-500: #D4C4B0;
  /* base secondary */
  --color-secondary-600: #C0B09E;
  --color-secondary-700: #A1958A;
  --color-secondary-800: #827A76;
  --color-secondary-900: #6B6562;
  /* Accent Colors */
  --color-accent: #A0845C;
  /* rich caramel tone */
  --color-accent-50: #F9F7F4;
  --color-accent-100: #F3EEE8;
  --color-accent-200: #E6DDD1;
  --color-accent-300: #D9CCBA;
  --color-accent-400: #BFAA8B;
  --color-accent-500: #A0845C;
  /* base accent */
  --color-accent-600: #907753;
  --color-accent-700: #786446;
  --color-accent-800: #605139;
  --color-accent-900: #4F422F;
  /* Background Colors */
  --color-background: #FDFCFA;
  /* warm off-white */
  --color-surface: #F7F5F2;
  /* subtle cream */
  /* Text Colors */
  --color-text-primary: #2C2420;
  /* deep espresso */
  --color-text-secondary: #6B5D52;
  /* muted brown */
  /* Status Colors */
  --color-success: #7A8471;
  /* sage green */
  --color-success-50: #F6F7F6;
  --color-success-100: #EDEFED;
  --color-success-200: #DBDDD9;
  --color-success-300: #C9CBC5;
  --color-success-400: #A4A79D;
  --color-success-500: #7A8471;
  /* base success */
  --color-success-600: #6E7766;
  --color-success-700: #5C6456;
  --color-success-800: #4A5146;
  --color-success-900: #3D423A;
  --color-warning: #B8956A;
  /* warm amber */
  --color-warning-50: #FBF9F6;
  --color-warning-100: #F7F2ED;
  --color-warning-200: #EFE5DB;
  --color-warning-300: #E7D8C9;
  --color-warning-400: #D7BEA5;
  --color-warning-500: #B8956A;
  /* base warning */
  --color-warning-600: #A68660;
  --color-warning-700: #8B7150;
  --color-warning-800: #705B40;
  --color-warning-900: #5C4A35;
  --color-error: #A67C5A;
  /* muted terracotta */
  --color-error-50: #FAF8F6;
  --color-error-100: #F5F0ED;
  --color-error-200: #EBE1DB;
  --color-error-300: #E1D2C9;
  --color-error-400: #CDB4A5;
  --color-error-500: #A67C5A;
  /* base error */
  --color-error-600: #957051;
  --color-error-700: #7D5E44;
  --color-error-800: #654C37;
  --color-error-900: #533E2E;
  /* Shadow Colors */
  --shadow-warm: rgba(139, 111, 71, 0.15);
  --shadow-warm-light: rgba(139, 111, 71, 0.08);
  --shadow-warm-medium: rgba(139, 111, 71, 0.12);
  --shadow-warm-strong: rgba(139, 111, 71, 0.20);
}

.hover\:shadow-warm-md:hover {
  box-shadow: 0 4px 8px var(--shadow-warm-medium);
}

.hover\:shadow-warm-lg:hover {
  box-shadow: 0 8px 16px var(--shadow-warm);
}

.hover\:shadow-warm-xl:hover {
  box-shadow: 0 12px 24px var(--shadow-warm-strong);
}

.hover\:border-primary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(139 111 71 / var(--tw-border-opacity, 1));
}

.hover\:bg-accent-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(144 119 83 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(139 111 71 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(125 99 64 / var(--tw-bg-opacity, 1));
}

.hover\:bg-secondary-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 243 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(139 111 71 / var(--tw-text-opacity, 1));
}

.hover\:text-primary-600:hover {
  --tw-text-opacity: 1;
  color: rgb(125 99 64 / var(--tw-text-opacity, 1));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:shadow-warm-lg:hover {
  --tw-shadow: 0 8px 16px rgba(139, 111, 71, 0.15);
  --tw-shadow-colored: 0 8px 16px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-warm-md:hover {
  --tw-shadow: 0 4px 8px rgba(139, 111, 71, 0.12);
  --tw-shadow-colored: 0 4px 8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-warm-xl:hover {
  --tw-shadow: 0 12px 24px rgba(139, 111, 71, 0.20);
  --tw-shadow-colored: 0 12px 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);
}

.focus\:border-primary:focus {
  --tw-border-opacity: 1;
  border-color: rgb(139 111 71 / var(--tw-border-opacity, 1));
}

.focus\:border-transparent:focus {
  border-color: transparent;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-2:focus {
  --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);
}

.focus\:ring-primary:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(139 111 71 / var(--tw-ring-opacity, 1));
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.group:hover .group-hover\:bg-accent\/20 {
  background-color: rgb(160 132 92 / 0.2);
}

.group:hover .group-hover\:bg-primary\/20 {
  background-color: rgb(139 111 71 / 0.2);
}

.group:hover .group-hover\:bg-success\/20 {
  background-color: rgb(122 132 113 / 0.2);
}

.group:hover .group-hover\:bg-warning\/20 {
  background-color: rgb(184 149 106 / 0.2);
}

.group:hover .group-hover\:text-primary {
  --tw-text-opacity: 1;
  color: rgb(139 111 71 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .sm\:mb-0 {
    margin-bottom: 0px;
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:items-center {
    align-items: center;
  }
}

@media (min-width: 768px) {
  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:h-20 {
    height: 5rem;
  }

  .md\:h-96 {
    height: 24rem;
  }

  .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-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .lg\:top-20 {
    top: 5rem;
  }

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-12 {
    height: 3rem;
  }

  .lg\:h-20 {
    height: 5rem;
  }

  .lg\:h-56 {
    height: 14rem;
  }

  .lg\:h-\[500px\] {
    height: 500px;
  }

  .lg\:w-12 {
    width: 3rem;
  }

  .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\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-6 {
    padding: 1.5rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1280px) {
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/* My Assets */
header {
  background-color: #F8F6F3;
  border: 10px solid rgba(255, 252, 250, .3);
}

.logo {
  width: 200px;
  padding: 10px 0;
}

.property-slider-section {
  width: fit-content;
  margin: 0 auto;
}

/* #property-slider {
  width: 150px;
  height: 100%;
} */


.gradient {
  background-image: linear-gradient(to bottom,
      rgba(243, 244, 246, 0.1),
      rgba(0, 0, 0, 0.7));
}

.group:hover .group-hover\:translate-y-0 {
  transform: translateY(0);
}

footer {
  background-color: #2c2420;
  background-image: url("../assets/images/dirty-old-black-shirt.png");
}

footer .font-source-pro {
  color: #ffffff;
}



/* UP STAY Premium Services */
.bg-texture {
  background-color: #fdfcf9;
  background-image: url("assets/images/stacked-circles.png");
  /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

/* Estilos para o contêiner da animação */
.ripple-container {
  position: relative;
  width: 300px;
  /* Tamanho base da área da animação */
  height: 300px;
  overflow: hidden;
  /* Garante que as linhas em expansão não saiam do contêiner */
  background-color: transparent;
  /* Fundo transparente para se integrar ao bg da seção */
  border-radius: 8px;
  /* Levemente arredondado, opcional */
  display: flex;
  /* Para centralizar o conteúdo, embora a animação seja absoluta */
  align-items: center;
  justify-content: center;
}

/* Estilos para cada linha de ondulação */
.ripple-line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border: 1px solid #c8a26c;
  /* Azul sofisticado e semitransparente */
  border-radius: 50%;
  /* Faz com que as "linhas" sejam círculos em expansão */
  transform: translate(-50%, -50%) scale(0);
  /* Centraliza e inicia em escala zero */
  opacity: 1;
  animation: ripple 3s ease-out infinite;
  /* Animação de 3 segundos, infinita */
}

/* Atrasos para criar o efeito de múltiplas ondas */
.ripple-line:nth-child(1) {
  animation-delay: 0s;
}

.ripple-line:nth-child(2) {
  animation-delay: 1s;
  border-color: #c8a26c;
}

/* Cor mais suave */
.ripple-line:nth-child(3) {
  animation-delay: 2s;
  border-color: #c8a26c;
}

/* Cor ainda mais suave */

/* Definição da animação 'ripple' */
@keyframes ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 1;
    transform: translate(-50%, -50%) scale(0);
  }

  50% {
    opacity: 0.5;
    /* Atinge metade da opacidade no meio da animação */
  }

  100% {
    width: 300px;
    /* Tamanho final da ondulação (igual ao contêiner) */
    height: 300px;
    opacity: 0;
    /* Desaparece ao final */
    transform: translate(-50%, -50%) scale(1);
    /* Expande até o tamanho original */
  }
}

/* Media query para ajustar o tamanho da animação em telas maiores, se necessário */
@media (min-width: 1024px) {
  .ripple-container {
    width: 400px;
    height: 400px;
  }

  @keyframes ripple {
    0% {
      width: 0;
      height: 0;
      opacity: 1;
      transform: translate(-50%, -50%) scale(0);
    }

    50% {
      opacity: 0.5;
    }

    100% {
      width: 400px;
      /* Tamanho final ajustado para lg */
      height: 400px;
      opacity: 0;
      transform: translate(-50%, -50%) scale(1);
    }
  }
}

/* .end UP STAY Premium Services */


/* Slider Section */
/* Variáveis CSS */
:root {
  --primary-color: #85714a;
  --primary-dark: #3b352a;
  --primary-light: rgba(133, 113, 74, 0.1);
  --text-dark: #3d3429;
  --text-light: #fdfcf9;
  --bg-light: #f5f0e6;
  --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* Reset e estilos base */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* Container principal */
.property-slider-container {
  position: relative;
  width: 100%;
  height: 100vh;
  max-height: 900px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: var(--bg-light);
  font-family: 'Poppins', sans-serif;
}

/* Wrapper do slider */
.slider__wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

/* Container flexível para cada slide */
.flex__container {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
  z-index: 1;
  transition: opacity 0.5s ease;
}

.flex__container.flex--active {
  z-index: 2;
}

/* Itens do flex (esquerda e direita) */
.flex__item {
  height: 100%;
  color: var(--text-dark);
  transition: transform 0.3s ease, opacity 0.4s ease;
}

.flex__item--left {
  display: flex;
  align-items: center;
  width: 60%;
  padding: 2rem;
  position: relative;
  overflow: hidden;
}

.flex__item--right {
  width: 40%;
  position: relative;
  overflow: hidden;
}

/* Conteúdo do lado esquerdo */
/*.flex__content {
  width: 100%;
  max-width: 600px;
  padding: 2rem;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: var(--transition);
  margin-left: 16rem;
}*/

.flex__content {
    width: 100%;
    max-width: 600px;
     margin-left: clamp(0rem, 4vw, 10rem);

    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1.2rem;

    max-height: 70vh;   /* evita estourar */
    padding: 2rem;

    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition: var(--transition);
}
/* Textos */
.text--sub {
  font-size: clamp(0.55rem, 0.9vw, 0.75rem);
  color: var(--primary-color) !important;
  letter-spacing: 0.3rem;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  font-weight: 500;
}

.text--big {
  font-size: clamp(1.8rem, 4vw, 3.8rem);
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 1.5rem;
  color: var(--text-dark);
}

.text--normal {
  font-size: 0.8rem !important;
  line-height: 1.6;
  margin-bottom: 2rem;
  color: var(--text-dark);
  max-width: 90%;
}

.text__background {
  position: absolute;
  left: 2rem;
  bottom: -3rem;
  color: var(--primary-light);
  font-size: clamp(4rem, 12vw, 10rem);
  font-weight: 700;
  z-index: -1;
  line-height: 1;
  opacity: 0.5;
}

/* Detalhes da propriedade */
.property-details {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: 2rem;
}

.price-area {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.price {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--primary-color);
}

.details {
  font-size: 0.875rem;
  color: var(--text-dark);
  opacity: 0.8;
}

/* Botão de detalhes */
.details-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  background-color: transparent;
  color: var(--primary-dark);
  border: 2px solid var(--primary-dark);
  font-size: clamp(0.75rem, 1vw, 1rem);
    padding: clamp(0.5rem, 1vw, 1rem) clamp(1rem, 2vw, 1.5rem);
    max-width: clamp(140px, 20vw, 200px);
  font-weight: 500;
  transition: var(--transition);
  cursor: pointer;
  border-radius: 2px;
}

.details-btn:hover {
  background-color: var(--primary-dark);
  color: var(--text-light);
}

.details-btn svg {
  transition: var(--transition);
}

.details-btn:hover svg {
  transform: translateX(4px);
}

/* Imagem da propriedade */
.image-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.property__img {
  position: absolute;
  width: auto;
  height: auto;
  /* max-width: 100%;
  max-height: 100%; */
  object-fit: cover;
  border-radius: 4px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  transition: var(--transition);
  z-index: 3;
}

/* Navegação */
.slider__navi {
  position: absolute;
  /* top: 50%; */
  /* Remova ou comente esta linha */
  /* transform: translateY(-50%); */
  /* Remova ou comente esta linha */
  bottom: unset;
  /* Garante que não há bottom residual se a navegação for movida */
  left: unset;
  /* Garante que não há left residual */
  right: 0;
  /* Move para a direita */
  top: 50%;
  /* Centraliza verticalmente */
  transform: translateY(-50%);
  /* Ajusta para centralizar precisamente */
  display: flex;
  flex-direction: column;
  /* Coloca os itens em coluna para o estilo "palito" */
  gap: 0.75rem;
  /* Espaçamento entre os "palitos" */
  z-index: 10;
  align-items: flex-end;
  /* Alinha os "palitos" à direita */
}

.slider__navi a {
  display: block;
  width: 30px;
  /* Largura do "palito" */
  height: 3px;
  /* Altura do "palito" */
  border-radius: 1.5px;
  /* Deixa as bordas ligeiramente arredondadas */
  background: rgba(133, 113, 74, 0.3);
  /* Cor padrão com leve transparência */
  transition: background 0.3s ease, width 0.3s ease;
  /* Transição para largura e cor */
  text-indent: -9999px;
  overflow: hidden;
}

.slider__navi a.active {
  background: #3d3429;
  /* Cor de destaque para o "palito" ativo */
  width: 50px;
  /* Aumenta a largura do "palito" ativo */
}

/* Controles do slider */
.slider-controls {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  display: flex;
  gap: 1rem;
  z-index: 10;
}

.slider-prev,
.slider-next {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(253, 252, 249, 0.9);
  border: 1px solid rgba(59, 53, 42, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: var(--transition);
}

.slider-prev:hover,
.slider-next:hover {
  background: var(--primary-color);
  color: var(--text-light);
}

.slider-prev svg,
.slider-next svg {
  width: 20px;
  height: 20px;
}

/* Cores de fundo para cada tipo de propriedade */
.flex--villa-cascais .flex__item--left {
  background: #f5f0e6;
}

.flex--villa-cascais .flex__item--right {
  background: #e8e1d2;
}

.flex--apartamento-sp .flex__item--left {
  background: #e1e8f0;
}

.flex--apartamento-sp .flex__item--right {
  background: #d3dde8;
}

.flex--sitio-rj .flex__item--left {
  background: #f0e6e1;
}

.flex--sitio-rj .flex__item--right {
  background: #e8d9d3;
}

.flex--loja-bh .flex__item--left {
  background: #d8d8d8;
}

.flex--loja-bh .flex__item--right {
  background: #c8c8c8;
}

/* Efeito de profundidade nas imagens */
.property__img {
  position: absolute;
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
  object-fit: cover;
  border-radius: 4px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1), opacity 0.8s cubic-bezier(0.2, 0.8, 0.2, 1), z-index 0s;
  /* Ajuste a transição para suavidade e z-index */
  z-index: 3;
}

.flex__container .property__img {
  transform: translateX(0) scale(1);
  opacity: 1;
  z-index: 3;
  /* Imagem do slide ativo na frente */
}

/* Imagem do próximo slider atrás da imagem atual */
.flex__container:not(.flex--active) .property__img {
  transform: translateX(20%) scale(0.9);
  /* Move um pouco para a direita e diminui */
  opacity: 0.7;
  /* Levemente transparente */
  z-index: 1;
  /* Imagem do próximo slide atrás */
  pointer-events: none;
  /* Garante que não seja interativa */
}

/* Animações */
.flex__container.animate--start .flex__content {
  transform: translate3d(0, -200%, 0);
  opacity: 0;
}

.flex__container.animate--start .property__img {
  transform: translateX(-100%) scale(0.8);
  /* Imagem saindo da esquerda e diminuindo */
  opacity: 0;
}

.flex__container.animate--end .flex__item--left {
  transform: scaleY(0);
}

.flex__container.animate--end .flex__item--right {
  transform: scaleX(0);
}

.flex__container.animate--end .flex__content {
  transform: translate3d(0, 200%, 0);
  opacity: 0;
}

.flex__container.animate--end .property__img {
  transform: translateX(100%) scale(0.8);
  /* Imagem saindo para a direita e diminuindo */
  opacity: 0;
}

/* Responsividade */
@media (max-width: 1024px) {
  .flex__item--left {
    width: 55%;
  }

  .flex__item--right {
    width: 45%;
  }

  .flex__content {
    padding: 1.5rem;
  }

  .text--big {
    font-size: clamp(2rem, 5vw, 3.5rem);
  }
}

@media (max-width: 768px) {

.relative.mb-4 {
    isolation: isolate;
  }
    /* Container principal do slider */
    .property-slider-container {
        height: auto !important;
        max-height: none !important;
        overflow: visible !important;
    }

    /* Só o slide ativo aparece */
    .flex__container:not(.flex--active) {
        display: none !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
        position: absolute !important;
    }

    /* Slide ativo vira layout normal */
    .flex__container.flex--active {
        display: block !important;
        position: relative !important;
        height: auto !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    /* Itens esquerda e direita viram bloco vertical */
    .flex__item--left,
    .flex__item--right {
        height: auto !important;
        min-height: auto !important;
        width: 100% !important;
        position: relative !important;
        overflow: visible !important;
        padding: 1rem 0 !important;
    }

    /* Conteúdo ajustado */
    .flex__content {
        margin-left: 0 !important;
        padding: 1.5rem 1rem !important;
        max-height: none !important;
        max-width: 100% !important;
    }

    /* Parágrafos */
    .text--normal {
        max-width: 100% !important;
    }

    /* Texto de fundo (opcional) */
    .text__background {
        font-size: 4.5rem !important;
        bottom: 0 !important;
        left: 1rem !important;
        opacity: 0.15 !important;
    }

    /* Imagem */
    .property__img {
        position: relative !important;
        max-width: 100% !important;
        width: 100% !important;
        height: auto !important;
        max-height: none !important;
        margin: 1.5rem 0 0 0 !important;
        object-fit: cover !important;
        transform: none !important;
        opacity: 1 !important;
        z-index: 2 !important;
    }

    /* Navegação (bolinhas/palitos) */
    .slider__navi {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        left: 0 !important;
        bottom: 0 !important;
        transform: none !important;
        margin-top: 1.5rem;
        display: flex !important;
        flex-direction: row !important;
        gap: 0.5rem !important;
        justify-content: center !important;
    }

    /* Controles */
    .slider-controls {
        position: relative !important;
        bottom: 0 !important;
        right: 0 !important;
        margin-top: 1rem;
        justify-content: center !important;
        gap: 1rem !important;
    }
}

@media (max-width: 480px) {
  .text--sub {
    font-size: 0.625rem;
    letter-spacing: 0.2rem;
  }

  .text--big {
    font-size: 2rem;
  }

  .property-details {
    flex-direction: column;
  }

  .details-btn {
    max-width: 100%;
  }

  .slider-prev,
  .slider-next {
    width: 40px;
    height: 40px;
  }
}

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

/* Otimização de carregamento */
.property__img {
  will-change: transform, opacity;
}

.property__img[loading="lazy"] {
  background: #f0f0f0;
}

/* .end Slider Section */

/* Terms Page Specific Styles */
.terms-hero {
    height: 50vh;
    min-height: 400px;
}

.terms-content {
    max-width: 900px;
    margin: 0 auto;
}

.terms-section {
    margin-bottom: 3rem;
}

.terms-section h2 {
    color: #c8a26c;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 0.5rem;
    margin-bottom: 1.5rem;
    font-size: 1.8rem;
    font-weight: bold;
}

.terms-section h3 {
    color: #333;
    margin: 1.5rem 0 1rem 0;
    font-size: 1.3rem;
    font-weight: 600;
}

.terms-section p,
.terms-section ul {
    margin-bottom: 1rem;
    line-height: 1.6;
    color: #555;
}

.terms-section ul {
    padding-left: 1.5rem;
}

.terms-section li {
    margin-bottom: 0.5rem;
}

.highlight-box {
    background: #f9f9f9;
    border-left: 4px solid #c8a26c;
    padding: 1.5rem;
    margin: 1.5rem 0;
    border-radius: 0 4px 4px 0;
}

.contact-info {
    background: #f8f9fa;
    padding: 2rem;
    border-radius: 8px;
    margin: 2rem 0;
}

@media (max-width: 768px) {
    .terms-hero {
        height: 40vh;
        min-height: 300px;
    }
    
    .terms-content {
        padding: 0 1rem;
    }
    
    .terms-section h2 {
        font-size: 1.5rem;
    }
    
    .terms-section h3 {
        font-size: 1.2rem;
    }
}

/* Cookies Page Specific Styles */
.cookies-hero {
    height: 50vh;
    min-height: 400px;
}

.cookies-content {
    max-width: 900px;
    margin: 0 auto;
}

.cookies-section {
    margin-bottom: 3rem;
}

.cookies-section h2 {
    color: #c8a26c;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 0.5rem;
    margin-bottom: 1.5rem;
    font-size: 1.8rem;
    font-weight: bold;
}

.cookies-section h3 {
    color: #333;
    margin: 1.5rem 0 1rem 0;
    font-size: 1.3rem;
    font-weight: 600;
}

.cookies-section h4 {
    color: #555;
    margin: 1rem 0 0.5rem 0;
    font-size: 1.1rem;
    font-weight: 600;
}

.cookies-section p,
.cookies-section ul {
    margin-bottom: 1rem;
    line-height: 1.6;
    color: #555;
}

.cookies-section ul {
    padding-left: 1.5rem;
}

.cookies-section li {
    margin-bottom: 0.5rem;
}

.highlight-box {
    background: #f9f9f9;
    border-left: 4px solid #c8a26c;
    padding: 1.5rem;
    margin: 1.5rem 0;
    border-radius: 0 4px 4px 0;
}

.contact-info {
    background: #f8f9fa;
    padding: 2rem;
    border-radius: 8px;
    margin: 2rem 0;
}

.cookies-table {
    width: 100%;
    border-collapse: collapse;
    margin: 1.5rem 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    font-size: 0.9rem;
}

.cookies-table th {
    background: #c8a26c;
    color: white;
    padding: 1rem;
    text-align: left;
    font-weight: 600;
    border: none;
}

.cookies-table td {
    padding: 1rem;
    border-bottom: 1px solid #e0e0e0;
    vertical-align: top;
}

.cookies-table tr:nth-child(even) {
    background: #f8f9fa;
}

.cookies-table tr:hover {
    background: #f0f0f0;
}

.cookie-type {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    background: #e9ecef;
    border-radius: 4px;
    font-size: 0.75rem;
    font-weight: 500;
    color: #495057;
}

@media (max-width: 768px) {
    .cookies-hero {
        height: 40vh;
        min-height: 300px;
    }

    .cookies-content {
        padding: 0 1rem;
    }

    .cookies-table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

    .cookies-section h2 {
        font-size: 1.5rem;
    }

    .cookies-section h3 {
        font-size: 1.2rem;
    }

    .cookies-section h4 {
        font-size: 1rem;
    }
}


/* About Page Specific Styles */
.about-hero {
    height: 70vh;
    min-height: 500px;
}

.values-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
}

.value-card {
    background: white;
    padding: 2.5rem;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.value-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.value-icon {
    width: 60px;
    height: 60px;
    background: rgba(200, 162, 108, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
}

/* Partners Section Styles */
.bg-surface {
    background-color: white;
}

.rounded-luxury-lg {
    border-radius: 12px;
}

.shadow-warm-lg {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
}

.shadow-warm-xl {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.bg-success {
    background-color: #10b981;
}

.bg-warning {
    background-color: #f59e0b;
}

.bg-accent {
    background-color: #6b7280;
}
.property-card {
    display: flex;
    flex-direction: column;
    height: auto;
}

@media screen and (max-width: 768px) {
    .about-hero {
        height: 60vh;
        min-height: 400px;
    }
    
    #search-modal .max-w-6xl {
        margin: 0.5rem;
        max-height: 100% !important;
    }
      /* REMOVE qualquer altura fixa */
    #grid-property {
        height: auto !important;
        min-height: auto !important;
        max-height: none !important;
        overflow: visible !important;
        display: block !important;
    }

    /* container interno também precisa destravar */
    #properties-grid {
        height: auto !important;
        min-height: auto !important;
        max-height: none !important;
    }

    /* Desativa herança de 100vh */
    .property-slider-container,
    .h-screen {
        height: auto !important;
        max-height: none !important;
        overflow: visible !important;
    }
}

#prev-btn,
#next-btn,
#openVirtualTourModal {
  z-index: 999 !important;
  pointer-events: auto !important;
}
/* Logo Overlay Zoom Effect (global) */
#logo-zoom-overlay{
  position: fixed;
  z-index: 9999;
  inset: 0;
  width: 100vw;
  height: 100vh;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: logoZoomOut 1.6s cubic-bezier(0.86, 0, 0.07, 1) forwards;
  pointer-events: none !important;
}

#logo-zoom-img{
  width: 320px;
  max-width: 80vw;
  transition: none;
  animation: logoImgZoomOut 1.6s cubic-bezier(0.86, 0, 0.07, 1) forwards;
}

@keyframes logoZoomOut{
  0% { opacity: 1; }
  80% { opacity: 1; }
  100% { opacity: 0; }
}

@keyframes logoImgZoomOut{
  0% { transform: scale(2); }
  60% { transform: scale(1); }
  100% { transform: scale(0.25); }
}

