/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

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

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

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

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

  .container {
    max-width: 1536px;
  }
}

:root {
  --mbn-slate: #2D3748;
  --mbn-steel: #5A8B9F;
  --mbn-sage: #9DB5A5;
  --mbn-warm: #F9FAFB;
}

body {
  margin: 0;
  font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
    'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

* {
  box-sizing: border-box;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 — Opción 1: Minimalista Sofisticado */
:root {
  /* Core brand tokens */
  --mbn-slate-900: #2D3748;
  /* Primario: Gris Pizarra */
  --mbn-steel-500: #5A8B9F;
  /* Secundario: Azul Acero Mate */
  --mbn-sage-400: #9DB5A5;
  /* Acento suave: Sage */
  --mbn-warm-50: #F9FAFB;
  /* Fondo: Blanco cálido */
  --mbn-gray-500: #6B7280;
  /* Texto secundario */
  --mbn-gray-200: #E5E7EB;
  /* Bordes / Divisores */
  --mbn-white: #ffffff;
  /* Blanco puro */

  /* Typography */
  --font-sans-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', Arial, sans-serif;
  --font-sans-secondary: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', Arial, sans-serif;

  /* Backwards-compat: map legacy Apple-style variables to Martben tokens
     (we keep classnames/structure intact while switching the visual language) */
  --apple-white: var(--mbn-white);
  --apple-gray-50: var(--mbn-warm-50);
  --apple-gray-100: var(--mbn-warm-50);
  --apple-gray-200: var(--mbn-gray-200);
  /* Approximations for tiers not explicitly defined in the palette */
  --apple-gray-300: #d8dadd;
  /* light neutral for inputs/backgrounds */
  --apple-gray-400: #9aa3af;
  /* neutral text/subtle icons */
  --apple-gray-500: var(--mbn-gray-500);
  --apple-gray-600: #4b5563;
  /* darker secondary text */
  --apple-gray-700: #374151;
  /* headings alt */
  --apple-gray-800: var(--mbn-slate-900);
  --apple-gray-900: var(--mbn-slate-900);

  /* Primary action color maps to Steel; hover/dark are tuned variants */
  --apple-blue: var(--mbn-steel-500);
  --apple-blue-hover: #4E7A8B;
  /* steel darker for hover */
  --apple-blue-dark: #3F6A7C;
  /* steel even darker */

  /* Feedback colors (kept for compatibility; tuned to Martben look) */
  --apple-red: #e23a33;
  /* danger */
  --apple-green: var(--mbn-sage-400);
  /* success uses Sage */
  --apple-orange: #e6a700;
  /* warning */

  /* Optional soft accents (aligned to new system) */
  --pastel-blue: #E3EEF2;
  /* light steel */
  --pastel-purple: #E7E5EE;
  /* neutral lavenderish */
  --pastel-pink: #EDE7E7;
  /* soft neutral */
  --pastel-green: #E6F0EB;
  /* light sage */
  --pastel-yellow: #F6F3EA;
  /* warm light */
  --pastel-teal: #E7F0F1;
  /* pale teal */

  /* Elevation, radii and transitions (kept) */
  --apple-shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.06);
  --apple-shadow-md: 0 4px 6px rgba(0, 0, 0, 0.08);
  --apple-shadow-lg: 0 10px 15px rgba(0, 0, 0, 0.1);
  --apple-shadow-xl: 0 20px 40px rgba(0, 0, 0, 0.12);

  --apple-radius: 12px;
  --apple-radius-lg: 16px;
  --apple-radius-xl: 24px;

  --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(--mbn-slate-900);
  background-color: var(--mbn-warm-50);
  -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;
}

/* Apple-Style Header */
.premium-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(249, 250, 251, 0.85);
  /* warm-50 */
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  border-bottom: 1px solid var(--mbn-gray-200);
  transition: var(--apple-transition);
}

.premium-header.scrolled {
  background: rgba(249, 250, 251, 0.95);
  box-shadow: var(--apple-shadow-sm);
}

.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(--mbn-slate-900);
  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: var(--mbn-gray-500);
  text-decoration: none;
  padding: 0.75rem 1rem;
  border-radius: var(--apple-radius);
  transition: var(--apple-transition);
  font-size: 0.9rem;
  font-weight: 600;
  white-space: nowrap;
}

.nav-link:hover {
  color: var(--mbn-slate-900);
  background: #ffffff;
}

.nav-text {
  font-weight: 500;
  font-size: 0.875rem;
  transition: var(--apple-transition);
}

