/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./app/globals.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
*, ::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 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: Inter, ui-sans-serif, system-ui; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

input::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;
}
  :root {
    /* ── Dark Mode‑First Design System (Edge-inspired) ── */
    --background: 230 30% 5%;
    /* #0A0A14 near-black navy */
    --foreground: 210 40% 98%;
    /* white text */
    --card: 230 25% 9%;
    /* #0F0F1E glass-dark */
    --card-foreground: 210 40% 98%;
    --popover: 230 30% 7%;
    --popover-foreground: 210 40% 98%;
    --primary: 250 65% 60%;
    /* #7364D1 copilot purple */
    --primary-foreground: 0 0% 100%;
    --secondary: 215 50% 40%;
    /* #3E6EA8 blue accent */
    --secondary-foreground: 0 0% 100%;
    --muted: 230 20% 14%;
    --muted-foreground: 215 20% 65%;
    --accent: 198 80% 50%;
    /* #1BAED0 teal/blue */
    --accent-foreground: 0 0% 100%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 0 0% 98%;
    --border: 230 20% 16%;
    /* subtle dark border */
    --input: 230 20% 16%;
    --ring: 250 65% 60%;
    --chart-1: 250 65% 60%;
    --chart-2: 198 80% 50%;
    --chart-3: 210 40% 98%;
    --chart-4: 215 20% 65%;
    --chart-5: 230 20% 14%;
    --radius: 0.875rem;

    /* Aurora accent colours */
    --aurora-purple: #7364D1;
    --aurora-blue: #0078D4;
    --aurora-teal: #06d6a0;
    --glass-bg: rgba(255, 255, 255, 0.04);
    --glass-border: rgba(255, 255, 255, 0.09);
    --glass-shadow: 0 8px 32px rgba(0, 0, 0, 0.4);
  }

  /* We keep a .light override for internal/admin panels that need light */
  .light {
    --background: 0 0% 100%;
    --foreground: 222 47% 11%;
    --card: 0 0% 100%;
    --card-foreground: 222 47% 11%;
    --popover: 0 0% 100%;
    --popover-foreground: 222 47% 11%;
    --primary: 250 65% 60%;
    --primary-foreground: 0 0% 100%;
    --secondary: 210 40% 98%;
    --secondary-foreground: 222 47% 11%;
    --muted: 210 40% 96.1%;
    --muted-foreground: 215 16% 47%;
    --accent: 198 80% 50%;
    --accent-foreground: 0 0% 100%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 0 0% 98%;
    --border: 214 32% 91%;
    --input: 214 32% 91%;
    --ring: 250 65% 60%;
  }
  * {
  border-color: hsl(var(--border));
}

  body {
  background-color: hsl(var(--background));
  color: hsl(var(--foreground));
}
.\!container {
  width: 100% !important;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

  .\!container {
    max-width: 640px !important;
  }

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

  .\!container {
    max-width: 768px !important;
  }

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

  .\!container {
    max-width: 1024px !important;
  }

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

  .\!container {
    max-width: 1280px !important;
  }

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

  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.\!visible {
  visibility: visible !important;
}
.visible {
  visibility: visible;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.-bottom-40 {
  bottom: -10rem;
}
.-left-40 {
  left: -10rem;
}
.-left-60 {
  left: -15rem;
}
.-right-40 {
  right: -10rem;
}
.-right-60 {
  right: -15rem;
}
.-top-4 {
  top: -1rem;
}
.-top-40 {
  top: -10rem;
}
.-top-60 {
  top: -15rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-4 {
  bottom: 1rem;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-1\/3 {
  left: 33.333333%;
}
.left-1\/4 {
  left: 25%;
}
.left-4 {
  left: 1rem;
}
.right-0 {
  right: 0px;
}
.right-1\/4 {
  right: 25%;
}
.right-4 {
  right: 1rem;
}
.right-6 {
  right: 1.5rem;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-20 {
  top: 5rem;
}
.top-24 {
  top: 6rem;
}
.isolate {
  isolation: isolate;
}
.-z-10 {
  z-index: -10;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.z-\[9999\] {
  z-index: 9999;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.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-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.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;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-8 {
  margin-top: 2rem;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[9\/16\] {
  aspect-ratio: 9/16;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-3 {
  height: 0.75rem;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-96 {
  height: 24rem;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[500px\] {
  height: 500px;
}
.h-\[600px\] {
  height: 600px;
}
.h-\[700px\] {
  height: 700px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.max-h-60 {
  max-height: 15rem;
}
.max-h-\[90vh\] {
  max-height: 90vh;
}
.max-h-\[calc\(90vh-200px\)\] {
  max-height: calc(90vh - 200px);
}
.min-h-screen {
  min-height: 100vh;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-3 {
  width: 0.75rem;
}
.w-32 {
  width: 8rem;
}
.w-4 {
  width: 1rem;
}
.w-40 {
  width: 10rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-56 {
  width: 14rem;
}
.w-6 {
  width: 1.5rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-96 {
  width: 24rem;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[500px\] {
  width: 500px;
}
.w-\[600px\] {
  width: 600px;
}
.w-\[700px\] {
  width: 700px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.min-w-full {
  min-width: 100%;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[140px\] {
  max-width: 140px;
}
.max-w-\[210px\] {
  max-width: 210px;
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.border-collapse {
  border-collapse: collapse;
}
.-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));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes fade-in-up {

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

  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-fade-in-up {
  animation: fade-in-up 0.8s ease-out;
}
@keyframes float {

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

  50% {
    transform: translateY(-20px);
  }
}
.animate-float {
  animation: float 3s ease-in-out infinite;
}
@keyframes ping {

  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}
.animate-ping {
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}
@keyframes slide-in-right {

  from {
    opacity: 0;
    transform: translateX(30px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.animate-slide-in-right {
  animation: slide-in-right 0.6s ease-out;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-wait {
  cursor: wait;
}
.resize-none {
  resize: none;
}
.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-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-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));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}
.self-start {
  align-self: flex-start;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.text-balance {
  text-wrap: balance;
}
.text-pretty {
  text-wrap: pretty;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: var(--radius);
}
.rounded-md {
  border-radius: calc(var(--radius) - 2px);
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-4 {
  border-width: 4px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-l-4 {
  border-left-width: 4px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-2 {
  border-top-width: 2px;
}
.border-\[\#1877F2\]\/20 {
  border-color: rgb(24 119 242 / 0.2);
}
.border-\[\#25D366\]\/30 {
  border-color: rgb(37 211 102 / 0.3);
}
.border-\[\#5A8B9F\] {
  --tw-border-opacity: 1;
  border-color: rgb(90 139 159 / var(--tw-border-opacity, 1));
}
.border-\[\#5A8B9F\]\/20 {
  border-color: rgb(90 139 159 / 0.2);
}
.border-\[\#5A8B9F\]\/30 {
  border-color: rgb(90 139 159 / 0.3);
}
.border-\[\#5A8B9F\]\/40 {
  border-color: rgb(90 139 159 / 0.4);
}
.border-\[\#7364D1\] {
  --tw-border-opacity: 1;
  border-color: rgb(115 100 209 / var(--tw-border-opacity, 1));
}
.border-\[\#7364D1\]\/25 {
  border-color: rgb(115 100 209 / 0.25);
}
.border-\[\#E1306C\]\/20 {
  border-color: rgb(225 48 108 / 0.2);
}
.border-\[\#E5E7EB\] {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.border-blue-400 {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}
.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-border {
  border-color: hsl(var(--border));
}
.border-border\/50 {
  border-color: hsl(var(--border) / 0.5);
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.border-green-500\/15 {
  border-color: rgb(34 197 94 / 0.15);
}
.border-input {
  border-color: hsl(var(--input));
}
.border-primary {
  border-color: hsl(var(--primary));
}
.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.border-red-500\/30 {
  border-color: rgb(239 68 68 / 0.3);
}
.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}
.border-white\/15 {
  border-color: rgb(255 255 255 / 0.15);
}
.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}
.border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.border-t-transparent {
  border-top-color: transparent;
}
.bg-\[\#0078D4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 120 212 / var(--tw-bg-opacity, 1));
}
.bg-\[\#06d6a0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(6 214 160 / var(--tw-bg-opacity, 1));
}
.bg-\[\#0F0F1E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(15 15 30 / var(--tw-bg-opacity, 1));
}
.bg-\[\#0c0e14\] {
  --tw-bg-opacity: 1;
  background-color: rgb(12 14 20 / var(--tw-bg-opacity, 1));
}
.bg-\[\#0f1117\] {
  --tw-bg-opacity: 1;
  background-color: rgb(15 17 23 / var(--tw-bg-opacity, 1));
}
.bg-\[\#0f1117\]\/80 {
  background-color: rgb(15 17 23 / 0.8);
}
.bg-\[\#1877F2\]\/10 {
  background-color: rgb(24 119 242 / 0.1);
}
.bg-\[\#1877F2\]\/15 {
  background-color: rgb(24 119 242 / 0.15);
}
.bg-\[\#25D366\]\/10 {
  background-color: rgb(37 211 102 / 0.1);
}
.bg-\[\#25D366\]\/20 {
  background-color: rgb(37 211 102 / 0.2);
}
.bg-\[\#2D3748\] {
  --tw-bg-opacity: 1;
  background-color: rgb(45 55 72 / var(--tw-bg-opacity, 1));
}
.bg-\[\#5A8B9F\] {
  --tw-bg-opacity: 1;
  background-color: rgb(90 139 159 / var(--tw-bg-opacity, 1));
}
.bg-\[\#5A8B9F\]\/10 {
  background-color: rgb(90 139 159 / 0.1);
}
.bg-\[\#5A8B9F\]\/15 {
  background-color: rgb(90 139 159 / 0.15);
}
.bg-\[\#5A8B9F\]\/20 {
  background-color: rgb(90 139 159 / 0.2);
}
.bg-\[\#5A8B9F\]\/60 {
  background-color: rgb(90 139 159 / 0.6);
}
.bg-\[\#7364D1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(115 100 209 / var(--tw-bg-opacity, 1));
}
.bg-\[\#7364D1\]\/15 {
  background-color: rgb(115 100 209 / 0.15);
}
.bg-\[\#7364D1\]\/5 {
  background-color: rgb(115 100 209 / 0.05);
}
.bg-\[\#E1306C\]\/10 {
  background-color: rgb(225 48 108 / 0.1);
}
.bg-\[\#E1306C\]\/15 {
  background-color: rgb(225 48 108 / 0.15);
}
.bg-\[\#F9FAFB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-accent\/10 {
  background-color: hsl(var(--accent) / 0.1);
}
.bg-background {
  background-color: hsl(var(--background));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/60 {
  background-color: rgb(0 0 0 / 0.6);
}
.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-card {
  background-color: hsl(var(--card));
}
.bg-card\/80 {
  background-color: hsl(var(--card) / 0.8);
}
.bg-destructive {
  background-color: hsl(var(--destructive));
}
.bg-foreground {
  background-color: hsl(var(--foreground));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}
.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.bg-green-500\/10 {
  background-color: rgb(34 197 94 / 0.1);
}
.bg-muted {
  background-color: hsl(var(--muted));
}
.bg-muted-foreground\/30 {
  background-color: hsl(var(--muted-foreground) / 0.3);
}
.bg-primary {
  background-color: hsl(var(--primary));
}
.bg-primary\/10 {
  background-color: hsl(var(--primary) / 0.1);
}
.bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}
.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.bg-red-500\/10 {
  background-color: rgb(239 68 68 / 0.1);
}
.bg-secondary {
  background-color: hsl(var(--secondary));
}
.bg-secondary\/10 {
  background-color: hsl(var(--secondary) / 0.1);
}
.bg-secondary\/30 {
  background-color: hsl(var(--secondary) / 0.3);
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
.bg-white\/5 {
  background-color: rgb(255 255 255 / 0.05);
}
.bg-white\/95 {
  background-color: rgb(255 255 255 / 0.95);
}
.bg-white\/\[0\.02\] {
  background-color: rgb(255 255 255 / 0.02);
}
.bg-white\/\[0\.03\] {
  background-color: rgb(255 255 255 / 0.03);
}
.bg-white\/\[0\.04\] {
  background-color: rgb(255 255 255 / 0.04);
}
.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}
.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-\[url\(\'\/grid\.svg\'\)\] {
  background-image: url('/grid.svg');
}
.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));
}
.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}
.from-\[\#2D3748\] {
  --tw-gradient-from: #2D3748 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(45 55 72 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#5A8B9F\] {
  --tw-gradient-from: #5A8B9F var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(90 139 159 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-50 {
  --tw-gradient-from: #eff6ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-500 {
  --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-600 {
  --tw-gradient-from: #2563eb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-50 {
  --tw-gradient-from: #f9fafb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-green-500 {
  --tw-gradient-from: #22c55e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-green-600 {
  --tw-gradient-from: #16a34a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-primary\/10 {
  --tw-gradient-from: hsl(var(--primary) / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-primary\/20 {
  --tw-gradient-from: hsl(var(--primary) / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-red-500 {
  --tw-gradient-from: #ef4444 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-red-600 {
  --tw-gradient-from: #dc2626 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400 {
  --tw-gradient-from: #facc15 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500 {
  --tw-gradient-from: #eab308 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-accent\/10 {
  --tw-gradient-to: hsl(var(--accent) / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--accent) / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-\[\#5A8B9F\] {
  --tw-gradient-to: #5A8B9F var(--tw-gradient-to-position);
}
.to-\[\#9DB5A5\] {
  --tw-gradient-to: #9DB5A5 var(--tw-gradient-to-position);
}
.to-accent\/20 {
  --tw-gradient-to: hsl(var(--accent) / 0.2) var(--tw-gradient-to-position);
}
.to-blue-600 {
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position);
}
.to-emerald-500 {
  --tw-gradient-to: #10b981 var(--tw-gradient-to-position);
}
.to-emerald-600 {
  --tw-gradient-to: #059669 var(--tw-gradient-to-position);
}
.to-gray-100 {
  --tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position);
}
.to-green-500 {
  --tw-gradient-to: #22c55e var(--tw-gradient-to-position);
}
.to-green-600 {
  --tw-gradient-to: #16a34a var(--tw-gradient-to-position);
}
.to-orange-400 {
  --tw-gradient-to: #fb923c var(--tw-gradient-to-position);
}
.to-orange-500 {
  --tw-gradient-to: #f97316 var(--tw-gradient-to-position);
}
.to-pink-500 {
  --tw-gradient-to: #ec4899 var(--tw-gradient-to-position);
}
.to-pink-600 {
  --tw-gradient-to: #db2777 var(--tw-gradient-to-position);
}
.to-primary\/10 {
  --tw-gradient-to: hsl(var(--primary) / 0.1) var(--tw-gradient-to-position);
}
.to-purple-50 {
  --tw-gradient-to: #faf5ff var(--tw-gradient-to-position);
}
.to-purple-600 {
  --tw-gradient-to: #9333ea var(--tw-gradient-to-position);
}
.to-red-600 {
  --tw-gradient-to: #dc2626 var(--tw-gradient-to-position);
}
.to-secondary\/20 {
  --tw-gradient-to: hsl(var(--secondary) / 0.2) var(--tw-gradient-to-position);
}
.bg-clip-text {
  background-clip: text;
}
.fill-primary {
  fill: hsl(var(--primary));
}
.fill-yellow-400 {
  fill: #facc15;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.p-10 {
  padding: 2.5rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.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-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-8 {
  padding-top: 2rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-display {
  font-family: DM Sans, ui-sans-serif, system-ui;
}
.font-sans {
  font-family: Inter, ui-sans-serif, system-ui;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-\[10px\] {
  font-size: 10px;
}
.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-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.leading-none {
  line-height: 1;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-\[\#1877F2\] {
  --tw-text-opacity: 1;
  color: rgb(24 119 242 / var(--tw-text-opacity, 1));
}
.text-\[\#25D366\] {
  --tw-text-opacity: 1;
  color: rgb(37 211 102 / var(--tw-text-opacity, 1));
}
.text-\[\#2D3748\] {
  --tw-text-opacity: 1;
  color: rgb(45 55 72 / var(--tw-text-opacity, 1));
}
.text-\[\#5A8B9F\] {
  --tw-text-opacity: 1;
  color: rgb(90 139 159 / var(--tw-text-opacity, 1));
}
.text-\[\#6B7280\] {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-\[\#7364D1\] {
  --tw-text-opacity: 1;
  color: rgb(115 100 209 / var(--tw-text-opacity, 1));
}
.text-\[\#E1306C\] {
  --tw-text-opacity: 1;
  color: rgb(225 48 108 / var(--tw-text-opacity, 1));
}
.text-background {
  color: hsl(var(--background));
}
.text-blue-100 {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}
.text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.text-card-foreground {
  color: hsl(var(--card-foreground));
}
.text-destructive {
  color: hsl(var(--destructive));
}
.text-destructive-foreground {
  color: hsl(var(--destructive-foreground));
}
.text-foreground {
  color: hsl(var(--foreground));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-green-100 {
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1));
}
.text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.text-muted {
  color: hsl(var(--muted));
}
.text-muted-foreground {
  color: hsl(var(--muted-foreground));
}
.text-primary {
  color: hsl(var(--primary));
}
.text-primary-foreground {
  color: hsl(var(--primary-foreground));
}
.text-purple-800 {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}
.text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.text-secondary-foreground {
  color: hsl(var(--secondary-foreground));
}
.text-transparent {
  color: transparent;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/20 {
  color: rgb(255 255 255 / 0.2);
}
.text-white\/30 {
  color: rgb(255 255 255 / 0.3);
}
.text-white\/40 {
  color: rgb(255 255 255 / 0.4);
}
.text-white\/50 {
  color: rgb(255 255 255 / 0.5);
}
.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}
.text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}
.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}
.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}
.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.text-opacity-90 {
  --tw-text-opacity: 0.9;
}
.underline {
  text-decoration-line: underline;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.placeholder-white\/30::placeholder {
  color: rgb(255 255 255 / 0.3);
}
.opacity-10 {
  opacity: 0.1;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-90 {
  opacity: 0.9;
}
.opacity-\[0\.05\] {
  opacity: 0.05;
}
.opacity-\[0\.06\] {
  opacity: 0.06;
}
.opacity-\[0\.07\] {
  opacity: 0.07;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-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-\[0_0_20px_rgba\(115\2c 100\2c 209\2c 0\.2\)\] {
  --tw-shadow: 0 0 20px rgba(115,100,209,0.2);
  --tw-shadow-colored: 0 0 20px 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-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-blue-500\/50 {
  --tw-shadow-color: rgb(59 130 246 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/50 {
  --tw-shadow-color: rgb(34 197 94 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.outline {
  outline-style: solid;
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background));
}
.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-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);
}
.blur-\[100px\] {
  --tw-blur: blur(100px);
  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-\[120px\] {
  --tw-blur: blur(120px);
  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-\[140px\] {
  --tw-blur: blur(140px);
  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 {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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-2xl {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  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);
}
.invert {
  --tw-invert: invert(100%);
  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(12px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-xl {
  --tw-backdrop-blur: blur(24px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.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;
}
.duration-1000 {
  transition-duration: 1000ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@keyframes enter {

  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {

  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.fade-in {
  --tw-enter-opacity: 0;
}
.fade-out {
  --tw-exit-opacity: 0;
}
.duration-1000 {
  animation-duration: 1000ms;
}
.duration-200 {
  animation-duration: 200ms;
}
.duration-300 {
  animation-duration: 300ms;
}
.ease-in {
  animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.running {
  animation-play-state: running;
}
.text-balance {
    text-wrap: balance;
  }

/* ── Marquee animations (AIAutomationsSection 3D diagonal marquee) ──
   Track contains 4 identical copies of the card set.
   Animation moves exactly 1 set (-25%) so 3 copies always remain on screen:
   the loop reset is imperceptible — no seam visible. */
@keyframes marquee-left {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-25%);
  }
}

@keyframes marquee-right {
  0% {
    transform: translateX(-25%);
  }

  100% {
    transform: translateX(0);
  }
}

/* ── CTASection animations ── */
@keyframes cta-blink {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.3;
  }
}

/* ── AlliedCompaniesSection ── */
@keyframes alliance-scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-25%);
  }
}

/* ── Header unified mega-menu animation ── */
@keyframes mega-in {
  from {
    opacity: 0;
    transform: translateX(-50%) translateY(-8px) scale(0.98);
  }

  to {
    opacity: 1;
    transform: translateX(-50%) translateY(0) scale(1);
  }
}
.hover\:-translate-y-1:hover {
  --tw-translate-y: -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));
}
.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-110:hover {
  --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));
}
.hover\:scale-\[1\.01\]:hover {
  --tw-scale-x: 1.01;
  --tw-scale-y: 1.01;
  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\:scale-\[1\.02\]:hover {
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:border-\[\#1877F2\]\/40:hover {
  border-color: rgb(24 119 242 / 0.4);
}
.hover\:border-\[\#25D366\]\/50:hover {
  border-color: rgb(37 211 102 / 0.5);
}
.hover\:border-\[\#5A8B9F\]\/60:hover {
  border-color: rgb(90 139 159 / 0.6);
}
.hover\:border-\[\#E1306C\]\/40:hover {
  border-color: rgb(225 48 108 / 0.4);
}
.hover\:border-gray-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.hover\:border-primary\/50:hover {
  border-color: hsl(var(--primary) / 0.5);
}
.hover\:border-white\/20:hover {
  border-color: rgb(255 255 255 / 0.2);
}
.hover\:bg-\[\#1877F2\]\/20:hover {
  background-color: rgb(24 119 242 / 0.2);
}
.hover\:bg-\[\#25D366\]\/20:hover {
  background-color: rgb(37 211 102 / 0.2);
}
.hover\:bg-\[\#4e7a8b\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(78 122 139 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#5A8B9F\]\/20:hover {
  background-color: rgb(90 139 159 / 0.2);
}
.hover\:bg-\[\#E1306C\]\/20:hover {
  background-color: rgb(225 48 108 / 0.2);
}
.hover\:bg-accent:hover {
  background-color: hsl(var(--accent));
}
.hover\:bg-black\/80:hover {
  background-color: rgb(0 0 0 / 0.8);
}
.hover\:bg-destructive\/90:hover {
  background-color: hsl(var(--destructive) / 0.9);
}
.hover\:bg-foreground\/90:hover {
  background-color: hsl(var(--foreground) / 0.9);
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.hover\:bg-muted-foreground\/50:hover {
  background-color: hsl(var(--muted-foreground) / 0.5);
}
.hover\:bg-primary\/90:hover {
  background-color: hsl(var(--primary) / 0.9);
}
.hover\:bg-secondary\/80:hover {
  background-color: hsl(var(--secondary) / 0.8);
}
.hover\:bg-white\/10:hover {
  background-color: rgb(255 255 255 / 0.1);
}
.hover\:from-blue-600:hover {
  --tw-gradient-from: #2563eb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-green-600:hover {
  --tw-gradient-from: #16a34a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:to-blue-700:hover {
  --tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position);
}
.hover\:to-green-700:hover {
  --tw-gradient-to: #15803d var(--tw-gradient-to-position);
}
.hover\:text-\[\#5A8B9F\]:hover {
  --tw-text-opacity: 1;
  color: rgb(90 139 159 / var(--tw-text-opacity, 1));
}
.hover\:text-\[\#9DB5A5\]:hover {
  --tw-text-opacity: 1;
  color: rgb(157 181 165 / var(--tw-text-opacity, 1));
}
.hover\:text-accent-foreground:hover {
  color: hsl(var(--accent-foreground));
}
.hover\:text-primary:hover {
  color: hsl(var(--primary));
}
.hover\:text-white\/60:hover {
  color: rgb(255 255 255 / 0.6);
}
.hover\:text-white\/70:hover {
  color: rgb(255 255 255 / 0.7);
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:opacity-90:hover {
  opacity: 0.9;
}
.hover\:shadow-2xl:hover {
  --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);
}
.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);
}
.focus\:border-\[\#5A8B9F\]\/60:focus {
  border-color: rgb(90 139 159 / 0.6);
}
.focus\:border-\[\#7364D1\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(115 100 209 / var(--tw-border-opacity, 1));
}
.focus\:border-transparent:focus {
  border-color: transparent;
}
.focus\:bg-white\/10:focus {
  background-color: rgb(255 255 255 / 0.1);
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-\[\#7364D1\]:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(115 100 209 / var(--tw-ring-opacity, 1));
}
.focus\:ring-primary:focus {
  --tw-ring-color: hsl(var(--primary));
}
.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-ring:focus-visible {
  --tw-ring-color: hsl(var(--ring));
}
.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}
.active\:scale-\[0\.98\]:active {
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  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));
}
.active\:scale-\[0\.99\]:active {
  --tw-scale-x: 0.99;
  --tw-scale-y: 0.99;
  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));
}
.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:opacity-40:disabled {
  opacity: 0.4;
}
.disabled\:opacity-50:disabled {
  opacity: 0.5;
}
.group:hover .group-hover\:translate-y-1 {
  --tw-translate-y: 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\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\: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\:border-\[\#7364D1\]\/50 {
  border-color: rgb(115 100 209 / 0.5);
}
.group:hover .group-hover\:border-white\/40 {
  border-color: rgb(255 255 255 / 0.4);
}
.group:hover .group-hover\:text-\[\#5A8B9F\] {
  --tw-text-opacity: 1;
  color: rgb(90 139 159 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-\[\#9DB5A5\] {
  --tw-text-opacity: 1;
  color: rgb(157 181 165 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-white\/50 {
  color: rgb(255 255 255 / 0.5);
}
.group:hover .group-hover\:text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}
@media (min-width: 640px) {

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

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

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

  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 768px) {

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

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

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

  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

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

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

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

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

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

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

  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (min-width: 1024px) {

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

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

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

  .lg\:p-12 {
    padding: 3rem;
  }

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

  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:pb-32 {
    padding-bottom: 8rem;
  }

  .lg\:pt-32 {
    padding-top: 8rem;
  }

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

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

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

  .lg\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }
}
.\[\&_svg\]\:pointer-events-none svg {
  pointer-events: none;
}
.\[\&_svg\]\:size-4 svg {
  width: 1rem;
  height: 1rem;
}
.\[\&_svg\]\:shrink-0 svg {
  flex-shrink: 0;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./components/TermsAcceptanceModal.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.terms-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(45, 55, 72, 0.75);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000;
    padding: 20px;
    backdrop-filter: blur(4px);
}

.terms-modal {
    background: white;
    border-radius: 12px;
    max-width: 800px;
    width: 100%;
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    box-shadow: 0 20px 60px rgba(45, 55, 72, 0.3);
    animation: slideIn 0.3s ease-out;
    font-family: 'DM Sans', sans-serif;
}

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

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

.terms-modal-header {
    padding: 24px 32px;
    border-bottom: 1px solid #E5E7EB;
    background: #2D3748;
    color: white;
    border-radius: 12px 12px 0 0;
}

.terms-modal-header h2 {
    margin: 0 0 8px 0;
    font-size: 1.5rem;
    font-weight: 600;
    font-family: 'DM Sans', sans-serif;
    letter-spacing: -0.01em;
}

.terms-modal-version {
    margin: 0;
    opacity: 0.85;
    font-size: 0.875rem;
    font-weight: 400;
    font-family: 'DM Sans', sans-serif;
}

.terms-modal-progress {
    padding: 20px 32px;
    background: #F9FAFB;
    border-bottom: 1px solid #E5E7EB;
}

.progress-bar {
    height: 6px;
    background: #E5E7EB;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 8px;
}

.progress-fill {
    height: 100%;
    background: #5A8B9F;
    transition: width 0.3s ease;
}

.progress-text {
    margin: 0;
    font-size: 0.875rem;
    font-weight: 500;
    color: #6B7280;
    text-align: center;
    font-family: 'DM Sans', sans-serif;
}

.terms-modal-content {
    flex: 1;
    overflow-y: auto;
    padding: 32px;
    background: white;
}

.section-title {
    font-size: 1.5rem;
    font-weight: 600;
    font-family: 'DM Sans', sans-serif;
    color: #2D3748;
    margin: 0 0 20px 0;
    padding-bottom: 12px;
    border-bottom: 2px solid #5A8B9F;
    letter-spacing: -0.01em;
}

.section-content {
    color: #2D3748;
    line-height: 1.7;
    font-size: 1rem;
    font-weight: 400;
    font-family: 'DM Sans', sans-serif;
}

.section-content p {
    margin-bottom: 1em;
    color: #2D3748;
}

.section-content ul,
.section-content ol {
    margin-bottom: 1em;
    padding-left: 24px;
    color: #2D3748;
}

.section-content li {
    margin-bottom: 0.5em;
}

.section-content h1,
.section-content h2,
.section-content h3,
.section-content h4 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    color: #2D3748;
    font-family: 'DM Sans', sans-serif;
    font-weight: 600;
}

.section-content strong {
    font-weight: 600;
    color: #2D3748;
}

.terms-modal-error {
    margin: 0 32px;
    padding: 14px 16px;
    background: rgba(239, 68, 68, 0.1);
    border: 1px solid rgba(239, 68, 68, 0.3);
    border-radius: 10px;
    color: #991b1b;
    font-size: 0.875rem;
    font-weight: 500;
    font-family: 'DM Sans', sans-serif;
}

.terms-modal-footer {
    padding: 20px 32px;
    border-top: 1px solid #E5E7EB;
    display: flex;
    gap: 12px;
    justify-content: space-between;
    background: #F9FAFB;
}

.terms-modal-footer button {
    padding: 12px 24px;
    border-radius: 10px;
    font-size: 0.95rem;
    font-weight: 600;
    font-family: 'DM Sans', sans-serif;
    cursor: pointer;
    transition: all 0.2s ease;
    border: none;
    flex: 1;
}

.btn-secondary {
    background: white;
    color: #2D3748;
    border: 1px solid #E5E7EB;
}

.btn-secondary:hover:not(:disabled) {
    filter: brightness(0.98);
    border-color: #6B7280;
}

.btn-secondary:active:not(:disabled) {
    filter: brightness(0.95);
}

.btn-secondary:focus-visible {
    outline: 3px solid rgba(90, 139, 159, 0.5);
    outline-offset: 2px;
}

.btn-primary {
    background: #5A8B9F;
    color: white;
    border: 1px solid #4e7a8b;
}

.btn-primary:hover:not(:disabled) {
    filter: brightness(0.95);
}

.btn-primary:active:not(:disabled) {
    filter: brightness(0.9);
}

.btn-primary:focus-visible {
    outline: 3px solid rgba(90, 139, 159, 0.5);
    outline-offset: 2px;
}

.btn-accept {
    background: #9DB5A5;
    color: white;
    font-size: 1rem;
    border: 1px solid #8ca599;
}

.btn-accept:hover:not(:disabled) {
    filter: brightness(0.95);
}

.btn-accept:active:not(:disabled) {
    filter: brightness(0.9);
}

.btn-accept:focus-visible {
    outline: 3px solid rgba(157, 181, 165, 0.5);
    outline-offset: 2px;
}

.terms-modal-footer button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.terms-modal-notice {
    padding: 16px 32px 20px;
    margin: 0;
    font-size: 0.875rem;
    font-weight: 400;
    font-family: 'DM Sans', sans-serif;
    color: #6B7280;
    text-align: center;
    background: #F9FAFB;
    border-radius: 0 0 12px 12px;
}

/* Mobile responsive */
@media (max-width: 768px) {
    .terms-modal {
        max-height: 95vh;
        margin: 10px;
    }

    .terms-modal-header,
    .terms-modal-progress,
    .terms-modal-content,
    .terms-modal-footer,
    .terms-modal-notice {
        padding-left: 20px;
        padding-right: 20px;
    }

    .terms-modal-footer {
        flex-direction: column;
    }

    .terms-modal-footer button {
        width: 100%;
    }
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./components/ContactSectionStyles.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
/* SOPHISTICATED CONTACT SECTION */
.sophisticated-contact-section {
  background: linear-gradient(135deg, color-mix(in srgb, var(--mbn-slate-900) 92%, black) 0%, var(--mbn-slate-900) 50%, color-mix(in srgb, var(--mbn-slate-900) 80%, var(--mbn-gray-500)) 100%);
  padding: var(--space-24) 0;
  position: relative;
  overflow: hidden;
}

.sophisticated-contact-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 
    radial-gradient(circle at 20% 80%, color-mix(in srgb, var(--mbn-steel-500) 28%, transparent) 0%, transparent 50%),
    radial-gradient(circle at 80% 20%, color-mix(in srgb, var(--mbn-sage-400) 28%, transparent) 0%, transparent 50%);
  pointer-events: none;
  z-index: 0;
}

.contact-header {
  text-align: center;
  margin-bottom: var(--space-16);
  position: relative;
  z-index: 1;
}

.contact-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 900;
  color: var(--mbn-white);
  margin-bottom: var(--space-4);
  background: linear-gradient(135deg, var(--mbn-white) 0%, color-mix(in srgb, var(--mbn-white) 92%, var(--mbn-gray-200)) 50%, var(--mbn-gray-200) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.contact-subtitle {
  font-size: var(--font-size-xl);
  color: rgba(255, 255, 255, 0.8);
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}

.contact-content {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: var(--space-12);
  align-items: start;
  position: relative;
  z-index: 1;
}

/* CONTACT INFO CARD */
.contact-info-card {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(30px);
  border-radius: var(--radius-3xl);
  padding: var(--space-8);
  border: 1px solid rgba(255, 255, 255, 0.1);
  position: sticky;
  top: var(--space-8);
}

.info-card-header {
  text-align: center;
  margin-bottom: var(--space-8);
}

.info-card-header h3 {
  font-size: var(--font-size-2xl);
  font-weight: 700;
  color: white;
  margin-bottom: var(--space-2);
}

.info-card-header p {
  color: rgba(255, 255, 255, 0.7);
  font-size: var(--font-size-sm);
}

.contact-methods {
  display: flex;
  flex-direction: column;
  gap: var(--space-4);
  margin-bottom: var(--space-8);
}

.contact-method {
  display: flex;
  align-items: center;
  gap: var(--space-4);
  padding: var(--space-4);
  background: rgba(255, 255, 255, 0.05);
  border-radius: var(--radius-xl);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all var(--transition-smooth);
  cursor: pointer;
}

.contact-method:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
  transform: translateY(-2px);
}

.method-icon {
  font-size: var(--font-size-2xl);
  flex-shrink: 0;
}

.method-content h4 {
  font-size: var(--font-size-base);
  font-weight: 600;
  color: white;
  margin-bottom: var(--space-1);
}

.method-content p {
  font-size: var(--font-size-sm);
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: var(--space-1);
}

.method-content span {
  font-size: var(--font-size-xs);
  color: rgba(255, 255, 255, 0.6);
}

.contact-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--space-4);
  padding-top: var(--space-6);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.stat {
  text-align: center;
}

.stat-number {
  display: block;
  font-size: var(--font-size-xl);
  font-weight: 700;
  color: var(--apple-blue, var(--mbn-steel-500));
  margin-bottom: var(--space-1);
}

.stat-label {
  font-size: var(--font-size-xs);
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* SOPHISTICATED FORM CARD */
.sophisticated-form-card {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(30px);
  border-radius: var(--radius-3xl);
  padding: var(--space-8);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.form-progress {
  margin-bottom: var(--space-8);
}

.progress-bar {
  width: 100%;
  height: 6px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: var(--radius-full);
  overflow: hidden;
  margin-bottom: var(--space-4);
}

.progress-fill {
  height: 100%;
  background: linear-gradient(90deg, var(--apple-blue, var(--mbn-steel-500)), color-mix(in srgb, var(--apple-blue, var(--mbn-steel-500)) 86%, black));
  border-radius: var(--radius-full);
  transition: width var(--transition-smooth);
}

.progress-steps {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.progress-step {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.6);
  transition: all var(--transition-smooth);
}

.progress-step.active {
  background: var(--apple-blue, var(--mbn-steel-500));
  border-color: color-mix(in srgb, var(--apple-blue, var(--mbn-steel-500)) 80%, white);
  color: white;
  transform: scale(1.1);
}

/* FORM STYLES */
.sophisticated-form {
  position: relative;
}

.form-step {
  display: none;
}

.form-step.active {
  display: block;
  animation: fadeInUp 0.5s ease-out;
}

.step-title {
  font-size: var(--font-size-2xl);
  font-weight: 700;
  color: white;
  margin-bottom: var(--space-2);
}

.step-subtitle {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: var(--space-8);
  line-height: 1.6;
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--space-6);
  margin-bottom: var(--space-8);
}

.form-field {
  display: flex;
  flex-direction: column;
  gap: var(--space-2);
}

.form-field.full-width {
  grid-column: 1 / -1;
}

.form-field label {
  font-weight: 600;
  color: white;
  font-size: var(--font-size-sm);
}

.form-field input,
.form-field select,
.form-field textarea {
  padding: var(--space-4);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: var(--radius-lg);
  background: rgba(255, 255, 255, 0.1);
  color: white;
  font-size: var(--font-size-base);
  transition: all var(--transition-smooth);
  backdrop-filter: blur(10px);
}

.form-field select {
  background: rgba(255, 255, 255, 0.15);
  cursor: pointer;
}

.form-field select option {
  background: var(--mbn-slate-900);
  color: var(--mbn-white);
  padding: var(--space-2);
}

.form-field input::placeholder,
.form-field textarea::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.form-field input:focus,
.form-field select:focus,
.form-field textarea:focus {
  outline: none;
  border-color: var(--apple-blue, var(--mbn-steel-500));
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--apple-blue, var(--mbn-steel-500)) 28%, transparent);
}

.form-field textarea {
  resize: vertical;
  min-height: 120px;
}

/* REQUEST TYPES GRID */
.request-types-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: var(--space-4);
  margin-bottom: var(--space-8);
}

.request-type-card {
  padding: var(--space-6);
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-radius: var(--radius-xl);
  background: rgba(255, 255, 255, 0.05);
  cursor: pointer;
  transition: all var(--transition-smooth);
  text-align: center;
  backdrop-filter: blur(10px);
}

.request-type-card:hover {
  border-color: rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.1);
  transform: translateY(-4px);
}

.request-type-card.selected {
  border-color: var(--apple-blue, var(--mbn-steel-500));
  background: color-mix(in srgb, var(--apple-blue, var(--mbn-steel-500)) 20%, transparent);
  transform: translateY(-4px);
}

.request-type-icon {
  font-size: var(--font-size-4xl);
  margin-bottom: var(--space-3);
}

.request-type-label {
  font-weight: 600;
  color: white;
  font-size: var(--font-size-base);
}

/* REQUIREMENTS GRID */
.requirements-grid {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-2);
  margin-top: var(--space-2);
}

.requirement-tag {
  padding: var(--space-2) var(--space-4);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: var(--radius-full);
  background: rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.8);
  font-size: var(--font-size-sm);
  cursor: pointer;
  transition: all var(--transition-smooth);
  -webkit-user-select: none;
          user-select: none;
}

.requirement-tag:hover {
  border-color: rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.1);
}

.requirement-tag.selected {
  border-color: var(--apple-blue, var(--mbn-steel-500));
  background: color-mix(in srgb, var(--apple-blue, var(--mbn-steel-500)) 20%, transparent);
  color: white;
}

/* FORM NAVIGATION */
.form-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: var(--space-8);
  padding-top: var(--space-6);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.form-navigation .btn {
  min-width: 140px;
}

.submit-btn {
  position: relative;
  overflow: hidden;
}

.loading-spinner {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: white;
  animation: spin 1s linear infinite;
  margin-right: var(--space-2);
}

@keyframes spin {
  to { transform: rotate(360deg); }
}

/* RESPONSIVE DESIGN */
@media (max-width: 1024px) {
  .contact-content {
    grid-template-columns: 1fr;
    gap: var(--space-8);
  }
  
  .contact-info-card {
    position: static;
  }
}

@media (max-width: 768px) {
  .sophisticated-contact-section {
    padding: var(--space-16) 0;
  }
  
  .contact-title {
    font-size: var(--font-size-3xl);
  }
  
  .form-grid {
    grid-template-columns: 1fr;
    gap: var(--space-4);
  }
  
  .request-types-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .contact-methods {
    gap: var(--space-3);
  }
  
  .contact-stats {
    grid-template-columns: 1fr;
    gap: var(--space-3);
  }
  
  .form-navigation {
    flex-direction: column;
    gap: var(--space-4);
  }
  
  .form-navigation .btn {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .sophisticated-form-card,
  .contact-info-card {
    padding: var(--space-6);
  }
  
  .request-types-grid {
    grid-template-columns: 1fr;
  }
  
  .requirements-grid {
    gap: var(--space-1);
  }
  
  .requirement-tag {
    font-size: var(--font-size-xs);
    padding: var(--space-1) var(--space-3);
  }
}

/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./components/InfoCardsStyles.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
/* ELEGANT INFORMATION CARDS SECTION */
.info-cards-section {
  background: linear-gradient(135deg, var(--mbn-slate-900) 0%, color-mix(in srgb, var(--mbn-slate-900) 80%, var(--mbn-steel-500)) 50%, color-mix(in srgb, var(--mbn-slate-900) 65%, var(--mbn-gray-500)) 100%);
  padding: var(--space-24) 0;
  position: relative;
  overflow: hidden;
}

.info-cards-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 
    radial-gradient(circle at 25% 25%, color-mix(in srgb, var(--mbn-steel-500) 28%, transparent) 0%, transparent 50%),
    radial-gradient(circle at 75% 75%, color-mix(in srgb, var(--mbn-sage-400) 28%, transparent) 0%, transparent 50%);
  pointer-events: none;
  z-index: 0;
}

/* SECTION HEADER */
.services-cards-header {
  text-align: center;
  margin-bottom: var(--space-16);
  position: relative;
  z-index: 1;
}

.section-title {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 900;
  color: var(--mbn-white);
  margin-bottom: var(--space-4);
  background: linear-gradient(135deg, var(--mbn-white) 0%, color-mix(in srgb, var(--mbn-white) 92%, var(--mbn-gray-200)) 50%, var(--mbn-gray-200) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: fadeInUp 0.8s ease-out;
}

.section-subtitle {
  font-size: var(--font-size-xl);
  color: rgba(255, 255, 255, 0.8);
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.6;
  animation: fadeInUp 0.8s ease-out 0.2s both;
}

/* SERVICES CARDS GRID */
.services-cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: var(--space-8);
  margin-bottom: var(--space-20);
  position: relative;
  z-index: 1;
}

.service-card {
  position: relative;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(30px);
  border-radius: var(--radius-3xl);
  padding: var(--space-8);
  border: 1px solid rgba(255, 255, 255, 0.12);
  transition: all var(--transition-epic);
  overflow: hidden;
  animation: fadeInUp 0.6s ease-out both;
  cursor: pointer;
}

.service-card:hover {
  transform: translateY(-12px) scale(1.02);
  border-color: rgba(255, 255, 255, 0.28);
  box-shadow: 
    0 25px 50px rgba(0, 0, 0, 0.3),
    0 0 0 1px rgba(255, 255, 255, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.card-glow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  opacity: 0;
  transition: opacity var(--transition-smooth);
  pointer-events: none;
}

.service-card-blue .card-glow {
  background: radial-gradient(circle at center, color-mix(in srgb, var(--mbn-steel-500) 28%, transparent) 0%, transparent 70%);
}

.service-card-emerald .card-glow {
  background: radial-gradient(circle at center, color-mix(in srgb, var(--mbn-sage-400) 28%, transparent) 0%, transparent 70%);
}

.service-card-amber .card-glow {
  background: radial-gradient(circle at center, color-mix(in srgb, #f59e0b 28%, transparent) 0%, transparent 70%);
}

.service-card-purple .card-glow {
  background: radial-gradient(circle at center, color-mix(in srgb, #9333ea 28%, transparent) 0%, transparent 70%);
}

.service-card-indigo .card-glow {
  background: radial-gradient(circle at center, color-mix(in srgb, #6366f1 28%, transparent) 0%, transparent 70%);
}

.service-card-red .card-glow {
  background: radial-gradient(circle at center, color-mix(in srgb, #ef4444 28%, transparent) 0%, transparent 70%);
}

.service-card:hover .card-glow {
  opacity: 1;
}

.card-content {
  position: relative;
  z-index: 2;
}

.service-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: var(--radius-xl);
  background: rgba(255, 255, 255, 0.1);
  margin-bottom: var(--space-6);
  color: var(--mbn-white);
  transition: all var(--transition-smooth);
}

.service-card:hover .service-icon {
  transform: scale(1.1) rotate(5deg);
  background: rgba(255, 255, 255, 0.2);
}

.service-title {
  font-size: var(--font-size-xl);
  font-weight: 700;
  color: var(--mbn-white);
  margin-bottom: var(--space-3);
  line-height: 1.3;
}

.service-description {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
  margin-bottom: var(--space-6);
  font-size: var(--font-size-base);
}

.service-features {
  list-style: none !important;
  padding: 0;
  margin: 0;
}

.service-features li {
  display: flex;
  align-items: center;
  gap: var(--space-3);
  color: rgba(255, 255, 255, 0.9);
  font-size: var(--font-size-sm);
  margin-bottom: var(--space-2);
  font-weight: 500;
  list-style: none !important;
}

.service-features li::before {
  display: none !important;
}

.feature-check {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  background: transparent;
  color: var(--mbn-sage-400);
  font-size: var(--font-size-sm);
  font-weight: 700;
  flex-shrink: 0;
}

.card-hover-effect {
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
  transition: left var(--transition-smooth);
  pointer-events: none;
}

.service-card:hover .card-hover-effect {
  left: 100%;
}

/* ELEGANT SEPARATOR */
.elegant-separator {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--space-6);
  margin: var(--space-20) 0;
  position: relative;
  z-index: 1;
}

.separator-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.28), transparent);
}

.separator-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.22);
  color: var(--mbn-white);
  animation: separatorPulse 3s ease-in-out infinite;
}

@keyframes separatorPulse {
  0%, 100% { 
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);
  }
  50% { 
    transform: scale(1.05);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
}

/* ADVANTAGES SECTION */
.advantages-section {
  margin-bottom: var(--space-20);
  position: relative;
  z-index: 1;
}

.advantages-header {
  text-align: center;
  margin-bottom: var(--space-16);
}

.advantages-title {
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 800;
  color: var(--mbn-white);
  margin-bottom: var(--space-4);
  background: linear-gradient(135deg, var(--mbn-white) 0%, color-mix(in srgb, var(--mbn-white) 92%, var(--mbn-gray-200)) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.advantages-subtitle {
  font-size: var(--font-size-lg);
  color: rgba(255, 255, 255, 0.8);
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}

.advantages-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: var(--space-6);
}

.advantage-card {
  display: flex;
  align-items: center;
  gap: var(--space-6);
  padding: var(--space-6);
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(20px);
  border-radius: var(--radius-2xl);
  border: 1px solid rgba(255, 255, 255, 0.12);
  transition: all var(--transition-epic);
  animation: fadeInLeft 0.6s ease-out both;
  cursor: pointer;
}

.advantage-card:hover {
  transform: translateX(8px);
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.24);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.advantage-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: var(--radius-xl);
  background: linear-gradient(135deg, var(--apple-blue, var(--mbn-steel-500)), color-mix(in srgb, var(--apple-blue, var(--mbn-steel-500)) 86%, black));
  color: var(--mbn-white);
  font-size: var(--font-size-xl);
  font-weight: 800;
  flex-shrink: 0;
}

.advantage-content {
  flex: 1;
}

.advantage-title {
  font-size: var(--font-size-lg);
  font-weight: 700;
  color: var(--mbn-white);
  margin-bottom: var(--space-2);
}

.advantage-description {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.5;
  font-size: var(--font-size-sm);
}

.advantage-arrow {
  font-size: var(--font-size-xl);
  color: rgba(255, 255, 255, 0.5);
  transition: all var(--transition-smooth);
  flex-shrink: 0;
}

.advantage-card:hover .advantage-arrow {
  color: white;
  transform: translateX(4px);
}

/* CTA CARDS SECTION */
.cta-cards-section {
  position: relative;
  z-index: 1;
}

.cta-cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: var(--space-8);
}

.cta-card {
  position: relative;
  padding: var(--space-8);
  border-radius: var(--radius-3xl);
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(30px);
  transition: all var(--transition-epic);
  overflow: hidden;
  animation: fadeInUp 0.6s ease-out both;
}

.cta-card.primary {
  background: linear-gradient(135deg, color-mix(in srgb, var(--mbn-steel-500) 20%, transparent) 0%, color-mix(in srgb, var(--mbn-steel-500) 30%, transparent) 100%);
}

.cta-card.secondary {
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.2) 0%, rgba(5, 150, 105, 0.2) 100%);
}

.cta-card:hover {
  transform: translateY(-8px) scale(1.02);
  border-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}

.cta-card-content {
  position: relative;
  z-index: 2;
  text-align: center;
}

.cta-card h3 {
  font-size: var(--font-size-xl);
  font-weight: 700;
  color: white;
  margin-bottom: var(--space-3);
}

.cta-card p {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: var(--space-6);
  line-height: 1.6;
}

.cta-button {
  display: inline-flex;
  align-items: center;
  gap: var(--space-3);
  padding: var(--space-4) var(--space-8);
  border: none;
  border-radius: var(--radius-full);
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: white;
  font-weight: 600;
  font-size: var(--font-size-base);
  cursor: pointer;
  transition: all var(--transition-smooth);
  backdrop-filter: blur(10px);
}

.cta-button:hover {
  background: rgba(255, 255, 255, 0.25);
  border-color: rgba(255, 255, 255, 0.5);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

/* ANIMATIONS */
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* RESPONSIVE DESIGN */
@media (max-width: 1024px) {
  .services-cards-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: var(--space-6);
  }
  
  .advantages-grid {
    grid-template-columns: 1fr;
  }
  
  .cta-cards-grid {
    grid-template-columns: 1fr;
    gap: var(--space-6);
  }
}

@media (max-width: 768px) {
  .info-cards-section {
    padding: var(--space-16) 0;
  }
  
  .services-cards-grid {
    grid-template-columns: 1fr;
    gap: var(--space-6);
  }
  
  .service-card {
    padding: var(--space-6);
  }
  
  .advantage-card {
    flex-direction: column;
    text-align: center;
    gap: var(--space-4);
  }
  
  .advantage-arrow {
    display: none;
  }
  
  .elegant-separator {
    gap: var(--space-4);
    margin: var(--space-16) 0;
  }
  
  .cta-cards-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .service-card,
  .cta-card {
    padding: var(--space-4);
  }
  
  .advantage-card {
    padding: var(--space-4);
  }
  
  .section-title {
    font-size: var(--font-size-3xl);
  }
  
  .advantages-title {
    font-size: var(--font-size-2xl);
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./components/LanguageSelectorStyles.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
/* LANGUAGE SELECTOR STYLES */
.language-selector {
  position: relative;
  display: inline-block;
  z-index: 999999;
}

/* Ensure correct contrast within the header context */
.premium-header .language-button {
  background: var(--mbn-white);
  border: 1px solid var(--mbn-gray-200);
  color: var(--mbn-slate-900);
}
.premium-header .language-button .language-code,
.premium-header .language-button .language-flag { color: var(--mbn-slate-900); }
.premium-header .language-button .language-arrow { color: var(--mbn-gray-500); }

.language-button {
  display: flex;
  align-items: center;
  gap: var(--space-2);
  padding: var(--space-2) var(--space-3);
  background: var(--mbn-white);
  border: 1px solid var(--mbn-gray-200);
  border-radius: var(--radius-md);
  color: var(--mbn-slate-900);
  cursor: pointer;
  transition: all var(--transition-smooth);
  backdrop-filter: blur(10px);
  font-size: var(--font-size-sm);
  font-weight: 500;
  min-width: 70px;
}

.language-button:hover {
  background: color-mix(in srgb, var(--mbn-warm-50) 70%, var(--mbn-white));
  border-color: color-mix(in srgb, var(--mbn-gray-200) 70%, var(--mbn-gray-500));
  transform: translateY(-1px);
}

.language-button:focus-visible {
  outline: 2px solid color-mix(in srgb, var(--apple-blue, var(--mbn-steel-500)) 50%, transparent);
  outline-offset: 2px;
}

.language-flag {
  font-size: 16px;
  line-height: 1;
}

.language-code {
  font-weight: 600;
  letter-spacing: 0.5px;
  color: var(--mbn-slate-900);
}

.language-arrow {
  font-size: 10px;
  transition: transform var(--transition-smooth);
  color: var(--mbn-gray-500);
}

.language-arrow.open {
  transform: rotate(180deg);
}

.language-dropdown {
  position: fixed;
  top: 80px;
  right: 20px;
  background: var(--mbn-white);
  border: 1px solid var(--mbn-gray-200);
  border-radius: 12px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
  z-index: 999999;
  min-width: 160px;
  padding: 8px 0;
  display: block;
  visibility: visible;
  opacity: 1;
}

@keyframes dropdownSlideIn {
  0% {
    opacity: 0;
    transform: translateY(-10px) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.language-option {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  padding: 12px 16px;
  background: transparent;
  border: none;
  color: var(--mbn-slate-900);
  cursor: pointer;
  transition: background-color 0.2s ease;
  font-size: 14px;
  text-align: left;
}

.language-option:hover {
  background: var(--mbn-warm-50);
}

.language-option.active {
  /* Steel accent at ~14% strength on white */
  background: color-mix(in srgb, var(--apple-blue, var(--mbn-steel-500)) 14%, var(--mbn-white));
}

.option-flag {
  font-size: 16px;
  line-height: 1;
}

.option-name {
  font-weight: 500;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .language-dropdown {
    right: auto;
    left: 0;
  }
  
  .language-button {
    min-width: 60px;
  }
  
  .language-code {
    display: none;
  }
}

/* Close dropdown when clicking outside */
.language-selector.open::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
}

/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./styles/App.css ***!
  \************************************************************************************************************************************************************************************************************************************************************/
/* Martben Visual System — Edge-Inspired Dark Mode */
:root {
  /* ── Core brand tokens (kept for logic / component use) ── */
  --mbn-slate-900: #2D3748;
  --mbn-steel-500: #5A8B9F;
  --mbn-sage-400: #9DB5A5;
  --mbn-warm-50: #F9FAFB;
  --mbn-gray-500: #a0a8b8;
  --mbn-gray-200: rgba(255, 255, 255, 0.1);
  --mbn-white: #ffffff;

  /* ── Aurora / Edge accent palette ── */
  --aurora-purple: #7364D1;
  --aurora-blue: #0078D4;
  --aurora-teal: #06d6a0;
  --aurora-violet: #9B5DE5;

  /* ── Dark backgrounds ── */
  --bg-base: #0A0A14;
  /* near-black navy — body */
  --bg-section: #0D0D1A;
  /* slightly lighter section */
  --bg-section-alt: #111826;
  /* alternating section */
  --bg-card: rgba(255, 255, 255, 0.04);
  --bg-card-hover: rgba(255, 255, 255, 0.07);

  /* ── Glass / elevation ── */
  --glass-bg: rgba(255, 255, 255, 0.04);
  --glass-bg-md: rgba(255, 255, 255, 0.08);
  --glass-border: rgba(255, 255, 255, 0.09);
  --glass-border-hover: rgba(255, 255, 255, 0.18);
  --glass-shadow: 0 8px 32px rgba(0, 0, 0, 0.4);

  /* ── Typography ── */
  --font-sans-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --font-sans-secondary: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;

  /* ── Text colours (dark mode) ── */
  --text-primary: #FFFFFF;
  --text-secondary: rgba(255, 255, 255, 0.7);
  --text-muted: rgba(255, 255, 255, 0.45);
  --text-accent: var(--aurora-purple);

  /* ── Backwards-compat: legacy Apple-style vars → dark equivalents ── */
  --apple-white: var(--mbn-white);
  --apple-gray-50: var(--bg-section);
  --apple-gray-100: var(--bg-section-alt);
  --apple-gray-200: rgba(255, 255, 255, 0.1);
  --apple-gray-300: rgba(255, 255, 255, 0.15);
  --apple-gray-400: rgba(255, 255, 255, 0.35);
  --apple-gray-500: rgba(255, 255, 255, 0.55);
  --apple-gray-600: rgba(255, 255, 255, 0.65);
  --apple-gray-700: rgba(255, 255, 255, 0.75);
  --apple-gray-800: rgba(255, 255, 255, 0.85);
  --apple-gray-900: #FFFFFF;

  /* Primary → aurora purple */
  --apple-blue: var(--aurora-purple);
  --apple-blue-hover: #8578E0;
  --apple-blue-dark: var(--aurora-blue);

  /* Feedback colours */
  --apple-red: #ff4d4f;
  --apple-green: var(--aurora-teal);
  --apple-orange: #f0a43b;

  /* Pastel accents (dark-adjusted) */
  --pastel-blue: rgba(115, 100, 209, 0.15);
  --pastel-purple: rgba(155, 93, 229, 0.15);
  --pastel-pink: rgba(232, 146, 124, 0.15);
  --pastel-green: rgba(6, 214, 160, 0.15);
  --pastel-yellow: rgba(240, 164, 59, 0.15);
  --pastel-teal: rgba(0, 120, 212, 0.15);

  /* Elevation */
  --apple-shadow-sm: 0 1px 4px rgba(0, 0, 0, 0.4);
  --apple-shadow-md: 0 4px 12px rgba(0, 0, 0, 0.5);
  --apple-shadow-lg: 0 12px 28px rgba(0, 0, 0, 0.55);
  --apple-shadow-xl: 0 24px 48px rgba(0, 0, 0, 0.6);

  --apple-radius: 14px;
  --apple-radius-lg: 20px;
  --apple-radius-xl: 28px;

  --apple-transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Reset and Base Styles */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: var(--font-sans-primary);
  line-height: 1.6;
  color: var(--text-primary);
  background-color: var(--bg-base);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Secondary text utility to opt into DM Sans when needed */
.typo-body {
  font-family: var(--font-sans-secondary);
}

/* Accessible focus ring */
:focus-visible {
  outline: 3px solid color-mix(in srgb, var(--mbn-steel-500), #ffffff 30%);
  outline-offset: 2px;
}

/* Premium Header — Dark Glassmorphism */
.premium-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: transparent;
  border-bottom: 1px solid transparent;
  transition: background 0.4s cubic-bezier(0.4, 0, 0.2, 1),
    border-color 0.4s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  font-family: 'Plus Jakarta Sans', 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
}

.premium-header.scrolled {
  background: rgba(10, 10, 20, 0.88);
  backdrop-filter: blur(24px) saturate(160%);
  -webkit-backdrop-filter: blur(24px) saturate(160%);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 1px 24px rgba(0, 0, 0, 0.4);
}

/* When mobile menu is open → always show a dark opaque header so logo is legible */
.premium-header.menu-open {
  background: rgba(10, 10, 20, 0.97);
  backdrop-filter: blur(24px) saturate(160%);
  -webkit-backdrop-filter: blur(24px) saturate(160%);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.nav-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 64px;
}

.logo-container {
  display: flex;
  align-items: center;
  position: relative;
}

.logo-text {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--text-primary);
  letter-spacing: -0.02em;
}

/* Logo Wordmark — reusable utility */
.mbn-logo {
  font-family: var(--font-sans-primary);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1;
  display: inline-flex;
  align-items: baseline;
}

.mbn-logo .mart {
  color: var(--mbn-slate-900);
}

.mbn-logo .ben {
  color: var(--mbn-steel-500);
}

/* Size variants */
.mbn-logo.logo--sm {
  font-size: 1.25rem;
}

.mbn-logo.logo--md {
  font-size: 1.5rem;
}

.mbn-logo.logo--lg {
  font-size: 2rem;
}

.mbn-logo.logo--xl {
  font-size: 2.75rem;
  letter-spacing: -0.04em;
}

/* Color variants */
.mbn-logo.logo--light .mart {
  color: var(--mbn-slate-900);
}

.mbn-logo.logo--light .ben {
  color: var(--mbn-steel-500);
}

.mbn-logo.logo--dark .mart {
  color: var(--mbn-white);
}

.mbn-logo.logo--dark .ben {
  color: var(--mbn-steel-500);
}

.mbn-logo.logo--inverted .mart {
  color: var(--mbn-white);
}

.mbn-logo.logo--inverted .ben {
  color: var(--mbn-sage-400);
}

.mbn-logo.logo--mono .mart,
.mbn-logo.logo--mono .ben {
  color: var(--mbn-slate-900);
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-item {
  position: relative;
}

.nav-link {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.72);
  text-decoration: none;
  padding: 6px 14px;
  border-radius: 8px;
  transition: color 0.2s ease, background 0.2s ease;
  font-size: 0.84rem;
  font-weight: 500;
  white-space: nowrap;
  background: transparent;
  border: none;
  cursor: pointer;
}

.nav-link:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.07);
}

.nav-text {
  font-weight: 500;
  font-size: 0.84rem;
  transition: color 0.2s ease;
}

/* Apple-Style Submenu */
.nav-item-dropdown {
  position: relative;
}

.nav-item-dropdown:hover .submenu,
.nav-item-dropdown.open .submenu,
.submenu.open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.submenu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(-8px);
  background: var(--mbn-white);
  border: 1px solid var(--mbn-gray-200);
  border-radius: var(--apple-radius-lg);
  padding: 0.5rem 0;
  min-width: 280px;
  opacity: 0;
  visibility: hidden;
  transition: var(--apple-transition);
  box-shadow: var(--apple-shadow-xl);
  z-index: 1001;
  margin-top: 0.5rem;
}

.submenu li {
  list-style: none;
}

.submenu .nav-link {
  padding: 0.75rem 1.5rem;
  border-radius: 0;
  color: var(--mbn-gray-500);
  font-size: 0.9rem;
  border-bottom: 1px solid var(--mbn-gray-200);
  transition: var(--apple-transition);
}

.submenu .nav-link:last-child {
  border-bottom: none;
}

/* Dropdown Menu (Sobre Martben) */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: var(--mbn-white);
  border: 1px solid var(--mbn-gray-200);
  border-radius: 12px;
  padding: 8px 0;
  min-width: 240px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
  z-index: 1001;
  margin-top: 8px;
}

.dropdown-menu.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.dropdown-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  color: var(--mbn-gray-500);
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
  transition: all 0.2s ease;
}

.dropdown-item .item-icon {
  font-size: 1.25rem;
  flex-shrink: 0;
}

.dropdown-item .item-text {
  color: var(--mbn-slate-900);
}

.dropdown-item:hover {
  background: var(--mbn-warm-50);
  color: var(--mbn-steel-500);
}

.dropdown-item:hover .item-text {
  color: var(--mbn-steel-500);
}

.dropdown-icon {
  font-size: 0.75rem;
  margin-left: 4px;
  opacity: 0.6;
  transition: transform 0.2s ease;
}

.nav-item.dropdown:hover .dropdown-icon {
  transform: rotate(180deg);
}

.comments-section {
  padding: 4rem 2rem;
  background: var(--bg-section-alt);
}

.comments-section .container {
  max-width: 1200px;
  margin: 0 auto;
}

.comments-header {
  text-align: center;
  margin-bottom: 1.5rem;
}

.comments-title {
  font: 700 2rem/1.1 var(--font-sans-primary);
  color: var(--text-primary);
  letter-spacing: -0.02em;
  margin: 0 0 .5rem;
}

.comments-subtitle {
  color: var(--mbn-gray-500);
  margin: 0;
}

.comments-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.comment-card {
  background: #fff;
  border: 1px solid var(--mbn-gray-200);
  border-radius: 14px;
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.comment-product {
  font-weight: 700;
  color: var(--mbn-slate-900);
  letter-spacing: -0.01em;
}

.comment-quote {
  color: var(--mbn-gray-500);
  margin: 0;
}

.comment-author {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: auto;
}

.avatar {
  width: 40px;
  height: 40px;
  border-radius: 999px;
  background: color-mix(in srgb, var(--mbn-steel-500), white 75%);
  color: var(--mbn-slate-900);
  font-weight: 800;
  display: grid;
  place-items: center;
}

.author-meta {
  display: flex;
  flex-direction: column;
}

.author-name {
  color: var(--mbn-slate-900);
}

.author-role {
  color: var(--mbn-gray-500);
  font-size: 0.9rem;
}

@media (max-width: 1100px) {
  .comments-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .comments-grid {
    grid-template-columns: 1fr;
  }
}

/* Lamp spotlight for section titles */
.lamp-wrap {
  position: relative;
  display: grid;
  place-items: center;
  padding: 10px 0 20px;
}

.lamp-halo {
  position: absolute;
  inset: -20% -10%;
  background: radial-gradient(40% 50% at 50% -10%, color-mix(in srgb, var(--mbn-steel-500), white 85%), transparent 60%);
  filter: blur(40px);
  opacity: .6;
  pointer-events: none;
}

.lamp-spot {
  position: absolute;
  top: -30px;
  width: 900px;
  height: 340px;
  border-radius: 999px;
  background: radial-gradient(40% 60% at 50% 20%, color-mix(in srgb, var(--mbn-steel-500), white 80%) 0%, transparent 70%);
  filter: blur(30px);
  opacity: .9;
  pointer-events: none;
}

.lamp-content {
  position: relative;
  z-index: 1;
}

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

.submenu .nav-link:hover {
  background: var(--mbn-warm-50);
  color: var(--mbn-slate-900);
  padding-left: 2rem;
}

/* Header Actions */
.header-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.premium-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 10px 24px;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: 9999px;
  border: none;
  cursor: pointer;
  transition: opacity 0.2s ease, box-shadow 0.2s ease, transform 0.15s ease;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-transform: none;
  letter-spacing: -0.01em;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
}

/* Primary: Aurora gradient pill */
.premium-button.primary {
  background: linear-gradient(135deg, var(--aurora-purple) 0%, var(--aurora-blue) 100%);
  color: #ffffff;
  box-shadow: 0 4px 20px rgba(115, 100, 209, 0.35);
}

.premium-button.primary:hover {
  opacity: 0.9;
  box-shadow: 0 6px 28px rgba(115, 100, 209, 0.55);
  transform: translateY(-1px);
}

/* Secondary: ghost pill */
.premium-button.secondary {
  background: transparent;
  color: rgba(255, 255, 255, 0.85);
  border: 1px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(8px);
}

.premium-button.secondary:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.38);
  color: #fff;
}

.premium-button.accent {
  background: linear-gradient(135deg, var(--aurora-teal), var(--aurora-blue));
  color: #fff;
  box-shadow: 0 4px 20px rgba(6, 214, 160, 0.3);
}

.premium-button.accent:hover {
  opacity: 0.9;
  box-shadow: 0 6px 28px rgba(6, 214, 160, 0.45);
  transform: translateY(-1px);
}

.premium-button.danger {
  background: linear-gradient(135deg, #e23a33, #c71f1f);
  color: #fff;
  box-shadow: 0 4px 16px rgba(226, 58, 51, 0.4);
}

.premium-button.danger:hover {
  opacity: 0.9;
  box-shadow: 0 6px 24px rgba(226, 58, 51, 0.55);
}

/* Slogan oculto — barra simplificada en desktop */
.header-slogan {
  display: none;
}

@media (min-width: 901px) {
  .nav-links {
    margin-left: 8px;
  }

  .header-actions {
    margin-left: 8px;
  }
}

/* User Section */
.user-section {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.user-profile {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.user-avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: var(--mbn-steel-500);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--mbn-white);
  font-weight: 700;
  font-size: 0.875rem;
}

.user-info {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
}

.user-name {
  font-weight: 600;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.875rem;
}

.user-company {
  font-size: 0.75rem;
  color: var(--mbn-gray-500);
}

/* Mobile Toggle */
.mobile-toggle {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 6px;
  border-radius: 8px;
  transition: background 0.2s ease;
}

.mobile-toggle:hover {
  background: rgba(255, 255, 255, 0.1);
}

.toggle-line {
  width: 22px;
  height: 2px;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 2px;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  display: block;
}

.mobile-toggle.active .toggle-line:nth-child(1) {
  transform: rotate(45deg) translate(4.5px, 4.5px);
}

.mobile-toggle.active .toggle-line:nth-child(2) {
  opacity: 0;
  transform: scaleX(0);
}

.mobile-toggle.active .toggle-line:nth-child(3) {
  transform: rotate(-45deg) translate(4.5px, -4.5px);
}

/* Main Content Styles */
.main-content {
  padding-top: 64px;
}

/* Hero Section */
.hero {
  background:
    radial-gradient(ellipse at 70% 20%, rgba(115, 100, 209, 0.28) 0%, transparent 55%),
    radial-gradient(ellipse at 15% 85%, rgba(0, 120, 212, 0.22) 0%, transparent 52%),
    linear-gradient(160deg, var(--bg-base) 0%, #0D0D1A 60%, #0a1020 100%);
  padding: 6rem 2rem;
  text-align: center;
}

.hero-content {
  max-width: 1200px;
  margin: 0 auto;
}

.hero-title {
  font-size: 3.5rem;
  font-weight: 700;
  background: linear-gradient(135deg, #ffffff 0%, #c4b8ff 40%, #7ec8ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 1.5rem;
  line-height: 1.1;
  letter-spacing: -0.03em;
}

.hero-subtitle {
  font-size: 1.5rem;
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 2rem;
  font-weight: 400;
  line-height: 1.45;
}

.hero-description {
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.6);
  max-width: 600px;
  margin: 0 auto 3rem;
  line-height: 1.65;
}

.hero-buttons {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
}

/* Section Styles */
.section {
  padding: 6rem 2rem;
  background: var(--bg-section);
}

.section:nth-child(even) {
  background: var(--bg-section-alt);
}

.section-content {
  max-width: 1200px;
  margin: 0 auto;
}

.section-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--text-primary);
  text-align: center;
  margin-bottom: 1rem;
  letter-spacing: -0.025em;
}

.section-subtitle {
  font-size: 1.2rem;
  color: var(--text-secondary);
  text-align: center;
  margin-bottom: 3rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
}

/* Grid Layouts */
.grid {
  display: grid;
  gap: 2rem;
}

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

.grid-3 {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.grid-4 {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

/* Card Styles — Glassmorphism dark */
.card {
  background: var(--glass-bg);
  border-radius: var(--apple-radius-lg);
  padding: 2rem;
  box-shadow: var(--glass-shadow);
  border: 1px solid var(--glass-border);
  transition: var(--apple-transition);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.card:hover {
  transform: translateY(-4px);
  background: var(--bg-card-hover);
  border-color: var(--glass-border-hover);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.5);
}

.card-icon {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}

.card-title {
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--mbn-slate-900);
  margin-bottom: 0.75rem;
}

.card-description {
  color: var(--mbn-gray-500);
  line-height: 1.6;
}

/* Button Styles */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.875rem 1.75rem;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: var(--apple-radius);
  border: none;
  cursor: pointer;
  transition: var(--apple-transition);
  white-space: nowrap;
  letter-spacing: -0.025em;
}

.btn-primary {
  background: var(--mbn-steel-500);
  color: var(--mbn-white);
}

.btn-primary:hover {
  background: var(--apple-blue-hover);
  transform: translateY(-1px);
  box-shadow: var(--apple-shadow-md);
}

.btn-secondary {
  background: var(--mbn-warm-50);
  color: var(--mbn-slate-900);
  border: 1px solid var(--mbn-gray-200);
}

.btn-secondary:hover {
  background: var(--apple-gray-200);
  transform: translateY(-1px);
}

.btn-large {
  padding: 1rem 2rem;
  font-size: 1.125rem;
}

/* Feature Grid */
.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2rem;
  margin-top: 3rem;
}

.feature-card {
  background: var(--apple-white);
  border-radius: var(--apple-radius-lg);
  padding: 2rem;
  text-align: center;
  box-shadow: var(--apple-shadow-sm);
  border: 1px solid var(--apple-gray-200);
  transition: var(--apple-transition);
}

.feature-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--apple-shadow-lg);
}

.feature-icon {
  font-size: 3rem;
  margin-bottom: 1.5rem;
}

.feature-title {
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--apple-gray-900);
  margin-bottom: 1rem;
}

.feature-description {
  color: var(--apple-gray-600);
  line-height: 1.6;
}

/* Benefits Section */
.benefits {
  background: var(--mbn-warm-50);
}

.benefits-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 1.5rem;
  margin-top: 3rem;
}

.benefit-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.5rem;
  background: var(--mbn-white);
  border-radius: var(--apple-radius);
  border: 1px solid var(--mbn-gray-200);
  box-shadow: var(--apple-shadow-sm);
}

.benefit-check {
  font-size: 1.25rem;
  color: var(--apple-green);
}

/* CTA Section */
.cta {
  background: linear-gradient(135deg, var(--apple-gray-50) 0%, var(--apple-white) 100%);
  text-align: center;
}

.cta-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--apple-gray-900);
  margin-bottom: 1rem;
  letter-spacing: -0.025em;
}

.cta-description {
  font-size: 1.25rem;
  color: var(--apple-gray-600);
  margin-bottom: 2rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5;
}

.cta-button {
  background: var(--mbn-steel-500);
  color: var(--mbn-white);
  padding: 1rem 2rem;
  font-size: 1.125rem;
  font-weight: 600;
  border: none;
  border-radius: var(--apple-radius);
  cursor: pointer;
  transition: var(--apple-transition);
}

.cta-button:hover {
  background: var(--apple-blue-hover);
  transform: translateY(-2px);
  box-shadow: var(--apple-shadow-lg);
}

/* Toast Styles */
.toast {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 9999;
  background: var(--mbn-white);
  color: var(--mbn-slate-900);
  padding: 1rem 1.5rem;
  border-radius: var(--apple-radius);
  box-shadow: var(--apple-shadow-xl);
  border: 1px solid var(--mbn-gray-200);
  animation: toastSlideIn 0.3s ease-out;
}

.toast-success {
  border-left: 4px solid var(--mbn-sage-400);
}

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

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

/* Responsive Design */
@media (max-width: 768px) {
  .nav-container {
    padding: 0 1rem;
  }

  /* ── Mobile nav panel: dark glassmorphism ── */
  .nav-links {
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
    background: rgba(10, 10, 20, 0.97);
    backdrop-filter: blur(24px) saturate(160%);
    -webkit-backdrop-filter: blur(24px) saturate(160%);
    flex-direction: column;
    gap: 0;
    padding: 0.5rem 0 1.25rem;
    transform: translateY(-110%);
    opacity: 0;
    visibility: hidden;
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1),
      opacity 0.3s ease,
      visibility 0.3s ease;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.7), 0 0 0 1px rgba(115, 100, 209, 0.08) inset;
    z-index: 999;
  }

  .nav-links.active {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }

  /* Mobile nav items */
  .nav-links .nav-item {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }

  .nav-links .nav-item:last-child {
    border-bottom: none;
  }

  .nav-links .nav-link {
    width: 100%;
    padding: 1rem 1.75rem;
    text-align: left;
    border-radius: 0;
    font-size: 0.95rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.78);
    justify-content: space-between;
  }

  .nav-links .nav-link:hover,
  .nav-links .nav-link:active {
    background: rgba(255, 255, 255, 0.06);
    color: #ffffff;
  }

  .nav-links a {
    width: 100%;
    padding: 1rem 1.75rem;
    text-align: left;
    border-radius: 0;
    color: rgba(255, 255, 255, 0.78);
  }

  .nav-links a:hover {
    background: rgba(255, 255, 255, 0.06);
    color: #ffffff;
  }

  .mobile-toggle {
    display: flex;
  }

  .header-actions {
    gap: 0.5rem;
  }

  .premium-button {
    padding: 0.5rem 1rem;
    font-size: 0.8rem;
  }

  .user-section {
    flex-direction: column;
    gap: 0.5rem;
  }

  .user-profile {
    flex-direction: column;
    text-align: center;
  }

  .user-controls {
    flex-direction: column;
    width: 100%;
  }

  .premium-button {
    width: 100%;
  }

  .hero {
    padding: 4rem 1rem;
  }

  .hero-title {
    font-size: 2.5rem;
  }

  .hero-subtitle {
    font-size: 1.25rem;
  }

  .hero-description {
    font-size: 1rem;
  }

  .hero-buttons {
    flex-direction: column;
    align-items: stretch;
  }

  .section {
    padding: 3rem 1rem;
  }

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

  .section-subtitle {
    font-size: 1.125rem;
  }

  .grid-2,
  .grid-3,
  .grid-4 {
    grid-template-columns: 1fr;
  }

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

  .benefits-list {
    grid-template-columns: 1fr;
  }

  .cta-title {
    font-size: 2rem;
  }

  .cta-description {
    font-size: 1.125rem;
  }

  /* Submenu mobile: mostrar en flujo para que sea clickeable */
  .nav-item-dropdown .submenu {
    position: static;
    transform: none;
    margin: 0.5rem 1rem;
    display: block;
    opacity: 1;
    visibility: visible;
    background: var(--apple-gray-50);
    border: 1px solid var(--apple-gray-200);
    box-shadow: none;
  }

  .nav-item-dropdown .submenu .nav-link {
    padding: 0.75rem 1rem;
  }
}

/* SEO Page Styles - Apple Style */
.seo-page {
  min-height: 100vh;
  background: var(--mbn-white);
  color: var(--mbn-slate-900);
  padding-top: 64px;
}

.seo-page-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(249, 250, 251, 0.95);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-bottom: 1px solid var(--mbn-gray-200);
  padding: 1rem 0;
}

.seo-nav-buttons {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  display: flex;
  gap: 1rem;
  justify-content: flex-start;
}

.seo-nav-btn {
  padding: 0.75rem 1.5rem;
  border: none;
  border-radius: var(--apple-radius);
  font-weight: 600;
  cursor: pointer;
  transition: var(--apple-transition);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.seo-back-btn {
  background: var(--mbn-warm-50);
  color: var(--mbn-slate-900);
  border: 1px solid var(--mbn-gray-200);
}

.seo-back-btn:hover {
  background: var(--apple-gray-200);
  transform: translateY(-1px);
}

.seo-store-btn {
  background: var(--mbn-steel-500);
  color: var(--mbn-white);
  border: 1px solid var(--apple-blue);
}

.seo-store-btn:hover {
  background: var(--apple-blue-hover);
  transform: translateY(-1px);
  box-shadow: var(--apple-shadow-md);
}

/* Hero Section */
.seo-hero {
  padding: 6rem 2rem;
  text-align: center;
  background: linear-gradient(135deg, var(--mbn-warm-50) 0%, var(--mbn-white) 100%);
}

.seo-hero-content {
  max-width: 1200px;
  margin: 0 auto;
}

.seo-hero-title {
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: var(--mbn-slate-900);
  line-height: 1.1;
  letter-spacing: -0.02em;
}

.seo-hero-subtitle {
  font-size: 1.5rem;
  color: var(--mbn-steel-500);
  margin-bottom: 1.5rem;
  font-weight: 600;
}

.seo-hero-description {
  font-size: 1.25rem;
  color: var(--mbn-gray-500);
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.6;
}

/* Features Section */
.seo-features {
  padding: 4rem 2rem;
  background: var(--mbn-white);
}

.seo-features-grid {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
}

.seo-feature-card {
  background: var(--mbn-white);
  border: 1px solid var(--mbn-gray-200);
  border-radius: var(--apple-radius-lg);
  padding: 2rem;
  text-align: center;
  transition: var(--apple-transition);
  box-shadow: var(--apple-shadow-sm);
}

.seo-feature-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--apple-shadow-lg);
  border-color: var(--mbn-steel-500);
}

.seo-feature-icon {
  font-size: 3rem;
  margin-bottom: 1rem;
}

.seo-feature-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: var(--mbn-steel-500);
}

.seo-feature-description {
  color: var(--mbn-gray-500);
  line-height: 1.6;
}

/* Benefits Section */
.seo-benefits {
  padding: 4rem 2rem;
  background: var(--mbn-warm-50);
}

.seo-benefits-content {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.seo-benefits-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 3rem;
  color: var(--mbn-slate-900);
}

.seo-benefits-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 1.5rem;
  text-align: left;
}

