@font-face {
  font-family: "Canela";
  src: url("../fonts/Canela-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Canela";
  src: url("../fonts/Canela-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

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

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

code,
kbd,
samp,
pre {
  font-family: JetBrains Mono, monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

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

.-left-1 {
  left: -0.25rem;
}

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

.-right-4 {
  right: -1rem;
}

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

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

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

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.top-1\/3 {
  top: 33.333333%;
}

.top-20 {
  top: 5rem;
}

.top-6 {
  top: 1.5rem;
}

.top-full {
  top: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

.ml-6 {
  margin-left: 1.5rem;
}

.mt-0\.5 {
  margin-top: 0.125rem;
}

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

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

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

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

.block {
  display: block;
}

.flex {
  display: flex;
}

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

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-2 {
  height: 0.5rem;
}

.h-3 {
  height: 0.75rem;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-96 {
  height: 24rem;
}

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

.h-full {
  height: 100%;
}

.max-h-\[95px\] {
  max-height: 95px;
}

.min-h-screen {
  min-height: 100vh;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-2 {
  width: 0.5rem;
}

.w-3 {
  width: 0.75rem;
}

.w-32 {
  width: 8rem;
}

.w-4 {
  width: 1rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-96 {
  width: 24rem;
}

.w-full {
  width: 100%;
}

.min-w-0 {
  min-width: 0px;
}

.min-w-\[120px\] {
  min-width: 120px;
}

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

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

.max-w-7xl {
  max-width: 80rem;
}

.max-w-xl {
  max-width: 36rem;
}

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

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

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.animate-fade-in {
  animation: fadeIn 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

.animate-float {
  animation: float 6s ease-in-out infinite;
}

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

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

.animate-pulse-slow {
  animation: pulse-slow 3s ease-in-out infinite;
}

.animate-spin-slow {
  animation: spin-slow 20s linear infinite;
}

.scroll-mt-24 {
  scroll-margin-top: 6rem;
}

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

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

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

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

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

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

.gap-10 {
  gap: 2.5rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

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

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

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

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
  overflow: hidden;
}

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

.scroll-smooth {
  scroll-behavior: smooth;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

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

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.bg-emerald-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}

.bg-emerald-400\/20 {
  background-color: rgb(52 211 153 / 0.2);
}

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

.bg-purple-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1));
}

.bg-purple-400\/20 {
  background-color: rgb(192 132 252 / 0.2);
}

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

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

.from-emerald-400\/30 {
  --tw-gradient-from: rgb(52 211 153 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-purple-400\/30 {
  --tw-gradient-from: rgb(192 132 252 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-emerald-400\/10 {
  --tw-gradient-to: rgb(52 211 153 / 0.1) var(--tw-gradient-to-position);
}

.to-purple-400\/10 {
  --tw-gradient-to: rgb(192 132 252 / 0.1) var(--tw-gradient-to-position);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

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

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

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

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

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

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

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

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

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

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

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

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

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

.pr-2 {
  padding-right: 0.5rem;
}

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

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

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

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

.font-mono {
  font-family: JetBrains Mono, monospace;
}

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

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

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

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

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

.font-semibold {
  font-weight: 600;
}

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

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

.tracking-tight {
  letter-spacing: -0.025em;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.text-emerald-400 {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}

.text-purple-400 {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}

.text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

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

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-0 {
  opacity: 0;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-5 {
  opacity: 0.05;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-70 {
  opacity: 0.7;
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-2xl {
  --tw-blur: blur(40px);
  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(64px);
  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-filter {
  -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-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

.delay-100 {
  transition-delay: 100ms;
}

.delay-200 {
  transition-delay: 200ms;
}

.delay-300 {
  transition-delay: 300ms;
}

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

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

/* CSS Variables - Dark Theme Color Tokens */

:root {
  /* Background Colors */
  --bg-0: #070a10;
  --bg-1: #0b1220;
  --bg-2: #0e2235;
  --bg-paper: #f5f0e6;
  --bg-mist: #f1f5f9;
  /* Text Colors */
  --text-strong: #eaf0ff;
  --text: #c8d2e6;
  --text-dark: #0e2235;
  /* Other Colors */
  --muted: #5b6670;
  --border-dark: rgba(255, 255, 255, 0.08);
  --border-light: #d9dee3;
  /* Accent Colors */
  --accent-blue: #4b7bff;
  --accent-cyan: #35d0ff;
  --accent-orange: #ff6a00;
  --success: #2fbf71;
  /* Gradients */
  --grad-hero: linear-gradient(120deg, #070a10 0%, #0b1220 35%, #0e2235 100%);
  --grad-band: linear-gradient(90deg, rgba(75, 123, 255, 0.2), rgba(53, 208, 255, 0.1));
  /* Font Variables */
  --brand-font: "Canela", "Playfair Display", "Times New Roman", serif;
  --ui-font: "IBM Plex Sans", "Helvetica Neue", Arial, sans-serif;
  --radius-sm: 0.5rem;
  --radius-md: 1rem;
  --radius-lg: 1.5rem;
  --shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1);
  --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1);
  --shadow-xl: 0 20px 25px -5px rgb(0 0 0 / 0.1);
}

/* Base Styles */

body {
  font-family: var(--ui-font);
  background-color: var(--bg-0);
  color: var(--text);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Brand Font Class - High Contrast Serif Font */

.brand-font {
  font-family: var(--brand-font);
  letter-spacing: -0.02em;
  font-weight: 600;
}

/* Color Utility Classes */

.bg-bg-0 {
  background-color: var(--bg-0);
}

.bg-bg-1 {
  background-color: var(--bg-1);
}

.bg-bg-2 {
  background-color: var(--bg-2);
}

.bg-bg-paper {
  background-color: var(--bg-paper);
}

.bg-bg-mist {
  background-color: var(--bg-mist);
}

.text-text-strong {
  color: var(--text-strong);
}

.text-text {
  color: var(--text);
}

.text-text-dark {
  color: var(--text-dark);
}

.text-muted {
  color: var(--muted);
}

.border-border-dark {
  border-color: var(--border-dark);
}

.border-border-light {
  border-color: var(--border-light);
}

.bg-accent-blue {
  background-color: var(--accent-blue);
}

.bg-accent-cyan {
  background-color: var(--accent-cyan);
}

.bg-accent-orange {
  background-color: var(--accent-orange);
}

.bg-success {
  background-color: var(--success);
}

.text-accent-blue {
  color: var(--accent-blue);
}

.text-accent-cyan {
  color: var(--accent-cyan);
}

.text-accent-orange {
  color: var(--accent-orange);
}

.text-success {
  color: var(--success);
}

/* Gradient Classes */

.grad-hero {
  background: var(--grad-hero);
}

.grad-band {
  background: var(--grad-band);
}

/* Glass Effects - Dark Theme with Better Contrast */

.glass-nav-dark {
  background: rgba(11, 18, 32, 0.98);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 9999px;
  padding: 1rem 5rem;
  min-width: 900px;
  width: -moz-max-content;
  width: max-content;
  max-width: 95vw;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.3), 0 2px 4px -1px rgb(0 0 0 / 0.2);
}

.glass-card-dark {
  background: rgba(11, 18, 32, 1);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-sm);
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  position: relative;
}

.glass-card-dark::before {
  content: '';
  position: absolute;
  inset: -2px;
  border-radius: var(--radius-md);
  padding: 2px;
  background: linear-gradient(135deg, var(--accent-blue), var(--accent-cyan), var(--accent-blue));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.glass-card-dark:hover::before {
  opacity: 1;
  animation: borderGlow 2s ease-in-out infinite;
}

.glass-card-dark:hover {
  box-shadow: 0 0 30px rgba(75, 123, 255, 0.3), var(--shadow-lg);
  transform: translateY(-2px);
}

/* Animations */

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInScale {
  from {
    opacity: 0;
    transform: scale(0.95);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes float {
  0%, 100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-10px);
  }
}

@keyframes pulse-slow {
  0%, 100% {
    opacity: 1;
  }

  50% {
    opacity: 0.7;
  }
}

@keyframes spin-slow {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes borderGlow {
  0%, 100% {
    background: linear-gradient(135deg, var(--accent-blue), var(--accent-cyan), var(--accent-blue));
    filter: brightness(1) blur(0px);
  }

  50% {
    background: linear-gradient(135deg, var(--accent-cyan), var(--accent-blue), var(--accent-cyan));
    filter: brightness(1.3) blur(2px);
  }
}

/* Animation Classes */

.animate-fade-in {
  animation: fadeIn 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

.animate-fade-up {
  opacity: 0;
  animation: fadeInUp 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  animation-play-state: paused;
}

.animate-fade-up.animate-visible {
  animation-play-state: running;
}

.animate-fade-scale {
  opacity: 0;
  animation: fadeInScale 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  animation-play-state: paused;
}

.animate-fade-scale.animate-visible {
  animation-play-state: running;
}

.animate-slide-up {
  opacity: 0;
  animation: slideUp 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  animation-play-state: paused;
}

.animate-slide-up.animate-visible {
  animation-play-state: running;
}

.animate-float {
  animation: float 6s ease-in-out infinite;
}

.animate-pulse-slow {
  animation: pulse-slow 3s ease-in-out infinite;
}

.animate-spin-slow {
  animation: spin-slow 20s linear infinite;
}

/* Delay Classes */

.delay-100 {
  animation-delay: 100ms;
}

.delay-200 {
  animation-delay: 200ms;
}

.delay-300 {
  animation-delay: 300ms;
}

.delay-400 {
  animation-delay: 400ms;
}

.delay-500 {
  animation-delay: 500ms;
}

.delay-600 {
  animation-delay: 600ms;
}

/* Custom Utilities */

.text-balance {
  text-wrap: balance;
}

/* Smooth Scrolling */

@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}

/* Focus Styles */

:focus-visible {
  outline: 2px solid var(--accent-blue);
  outline-offset: 2px;
}

/* Selection */

::-moz-selection {
  background-color: var(--accent-blue);
  color: white;
}

::selection {
  background-color: var(--accent-blue);
  color: white;
}

/* Responsive Typography */

@media (max-width: 768px) {
  html {
    font-size: 14px;
  }
}

/* Custom Scrollbar - Dark Theme */

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: var(--bg-1);
}

::-webkit-scrollbar-thumb {
  background: var(--bg-2);
  border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
  background: var(--accent-blue);
}

.hover\:-translate-y-0\.5:hover {
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:bg-opacity-90:hover {
  --tw-bg-opacity: 0.9;
}

.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-xl:hover {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:translate-y-0\.5 {
  --tw-translate-y: 0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

@media (min-width: 640px) {
  .sm\:flex-row {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .md\:flex {
    display: flex;
  }

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

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

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

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

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

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

/* Interactive Demo Modal */
.demo-modal-overlay {
  position: fixed;
  inset: 0;
  z-index: 1000;
  background: rgba(14, 35, 53, 0.5);
  backdrop-filter: blur(8px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.demo-modal-overlay.hidden {
  display: none;
}

.demo-modal-content {
  max-width: 90vw;
  max-height: 85vh;
  width: 1200px;
  min-height: 600px;
  background: var(--bg-0, #070a10);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 2rem;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
}

.pilot-modal-overlay {
  position: fixed;
  inset: 0;
  z-index: 1001;
  background: rgba(14, 35, 53, 0.5);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
}

.pilot-modal-overlay.hidden {
  display: none;
}

.pilot-modal-panel {
  width: min(540px, 100%);
  height: 100%;
  background: #0b1620;
  color: #d3dced;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 18px 0 0 18px;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  animation: pilot-slide-in 0.25s ease;
  position: relative;
}

.pilot-modal-open {
  overflow: hidden;
}

.pilot-close-btn {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: #d3dced;
  cursor: pointer;
  transition: all 0.2s;
  z-index: 10;
}

.pilot-close-btn:hover {
  background: rgba(255, 255, 255, 0.12);
  color: #eaf0ff;
}

.pilot-modal-header {
  padding-right: 2.5rem;
}

.pilot-modal-title {
  font-size: 1.8rem;
  font-weight: 600;
  color: #f5f0e6;
  margin-bottom: 0.4rem;
}

.pilot-modal-subtitle {
  color: rgba(211, 220, 237, 0.75);
  font-size: 0.98rem;
}

.pilot-modal-body {
  flex: 1;
  overflow-y: auto;
  padding-right: 0.25rem;
}

.pilot-honeypot {
  position: absolute;
  left: -9999px;
  opacity: 0;
}

.pilot-step {
  display: none;
}

.pilot-step.is-active {
  display: block;
}

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

.pilot-span-2 {
  grid-column: span 2;
}

.pilot-field {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  font-size: 0.92rem;
  color: rgba(211, 220, 237, 0.85);
}

.pilot-input {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.6rem;
  padding: 0.7rem 0.9rem;
  color: #f5f0e6;
  font-size: 0.95rem;
}

.pilot-input:focus {
  outline: none;
  border-color: rgba(255, 122, 61, 0.7);
  box-shadow: 0 0 0 2px rgba(255, 122, 61, 0.2);
}

.pilot-textarea {
  resize: vertical;
}

.pilot-checkbox {
  font-size: 0.9rem;
}

.pilot-checkbox label {
  display: flex;
  align-items: flex-start;
  gap: 0.6rem;
}

.pilot-checkbox input[type="checkbox"] {
  margin-top: 0.2rem;
}

.pilot-checkbox-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem 1rem;
  font-size: 0.85rem;
}

.pilot-checkbox-grid label {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.pilot-actions {
  margin-top: 1.5rem;
  display: flex;
  justify-content: flex-end;
  gap: 0.75rem;
}

.pilot-actions.split {
  justify-content: space-between;
}

.pilot-btn {
  border-radius: 9999px;
  padding: 0.7rem 1.4rem;
  font-weight: 600;
  font-size: 0.95rem;
  transition: all 0.2s;
}

.pilot-btn.primary {
  background: #ff7a3d;
  color: white;
}

.pilot-btn.primary:hover {
  background: #ff6a27;
  transform: translateY(-1px);
}

.pilot-btn.primary:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none;
}

.pilot-btn.ghost {
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #d3dced;
  background: transparent;
}

.pilot-btn.ghost:hover {
  border-color: rgba(255, 255, 255, 0.45);
}

.pilot-link {
  color: #ff7a3d;
  text-decoration: underline;
}

.pilot-fallback {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
  font-size: 0.9rem;
  color: rgba(211, 220, 237, 0.75);
}

.pilot-link-btn {
  color: #ff7a3d;
  text-decoration: underline;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  font-weight: 600;
}

.pilot-copy-status {
  font-size: 0.85rem;
  color: rgba(211, 220, 237, 0.6);
}

.pilot-error {
  margin-top: 1rem;
  padding: 0.75rem 1rem;
  border-radius: 0.6rem;
  background: rgba(255, 95, 95, 0.15);
  border: 1px solid rgba(255, 95, 95, 0.35);
  color: #ffb3b3;
  font-size: 0.9rem;
}

.pilot-success {
  margin-top: 1rem;
  padding: 1rem;
  border-radius: 0.75rem;
  background: rgba(76, 175, 80, 0.15);
  border: 1px solid rgba(76, 175, 80, 0.35);
  color: #c9f2cf;
}

@keyframes pilot-slide-in {
  from {
    transform: translateX(20px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

.pilot-modal-body::-webkit-scrollbar {
  width: 8px;
}

.pilot-modal-body::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 9999px;
}

.pilot-modal-body::-webkit-scrollbar-track {
  background: transparent;
}

@media (max-width: 767px) {
  .pilot-modal-panel {
    border-radius: 0;
    width: 100%;
  }

  .pilot-grid {
    grid-template-columns: 1fr;
  }

  .pilot-span-2 {
    grid-column: span 1;
  }

  .pilot-checkbox-grid {
    grid-template-columns: 1fr;
  }
}

.demo-close-btn {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: var(--text, #d3dced);
  cursor: pointer;
  transition: all 0.2s;
  z-index: 10;
}

.demo-close-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  color: var(--text-strong, #eaf0ff);
}

.chat-container {
  flex: 1;
  overflow-y: auto;
  margin-bottom: 1.5rem;
  padding-right: 0.5rem;
  min-height: 400px;
  max-height: 500px;
}

.chat-container::-webkit-scrollbar {
  width: 8px;
}

.chat-container::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}

.chat-container::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 4px;
}

.chat-container::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.25);
}

.bot-message {
  width: 100%;
  padding: 1rem 0;
  color: var(--text-strong, #eaf0ff);
  line-height: 1.7;
  font-size: 0.95rem;
}

.bot-message strong {
  font-weight: 600;
  color: #ffffff;
}

.bot-message em {
  font-style: italic;
  color: rgba(255, 255, 255, 0.7);
}

.bot-message a {
  color: #4da6ff;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.bot-message a:hover {
  color: #7fbfff;
}

.user-message-wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding: 0.5rem 0;
}

.user-message-bubble {
  max-width: 80%;
  padding: 0.75rem 1rem;
  background: #334155;
  color: white;
  border-radius: 1rem;
  border-top-right-radius: 0.25rem;
  line-height: 1.6;
  font-size: 0.875rem;
}

.thinking-indicator {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: var(--muted, #5b6670);
  padding: 1rem 0;
}

.thinking-dots {
  display: flex;
  gap: 0.25rem;
}

.thinking-dots span {
  animation: bounce 1.4s infinite ease-in-out both;
  font-size: 1.5rem;
}

.thinking-dots span:nth-child(1) {
  animation-delay: -0.32s;
}

.thinking-dots span:nth-child(2) {
  animation-delay: -0.16s;
}

.thinking-text {
  font-size: 0.875rem;
}

@keyframes bounce {
  0%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-8px);
  }
}

.suggestions-container {
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}

.suggestion-bubble {
  padding: 0.5rem 1rem;
  border-radius: 9999px;
  background: rgba(255, 255, 255, 0.08);
  color: var(--text-strong, #eaf0ff);
  border: none;
  cursor: pointer;
  transition: all 0.2s;
  font-size: 0.875rem;
  font-weight: 500;
}

.suggestion-bubble:hover {
  background: rgba(255, 255, 255, 0.12);
}

.suggestion-bubble.orange {
  background: var(--accent-orange, #ff6a00);
  color: white;
}

.suggestion-bubble.orange:hover {
  background: #e85f00;
}

.suggestion-bubble.orange {
  animation: subtle-pulse 2s ease-in-out infinite;
}

@keyframes subtle-pulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(255, 106, 0, 0.4); }
  50% { box-shadow: 0 0 0 8px rgba(255, 106, 0, 0); }
}

.suggestion-bubble.disabled,
.suggestion-bubble:disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}

.input-area {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.03);
}

.input-area.inactive {
  opacity: 0.8;
  pointer-events: none;
}

.input-area.inactive button {
  color: rgba(255, 255, 255, 0.5);
}

.input-area.inactive input::placeholder {
  color: rgba(255, 255, 255, 0.45);
}

.input-area button {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text, #d3dced);
  background: transparent;
  border: none;
  cursor: pointer;
}

.input-area input {
  flex: 1;
  background: transparent;
  border: none;
  outline: none;
  color: var(--text, #d3dced);
  font-size: 0.875rem;
}

.input-area input::placeholder {
  color: var(--muted, #5b6670);
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .demo-modal-content {
    width: 95vw;
    max-height: 90vh;
    padding: 1.5rem;
  }

  .chat-container {
    min-height: 300px;
    max-height: 400px;
  }

  .suggestion-bubble {
    font-size: 0.8rem;
    padding: 0.4rem 0.8rem;
  }

  .user-message-bubble {
    max-width: 85%;
    font-size: 0.8rem;
  }
}

/* Product Preview Design Tokens - Unified Enterprise UI */
:root {
  /* Frame (Bezel) - Neutral wrapper for depth separation with cream glow */
  --preview-frame-bg: #0A0F18;
  --preview-frame-radius: 32px;
  --preview-frame-padding: 20px;
  --preview-frame-glow: 0 0 60px 15px rgba(245, 240, 230, 0.15), 0 0 100px 30px rgba(245, 240, 230, 0.08);
  --preview-frame-shadow: 0 40px 120px rgba(0, 0, 0, 0.60);
  --preview-frame-inner-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);

  /* Product Preview Window Colors */
  --preview-bg: #070a10;
  --preview-window-border: rgba(255, 255, 255, 0.08);
  --preview-surface: rgba(255, 255, 255, 0.04);
  --preview-surface-hover: rgba(255, 255, 255, 0.06);
  --preview-border: rgba(255, 255, 255, 0.08);
  --preview-text-strong: #ffffff;
  --preview-text: rgba(255, 255, 255, 0.87);
  --preview-text-muted: rgba(255, 255, 255, 0.54);

  /* Visual Tokens */
  --preview-radius: 16px;
  --preview-spacing-sm: 16px;
  --preview-spacing-md: 20px;
  --preview-spacing-lg: 24px;

  /* Typography */
  --preview-font: "IBM Plex Sans", sans-serif;
  --preview-title-size: 14px;
  --preview-body-size: 13px;
  --preview-meta-size: 12px;
  --preview-line-height: 1.5;

  /* Actions */
  --preview-primary: #FF6A00;
  --preview-secondary-border: rgba(255, 255, 255, 0.14);

  /* Constraint Badge Colors */
  --constraint-required-bg: rgba(147, 51, 234, 0.1);
  --constraint-required-border: rgba(147, 51, 234, 0.3);
  --constraint-required-text: #c084fc;

  --constraint-demand-bg: rgba(251, 191, 36, 0.1);
  --constraint-demand-border: rgba(251, 191, 36, 0.3);
  --constraint-demand-text: #fbbf24;

  --constraint-restriction-bg: rgba(239, 68, 68, 0.1);
  --constraint-restriction-border: rgba(239, 68, 68, 0.3);
  --constraint-restriction-text: #f87171;

  /* Two-column layout */
  --preview-panel-bg: rgba(255, 255, 255, 0.03);
  --preview-panel-border: rgba(255, 255, 255, 0.08);
  --preview-panel-radius: 24px;
  --preview-subheader-height: 36px;
  --preview-subheader-bg: rgba(255, 255, 255, 0.02);
  --preview-subheader-border: rgba(255, 255, 255, 0.06);

  /* Compact source item */
  --compact-source-height: 56px;
  --compact-source-icon-size: 32px;
  --compact-source-radius: 16px;

  /* Source chip */
  --chip-bg: rgba(255, 255, 255, 0.06);
  --chip-border: rgba(255, 255, 255, 0.12);
  --chip-text: rgba(255, 255, 255, 0.87);

  /* Constraints table */
  --table-row-even-bg: rgba(255, 255, 255, 0.02);
  --table-border: rgba(255, 255, 255, 0.06);
  --table-field-text: rgba(255, 255, 255, 0.87);
  --table-value-text: rgba(255, 255, 255, 0.70);

  --preview-radius-lg: 32px;
  --preview-radius-md: 22px;
  --preview-panel-bg: rgba(255, 255, 255, 0.025);
  --preview-panel-border: rgba(255, 255, 255, 0.08);
  --preview-panel-highlight: inset 0 1px 0 rgba(255, 255, 255, 0.04);
  --preview-surface-top: rgba(18, 24, 38, 0.98);
  --preview-surface-bottom: rgba(9, 13, 22, 0.98);
  --preview-meta: rgba(255, 255, 255, 0.55);
  --preview-divider: rgba(255, 255, 255, 0.06);
  --preview-chip-bg: rgba(255, 255, 255, 0.04);
  --preview-chip-border: rgba(255, 255, 255, 0.08);
  --preview-cta: #ff6a00;
  --preview-cta-top: #ff7a1a;
}

.hero-preview {
  position: relative;
}

.hero-preview__halo {
  position: absolute;
  inset: -8% -6% -10% -6%;
  border-radius: 32px;
  background:
    radial-gradient(65% 55% at 45% 0%, rgba(245, 240, 230, 0.16) 0%, rgba(7, 10, 16, 0) 70%),
    radial-gradient(40% 35% at 85% 95%, rgba(255, 106, 0, 0.08) 0%, rgba(7, 10, 16, 0) 70%),
    radial-gradient(55% 45% at 10% 60%, rgba(245, 240, 230, 0.10) 0%, rgba(7, 10, 16, 0) 68%);
  filter: blur(32px);
  opacity: 0.95;
  pointer-events: none;
  z-index: -1;
}

.hero-preview__frame {
  position: relative;
  height: 100%;
  padding: 2px;
  border-radius: var(--preview-radius-lg);
  background: linear-gradient(140deg, rgba(255, 255, 255, 0.10), rgba(255, 255, 255, 0.02));
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.04), inset 0 0 0 1px rgba(255, 255, 255, 0.02);
  z-index: 1;
}

.hero-preview__window {
  height: 100%;
  border-radius: calc(var(--preview-radius-lg) - 2px);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background:
    radial-gradient(120% 100% at 10% 0%, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 55%),
    linear-gradient(180deg, var(--preview-surface-top) 0%, var(--preview-surface-bottom) 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.55), 0 8px 22px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.hero-preview__header {
  padding: clamp(14px, 2vw, 18px) 22px 12px;
  border-bottom: 1px solid var(--preview-divider);
}

.hero-preview__header-meta {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  color: var(--preview-meta);
}

.hero-preview__status {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: rgba(74, 222, 128, 0.75);
}

.hero-preview__status-dot {
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: rgba(74, 222, 128, 0.65);
  box-shadow: 0 0 0 4px rgba(74, 222, 128, 0.08);
}

.hero-preview__body {
  padding: clamp(10px, 1.6vw, 14px) 22px clamp(10px, 1.4vw, 12px);
  display: flex;
  flex-direction: column;
  gap: clamp(8px, 1.2vw, 12px);
  flex: 1;
  overflow: hidden;
}

.hero-preview__section-title {
  font-size: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
}

.hero-preview__tag {
  font-size: 11px;
  padding: 3px 8px;
  border-radius: 999px;
  background: rgba(255, 106, 0, 0.08);
  border: 1px solid rgba(255, 106, 0, 0.18);
  color: rgba(255, 190, 140, 0.75);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 600;
}

.preview-inputs {
  border-radius: var(--preview-radius-md);
  background: var(--preview-panel-bg);
  border: 1px solid var(--preview-panel-border);
  box-shadow: var(--preview-panel-highlight);
  padding: clamp(6px, 1.2vw, 10px);
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.preview-input-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  height: clamp(42px, 6vw, 48px);
}

.preview-input-row + .preview-input-row {
  border-top: 1px solid var(--preview-divider);
  padding-top: 10px;
}

.preview-input__title {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.95);
}

.preview-input__meta {
  font-size: 12px;
  color: var(--preview-meta);
}

.preview-pill {
  font-size: 12px;
  padding: 3px 10px;
  height: 26px;
  border-radius: 999px;
  background: rgba(75, 123, 255, 0.06);
  border: 1px solid rgba(75, 123, 255, 0.2);
  color: rgba(180, 200, 255, 0.8);
  font-weight: 600;
  white-space: nowrap;
}

.preview-table {
  width: 100%;
  border-collapse: collapse;
}

.preview-table thead th {
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  padding: 10px 0 12px;
  text-align: left;
}

.preview-table tbody tr {
  border-top: 1px solid var(--preview-divider);
}

.preview-table tbody td {
  padding: 8px 0;
  height: 40px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.68);
}

.preview-table tbody td:last-child {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 600;
}

.preview-constraints {
  max-height: 92px;
  overflow: hidden;
}

.hero-preview__footer {
  padding: 16px 22px;
  border-top: 1px solid var(--preview-divider);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hero-preview__footer-link {
  font-size: 12px;
  color: var(--preview-meta);
}

.hero-preview__footer-link:hover {
  text-decoration: underline;
}

.hero-preview__footer-cta {
  font-size: 12px;
  padding: 8px 14px;
  border-radius: 10px;
  background: linear-gradient(180deg, var(--preview-cta-top), var(--preview-cta));
  color: #fff;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.hero-preview__footer-cta:hover {
  filter: brightness(1.05);
}

.hero-preview__footer-cta:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.18);
  outline-offset: 2px;
}

.hero-preview__evidence {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  max-height: 84px;
  overflow: hidden;
  padding-bottom: 6px;
}

.hero-preview__chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 28px;
  padding: 0 12px;
  border-radius: 999px;
  font-size: 12px;
  background: var(--preview-chip-bg);
  border: 1px solid var(--preview-chip-border);
  color: rgba(255, 255, 255, 0.8);
  white-space: nowrap;
}

.preview-table-wrap {
  border-radius: var(--preview-radius-md);
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid var(--preview-panel-border);
  box-shadow: var(--preview-panel-highlight);
  padding: 6px 16px;
}

@media (max-width: 1024px) {
  .hero-preview__window {
    border-radius: 20px;
  }

  .hero-preview__header,
  .hero-preview__body,
  .hero-preview__footer {
    padding-left: 18px;
    padding-right: 18px;
  }
}