/* 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(--mbn-warm-50);
}

.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(--mbn-slate-900);
  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: 0.75rem 1.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: var(--apple-radius);
  border: none;
  cursor: pointer;
  transition: var(--apple-transition);
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-transform: none;
  letter-spacing: -0.025em;
}

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

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

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

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

.premium-button.accent {
  background: var(--mbn-slate-900);
  color: var(--mbn-warm-50);
}

.premium-button.accent:hover {
  background: var(--apple-gray-900);
  transform: translateY(-1px);
  box-shadow: var(--apple-shadow-md);
}

.premium-button.danger {
  background: var(--apple-red);
  color: var(--apple-white);
}

.premium-button.danger:hover {
  background: #e0352b;
  transform: translateY(-1px);
  box-shadow: var(--apple-shadow-md);
}

/* Desktop-only slight shift to free space for the slogan (home header) */
@media (min-width: 901px) {

  /* Keep a tiny breathing room around the slogan so items don’t sit on top of it */
  .header-slogan {
    margin: 0 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* Move nav (Inicio, Tienda) a little to the right */
  .nav-links {
    margin-left: 16px;
  }

  /* And also move the language chip + login/profile a bit to the right */
  .header-actions {
    margin-left: 12px;
  }
}

/* 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: var(--mbn-slate-900);
  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: 3px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  border-radius: var(--apple-radius);
  transition: var(--apple-transition);
}

.toggle-line {
  width: 20px;
  height: 2px;
  background: var(--mbn-gray-500);
  border-radius: 1px;
  transition: var(--apple-transition);
}

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

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

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

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

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

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

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

.hero-subtitle {
  font-size: 1.5rem;
  color: var(--mbn-gray-500);
  margin-bottom: 2rem;
  font-weight: 400;
  line-height: 1.4;
}

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

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

/* Section Styles */
.section {
  padding: 5rem 2rem;
}

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

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

.section-subtitle {
  font-size: 1.25rem;
  color: var(--mbn-gray-500);
  text-align: center;
  margin-bottom: 3rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5;
}

/* 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 */
.card {
  background: var(--mbn-white);
  border-radius: var(--apple-radius-lg);
  padding: 2rem;
  box-shadow: var(--apple-shadow-sm);
  border: 1px solid var(--mbn-gray-200);
  transition: var(--apple-transition);
}

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

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

  .nav-links {
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
    background: var(--apple-white);
    flex-direction: column;
    gap: 0;
    padding: 1rem 0;
    transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
    transition: var(--apple-transition);
    border-top: 1px solid var(--apple-gray-200);
    box-shadow: var(--apple-shadow-lg);
  }

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

  .nav-links a {
    width: 100%;
    padding: 1rem 2rem;
    text-align: center;
    border-radius: 0;
    border-bottom: 1px solid var(--apple-gray-100);
  }

  .nav-links a:hover {
    background: var(--apple-gray-50);
  }

  .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: linear-gradient(180deg, #f0f2f5 0%, #f5f7fa 50%, #fafafa 100%) !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: #2D3748;
  margin: 0 0 1.5rem 0;
  line-height: 1.2;
  text-align: center;
}

.cta-subtitle {
  font-size: 1.15rem;
  color: #4A5568;
  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, #5A8B9F 0%, #4E7A8B 100%) !important;
  color: #ffffff !important;
  box-shadow: 0 4px 20px rgba(90, 139, 159, 0.5) !important;
  padding: 1rem 2rem !important;
  font-size: 1.1rem !important;
  font-weight: 600 !important;
}

.cta-btn-primary:hover {
  background: linear-gradient(135deg, #4E7A8B 0%, #3F6A7C 100%) !important;
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(90, 139, 159, 0.6) !important;
}

.cta-btn-secondary {
  background: #ffffff !important;
  color: #2D3748 !important;
  border: 2px solid #5A8B9F !important;
  padding: 1rem 2rem !important;
  font-size: 1.1rem !important;
  font-weight: 600 !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
}

.cta-btn-secondary:hover {
  background: #f8fafc !important;
  border-color: #4E7A8B !important;
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15) !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: 4rem 2rem;
  background: linear-gradient(135deg, var(--pastel-pink) 0%, var(--pastel-yellow) 100%);
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.cta-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 1rem;
}

.cta-subtitle {
  font-size: 1.125rem;
  color: #64748b;
  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: 3rem 2rem;
  background: var(--mbn-slate-900);
  color: var(--mbn-warm-50);
  border-top: 1px solid color-mix(in srgb, var(--mbn-warm-50), transparent 80%);
}

.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: var(--mbn-warm-50);
}