.seo-benefit-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.5rem;
  background: var(--mbn-white);
  border-radius: var(--apple-radius);
  border: 1px solid var(--mbn-gray-200);
  box-shadow: var(--apple-shadow-sm);
}

.seo-benefit-check {
  font-size: 1.25rem;
  color: var(--apple-green);
}

/* Main Content */
.seo-main-content {
  padding: 4rem 2rem;
  background: var(--mbn-white);
}

.seo-content-sections {
  max-width: 1200px;
  margin: 0 auto;
}

.seo-section {
  margin-bottom: 4rem;
  padding: 2rem;
  background: var(--mbn-warm-50);
  border-radius: var(--apple-radius-lg);
  border: 1px solid var(--mbn-gray-200);
}

.seo-section h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: var(--mbn-steel-500);
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.seo-section h4 {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 2rem 0 1rem;
  color: var(--mbn-slate-900);
}

.seo-section p {
  font-size: 1.1rem;
  line-height: 1.7;
  color: var(--mbn-gray-500);
  margin-bottom: 1.5rem;
}

.seo-section ul {
  margin: 1.5rem 0;
  padding-left: 1.5rem;
}

.seo-section li {
  margin-bottom: 0.75rem;
  line-height: 1.6;
  color: var(--apple-gray-700);
}

