/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
/*!
Theme Name: chateapro
Theme URI: https://chateapro.com
Description: Chatea Pro is a SaaS
Version: 0.1.0
Author: Gustavo Morean
Author URI: https://tavowebdesigner.com
Text Domain: chateapro
Requires at least: 7.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

chateapro is based on _tw https://underscoretw.com/, (C) 2021-2026 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2026 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@layer properties;
:root, :host {
  --font-sans: "Rethink Sans Variable", "Rethink Sans", ui-sans-serif, system-ui,
		sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
		"Noto Color Emoji";
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
		"Liberation Mono", "Courier New", monospace;
  --color-orange-50: oklch(98% 0.016 73.684);
  --color-orange-100: oklch(95.4% 0.038 75.164);
  --color-orange-200: oklch(90.1% 0.076 70.697);
  --color-orange-500: oklch(70.5% 0.213 47.604);
  --color-amber-300: oklch(87.9% 0.169 91.605);
  --color-amber-500: oklch(76.9% 0.188 70.08);
  --color-emerald-200: oklch(90.5% 0.093 164.15);
  --color-emerald-300: oklch(84.5% 0.143 164.978);
  --color-emerald-400: oklch(76.5% 0.177 163.223);
  --color-emerald-500: oklch(69.6% 0.17 162.48);
  --color-emerald-600: oklch(59.6% 0.145 163.225);
  --color-emerald-900: oklch(37.8% 0.077 168.94);
  --color-sky-200: oklch(90.1% 0.058 230.902);
  --color-sky-300: oklch(82.8% 0.111 230.318);
  --color-sky-400: oklch(74.6% 0.16 232.661);
  --color-sky-500: oklch(68.5% 0.169 237.323);
  --color-sky-600: oklch(58.8% 0.158 241.966);
  --color-blue-50: oklch(97% 0.014 254.604);
  --color-blue-100: oklch(93.2% 0.032 255.585);
  --color-blue-200: oklch(88.2% 0.059 254.128);
  --color-blue-600: oklch(54.6% 0.245 262.881);
  --color-blue-700: oklch(48.8% 0.243 264.376);
  --color-blue-800: oklch(42.4% 0.199 265.638);
  --color-slate-50: oklch(98.4% 0.003 247.858);
  --color-slate-100: oklch(96.8% 0.007 247.896);
  --color-slate-200: oklch(92.9% 0.013 255.508);
  --color-slate-300: oklch(86.9% 0.022 252.894);
  --color-slate-400: oklch(70.4% 0.04 256.788);
  --color-slate-500: oklch(55.4% 0.046 257.417);
  --color-slate-600: oklch(44.6% 0.043 257.281);
  --color-slate-700: oklch(37.2% 0.044 257.287);
  --color-slate-800: oklch(27.9% 0.041 260.031);
  --color-slate-900: oklch(20.8% 0.042 265.755);
  --color-slate-950: oklch(12.9% 0.042 264.695);
  --color-neutral-100: oklch(97% 0 none);
  --color-neutral-200: oklch(92.2% 0 none);
  --color-neutral-300: oklch(87% 0 none);
  --color-neutral-400: oklch(70.8% 0 none);
  --color-neutral-500: oklch(55.6% 0 none);
  --color-neutral-600: oklch(43.9% 0 none);
  --color-neutral-700: oklch(37.1% 0 none);
  --color-neutral-800: oklch(26.9% 0 none);
  --color-neutral-900: oklch(20.5% 0 none);
  --color-black: #000;
  --color-white: #fff;
  --spacing: 0.25rem;
  --container-sm: 24rem;
  --container-2xl: 42rem;
  --container-3xl: 48rem;
  --container-7xl: 80rem;
  --text-xs: 0.75rem;
  --text-xs--line-height: calc(1 / 0.75);
  --text-sm: 0.875rem;
  --text-sm--line-height: calc(1.25 / 0.875);
  --text-base: 1rem;
  --text-base--line-height: calc(1.5 / 1);
  --text-lg: 1.125rem;
  --text-lg--line-height: calc(1.75 / 1.125);
  --text-xl: 1.25rem;
  --text-xl--line-height: calc(1.75 / 1.25);
  --text-2xl: 1.5rem;
  --text-2xl--line-height: calc(2 / 1.5);
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --text-4xl: 2.25rem;
  --text-4xl--line-height: calc(2.5 / 2.25);
  --text-5xl: 3rem;
  --text-5xl--line-height: 1;
  --text-9xl: 8rem;
  --text-9xl--line-height: 1;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --font-weight-black: 900;
  --tracking-tight: -0.025em;
  --tracking-wider: 0.05em;
  --leading-tight: 1.25;
  --leading-snug: 1.375;
  --leading-relaxed: 1.625;
  --radius-xs: 0.125rem;
  --radius-sm: 0.25rem;
  --radius-md: 0.375rem;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
  --radius-2xl: 1rem;
  --radius-3xl: 1.5rem;
  --drop-shadow-sm: 0 1px 2px rgb(0 0 0 / 0.15);
  --ease-out: cubic-bezier(0, 0, 0.2, 1);
  --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  --animate-bounce: bounce 1s infinite;
  --blur-md: 12px;
  --blur-xl: 24px;
  --blur-2xl: 40px;
  --blur-3xl: 64px;
  --default-transition-duration: 150ms;
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
  --color-background: var(--wp--preset--color--background);
  --color-foreground: var(--wp--preset--color--foreground);
  --color-primary: var(--wp--preset--color--primary);
  --container-content: var(--wp--style--global--content-size);
  --container-wide: var(--wp--style--global--wide-size);
  --color-chateapro-red: #ff5f4c;
  --color-chateapro-orange-brand: #f46b11;
  --color-chateapro-orange-brand-2: #ef7c54;
  --color-chatea-ef4744: #ef4744;
  --color-alt-dark-blue: #005e88;
  --color-chatea-light-blue: #daf2fb;
  --color-chatea-blue-light-2: #a7d4e9;
  --color-blue-dark-1: #0154e3;
  --color-02173f: #02173f;
  --color-chatea-card-navy: #0c1a3f;
  --color-292dff: #292dff;
  --color-2ebcff: #2ebcff;
  --color-0003d1: #0003d1;
  --color-3e85ff: #3e85ff;
  --color-agent-whatsapp: #25d366;
  --color-agent-sales: #00a3ff;
  --color-agent-logistics: #ff6600;
  --color-agent-comments: #ffb800;
  --color-chatea-bg-dark: #040a1a;
  --color-chateapro-blue-dark: #040a1a;
  --gradient-title: linear-gradient(to right, #3e85ff 0%, #3e85ff 50%, #a7d4e9 100%);
  --background-image-gradient-title: linear-gradient(to right, #3e85ff 0%, #3e85ff 50%, #a7d4e9 100%);
  --tw-prose-font-normal: 400;
  --tw-prose-font-medium: 500;
  --tw-prose-font-semibold: 600;
  --tw-prose-font-bold: 700;
  --tw-prose-font-extrabold: 800;
  --tw-prose-font-black: 900;
}
@font-face {
  font-family: 'Rethink Sans Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 400 800;
  src: url("fonts/rethink-sans-latin-ext-wght-normal.woff2") format("woff2-variations");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Rethink Sans Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 400 800;
  src: url("fonts/rethink-sans-latin-wght-normal.woff2") format("woff2-variations");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Rethink Sans Variable';
  font-style: italic;
  font-display: swap;
  font-weight: 400 800;
  src: url("fonts/rethink-sans-latin-ext-wght-italic.woff2") format("woff2-variations");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Rethink Sans Variable';
  font-style: italic;
  font-display: swap;
  font-weight: 400 800;
  src: url("fonts/rethink-sans-latin-wght-italic.woff2") format("woff2-variations");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Rethink Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 400 800;
  src: url("fonts/rethink-sans-latin-ext-wght-normal.woff2") format("woff2-variations");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Rethink Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 400 800;
  src: url("fonts/rethink-sans-latin-wght-normal.woff2") format("woff2-variations");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Rethink Sans';
  font-style: italic;
  font-display: swap;
  font-weight: 400 800;
  src: url("fonts/rethink-sans-latin-ext-wght-italic.woff2") format("woff2-variations");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Rethink Sans';
  font-style: italic;
  font-display: swap;
  font-weight: 400 800;
  src: url("fonts/rethink-sans-latin-wght-italic.woff2") format("woff2-variations");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
*, ::after, ::before, ::backdrop, ::file-selector-button {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0 solid;
}
html, :host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', 'Noto Sans', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
  font-feature-settings: var(--default-font-feature-settings, normal);
  font-variation-settings: var(--default-font-variation-settings, normal);
  -webkit-tap-highlight-color: transparent;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp, pre {
  font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
  font-feature-settings: var(--default-mono-font-feature-settings, normal);
  font-variation-settings: var(--default-mono-font-variation-settings, normal);
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
:-moz-focusring:where(:not(iframe)) {
  outline: auto;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
ol, ul, menu {
  list-style: none;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}
img, video {
  max-width: 100%;
  height: auto;
}
button, input, select, optgroup, textarea, ::file-selector-button {
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}
:where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}
:where(select:is([multiple], [size])) optgroup option {
  padding-inline-start: 20px;
}
::file-selector-button {
  margin-inline-end: 4px;
}
::placeholder {
  opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
  ::placeholder {
    color: currentcolor;
  }
  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}
::-webkit-calendar-picker-indicator {
  line-height: 1;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none !important;
}
html {
  color-scheme: dark;
  background-color: var(--color-chatea-bg-dark, #040a1a);
  margin: 0;
  padding: 0;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.25) #040a1a;
  overflow-x: clip;
  overflow-y: visible;
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
html::-webkit-scrollbar {
  width: 8px;
}
html::-webkit-scrollbar-track {
  background: #040a1a;
}
html::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.22);
  border-radius: 9999px;
  border: 2px solid #040a1a;
}
html::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.45);
}
body {
  color-scheme: dark;
  background-color: var(--color-chatea-bg-dark, #040a1a);
  color: #ffffff;
  margin: 0;
  padding: 0;
  overflow-x: clip;
  overflow-y: visible;
  font-family: var(--font-sans);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 639px) {
  #content h1:not(#chateapro-simulator *),	#content h2:not(#chateapro-simulator *) {
    font-size: var(--text-4xl, 2.25rem);
    line-height: var(--text-4xl--line-height, 1.1111);
  }
  #content p:not(#chateapro-simulator *),	#content ul:not(#chateapro-simulator *),	#content ol:not(#chateapro-simulator *),	#content li:not(#chateapro-simulator *) {
    font-size: 16px;
    line-height: 1.6;
  }
}
.caso-de-exito-section {
  position: relative;
  isolation: isolate;
}
.caso-de-exito-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
  pointer-events: none;
}
.caso-de-exito-bg__skew {
  position: absolute;
  top: -18%;
  left: -10%;
  width: 130%;
  height: 75%;
  background: linear-gradient(	120deg,	rgba(1, 84, 227, 0.55) 0%,	rgba(20, 45, 110, 0.6) 45%,	rgba(4, 10, 26, 0) 100%	);
  transform: skewY(-6deg);
  transform-origin: top left;
}
@media (min-width: 1024px) {
  .caso-de-exito-bg__skew {
    top: -30%;
    height: 85%;
  }
}
.caso-de-exito-arrows {
  align-items: center;
  gap: 0.75rem;
  flex-shrink: 0;
}
.caso-de-exito-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 9999px;
  cursor: pointer;
  border: none;
  transition: background-color 0.25s ease,	opacity 0.25s ease,	transform 0.2s ease;
}
.caso-de-exito-arrow:active {
  transform: scale(0.94);
}
.caso-de-exito-arrow:disabled {
  opacity: 0.35;
  cursor: default;
  transform: none;
}
.caso-de-exito-arrow__icon {
  display: block;
  width: 16px;
  height: 8px;
  -webkit-mask-image: url("images/icons/arrow-carrusel.svg");
  mask-image: url("images/icons/arrow-carrusel.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.caso-de-exito-arrow--prev .caso-de-exito-arrow__icon {
  transform: rotate(180deg);
}
.caso-de-exito-arrow--prev {
  background-color: var(--color-blue-dark-1, #0154e3);
}
.caso-de-exito-arrow--prev .caso-de-exito-arrow__icon {
  background-color: #ffffff;
}
.caso-de-exito-arrow--next {
  background-color: var(--color-chatea-light-blue, #daf2fb);
}
.caso-de-exito-arrow--next .caso-de-exito-arrow__icon {
  background-color: var(--color-blue-dark-1, #0154e3);
}
.caso-de-exito-arrow--prev:not(:disabled):hover {
  background-color: var(--color-chatea-light-blue, #daf2fb);
}
.caso-de-exito-arrow--prev:not(:disabled):hover .caso-de-exito-arrow__icon {
  background-color: var(--color-blue-dark-1, #0154e3);
}
.caso-de-exito-arrow--next:not(:disabled):hover {
  background-color: var(--color-blue-dark-1, #0154e3);
}
.caso-de-exito-arrow--next:not(:disabled):hover .caso-de-exito-arrow__icon {
  background-color: #ffffff;
}
.caso-de-exito-carousel {
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: grab;
  touch-action: pan-y;
  -webkit-user-select: none;
  user-select: none;
}
.caso-de-exito-carousel.is-dragging {
  cursor: grabbing;
}
.caso-de-exito-track {
  display: flex;
  align-items: stretch;
  gap: 10px;
  will-change: transform;
}
@media (min-width: 640px) {
  .caso-de-exito-track {
    gap: 12px;
  }
}
@media (min-width: 1024px) {
  .caso-de-exito-track {
    gap: 16px;
  }
}
.caso-de-exito-slide {
  position: relative;
  flex: 0 0 auto;
  width: 230px;
  aspect-ratio: 3 / 5;
  border-radius: 24px;
  overflow: hidden;
  background: #0c1a3f;
  box-shadow: 0 18px 40px -18px rgba(0, 0, 0, 0.65);
  border: 1px solid rgba(255, 255, 255, 0);
  transition: border-color 0.35s ease,	transform 0.35s cubic-bezier(0.16, 1, 0.3, 1),	box-shadow 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}
@media (min-width: 640px) {
  .caso-de-exito-slide {
    width: 260px;
  }
}
@media (min-width: 1024px) {
  .caso-de-exito-slide {
    width: 300px;
  }
}
.caso-de-exito-carousel:not(.is-dragging) .caso-de-exito-slide:hover, .caso-de-exito-slide:focus-within {
  transform: translateY(-4px);
  box-shadow: 0 28px 55px -20px rgba(0, 0, 0, 0.75);
  border-color: rgba(255, 255, 255, 0.35);
}
.caso-de-exito-slide__link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.caso-de-exito-slide__link:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: -2px;
}
.caso-de-exito-slide__cover {
  position: absolute;
  inset: 0;
  z-index: 1;
  transition: opacity 0.3s ease;
}
.caso-de-exito-slide__cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  pointer-events: none;
}
.caso-de-exito-slide__placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 18px;
  background: radial-gradient(	ellipse 90% 70% at 50% 100%,	rgba(62, 133, 255, 0.3) 0%,	transparent 70%	),	linear-gradient(160deg, #12224a 0%, #060f28 100%);
}
.caso-de-exito-slide__placeholder-title {
  font-size: 22px;
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -0.01em;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.45);
}
.caso-de-exito-slide__placeholder-title span {
  color: var(--color-3e85ff, #3e85ff);
}
.caso-de-exito-slide__placeholder .caso-de-exito-slide__placeholder-logo {
  margin-top: 8px;
  width: 72px;
  height: auto;
  opacity: 0.92;
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.45));
}
.caso-de-exito-slide__corner-icon {
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 3;
  width: 18px;
  height: auto;
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.5));
  transition: opacity 0.25s ease,	transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
.caso-de-exito-carousel:not(.is-dragging) .caso-de-exito-slide:hover .caso-de-exito-slide__corner-icon, .caso-de-exito-slide:focus-within .caso-de-exito-slide__corner-icon {
  opacity: 0;
  transform: translate(2px, -2px) scale(0.9);
}
.caso-de-exito-slide__video {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.35s ease;
  pointer-events: none;
}
.caso-de-exito-carousel:not(.is-dragging) .caso-de-exito-slide:hover .caso-de-exito-slide__video, .caso-de-exito-slide:focus-within .caso-de-exito-slide__video {
  opacity: 1;
}
.caso-de-exito-carousel:not(.is-dragging) .caso-de-exito-slide:hover .caso-de-exito-slide__cover, .caso-de-exito-slide:focus-within .caso-de-exito-slide__cover {
  opacity: 0;
}
.caso-de-exito-slide__scrim {
  position: absolute;
  inset-inline: 0;
  bottom: 0;
  z-index: 2;
  padding: 16px 16px 18px;
  background: linear-gradient(180deg, transparent 0%, rgba(1, 5, 15, 0.92) 78%);
  opacity: 0;
  transform: translateY(6px);
  transition: opacity 0.3s ease,	transform 0.3s ease;
  pointer-events: none;
}
.caso-de-exito-carousel:not(.is-dragging) .caso-de-exito-slide:hover .caso-de-exito-slide__scrim, .caso-de-exito-slide:focus-within .caso-de-exito-slide__scrim {
  opacity: 1;
  transform: translateY(0);
}
.caso-de-exito-slide__quote {
  font-size: 13px;
  line-height: 1.45;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.caso-de-exito-slide__cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
}
.caso-de-exito-slide__cta-icon {
  width: 14px;
  height: auto;
}
.caso-de-exito-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  text-decoration: underline;
  text-decoration-color: rgba(255, 255, 255, 0.4);
  text-underline-offset: 4px;
  transition: text-decoration-color 0.2s ease;
}
.caso-de-exito-link:hover {
  text-decoration-color: #ffffff;
}
.caso-de-exito-link__icon {
  width: 16px;
  height: auto;
}
@media (prefers-reduced-motion: reduce) {
  .caso-de-exito-carousel {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }
  .caso-de-exito-slide {
    scroll-snap-align: start;
    transition: none;
  }
}
.page-title, .entry-title {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
.entry-meta, .entry-footer, .post-navigation, #comments {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
.cost-comparison-section {
  position: relative;
}
.cost-comparison-card {
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.cost-comparison-cell--bad {
  background: #fdece8;
  color: #1f1a17;
}
.cost-comparison-cell--good {
  background: #f5f7fb;
  color: #0f1729;
  border-top: 1px solid rgba(15, 23, 41, 0.08);
}
.cost-comparison-header-cell {
  border-bottom: 1px solid rgba(15, 23, 41, 0.12);
}
.cost-comparison-row + .cost-comparison-row .cost-comparison-cell {
  border-top: 1px solid rgba(15, 23, 41, 0.08);
}
@media (min-width: 1024px) {
  .cost-comparison-cell--good {
    border-top: 0;
    border-left: 1px solid rgba(15, 23, 41, 0.08);
  }
}
.cost-comparison-header-sub {
  margin-left: 0.35rem;
  font-size: 0.8125rem;
  font-weight: 500;
  opacity: 0.6;
  white-space: nowrap;
}
.cost-comparison-header-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-radius: 9999px;
  flex-shrink: 0;
}
.cost-comparison-header-icon svg {
  width: 15px;
  height: 15px;
}
.cost-comparison-header-icon--bad {
  color: var(--color-chateapro-red, #ff5f4c);
  border: 1.5px solid var(--color-chateapro-red, #ff5f4c);
}
.cost-comparison-header-icon--good {
  color: var(--color-292dff, #292dff);
  border: 1.5px solid var(--color-292dff, #292dff);
}
.cost-comparison-row-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 9999px;
}
.cost-comparison-row-icon svg {
  width: 19px;
  height: 19px;
}
.cost-comparison-row-icon--bad {
  color: var(--color-chateapro-red, #ff5f4c);
  background: rgba(255, 95, 76, 0.12);
}
.cost-comparison-row-icon--good {
  color: var(--color-292dff, #292dff);
  background: rgba(41, 45, 255, 0.1);
}
.cost-comparison-row-title {
  color: inherit;
  font-size: 1rem;
}
.cost-comparison-row-desc {
  color: rgba(15, 23, 41, 0.62);
}
@media (max-width: 639px) {
  .cost-comparison-header-sub {
    display: none;
  }
  .cost-comparison-row-title {
    font-size: 0.9375rem;
  }
}
.cost-comparison-toggle {
  gap: 6px;
  padding: 8px;
  background: #f5f7fb;
  border-bottom: 1px solid rgba(15, 23, 41, 0.08);
}
.cost-comparison-toggle-btn {
  flex: 1 1 0%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 0.65rem 0.5rem;
  border-radius: 9999px;
  font-size: 0.875rem;
  font-weight: 700;
  color: rgba(15, 23, 41, 0.55);
  background: transparent;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.cost-comparison-toggle-btn svg {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
}
.cost-comparison-toggle-btn--bad.is-active {
  background: var(--color-chateapro-red, #ff5f4c);
  color: #ffffff;
}
.cost-comparison-toggle-btn--good.is-active {
  background: var(--color-292dff, #292dff);
  color: #ffffff;
}
@media (max-width: 1023px) {
  #cost-comparison-card[data-active-panel="bad"] .cost-comparison-row .cost-comparison-cell--good {
    display: none;
  }
  #cost-comparison-card[data-active-panel="good"] .cost-comparison-row .cost-comparison-cell--bad {
    display: none;
  }
}
.cost-comparison-step {
  background: var(--color-292dff, #292dff);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.cost-comparison-steps .cost-comparison-step:nth-child(1) {
  background: var(--color-292dff, #292dff);
}
.cost-comparison-steps .cost-comparison-step:nth-child(2) {
  background: var(--color-0003d1, #0003d1);
}
.cost-comparison-steps .cost-comparison-step:nth-child(3) {
  background: var(--color-chatea-card-navy, #0c1a3f);
}
.cost-comparison-steps .cost-comparison-step:nth-child(4) {
  background: var(--color-02173f, #02173f);
}
.cost-comparison-step-number {
  font-size: 2.25rem;
  line-height: 1;
  color: rgba(255, 255, 255, 0.9);
}
.cost-comparison-step-title {
  color: #ffffff;
  font-size: 1rem;
}
.cost-comparison-step-desc {
  color: rgba(255, 255, 255, 0.75);
}
.cost-comparison-step--highlight {
  background: var(--color-chatea-light-blue, #daf2fb);
  border-color: rgba(255, 255, 255, 0.4);
}
.cost-comparison-step--highlight .cost-comparison-step-number {
  color: var(--color-02173f, #02173f);
}
.cost-comparison-step--highlight .cost-comparison-step-title {
  color: var(--color-02173f, #02173f);
}
.cost-comparison-step--highlight .cost-comparison-step-desc {
  color: rgba(2, 23, 63, 0.7);
}
.faq-section {
  position: relative;
}
.faq-item {
  background: var(--color-chatea-card-navy, #0c1a3f);
  border: 1px solid rgba(255, 255, 255, 0.08);
  transition: border-color 0.25s ease;
}
.faq-question {
  background: transparent;
  border: none;
}
.faq-question:hover {
  background: rgba(255, 255, 255, 0.03);
}
.faq-question:focus-visible {
  outline: 2px solid var(--color-2ebcff, #2ebcff);
  outline-offset: -2px;
}
.faq-item:has(.faq-question[aria-expanded="true"]) {
  border-color: rgba(255, 255, 255, 0.16);
}
.features-section {
  position: relative;
  width: 100%;
  overflow: clip;
}
.features-light-canvas {
  position: relative;
  color: #070707;
}
.features-bg-frame {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 0;
  overflow: hidden;
}
.features-bg-svg {
  width: 100%;
  height: 100%;
  display: block;
  pointer-events: none;
}
.feature-card {
  position: relative;
  border-radius: 40px;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 10px 30px -8px rgba(0, 0, 0, 0.25);
  transition: all 0.4s ease;
  aspect-ratio: 4 / 3.1;
  min-height: 200px;
  max-height: 286px;
  min-width: 340px;
  max-width: 376px;
}
.feature-card:hover {
  box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.4);
  transition: all 0.4s ease;
  transform: translateY(-4px);
}
.feature-card::before {
  content: "";
  background: linear-gradient(	to top,	rgba(0, 0, 0, 0.98) 0%,	rgba(0, 0, 0, 0.15) 70%	);
  opacity: 1;
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
}
.feature-card:hover::before {
  content: "";
  background: linear-gradient(	to top,	rgba(0, 0, 0, 0.78) 0%,	rgba(0, 0, 0, 0.78) 100%	);
  opacity: 1;
  transition: all 0.4s ease;
}
.feature-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
  filter: blur(0px);
}
.feature-card:hover .feature-card-img {
  filter: blur(4.8px);
  transition: all 0.4s ease;
}
.feature-card-body {
  position: absolute;
  inset: 0;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 2;
  color: #ffffff;
}
.feature-card-desc {
  max-height: 0;
  opacity: 0;
  transform: translateY(12px);
  overflow: hidden;
  transition: all 0.4s ease;
}
.feature-card:hover .feature-card-desc {
  max-height: 160px;
  opacity: 1;
  transform: translateY(0);
  transition: all 0.4s ease;
}
.features-sticky-stars {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
  z-index: 1;
  display: flex;
  justify-content: center;
}
@media (max-width: 1024px) {
  .features-light-canvas {
    padding-top: 190px !important;
  }
  .feature-card .feature-card-desc {
    max-height: 160px !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: all 0.4s ease !important;
  }
  .feature-card::before {
    content: "";
    background: linear-gradient(	to top,	rgba(0, 0, 0, 0.78) 0%,	rgba(0, 0, 0, 0.78) 100%	) !important;
    opacity: 1 !important;
    transition: all 0.4s ease !important;
  }
}
.growth-steps-section {
  position: relative;
}
.growth-steps-tablist {
  background: linear-gradient(	160deg,	rgba(255, 255, 255, 0.07) 0%,	rgba(255, 255, 255, 0.015) 100%	),	var(--color-chatea-card-navy, #0c1a3f);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 25px 50px -20px rgba(0, 0, 0, 0.6),	inset 0 1px 0 rgba(255, 255, 255, 0.06);
}
.growth-steps-tab {
  background: transparent;
  border: none;
  transition: background-color 0.25s ease,	color 0.25s ease;
}
.growth-steps-tab:hover {
  background: rgba(255, 255, 255, 0.04);
}
.growth-steps-tab:focus-visible {
  outline: 2px solid var(--color-2ebcff, #2ebcff);
  outline-offset: 2px;
}
.growth-steps-tab.is-active {
  background: rgba(255, 255, 255, 0.06);
}
.growth-steps-tab-number {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1;
  color: rgba(255, 255, 255, 0.4);
  transition: color 0.25s ease,	font-size 0.25s ease;
}
.growth-steps-tab-label {
  font-weight: 500;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.4);
  transition: color 0.25s ease,	font-size 0.25s ease,	font-weight 0.25s ease;
}
.growth-steps-tab-dash {
  color: rgba(255, 255, 255, 0.3);
  font-weight: 500;
  transition: color 0.25s ease,	font-weight 0.25s ease;
}
.growth-steps-tab.is-active .growth-steps-tab-number {
  font-size: 1.75rem;
  color: #ffffff;
}
.growth-steps-tab.is-active .growth-steps-tab-label {
  font-size: 1.375rem;
  font-weight: 800;
  color: #ffffff;
}
.growth-steps-tab.is-active .growth-steps-tab-dash {
  color: #ffffff;
  font-weight: 700;
}
.growth-steps-content {
  background: linear-gradient(	160deg,	rgba(255, 255, 255, 0.05) 0%,	rgba(255, 255, 255, 0) 55%	),	var(--color-chateapro-blue-dark, #040a1a);
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 25px 50px -20px rgba(0, 0, 0, 0.6);
  transition: background-color 0.3s ease;
}
.growth-steps-content.is-orange {
  background: linear-gradient(	135deg,	var(--color-chateapro-orange-brand, #f46b11) 0%,	var(--color-chateapro-orange-brand-2, #ef7c54) 100%	);
  border-color: rgba(255, 255, 255, 0.12);
}
.growth-steps-bg-number {
  position: absolute;
  top: -0.15em;
  left: 1.5rem;
  font-size: clamp(6rem, 16vw, 11rem);
  font-weight: 900;
  line-height: 1;
  color: rgba(255, 255, 255, 0.08);
  z-index: 0;
  user-select: none;
  pointer-events: none;
}
.growth-steps-content.is-orange .growth-steps-bg-number {
  color: rgba(255, 255, 255, 0.14);
}
.growth-steps-title {
  position: relative;
}
.growth-steps-description {
  position: relative;
}
.growth-steps-content.is-orange .growth-steps-description {
  color: #fff5ee;
}
.growth-steps-divider {
  width: 1px;
  align-self: stretch;
  background: rgba(255, 255, 255, 0.15);
}
.growth-steps-img {
  display: block;
  width: 100%;
  max-width: 420px;
  height: auto;
  border-radius: 1rem;
  box-shadow: 0 20px 45px -15px rgba(0, 0, 0, 0.6),	0 0 25px rgba(30, 64, 175, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.ia-agents-section {
  position: relative;
  isolation: isolate;
  width: 100%;
  overflow-x: clip;
  overflow-y: visible;
}
.ia-agents-glows {
  position: absolute;
  top: -14%;
  left: 50%;
  width: 120vw;
  height: 70%;
  max-height: 900px;
  transform: translateX(-50%);
  pointer-events: none;
  z-index: 0;
}
.ia-agents-glow {
  position: absolute;
  border-radius: 50%;
  opacity: 0.3;
  will-change: transform;
}
.ia-agents-glow--blue {
  width: 62vw;
  height: 34vw;
  left: 14%;
  top: 8%;
  background: #292dff;
  filter: blur(14vw);
  transform: rotate(-16deg) skewX(8deg);
}
.ia-agents-glow--orange {
  width: 48vw;
  height: 18vw;
  left: 28%;
  top: 2%;
  background: #f46b11;
  filter: blur(13vw);
  transform: rotate(-16deg) skewX(6deg);
}
.ia-agents-carousel {
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: grab;
  touch-action: pan-y;
  -webkit-user-select: none;
  user-select: none;
}
.ia-agents-carousel.is-dragging {
  cursor: grabbing;
}
.ia-agents-track {
  display: flex;
  align-items: stretch;
  gap: 24px;
  width: max-content;
  will-change: transform;
}
@media (min-width: 640px) {
  .ia-agents-track {
    gap: 32px;
  }
}
@media (min-width: 1024px) {
  .ia-agents-track {
    gap: 40px;
  }
}
.ia-agent-slide {
  position: relative;
  flex: 0 0 auto;
  width: 272px;
  aspect-ratio: 380 / 400;
  border-radius: 40px;
  overflow: hidden;
  background: linear-gradient(160deg, #12224a 0%, #060f28 100%);
  box-shadow: 0 18px 40px -18px rgba(0, 0, 0, 0.65);
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1),	box-shadow 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
@media (min-width: 640px) {
  .ia-agent-slide {
    width: 328px;
  }
}
@media (min-width: 1024px) {
  .ia-agent-slide {
    width: 380px;
  }
}
.ia-agents-carousel:not(.is-dragging) .ia-agent-slide:hover {
  transform: translateY(-6px);
  box-shadow: 0 28px 55px -20px rgba(0, 0, 0, 0.75);
}
.ia-agent-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  pointer-events: none;
}
.ia-agent-card__placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: radial-gradient(	ellipse 80% 60% at 50% 20%,	rgba(62, 133, 255, 0.35) 0%,	transparent 70%	),	linear-gradient(160deg, #12224a 0%, #060f28 100%);
}
.ia-agent-card__initial {
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
  color: rgba(255, 255, 255, 0.22);
}
.ia-agent-card__sparkle {
  position: absolute;
  right: 15px;
  bottom: 18px;
  width: 16px;
  height: 16px;
  color: #ffffff;
  opacity: 0.85;
  pointer-events: none;
  filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.35));
}
.ia-agent-card__meta {
  position: absolute;
  left: 12px;
  bottom: 14px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: calc(100% - 48px);
  transition: all 0.4s ease;
  transform: translateY(0px);
}
.ia-agent-slide:hover .ia-agent-card__meta {
  transform: translateY(-6px);
  transition: all 0.4s ease;
}
.ia-agent-card__name {
  display: inline-block;
  padding: 4px 18px;
  border-top-left-radius: 14px;
  border-bottom-right-radius: 14px;
  border-top-right-radius: 14px;
  background-color: var(--color-chateapro-orange-brand, #f46b11);
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.45;
  box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.5);
}
.ia-agent-card__role {
  display: inline-block;
  padding: 6px 14px;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
  border-bottom-left-radius: 45px;
  border-top-left-radius: 0px;
  background-color: rgba(233, 243, 250, 0.95);
  color: var(--color-02173f, #02173f);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.45;
  box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.4);
}
@media (min-width: 1024px) {
  .ia-agent-card__meta {
    left: 14px;
    bottom: 16px;
  }
  .ia-agent-card__name {
    font-size: 1rem;
  }
  .ia-agent-card__role {
    font-size: 0.875rem;
  }
}
.ia-support-bar {
  position: relative;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: linear-gradient(	100deg,	rgba(41, 45, 255, 0.16) 0%,	rgba(8, 20, 48, 0.45) 42%,	rgba(4, 10, 26, 0.3) 100%	);
  padding: 1.75rem 1.5rem;
  box-shadow: inset 0 1px 0.5px 0 rgba(255, 255, 255, 0.08);
  overflow: hidden;
}
@media (min-width: 640px) {
  .ia-support-bar {
    border-radius: 28px;
    padding: 2.25rem 2.5rem;
  }
}
.ia-agents-cta {
  min-width: 264px;
  padding: 0.9rem 2.5rem;
  font-size: 0.9375rem;
  border-radius: 0.75rem;
}
@media (min-width: 640px) {
  .ia-agents-cta {
    padding: 0.9rem 2.5rem;
    font-size: 0.9375rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .ia-agents-carousel {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }
  .ia-agent-slide {
    scroll-snap-align: center;
    transition: none;
  }
}
.integrations-section {
  position: relative;
  width: 100%;
  overflow-x: clip;
}
.integrations-marquee {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.integrations-track {
  display: flex;
  align-items: center;
  width: max-content;
  gap: 40px;
  animation: integrations-marquee 34s linear infinite;
  will-change: transform;
}
.integrations-marquee:hover .integrations-track, .integrations-marquee:focus-within .integrations-track {
  animation-play-state: paused;
}
@keyframes integrations-marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@media (min-width: 640px) {
  .integrations-track {
    gap: 56px;
  }
}
@media (min-width: 1024px) {
  .integrations-track {
    gap: 72px;
  }
}
.integration-logo {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.45);
  white-space: nowrap;
  transition: color 0.3s ease;
}
.integration-logo:hover {
  color: rgba(255, 255, 255, 0.85);
}
.integration-logo svg {
  flex: 0 0 auto;
  width: 26px;
  height: 26px;
}
.integration-logo--dropi svg {
  width: auto;
  height: 22px;
}
.integration-logo__name {
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.01em;
}
.integration-logo--backblaze .integration-logo__name {
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.integration-logo--shopify .integration-logo__name {
  text-transform: lowercase;
  font-style: italic;
}
.integration-logo--woo .integration-logo__name {
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
@media (min-width: 1024px) {
  .integration-logo svg {
    width: 30px;
    height: 30px;
  }
  .integration-logo--dropi svg {
    width: auto;
    height: 26px;
  }
  .integration-logo__name {
    font-size: 24px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .integrations-track {
    animation: none;
    flex-wrap: wrap;
    justify-content: center;
  }
  .integrations-track [data-integration-clone] {
    display: none;
  }
}
.wa-pattern-light {
  background-color: #eae6df;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cg fill='none' stroke='%23b8b0a6' stroke-width='.7' opacity='.45'%3E%3Cpath d='M12 8c3.5 0 6.5 2.2 6.5 5s-3 5-6.5 5c-1 0-1.8-.2-2.5-.5L6 19l1-2.2c-1.2-1-2-2.5-2-4 0-2.8 3-5 7-5z'/%3E%3Ccircle cx='58' cy='12' r='5'/%3E%3Cpath d='M58 9v3.5l2.5 1.5'/%3E%3Crect x='86' y='7' width='8' height='13' rx='1.5'/%3E%3Cpath d='M88.5 17h3'/%3E%3Cpath d='M14 44c0-2.2 1.8-4 4-4 1.2 0 2.2.5 2.8 1.3.6-.8 1.6-1.3 2.8-1.3 2.2 0 4 1.8 4 4 0 4.5-6.8 8-6.8 8s-6.8-3.5-6.8-8z'/%3E%3Crect x='56' y='42' width='13' height='9' rx='1.5'/%3E%3Ccircle cx='62.5' cy='46.5' r='2.8'/%3E%3Cpath d='M59 42l1.5-2h4l1.5 2'/%3E%3Cpath d='M90 40l2.2 4.5h5l-3.5 2.8 1.2 4.7-4-2.8-4 2.8 1.2-4.7-3.5-2.8h5z'/%3E%3Ccircle cx='18' cy='80' r='5.5'/%3E%3Cpath d='M15.5 82c0 0 1.2 2 2.5 2s2.5-2 2.5-2'/%3E%3Ccircle cx='16.2' cy='79' r='.6' fill='%23b8b0a6'/%3E%3Ccircle cx='19.8' cy='79' r='.6' fill='%23b8b0a6'/%3E%3Cpath d='M52 75c0-3.2 2.8-5.8 5.8-5.8s5.8 2.6 5.8 5.8c0 4.2-5.8 9-5.8 9s-5.8-4.8-5.8-9z'/%3E%3Ccircle cx='57.8' cy='75' r='2'/%3E%3Crect x='84' y='75' width='8' height='9' rx='1'/%3E%3Cpath d='M86 75v-2.5a2.5 2.5 0 015 0V75'/%3E%3C/g%3E%3C/svg%3E");
}
.wa-doodle-bg {
  background-color: #0b141a;
  background-image: radial-gradient(#1f2c34 1px, transparent 1px);
  background-size: 14px 14px;
}
.chat-scroll {
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.12) transparent;
}
.chat-scroll::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.chat-scroll::-webkit-scrollbar-track {
  background: transparent;
}
.chat-scroll::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.12);
  border-radius: 99px;
}
.chat-scroll::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.25);
}
.apple-scrollbar {
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
}
.apple-scrollbar::-webkit-scrollbar {
  width: 3.5px;
  height: 3.5px;
}
.apple-scrollbar::-webkit-scrollbar-track {
  background: transparent;
}
.apple-scrollbar::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.22);
  border-radius: 9999px;
}
.apple-scrollbar::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.4);
}
.apple-scrollbar-dark {
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.2) transparent;
}
.apple-scrollbar-dark::-webkit-scrollbar {
  width: 3.5px;
  height: 3.5px;
}
.apple-scrollbar-dark::-webkit-scrollbar-track {
  background: transparent;
}
.apple-scrollbar-dark::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.22);
  border-radius: 9999px;
}
.apple-scrollbar-dark::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.45);
}
.simulator-stage {
  width: min(100%, 480px);
  height: 880px;
  overflow: hidden;
  border-radius: 0;
  border: none;
  box-shadow: none;
  background: transparent;
  position: relative;
  margin: 0 auto;
}
.simulator-stage::before {
  content: "";
  position: absolute;
  inset-inline: 0;
  bottom: 0;
  height: 180px;
  background: linear-gradient(180deg, #040a1a00 2%, #040a1a 75%);
  pointer-events: none;
  z-index: 25;
}
.simulator-canvas {
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
  max-width: 1340px;
  aspect-ratio: 3 / 2;
  height: 100%;
  width: auto;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .simulator-stage {
    width: 380px;
    height: 600px;
    border-radius: 42px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7);
    background: #090d16;
  }
}
@media (min-width: 1024px) {
  .simulator-stage {
    width: 100%;
    max-width: 1440px;
    height: 901px;
    max-height: 901px;
    overflow: hidden;
    border-radius: 0;
    border: none;
    box-shadow: none;
    background: transparent;
    aspect-ratio: 1440 / 901;
  }
  .simulator-stage::before {
    height: 250px;
    background: linear-gradient(180deg, #040a1a00 2%, #040a1a 75%);
  }
}
@keyframes demo-typing-bounce {
  0%,	60%,	100% {
    transform: translateY(0);
    opacity: 0.35;
  }
  30% {
    transform: translateY(-4px);
    opacity: 1;
  }
}
.demo-dot-1 {
  animation: demo-typing-bounce 1.2s infinite ease-in-out;
}
.demo-dot-2 {
  animation: demo-typing-bounce 1.2s infinite ease-in-out 0.2s;
}
.demo-dot-3 {
  animation: demo-typing-bounce 1.2s infinite ease-in-out 0.4s;
}
@keyframes demo-pulse-glow {
  0%,	100% {
    box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.7);
  }
  50% {
    box-shadow: 0 0 0 6px rgba(16, 185, 129, 0);
  }
}
.demo-pulsing-dot {
  animation: demo-pulse-glow 2s infinite ease-in-out;
}
@keyframes demo-float-bob {
  0%,	100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-4px);
  }
}
.demo-animate-float {
  animation: demo-float-bob 3.5s infinite ease-in-out;
}
.demo-tips-panel {
  left: 42.5%;
  top: 68.5%;
  max-width: 440px;
}
.demo-tips-reopen {
  left: 65.5%;
}
@media (max-width: 996px) {
  button#demo-tips-reopen-btn {
    top: 77%;
  }
}
@media (max-width: 1023px) {
  .demo-tips-panel {
    left: 50%;
    top: 60%;
    transform: translateX(-50%);
    max-width: min(88vw, 320px);
  }
  .demo-tips-reopen {
    left: 50%;
    transform: translateX(-50%);
  }
  #demo-chips-container {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
  }
}
.agent-selector-shell {
  background-color: rgba(13, 18, 30, 0.82);
  backdrop-filter: blur(24px) saturate(190%);
  -webkit-backdrop-filter: blur(24px) saturate(190%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 12px 36px -4px rgba(0, 0, 0, 0.5),	inset 0 1px 1px 0 rgba(255, 255, 255, 0.08);
}
.glass-tooltip {
  background-color: rgba(13, 18, 30, 0.84);
  backdrop-filter: blur(24px) saturate(190%);
  -webkit-backdrop-filter: blur(24px) saturate(190%);
  border: 1px solid rgba(255, 255, 255, 0.16);
  box-shadow: 0 16px 36px -4px rgba(0, 0, 0, 0.55),	inset 0 1px 1px 0 rgba(255, 255, 255, 0.12);
}
.glass-chip {
  background-color: rgba(41, 45, 255, 0.85);
  backdrop-filter: blur(20px) saturate(180%);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  color: #ffffff;
  transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1);
}
.glass-chip:hover {
  background-color: rgba(41, 45, 255, 0.95);
  transform: translateY(-2px);
}
.glass-chip:active {
  transform: scale(0.98);
}
.agent-pill {
  transition: all 0.2s cubic-bezier(0.16, 1, 0.3, 1);
}
.agent-pill[data-experience="0"] {
  border: 1px solid	color-mix(	in srgb,	#25d366 38%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="0"] {
    border: 1px solid	color-mix(	in srgb,	var(--color-agent-whatsapp, #25d366) 38%,	transparent	);
  }
}
.agent-pill[data-experience="0"] {
  background: color-mix(	in srgb,	#25d366 3%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="0"] {
    background: color-mix(	in srgb,	var(--color-agent-whatsapp, #25d366) 3%,	transparent	);
  }
}
.agent-pill[data-experience="0"]:hover {
  border-color: color-mix(	in srgb,	#25d366 75%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="0"]:hover {
    border-color: color-mix(	in srgb,	var(--color-agent-whatsapp, #25d366) 75%,	transparent	);
  }
}
.agent-pill[data-experience="0"]:hover {
  background: color-mix(	in srgb,	#25d366 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="0"]:hover {
    background: color-mix(	in srgb,	var(--color-agent-whatsapp, #25d366) 8%,	transparent	);
  }
}
.agent-pill[data-experience="0"].is-active {
  border: 1.5px solid var(--color-agent-whatsapp, #25d366);
  background: color-mix(	in srgb,	#25d366 12%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="0"].is-active {
    background: color-mix(	in srgb,	var(--color-agent-whatsapp, #25d366) 12%,	transparent	);
  }
}
.agent-pill[data-experience="0"].is-active {
  box-shadow: 0 0 18px	color-mix(	in srgb,	#25d366 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	#25d366 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="0"].is-active {
    box-shadow: 0 0 18px	color-mix(	in srgb,	var(--color-agent-whatsapp, #25d366) 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	var(--color-agent-whatsapp, #25d366) 8%,	transparent	);
  }
}
.agent-pill[data-experience="3"] {
  border: 1px solid	color-mix(in srgb, #00a3ff 38%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="3"] {
    border: 1px solid	color-mix(in srgb, var(--color-agent-sales, #00a3ff) 38%, transparent);
  }
}
.agent-pill[data-experience="3"] {
  background: color-mix(	in srgb,	#00a3ff 3%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="3"] {
    background: color-mix(	in srgb,	var(--color-agent-sales, #00a3ff) 3%,	transparent	);
  }
}
.agent-pill[data-experience="3"]:hover {
  border-color: color-mix(	in srgb,	#00a3ff 75%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="3"]:hover {
    border-color: color-mix(	in srgb,	var(--color-agent-sales, #00a3ff) 75%,	transparent	);
  }
}
.agent-pill[data-experience="3"]:hover {
  background: color-mix(	in srgb,	#00a3ff 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="3"]:hover {
    background: color-mix(	in srgb,	var(--color-agent-sales, #00a3ff) 8%,	transparent	);
  }
}
.agent-pill[data-experience="3"].is-active {
  border: 1.5px solid var(--color-agent-sales, #00a3ff);
  background: color-mix(	in srgb,	#00a3ff 12%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="3"].is-active {
    background: color-mix(	in srgb,	var(--color-agent-sales, #00a3ff) 12%,	transparent	);
  }
}
.agent-pill[data-experience="3"].is-active {
  box-shadow: 0 0 18px	color-mix(	in srgb,	#00a3ff 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	#00a3ff 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="3"].is-active {
    box-shadow: 0 0 18px	color-mix(	in srgb,	var(--color-agent-sales, #00a3ff) 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	var(--color-agent-sales, #00a3ff) 8%,	transparent	);
  }
}
.agent-pill[data-experience="2"] {
  border: 1px solid	color-mix(	in srgb,	#ff6600 38%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="2"] {
    border: 1px solid	color-mix(	in srgb,	var(--color-agent-logistics, #ff6600) 38%,	transparent	);
  }
}
.agent-pill[data-experience="2"] {
  background: color-mix(	in srgb,	#ff6600 3%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="2"] {
    background: color-mix(	in srgb,	var(--color-agent-logistics, #ff6600) 3%,	transparent	);
  }
}
.agent-pill[data-experience="2"]:hover {
  border-color: color-mix(	in srgb,	#ff6600 75%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="2"]:hover {
    border-color: color-mix(	in srgb,	var(--color-agent-logistics, #ff6600) 75%,	transparent	);
  }
}
.agent-pill[data-experience="2"]:hover {
  background: color-mix(	in srgb,	#ff6600 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="2"]:hover {
    background: color-mix(	in srgb,	var(--color-agent-logistics, #ff6600) 8%,	transparent	);
  }
}
.agent-pill[data-experience="2"].is-active {
  border: 1.5px solid var(--color-agent-logistics, #ff6600);
  background: color-mix(	in srgb,	#ff6600 12%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="2"].is-active {
    background: color-mix(	in srgb,	var(--color-agent-logistics, #ff6600) 12%,	transparent	);
  }
}
.agent-pill[data-experience="2"].is-active {
  box-shadow: 0 0 18px	color-mix(	in srgb,	#ff6600 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	#ff6600 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="2"].is-active {
    box-shadow: 0 0 18px	color-mix(	in srgb,	var(--color-agent-logistics, #ff6600) 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	var(--color-agent-logistics, #ff6600) 8%,	transparent	);
  }
}
.agent-pill[data-experience="1"] {
  border: 1px solid	color-mix(	in srgb,	#ffb800 38%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="1"] {
    border: 1px solid	color-mix(	in srgb,	var(--color-agent-comments, #ffb800) 38%,	transparent	);
  }
}
.agent-pill[data-experience="1"] {
  background: color-mix(	in srgb,	#ffb800 3%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="1"] {
    background: color-mix(	in srgb,	var(--color-agent-comments, #ffb800) 3%,	transparent	);
  }
}
.agent-pill[data-experience="1"]:hover {
  border-color: color-mix(	in srgb,	#ffb800 75%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="1"]:hover {
    border-color: color-mix(	in srgb,	var(--color-agent-comments, #ffb800) 75%,	transparent	);
  }
}
.agent-pill[data-experience="1"]:hover {
  background: color-mix(	in srgb,	#ffb800 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="1"]:hover {
    background: color-mix(	in srgb,	var(--color-agent-comments, #ffb800) 8%,	transparent	);
  }
}
.agent-pill[data-experience="1"].is-active {
  border: 1.5px solid var(--color-agent-comments, #ffb800);
  background: color-mix(	in srgb,	#ffb800 12%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="1"].is-active {
    background: color-mix(	in srgb,	var(--color-agent-comments, #ffb800) 12%,	transparent	);
  }
}
.agent-pill[data-experience="1"].is-active {
  box-shadow: 0 0 18px	color-mix(	in srgb,	#ffb800 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	#ffb800 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="1"].is-active {
    box-shadow: 0 0 18px	color-mix(	in srgb,	var(--color-agent-comments, #ffb800) 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	var(--color-agent-comments, #ffb800) 8%,	transparent	);
  }
}
.pricing-section {
  position: relative;
}
.pricing-trial {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: var(--color-chatea-card-navy, #0c1a3f);
}
.pricing-trial::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(	ellipse 60% 100% at 15% 0%,	rgba(41, 45, 255, 0.35) 0%,	transparent 70%	),	radial-gradient(	ellipse 50% 90% at 60% 100%,	rgba(46, 188, 255, 0.18) 0%,	transparent 70%	);
  pointer-events: none;
}
.pricing-trial > * {
  position: relative;
  z-index: 1;
}
.pricing-check-circle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  border-radius: 9999px;
  background: var(--color-292dff, #292dff);
  color: #ffffff;
}
.pricing-card {
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.08);
  text-align: center;
  transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1),	box-shadow 0.3s cubic-bezier(0.16, 1, 0.3, 1),	border-color 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
.pricing-card:hover {
  transform: translateY(-8px);
  border-color: rgba(255, 255, 255, 0.18);
  box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.35);
}
.pricing-card--featured {
  border-color: var(--color-2ebcff, #2ebcff);
  box-shadow: 0 0 0 1px rgba(46, 188, 255, 0.35),	0 20px 50px -15px rgba(41, 45, 255, 0.45);
}
.pricing-card--featured:hover {
  box-shadow: 0 0 0 1px rgba(46, 188, 255, 0.5),	0 25px 55px -15px rgba(41, 45, 255, 0.55);
}
@media (prefers-reduced-motion: reduce) {
  .pricing-card:hover {
    transform: none;
  }
}
@media (min-width: 1024px) {
  .pricing-card--featured {
    margin-top: -1rem;
  }
}
.pricing-badge {
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  padding: 0.3rem 0.9rem;
  border-radius: 9999px;
  background: var(--color-chateapro-orange-brand, #f46b11);
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  white-space: nowrap;
  box-shadow: 0 6px 16px -4px rgba(244, 107, 17, 0.55);
}
.pricing-card-price-amount {
  font-weight: 800;
  font-size: clamp(2rem, 4vw, 2.5rem);
  line-height: 1;
  letter-spacing: -0.02em;
  color: #ffffff;
}
.pricing-card-price-period {
  font-size: 15px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.55);
  padding-bottom: 0.2em;
}
.pricing-card-features li {
  justify-content: center;
}
.results-impact-section {
  position: relative;
}
.results-impact-bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 0;
}
.results-impact-bg-img {
  position: absolute;
  top: 50%;
  right: -20%;
  width: 1600px;
  max-width: none;
  height: auto;
  transform: translateY(-50%);
}
@media (max-width: 1023px) {
  .results-impact-bg-img {
    top: 35%;
    right: -55%;
    width: 1100px;
  }
}
@media (max-width: 639px) {
  .results-impact-bg-img {
    right: -70%;
    width: 900px;
  }
}
.results-impact-card {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform 0.3s ease;
}
.results-impact-card--blue {
  background: var(--color-292dff, #292dff);
  border-color: rgba(255, 255, 255, 0.1);
}
.results-impact-card--dark {
  background: var(--color-chateapro-blue-dark, #040a1a);
}
.results-impact-value {
  font-weight: 800;
  font-size: clamp(2.25rem, 4.5vw, 3rem);
  line-height: 1;
  letter-spacing: -0.02em;
  color: #ffffff;
  font-variant-numeric: tabular-nums;
}
.results-impact-value-prefix {
  font-weight: 700;
  font-size: 0.5em;
  color: rgba(255, 255, 255, 0.6);
}
.results-impact-desc {
  color: rgba(255, 255, 255, 0.65);
}
.results-impact-card--blue .results-impact-desc {
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 639px) {
  .results-impact-value {
    font-size: 2.5rem;
  }
}
.timeline-section {
  position: relative;
}
.timeline-glow-top {
  background: radial-gradient(	circle,	rgba(30, 64, 175, 0.16) 0%,	rgba(4, 8, 22, 0) 70%	);
}
.timeline-glow-center {
  background: radial-gradient(	circle,	rgba(14, 165, 233, 0.12) 0%,	rgba(4, 8, 22, 0) 70%	);
}
.timeline-glow-bottom {
  background: radial-gradient(	circle,	rgba(37, 99, 235, 0.18) 0%,	rgba(4, 8, 22, 0) 70%	);
}
.timeline-main-container {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.timeline-tab-btn {
  background: rgba(15, 23, 42, 0.65);
  color: #94a3b8;
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(12px);
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  user-select: none;
}
.timeline-tab-btn:hover {
  color: #ffffff;
  border-color: rgba(56, 189, 248, 0.4);
  background: rgba(30, 41, 59, 0.75);
}
.timeline-tab-btn.is-active {
  background: linear-gradient(	135deg,	rgba(37, 99, 235, 0.4) 0%,	rgba(6, 182, 212, 0.25) 100%	);
  color: #ffffff;
  border-color: rgba(56, 189, 248, 0.65);
  box-shadow: 0 0 25px rgba(37, 99, 235, 0.45),	inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.timeline-step-number {
  font-family: var(--font-sans);
  font-weight: 900;
  line-height: 0.9;
  letter-spacing: -0.04em;
  background: linear-gradient(	180deg,	#1d4ed8 0%,	rgba(37, 99, 235, 0.45) 50%,	rgba(14, 165, 233, 0.1) 100%	);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0 25px rgba(29, 78, 216, 0.35));
  user-select: none;
}
.timeline-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.35rem 0.85rem;
  border-radius: 9999px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: none;
  background-color: var(--color-292dff);
  color: var(--chatea-light-blue);
}
.timeline-badge-exclusive {
  background: linear-gradient(	135deg,	rgba(30, 58, 138, 0.9) 0%,	rgba(14, 116, 144, 0.85) 100%	);
  color: #67e8f9;
  border: 1px solid rgba(103, 232, 249, 0.45);
  box-shadow: 0 0 20px rgba(6, 182, 212, 0.35);
}
.timeline-track {
  position: absolute;
  width: 2px;
  background: rgba(59, 130, 246, 0.15);
}
.timeline-progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #3b82f6 0%, #06b6d4 50%, #2563eb 100%);
  box-shadow: 0 0 16px rgba(59, 130, 246, 0.8),	0 0 32px rgba(6, 182, 212, 0.5);
  transform-origin: top center;
  transform: scaleY(0);
  will-change: transform;
}
.timeline-beacon {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #38bdf8;
  box-shadow: 0 0 0 4px rgba(14, 165, 233, 0.25),	0 0 20px rgba(56, 189, 248, 0.9);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 20;
}
.timeline-card-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 440px;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1),	box-shadow 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
.timeline-card-wrapper:hover {
  transform: translateY(-6px);
}
.timeline-card-img {
  display: block;
  max-height: 80vh;
  max-height: 80dvh;
  width: auto;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 1.25rem;
  box-shadow: 0 25px 60px -15px rgba(0, 0, 0, 0.75),	0 0 30px rgba(30, 64, 175, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.timeline-card-final {
  display: block;
  max-height: 80vh;
  max-height: 80dvh;
  width: auto;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.6))	drop-shadow(0 0 35px rgba(59, 130, 246, 0.25));
}
.wa-pattern-light {
  background-color: #eae6df;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cg fill='none' stroke='%23b8b0a6' stroke-width='.7' opacity='.45'%3E%3Cpath d='M12 8c3.5 0 6.5 2.2 6.5 5s-3 5-6.5 5c-1 0-1.8-.2-2.5-.5L6 19l1-2.2c-1.2-1-2-2.5-2-4 0-2.8 3-5 7-5z'/%3E%3Ccircle cx='58' cy='12' r='5'/%3E%3Cpath d='M58 9v3.5l2.5 1.5'/%3E%3Crect x='86' y='7' width='8' height='13' rx='1.5'/%3E%3Cpath d='M88.5 17h3'/%3E%3Cpath d='M14 44c0-2.2 1.8-4 4-4 1.2 0 2.2.5 2.8 1.3.6-.8 1.6-1.3 2.8-1.3 2.2 0 4 1.8 4 4 0 4.5-6.8 8-6.8 8s-6.8-3.5-6.8-8z'/%3E%3Crect x='56' y='42' width='13' height='9' rx='1.5'/%3E%3Ccircle cx='62.5' cy='46.5' r='2.8'/%3E%3Cpath d='M59 42l1.5-2h4l1.5 2'/%3E%3Cpath d='M90 40l2.2 4.5h5l-3.5 2.8 1.2 4.7-4-2.8-4 2.8 1.2-4.7-3.5-2.8h5z'/%3E%3Ccircle cx='18' cy='80' r='5.5'/%3E%3Cpath d='M15.5 82c0 0 1.2 2 2.5 2s2.5-2 2.5-2'/%3E%3Ccircle cx='16.2' cy='79' r='.6' fill='%23b8b0a6'/%3E%3Ccircle cx='19.8' cy='79' r='.6' fill='%23b8b0a6'/%3E%3Cpath d='M52 75c0-3.2 2.8-5.8 5.8-5.8s5.8 2.6 5.8 5.8c0 4.2-5.8 9-5.8 9s-5.8-4.8-5.8-9z'/%3E%3Ccircle cx='57.8' cy='75' r='2'/%3E%3Crect x='84' y='75' width='8' height='9' rx='1'/%3E%3Cpath d='M86 75v-2.5a2.5 2.5 0 015 0V75'/%3E%3C/g%3E%3C/svg%3E");
}
.wa-doodle-bg {
  background-color: #0b141a;
  background-image: radial-gradient(#1f2c34 1px, transparent 1px);
  background-size: 14px 14px;
}
.chat-scroll {
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.12) transparent;
}
.chat-scroll::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.chat-scroll::-webkit-scrollbar-track {
  background: transparent;
}
.chat-scroll::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.12);
  border-radius: 99px;
}
.chat-scroll::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.25);
}
.apple-scrollbar {
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
}
.apple-scrollbar::-webkit-scrollbar {
  width: 3.5px;
  height: 3.5px;
}
.apple-scrollbar::-webkit-scrollbar-track {
  background: transparent;
}
.apple-scrollbar::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.22);
  border-radius: 9999px;
}
.apple-scrollbar::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.4);
}
.apple-scrollbar-dark {
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.2) transparent;
}
.apple-scrollbar-dark::-webkit-scrollbar {
  width: 3.5px;
  height: 3.5px;
}
.apple-scrollbar-dark::-webkit-scrollbar-track {
  background: transparent;
}
.apple-scrollbar-dark::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.22);
  border-radius: 9999px;
}
.apple-scrollbar-dark::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.45);
}
.simulator-stage {
  width: min(100%, 480px);
  height: 880px;
  overflow: hidden;
  border-radius: 0;
  border: none;
  box-shadow: none;
  background: transparent;
  position: relative;
  margin: 0 auto;
}
.simulator-stage::before {
  content: "";
  position: absolute;
  inset-inline: 0;
  bottom: 0;
  height: 180px;
  background: linear-gradient(180deg, #040a1a00 2%, #040a1a 75%);
  pointer-events: none;
  z-index: 25;
}
.simulator-canvas {
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
  max-width: 1340px;
  aspect-ratio: 3 / 2;
  height: 100%;
  width: auto;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .simulator-stage {
    width: 380px;
    height: 600px;
    border-radius: 42px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7);
    background: #090d16;
  }
}
@media (min-width: 1024px) {
  .simulator-stage {
    width: 100%;
    max-width: 1440px;
    height: 901px;
    max-height: 901px;
    overflow: hidden;
    border-radius: 0;
    border: none;
    box-shadow: none;
    background: transparent;
    aspect-ratio: 1440 / 901;
  }
  .simulator-stage::before {
    height: 250px;
    background: linear-gradient(180deg, #040a1a00 2%, #040a1a 75%);
  }
}
@keyframes demo-typing-bounce {
  0%,	60%,	100% {
    transform: translateY(0);
    opacity: 0.35;
  }
  30% {
    transform: translateY(-4px);
    opacity: 1;
  }
}
.demo-dot-1 {
  animation: demo-typing-bounce 1.2s infinite ease-in-out;
}
.demo-dot-2 {
  animation: demo-typing-bounce 1.2s infinite ease-in-out 0.2s;
}
.demo-dot-3 {
  animation: demo-typing-bounce 1.2s infinite ease-in-out 0.4s;
}
@keyframes demo-pulse-glow {
  0%,	100% {
    box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.7);
  }
  50% {
    box-shadow: 0 0 0 6px rgba(16, 185, 129, 0);
  }
}
.demo-pulsing-dot {
  animation: demo-pulse-glow 2s infinite ease-in-out;
}
@keyframes demo-float-bob {
  0%,	100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-4px);
  }
}
.demo-animate-float {
  animation: demo-float-bob 3.5s infinite ease-in-out;
}
.demo-tips-panel {
  left: 42.5%;
  top: 68.5%;
  max-width: 440px;
}
.demo-tips-reopen {
  left: 65.5%;
}
@media (max-width: 996px) {
  button#demo-tips-reopen-btn {
    top: 77%;
  }
}
@media (max-width: 1023px) {
  .demo-tips-panel {
    left: 50%;
    top: 60%;
    transform: translateX(-50%);
    max-width: min(88vw, 320px);
  }
  .demo-tips-reopen {
    left: 50%;
    transform: translateX(-50%);
  }
  #demo-chips-container {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
  }
}
.agent-selector-shell {
  background-color: rgba(13, 18, 30, 0.82);
  backdrop-filter: blur(24px) saturate(190%);
  -webkit-backdrop-filter: blur(24px) saturate(190%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 12px 36px -4px rgba(0, 0, 0, 0.5),	inset 0 1px 1px 0 rgba(255, 255, 255, 0.08);
}
.glass-tooltip {
  background-color: rgba(13, 18, 30, 0.84);
  backdrop-filter: blur(24px) saturate(190%);
  -webkit-backdrop-filter: blur(24px) saturate(190%);
  border: 1px solid rgba(255, 255, 255, 0.16);
  box-shadow: 0 16px 36px -4px rgba(0, 0, 0, 0.55),	inset 0 1px 1px 0 rgba(255, 255, 255, 0.12);
}
.glass-chip {
  background-color: rgba(41, 45, 255, 0.85);
  backdrop-filter: blur(20px) saturate(180%);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  color: #ffffff;
  transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1);
}
.glass-chip:hover {
  background-color: rgba(41, 45, 255, 0.95);
  transform: translateY(-2px);
}
.glass-chip:active {
  transform: scale(0.98);
}
.agent-pill {
  transition: all 0.2s cubic-bezier(0.16, 1, 0.3, 1);
}
.agent-pill[data-experience="0"] {
  border: 1px solid	color-mix(	in srgb,	#25d366 38%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="0"] {
    border: 1px solid	color-mix(	in srgb,	var(--color-agent-whatsapp, #25d366) 38%,	transparent	);
  }
}
.agent-pill[data-experience="0"] {
  background: color-mix(	in srgb,	#25d366 3%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="0"] {
    background: color-mix(	in srgb,	var(--color-agent-whatsapp, #25d366) 3%,	transparent	);
  }
}
.agent-pill[data-experience="0"]:hover {
  border-color: color-mix(	in srgb,	#25d366 75%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="0"]:hover {
    border-color: color-mix(	in srgb,	var(--color-agent-whatsapp, #25d366) 75%,	transparent	);
  }
}
.agent-pill[data-experience="0"]:hover {
  background: color-mix(	in srgb,	#25d366 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="0"]:hover {
    background: color-mix(	in srgb,	var(--color-agent-whatsapp, #25d366) 8%,	transparent	);
  }
}
.agent-pill[data-experience="0"].is-active {
  border: 1.5px solid var(--color-agent-whatsapp, #25d366);
  background: color-mix(	in srgb,	#25d366 12%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="0"].is-active {
    background: color-mix(	in srgb,	var(--color-agent-whatsapp, #25d366) 12%,	transparent	);
  }
}
.agent-pill[data-experience="0"].is-active {
  box-shadow: 0 0 18px	color-mix(	in srgb,	#25d366 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	#25d366 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="0"].is-active {
    box-shadow: 0 0 18px	color-mix(	in srgb,	var(--color-agent-whatsapp, #25d366) 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	var(--color-agent-whatsapp, #25d366) 8%,	transparent	);
  }
}
.agent-pill[data-experience="3"] {
  border: 1px solid	color-mix(in srgb, #00a3ff 38%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="3"] {
    border: 1px solid	color-mix(in srgb, var(--color-agent-sales, #00a3ff) 38%, transparent);
  }
}
.agent-pill[data-experience="3"] {
  background: color-mix(	in srgb,	#00a3ff 3%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="3"] {
    background: color-mix(	in srgb,	var(--color-agent-sales, #00a3ff) 3%,	transparent	);
  }
}
.agent-pill[data-experience="3"]:hover {
  border-color: color-mix(	in srgb,	#00a3ff 75%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="3"]:hover {
    border-color: color-mix(	in srgb,	var(--color-agent-sales, #00a3ff) 75%,	transparent	);
  }
}
.agent-pill[data-experience="3"]:hover {
  background: color-mix(	in srgb,	#00a3ff 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="3"]:hover {
    background: color-mix(	in srgb,	var(--color-agent-sales, #00a3ff) 8%,	transparent	);
  }
}
.agent-pill[data-experience="3"].is-active {
  border: 1.5px solid var(--color-agent-sales, #00a3ff);
  background: color-mix(	in srgb,	#00a3ff 12%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="3"].is-active {
    background: color-mix(	in srgb,	var(--color-agent-sales, #00a3ff) 12%,	transparent	);
  }
}
.agent-pill[data-experience="3"].is-active {
  box-shadow: 0 0 18px	color-mix(	in srgb,	#00a3ff 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	#00a3ff 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="3"].is-active {
    box-shadow: 0 0 18px	color-mix(	in srgb,	var(--color-agent-sales, #00a3ff) 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	var(--color-agent-sales, #00a3ff) 8%,	transparent	);
  }
}
.agent-pill[data-experience="2"] {
  border: 1px solid	color-mix(	in srgb,	#ff6600 38%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="2"] {
    border: 1px solid	color-mix(	in srgb,	var(--color-agent-logistics, #ff6600) 38%,	transparent	);
  }
}
.agent-pill[data-experience="2"] {
  background: color-mix(	in srgb,	#ff6600 3%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="2"] {
    background: color-mix(	in srgb,	var(--color-agent-logistics, #ff6600) 3%,	transparent	);
  }
}
.agent-pill[data-experience="2"]:hover {
  border-color: color-mix(	in srgb,	#ff6600 75%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="2"]:hover {
    border-color: color-mix(	in srgb,	var(--color-agent-logistics, #ff6600) 75%,	transparent	);
  }
}
.agent-pill[data-experience="2"]:hover {
  background: color-mix(	in srgb,	#ff6600 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="2"]:hover {
    background: color-mix(	in srgb,	var(--color-agent-logistics, #ff6600) 8%,	transparent	);
  }
}
.agent-pill[data-experience="2"].is-active {
  border: 1.5px solid var(--color-agent-logistics, #ff6600);
  background: color-mix(	in srgb,	#ff6600 12%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="2"].is-active {
    background: color-mix(	in srgb,	var(--color-agent-logistics, #ff6600) 12%,	transparent	);
  }
}
.agent-pill[data-experience="2"].is-active {
  box-shadow: 0 0 18px	color-mix(	in srgb,	#ff6600 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	#ff6600 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="2"].is-active {
    box-shadow: 0 0 18px	color-mix(	in srgb,	var(--color-agent-logistics, #ff6600) 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	var(--color-agent-logistics, #ff6600) 8%,	transparent	);
  }
}
.agent-pill[data-experience="1"] {
  border: 1px solid	color-mix(	in srgb,	#ffb800 38%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="1"] {
    border: 1px solid	color-mix(	in srgb,	var(--color-agent-comments, #ffb800) 38%,	transparent	);
  }
}
.agent-pill[data-experience="1"] {
  background: color-mix(	in srgb,	#ffb800 3%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="1"] {
    background: color-mix(	in srgb,	var(--color-agent-comments, #ffb800) 3%,	transparent	);
  }
}
.agent-pill[data-experience="1"]:hover {
  border-color: color-mix(	in srgb,	#ffb800 75%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="1"]:hover {
    border-color: color-mix(	in srgb,	var(--color-agent-comments, #ffb800) 75%,	transparent	);
  }
}
.agent-pill[data-experience="1"]:hover {
  background: color-mix(	in srgb,	#ffb800 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="1"]:hover {
    background: color-mix(	in srgb,	var(--color-agent-comments, #ffb800) 8%,	transparent	);
  }
}
.agent-pill[data-experience="1"].is-active {
  border: 1.5px solid var(--color-agent-comments, #ffb800);
  background: color-mix(	in srgb,	#ffb800 12%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="1"].is-active {
    background: color-mix(	in srgb,	var(--color-agent-comments, #ffb800) 12%,	transparent	);
  }
}
.agent-pill[data-experience="1"].is-active {
  box-shadow: 0 0 18px	color-mix(	in srgb,	#ffb800 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	#ffb800 8%,	transparent	);
}
@supports (color: color-mix(in lab, red, red)) {
  .agent-pill[data-experience="1"].is-active {
    box-shadow: 0 0 18px	color-mix(	in srgb,	var(--color-agent-comments, #ffb800) 28%,	transparent	),	inset 0 0 8px	color-mix(	in srgb,	var(--color-agent-comments, #ffb800) 8%,	transparent	);
  }
}
.timeline-section {
  position: relative;
}
.timeline-glow-top {
  background: radial-gradient(	circle,	rgba(30, 64, 175, 0.16) 0%,	rgba(4, 8, 22, 0) 70%	);
}
.timeline-glow-center {
  background: radial-gradient(	circle,	rgba(14, 165, 233, 0.12) 0%,	rgba(4, 8, 22, 0) 70%	);
}
.timeline-glow-bottom {
  background: radial-gradient(	circle,	rgba(37, 99, 235, 0.18) 0%,	rgba(4, 8, 22, 0) 70%	);
}
.timeline-main-container {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.timeline-tab-btn {
  background: rgba(15, 23, 42, 0.65);
  color: #94a3b8;
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(12px);
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  user-select: none;
}
.timeline-tab-btn:hover {
  color: #ffffff;
  border-color: rgba(56, 189, 248, 0.4);
  background: rgba(30, 41, 59, 0.75);
}
.timeline-tab-btn.is-active {
  background: linear-gradient(	135deg,	rgba(37, 99, 235, 0.4) 0%,	rgba(6, 182, 212, 0.25) 100%	);
  color: #ffffff;
  border-color: rgba(56, 189, 248, 0.65);
  box-shadow: 0 0 25px rgba(37, 99, 235, 0.45),	inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.timeline-step-number {
  font-family: var(--font-sans);
  font-weight: 900;
  line-height: 0.9;
  letter-spacing: -0.04em;
  background: linear-gradient(	180deg,	#1d4ed8 0%,	rgba(37, 99, 235, 0.45) 50%,	rgba(14, 165, 233, 0.1) 100%	);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0 25px rgba(29, 78, 216, 0.35));
  user-select: none;
}
.timeline-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.35rem 0.85rem;
  border-radius: 9999px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: none;
  background-color: var(--color-292dff);
  color: var(--chatea-light-blue);
}
.timeline-badge-exclusive {
  background: linear-gradient(	135deg,	rgba(30, 58, 138, 0.9) 0%,	rgba(14, 116, 144, 0.85) 100%	);
  color: #67e8f9;
  border: 1px solid rgba(103, 232, 249, 0.45);
  box-shadow: 0 0 20px rgba(6, 182, 212, 0.35);
}
.timeline-track {
  position: absolute;
  width: 2px;
  background: rgba(59, 130, 246, 0.15);
}
.timeline-progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #3b82f6 0%, #06b6d4 50%, #2563eb 100%);
  box-shadow: 0 0 16px rgba(59, 130, 246, 0.8),	0 0 32px rgba(6, 182, 212, 0.5);
  transform-origin: top center;
  transform: scaleY(0);
  will-change: transform;
}
.timeline-beacon {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #38bdf8;
  box-shadow: 0 0 0 4px rgba(14, 165, 233, 0.25),	0 0 20px rgba(56, 189, 248, 0.9);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 20;
}
.timeline-card-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 440px;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1),	box-shadow 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}
.timeline-card-wrapper:hover {
  transform: translateY(-6px);
}
.timeline-card-img {
  display: block;
  max-height: 80vh;
  max-height: 80dvh;
  width: auto;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 1.25rem;
  box-shadow: 0 25px 60px -15px rgba(0, 0, 0, 0.75),	0 0 30px rgba(30, 64, 175, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.timeline-card-final {
  display: block;
  max-height: 80vh;
  max-height: 80dvh;
  width: auto;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.6))	drop-shadow(0 0 35px rgba(59, 130, 246, 0.25));
}
.features-section {
  position: relative;
  width: 100%;
  overflow: clip;
}
.features-light-canvas {
  position: relative;
  color: #070707;
}
.features-bg-frame {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 0;
  overflow: hidden;
}
.features-bg-svg {
  width: 100%;
  height: 100%;
  display: block;
  pointer-events: none;
}
.feature-card {
  position: relative;
  border-radius: 40px;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 10px 30px -8px rgba(0, 0, 0, 0.25);
  transition: all 0.4s ease;
  aspect-ratio: 4 / 3.1;
  min-height: 200px;
  max-height: 286px;
  min-width: 340px;
  max-width: 376px;
}
.feature-card:hover {
  box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.4);
  transition: all 0.4s ease;
  transform: translateY(-4px);
}
.feature-card::before {
  content: "";
  background: linear-gradient(	to top,	rgba(0, 0, 0, 0.98) 0%,	rgba(0, 0, 0, 0.15) 70%	);
  opacity: 1;
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
}
.feature-card:hover::before {
  content: "";
  background: linear-gradient(	to top,	rgba(0, 0, 0, 0.78) 0%,	rgba(0, 0, 0, 0.78) 100%	);
  opacity: 1;
  transition: all 0.4s ease;
}
.feature-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
  filter: blur(0px);
}
.feature-card:hover .feature-card-img {
  filter: blur(4.8px);
  transition: all 0.4s ease;
}
.feature-card-body {
  position: absolute;
  inset: 0;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 2;
  color: #ffffff;
}
.feature-card-desc {
  max-height: 0;
  opacity: 0;
  transform: translateY(12px);
  overflow: hidden;
  transition: all 0.4s ease;
}
.feature-card:hover .feature-card-desc {
  max-height: 160px;
  opacity: 1;
  transform: translateY(0);
  transition: all 0.4s ease;
}
.features-sticky-stars {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
  z-index: 1;
  display: flex;
  justify-content: center;
}
@media (max-width: 1024px) {
  .features-light-canvas {
    padding-top: 190px !important;
  }
  .feature-card .feature-card-desc {
    max-height: 160px !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: all 0.4s ease !important;
  }
  .feature-card::before {
    content: "";
    background: linear-gradient(	to top,	rgba(0, 0, 0, 0.78) 0%,	rgba(0, 0, 0, 0.78) 100%	) !important;
    opacity: 1 !important;
    transition: all 0.4s ease !important;
  }
}
.pointer-events-auto {
  pointer-events: auto;
}
.pointer-events-none {
  pointer-events: none;
}
.collapse {
  visibility: collapse;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  inset-inline: 0px;
}
.-top-32 {
  top: calc(var(--spacing) * -32);
}
.-top-40 {
  top: calc(var(--spacing) * -40);
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: calc(1 / 2 * 100%);
}
.top-1\/3 {
  top: calc(1 / 3 * 100%);
}
.top-2 {
  top: calc(var(--spacing) * 2);
}
.top-4 {
  top: calc(var(--spacing) * 4);
}
.top-8 {
  top: calc(var(--spacing) * 8);
}
.top-\[25\%\] {
  top: 25%;
}
.top-\[72\%\] {
  top: 72%;
}
.top-\[83\%\] {
  top: 83%;
}
.top-full {
  top: 100%;
}
.-right-40 {
  right: calc(var(--spacing) * -40);
}
.right-0 {
  right: 0px;
}
.right-2 {
  right: calc(var(--spacing) * 2);
}
.right-\[10\%\] {
  right: 10%;
}
.-bottom-1 {
  bottom: calc(var(--spacing) * -1);
}
.-bottom-32 {
  bottom: calc(var(--spacing) * -32);
}
.bottom-8 {
  bottom: calc(var(--spacing) * 8);
}
.bottom-10 {
  bottom: calc(var(--spacing) * 10);
}
.-left-40 {
  left: calc(var(--spacing) * -40);
}
.left-1\/2 {
  left: calc(1 / 2 * 100%);
}
.left-4 {
  left: calc(var(--spacing) * 4);
}
.-z-10 {
  z-index: calc(10 * -1);
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-45 {
  z-index: 45;
}
.z-50 {
  z-index: 50;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.container {
  width: 100%;
}
@media (width >= 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
.mx-auto {
  margin-inline: auto;
}
.my-1 {
  margin-block: var(--spacing);
}
.my-2 {
  margin-block: calc(var(--spacing) * 2);
}
.prose {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-foreground);
  --tw-prose-lead: var(--color-foreground);
  --tw-prose-links: var(--color-primary);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-foreground);
  --tw-prose-bullets: var(--color-foreground);
  --tw-prose-hr: var(--color-foreground);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-primary);
  --tw-prose-captions: var(--color-foreground);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *,figure img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure a) {
  vertical-align: bottom;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
.prose .wp-block-table td,.prose .wp-block-table th {
  border: 0;
}
.prose .wp-block-table thead,.prose .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
.prose .wp-block-table thead {
  border-bottom-width: 1px;
}
.prose .wp-block-table tfoot {
  border-top-width: 1px;
}
.mt-0\.5 {
  margin-top: calc(var(--spacing) * 0.5);
}
.mt-1 {
  margin-top: var(--spacing);
}
.mt-1\.5 {
  margin-top: calc(var(--spacing) * 1.5);
}
.mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-3 {
  margin-top: calc(var(--spacing) * 3);
}
.mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-5 {
  margin-top: calc(var(--spacing) * 5);
}
.mt-6 {
  margin-top: calc(var(--spacing) * 6);
}
.mt-7 {
  margin-top: calc(var(--spacing) * 7);
}
.mt-8 {
  margin-top: calc(var(--spacing) * 8);
}
.mt-10 {
  margin-top: calc(var(--spacing) * 10);
}
.mt-12 {
  margin-top: calc(var(--spacing) * 12);
}
.mt-16 {
  margin-top: calc(var(--spacing) * 16);
}
.mr-2 {
  margin-right: calc(var(--spacing) * 2);
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-0\.5 {
  margin-bottom: calc(var(--spacing) * 0.5);
}
.mb-1 {
  margin-bottom: var(--spacing);
}
.mb-2 {
  margin-bottom: calc(var(--spacing) * 2);
}
.mb-2\.5 {
  margin-bottom: calc(var(--spacing) * 2.5);
}
.mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.mb-3\.5 {
  margin-bottom: calc(var(--spacing) * 3.5);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.mb-8 {
  margin-bottom: calc(var(--spacing) * 8);
}
.mb-10 {
  margin-bottom: calc(var(--spacing) * 10);
}
.mb-16 {
  margin-bottom: calc(var(--spacing) * 16);
}
.ml-1 {
  margin-left: var(--spacing);
}
.ml-2 {
  margin-left: calc(var(--spacing) * 2);
}
.btn-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  font-weight: 600;
  color: #ffffff;
  background-color: var(--color-292dff, #292dff);
  border-radius: var(--radius-lg, 0.5rem);
  padding: 0.375rem 0.875rem;
  font-size: 1rem;
  line-height: 1.5rem;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 640px) {
  .btn-cta {
    padding: 0.625rem 1.25rem;
  }
}
.btn-cta:hover {
  background-color: #0003d1;
  color: #ffffff;
}
.btn-cta:active {
  transform: scale(0.95);
}
.btn-cta:focus-visible {
  outline: 2px solid var(--color-292dff, #292dff);
  outline-offset: 2px;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.aspect-2\/3 {
  aspect-ratio: 2/3;
}
.size-2 {
  width: calc(var(--spacing) * 2);
  height: calc(var(--spacing) * 2);
}
.size-3 {
  width: calc(var(--spacing) * 3);
  height: calc(var(--spacing) * 3);
}
.size-3\.5 {
  width: calc(var(--spacing) * 3.5);
  height: calc(var(--spacing) * 3.5);
}
.size-4 {
  width: calc(var(--spacing) * 4);
  height: calc(var(--spacing) * 4);
}
.size-5 {
  width: calc(var(--spacing) * 5);
  height: calc(var(--spacing) * 5);
}
.size-6 {
  width: calc(var(--spacing) * 6);
  height: calc(var(--spacing) * 6);
}
.size-10 {
  width: calc(var(--spacing) * 10);
  height: calc(var(--spacing) * 10);
}
.h-1\.5 {
  height: calc(var(--spacing) * 1.5);
}
.h-2 {
  height: calc(var(--spacing) * 2);
}
.h-3 {
  height: calc(var(--spacing) * 3);
}
.h-4 {
  height: calc(var(--spacing) * 4);
}
.h-5 {
  height: calc(var(--spacing) * 5);
}
.h-6 {
  height: calc(var(--spacing) * 6);
}
.h-7 {
  height: calc(var(--spacing) * 7);
}
.h-9 {
  height: calc(var(--spacing) * 9);
}
.h-11 {
  height: calc(var(--spacing) * 11);
}
.h-12 {
  height: calc(var(--spacing) * 12);
}
.h-\[500px\] {
  height: 500px;
}
.h-\[550px\] {
  height: 550px;
}
.h-\[600px\] {
  height: 600px;
}
.h-\[750px\] {
  height: 750px;
}
.h-\[950px\] {
  height: 950px;
}
.h-auto {
  height: auto;
}
.h-fit {
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.max-h-full {
  max-height: 100%;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-screen {
  min-height: 100vh;
}
.w-1\.5 {
  width: calc(var(--spacing) * 1.5);
}
.w-2 {
  width: calc(var(--spacing) * 2);
}
.w-3 {
  width: calc(var(--spacing) * 3);
}
.w-4 {
  width: calc(var(--spacing) * 4);
}
.w-5 {
  width: calc(var(--spacing) * 5);
}
.w-6 {
  width: calc(var(--spacing) * 6);
}
.w-8 {
  width: calc(var(--spacing) * 8);
}
.w-9 {
  width: calc(var(--spacing) * 9);
}
.w-11 {
  width: calc(var(--spacing) * 11);
}
.w-12 {
  width: calc(var(--spacing) * 12);
}
.w-14 {
  width: calc(var(--spacing) * 14);
}
.w-48 {
  width: calc(var(--spacing) * 48);
}
.w-52 {
  width: calc(var(--spacing) * 52);
}
.w-\[88\%\] {
  width: 88%;
}
.w-\[90vw\] {
  width: 90vw;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[500px\] {
  width: 500px;
}
.w-\[600px\] {
  width: 600px;
}
.w-\[900px\] {
  width: 900px;
}
.w-\[950px\] {
  width: 950px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.max-w-2xl {
  max-width: var(--container-2xl);
}
.max-w-3xl {
  max-width: var(--container-3xl);
}
.max-w-7xl {
  max-width: var(--container-7xl);
}
.max-w-310 {
  max-width: calc(var(--spacing) * 310);
}
.max-w-\[60\%\] {
  max-width: 60%;
}
.max-w-\[88\%\] {
  max-width: 88%;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.max-w-\[95vw\] {
  max-width: 95vw;
}
.max-w-\[96vw\] {
  max-width: 96vw;
}
.max-w-\[420px\] {
  max-width: 420px;
}
.max-w-\[440px\] {
  max-width: 440px;
}
.max-w-\[448px\] {
  max-width: 448px;
}
.max-w-\[460px\] {
  max-width: 460px;
}
.max-w-\[620px\] {
  max-width: 620px;
}
.max-w-\[720px\] {
  max-width: 720px;
}
.max-w-\[760px\] {
  max-width: 760px;
}
.max-w-\[770px\] {
  max-width: 770px;
}
.max-w-\[820px\] {
  max-width: 820px;
}
.max-w-\[860px\] {
  max-width: 860px;
}
.max-w-\[1024px\] {
  max-width: 1024px;
}
.max-w-\[1200px\] {
  max-width: 1200px;
}
.max-w-\[1280px\] {
  max-width: 1280px;
}
.max-w-\[1360px\] {
  max-width: 1360px;
}
.max-w-\[1440px\] {
  max-width: 1440px;
}
.max-w-full {
  max-width: 100%;
}
.max-w-none {
  max-width: none;
}
.max-w-sm {
  max-width: var(--container-sm);
}
.min-w-0 {
  min-width: 0px;
}
.flex-1 {
  flex: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.-translate-x-1\/2 {
  --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-1\/2 {
  --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-1 {
  --tw-translate-y: var(--spacing);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-8 {
  --tw-translate-y: calc(var(--spacing) * 8);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.rotate-45 {
  rotate: 45deg;
}
.rotate-180 {
  rotate: 180deg;
}
.glass-tile {
  background-color: rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(12px) saturate(160%);
  -webkit-backdrop-filter: blur(12px) saturate(160%);
  box-shadow: inset 0 1px 0.5px 0 rgba(255, 255, 255, 0.9),	0 2px 8px -2px rgba(0, 0, 0, 0.03);
  transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1);
}
.glass-tile:hover {
  background-color: rgba(255, 255, 255, 0.85);
  border-color: rgba(255, 255, 255, 0.95);
  box-shadow: inset 0 1px 0.5px 0 #ffffff,	0 12px 28px -4px rgba(41, 45, 255, 0.08),	0 2px 6px -1px rgba(0, 0, 0, 0.04);
  transform: translateY(-1.5px);
}
.reveal-on-scroll {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.6s cubic-bezier(0.16, 1, 0.3, 1),	transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}
.reveal-on-scroll.is-revealed {
  opacity: 1;
  transform: translateY(0);
}
.glass-card {
  background: linear-gradient(	135deg,	rgba(255, 255, 255, 0.08) 0%,	rgba(255, 255, 255, 0.02) 100%	),	rgba(4, 10, 26, 0.7);
  backdrop-filter: blur(32px) saturate(190%) contrast(100%) brightness(105%);
  -webkit-backdrop-filter: blur(32px) saturate(190%) contrast(100%)	brightness(105%);
  box-shadow: inset 0 1px 0.5px 0 rgba(255, 255, 255, 0.35),	inset 0 -1px 0.5px 0 rgba(0, 0, 0, 0.3),	0 8px 32px 0 rgba(0, 0, 0, 0.42),	0 24px 60px -12px rgba(0, 0, 0, 0.55);
  transform: translateZ(0);
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.animate-bounce {
  animation: var(--animate-bounce);
}
.animate-pulse {
  animation: var(--animate-pulse);
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-zoom-in {
  cursor: zoom-in;
}
.cursor-zoom-out {
  cursor: zoom-out;
}
.resize {
  resize: both;
}
.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-baseline {
  align-items: baseline;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.items-start {
  align-items: flex-start;
}
.items-stretch {
  align-items: stretch;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.gap-0 {
  gap: 0px;
}
.gap-0\.5 {
  gap: calc(var(--spacing) * 0.5);
}
.gap-1 {
  gap: var(--spacing);
}
.gap-1\.5 {
  gap: calc(var(--spacing) * 1.5);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-2\.5 {
  gap: calc(var(--spacing) * 2.5);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-3\.5 {
  gap: calc(var(--spacing) * 3.5);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-5 {
  gap: calc(var(--spacing) * 5);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
.gap-8 {
  gap: calc(var(--spacing) * 8);
}
.gap-10 {
  gap: calc(var(--spacing) * 10);
}
.gap-12 {
  gap: calc(var(--spacing) * 12);
}
.gap-16 {
  gap: calc(var(--spacing) * 16);
}
:where(.space-y-2\.5 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)));
}
.gap-x-2 {
  column-gap: calc(var(--spacing) * 2);
}
.gap-x-5 {
  column-gap: calc(var(--spacing) * 5);
}
.gap-x-6 {
  column-gap: calc(var(--spacing) * 6);
}
.gap-x-8 {
  column-gap: calc(var(--spacing) * 8);
}
.gap-y-2 {
  row-gap: calc(var(--spacing) * 2);
}
.gap-y-3 {
  row-gap: calc(var(--spacing) * 3);
}
.self-center {
  align-self: center;
}
.self-end {
  align-self: flex-end;
}
.self-start {
  align-self: flex-start;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.btn-cta-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  border-radius: var(--radius-xl, 0.75rem);
}
@media (min-width: 640px) {
  .btn-cta-lg {
    padding: 0.875rem 2rem;
  }
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: var(--radius-2xl);
}
.rounded-3xl {
  border-radius: var(--radius-3xl);
}
.rounded-\[14px\] {
  border-radius: 14px;
}
.rounded-\[28px\] {
  border-radius: 28px;
}
.rounded-\[40px\] {
  border-radius: 40px;
}
.rounded-\[inherit\] {
  border-radius: inherit;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-lg {
  border-radius: var(--radius-lg);
}
.rounded-md {
  border-radius: var(--radius-md);
}
.rounded-sm {
  border-radius: var(--radius-sm);
}
.rounded-xl {
  border-radius: var(--radius-xl);
}
.rounded-tl-xs {
  border-top-left-radius: var(--radius-xs);
}
.rounded-tr-xs {
  border-top-right-radius: var(--radius-xs);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-t {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
.border-r {
  border-right-style: var(--tw-border-style);
  border-right-width: 1px;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.btn-cta-outline {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: #ffffff;
}
.btn-cta-outline:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.5);
  color: #ffffff;
}
.border-292dff\/25 {
  border-color: color-mix(in srgb, #292dff 25%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-292dff\/25 {
    border-color: color-mix(in oklab, var(--color-292dff) 25%, transparent);
  }
}
.border-\[\#009EE3\] {
  border-color: #009EE3;
}
.border-\[\#009EE3\]\/20 {
  border-color: color-mix(in oklab, #009EE3 20%, transparent);
}
.border-\[\#009EE3\]\/30 {
  border-color: color-mix(in oklab, #009EE3 30%, transparent);
}
.border-\[\#c1f3b9\] {
  border-color: #c1f3b9;
}
.border-black\/5 {
  border-color: color-mix(in srgb, #000 5%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-black\/5 {
    border-color: color-mix(in oklab, var(--color-black) 5%, transparent);
  }
}
.border-blue-100\/70 {
  border-color: color-mix(in srgb, oklch(93.2% 0.032 255.585) 70%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-blue-100\/70 {
    border-color: color-mix(in oklab, var(--color-blue-100) 70%, transparent);
  }
}
.border-blue-200\/80 {
  border-color: color-mix(in srgb, oklch(88.2% 0.059 254.128) 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-blue-200\/80 {
    border-color: color-mix(in oklab, var(--color-blue-200) 80%, transparent);
  }
}
.border-emerald-400\/30 {
  border-color: color-mix(in srgb, oklch(76.5% 0.177 163.223) 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-emerald-400\/30 {
    border-color: color-mix(in oklab, var(--color-emerald-400) 30%, transparent);
  }
}
.border-emerald-500\/30 {
  border-color: color-mix(in srgb, oklch(69.6% 0.17 162.48) 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-emerald-500\/30 {
    border-color: color-mix(in oklab, var(--color-emerald-500) 30%, transparent);
  }
}
.border-emerald-900\/20 {
  border-color: color-mix(in srgb, oklch(37.8% 0.077 168.94) 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-emerald-900\/20 {
    border-color: color-mix(in oklab, var(--color-emerald-900) 20%, transparent);
  }
}
.border-orange-100\/70 {
  border-color: color-mix(in srgb, oklch(95.4% 0.038 75.164) 70%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-orange-100\/70 {
    border-color: color-mix(in oklab, var(--color-orange-100) 70%, transparent);
  }
}
.border-orange-200\/80 {
  border-color: color-mix(in srgb, oklch(90.1% 0.076 70.697) 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-orange-200\/80 {
    border-color: color-mix(in oklab, var(--color-orange-200) 80%, transparent);
  }
}
.border-sky-500\/20 {
  border-color: color-mix(in srgb, oklch(68.5% 0.169 237.323) 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-sky-500\/20 {
    border-color: color-mix(in oklab, var(--color-sky-500) 20%, transparent);
  }
}
.border-slate-100\/80 {
  border-color: color-mix(in srgb, oklch(96.8% 0.007 247.896) 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-slate-100\/80 {
    border-color: color-mix(in oklab, var(--color-slate-100) 80%, transparent);
  }
}
.border-slate-200 {
  border-color: var(--color-slate-200);
}
.border-slate-200\/60 {
  border-color: color-mix(in srgb, oklch(92.9% 0.013 255.508) 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-slate-200\/60 {
    border-color: color-mix(in oklab, var(--color-slate-200) 60%, transparent);
  }
}
.border-slate-200\/80 {
  border-color: color-mix(in srgb, oklch(92.9% 0.013 255.508) 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-slate-200\/80 {
    border-color: color-mix(in oklab, var(--color-slate-200) 80%, transparent);
  }
}
.border-slate-700\/60 {
  border-color: color-mix(in srgb, oklch(37.2% 0.044 257.287) 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-slate-700\/60 {
    border-color: color-mix(in oklab, var(--color-slate-700) 60%, transparent);
  }
}
.border-slate-800 {
  border-color: var(--color-slate-800);
}
.border-white\/5 {
  border-color: color-mix(in srgb, #fff 5%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/5 {
    border-color: color-mix(in oklab, var(--color-white) 5%, transparent);
  }
}
.border-white\/8 {
  border-color: color-mix(in srgb, #fff 8%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/8 {
    border-color: color-mix(in oklab, var(--color-white) 8%, transparent);
  }
}
.border-white\/10 {
  border-color: color-mix(in srgb, #fff 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/10 {
    border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
  }
}
.border-white\/20 {
  border-color: color-mix(in srgb, #fff 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/20 {
    border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
  }
}
.border-white\/30 {
  border-color: color-mix(in srgb, #fff 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/30 {
    border-color: color-mix(in oklab, var(--color-white) 30%, transparent);
  }
}
.border-white\/80 {
  border-color: color-mix(in srgb, #fff 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/80 {
    border-color: color-mix(in oklab, var(--color-white) 80%, transparent);
  }
}
.border-white\/90 {
  border-color: color-mix(in srgb, #fff 90%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/90 {
    border-color: color-mix(in oklab, var(--color-white) 90%, transparent);
  }
}
.glass-dropdown {
  background-color: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(24px) saturate(180%);
  -webkit-backdrop-filter: blur(24px) saturate(180%);
  box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.12),	0 4px 12px -2px rgba(0, 0, 0, 0.04);
}
.bg-292dff {
  background-color: var(--color-292dff);
}
.bg-292dff\/15 {
  background-color: color-mix(in srgb, #292dff 15%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-292dff\/15 {
    background-color: color-mix(in oklab, var(--color-292dff) 15%, transparent);
  }
}
.bg-\[\#0f172a\] {
  background-color: #0f172a;
}
.bg-\[\#00a884\] {
  background-color: #00a884;
}
.bg-\[\#005e88\] {
  background-color: #005e88;
}
.bg-\[\#009EE3\] {
  background-color: #009EE3;
}
.bg-\[\#009EE3\]\/10 {
  background-color: color-mix(in oklab, #009EE3 10%, transparent);
}
.bg-\[\#009EE3\]\/20 {
  background-color: color-mix(in oklab, #009EE3 20%, transparent);
}
.bg-\[\#075E54\] {
  background-color: #075E54;
}
.bg-\[\#090d16\] {
  background-color: #090d16;
}
.bg-\[\#202c33\] {
  background-color: #202c33;
}
.bg-\[\#1877F2\] {
  background-color: #1877F2;
}
.bg-\[\#101726\] {
  background-color: #101726;
}
.bg-\[\#111827\] {
  background-color: #111827;
}
.bg-\[\#d9fdd3\] {
  background-color: #d9fdd3;
}
.bg-\[\#eae6df\] {
  background-color: #eae6df;
}
.bg-\[\#f0f2f5\] {
  background-color: #f0f2f5;
}
.bg-agent-comments {
  background-color: var(--color-agent-comments);
}
.bg-agent-logistics {
  background-color: var(--color-agent-logistics);
}
.bg-agent-sales {
  background-color: var(--color-agent-sales);
}
.bg-agent-whatsapp {
  background-color: var(--color-agent-whatsapp);
}
.bg-alt-dark-blue {
  background-color: var(--color-alt-dark-blue);
}
.bg-black\/35 {
  background-color: color-mix(in srgb, #000 35%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/35 {
    background-color: color-mix(in oklab, var(--color-black) 35%, transparent);
  }
}
.bg-black\/90 {
  background-color: color-mix(in srgb, #000 90%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/90 {
    background-color: color-mix(in oklab, var(--color-black) 90%, transparent);
  }
}
.bg-blue-50 {
  background-color: var(--color-blue-50);
}
.bg-blue-50\/90 {
  background-color: color-mix(in srgb, oklch(97% 0.014 254.604) 90%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-blue-50\/90 {
    background-color: color-mix(in oklab, var(--color-blue-50) 90%, transparent);
  }
}
.bg-chatea-bg-dark {
  background-color: var(--color-chatea-bg-dark);
}
.bg-chateapro-blue-dark {
  background-color: var(--color-chateapro-blue-dark);
}
.bg-chateapro-orange-brand {
  background-color: var(--color-chateapro-orange-brand);
}
.bg-emerald-400 {
  background-color: var(--color-emerald-400);
}
.bg-emerald-500 {
  background-color: var(--color-emerald-500);
}
.bg-orange-50\/90 {
  background-color: color-mix(in srgb, oklch(98% 0.016 73.684) 90%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-orange-50\/90 {
    background-color: color-mix(in oklab, var(--color-orange-50) 90%, transparent);
  }
}
.bg-sky-400 {
  background-color: var(--color-sky-400);
}
.bg-slate-50\/70 {
  background-color: color-mix(in srgb, oklch(98.4% 0.003 247.858) 70%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-slate-50\/70 {
    background-color: color-mix(in oklab, var(--color-slate-50) 70%, transparent);
  }
}
.bg-slate-100\/80 {
  background-color: color-mix(in srgb, oklch(96.8% 0.007 247.896) 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-slate-100\/80 {
    background-color: color-mix(in oklab, var(--color-slate-100) 80%, transparent);
  }
}
.bg-slate-200\/80 {
  background-color: color-mix(in srgb, oklch(92.9% 0.013 255.508) 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-slate-200\/80 {
    background-color: color-mix(in oklab, var(--color-slate-200) 80%, transparent);
  }
}
.bg-slate-300 {
  background-color: var(--color-slate-300);
}
.bg-slate-700 {
  background-color: var(--color-slate-700);
}
.bg-slate-800 {
  background-color: var(--color-slate-800);
}
.bg-slate-800\/90 {
  background-color: color-mix(in srgb, oklch(27.9% 0.041 260.031) 90%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-slate-800\/90 {
    background-color: color-mix(in oklab, var(--color-slate-800) 90%, transparent);
  }
}
.bg-slate-900 {
  background-color: var(--color-slate-900);
}
.bg-slate-950\/85 {
  background-color: color-mix(in srgb, oklch(12.9% 0.042 264.695) 85%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-slate-950\/85 {
    background-color: color-mix(in oklab, var(--color-slate-950) 85%, transparent);
  }
}
.bg-slate-950\/95 {
  background-color: color-mix(in srgb, oklch(12.9% 0.042 264.695) 95%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-slate-950\/95 {
    background-color: color-mix(in oklab, var(--color-slate-950) 95%, transparent);
  }
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  background-color: var(--color-white);
}
.bg-white\/10 {
  background-color: color-mix(in srgb, #fff 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/10 {
    background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
  }
}
.bg-white\/20 {
  background-color: color-mix(in srgb, #fff 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/20 {
    background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
  }
}
.bg-white\/50 {
  background-color: color-mix(in srgb, #fff 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/50 {
    background-color: color-mix(in oklab, var(--color-white) 50%, transparent);
  }
}
.bg-white\/70 {
  background-color: color-mix(in srgb, #fff 70%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/70 {
    background-color: color-mix(in oklab, var(--color-white) 70%, transparent);
  }
}
.bg-gradient-to-tr {
  --tw-gradient-position: to top right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.title-gradient {
  background-image: var(	--gradient-title,	var(	--background-image-gradient-title,	linear-gradient(to right, #3e85ff 0%, #a7d4e9 100%)	)	);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.bg-\[radial-gradient\(circle\,rgba\(59\,130\,246\,0\.22\)_0\%\,transparent_70\%\)\] {
  background-image: radial-gradient(circle,rgba(59,130,246,0.22) 0%,transparent 70%);
}
.bg-\[radial-gradient\(ellipse_at_center\,rgba\(0\,158\,227\,0\.14\)_0\%\,transparent_70\%\)\] {
  background-image: radial-gradient(ellipse at center,rgba(0,158,227,0.14) 0%,transparent 70%);
}
.bg-\[radial-gradient\(ellipse_at_center\,rgba\(41\,45\,255\,0\.20\)_0\%\,transparent_70\%\)\] {
  background-image: radial-gradient(ellipse at center,rgba(41,45,255,0.20) 0%,transparent 70%);
}
.bg-\[radial-gradient\(ellipse_at_center\,rgba\(239\,124\,84\,0\.08\)_0\%\,transparent_70\%\)\] {
  background-image: radial-gradient(ellipse at center,rgba(239,124,84,0.08) 0%,transparent 70%);
}
.from-chateapro-orange-brand-2 {
  --tw-gradient-from: var(--color-chateapro-orange-brand-2);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-amber-500 {
  --tw-gradient-to: var(--color-amber-500);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-fill {
  object-fit: fill;
}
.p-1 {
  padding: var(--spacing);
}
.p-1\.5 {
  padding: calc(var(--spacing) * 1.5);
}
.p-2 {
  padding: calc(var(--spacing) * 2);
}
.p-2\.5 {
  padding: calc(var(--spacing) * 2.5);
}
.p-3 {
  padding: calc(var(--spacing) * 3);
}
.p-3\.5 {
  padding: calc(var(--spacing) * 3.5);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-5 {
  padding: calc(var(--spacing) * 5);
}
.p-6 {
  padding: calc(var(--spacing) * 6);
}
.p-7 {
  padding: calc(var(--spacing) * 7);
}
.p-8 {
  padding: calc(var(--spacing) * 8);
}
.px-0 {
  padding-inline: 0px;
}
.px-1 {
  padding-inline: var(--spacing);
}
.px-1\.5 {
  padding-inline: calc(var(--spacing) * 1.5);
}
.px-2 {
  padding-inline: calc(var(--spacing) * 2);
}
.px-2\.5 {
  padding-inline: calc(var(--spacing) * 2.5);
}
.px-3 {
  padding-inline: calc(var(--spacing) * 3);
}
.px-3\.5 {
  padding-inline: calc(var(--spacing) * 3.5);
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.px-5 {
  padding-inline: calc(var(--spacing) * 5);
}
.px-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.px-7 {
  padding-inline: calc(var(--spacing) * 7);
}
.py-0\.5 {
  padding-block: calc(var(--spacing) * 0.5);
}
.py-1 {
  padding-block: var(--spacing);
}
.py-1\.5 {
  padding-block: calc(var(--spacing) * 1.5);
}
.py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.py-2\.5 {
  padding-block: calc(var(--spacing) * 2.5);
}
.py-3 {
  padding-block: calc(var(--spacing) * 3);
}
.py-3\.5 {
  padding-block: calc(var(--spacing) * 3.5);
}
.py-5 {
  padding-block: calc(var(--spacing) * 5);
}
.py-6 {
  padding-block: calc(var(--spacing) * 6);
}
.py-8 {
  padding-block: calc(var(--spacing) * 8);
}
.py-12 {
  padding-block: calc(var(--spacing) * 12);
}
.py-16 {
  padding-block: calc(var(--spacing) * 16);
}
.ps-4 {
  padding-inline-start: calc(var(--spacing) * 4);
}
.pt-1 {
  padding-top: var(--spacing);
}
.pt-2\.5 {
  padding-top: calc(var(--spacing) * 2.5);
}
.pt-3 {
  padding-top: calc(var(--spacing) * 3);
}
.pt-6 {
  padding-top: calc(var(--spacing) * 6);
}
.pt-10 {
  padding-top: calc(var(--spacing) * 10);
}
.pt-12 {
  padding-top: calc(var(--spacing) * 12);
}
.pt-16 {
  padding-top: calc(var(--spacing) * 16);
}
.pt-20 {
  padding-top: calc(var(--spacing) * 20);
}
.pt-28 {
  padding-top: calc(var(--spacing) * 28);
}
.pt-34 {
  padding-top: calc(var(--spacing) * 34);
}
.pr-1 {
  padding-right: var(--spacing);
}
.pb-2 {
  padding-bottom: calc(var(--spacing) * 2);
}
.pb-3 {
  padding-bottom: calc(var(--spacing) * 3);
}
.pb-5 {
  padding-bottom: calc(var(--spacing) * 5);
}
.pb-12 {
  padding-bottom: calc(var(--spacing) * 12);
}
.pb-16 {
  padding-bottom: calc(var(--spacing) * 16);
}
.pb-20 {
  padding-bottom: calc(var(--spacing) * 20);
}
.pb-24 {
  padding-bottom: calc(var(--spacing) * 24);
}
.pl-8 {
  padding-left: calc(var(--spacing) * 8);
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.font-mono {
  font-family: var(--font-mono);
}
.text-2xl {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.text-3xl {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
}
.text-4xl {
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
}
.text-9xl {
  font-size: var(--text-9xl);
  line-height: var(--tw-leading, var(--text-9xl--line-height));
}
.text-base {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.text-lg {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
.text-sm {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.text-xl {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
}
.text-xs {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.text-\[9px\] {
  font-size: 9px;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[50px\] {
  font-size: 50px;
}
.leading-\[1\.2\] {
  --tw-leading: 1.2;
  line-height: 1.2;
}
.leading-\[1\.12\] {
  --tw-leading: 1.12;
  line-height: 1.12;
}
.leading-\[1\.14\] {
  --tw-leading: 1.14;
  line-height: 1.14;
}
.leading-\[1\.15\] {
  --tw-leading: 1.15;
  line-height: 1.15;
}
.leading-\[1\.18\] {
  --tw-leading: 1.18;
  line-height: 1.18;
}
.leading-none {
  --tw-leading: 1;
  line-height: 1;
}
.leading-relaxed {
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
}
.leading-snug {
  --tw-leading: var(--leading-snug);
  line-height: var(--leading-snug);
}
.leading-tight {
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
}
.font-black {
  --tw-font-weight: var(--font-weight-black);
  font-weight: var(--font-weight-black);
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.font-extrabold {
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
.font-medium {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.font-normal {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.font-semibold {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.tracking-tight {
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
}
.tracking-wider {
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
}
.text-nowrap {
  text-wrap: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-2ebcff {
  color: var(--color-2ebcff);
}
.text-292dff {
  color: var(--color-292dff);
}
.text-02173f {
  color: var(--color-02173f);
}
.text-\[\#009EE3\] {
  color: #009EE3;
}
.text-\[\#53bdeb\] {
  color: #53bdeb;
}
.text-amber-300 {
  color: var(--color-amber-300);
}
.text-blue-100 {
  color: var(--color-blue-100);
}
.text-chatea-blue-light-2 {
  color: var(--color-chatea-blue-light-2);
}
.text-chatea-ef4744 {
  color: var(--color-chatea-ef4744);
}
.text-chatea-light-blue {
  color: var(--color-chatea-light-blue);
}
.text-chatea-light-blue\/70 {
  color: color-mix(in srgb, #daf2fb 70%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-chatea-light-blue\/70 {
    color: color-mix(in oklab, var(--color-chatea-light-blue) 70%, transparent);
  }
}
.text-chateapro-orange-brand {
  color: var(--color-chateapro-orange-brand);
}
.text-emerald-300 {
  color: var(--color-emerald-300);
}
.text-emerald-400 {
  color: var(--color-emerald-400);
}
.text-sky-200 {
  color: var(--color-sky-200);
}
.text-sky-300 {
  color: var(--color-sky-300);
}
.text-sky-400 {
  color: var(--color-sky-400);
}
.text-slate-100 {
  color: var(--color-slate-100);
}
.text-slate-200 {
  color: var(--color-slate-200);
}
.text-slate-300 {
  color: var(--color-slate-300);
}
.text-slate-400 {
  color: var(--color-slate-400);
}
.text-slate-500 {
  color: var(--color-slate-500);
}
.text-slate-600 {
  color: var(--color-slate-600);
}
.text-slate-700 {
  color: var(--color-slate-700);
}
.text-slate-800 {
  color: var(--color-slate-800);
}
.text-slate-900 {
  color: var(--color-slate-900);
}
.text-white {
  color: var(--color-white);
}
.text-white\/60 {
  color: color-mix(in srgb, #fff 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/60 {
    color: color-mix(in oklab, var(--color-white) 60%, transparent);
  }
}
.text-white\/70 {
  color: color-mix(in srgb, #fff 70%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/70 {
    color: color-mix(in oklab, var(--color-white) 70%, transparent);
  }
}
.text-white\/80 {
  color: color-mix(in srgb, #fff 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/80 {
    color: color-mix(in oklab, var(--color-white) 80%, transparent);
  }
}
.text-white\/85 {
  color: color-mix(in srgb, #fff 85%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/85 {
    color: color-mix(in oklab, var(--color-white) 85%, transparent);
  }
}
.text-white\/90 {
  color: color-mix(in srgb, #fff 90%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/90 {
    color: color-mix(in oklab, var(--color-white) 90%, transparent);
  }
}
.text-white\/95 {
  color: color-mix(in srgb, #fff 95%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/95 {
    color: color-mix(in oklab, var(--color-white) 95%, transparent);
  }
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.underline {
  text-decoration-line: underline;
}
.decoration-chateapro-orange-brand-2 {
  text-decoration-color: var(--color-chateapro-orange-brand-2);
}
.decoration-white {
  text-decoration-color: var(--color-white);
}
.decoration-2 {
  text-decoration-thickness: 2px;
}
.underline-offset-8 {
  text-underline-offset: 8px;
}
.opacity-0 {
  opacity: 0%;
}
.opacity-100 {
  opacity: 100%;
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-2xs {
  --tw-shadow: 0 1px var(--tw-shadow-color, rgb(0 0 0 / 0.05));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.9\)\] {
  --tw-shadow: inset 0 1px 0 var(--tw-shadow-color, rgba(255,255,255,0.9));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-black\/10 {
  --tw-shadow-color: color-mix(in srgb, #000 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-black\/10 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-black) 10%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.shadow-black\/20 {
  --tw-shadow-color: color-mix(in srgb, #000 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-black\/20 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-black) 20%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.shadow-blue-600\/30 {
  --tw-shadow-color: color-mix(in srgb, oklch(54.6% 0.245 262.881) 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-blue-600\/30 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-blue-600) 30%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.shadow-orange-500\/30 {
  --tw-shadow-color: color-mix(in srgb, oklch(70.5% 0.213 47.604) 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-orange-500\/30 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-orange-500) 30%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.outline {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.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,);
}
.blur-2xl {
  --tw-blur: blur(var(--blur-2xl));
  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,);
}
.blur-3xl {
  --tw-blur: blur(var(--blur-3xl));
  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,);
}
.drop-shadow-sm {
  --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
  --tw-drop-shadow: drop-shadow(var(--drop-shadow-sm));
  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-md {
  --tw-backdrop-blur: blur(var(--blur-md));
  -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,);
}
.backdrop-blur-xl {
  --tw-backdrop-blur: blur(var(--blur-xl));
  -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, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-all {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-colors {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-transform {
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.duration-200 {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.duration-500 {
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
.ease-out {
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
.content-none {
  --tw-content: none;
  content: none;
}
.prose-neutral {
  --tw-prose-body: var(--color-neutral-700);
  --tw-prose-headings: var(--color-neutral-900);
  --tw-prose-lead: var(--color-neutral-600);
  --tw-prose-links: var(--color-neutral-900);
  --tw-prose-bold: var(--color-neutral-900);
  --tw-prose-counters: var(--color-neutral-500);
  --tw-prose-bullets: var(--color-neutral-300);
  --tw-prose-hr: var(--color-neutral-200);
  --tw-prose-quotes: var(--color-neutral-900);
  --tw-prose-quote-borders: var(--color-neutral-200);
  --tw-prose-captions: var(--color-neutral-500);
  --tw-prose-kbd: var(--color-neutral-900);
  --tw-prose-kbd-shadows: var(--color-neutral-900);
  --tw-prose-code: var(--color-neutral-900);
  --tw-prose-pre-code: var(--color-neutral-200);
  --tw-prose-pre-bg: var(--color-neutral-800);
  --tw-prose-th-borders: var(--color-neutral-300);
  --tw-prose-td-borders: var(--color-neutral-200);
  --tw-prose-invert-body: var(--color-neutral-300);
  --tw-prose-invert-headings: var(--color-white);
  --tw-prose-invert-lead: var(--color-neutral-400);
  --tw-prose-invert-links: var(--color-white);
  --tw-prose-invert-bold: var(--color-white);
  --tw-prose-invert-counters: var(--color-neutral-400);
  --tw-prose-invert-bullets: var(--color-neutral-600);
  --tw-prose-invert-hr: var(--color-neutral-700);
  --tw-prose-invert-quotes: var(--color-neutral-100);
  --tw-prose-invert-quote-borders: var(--color-neutral-700);
  --tw-prose-invert-captions: var(--color-neutral-400);
  --tw-prose-invert-kbd: var(--color-white);
  --tw-prose-invert-kbd-shadows: var(--color-white);
  --tw-prose-invert-code: var(--color-white);
  --tw-prose-invert-pre-code: var(--color-neutral-300);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: var(--color-neutral-600);
  --tw-prose-invert-td-borders: var(--color-neutral-700);
}
.select-none {
  -webkit-user-select: none;
  user-select: none;
}
@media (hover: hover) {
  .group-hover\:scale-105:is(:where(.group):hover *) {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .group-hover\/card\:translate-x-0\.5:is(:where(.group\/card):hover *) {
    --tw-translate-x: calc(var(--spacing) * 0.5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .group-hover\/card\:bg-292dff:is(:where(.group\/card):hover *) {
    background-color: var(--color-292dff);
  }
  .group-hover\/card\:bg-chateapro-orange-brand:is(:where(.group\/card):hover *) {
    background-color: var(--color-chateapro-orange-brand);
  }
  .group-hover\/card\:text-292dff:is(:where(.group\/card):hover *) {
    color: var(--color-292dff);
  }
  .group-hover\/card\:text-chateapro-orange-brand:is(:where(.group\/card):hover *) {
    color: var(--color-chateapro-orange-brand);
  }
  .group-hover\/card\:text-white:is(:where(.group\/card):hover *) {
    color: var(--color-white);
  }
  .group-hover\/dropdown\:pointer-events-auto:is(:where(.group\/dropdown):hover *) {
    pointer-events: auto;
  }
  .group-hover\/dropdown\:visible:is(:where(.group\/dropdown):hover *) {
    visibility: visible;
  }
  .group-hover\/dropdown\:translate-y-0:is(:where(.group\/dropdown):hover *) {
    --tw-translate-y: 0px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .group-hover\/dropdown\:rotate-180:is(:where(.group\/dropdown):hover *) {
    rotate: 180deg;
  }
  .group-hover\/dropdown\:opacity-100:is(:where(.group\/dropdown):hover *) {
    opacity: 100%;
  }
  .group-hover\/subitem\:translate-x-0\.5:is(:where(.group\/subitem):hover *) {
    --tw-translate-x: calc(var(--spacing) * 0.5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .group-hover\/subitem\:text-292dff:is(:where(.group\/subitem):hover *) {
    color: var(--color-292dff);
  }
}
.placeholder\:text-slate-400::placeholder {
  color: var(--color-slate-400);
}
.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}
.before\:inset-x-0::before {
  content: var(--tw-content);
  inset-inline: 0px;
}
.before\:-top-3::before {
  content: var(--tw-content);
  top: calc(var(--spacing) * -3);
}
.before\:h-3::before {
  content: var(--tw-content);
  height: calc(var(--spacing) * 3);
}
.before\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}
@media (hover: hover) {
  .hover\:scale-105:hover {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .hover\:border-white\/60:hover {
    border-color: color-mix(in srgb, #fff 60%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:border-white\/60:hover {
      border-color: color-mix(in oklab, var(--color-white) 60%, transparent);
    }
  }
  .hover\:bg-\[\#008f6f\]:hover {
    background-color: #008f6f;
  }
  .hover\:bg-black:hover {
    background-color: var(--color-black);
  }
  .hover\:bg-blue-600:hover {
    background-color: var(--color-blue-600);
  }
  .hover\:bg-blue-700:hover {
    background-color: var(--color-blue-700);
  }
  .hover\:bg-emerald-600:hover {
    background-color: var(--color-emerald-600);
  }
  .hover\:bg-sky-600:hover {
    background-color: var(--color-sky-600);
  }
  .hover\:bg-slate-100:hover {
    background-color: var(--color-slate-100);
  }
  .hover\:bg-slate-100\/70:hover {
    background-color: color-mix(in srgb, oklch(96.8% 0.007 247.896) 70%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-slate-100\/70:hover {
      background-color: color-mix(in oklab, var(--color-slate-100) 70%, transparent);
    }
  }
  .hover\:bg-slate-100\/80:hover {
    background-color: color-mix(in srgb, oklch(96.8% 0.007 247.896) 80%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-slate-100\/80:hover {
      background-color: color-mix(in oklab, var(--color-slate-100) 80%, transparent);
    }
  }
  .hover\:bg-white\/10:hover {
    background-color: color-mix(in srgb, #fff 10%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-white\/10:hover {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .hover\:bg-white\/15:hover {
    background-color: color-mix(in srgb, #fff 15%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-white\/15:hover {
      background-color: color-mix(in oklab, var(--color-white) 15%, transparent);
    }
  }
  .hover\:bg-white\/20:hover {
    background-color: color-mix(in srgb, #fff 20%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-white\/20:hover {
      background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }
  .hover\:bg-white\/25:hover {
    background-color: color-mix(in srgb, #fff 25%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-white\/25:hover {
      background-color: color-mix(in oklab, var(--color-white) 25%, transparent);
    }
  }
  .hover\:text-blue-600:hover {
    color: var(--color-blue-600);
  }
  .hover\:text-blue-800:hover {
    color: var(--color-blue-800);
  }
  .hover\:text-emerald-200:hover {
    color: var(--color-emerald-200);
  }
  .hover\:text-white:hover {
    color: var(--color-white);
  }
}
.focus\:opacity-85:focus {
  opacity: 85%;
}
.focus\:outline-hidden:focus {
  --tw-outline-style: none;
  outline-style: none;
}
@media (forced-colors: active) {
  .focus\:outline-hidden:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}
.active\:scale-90:active {
  --tw-scale-x: 90%;
  --tw-scale-y: 90%;
  --tw-scale-z: 90%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.active\:scale-95:active {
  --tw-scale-x: 95%;
  --tw-scale-y: 95%;
  --tw-scale-z: 95%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
@media (width >= 40rem) {
  .sm\:absolute {
    position: absolute;
  }
  .sm\:top-\[40\%\] {
    top: 40%;
  }
  .sm\:left-6 {
    left: calc(var(--spacing) * 6);
  }
  .sm\:mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .sm\:mt-14 {
    margin-top: calc(var(--spacing) * 14);
  }
  .sm\:mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
  .sm\:mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .sm\:mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .sm\:mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .sm\:mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .sm\:mb-14 {
    margin-bottom: calc(var(--spacing) * 14);
  }
  .sm\:mb-24 {
    margin-bottom: calc(var(--spacing) * 24);
  }
  .sm\:block {
    display: block;
  }
  .sm\:flex {
    display: flex;
  }
  .sm\:inline-flex {
    display: inline-flex;
  }
  .sm\:h-8 {
    height: calc(var(--spacing) * 8);
  }
  .sm\:h-12 {
    height: calc(var(--spacing) * 12);
  }
  .sm\:h-\[640px\] {
    height: 640px;
  }
  .sm\:w-12 {
    width: calc(var(--spacing) * 12);
  }
  .sm\:w-16 {
    width: calc(var(--spacing) * 16);
  }
  .sm\:w-52 {
    width: calc(var(--spacing) * 52);
  }
  .sm\:w-\[100px\] {
    width: 100px;
  }
  .sm\:max-w-\[85vw\] {
    max-width: 85vw;
  }
  .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\:flex-row {
    flex-direction: row;
  }
  .sm\:items-center {
    align-items: center;
  }
  .sm\:items-end {
    align-items: flex-end;
  }
  .sm\:items-start {
    align-items: flex-start;
  }
  .sm\:justify-between {
    justify-content: space-between;
  }
  .sm\:justify-start {
    justify-content: flex-start;
  }
  .sm\:gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .sm\:gap-3\.5 {
    gap: calc(var(--spacing) * 3.5);
  }
  .sm\:gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .sm\:gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .sm\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .sm\:gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .sm\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .sm\:gap-24 {
    gap: calc(var(--spacing) * 24);
  }
  .sm\:gap-x-4 {
    column-gap: calc(var(--spacing) * 4);
  }
  .sm\:rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .sm\:rounded-\[22px\] {
    border-radius: 22px;
  }
  .sm\:p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .sm\:p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .sm\:p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .sm\:p-9 {
    padding: calc(var(--spacing) * 9);
  }
  .sm\:p-10 {
    padding: calc(var(--spacing) * 10);
  }
  .sm\:px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .sm\:px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .sm\:px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .sm\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .sm\:px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .sm\:py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .sm\:py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .sm\:py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .sm\:py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .sm\:py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .sm\:py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .sm\:pt-12 {
    padding-top: calc(var(--spacing) * 12);
  }
  .sm\:pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .sm\:pt-18 {
    padding-top: calc(var(--spacing) * 18);
  }
  .sm\:pt-24 {
    padding-top: calc(var(--spacing) * 24);
  }
  .sm\:pt-28 {
    padding-top: calc(var(--spacing) * 28);
  }
  .sm\:pt-36 {
    padding-top: calc(var(--spacing) * 36);
  }
  .sm\:pb-3\.5 {
    padding-bottom: calc(var(--spacing) * 3.5);
  }
  .sm\:pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .sm\:pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
  .sm\:pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }
  .sm\:pb-32 {
    padding-bottom: calc(var(--spacing) * 32);
  }
  .sm\:pl-12 {
    padding-left: calc(var(--spacing) * 12);
  }
  .sm\:text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .sm\:text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .sm\:text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .sm\:text-9xl {
    font-size: var(--text-9xl);
    line-height: var(--tw-leading, var(--text-9xl--line-height));
  }
  .sm\:text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .sm\:text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .sm\:text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .sm\:text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .sm\:text-\[12px\] {
    font-size: 12px;
  }
  .sm\:text-\[13px\] {
    font-size: 13px;
  }
  .sm\:text-\[14px\] {
    font-size: 14px;
  }
  .sm\:text-\[15px\] {
    font-size: 15px;
  }
  .sm\:text-\[16px\] {
    font-size: 16px;
  }
  .sm\:text-\[18px\] {
    font-size: 18px;
  }
  .sm\:decoration-\[3px\] {
    text-decoration-thickness: 3px;
  }
}
@media (width >= 64rem) {
  .lg\:pointer-events-auto {
    pointer-events: auto;
  }
  .lg\:pointer-events-none {
    pointer-events: none;
  }
  .lg\:absolute {
    position: absolute;
  }
  .lg\:sticky {
    position: sticky;
  }
  .lg\:top-28 {
    top: calc(var(--spacing) * 28);
  }
  .lg\:top-\[25\%\] {
    top: 25%;
  }
  .lg\:top-\[40\%\] {
    top: 40%;
  }
  .lg\:top-\[78\%\] {
    top: 78%;
  }
  .lg\:left-12 {
    left: calc(var(--spacing) * 12);
  }
  .lg\:z-20 {
    z-index: 20;
  }
  .lg\:order-1 {
    order: 1;
  }
  .lg\:order-2 {
    order: 2;
  }
  .lg\:order-3 {
    order: 3;
  }
  .lg\:order-none {
    order: 0;
  }
  .lg\:mx-0 {
    margin-inline: 0px;
  }
  .lg\:mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .lg\:mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .lg\:mt-14 {
    margin-top: calc(var(--spacing) * 14);
  }
  .lg\:mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .lg\:mr-auto {
    margin-right: auto;
  }
  .lg\:mb-0 {
    margin-bottom: 0px;
  }
  .lg\:mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-\[870px\] {
    height: 870px;
  }
  .lg\:min-h-\[870px\] {
    min-height: 870px;
  }
  .lg\:w-\[160px\] {
    width: 160px;
  }
  .lg\:w-\[280px\] {
    width: 280px;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:max-w-\[380px\] {
    max-width: 380px;
  }
  .lg\:max-w-\[420px\] {
    max-width: 420px;
  }
  .lg\:max-w-\[1080px\] {
    max-width: 1080px;
  }
  .lg\:shrink-0 {
    flex-shrink: 0;
  }
  .lg\:translate-x-4 {
    --tw-translate-x: calc(var(--spacing) * 4);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .lg\:-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .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-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:grid-cols-\[1fr_auto_1fr\] {
    grid-template-columns: 1fr auto 1fr;
  }
  .lg\:grid-cols-\[minmax\(0\,1\.25fr\)_minmax\(0\,0\.95fr\)_minmax\(0\,1fr\)\] {
    grid-template-columns: minmax(0,1.25fr) minmax(0,0.95fr) minmax(0,1fr);
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:items-start {
    align-items: flex-start;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .lg\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .lg\:gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .lg\:gap-16 {
    gap: calc(var(--spacing) * 16);
  }
  .lg\:gap-20 {
    gap: calc(var(--spacing) * 20);
  }
  .lg\:gap-32 {
    gap: calc(var(--spacing) * 32);
  }
  .lg\:p-12 {
    padding: calc(var(--spacing) * 12);
  }
  .lg\:px-0 {
    padding-inline: 0px;
  }
  .lg\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .lg\:px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .lg\:px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
  .lg\:px-16 {
    padding-inline: calc(var(--spacing) * 16);
  }
  .lg\:py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
  .lg\:pt-0 {
    padding-top: 0px;
  }
  .lg\:pt-28 {
    padding-top: calc(var(--spacing) * 28);
  }
  .lg\:pt-32 {
    padding-top: calc(var(--spacing) * 32);
  }
  .lg\:pb-0 {
    padding-bottom: 0px;
  }
  .lg\:pb-28 {
    padding-bottom: calc(var(--spacing) * 28);
  }
  .lg\:pb-36 {
    padding-bottom: calc(var(--spacing) * 36);
  }
  .lg\:pl-0 {
    padding-left: 0px;
  }
  .lg\:text-left {
    text-align: left;
  }
  .lg\:text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .lg\:text-9xl {
    font-size: var(--text-9xl);
    line-height: var(--tw-leading, var(--text-9xl--line-height));
  }
  .lg\:text-\[22px\] {
    font-size: 22px;
  }
  .lg\:text-\[30px\] {
    font-size: 30px;
  }
  .lg\:text-\[32px\] {
    font-size: 32px;
  }
  .lg\:text-\[40px\] {
    font-size: 40px;
  }
  .lg\:text-\[45px\] {
    font-size: 45px;
  }
  .lg\:text-\[46px\] {
    font-size: 46px;
  }
  .lg\:leading-\[1\.12\] {
    --tw-leading: 1.12;
    line-height: 1.12;
  }
  .lg\:text-chatea-light-blue {
    color: var(--color-chatea-light-blue);
  }
}
@media (width >= 80rem) {
  .xl\:left-20 {
    left: calc(var(--spacing) * 20);
  }
  .xl\:w-\[180px\] {
    width: 180px;
  }
  .xl\:max-w-\[410px\] {
    max-width: 410px;
  }
  .xl\:max-w-\[1280px\] {
    max-width: 1280px;
  }
  .xl\:gap-x-8 {
    column-gap: calc(var(--spacing) * 8);
  }
  .xl\:text-\[40px\] {
    font-size: 40px;
  }
}
.prose-a\:text-primary :is(a):not(:where([class~='not-prose'], [class~='not-prose'] * )) {
  color: var(--color-primary);
}
@media (prefers-reduced-motion: reduce) {
  .reveal-on-scroll {
    opacity: 1;
    transform: none;
    transition: none;
  }
}
.nav-shell {
  background: transparent;
  border: 1px solid transparent;
  box-shadow: none;
}
.nav-shell-bg {
  background-color: transparent;
  border: 1px solid transparent;
  box-shadow: none;
  transition: background-color 0.35s cubic-bezier(0.16, 1, 0.3, 1),	border-color 0.35s cubic-bezier(0.16, 1, 0.3, 1),	box-shadow 0.35s cubic-bezier(0.16, 1, 0.3, 1),	backdrop-filter 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}
.nav-shell:hover .nav-shell-bg, .nav-shell:focus-within .nav-shell-bg, #masthead.is-scrolled .nav-shell-bg, #masthead.menu-open .nav-shell-bg {
  background-color: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(20px) saturate(180%);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  border: 1px solid rgba(255, 255, 255, 0.45);
  box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.1);
}
.nav-link {
  color: #ffffff;
  transition: color 0.25s ease;
}
.nav-shell:hover .nav-link, .nav-shell:focus-within .nav-link, #masthead.is-scrolled .nav-link, #masthead.menu-open .nav-link {
  color: #0f172a;
}
.nav-shell:hover .nav-link:hover, #masthead.is-scrolled .nav-link:hover {
  color: #292dff;
}
.nav-arrow {
  color: rgba(255, 255, 255, 0.75);
  transition: color 0.25s ease,	transform 0.2s ease;
}
.nav-shell:hover .nav-arrow, .nav-shell:focus-within .nav-arrow, #masthead.is-scrolled .nav-arrow, #masthead.menu-open .nav-arrow {
  color: #475569;
}
.nav-burger {
  color: #ffffff;
  transition: color 0.25s ease,	background-color 0.25s ease;
}
.nav-shell:hover .nav-burger, .nav-shell:focus-within .nav-burger, #masthead.is-scrolled .nav-burger, #masthead.menu-open .nav-burger {
  color: #0f172a;
}
.nav-shell:hover .nav-burger:hover, #masthead.is-scrolled .nav-burger:hover, #masthead.menu-open .nav-burger:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
.logo-white {
  display: block !important;
}
.logo-color {
  display: none !important;
}
.nav-shell:hover .logo-white, .nav-shell:focus-within .logo-white, #masthead.is-scrolled .logo-white, #masthead.menu-open .logo-white {
  display: none !important;
}
.nav-shell:hover .logo-color, .nav-shell:focus-within .logo-color, #masthead.is-scrolled .logo-color, #masthead.menu-open .logo-color {
  display: block !important;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-font-weight: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-content: "";
    }
  }
}