.footer-copy {
  color: color-mix(in srgb, var(--mbn-warm-50), black 35%);
  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: color-mix(in srgb, var(--mbn-warm-50), black 35%);
  text-decoration: none;
  transition: color 0.2s ease;
}

.footer-section ul li a:hover {
  color: var(--mbn-steel-500);
}

.footer-bottom {
  text-align: center;
  padding-top: 2rem;
  border-top: 1px solid color-mix(in srgb, var(--mbn-warm-50), transparent 80%);
  color: color-mix(in srgb, var(--mbn-warm-50), black 35%);
}

/* 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;
}

/* ============ News Section (Novedades de productos) ============ */
.news-section {
  padding: 4rem 2rem;
  background: linear-gradient(180deg,
      #f0f2f5 0%,
      #f5f7fa 50%,
      #fafafa 100%);
  position: relative;
  z-index: 2;
}

/* ========== LAYOUT FLEXBOX: TEXTO IZQUIERDA / CARDS DERECHA ========== */
.news-layout {
  display: flex;
  gap: 3rem;
  align-items: flex-start;
  justify-content: space-between;
}

.news-text-column {
  flex: 0 0 35%;
  /* 35% del ancho */
  min-width: 300px;
  position: sticky;
  top: 100px;
  /* Sticky mientras haces scroll */
  padding-right: 2rem;
}

.news-cards-column {
  flex: 1;
  /* Toma el espacio restante */
  min-width: 0;
  /* Previene overflow */
}

.news-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* 2 columnas en desktop */
  gap: 1.5rem;
}

/* ========== ANIMACIÓN DE CARDS ========== */
.news-card {
  position: relative;
  background: #fff;
  border: 1px solid var(--mbn-gray-200);
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  cursor: pointer;

  /* Estado inicial: oculto */
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Direcciones de animación según posición en grid 2x2 */
.news-card-top-left {
  transform: translateX(-100px) translateY(30px);
}

.news-card-top-right {
  transform: translateX(100px) translateY(30px);
}

.news-card-bottom-left {
  transform: translateX(-100px) translateY(-30px);
}

.news-card-bottom-right {
  transform: translateX(100px) translateY(-30px);
}

/* Estado visible: aparece en su posición */
.news-card.visible {
  opacity: 1;
  transform: translateX(0) translateY(0);
}

/* Hover effect (solo cuando está visible) */
.news-card.visible:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.10);
}

/* ========== ANIMACIÓN DE TEXTO DEL HEADER ========== */
.news-text-column {
  opacity: 0;
  transform: translateX(-30px);
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  /* 400ms delay */
}

.news-text-column.text-visible {
  opacity: 1;
  transform: translateX(0);
}

.news-text-column .section-subtitle {
  margin-top: 1.5rem;
  font-size: 1.1rem;
  line-height: 1.7;
  color: #475569;
  max-width: 500px;
}

/* ========== OPCIÓN G: HOVER CON SUBRAYADO ANIMADO ========== */

/* Título con subrayado animado */
/* ========== OPCIÓN P: PREMIUM TECH - NewsSection específico ========== */

/* Título con gradient animado + glow pulsante + float */
@keyframes gradientShift {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@keyframes glowPulse {

  0%,
  100% {
    text-shadow: 0 0 20px rgba(90, 139, 159, 0.3),
      0 0 40px rgba(90, 139, 159, 0.15),
      0 0 60px rgba(90, 139, 159, 0.08);
  }

  50% {
    text-shadow: 0 0 30px rgba(90, 139, 159, 0.5),
      0 0 60px rgba(90, 139, 159, 0.3),
      0 0 90px rgba(90, 139, 159, 0.15);
  }
}

@keyframes floatContinuous {

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

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

.news-title-premium-tech {
  background: linear-gradient(90deg,
      var(--mbn-slate-900) 0%,
      var(--mbn-steel-500) 30%,
      var(--mbn-sage-400) 60%,
      var(--mbn-steel-500) 85%,
      var(--mbn-slate-900) 100%);
  background-size: 200% 200%;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation:
    gradientShift 4s ease infinite,
    glowPulse 3s ease-in-out infinite;
  font-weight: 800;
  display: inline-block;
  letter-spacing: -0.02em;
  font-size: 2.5rem;
}

/* Subtítulo con efecto typewriter */
@keyframes blink {

  0%,
  50% {
    opacity: 1;
  }

  51%,
  100% {
    opacity: 0;
  }
}

.news-subtitle-typewriter {
  font-size: 1.1rem;
  color: var(--mbn-gray-500);
  line-height: 1.6;
  margin-top: 1rem;
  font-family: var(--font-sans-primary);
  letter-spacing: 0.01em;
}

.typewriter-cursor {
  display: inline-block;
  width: 2px;
  margin-left: 2px;
  animation: blink 1s step-start infinite;
  color: #3b82f6;
  font-weight: bold;
}

/* ========== ELEMENTOS DE LA CARD ========== */
.news-media {
  position: relative;
  height: 180px;
  overflow: hidden;
}

.news-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: saturate(1.05) contrast(1.05);
}

.news-media-fallback {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--pastel-blue);
  color: var(--mbn-steel-500);
  font-weight: 800;
  font-size: 2rem;
}