.feature-highlight {
  background: var(--mbn-white);
  border: 1px solid var(--mbn-steel-500);
  border-radius: var(--apple-radius);
  padding: 1.5rem;
  margin: 2rem 0;
}

.platform-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 1rem;
  margin: 1.5rem 0;
}

.platform-item {
  background: var(--mbn-white);
  border: 1px solid var(--mbn-gray-200);
  border-radius: var(--apple-radius);
  padding: 1rem;
  text-align: center;
  font-weight: 600;
  transition: var(--apple-transition);
}

.platform-item:hover {
  background: var(--mbn-steel-500);
  color: var(--mbn-white);
  border-color: var(--mbn-steel-500);
  transform: translateY(-2px);
}

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

.feature-card {
  background: var(--mbn-white);
  border: 1px solid var(--mbn-gray-200);
  border-radius: var(--apple-radius);
  padding: 1.5rem;
  transition: var(--apple-transition);
}

.feature-card:hover {
  background: var(--mbn-warm-50);
  border-color: var(--mbn-steel-500);
  transform: translateY(-3px);
}

.feature-card h4 {
  color: var(--mbn-steel-500);
  margin-bottom: 1rem;
}

.use-cases {
  display: grid;
  gap: 1rem;
  margin: 1.5rem 0;
}

.use-case {
  background: var(--mbn-white);
  border: 1px solid var(--mbn-gray-200);
  border-radius: var(--apple-radius);
  padding: 1rem;
  line-height: 1.6;
}

.business-types {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1rem;
  margin: 1.5rem 0;
}

.business-type {
  background: var(--mbn-white);
  border: 1px solid var(--mbn-gray-200);
  border-radius: var(--apple-radius);
  padding: 1rem;
  text-align: center;
  font-weight: 600;
  transition: var(--apple-transition);
}

.business-type:hover {
  background: var(--mbn-steel-500);
  color: var(--mbn-white);
  border-color: var(--mbn-steel-500);
  transform: translateY(-2px);
}

/* ============================================
   CTA Section - Vortex con frases rotativas
   (Estilos exclusivos para CTASection.tsx)
   ============================================ */

.cta-section {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #08080f !important;
  border: none !important;
}

.cta-vortex-wrapper {
  width: 100% !important;
  position: relative;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  display: block;
}

.cta-vortex-inner {
  padding: 2rem;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: transparent !important;
}

/* Contenedor de texto con transiciones */
.cta-text-container {
  transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out;
  opacity: 1;
  transform: translateY(0);
  text-align: center;
  max-width: 800px;
}

.cta-text-container.cta-fade-out {
  opacity: 0;
  transform: translateY(-10px);
}