.news-media-gradient {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.45) 100%);
}

.news-badge {
  position: absolute;
  left: 12px;
  top: 12px;
  background: color-mix(in srgb, var(--mbn-steel-500) 90%, white);
  color: #fff;
  padding: 6px 10px;
  border-radius: 999px;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: .02em;
  box-shadow: 0 6px 14px color-mix(in srgb, var(--mbn-steel-500) 30%, transparent);
}

.news-content {
  padding: 1rem 1rem 1.25rem;
}

.news-date {
  color: #64748b;
  font-size: .85rem;
}

.news-title {
  margin: .25rem 0 .5rem;
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--mbn-slate-900);
  letter-spacing: -0.01em;
}

.news-excerpt {
  color: #475569;
  font-size: .95rem;
  line-height: 1.5;
  max-height: 3.1em;
  overflow: hidden;
}

.news-actions {
  margin-top: .9rem;
  display: flex;
}

.news-btn {
  background: linear-gradient(135deg, var(--mbn-steel-500) 0%, var(--apple-blue-dark) 100%);
  border: none;
  color: #fff;
  padding: .6rem 1rem;
  border-radius: 10px;
  font-weight: 700;
  font-size: .9rem;
  cursor: pointer;
  box-shadow: 0 8px 18px color-mix(in srgb, var(--mbn-steel-500) 35%, transparent);
  transition: transform .2s ease, box-shadow .2s ease;
}

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

/* ========== RESPONSIVE ========== */

/* Tablet y móvil: Layout vertical (texto arriba, cards abajo) */
@media (max-width: 1024px) {
  .news-layout {
    flex-direction: column;
    gap: 2rem;
  }

  .news-text-column {
    flex: 1 1 auto;
    width: 100%;
    position: relative;
    top: auto;
    padding-right: 0;
    min-width: auto;
  }

  .news-cards-column {
    width: 100%;
  }

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

@media (max-width: 768px) {
  .news-media {
    height: 160px;
  }

  .news-grid {
    grid-template-columns: 1fr;
    /* 1 columna en móvil */
  }

  /* En móvil, animación más sutil */
  .news-card-top-left,
  .news-card-bottom-left {
    transform: translateX(-50px) translateY(20px);
  }

  .news-card-top-right,
  .news-card-bottom-right {
    transform: translateX(50px) translateY(20px);
  }

  .news-subtitle-typewriter {
    font-size: 0.95rem;
  }

  .news-title-premium-tech {
    font-size: 2rem;
  }
}

/* Desktop grande: Más espacio para el texto */
@media (min-width: 1440px) {
  .news-text-column {
    flex: 0 0 30%;
  }

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

/* ============ 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: 20px;
  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: grid;
  grid-template-columns: auto 1fr auto auto;
  align-items: center;
  gap: 12px;
}

@media (min-width: 720px) {
  .header-slogan {
    display: inline-flex;
    max-width: 680px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@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);
  }
}

/* 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 - Apple Style */
.client-dropdown {
  position: relative;
  display: inline-block;
}

.client-dropdown-trigger {
  background: var(--apple-blue);
  border: 1px solid var(--apple-blue-dark);
  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;
}

.client-dropdown-trigger:hover {
  background: var(--apple-blue-hover);
  border-color: var(--apple-blue-dark);
  transform: translateY(-1px);
  box-shadow: var(--apple-shadow-md);
}

.client-icon {
  font-size: 1.2rem;
  line-height: 1;
}

.client-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: 260px;
  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);
}

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

/* Responsive adjustments for client menu */
@media (max-width: 768px) {
  .client-dropdown-menu {
    right: -1rem;
    min-width: 240px;
  }
}