.cta-text-container.cta-fade-in {
  opacity: 1;
  transform: translateY(0);
}

.cta-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 1.5rem 0;
  line-height: 1.2;
  text-align: center;
}

.cta-subtitle {
  font-size: 1.15rem;
  color: rgba(255, 255, 255, 0.52);
  margin: 0 auto;
  line-height: 1.6;
  max-width: 600px;
  text-align: center;
}

/* Botones */
.cta-buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  margin-top: 2.5rem;
}

.cta-btn {
  padding: 0.875rem 1.75rem;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.2s ease;
  border: none;
  text-decoration: none;
}

.cta-btn-primary {
  background: linear-gradient(135deg, #7364D1 0%, #5A8B9F 100%) !important;
  color: #ffffff !important;
  box-shadow: 0 4px 20px rgba(115, 100, 209, 0.4) !important;
  padding: 1rem 2rem !important;
  font-size: 1.1rem !important;
  font-weight: 600 !important;
}

.cta-btn-primary:hover {
  background: linear-gradient(135deg, #6355C0 0%, #4E7A8B 100%) !important;
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(115, 100, 209, 0.5) !important;
}

.cta-btn-secondary {
  background: rgba(255, 255, 255, 0.06) !important;
  color: rgba(255, 255, 255, 0.85) !important;
  border: 1.5px solid rgba(255, 255, 255, 0.2) !important;
  padding: 1rem 2rem !important;
  font-size: 1.1rem !important;
  font-weight: 600 !important;
  box-shadow: none !important;
}

.cta-btn-secondary:hover {
  background: rgba(255, 255, 255, 0.12) !important;
  border-color: rgba(255, 255, 255, 0.35) !important;
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3) !important;
}

/* Responsive */
@media (max-width: 768px) {
  .cta-vortex-wrapper {
    height: 28rem;
  }

  .cta-vortex-inner {
    padding: 1.5rem;
  }

  .cta-title {
    font-size: 1.75rem;
  }

  .cta-subtitle {
    font-size: 1rem;
  }

  .cta-buttons {
    flex-direction: column;
    gap: 0.75rem;
    width: 100%;
  }

  .cta-btn {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .cta-vortex-wrapper {
    height: 32rem;
  }

  .cta-title {
    font-size: 1.5rem;
  }

  .cta-subtitle {
    font-size: 0.9rem;
  }
}

/* Fin CTA Section */

/* FAQ Section - Preguntas Frecuentes */
.faq-section {
  padding: 5rem 2rem;
  background: linear-gradient(180deg, #fafafa 0%, #f5f7fa 50%, #f0f2f5 100%);
}

.faq-section .container {
  max-width: 900px;
  margin: 0 auto;
}

.faq-section .section-header {
  text-align: center;
  margin-bottom: 3rem;
}

/* Scroll Reveal Animations */
.faq-header-animate {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.faq-card-animate {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.6s ease 0.2s, transform 0.6s ease 0.2s;
}

.faq-visible .faq-header-animate {
  opacity: 1;
  transform: translateY(0);
}

.faq-visible .faq-card-animate {
  opacity: 1;
  transform: translateY(0);
}

/* Container for Category Cards */
.faq-card {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  /* Space between category cards */
  background: transparent;
  border: none;
  box-shadow: none;
  overflow: visible;
}

/* Individual Category Card */
.faq-category {
  background: var(--mbn-white);
  border-radius: 16px;
  border: 1px solid var(--mbn-gray-200);
  overflow: hidden;
  transition: box-shadow 0.3s ease, transform 0.3s ease, border-color 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
}

.faq-category:hover {
  box-shadow: 0 8px 24px rgba(90, 139, 159, 0.1);
  border-color: var(--mbn-steel-300);
  transform: translateY(-2px);
}

.faq-category.open {
  box-shadow: 0 12px 32px rgba(90, 139, 159, 0.15);
  border-color: var(--mbn-steel-500);
}

.faq-category-header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem;
  background: var(--mbn-white);
  border: none;
  cursor: pointer;
  transition: background 0.2s ease;
}

.faq-category-header:hover {
  background: var(--mbn-warm-50);
}

.faq-category-header.active {
  background: var(--mbn-warm-50);
  border-bottom: 1px solid var(--mbn-gray-100);
}

.faq-category-title {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--mbn-steel-600);
  letter-spacing: -0.01em;
}

.faq-category-toggle {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--mbn-gray-100);
  border-radius: 50%;
  color: var(--mbn-steel-500);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.faq-category-header.active .faq-category-toggle {
  background: var(--mbn-steel-500);
  color: var(--mbn-white);
  transform: rotate(180deg);
}

.faq-category-header:hover .faq-category-toggle {
  background: var(--mbn-gray-200);
}

.faq-category-header.active:hover .faq-category-toggle {
  background: var(--mbn-steel-600);
}

/* OLD chevron class - keep logic inside parent toggle for smoother rotation */
.faq-chevron {
  transition: none;
  /* Handled by parent */
}

/* Category Content - Collapsible */
.faq-category-content {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.faq-category-content.open {
  grid-template-rows: 1fr;
}

/* Wrapper */
.faq-items-wrapper {
  overflow: hidden;
  background: var(--mbn-warm-50);
  /* Slight shading for inner content */
}

/* Question Styles */
.faq-item {
  border-bottom: 1px solid var(--mbn-gray-200);
}

.faq-item:last-child {
  border-bottom: none;
}

.faq-question {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 1.25rem 1.5rem;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: background 0.2s ease;
}

.faq-question:hover {
  background: rgba(255, 255, 255, 0.6);
}

.faq-question.active {
  background: var(--mbn-white);
}

.faq-question-text {
  flex: 1;
  text-align: left;
  font-size: 1rem;
  font-weight: 500;
  color: var(--mbn-slate-800);
  line-height: 1.5;
}

.faq-question.active .faq-question-text {
  font-weight: 600;
  color: var(--mbn-primary);
}

/* Badges */
.faq-badge {
  display: inline-flex;
  align-items: center;
  padding: 3px 10px;
  font-size: 0.7rem;
  font-weight: 700;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  margin-left: 8px;
}

.faq-badge-popular {
  background: #fffbeb;
  color: #b45309;
  border: 1px solid #fcd34d;
}

.faq-badge-nueva {
  background: #eff6ff;
  color: #1d4ed8;
  border: 1px solid #bfdbfe;
}

.faq-question-toggle {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--mbn-gray-400);
  transition: transform 0.3s ease;
}

.faq-question.active .faq-question-toggle {
  color: var(--mbn-primary);
  transform: rotate(180deg);
}

/* Answer Styles */
.faq-answer {
  display: none;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: var(--mbn-white);
}

.faq-answer.open {
  display: grid;
  grid-template-rows: 1fr;
}

.faq-answer p {
  overflow: hidden;
  padding: 0 1.5rem;
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.7;
  color: var(--mbn-gray-600);
}

.faq-answer.open p {
  padding: 0 1.5rem 1.5rem 1.5rem;
}

/* Responsive */
@media (max-width: 768px) {
  .faq-section {
    padding: 3rem 1rem;
  }

  .faq-category-header {
    padding: 1.25rem;
  }

  .faq-category-title {
    font-size: 1rem;
  }

  .faq-question {
    padding: 1rem 1.25rem;
  }
}

/* CTA Section */
.seo-cta {
  padding: 4rem 2rem;
  background: linear-gradient(135deg, var(--mbn-warm-50) 0%, var(--mbn-white) 100%);
  text-align: center;
}

.seo-cta-content {
  max-width: 800px;
  margin: 0 auto;
}

.seo-cta-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: var(--mbn-slate-900);
}

.seo-cta-description {
  font-size: 1.25rem;
  color: var(--mbn-gray-500);
  margin-bottom: 2rem;
  line-height: 1.6;
}

.seo-cta-button {
  background: var(--mbn-steel-500);
  color: var(--mbn-white);
  border: none;
  border-radius: var(--apple-radius);
  padding: 1rem 2rem;
  font-size: 1.1rem;
  font-weight: 600;
  cursor: pointer;
  transition: var(--apple-transition);
  box-shadow: var(--apple-shadow-sm);
}

.seo-cta-button:hover {
  background: var(--apple-blue-hover);
  transform: translateY(-2px);
  box-shadow: var(--apple-shadow-lg);
}

/* Responsive for SEO Pages */
@media (max-width: 768px) {
  .seo-hero-title {
    font-size: 2.5rem;
  }

  .seo-hero-subtitle {
    font-size: 1.25rem;
  }

  .seo-hero-description {
    font-size: 1.1rem;
  }

  .seo-features-grid {
    grid-template-columns: 1fr;
  }

  .seo-benefits-list {
    grid-template-columns: 1fr;
  }

  .seo-section {
    padding: 1.5rem;
  }

  .seo-section h3 {
    font-size: 1.5rem;
  }

  .platform-grid,
  .feature-grid,
  .business-types {
    grid-template-columns: 1fr;
  }

  .seo-nav-buttons {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* Preserve existing component styles */

/* Alliances Section */
.alliances-section {
  padding: 4rem 2rem;
  background: linear-gradient(180deg, #f0f2f5 0%, #f5f7fa 50%, #fafafa 100%);
}

.alliances-section .container {
  max-width: 1400px;
  margin: 0 auto;
}

.alliances-carousel {
  overflow: hidden;
  position: relative;
  padding-top: 1rem;
  padding-bottom: 3rem;
}

.alliances-carousel:hover .alliances-track {
  animation-play-state: paused;
}

.alliances-track {
  display: flex;
  gap: 24px;
  animation: alliancesMarquee 60s linear infinite;
  will-change: transform;
}

.alliance-item {
  cursor: pointer;
  width: 220px;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}

.alliance-card {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 220px;
  height: 130px;
  background: var(--mbn-warm-50);
  border: 1px solid var(--mbn-gray-200);
  border-radius: 16px;
  padding: 24px;
  transition: transform .2s ease, box-shadow .2s ease;
  box-shadow: 0 2px 8px rgba(90, 139, 159, 0.1);
}

.alliance-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(90, 139, 159, 0.3), 0 4px 12px rgba(102, 126, 234, 0.2), 0 2px 6px rgba(157, 181, 165, 0.15);
}

.alliance-logo-wrap {
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.alliance-logo {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  background: transparent;
  display: block;
}

.alliance-logo.placeholder {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  font-weight: 800;
  font-size: 36px;
  color: var(--mbn-steel-500);
}

.alliance-meta {
  display: none;
}

.alliance-name {
  display: none;
}

.alliance-type {
  display: none;
}

@keyframes alliancesMarquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(-220px * var(--alliance-count) - 24px * var(--alliance-count)));
  }
}

/* Alliance Page */
.alliance-page {
  min-height: 100vh;
  background: var(--mbn-white);
  color: var(--mbn-slate-900);
  padding-top: 64px;
}

.alliance-page-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(249, 250, 251, 0.95);
  backdrop-filter: blur(20px);
  border-bottom: 1px solid var(--mbn-gray-200);
  padding: 0.75rem 0;
}

.alliance-page-content {
  max-width: 1100px;
  margin: 0 auto;
  padding: 2rem;
}

.alliance-hero {
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 20px;
  align-items: center;
  margin-bottom: 24px;
}

.alliance-hero-media {
  width: 160px;
  height: 160px;
  border-radius: 16px;
  border: none;
  background: transparent;
  display: grid;
  place-items: center;
  overflow: hidden;
}

.alliance-hero-logo {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 10px;
  display: block;
}

.alliance-hero-text h1 {
  margin: 0;
  font-size: 2rem;
  letter-spacing: -0.02em;
}

.alliance-badge {
  display: inline-flex;
  padding: 6px 10px;
  border-radius: 999px;
  background: var(--pastel-green);
  color: var(--mbn-slate-900);
  border: 1px solid var(--mbn-gray-200);
  font-weight: 700;
  font-size: 12px;
  margin-top: 6px;
}

.alliance-description {
  margin-top: 12px;
  color: var(--mbn-gray-500);
}

.alliance-details-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.detail-card {
  background: var(--mbn-warm-50);
  border: 1px solid var(--mbn-gray-200);
  border-radius: 12px;
  padding: 16px;
}

.detail-card h3 {
  margin-top: 0;
  margin-bottom: 8px;
}

.detail-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 6px;
}

/* Alliance collab header: Martben + <Aliada> */
.alliance-collab-header {
  display: flex;
  align-items: center;
  gap: 10px;
}

.plus-icon {
  display: inline-grid;
  place-items: center;
  width: 26px;
  height: 26px;
  border-radius: 999px;
  background: var(--mbn-steel-500);
  color: #fff;
  font-weight: 800;
  line-height: 1;
  transform: translateY(1px);
  box-shadow: 0 4px 10px color-mix(in srgb, var(--mbn-steel-500), #000 30% / 24%);
  transition: transform .18s ease, filter .18s ease;
}

.alliance-collab-header:hover .plus-icon {
  transform: translateY(1px) scale(1.07);
  filter: brightness(0.97);
}

.ally-name {
  font-weight: 700;
  color: var(--mbn-slate-900);
  letter-spacing: -0.01em;
}

.ally-type-text {
  color: var(--mbn-gray-500);
  margin: 6px 0 0;
}

@media (max-width: 900px) {
  .alliances-track {
    animation-duration: 60s;
  }

  .alliance-hero {
    grid-template-columns: 1fr;
  }

  .alliance-page {
    padding-top: 56px;
  }
}

/* Apple-Style Loading Screen */
.sophisticated-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--apple-white);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
  opacity: 1;
  transition: opacity 0.5s ease-out;
}

.sophisticated-loader.hidden {
  opacity: 0;
  pointer-events: none;
}

/* Loader Background */
.loader-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, var(--apple-gray-50) 0%, var(--apple-white) 100%);
  overflow: hidden;
}

/* Animated Particles */
.loader-particles {
  position: absolute;
  width: 100%;
  height: 100%;
}

.particle {
  position: absolute;
  width: 4px;
  height: 4px;
  background: var(--apple-blue);
  border-radius: 50%;
  opacity: 0.3;
  animation: particleFloat 6s infinite linear;
}

.particle-1 {
  top: 10%;
  left: 10%;
  animation-delay: 0s;
}

.particle-2 {
  top: 20%;
  left: 80%;
  animation-delay: 1s;
}

.particle-3 {
  top: 30%;
  left: 20%;
  animation-delay: 2s;
}

.particle-4 {
  top: 40%;
  left: 90%;
  animation-delay: 3s;
}

.particle-5 {
  top: 50%;
  left: 10%;
  animation-delay: 4s;
}

.particle-6 {
  top: 60%;
  left: 80%;
  animation-delay: 5s;
}

.particle-7 {
  top: 70%;
  left: 30%;
  animation-delay: 0.5s;
}

.particle-8 {
  top: 80%;
  left: 70%;
  animation-delay: 1.5s;
}

.particle-9 {
  top: 90%;
  left: 20%;
  animation-delay: 2.5s;
}

.particle-10 {
  top: 15%;
  left: 60%;
  animation-delay: 3.5s;
}

.particle-11 {
  top: 25%;
  left: 40%;
  animation-delay: 4.5s;
}

.particle-12 {
  top: 35%;
  left: 70%;
  animation-delay: 5.5s;
}

.particle-13 {
  top: 45%;
  left: 30%;
  animation-delay: 0.25s;
}

.particle-14 {
  top: 55%;
  left: 90%;
  animation-delay: 1.25s;
}

.particle-15 {
  top: 65%;
  left: 50%;
  animation-delay: 2.25s;
}

.particle-16 {
  top: 75%;
  left: 10%;
  animation-delay: 3.25s;
}

.particle-17 {
  top: 85%;
  left: 80%;
  animation-delay: 4.25s;
}

.particle-18 {
  top: 95%;
  left: 40%;
  animation-delay: 5.25s;
}

.particle-19 {
  top: 5%;
  left: 70%;
  animation-delay: 0.75s;
}

.particle-20 {
  top: 35%;
  left: 90%;
  animation-delay: 1.75s;
}

@keyframes particleFloat {
  0% {
    transform: translateY(0) translateX(0);
    opacity: 0.3;
  }

  25% {
    opacity: 0.6;
  }

  50% {
    transform: translateY(-20px) translateX(10px);
    opacity: 0.3;
  }

  75% {
    opacity: 0.6;
  }

  100% {
    transform: translateY(0) translateX(0);
    opacity: 0.3;
  }
}

/* Loader Content */
.loader-content {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 400px;
  width: 100%;
  padding: 2rem;
}

/* Logo Container */
.loader-logo-container {
  margin-bottom: 3rem;
  position: relative;
}

.loader-logo {
  font-size: 3rem;
  font-weight: 700;
  color: var(--mbn-slate-900);
  letter-spacing: -0.025em;
  margin-bottom: 1rem;
  animation: logoPulse 2s ease-in-out infinite;
}

@keyframes logoPulse {

  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.05);
    opacity: 0.9;
  }
}

.logo-glow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120%;
  height: 120%;
  background: radial-gradient(circle, rgba(90, 139, 159, 0.12) 0%, transparent 70%);
  border-radius: 50%;
  animation: logoGlow 3s ease-in-out infinite;
}

@keyframes logoGlow {

  0%,
  100% {
    opacity: 0.3;
    transform: translate(-50%, -50%) scale(1);
  }

  50% {
    opacity: 0.6;
    transform: translate(-50%, -50%) scale(1.2);
  }
}

/* Progress Container */
.progress-container {
  margin-bottom: 2rem;
}

.progress-bar {
  width: 100%;
  height: 8px;
  background: var(--apple-gray-200);
  border-radius: var(--apple-radius);
  overflow: hidden;
  position: relative;
  margin-bottom: 1rem;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.progress-fill {
  height: 100%;
  background: linear-gradient(90deg, var(--mbn-steel-500) 0%, var(--apple-blue-hover) 100%);
  border-radius: var(--apple-radius);
  transition: width 0.3s ease-out;
  position: relative;
  overflow: hidden;
}

.progress-fill::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.3) 50%, transparent 100%);
  animation: progressShine 2s infinite;
}

@keyframes progressShine {
  0% {
    left: -100%;
  }

  100% {
    left: 100%;
  }
}

.progress-glow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--mbn-steel-500) 30%, transparent) 50%, transparent 100%);
  animation: progressGlow 2s ease-in-out infinite;
}

@keyframes progressGlow {

  0%,
  100% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}

.progress-text {
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--apple-gray-700);
  margin-bottom: 0.5rem;
  animation: textFade 0.5s ease-out;
}

.progress-percentage {
  font-size: 2rem;
  font-weight: 700;
  color: var(--apple-blue);
  letter-spacing: -0.025em;
  animation: percentageBounce 0.5s ease-out;
}

@keyframes textFade {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

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

@keyframes percentageBounce {
  from {
    opacity: 0;
    transform: scale(0.8);
  }

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

/* Loading Indicators */
.loading-indicators {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin-bottom: 2rem;
}

.indicator-dot {
  width: 12px;
  height: 12px;
  background: var(--mbn-steel-500);
  border-radius: 50%;
  animation: dotPulse 1.4s ease-in-out infinite both;
}

.dot-1 {
  animation-delay: 0s;
}

.dot-2 {
  animation-delay: 0.2s;
}

.dot-3 {
  animation-delay: 0.4s;
}

@keyframes dotPulse {

  0%,
  80%,
  100% {
    transform: scale(0.8);
    opacity: 0.5;
  }

  40% {
    transform: scale(1);
    opacity: 1;
  }
}

/* Decorative Lines */
.decorative-lines {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.line {
  position: absolute;
  background: linear-gradient(90deg, transparent 0%, var(--apple-gray-300) 50%, transparent 100%);
  height: 1px;
  opacity: 0.3;
}

.line-1 {
  top: 20%;
  left: -100%;
  width: 200%;
  animation: lineSlide 4s linear infinite;
}

.line-2 {
  top: 60%;
  left: -100%;
  width: 200%;
  animation: lineSlide 4s linear infinite 1s;
}

.line-3 {
  top: 80%;
  left: -100%;
  width: 200%;
  animation: lineSlide 4s linear infinite 2s;
}

@keyframes lineSlide {
  0% {
    left: -100%;
  }

  100% {
    left: 100%;
  }
}

/* Responsive Design */
@media (max-width: 768px) {
  .loader-content {
    padding: 1rem;
    max-width: 300px;
  }

  .loader-logo {
    font-size: 2.5rem;
  }

  .progress-percentage {
    font-size: 1.75rem;
  }

  .progress-text {
    font-size: 1rem;
  }

  .progress-bar {
    height: 6px;
  }

  .indicator-dot {
    width: 10px;
    height: 10px;
  }
}

@media (max-width: 480px) {
  .loader-content {
    padding: 0.5rem;
    max-width: 250px;
  }

  .loader-logo {
    font-size: 2rem;
    margin-bottom: 0.5rem;
  }

  .progress-percentage {
    font-size: 1.5rem;
  }

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

/* Apple-Style WorldMap Animation */
.world-map-container {
  position: absolute;
  top: 70%;
  /* Moved much lower to not overlap with content */
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 600px;
  height: auto;
  opacity: 0.2;
  z-index: 0;
  /* Behind everything else */
  pointer-events: none;
}

.world-map-dots {
  width: 100%;
  height: auto;
  opacity: 0.8;
  filter: brightness(1.2) contrast(1.1);
  animation: worldMapFloat 40s ease-in-out infinite;
}

.world-map-svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  z-index: 2;
}

/* Loading del WorldMap */
.world-map-loading {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  color: var(--apple-gray-500);
  font-size: 0.875rem;
  font-weight: 500;
  z-index: 1;
}

@keyframes worldMapFloat {

  0%,
  100% {
    transform: translateY(0px) scale(1);
    opacity: 0.6;
  }

  25% {
    transform: translateY(-10px) scale(1.02);
    opacity: 0.7;
  }

  50% {
    transform: translateY(-5px) scale(1.01);
    opacity: 0.8;
  }

  75% {
    transform: translateY(-15px) scale(1.03);
    opacity: 0.7;
  }
}

/* Responsive WorldMap */
@media (max-width: 768px) {
  .world-map-container {
    top: 15%;
    /* Even higher on mobile */
    max-width: 600px;
    opacity: 0.5;
  }

  .world-map-dots {
    opacity: 0.6;
  }

  .world-map-loading {
    top: 25%;
    font-size: 0.75rem;
  }
}

@media (max-width: 480px) {
  .world-map-container {
    top: 10%;
    /* Highest position on small screens */
    max-width: 400px;
    opacity: 0.4;
  }

  .world-map-dots {
    opacity: 0.5;
  }
}

/* Apple-Style Modal Styles */
.premium-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  padding: 1rem;
}

.premium-modal-content {
  background: var(--mbn-white);
  border-radius: var(--apple-radius-xl);
  box-shadow: var(--apple-shadow-xl);
  border: 1px solid var(--mbn-gray-200);
  max-width: 480px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
  animation: modalSlideIn 0.3s ease-out;
}

@keyframes modalSlideIn {
  from {
    opacity: 0;
    transform: scale(0.95) translateY(-20px);
  }

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

/* Modal Header */
.premium-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 2rem 1rem;
  border-bottom: 1px solid var(--mbn-gray-200);
}

.modal-logo {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.modal-logo-text {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--mbn-slate-900);
  letter-spacing: -0.02em;
}

.premium-close-button {
  background: none;
  border: none;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: var(--apple-transition);
  color: var(--apple-gray-500);
  font-size: 1.5rem;
  line-height: 1;
}

.premium-close-button:hover {
  background: var(--apple-gray-100);
  color: var(--apple-gray-700);
  transform: scale(1.1);
}

/* Modal Body */
.premium-modal-body {
  padding: 1.5rem 2rem 2rem;
}

.modal-welcome {
  text-align: center;
  margin-bottom: 2rem;
}

.modal-title {
  font-size: 1.75rem;
  font-weight: 700;
  color: var(--mbn-slate-900);
  margin-bottom: 0.5rem;
  letter-spacing: -0.02em;
}

.modal-subtitle {
  font-size: 1rem;
  color: var(--mbn-gray-500);
  line-height: 1.5;
}

/* Form Styles */
.premium-login-form {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.premium-form-group {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.premium-label {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--mbn-slate-900);
}

.label-required {
  color: var(--apple-red);
}

.premium-input-wrapper {
  position: relative;
}

.premium-input {
  width: 100%;
  padding: 0.875rem 1rem;
  border: 1px solid var(--mbn-gray-200);
  border-radius: var(--apple-radius);
  font-size: 1rem;
  color: var(--mbn-slate-900);
  background: var(--mbn-white);
  transition: var(--apple-transition);
  outline: none;
}

.premium-input:focus {
  border-color: var(--mbn-steel-500);
  box-shadow: 0 0 0 3px rgba(90, 139, 159, 0.15);
}

.premium-input:disabled {
  background: var(--mbn-warm-50);
  color: var(--mbn-gray-500);
  cursor: not-allowed;
}

.premium-input::placeholder {
  color: #9aa3af;
}

/* Password Visibility Toggle */
.password-visibility-toggle {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.25rem;
  border-radius: 4px;
  color: var(--mbn-gray-500);
  transition: var(--apple-transition);
}

.password-visibility-toggle:hover {
  color: var(--mbn-slate-900);
  background: var(--mbn-warm-50);
}

.password-visibility-toggle svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Form Options */
.premium-form-options {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}

.premium-checkbox-label {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  font-size: 0.875rem;
  color: var(--mbn-slate-900);
}

.premium-checkbox {
  width: 18px;
  height: 18px;
  accent-color: var(--mbn-steel-500);
  cursor: pointer;
}

.forgot-links {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

.premium-forgot-link {
  background: none;
  border: none;
  color: var(--mbn-steel-500);
  font-size: 0.875rem;
  cursor: pointer;
  text-decoration: underline;
  transition: var(--apple-transition);
}

.premium-forgot-link:hover {
  color: var(--apple-blue-dark);
  text-decoration: none;
}

/* Submit Button */
.premium-submit-btn {
  background: var(--apple-blue);
  color: var(--mbn-white);
  border: none;
  border-radius: var(--apple-radius);
  padding: 1rem 2rem;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: var(--apple-transition);
  position: relative;
  overflow: hidden;
}

.premium-submit-btn:hover:not(:disabled) {
  background: var(--apple-blue-hover);
  transform: translateY(-1px);
  box-shadow: var(--apple-shadow-md);
}

.premium-submit-btn:disabled {
  background: #d8dadd;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

.btn-text {
  position: relative;
  z-index: 1;
}

/* Form Footer */
.premium-form-footer {
  text-align: center;
  padding-top: 1rem;
  border-top: 1px solid var(--mbn-gray-200);
}

.footer-text {
  font-size: 0.875rem;
  color: var(--mbn-gray-500);
}

.premium-switch-link {
  background: none;
  border: none;
  color: var(--mbn-steel-500);
  font-weight: 600;
  cursor: pointer;
  text-decoration: underline;
  margin-left: 0.25rem;
  transition: var(--apple-transition);
}

.premium-switch-link:hover {
  color: var(--apple-blue-dark);
  text-decoration: none;
}

/* Error Message */
.premium-error-message {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem;
  background: rgba(255, 59, 48, 0.1);
  border: 1px solid rgba(255, 59, 48, 0.2);
  border-radius: var(--apple-radius);
  color: var(--apple-red);
  font-size: 0.875rem;
  font-weight: 500;
}

.error-icon {
  font-size: 1rem;
}

/* Responsive Modal */
@media (max-width: 768px) {
  .premium-modal-overlay {
    padding: 0.5rem;
  }

  .premium-modal-content {
    max-height: 95vh;
    border-radius: var(--apple-radius-lg);
  }

  .premium-modal-header {
    padding: 1rem 1.5rem 0.75rem;
  }

  .premium-modal-body {
    padding: 1rem 1.5rem 1.5rem;
  }

  .modal-title {
    font-size: 1.5rem;
  }

  .premium-form-options {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.75rem;
  }

  .forgot-links {
    flex-direction: column;
    gap: 0.5rem;
  }
}

/* Apple-Style Main Content Sections */
.main-content {
  position: relative;
  z-index: 2;
  background: transparent;
}

.hero-section {
  text-align: center;
  padding: 4rem 2rem;
  background: linear-gradient(135deg, var(--pastel-blue) 0%, var(--pastel-pink) 100%);
  border-radius: 24px 24px 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  min-height: 80vh;
}

.hero-title {
  font-size: 3.5rem;
  font-weight: 700;
  background: linear-gradient(135deg, #1e293b 0%, #475569 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 1.5rem;
  line-height: 1.1;
}

.hero-subtitle {
  font-size: 1.25rem;
  color: #64748b;
  margin-bottom: 2rem;
  line-height: 1.6;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.hero-buttons {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
}

.hero-btn {
  padding: 1rem 2rem;
  border-radius: 16px;
  font-weight: 600;
  font-size: 1rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.hero-btn-primary {
  background: linear-gradient(135deg, var(--pastel-blue) 0%, var(--pastel-purple) 100%);
  color: #1e293b;
  box-shadow: 0 8px 32px color-mix(in srgb, var(--mbn-steel-500), transparent 65%);
}

.hero-btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 40px color-mix(in srgb, var(--mbn-steel-500), transparent 55%);
}

.hero-btn-secondary {
  background: rgba(255, 255, 255, 0.9);
  color: #1e293b;
  border: 1px solid rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
}

.hero-btn-secondary:hover {
  background: rgba(255, 255, 255, 1);
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

/* Services Section */
.services-section {
  padding: 4rem 2rem;
  background: linear-gradient(180deg, #ffffff 0%, var(--pastel-teal) 100%);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 2;
}

.section-header {
  text-align: center;
  margin-bottom: 3rem;
}

.section-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 1rem;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 3;
}

.section-subtitle {
  font-size: 1.125rem;
  color: #334155;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
  font-weight: 500;
  position: relative;
  z-index: 3;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
  margin-top: 3rem;
}

.service-card {
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 2rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backdrop-filter: blur(10px);
  box-shadow: 0 8px 24px rgba(207, 232, 255, 0.35);
}

.service-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 40px rgba(230, 215, 255, 0.35);
  border-color: color-mix(in srgb, var(--mbn-steel-500), transparent 60%);
}

.service-card h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 1rem;
}

.service-card p {
  color: #64748b;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}

.service-tech {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
}

.tech-tag {
  background: var(--pastel-blue);
  color: #1e293b;
  padding: 0.25rem 0.75rem;
  border-radius: 20px;
  font-size: 0.875rem;
  font-weight: 600;
}

.service-link {
  color: var(--mbn-steel-500);
  text-decoration: none;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  transition: color 0.2s ease;
}

.service-link:hover {
  color: var(--apple-blue-dark);
}

/* Solutions Section */
.solutions-section {
  padding: 4rem 2rem;
  background: linear-gradient(135deg, var(--pastel-purple) 0%, var(--pastel-green) 100%);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 2;
}

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

.solution-card {
  background: white;
  border-radius: 20px;
  padding: 2rem;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.solution-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.solution-badge {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  border-radius: 20px;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 1rem;
}

.badge-demo {
  background: color-mix(in srgb, var(--mbn-sage-400), transparent 75%);
  color: color-mix(in srgb, var(--mbn-sage-400), #000 15%);
}

.badge-popular {
  background: var(--pastel-blue);
  color: var(--apple-blue-dark);
}

.badge-new {
  background: rgba(216, 180, 254, 0.35);
  color: #7c3aed;
}

.solution-card h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 1rem;
}

.solution-card p {
  color: #64748b;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}

.solution-features {
  list-style: none;
  padding: 0;
  margin-bottom: 1.5rem;
}

.solution-features li {
  color: #64748b;
  margin-bottom: 0.5rem;
  padding-left: 1.5rem;
  position: relative;
}

.solution-features li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--mbn-sage-400);
  font-weight: bold;
}

.solution-actions {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

.solution-btn {
  padding: 0.75rem 1.5rem;
  border-radius: 12px;
  font-weight: 600;
  font-size: 0.875rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.solution-btn-primary {
  background: linear-gradient(135deg, var(--pastel-blue) 0%, var(--pastel-purple) 100%);
  color: #1e293b;
}

.solution-btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px color-mix(in srgb, var(--mbn-steel-500) 30%, transparent);
}

.solution-btn-secondary {
  background: rgba(255, 255, 255, 0.9);
  color: #1e293b;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.solution-btn-secondary:hover {
  background: white;
  transform: translateY(-2px);
}

/* Contact Section */
.contact-section {
  padding: 4rem 2rem;
  background: white;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.contact-content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  margin-top: 3rem;
}

.contact-info-card {
  background: rgba(248, 250, 252, 0.8);
  border-radius: 20px;
  padding: 2rem;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.contact-info-header h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 1rem;
}

.contact-info-subtitle {
  color: #64748b;
  margin-bottom: 2rem;
  line-height: 1.6;
}

.contact-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
  margin-top: 3rem;
}

.contact-method {
  text-align: center;
  padding: 2rem;
  background: rgba(248, 250, 252, 0.8);
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.contact-method:hover {
  transform: translateY(-4px);
  background: white;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.contact-icon {
  font-size: 2rem;
  margin-bottom: 1rem;
  display: block;
}

.contact-method h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 0.5rem;
}

.contact-method p {
  color: #64748b;
  margin-bottom: 0.5rem;
}

/* Contact Stats */
.contact-stats {
  display: flex;
  justify-content: center;
  gap: 2rem;
  margin-top: 2rem;
  flex-wrap: wrap;
}

.contact-stat {
  text-align: center;
  padding: 1.5rem;
}

.contact-stat-number {
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--mbn-steel-500);
  margin-bottom: 0.5rem;
  display: block;
}

.contact-stat-label {
  font-size: 0.875rem;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Contact Actions */
.contact-actions {
  display: flex;
  gap: 1.5rem;
  justify-content: center;
  margin-top: 3rem;
  flex-wrap: wrap;
}

.contact-action-btn {
  padding: 1rem 2rem;
  border-radius: 16px;
  font-weight: 600;
  font-size: 1rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.contact-action-btn-primary {
  background: linear-gradient(135deg, var(--mbn-steel-500) 0%, var(--apple-blue-dark) 100%);
  color: white;
  box-shadow: 0 8px 32px color-mix(in srgb, var(--mbn-steel-500) 30%, transparent);
}

.contact-action-btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 40px color-mix(in srgb, var(--mbn-steel-500) 40%, transparent);
}

.contact-action-btn-secondary {
  background: rgba(255, 255, 255, 0.9);
  color: #1e293b;
  border: 1px solid rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
}

.contact-action-btn-secondary:hover {
  background: rgba(255, 255, 255, 1);
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

/* Modal Styles */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(8px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  padding: 1rem;
}

.modal-content {
  background: white;
  border-radius: 24px;
  padding: 0;
  max-width: 600px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
  animation: modalSlideIn 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes modalSlideIn {
  from {
    opacity: 0;
    transform: translateY(20px) scale(0.95);
  }

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

.modal-header {
  padding: 2rem 2rem 1rem 2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal-header h2 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin: 0;
}

.modal-close {
  background: none;
  border: none;
  font-size: 1.5rem;
  color: #64748b;
  cursor: pointer;
  padding: 0.5rem;
  border-radius: 8px;
  transition: all 0.2s ease;
}

.modal-close:hover {
  background: rgba(0, 0, 0, 0.05);
  color: #1e293b;
}

.modal-form {
  padding: 2rem;
}

/* Form Steps */
.form-step {
  margin-bottom: 2rem;
}

.form-step h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 0.5rem;
}

.form-step p {
  color: #64748b;
  margin-bottom: 1.5rem;
  line-height: 1.6;
}

/* Form Actions */
.form-actions {
  display: flex;
  gap: 1rem;
  justify-content: flex-end;
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.contact-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
  margin-top: 3rem;
}

.contact-method {
  text-align: center;
  padding: 2rem;
  background: rgba(248, 250, 252, 0.8);
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.contact-method:hover {
  transform: translateY(-4px);
  background: white;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.contact-icon {
  font-size: 2rem;
  margin-bottom: 1rem;
  display: block;
}

.contact-method h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 0.5rem;
}

.contact-method p {
  color: #64748b;
  margin-bottom: 0.5rem;
}

.contact-method .contact-detail {
  color: var(--mbn-steel-500);
  font-weight: 600;
  text-decoration: none;
}

.contact-method .contact-detail:hover {
  color: var(--apple-blue-dark);
}

/* Stats Section */
.stats-section {
  padding: 3rem 2rem;
  background: linear-gradient(135deg, #1e293b 0%, #334155 100%);
  color: white;
  text-align: center;
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 2rem;
  margin-top: 2rem;
}

.stat-item {
  padding: 1.5rem;
}

.stat-number {
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--mbn-steel-500);
  margin-bottom: 0.5rem;
  display: block;
}

.stat-label {
  font-size: 0.875rem;
  color: #cbd5e1;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* CTA Section */
.cta-section {
  padding: 5rem 2rem;
  background:
    radial-gradient(ellipse at 30% 50%, rgba(115, 100, 209, 0.25) 0%, transparent 55%),
    radial-gradient(ellipse at 75% 40%, rgba(0, 120, 212, 0.20) 0%, transparent 50%),
    #0A0A14;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.cta-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 1rem;
}

.cta-subtitle {
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.65);
  margin-bottom: 2rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.cta-buttons {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}

.cta-btn {
  padding: 1rem 2rem;
  border-radius: 16px;
  font-weight: 600;
  font-size: 1rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.cta-btn-primary {
  background: linear-gradient(135deg, var(--pastel-blue) 0%, var(--pastel-purple) 100%);
  color: #1e293b;
  box-shadow: 0 8px 32px color-mix(in srgb, var(--mbn-steel-500), transparent 65%);
}

.cta-btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 40px color-mix(in srgb, var(--mbn-steel-500), transparent 55%);
}

.cta-btn-secondary {
  background: rgba(255, 255, 255, 0.9);
  color: #1e293b;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.cta-btn-secondary:hover {
  background: white;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.guarantees {
  display: flex;
  justify-content: center;
  gap: 2rem;
  flex-wrap: wrap;
  margin-top: 2rem;
}

.guarantee {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #64748b;
  font-size: 0.875rem;
}

.guarantee-icon {
  color: var(--mbn-sage-400);
  font-size: 1rem;
}

/* Footer */
.footer {
  padding: 4rem 2rem;
  background: #060610;
  color: rgba(255, 255, 255, 0.8);
  border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.footer-content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
  margin-bottom: 2rem;
}

.footer-section h3 {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #ffffff;
}

.footer-copy {
  color: rgba(255, 255, 255, 0.5);
  margin-top: .5rem;
}

.footer-section ul {
  list-style: none;
  padding: 0;
}

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

.footer-section ul li a {
  color: rgba(255, 255, 255, 0.55);
  text-decoration: none;
  transition: color 0.2s ease;
}

.footer-section ul li a:hover {
  color: var(--aurora-purple);
}

.footer-bottom {
  text-align: center;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  color: rgba(255, 255, 255, 0.4);
}

/* Responsive Design */
@media (max-width: 768px) {
  .hero-title {
    font-size: 2.5rem;
  }

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

  .services-grid,
  .solutions-grid {
    grid-template-columns: 1fr;
  }

  .hero-buttons,
  .cta-buttons {
    flex-direction: column;
    align-items: center;
  }

  .guarantees {
    flex-direction: column;
    align-items: center;
  }

  .main-content {
    margin: 1rem;
  }

  .hero-section,
  .services-section,
  .solutions-section,
  .contact-section,
  .stats-section,
  .cta-section,
  .footer {
    padding: 2rem 1rem;
  }
}

/* Additional Styles for InfoCards Component */
.advantages-section {
  padding: 4rem 2rem;
  background: white;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 2;
}

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

.advantage-card {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 2rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

.advantage-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  border-color: color-mix(in srgb, var(--mbn-steel-500) 20%, transparent);
}

.advantage-number {
  font-size: 2rem;
  font-weight: 700;
  color: var(--mbn-steel-500);
  background: color-mix(in srgb, var(--mbn-steel-500) 10%, transparent);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.advantage-content {
  flex: 1;
}

.advantage-title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 0.5rem;
}

.advantage-description {
  color: #64748b;
  line-height: 1.6;
}

.advantage-arrow {
  font-size: 1.5rem;
  color: var(--mbn-steel-500);
  font-weight: bold;
}

.elegant-separator {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 4rem 0;
  gap: 1rem;
}

.separator-line {
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.1), transparent);
  flex: 1;
  max-width: 200px;
}

.separator-icon {
  color: #64748b;
  opacity: 0.6;
}

.cta-cards-section {
  padding: 4rem 2rem;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
  position: relative;
  z-index: 2;
}

.cta-cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
  margin-top: 3rem;
}

.cta-card {
  background: white;
  border-radius: 20px;
  padding: 2rem;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.cta-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.cta-card.primary {
  border-left: 4px solid var(--mbn-steel-500);
}

.cta-card.secondary {
  border-left: 4px solid var(--mbn-sage-400);
}

.cta-card h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 1rem;
}

.cta-card p {
  color: #64748b;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}

.cta-button {
  background: linear-gradient(135deg, var(--mbn-steel-500) 0%, var(--apple-blue-dark) 100%);
  color: white;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 12px;
  font-weight: 600;
  font-size: 0.875rem;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.cta-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px color-mix(in srgb, var(--mbn-steel-500) 30%, transparent);
}

.cta-card.secondary .cta-button {
  background: linear-gradient(135deg, var(--mbn-sage-400) 0%, color-mix(in srgb, var(--mbn-sage-400) 75%, black) 100%);
}

.cta-card.secondary .cta-button:hover {
  box-shadow: 0 8px 24px color-mix(in srgb, var(--mbn-sage-400) 40%, transparent);
}

/* Hero Stats Section */
.hero-stats {
  display: flex;
  justify-content: center;
  gap: 3rem;
  margin-top: 3rem;
  flex-wrap: wrap;
}

.hero-stat {
  text-align: center;
  color: #1e293b;
}

.hero-stat-number {
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--mbn-steel-500);
  margin-bottom: 0.5rem;
  display: block;
}

.hero-stat-label {
  font-size: 0.875rem;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Contact Form Styles */
.contact-form-container {
  background: white;
  border-radius: 20px;
  padding: 2rem;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  margin-top: 2rem;
}

.contact-form {
  display: grid;
  gap: 1.5rem;
}

.form-group {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.form-group label {
  font-weight: 600;
  color: #1e293b;
  font-size: 0.875rem;
}

.form-group input,
.form-group select,
.form-group textarea {
  padding: 0.75rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  font-size: 1rem;
  transition: all 0.2s ease;
  background: rgba(255, 255, 255, 0.9);
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  outline: none;
  border-color: var(--mbn-steel-500);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--mbn-steel-500) 20%, transparent);
  background: white;
}

.form-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
}

.requirements-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 0.5rem;
  margin-top: 0.5rem;
}

.requirement-checkbox {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem;
  border-radius: 8px;
  transition: background-color 0.2s ease;
  cursor: pointer;
}

.requirement-checkbox:hover {
  background: color-mix(in srgb, var(--mbn-steel-500) 5%, transparent);
}

.requirement-checkbox input[type="checkbox"] {
  width: auto;
  margin: 0;
}

.requirement-checkbox label {
  margin: 0;
  cursor: pointer;
  font-size: 0.875rem;
  color: #64748b;
}

.form-actions {
  display: flex;
  gap: 1rem;
  justify-content: flex-end;
  margin-top: 1rem;
}

.btn-secondary {
  background: rgba(255, 255, 255, 0.9);
  color: #1e293b;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.75rem 1.5rem;
  border-radius: 12px;
  font-weight: 600;
  font-size: 0.875rem;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-secondary:hover {
  background: white;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.btn-primary {
  background: linear-gradient(135deg, var(--mbn-steel-500) 0%, var(--apple-blue-dark) 100%);
  color: white;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 12px;
  font-weight: 600;
  font-size: 0.875rem;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px color-mix(in srgb, var(--mbn-steel-500) 30%, transparent);
}

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

/* Main Container Styles */
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 1;
}

/* ============ Modern News Section (Novedades Premium) ============ */
.news-section-modern {
  position: relative;
  /* overflow must NOT be hidden here — the full-width carousel needs to bleed out */
  overflow: visible;
  background:
    radial-gradient(ellipse at 10% 30%, rgba(115, 100, 209, 0.18) 0%, transparent 50%),
    radial-gradient(ellipse at 90% 70%, rgba(0, 120, 212, 0.15) 0%, transparent 45%),
    #0D0D1A;
  padding: 6rem 0 8rem;
}

/* Contain the animated blobs so they don't leak outside the section */
.news-section-modern>.news-background {
  overflow: hidden;
  border-radius: 0;
}

/* Animated background container */
.news-background {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

/* Floating shapes */
.floating-shapes-container {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}

.floating-shape {
  position: absolute;
  border-radius: 9999px;
  filter: blur(3rem);
}

.floating-shape-steel {
  width: 16rem;
  height: 16rem;
  background: rgba(90, 139, 159, 0.1);
  top: 10%;
  left: 5%;
}

.floating-shape-sage {
  width: 20rem;
  height: 20rem;
  background: rgba(157, 181, 165, 0.1);
  top: 60%;
  right: 10%;
}

.floating-shape-coral {
  width: 12rem;
  height: 12rem;
  background: rgba(232, 146, 124, 0.1);
  top: 30%;
  right: 25%;
}

.floating-shape-lavender {
  width: 14rem;
  height: 14rem;
  background: rgba(168, 164, 206, 0.1);
  bottom: 20%;
  left: 20%;
}

.floating-shape-gold {
  width: 8rem;
  height: 8rem;
  background: rgba(212, 165, 116, 0.15);
  top: 45%;
  left: 50%;
}

/* Decorative elements */
.decorative-dots {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  opacity: 0.3;
}

.decorative-dot {
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 9999px;
}

.decorative-shape {
  position: absolute;
}

.decorative-square {
  top: 5rem;
  right: 5rem;
  width: 2rem;
  height: 2rem;
  border: 2px solid rgba(90, 139, 159, 0.3);
}

.decorative-circle {
  bottom: 10rem;
  left: 4rem;
  width: 1.5rem;
  height: 1.5rem;
  background: rgba(232, 146, 124, 0.2);
  border-radius: 9999px;
}

.decorative-pill {
  top: 50%;
  right: 8rem;
  width: 1rem;
  height: 3rem;
  background: rgba(157, 181, 165, 0.2);
  border-radius: 9999px;
}

/* Grid pattern */
.news-grid-pattern {
  position: absolute;
  inset: 0;
  opacity: 0.03;
  background-image: linear-gradient(#2D3748 1px, transparent 1px),
    linear-gradient(90deg, #2D3748 1px, transparent 1px);
  background-size: 50px 50px;
}

/* Sparkle effect */
.sparkle-effect-container {
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden;
}

.sparkle-item {
  position: absolute;
}

/* Header Section */
.news-header {
  margin-bottom: 4rem;
}

.news-header-content {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

@media (min-width: 1024px) {
  .news-header {
    margin-bottom: 6rem;
  }

  .news-header-content {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    gap: 2rem;
  }
}

/* Title area */
.news-title-area {
  max-width: 42rem;
}

.news-badge-header {
  margin-bottom: 1.5rem;
}

.news-badge-content {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 9999px;
  border: 2px solid rgba(90, 139, 159, 0.3);
  background: rgba(90, 139, 159, 0.1);
  padding: 0.5rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #5A8B9F;
}

.news-main-title {
  font-size: 2.25rem;
  font-weight: 700;
  color: #2D3748;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .news-main-title {
    font-size: 3rem;
  }
}

@media (min-width: 1024px) {
  .news-main-title {
    font-size: 3.75rem;
  }
}

.news-title-highlight {
  position: relative;
  display: inline-block;
}

.news-title-mart,
.news-title-ben {
  position: relative;
  z-index: 10;
  display: inline-block;
}

.news-title-underline {
  position: absolute;
  bottom: -0.5rem;
  left: 0;
  height: 0.75rem;
  width: 100%;
  border-radius: 9999px;
  overflow: hidden;
}

.news-title-underline-gradient {
  height: 100%;
  width: 100%;
}

/* Description area */
.news-description-area {
  max-width: 28rem;
  position: relative;
}

.news-description-text {
  font-size: 1.125rem;
  color: #6B7280;
  line-height: 1.75;
}

.news-decorative-dots {
  display: flex;
  gap: 0.5rem;
  margin-top: 1rem;
}

.decorative-dot-inline {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 9999px;
}

/* Products Grid */
/* ── ⭐ Infinite Horizontal Carousel (Edge Year-in-Review style) ── */
.news-carousel-outer {
  /* Full-bleed: break out of any parent max-width */
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  /* Edge fade masks on left & right — give a sense of infinite continuation */
  mask-image: linear-gradient(to right,
      transparent 0%,
      black 5%,
      black 95%,
      transparent 100%);
}

.news-carousel-outer:hover .news-carousel-track {
  animation-play-state: paused;
}

@keyframes news-infinite-scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.news-carousel-track {
  display: flex;
  width: max-content;
  gap: 1.75rem;
  animation: news-infinite-scroll 50s linear infinite;
  will-change: transform;
}

/* Legacy grid kept for fallback — overridden by carousel */
.news-products-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}

@media (min-width: 768px) {
  .news-products-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .news-products-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5rem;
  }
}



/* Product Card */
.product-card-wrapper {
  perspective: 1000px;
}

.product-card {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 1.5rem;
  background: var(--glass-bg);
  background-color: rgba(15, 15, 30, 0.85);
  border: 2px solid;
  transition: all 0.5s ease;
  cursor: pointer;
  min-height: 420px;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}

.mouse-follow-gradient {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

/* Features Table Overlay */
.features-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0%, rgba(249, 250, 251, 0.98) 100%);
  backdrop-filter: blur(12px) saturate(180%);
  padding: 1rem 0.75rem;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 5;
  border-radius: 1.5rem;
  box-shadow: inset 0 0 0 1px rgba(90, 139, 159, 0.1);
  min-width: 100%;
}

.features-table-compact {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  font-size: 0.8125rem;
  height: 100%;
  font-family: 'DM Sans', sans-serif;
}

.features-row {
  display: grid;
  grid-template-columns: 2fr repeat(auto-fit, minmax(0, 1fr));
  gap: 0.75rem;
  align-items: center;
  padding: 0.75rem 1rem;
  border-radius: 0.75rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.features-header {
  background: linear-gradient(135deg, #5A8B9F 0%, #9DB5A5 50%, #E8927C 100%);
  background-size: 200% 200%;
  animation: gradientShiftHeader 6s ease infinite;
  color: white;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: sticky;
  top: 0;
  z-index: 10;
  box-shadow: 0 4px 12px rgba(90, 139, 159, 0.25), 0 2px 4px rgba(0, 0, 0, 0.1);
}

@keyframes gradientShiftHeader {

  0%,
  100% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }
}

.features-row:not(.features-header) {
  background: white;
  border: 2px solid rgba(90, 139, 159, 0.12);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.features-row:not(.features-header):hover {
  background: linear-gradient(135deg, rgba(90, 139, 159, 0.08) 0%, rgba(157, 181, 165, 0.08) 100%);
  border-color: rgba(90, 139, 159, 0.3);
  box-shadow: 0 4px 16px rgba(90, 139, 159, 0.15);
  transform: translateX(4px);
}

.feature-name {
  font-weight: 700;
  color: #2D3748;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.8125rem;
}

.feature-name::before {
  content: "●";
  font-size: 0.5rem;
  color: #5A8B9F;
  flex-shrink: 0;
}

.feature-plan {
  text-align: center;
  font-weight: 700;
  padding: 0.375rem 0.5rem;
  border-radius: 0.5rem;
  font-size: 0.8125rem;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}

/* Estandar Plan - Blue */
.features-row:not(.features-header) .feature-plan:nth-child(2) {
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.12), rgba(96, 165, 250, 0.08));
  color: #2563eb;
  border: 1px solid rgba(59, 130, 246, 0.2);
}

.features-row:not(.features-header):hover .feature-plan:nth-child(2) {
  background: linear-gradient(135deg, rgba(59, 130, 246, 0.18), rgba(96, 165, 250, 0.12));
  box-shadow: 0 2px 8px rgba(59, 130, 246, 0.15);
}

/* Pro Plan - Purple */
.features-row:not(.features-header) .feature-plan:nth-child(3) {
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.12), rgba(167, 139, 250, 0.08));
  color: #7c3aed;
  border: 1px solid rgba(139, 92, 246, 0.2);
}

.features-row:not(.features-header):hover .feature-plan:nth-child(3) {
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.18), rgba(167, 139, 250, 0.12));
  box-shadow: 0 2px 8px rgba(139, 92, 246, 0.15);
}

/* Gold Plan - Amber */
.features-row:not(.features-header) .feature-plan:nth-child(4),
.features-row:not(.features-header) .feature-plan:last-child {
  background: linear-gradient(135deg, rgba(245, 158, 11, 0.12), rgba(251, 191, 36, 0.08));
  color: #d97706;
  border: 1px solid rgba(245, 158, 11, 0.2);
}

.features-row:not(.features-header):hover .feature-plan:nth-child(4),
.features-row:not(.features-header):hover .feature-plan:last-child {
  background: linear-gradient(135deg, rgba(245, 158, 11, 0.18), rgba(251, 191, 36, 0.12));
  box-shadow: 0 2px 8px rgba(245, 158, 11, 0.15);
}

/* Shimmer effect on hover */
.feature-plan::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.6), transparent);
  transition: left 0.5s ease;
}

.features-row:hover .feature-plan::before {
  left: 100%;
}

/* Responsive */
@media (max-width: 768px) {
  .features-overlay {
    padding: 1rem;
  }

  .features-table-compact {
    font-size: 0.75rem;
    gap: 0.5rem;
  }

  .features-row {
    padding: 0.625rem 0.75rem;
    gap: 0.5rem;
  }

  .features-header {
    font-size: 0.6875rem;
    padding: 0.625rem 0.75rem;
  }

  .feature-name {
    font-size: 0.75rem;
  }

  .feature-plan {
    font-size: 0.75rem;
    padding: 0.3125rem 0.375rem;
  }
}

/* Scrollbar styling for features overlay */
.features-overlay::-webkit-scrollbar {
  width: 6px;
}

.features-overlay::-webkit-scrollbar-track {
  background: rgba(90, 139, 159, 0.05);
  border-radius: 10px;
}

.features-overlay::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #5A8B9F, #9DB5A5);
  border-radius: 10px;
}

.features-overlay::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #4a7b8f, #8da595);
}

/* Features List - Clean Symmetric Layout */
.features-list-compact {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  font-size: 0.875rem;
  height: 100%;
  font-family: 'DM Sans', sans-serif;
  padding: 0.5rem 0;
}

.feature-item {
  background: white;
  border: 2px solid rgba(90, 139, 159, 0.15);
  border-radius: 1rem;
  padding: 1rem 0.875rem;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.feature-item:hover {
  border-color: rgba(90, 139, 159, 0.35);
  box-shadow: 0 8px 24px rgba(90, 139, 159, 0.15);
  transform: translateY(-3px);
}

.feature-item-name {
  font-weight: 700;
  font-size: 0.8125rem;
  color: #2D3748;
  margin-bottom: 0.875rem;
  text-align: left;
  letter-spacing: -0.01em;
  position: relative;
  padding-bottom: 0.625rem;
  width: 100%;
}

.feature-item-name::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 32px;
  height: 2px;
  background: linear-gradient(90deg, #5A8B9F, #9DB5A5);
  border-radius: 2px;
}

.feature-item-plans {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: flex-start;
  width: 100%;
}

.feature-plan-value {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  gap: 0.625rem;
  padding: 0;
  transition: all 0.3s ease;
  position: relative;
  width: 100%;
}

.feature-plan-value:hover {
  transform: translateX(3px);
}

.plan-label {
  font-weight: 700;
  font-size: 0.6875rem;
  text-transform: capitalize;
  letter-spacing: 0;
  line-height: 1.4;
  white-space: nowrap;
  min-width: 65px;
  flex-shrink: 0;
}

.feature-plan-value {
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.4;
  flex: 1;
}

/* Estándar Plan - Blue */
.feature-plan-estandar .plan-label {
  color: #2563eb;
  text-shadow: 0 1px 2px rgba(37, 99, 235, 0.1);
}

.feature-plan-estandar {
  color: #1e40af;
}

/* Pro Plan - Purple */
.feature-plan-pro .plan-label {
  color: #7c3aed;
  text-shadow: 0 1px 2px rgba(124, 58, 237, 0.1);
}

.feature-plan-pro {
  color: #6d28d9;
}

/* Gold Plan - Amber */
.feature-plan-gold .plan-label {
  color: #f59e0b;
  text-shadow: 0 1px 2px rgba(245, 158, 11, 0.1);
}

.feature-plan-gold {
  color: #d97706;
}

/* Shimmer effect on hover */
.feature-plan-value::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg,
      transparent,
      rgba(90, 139, 159, 0.08),
      transparent);
  transition: left 0.6s ease;
  pointer-events: none;
}

.feature-item:hover .feature-plan-value::before {
  left: 100%;
}

/* Responsive */
@media (max-width: 768px) {
  .features-overlay {
    padding: 1rem;
  }

  .features-list-compact {
    gap: 1.25rem;
    font-size: 0.8125rem;
  }

  .feature-item {
    padding: 1rem 1.25rem;
  }

  .feature-item-name {
    font-size: 0.875rem;
    margin-bottom: 0.875rem;
    padding-bottom: 0.625rem;
  }

  .feature-item-plans {
    gap: 0.75rem;
  }

  .feature-plan-value {
    padding: 0.5rem 0.375rem;
  }

  .plan-label {
    font-size: 0.625rem;
  }

  .feature-plan-value {
    font-size: 0.9375rem;
  }
}

/* Corner accents */
.corner-accent {
  position: absolute;
  opacity: 0.1;
  transition: all 0.5s ease;
}

.corner-accent-top {
  top: 0;
  left: 0;
  width: 6rem;
  height: 6rem;
  border-radius: 0 0 100% 0;
}

.corner-accent-bottom {
  bottom: 0;
  right: 0;
  width: 8rem;
  height: 8rem;
  border-radius: 100% 0 0 0;
}

/* Image container */
.product-card-image-container {
  position: relative;
  overflow: hidden;
  height: 200px;
}

.product-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-card-image-fallback {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(90, 139, 159, 0.1);
  color: #5A8B9F;
  font-weight: 800;
  font-size: 2rem;
}

.product-card-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, white, rgba(255, 255, 255, 0.5), transparent);
}

.product-card-overlay-color {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* Badge */
.product-card-badge-wrapper {
  position: absolute;
  left: 1rem;
  top: 1rem;
}

.product-card-badge {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 9999px;
  padding: 0.625rem 1rem;
  font-size: 0.875rem;
  font-weight: 600;
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(4px);
  transition: all 0.3s ease;
}

/* Floating icon */
.product-card-floating-icon {
  position: absolute;
  right: 1rem;
  top: 1rem;
}

.product-card-icon-circle {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.8;
}

/* Content */
.product-card-content {
  position: relative;
  padding: 1.5rem;
}

.product-card-date-row {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1rem;
}

.product-card-date-line {
  height: 0.25rem;
  border-radius: 9999px;
  transition: width 0.5s ease;
}

.product-card-date {
  font-size: 0.875rem;
  font-weight: 500;
  color: #6B7280;
}

.product-card-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #2D3748;
  margin-bottom: 0.75rem;
  line-height: 1.3;
  transition: transform 0.3s ease;
}

@media (min-width: 768px) {
  .product-card-title {
    font-size: 1.5rem;
  }
}

.product-card-description {
  font-size: 0.875rem;
  color: #6B7280;
  line-height: 1.6;
  margin-bottom: 1.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .product-card-description {
    font-size: 1rem;
  }
}

/* CTA Button */
.product-card-cta {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 9999px;
  padding: 0.875rem 1.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  overflow: hidden;
}

.button-shimmer {
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.3), transparent);
  pointer-events: none;
}

/* Decorative corner */
.product-card-decorative-corner {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  width: 4rem;
  height: 4rem;
  border-radius: 9999px;
  opacity: 0.1;
  transition: all 0.5s ease;
}

/* Animated border */
.product-card-animated-border {
  position: absolute;
  inset: 0;
  border-radius: 1.5rem;
  pointer-events: none;
  border: 2px solid transparent;
  background-image: linear-gradient(white, white),
    linear-gradient(135deg, #5A8B9F, #9DB5A5, #E8927C, #A8A4CE);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  transition: opacity 0.3s ease;
}

/* Bottom CTA */
.news-cta-container {
  margin-top: 5rem;
  text-align: center;
}

@media (min-width: 1024px) {
  .news-cta-container {
    margin-top: 7rem;
  }
}

.news-cta-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  border-radius: 9999px;
  border: 2px solid #E5E7EB;
  background: white;
  padding: 1rem 2rem;
  font-size: 1rem;
  font-weight: 600;
  color: #2D3748;
  cursor: pointer;
  transition: all 0.3s ease;
  overflow: hidden;
}

.news-cta-button:hover {
  border-color: #5A8B9F;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.news-cta-bg-gradient {
  position: absolute;
  inset: 0;
  opacity: 0;
  background: linear-gradient(135deg, rgba(90, 139, 159, 0.1), rgba(157, 181, 165, 0.1), rgba(232, 146, 124, 0.1));
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.news-cta-button:hover .news-cta-bg-gradient {
  opacity: 1;
}

/* Touch-friendly on mobile */
@media (max-width: 767px) {
  .product-card {
    min-height: 380px;
  }

  .product-card-image-container {
    height: 180px;
  }

  .news-main-title {
    font-size: 2rem;
  }

  .news-description-text {
    font-size: 1rem;
  }
}

/* ============ AI Automations Section ============ */
.ai-automations-section {
  padding: 8rem 2rem 5rem;
  background: linear-gradient(180deg,
      #fafafa 0%,
      #f5f7fa 50%,
      #f0f2f5 100%);
  position: relative;
  z-index: 2;
}

.ai-hero {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}

.ai-highlights {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 1rem;
  margin-top: 1.25rem;
}

.ai-highlight {
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid var(--mbn-gray-200);
  border-radius: 16px;
  padding: 1rem;
  text-align: left;
  box-shadow: var(--apple-shadow-sm);
  position: relative;
  overflow: hidden;
}

.ai-highlight>* {
  position: relative;
  z-index: 1;
}

/* Header slogan styles */
.header-slogan {
  margin-left: 8px;
  display: none;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
  line-height: 1.15;
}

.header-slogan::before {
  content: '✦';
  color: var(--mbn-steel-500);
  opacity: .7;
  font-size: 14px;
}

.premium-header .nav-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}

@media (min-width: 720px) {
  .header-slogan {
    display: none !important;
  }
}

@media (max-width: 719px) {
  .premium-header .nav-container {
    grid-template-columns: auto 1fr auto;
  }
}

.ai-icon {
  font-size: 1.35rem;
}

.ai-h-title {
  font-weight: 700;
  color: var(--mbn-slate-900);
  margin-top: .25rem;
}

.ai-h-desc {
  color: #475569;
  font-size: .95rem;
  margin-top: .25rem;
}

/* Layout: Carousel left, Hero right */
.ai-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
  max-width: 1400px;
  margin: 0 auto;
}

.ai-hero {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.ai-cta {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: .75rem;
  margin-top: 1.5rem;
}

.ai-cta-btn {
  background: linear-gradient(135deg, var(--mbn-steel-500) 0%, var(--apple-blue-dark) 100%);
  color: #fff;
  padding: .75rem 1.5rem;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 700;
  box-shadow: 0 10px 24px color-mix(in srgb, var(--mbn-steel-500) 35%, transparent);
  border: none;
  cursor: pointer;
}

.ai-cta-btn:hover {
  box-shadow: 0 14px 32px color-mix(in srgb, var(--mbn-steel-500) 45%, transparent);
}

.ai-cta-btn-secondary {
  background: linear-gradient(135deg, var(--mbn-sage-400) 0%, var(--mbn-steel-500) 100%);
}

.ai-cta-note {
  color: #475569;
  font-size: .95rem;
}

/* 3D Carousel Container */
.ai-carousel-container {
  width: 100%;
  max-width: 350px;
  margin: 0;
  padding: 0;
}

.ai-carousel-scene {
  width: 100%;
  max-width: 250px;
  height: 270px;
  margin: 0 auto;
  perspective: 1200px;
  perspective-origin: center center;
  cursor: grab;
}

.ai-carousel-scene:active {
  cursor: grabbing;
}

.ai-carousel {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform-origin: center center;
}

.ai-carousel.dragging {
  transition: none;
}

/* 3D Carousel Card */
.ai-carousel-card {
  position: absolute;
  width: 230px;
  height: 250px;
  left: 10px;
  top: 10px;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(90, 139, 159, 0.15);
  border-radius: 18px;
  padding: 0.8rem 0.8rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  color: var(--mbn-slate-900);
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  box-shadow: 0 20px 60px rgba(45, 55, 72, 0.15);
  transition: border-color 0.3s ease;
  transform-style: preserve-3d;
  backface-visibility: visible;
}

.ai-carousel-card:hover {
  border-color: rgba(90, 139, 159, 0.35);
  box-shadow: 0 25px 70px rgba(45, 55, 72, 0.2);
}

/* Highlight Cards - Different style */
.ai-carousel-card-highlight {
  background: linear-gradient(135deg, rgba(90, 139, 159, 0.08) 0%, rgba(157, 181, 165, 0.08) 100%);
  border: 1px solid rgba(90, 139, 159, 0.2);
}

.ai-carousel-card-highlight:hover {
  border-color: rgba(90, 139, 159, 0.4);
  background: linear-gradient(135deg, rgba(90, 139, 159, 0.12) 0%, rgba(157, 181, 165, 0.12) 100%);
}

.ai-carousel-card-highlight .ai-card-badge {
  background: linear-gradient(135deg, var(--mbn-sage-400) 0%, var(--mbn-steel-500) 100%);
}

/* Product Cards */
.ai-carousel-card-product {
  background: rgba(255, 255, 255, 0.98);
}

.ai-card-icon {
  font-size: 0.8em;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: linear-gradient(135deg, rgba(90, 139, 159, 0.1) 0%, rgba(157, 181, 165, 0.1) 100%);
  border-radius: 8px;
}

.ai-card-icon-messaging {
  width: 80px;
  height: 80px;
  background: transparent;
  border-radius: 0;
  margin-top: 0.1rem;
  margin-bottom: 0rem;
}

.ai-card-badge {
  background: linear-gradient(135deg, var(--mbn-steel-500) 0%, var(--mbn-sage-400) 100%);
  color: white;
  padding: 0.3rem 0.65rem;
  border-radius: 18px;
  font-size: 0.6rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  margin-bottom: 0.3rem;
  margin-top: 0rem;
  box-shadow: 0 4px 12px rgba(90, 139, 159, 0.25);
}

.ai-card-title {
  font-size: 0.85rem;
  font-weight: 700;
  margin-bottom: 0.3rem;
  color: var(--mbn-slate-900);
  line-height: 1.25;
  letter-spacing: -0.01em;
}

.ai-card-description {
  font-size: 0.7rem;
  font-weight: 400;
  opacity: 0.85;
  color: var(--mbn-gray-500);
  line-height: 1.45;
  margin-bottom: 0.5rem;
  max-height: none;
  overflow: visible;
  flex: 1;
}

.ai-card-date {
  font-size: 0.7rem;
  color: var(--mbn-gray-500);
  opacity: 0.7;
  margin-bottom: 0.6rem;
  display: block;
}

.ai-card-btn {
  background: linear-gradient(135deg, var(--mbn-steel-500) 0%, var(--apple-blue-dark) 100%);
  border: none;
  color: white;
  padding: 0.5rem 0.85rem;
  border-radius: 9px;
  font-size: 0.75rem;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 6px 16px rgba(90, 139, 159, 0.3);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-top: auto;
}

.ai-card-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(90, 139, 159, 0.4);
}

/* Navigation Buttons */
.ai-carousel-nav {
  width: 100%;
  max-width: 250px;
  margin: 3.5rem auto 0;
  display: flex;
  justify-content: center;
  gap: 4rem;
}

.ai-carousel-nav-button {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(90, 139, 159, 0.2);
  color: var(--mbn-steel-500);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  font-size: 1.5em;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 6px 20px rgba(45, 55, 72, 0.1);
}

.ai-carousel-nav-button:hover {
  background: var(--mbn-steel-500);
  color: white;
  transform: scale(1.1);
  box-shadow: 0 10px 28px rgba(90, 139, 159, 0.3);
}

@media (max-width: 1024px) {
  .ai-layout {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .ai-carousel-container {
    max-width: 300px;
    margin: 0 auto;
  }

  .ai-carousel-scene {
    max-width: 220px;
    height: 240px;
  }

  .ai-carousel-card {
    width: 200px;
    height: 220px;
  }

  .ai-carousel-nav {
    max-width: 220px;
  }
}

@media (max-width: 768px) {
  .ai-automations-section {
    padding: 4rem 1.5rem 3rem;
  }

  .ai-layout {
    grid-template-columns: 1fr;
    gap: 2rem;
    /* Hero content first, carousel second on mobile */
    grid-template-rows: auto auto;
  }

  .ai-hero {
    order: 1;
    text-align: center;
  }

  .ai-carousel-container {
    order: 2;
    max-width: 100%;
  }

  .ai-carousel-scene {
    max-width: 200px;
    height: 210px;
  }

  .ai-carousel-card {
    width: 180px;
    height: 190px;
    padding: 0.75rem 0.65rem;
  }

  .ai-card-title {
    font-size: 0.8rem;
  }

  .ai-card-description {
    font-size: 0.65rem;
  }

  .ai-carousel-nav {
    max-width: 200px;
    gap: 3rem;
    margin-top: 2.5rem;
  }

  .ai-carousel-nav-button {
    width: 40px;
    height: 40px;
    font-size: 1.3em;
  }

  .ai-cta {
    flex-direction: column;
    gap: 0.5rem;
  }

  .ai-cta-btn {
    width: 100%;
    max-width: 300px;
    padding: 0.65rem 1.25rem;
  }
}

/* ============================================
   Global Security Section Styles
   ============================================ */
.global-security-section {
  background: linear-gradient(180deg, #f0f2f5 0%, #fafafa 50%, #ffffff 100%);
  padding: 6rem 2rem;
  position: relative;
  z-index: 1;
}

.global-security-container {
  max-width: 1400px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 3rem;
  align-items: center;
}

.global-security-content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding-right: 2rem;
  align-items: center;
  justify-content: center;
}

.global-security-title {
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  background: linear-gradient(135deg,
      var(--mbn-steel-500) 0%,
      var(--apple-blue-dark) 30%,
      var(--mbn-sage-400) 60%,
      var(--mbn-steel-500) 100%);
  background-size: 200% 200%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin: 0;
  line-height: 1.2;
  animation: gradientShift 8s ease infinite;
  text-shadow: 0 0 30px rgba(102, 126, 234, 0.3);
}

@keyframes gradientShift {

  0%,
  100% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }
}

.global-security-description {
  font-size: 1.125rem;
  text-align: center;
  color: var(--mbn-gray-500);
  line-height: 1.6;
  margin: 0;
  max-width: 500px;
}

.global-security-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  width: 100%;
}

.global-security-card {
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid rgba(90, 139, 159, 0.2);
  border-radius: 18px;
  padding: 2rem;
  min-height: 450px;
  box-shadow: 0 8px 24px rgba(45, 55, 72, 0.08);
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
}

/* Animación desde la izquierda */
.global-security-card-left {
  transform: translateX(-100px);
}

/* Animación desde la derecha */
.global-security-card-right {
  transform: translateX(100px);
}

/* Estado visible */
.global-security-card.visible {
  opacity: 1;
  transform: translateX(0);
}

.global-security-card.visible:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(45, 55, 72, 0.12);
  border-color: rgba(90, 139, 159, 0.3);
}

.global-security-card-terminal {
  position: relative;
  padding: 0;
  overflow: hidden;
}

.global-security-card-map {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: linear-gradient(135deg, rgba(90, 139, 159, 0.08) 0%, rgba(157, 181, 165, 0.08) 100%);
  cursor: pointer;
}

.world-map-card-container {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  pointer-events: none;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scale(1.5);
}

.global-security-card-map:hover .world-map-card-container {
  transform: scale(1);
}

.world-map-card-container .world-map-dots {
  width: 100%;
  height: auto;
  max-height: 400px;
  opacity: 1;
  filter: brightness(0.95) contrast(1.2);
  animation: worldMapFloat 40s ease-in-out infinite;
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.world-map-card-container .world-map-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  max-height: 400px;
  opacity: 0.9;
  z-index: 2;
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Security Terminal Styles - Light Mode */
.security-terminal {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  border: 1px solid #e2e8f0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
}

.security-terminal.visible {
  opacity: 1;
  transform: translateY(0);
}

.security-terminal-header {
  background: #f8fafc;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e2e8f0;
  position: relative;
}

.security-terminal-buttons {
  display: flex;
  gap: 8px;
}

.security-terminal-button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

.security-terminal-button.close {
  background: #ff5f56;
}

.security-terminal-button.minimize {
  background: #ffbd2e;
}

.security-terminal-button.maximize {
  background: #27c93f;
}

.security-terminal-title {
  color: #64748b;
  font-size: 12px;
  font-family: 'JetBrains Mono', 'Courier New', monospace;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.security-terminal-body {
  padding: 20px;
  font-size: 13px;
  line-height: 1.8;
  overflow-y: auto;
  flex: 1;
  font-family: 'JetBrains Mono', 'Courier New', monospace;
  color: #0f172a;
  background: #fefefe;
  max-height: calc(450px - 42px);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.security-terminal-body::-webkit-scrollbar {
  width: 8px;
}

.security-terminal-body::-webkit-scrollbar-track {
  background: #f8fafc;
}

.security-terminal-body::-webkit-scrollbar-thumb {
  background: #cbd5e1;
  border-radius: 4px;
}

.security-terminal-body::-webkit-scrollbar-thumb:hover {
  background: #94a3b8;
}

.security-terminal-line {
  margin-bottom: 5px;
  opacity: 0;
  transform: translateX(-10px);
  animation: slideInTerminal 0.4s forwards;
}

.security-terminal-prompt {
  color: #667eea;
  margin-right: 10px;
  -webkit-user-select: none;
          user-select: none;
  font-weight: 700;
}

.security-terminal-command {
  color: #0f172a;
  white-space: pre-wrap;
  font-weight: 700;
}

.security-terminal-output {
  color: #475569;
  white-space: pre-wrap;
  margin-left: 25px;
  font-weight: 700;
}

.security-terminal-output.success {
  color: #059669;
  font-weight: 700;
}

.security-terminal-output.warning {
  color: #d97706;
  font-weight: 700;
}

.security-terminal-output.error {
  color: #dc2626;
  font-weight: 700;
}

.security-terminal-output.info {
  color: #2563eb;
  font-weight: 700;
}

.security-terminal-typing-cursor {
  display: inline-block;
  width: 2px;
  height: 1.2em;
  background-color: #0f172a;
  animation: blinkTerminal 1s infinite;
  vertical-align: text-bottom;
  margin-left: 2px;
}

@keyframes slideInTerminal {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes blinkTerminal {

  0%,
  50% {
    opacity: 1;
  }

  51%,
  100% {
    opacity: 0;
  }
}

/* Responsive */
@media (max-width: 968px) {
  .global-security-container {
    grid-template-columns: 1fr;
    gap: 3rem;
  }

  .global-security-content {
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  .global-security-section {
    padding: 4rem 1.5rem;
  }

  .global-security-title {
    font-size: 1.875rem;
  }

  .global-security-description {
    font-size: 1rem;
  }

  .global-security-cards {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .global-security-card {
    min-height: 350px;
  }
}

/* Colocar el bloque de botones justo debajo del logo central del mapa */
.hero-content {
  position: absolute;
  /* posicionar sobre la animación */
  left: 50%;
  top: 70%;
  /* justo debajo del wordmark de Martben en el centro del mapa */
  transform: translateX(-50%);
  z-index: 3;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  min-height: 0;
  /* sin reservar altura para que no empuje el layout */
  padding: 0;
}

/* Ajustes responsivos: un poco más abajo en pantallas pequeñas para no tapar el logo */
@media (max-width: 1024px) {
  .hero-content {
    top: 70%;
  }
}

@media (max-width: 640px) {
  .hero-content {
    top: 70%;
  }
}

/* Gradient Text Styles */
.gradient-text {
  background: linear-gradient(135deg, var(--mbn-steel-500) 0%, var(--apple-blue-dark) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* Typewriter Styles */
.typewriter-text {
  color: var(--mbn-steel-500);
  font-weight: 700;
}

.cursor {
  animation: blink 1s infinite;
}

@keyframes blink {

  0%,
  50% {
    opacity: 1;
  }

  51%,
  100% {
    opacity: 0;
  }
}

/* Title Line Styles */
.title-line-1 {
  font-size: 2.5rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 0.5rem;
}

.title-line-2 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.1;
}

.software-text {
  color: #1e293b;
}

/* Particles Canvas */
.particles-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}

/* Hero Gradients */
.hero-gradients {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}

.gradient-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  opacity: 0.3;
  animation: float 20s ease-in-out infinite;
}

.orb-1 {
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, #93c5fd 0%, transparent 70%);
  top: -200px;
  left: -200px;
  animation-delay: 0s;
}

.orb-2 {
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, #d8b4fe 0%, transparent 70%);
  top: 50%;
  right: -150px;
  animation-delay: -7s;
}

.orb-3 {
  width: 250px;
  height: 250px;
  background: radial-gradient(circle, #a5f3fc 0%, transparent 70%);
  bottom: -125px;
  left: 50%;
  animation-delay: -14s;
}

@keyframes float {

  0%,
  100% {
    transform: translateY(0px) rotate(0deg);
  }

  33% {
    transform: translateY(-20px) rotate(120deg);
  }

  66% {
    transform: translateY(20px) rotate(240deg);
  }
}

/* Neural Network Animations */
@keyframes pulse-line {

  0%,
  100% {
    opacity: 0.2;
  }

  50% {
    opacity: 0.5;
  }
}

@keyframes pulse-node {

  0%,
  100% {
    opacity: 0.4;
    transform: scale(1);
  }

  50% {
    opacity: 0.8;
    transform: scale(1.3);
  }
}

@keyframes pulse-glow {

  0%,
  100% {
    opacity: 0.2;
    transform: scale(1);
  }

  50% {
    opacity: 0.35;
    transform: scale(1.1);
  }
}

@keyframes shimmer-line {
  0% {
    background-position: -200% 0;
  }

  100% {
    background-position: 200% 0;
  }
}

/* World Map Loading */
.world-map-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #64748b;
  font-size: 0.875rem;
  z-index: 2;
}

/* Admin Dropdown Menu - Apple Style */
.admin-dropdown {
  position: relative;
  display: inline-block;
}

.admin-dropdown-trigger {
  background: var(--apple-gray-100);
  border: 1px solid var(--apple-gray-200);
  border-radius: var(--apple-radius);
  padding: 0.5rem;
  cursor: pointer;
  transition: var(--apple-transition);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}

.admin-dropdown-trigger:hover {
  background: var(--apple-gray-200);
  border-color: var(--apple-gray-300);
  transform: translateY(-1px);
  box-shadow: var(--apple-shadow-sm);
}

.admin-icon {
  font-size: 1.2rem;
  line-height: 1;
}

.admin-dropdown-menu {
  position: absolute;
  top: calc(100% + 0.5rem);
  right: 0;
  background: var(--apple-white);
  border-radius: var(--apple-radius-lg);
  box-shadow: var(--apple-shadow-xl);
  border: 1px solid var(--apple-gray-200);
  min-width: 280px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px) scale(0.95);
  transition: var(--apple-transition);
  z-index: 1000;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}

.admin-dropdown-menu.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
}

.dropdown-header {
  padding: 1rem 1.5rem 0.75rem;
  border-bottom: 1px solid var(--apple-gray-100);
}

.dropdown-title {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--apple-gray-600);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.dropdown-items {
  padding: 0.5rem 0;
}

.dropdown-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  width: 100%;
  padding: 0.75rem 1.5rem;
  background: none;
  border: none;
  cursor: pointer;
  transition: var(--apple-transition);
  text-align: left;
  color: var(--apple-gray-800);
  font-size: 0.875rem;
  font-weight: 500;
}

.dropdown-item:hover {
  background: var(--apple-gray-50);
  color: var(--apple-gray-900);
}

.dropdown-item.danger:hover {
  background: #fef2f2;
  color: var(--apple-red);
}

.item-icon {
  font-size: 1rem;
  width: 20px;
  text-align: center;
}

.item-text {
  flex: 1;
}

.dropdown-divider {
  height: 1px;
  background: var(--apple-gray-100);
  margin: 0.5rem 0;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .admin-dropdown-menu {
    right: -1rem;
    min-width: 260px;
  }

  .dropdown-item {
    padding: 0.875rem 1.25rem;
  }
}

/* Client Dropdown Menu — Dark Aurora */
.client-dropdown {
  position: relative;
  display: inline-block;
}

.client-dropdown-trigger {
  background: rgba(115, 100, 209, 0.18) !important;
  border: 1px solid rgba(115, 100, 209, 0.4) !important;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}

.client-dropdown-trigger:hover {
  background: rgba(115, 100, 209, 0.32) !important;
  border-color: rgba(115, 100, 209, 0.65) !important;
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(115, 100, 209, 0.35);
}

.client-icon {
  font-size: 1.2rem;
  line-height: 1;
}

.client-dropdown-menu {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  background: rgba(10, 10, 28, 0.96) !important;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.55), 0 0 0 1px rgba(115, 100, 209, 0.12);
  border: 1px solid rgba(115, 100, 209, 0.25) !important;
  min-width: 240px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px) scale(0.95);
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 10020;
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  overflow: hidden;
}

.client-dropdown-menu.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
}

@media (max-width: 768px) {
  .client-dropdown-menu {
    right: -1rem;
    min-width: 220px;
  }
}
