*, ::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.19 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
  *, *::before, *::after { box-sizing: border-box; }

  html {
    width: 100%;
    max-width: 100%;
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
  }

  body {
  font-family: Inter, system-ui, -apple-system, sans-serif;
    background-color: var(--c-bg);
    color: var(--c-muted);
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

  img,
  svg,
  canvas,
  video {
    max-width: 100%;
  }

  ::-moz-selection {
    background: rgba(200, 155, 90, 0.3);
    color: var(--c-navy);
  }

  ::selection {
    background: rgba(200, 155, 90, 0.3);
    color: var(--c-navy);
  }

  ::-webkit-scrollbar { width: 6px; }
  ::-webkit-scrollbar-track { background: var(--c-surface); }
  ::-webkit-scrollbar-thumb { background: var(--c-border); border-radius: 3px; }
  ::-webkit-scrollbar-thumb:hover { background: var(--c-gold); }

  h1, h2, h3, h4, h5, h6 {
  font-family: Inter, system-ui, -apple-system, sans-serif;
  font-weight: 700;
}

  
footer h1,
footer  h2,
footer  h3,
footer  h4,
footer  h5,
footer  h6 {
  color: #FFFFFF;
}

  
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card h1,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card  h2,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card  h3,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card  h4,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card  h5,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card  h6 {
  color: #FFFFFF;
}

  h1, h2, h3, h4, h5, h6 {
    color: var(--c-navy);
    letter-spacing: -0.02em;
  }

  /* Smooth focus outline */
  :focus-visible {
    outline: 2px solid rgba(200, 155, 90, 0.6);
    outline-offset: 3px;
    border-radius: 4px;
  }
.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;
  }
}
/* ── Gradient text ─────────────────────────────────────────── */
.gradient-text {
    background: linear-gradient(135deg, #C89B5A 0%, #C89B5A 50%, #C89B5A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }
.gradient-text-teal {
    background: linear-gradient(135deg, #052E4A 0%, #052E4A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }
.gradient-text-violet {
    background: linear-gradient(135deg, #052E4A, #052E4A, #052E4A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }
/* ── Glass card ────────────────────────────────────────────── */
.glass-card {
    min-width: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: var(--r-card);
    transition: background var(--t-base), border-color var(--t-base),
                box-shadow var(--t-base), transform var(--t-base);
    will-change: transform, box-shadow;
  }
.glass-card:hover {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(200,155,90, 0.35);
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.5), 0 0 30px rgba(200,155,90, 0.08);
    transform: translateY(-3px);
  }
.glass-card-teal:hover {
    border-color: rgba(5,46,74, 0.35);
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.5), 0 0 30px rgba(5,46,74, 0.08);
  }
.glass-card-violet:hover {
    border-color: rgba(5,46,74, 0.35);
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.5), 0 0 30px rgba(5,46,74, 0.08);
  }
/* ── Card padding helpers ──────────────────────────────────── */
.card-md { padding: var(--card-md); }
@media (max-width: 767px) {
    .card-lg { padding: var(--card-sm); }
    .card-md { padding: var(--card-sm); }
  }
/* ── Buttons ───────────────────────────────────────────────── */

  .services-hero .btn-primary {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
  }
.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

main .btn-primary {
  color: var(--c-navy);
  color: var(--c-text);
}

main > section:nth-of-type(4n):not(.hero-section-home) .btn-primary {
  color: #FFFFFF;
}

footer .btn-primary {
  color: #FFFFFF;
}

.glass-card .w-10.h-10.btn-primary,
.glass-card .w-11.h-11.btn-primary,
.glass-card .w-12.h-12.btn-primary {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  border-radius: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.glass-card .w-10.h-10.btn-primary svg,
.glass-card .w-11.h-11.btn-primary svg,
.glass-card .w-12.h-12.btn-primary svg {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--c-navy);
  stroke: currentColor;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-10.h-10.btn-primary,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-11.h-11.btn-primary,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.h-12.btn-primary {
  background: rgba(200, 155, 90, 0.16);
  border-color: rgba(200, 155, 90, 0.40);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-primary, .rounded-2xl, .rounded-full),
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-primary, .rounded-2xl, .rounded-full),
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-primary, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-primary, .rounded-2xl, .rounded-full) svg,
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-primary, .rounded-2xl, .rounded-full) svg,
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-primary, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
}

.service-final-cta .btn-primary {
  color: #FFFFFF;
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg,.btn-primary, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg,.btn-primary, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
  stroke: currentColor;
}
.btn-primary {
    padding: 0.875rem 1.75rem;
    font-size: var(--fs-small);
    line-height: 1.25;
    text-align: center;
    background: linear-gradient(135deg, #C89B5A, #C89B5A, #C89B5A);
    box-shadow: 0 0 24px rgba(200,155,90, 0.4);
    border-radius: var(--r-btn);
    transition: box-shadow var(--t-base), transform var(--t-fast), filter var(--t-fast);
    will-change: transform, box-shadow;
  }
.btn-primary:hover {
    box-shadow: 0 0 40px rgba(200,155,90, 0.55), 0 4px 20px rgba(0,0,0,0.3);
    transform: translateY(-2px);
    filter: brightness(1.08);
  }
.btn-primary:active { transform: translateY(0); }

  .services-hero .btn-secondary {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
  }
.btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

main .btn-secondary {
  color: var(--c-navy);
  color: var(--c-text);
}

main > section:nth-of-type(4n):not(.hero-section-home) .btn-secondary {
  color: #FFFFFF;
}

footer .btn-secondary {
  color: #FFFFFF;
}

.glass-card .w-10.h-10.btn-secondary,
.glass-card .w-11.h-11.btn-secondary,
.glass-card .w-12.h-12.btn-secondary {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  border-radius: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.glass-card .w-10.h-10.btn-secondary svg,
.glass-card .w-11.h-11.btn-secondary svg,
.glass-card .w-12.h-12.btn-secondary svg {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--c-navy);
  stroke: currentColor;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-10.h-10.btn-secondary,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-11.h-11.btn-secondary,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.h-12.btn-secondary {
  background: rgba(200, 155, 90, 0.16);
  border-color: rgba(200, 155, 90, 0.40);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-secondary, .rounded-2xl, .rounded-full),
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-secondary, .rounded-2xl, .rounded-full),
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-secondary, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-secondary, .rounded-2xl, .rounded-full) svg,
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-secondary, .rounded-2xl, .rounded-full) svg,
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-secondary, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
}

.service-final-cta .btn-secondary {
  color: #FFFFFF;
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg,.btn-secondary, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg,.btn-secondary, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
  stroke: currentColor;
}
.btn-secondary {
    padding: 0.875rem 1.75rem;
    font-size: var(--fs-small);
    line-height: 1.25;
    text-align: center;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(8px);
    border-radius: var(--r-btn);
    transition: background var(--t-fast), border-color var(--t-fast),
                box-shadow var(--t-base), transform var(--t-fast);
    will-change: transform;
  }
.btn-secondary:hover {
    background: rgba(255, 255, 255, 0.09);
    border-color: rgba(200,155,90, 0.5);
    box-shadow: 0 0 20px rgba(200,155,90, 0.15);
    transform: translateY(-1px);
  }
.btn-outline-teal {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  font-weight: 600;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

footer .btn-outline-teal {
  color: #FFFFFF;
}

.glass-card .w-10.h-10.btn-outline-teal,
.glass-card .w-11.h-11.btn-outline-teal,
.glass-card .w-12.h-12.btn-outline-teal {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  border-radius: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.glass-card .w-10.h-10.btn-outline-teal svg,
.glass-card .w-11.h-11.btn-outline-teal svg,
.glass-card .w-12.h-12.btn-outline-teal svg {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--c-navy);
  stroke: currentColor;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-10.h-10.btn-outline-teal,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-11.h-11.btn-outline-teal,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.h-12.btn-outline-teal {
  background: rgba(200, 155, 90, 0.16);
  border-color: rgba(200, 155, 90, 0.40);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-outline-teal, .rounded-2xl, .rounded-full),
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-outline-teal, .rounded-2xl, .rounded-full),
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-outline-teal, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-outline-teal, .rounded-2xl, .rounded-full) svg,
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-outline-teal, .rounded-2xl, .rounded-full) svg,
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-outline-teal, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg,.btn-outline-teal, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg,.btn-outline-teal, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
  stroke: currentColor;
}
.btn-outline-teal {
    padding: 0.875rem 1.75rem;
    font-size: var(--fs-small);
    color: #052E4A;
    border: 1px solid rgba(5,46,74, 0.4);
    background: rgba(5,46,74, 0.05);
    border-radius: var(--r-btn);
    transition: background var(--t-fast), border-color var(--t-fast),
                box-shadow var(--t-base), transform var(--t-fast);
    will-change: transform;
  }
.btn-outline-teal:hover {
    background: rgba(5,46,74, 0.12);
    border-color: rgba(5,46,74, 0.7);
    box-shadow: 0 0 24px rgba(5,46,74, 0.2);
    transform: translateY(-1px);
  }
.btn-outline-violet {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  font-weight: 600;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

footer .btn-outline-violet {
  color: #FFFFFF;
}

.glass-card .w-10.h-10.btn-outline-violet,
.glass-card .w-11.h-11.btn-outline-violet,
.glass-card .w-12.h-12.btn-outline-violet {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  border-radius: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.glass-card .w-10.h-10.btn-outline-violet svg,
.glass-card .w-11.h-11.btn-outline-violet svg,
.glass-card .w-12.h-12.btn-outline-violet svg {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--c-navy);
  stroke: currentColor;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-10.h-10.btn-outline-violet,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-11.h-11.btn-outline-violet,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.h-12.btn-outline-violet {
  background: rgba(200, 155, 90, 0.16);
  border-color: rgba(200, 155, 90, 0.40);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-outline-violet, .rounded-2xl, .rounded-full),
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-outline-violet, .rounded-2xl, .rounded-full),
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-outline-violet, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-outline-violet, .rounded-2xl, .rounded-full) svg,
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-outline-violet, .rounded-2xl, .rounded-full) svg,
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.btn-outline-violet, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg,.btn-outline-violet, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg,.btn-outline-violet, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
  stroke: currentColor;
}
.btn-outline-violet {
    padding: 0.875rem 1.75rem;
    font-size: var(--fs-small);
    color: #052E4A;
    border: 1px solid rgba(5,46,74, 0.4);
    background: rgba(5,46,74, 0.07);
    border-radius: var(--r-btn);
    transition: background var(--t-fast), border-color var(--t-fast),
                box-shadow var(--t-base), transform var(--t-fast);
    will-change: transform;
  }
.btn-outline-violet:hover {
    background: rgba(5,46,74, 0.15);
    border-color: rgba(5,46,74, 0.7);
    box-shadow: 0 0 24px rgba(5,46,74, 0.25);
    transform: translateY(-1px);
  }
/* ── Navigation ────────────────────────────────────────────── */
.nav-link {
  position: relative;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

main .nav-link {
  color: var(--c-muted);
}
footer .nav-link { color: #F5F7FA; }

main .nav-link {
  color: var(--c-muted);
}

main > section:nth-of-type(4n):not(.hero-section-home) .nav-link {
  color: rgba(255, 255, 255, 0.78);
}

footer .nav-link {
  color: rgba(255, 255, 255, 0.80);
  color: rgba(255, 255, 255, 0.78);
  opacity: 1;
}
main .nav-link {
  color: var(--c-muted);
}
main > section:nth-of-type(4n):not(.hero-section-home) .nav-link {
  color: rgba(255, 255, 255, 0.82);
}

.service-final-cta .nav-link {
  color: rgba(255, 255, 255, 0.82);
}
.nav-link {
    font-size: var(--fs-small);
    padding: 4px 0;
    transition: color var(--t-fast);
  }
.nav-link::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, #C89B5A, #C89B5A);
    border-radius: 1px;
    transform: scaleX(0);
    transition: transform 0.25s ease;
    transform-origin: left;
  }

  .services-hero .nav-link:hover {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
  }
.nav-link:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

main .nav-link:hover {
  color: var(--c-navy);
  color: var(--c-text);
}

main > section:nth-of-type(4n):not(.hero-section-home) .nav-link:hover {
  color: #FFFFFF;
}

.service-final-cta .nav-link:hover {
  color: #FFFFFF;
}
.nav-link:hover::after, .nav-link.active::after { transform: scaleX(1); }
 .nav-link.\!active::after { transform: scaleX(1) !important; }

  .services-hero .nav-link.active {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
  }
.nav-link.active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

main .nav-link.active {
  color: var(--c-navy);
  color: var(--c-text);
}

main > section:nth-of-type(4n):not(.hero-section-home) .nav-link.active {
  color: #FFFFFF;
}

.service-final-cta .nav-link.active {
  color: #FFFFFF;
}

  .services-hero .nav-link.\!active {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
  }
.nav-link.\!active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

main .nav-link.\!active {
  color: var(--c-navy);
  color: var(--c-text);
}

main > section:nth-of-type(4n):not(.hero-section-home) .nav-link.\!active {
  color: #FFFFFF;
}

.service-final-cta .nav-link.\!active {
  color: #FFFFFF;
}
/* ── Section badges ────────────────────────────────────────── */
.section-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 9999px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

footer .section-badge {
  color: #FFFFFF;
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.section-badge),
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.section-badge),
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.section-badge) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.section-badge) svg,
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.section-badge) svg,
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.section-badge) svg {
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.section-badge) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.section-badge) svg {
  color: var(--c-navy);
  stroke: currentColor;
}
.section-badge {
    font-size: var(--fs-xs);
    background: rgba(200,155,90, 0.12);
    border: 1px solid rgba(200,155,90, 0.3);
    color: #C89B5A;
  }
.section-badge-teal {
    background: rgba(5,46,74, 0.12);
    border: 1px solid rgba(5,46,74, 0.3);
    color: #052E4A;
  }
.section-badge-emerald {
    background: rgba(5,46,74, 0.12);
    border: 1px solid rgba(5,46,74, 0.3);
    color: #052E4A;
  }
.section-badge-violet {
    background: rgba(5,46,74, 0.12);
    border: 1px solid rgba(5,46,74, 0.3);
    color: #052E4A;
  }
/* ── Icon containers ───────────────────────────────────────── */
.icon-wrap {
  display: flex;
  height: 3rem;
  width: 3rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
}

.glass-card .icon-wrap.h-12.rounded-xl,
.glass-card .icon-wrap.h-12.rounded-2xl {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  border-radius: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.glass-card .w-12.icon-wrap.rounded-xl,
.glass-card .w-12.icon-wrap.rounded-2xl {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  border-radius: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.glass-card .w-10.h-10.icon-wrap,
.glass-card .w-11.h-11.icon-wrap,
.glass-card .w-12.h-12.icon-wrap {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  border-radius: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.glass-card .icon-wrap.h-12.rounded-xl svg,
.glass-card .icon-wrap.h-12.rounded-2xl svg {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--c-navy);
  stroke: currentColor;
}

.glass-card .w-12.icon-wrap.rounded-xl svg,
.glass-card .w-12.icon-wrap.rounded-2xl svg {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--c-navy);
  stroke: currentColor;
}

.glass-card .w-10.h-10.icon-wrap svg,
.glass-card .w-11.h-11.icon-wrap svg,
.glass-card .w-12.h-12.icon-wrap svg {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--c-navy);
  stroke: currentColor;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .icon-wrap.h-12.rounded-xl,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .icon-wrap.h-12.rounded-2xl {
  background: rgba(200, 155, 90, 0.16);
  border-color: rgba(200, 155, 90, 0.40);
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.icon-wrap.rounded-xl,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.icon-wrap.rounded-2xl {
  background: rgba(200, 155, 90, 0.16);
  border-color: rgba(200, 155, 90, 0.40);
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-10.h-10.icon-wrap,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-11.h-11.icon-wrap,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.h-12.icon-wrap {
  background: rgba(200, 155, 90, 0.16);
  border-color: rgba(200, 155, 90, 0.40);
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .icon-wrap.h-12 {
  background: rgba(200, 155, 90, 0.18);
  border-color: rgba(200, 155, 90, 0.46);
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.icon-wrap {
  background: rgba(200, 155, 90, 0.18);
  border-color: rgba(200, 155, 90, 0.46);
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .icon-wrap.h-12 svg {
  color: #FFFFFF;
  stroke: currentColor;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.icon-wrap svg {
  color: #FFFFFF;
  stroke: currentColor;
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11,.icon-wrap.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full),
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11,.icon-wrap.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full),
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11,.icon-wrap.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.icon-wrap, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full),
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.icon-wrap, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full),
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.icon-wrap, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.icon-wrap, .rounded-2xl, .rounded-full),
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.icon-wrap, .rounded-2xl, .rounded-full),
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.icon-wrap, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11,.icon-wrap.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg,
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11,.icon-wrap.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg,
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11,.icon-wrap.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.icon-wrap, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg,
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.icon-wrap, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg,
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.icon-wrap, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.icon-wrap, .rounded-2xl, .rounded-full) svg,
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.icon-wrap, .rounded-2xl, .rounded-full) svg,
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.icon-wrap, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11,.icon-wrap.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.icon-wrap, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg,.icon-wrap, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11,.icon-wrap.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
  stroke: currentColor;
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.icon-wrap, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
  stroke: currentColor;
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg,.icon-wrap, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
  stroke: currentColor;
}
.icon-wrap {
    background: rgba(200,155,90, 0.12);
    border: 1px solid rgba(200,155,90, 0.2);
    transition: background var(--t-base), box-shadow var(--t-base);
  }
.glass-card:hover .icon-wrap {
    background: rgba(200,155,90, 0.2);
    box-shadow: 0 0 16px rgba(200,155,90, 0.25);
  }
.icon-wrap-teal { background: rgba(5,46,74, 0.12); border-color: rgba(5,46,74, 0.2); }
.icon-wrap-emerald { background: rgba(5,46,74, 0.12); border-color: rgba(5,46,74, 0.2); }
.icon-wrap-violet { background: rgba(5,46,74, 0.12); border-color: rgba(5,46,74, 0.2); }
/* ── Section wrapper ───────────────────────────────────────── */
.section-container {
    width: 100%;
    max-width: var(--container-content);
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }
.section-container > *,
  .grid > *,
  .card-grid > *,
  .hero-layout > * {
    min-width: 0;
  }
@media (min-width: 640px) {
    .section-container { padding-left: 1.5rem; padding-right: 1.5rem; }
  }
@media (min-width: 1024px) {
    .section-container { padding-left: 2rem; padding-right: 2rem; }
  }
/* Section spacing — 120px desktop / 80px tablet / 60px mobile */
.section-padding {
    padding-top: var(--section-py-mobile);
    padding-bottom: var(--section-py-mobile);
  }
@media (min-width: 768px) {
    .section-padding {
      padding-top: var(--section-py-tablet);
      padding-bottom: var(--section-py-tablet);
    }
  }
@media (min-width: 1024px) {
    .section-padding {
      padding-top: var(--section-py);
      padding-bottom: var(--section-py);
    }
  }
/* ── Grid gap helpers ──────────────────────────────────────── */
/* ── Stat cards ────────────────────────────────────────────── */
.stat-card {
    min-width: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: var(--r-card);
    transition: background var(--t-base), border-color var(--t-base),
                box-shadow var(--t-base), transform var(--t-base);
    will-change: transform, box-shadow;
  }
.stat-card:hover {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(200,155,90, 0.35);
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.5), 0 0 30px rgba(200,155,90, 0.08);
    transform: translateY(-3px);
  }
.stat-card { padding: var(--card-md); }
@media (max-width: 767px) {
    .stat-card { padding: var(--card-sm); }
  }
.stat-card:hover .icon-wrap {
    background: rgba(200,155,90, 0.2);
    box-shadow: 0 0 16px rgba(200,155,90, 0.25);
  }
@media (max-width: 767px) {

    .home-hero-stat-stack .stat-card {
      width: 100%;
      max-width: 100%;
      padding: 1.35rem 1.125rem;
      border-radius: 1rem;
      transform: none;
      text-align: center;
    }
  }
.stat-card:hover .pp-visual-image {
    filter: grayscale(0.08) saturate(1.04) contrast(1.08);
    transform: scale(1.045);
  }
.card-grid > .stat-card {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
.stat-card {
  text-align: center;
  background: #ffffff;
  border: 1px solid var(--c-border);
  box-shadow: 0 16px 46px rgba(5, 46, 74, 0.07);
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.stat-card:hover {
  border-color: rgba(200, 155, 90, 0.45);
  box-shadow: 0 22px 60px rgba(5, 46, 74, 0.12);
  transform: translateY(-3px);
}
.stat-card {
  border-radius: 1rem;
}
.home-hero-stat-stack .stat-card {
  text-align: left;
  padding: 1.1rem 1.15rem;
}
@media (max-width: 767px) {

  .home-hero-stat-stack .stat-card {
    text-align: center;
  }
}
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.16);
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.16);
}
.stat-card svg {
  color: var(--c-navy);
  stroke: currentColor;
}
.stat-card .icon-wrap {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.16);
}
.stat-card:hover .icon-wrap,.stat-card:hover .icon-wrap-teal,.stat-card:hover .icon-wrap-emerald,.stat-card:hover .icon-wrap-violet {
  background: var(--c-gold-light);
  border-color: rgba(200, 155, 90, 0.55);
}
.stat-card:hover svg {
  color: var(--c-gold-dark);
}
.stat-card {
  border-radius: 1rem;
  transition:
    transform 420ms ease,
    box-shadow 420ms ease,
    border-color 420ms ease,
    background 420ms ease;
}
.stat-card:hover {
  transform: translateY(-4px);
  border-color: rgba(200, 155, 90, 0.5);
}
.stat-card .w-10.h-10.rounded-xl,.stat-card .w-11.h-11.rounded-xl,.stat-card .w-12.h-12.rounded-xl,.stat-card .w-12.h-12.rounded-2xl {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  border-radius: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}
.stat-card .w-10.h-10.rounded-xl svg,.stat-card .w-11.h-11.rounded-xl svg,.stat-card .w-12.h-12.rounded-xl svg,.stat-card .w-12.h-12.rounded-2xl svg {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--c-navy);
  stroke: currentColor;
}

main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .w-10.h-10.rounded-xl,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .w-11.h-11.rounded-xl,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .w-12.h-12.rounded-xl,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .w-12.h-12.rounded-2xl {
  background: rgba(200, 155, 90, 0.16);
  border-color: rgba(200, 155, 90, 0.40);
}
.stat-card {
  border-color: rgba(5, 46, 74, 0.14);
}
.stat-card > h3,.stat-card > h4,.stat-card h3,.stat-card h4 {
  line-height: 1.22;
}
.stat-card p {
  line-height: 1.68;
}
main .stat-card {
  min-height: auto;
}
main .grid > .stat-card {
  height: auto;
}
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card {
  background: rgba(255, 255, 255, 0.095);
  border-color: rgba(255, 255, 255, 0.20);
}
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card h3,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card h4,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .font-bold,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .font-black {
  color: #FFFFFF;
}
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card p,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card li,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card span:not(.section-badge):not(.tag-chip):not(.stat-number) {
  color: rgba(255, 255, 255, 0.84);
}
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card a:not(.btn-primary):not(.btn-secondary):not(.btn-outline-teal):not(.btn-outline-violet) {
  color: var(--c-gold);
  opacity: 1;
  font-weight: 800;
}
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card a:not(.btn-primary):not(.btn-secondary):not(.btn-outline-teal):not(.btn-outline-violet) svg {
  color: var(--c-gold);
}
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .w-9.h-9,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .w-10.h-10,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .w-11.h-11,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .w-12.h-12,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .w-16.h-16 {
  background: rgba(200, 155, 90, 0.18);
  border-color: rgba(200, 155, 90, 0.46);
}
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .w-9.h-9 svg,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .w-10.h-10 svg,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .w-11.h-11 svg,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .w-12.h-12 svg,
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .w-16.h-16 svg {
  color: #FFFFFF;
  stroke: currentColor;
}
main > section:nth-of-type(4n):not(.hero-section-home) .stat-card .tag-chip {
  background: rgba(255, 255, 255, 0.10);
  border-color: rgba(255, 255, 255, 0.24);
  color: #FFFFFF;
  box-shadow: none;
}
@media (max-width: 767px) {

  .stat-card {
    border-radius: 0.9rem;
  }
}

main .stat-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .stat-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
}

main :where(.stat-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.stat-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
  stroke: currentColor;
}
.stat-number {
  margin-bottom: 0.25rem;
  display: block;
  font-weight: 900;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .stat-number {
  color: #FFFFFF;
}
.stat-number {
    font-size: clamp(2.25rem, 4vw, 3rem);
    background: linear-gradient(135deg, #C89B5A, #C89B5A, #C89B5A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  }
/* ── Form inputs ───────────────────────────────────────────── */

  .services-hero .form-input {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
  }
.form-input {
  width: 100%;
  border-radius: 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.form-input::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(100 116 139 / var(--tw-placeholder-opacity, 1));
}
.form-input::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(100 116 139 / var(--tw-placeholder-opacity, 1));
}

main .form-input {
  color: var(--c-navy);
  color: var(--c-text);
}

main > section:nth-of-type(4n):not(.hero-section-home) .form-input {
  color: #FFFFFF;
}

.glass-card .w-10.h-10.form-input,
.glass-card .w-11.h-11.form-input,
.glass-card .w-12.h-12.form-input {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  border-radius: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.glass-card .w-10.h-10.form-input svg,
.glass-card .w-11.h-11.form-input svg,
.glass-card .w-12.h-12.form-input svg {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--c-navy);
  stroke: currentColor;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-10.h-10.form-input,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-11.h-11.form-input,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.h-12.form-input {
  background: rgba(200, 155, 90, 0.16);
  border-color: rgba(200, 155, 90, 0.40);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.form-input, .rounded-2xl, .rounded-full),
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.form-input, .rounded-2xl, .rounded-full),
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.form-input, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.form-input, .rounded-2xl, .rounded-full) svg,
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.form-input, .rounded-2xl, .rounded-full) svg,
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.form-input, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
}

.service-final-cta .form-input {
  color: #FFFFFF;
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg,.form-input, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg,.form-input, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
  stroke: currentColor;
}
.form-input {
    padding: 0.875rem 1rem;
    font-size: var(--fs-small);
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    outline: none;
    border-radius: var(--r-btn);
    transition: background var(--t-fast), border-color var(--t-fast), box-shadow var(--t-fast);
  }
.form-input:focus {
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(200,155,90, 0.6);
    box-shadow: 0 0 0 3px rgba(200,155,90, 0.12);
  }
.form-label {
  display: block;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

main .form-label {
  color: var(--c-muted);
}
footer .form-label { color: #F5F7FA; }

main .form-label {
  color: var(--c-muted);
}

main > section:nth-of-type(4n):not(.hero-section-home) .form-label {
  color: rgba(255, 255, 255, 0.78);
}

footer .form-label {
  color: rgba(255, 255, 255, 0.80);
  color: rgba(255, 255, 255, 0.78);
  opacity: 1;
}
main .form-label {
  color: var(--c-muted);
}
main > section:nth-of-type(4n):not(.hero-section-home) .form-label {
  color: rgba(255, 255, 255, 0.82);
}

.service-final-cta .form-label {
  color: rgba(255, 255, 255, 0.82);
}
.form-label {
    font-size: var(--fs-small);
    margin-bottom: 0.5rem;
  }

  .services-hero .form-select {
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
  }
.form-select {
  width: 100%;
  border-radius: 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.form-select::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(100 116 139 / var(--tw-placeholder-opacity, 1));
}
.form-select::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(100 116 139 / var(--tw-placeholder-opacity, 1));
}

main .form-select {
  color: var(--c-navy);
  color: var(--c-text);
}

main > section:nth-of-type(4n):not(.hero-section-home) .form-select {
  color: #FFFFFF;
}

.glass-card .w-10.h-10.form-select,
.glass-card .w-11.h-11.form-select,
.glass-card .w-12.h-12.form-select {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  border-radius: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.glass-card .w-10.h-10.form-select svg,
.glass-card .w-11.h-11.form-select svg,
.glass-card .w-12.h-12.form-select svg {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--c-navy);
  stroke: currentColor;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-10.h-10.form-select,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-11.h-11.form-select,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.h-12.form-select {
  background: rgba(200, 155, 90, 0.16);
  border-color: rgba(200, 155, 90, 0.40);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.form-select, .rounded-2xl, .rounded-full),
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.form-select, .rounded-2xl, .rounded-full),
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.form-select, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.form-select, .rounded-2xl, .rounded-full) svg,
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.form-select, .rounded-2xl, .rounded-full) svg,
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg,.form-select, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
}

.service-final-cta .form-select {
  color: #FFFFFF;
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg,.form-select, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg,.form-select, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
  stroke: currentColor;
}
.form-select {
    padding: 0.875rem 1rem;
    font-size: var(--fs-small);
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    outline: none;
    border-radius: var(--r-btn);
    transition: background var(--t-fast), border-color var(--t-fast), box-shadow var(--t-fast);
  }
.form-select:focus {
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(200,155,90, 0.6);
    box-shadow: 0 0 0 3px rgba(200,155,90, 0.12);
  }
.form-select {
  background: #ffffff;
  color: var(--c-navy);
  border-color: var(--c-border);
}
.form-select:focus {
  border-color: rgba(200, 155, 90, 0.55);
  box-shadow: 0 0 0 4px rgba(200, 155, 90, 0.14);
}
.form-select {
  border-color: rgba(5, 46, 74, 0.20);
}
.form-select:focus {
  border-color: var(--c-gold);
  box-shadow: 0 0 0 4px rgba(200, 155, 90, 0.18);
}
.form-select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748B'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 1rem;
    padding-right: 3rem;
    cursor: pointer;
  }
.form-select option { background: #FFFFFF; color: var(--c-text); }
/* ── Divider ───────────────────────────────────────────────── */
/* ──────────────────────────────────────────────────────────────────────────
     HERO SYSTEM
     Reusable hero component architecture ensuring visual consistency
     across all pages while allowing per-page accent customisation.
  ─────────────────────────────────────────────────────────────────────────── */
/* Base hero shell */
.hero-section {
    position: relative;
    min-height: 72vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding-top: 8rem;    /* nav clearance */
    padding-bottom: 5rem;
    background: radial-gradient(ellipse 70% 50% at 60% -10%, rgba(200,155,90,0.06), transparent);
  }
/* Full-height variant for homepage */
.hero-section-home {
    min-height: 100vh;
    padding-top: 5rem;
    background: var(--c-bg);
  }
/* Particle canvas — behind all hero content */
.hero-particles {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 0;
    opacity: 0.75;
  }
.hero-r3f-background {
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
    contain: layout paint size;
    background:
      radial-gradient(circle at 72% 20%, rgba(5,46,74, 0.12), transparent 34%),
      radial-gradient(circle at 26% 78%, rgba(200,155,90, 0.10), transparent 34%),
      linear-gradient(135deg, #FFFFFF 0%, #F5F7FA 56%, #F5F7FA 100%);
  }
.hero-r3f-background canvas {
    display: block;
    width: 100% !important;
    height: 100% !important;
    pointer-events: none;
    transform: translateZ(0);
  }
.hero-r3f-background::after {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
      linear-gradient(90deg, rgba(255, 255, 255, 0.88) 0%, rgba(255, 255, 255, 0.52) 44%, rgba(255, 255, 255, 0.12) 100%),
      radial-gradient(circle at 45% 45%, transparent 0%, rgba(5, 46, 74, 0.08) 62%, rgba(5, 46, 74, 0.12) 100%);
  }
.hero-grid-overlay {
    z-index: 1;
    opacity: 0.28;
    -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 18%, #000 100%);
            mask-image: linear-gradient(90deg, transparent 0%, #000 18%, #000 100%);
  }
@media (max-width: 767px) {
    .hero-section-home {
      min-height: auto;
      padding-top: 4.75rem;
      padding-bottom: 2.75rem;
    }

    .hero-section-home .section-container {
      width: 100% !important;
      max-width: 100%;
      overflow: hidden;
      padding-top: 2.25rem !important;
      padding-bottom: 2.25rem !important;
    }

    .hero-section-home .hero-layout,
    .hero-section-home .hero-content {
      min-width: 0;
      width: 100%;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
    }

    .hero-section-home .section-badge {
      max-width: 100%;
      min-width: 0;
      flex-wrap: wrap;
      white-space: normal;
      overflow-wrap: anywhere;
      justify-content: center;
      line-height: 1.55;
      letter-spacing: 0.08em;
    }

    .hero-section-home .hero-badge-wrap .section-badge {
      font-size: 0;
    }

    .hero-section-home .hero-badge-wrap .section-badge::after {
      content: 'Performance Marketing · iGaming';
      font-size: var(--fs-xs);
    }

    .hero-section-home .hero-heading {
      width: calc(100vw - 4rem) !important;
      max-width: calc(100vw - 4rem);
      font-size: clamp(2rem, 9vw, 2.42rem) !important;
      line-height: 1.06;
      margin-bottom: 1.15rem;
    }

    .hero-mobile-break {
      display: block !important;
    }

    .hero-section-home .hero-description {
      width: calc(100vw - 4rem) !important;
      max-width: calc(100vw - 4rem);
      font-size: 0.98rem;
      line-height: 1.65;
      margin-bottom: 1.85rem;
    }

    .hero-section-home .hero-trust {
      display: grid;
      grid-template-columns: 1fr;
      justify-items: center;
      max-width: 100%;
      overflow: hidden;
    }

    .hero-section-home .hero-trust-item {
      max-width: calc(100vw - 3rem);
      width: -moz-fit-content;
      width: fit-content;
      white-space: normal;
      justify-content: center;
    }

    .hero-r3f-background {
      opacity: 0.72;
    }

    .hero-r3f-background::after {
      background:
        linear-gradient(180deg, rgba(9, 21, 37, 0.5) 0%, rgba(9, 21, 37, 0.72) 46%, rgba(9, 21, 37, 0.94) 100%),
        radial-gradient(circle at 50% 30%, transparent 0%, rgba(5, 11, 24, 0.56) 76%);
    }
  }
@media (prefers-reduced-motion: reduce) {
    .hero-r3f-background canvas {
      opacity: 0.55;
    }
  }
/* Hero layout: two-col on desktop, single-col stacked on mobile */
.hero-layout {
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--gap-lg);
    align-items: center;
    width: 100%;
    min-width: 0;
  }
@media (min-width: 1024px) {
    .hero-layout        { grid-template-columns: 7fr 5fr; }
    .hero-layout-equal  { grid-template-columns: 1fr 1fr; }
    .hero-layout-full   { grid-template-columns: 1fr; }
  }
/* Hero content column — max 700px per spec */
.hero-content {
    max-width: 700px;
    position: relative;
    z-index: 2;
    min-width: 0;
  }
/* Mobile: center all hero text */
@media (max-width: 767px) {
    .hero-content {
      max-width: 100%;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
    }
  }
/* Hero right-side visual column */
.hero-visual {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    width: 100%;
  }
.home-hero-stat-stack {
    min-width: 0;
  }
/* Hero eyebrow badge */
.hero-badge-wrap {
    margin-bottom: 1.5rem;
    animation: fadeUp 0.5s ease 0.1s both;
  }
/* Hero breadcrumb */
.hero-breadcrumb {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 1.5rem;
    font-size: var(--fs-xs);
    color: #4A5568;
    animation: fadeUp 0.4s ease 0.05s both;
  }
.hero-breadcrumb a { transition: color var(--t-fast); }
.hero-breadcrumb a:hover { color: #4A5568; }
/* Hero heading */
.hero-heading {
    font-size: var(--fs-hero);
    font-weight: 900;
    color: white;
    line-height: 1.07;
    letter-spacing: -0.03em;
    margin-bottom: 1.5rem;
    text-wrap: balance;
    animation: fadeUp 0.6s ease 0.2s both;
  }
.hero-mobile-break {
    display: none;
  }
/* Smaller heading variant for sub-pages */
.hero-heading-sm {
    font-size: clamp(2rem, 4.5vw, 3.5rem);
  }
/* Hero description */
.hero-description {
    font-size: var(--fs-body-lg);
    color: var(--c-muted);
    line-height: 1.75;
    font-weight: 500;
    margin-bottom: 2.5rem;
    max-width: 600px;
    animation: fadeUp 0.6s ease 0.35s both;
  }
@media (max-width: 767px) {
    .hero-description {
      max-width: 34rem;
      margin-left: auto;
      margin-right: auto;
      font-size: 1rem;
      line-height: 1.65;
    }
  }
/* Hero CTA group */
.hero-cta-group {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-bottom: 2rem;
    animation: fadeUp 0.6s ease 0.5s both;
  }
@media (max-width: 767px) {
    .hero-cta-group {
      justify-content: center;
      display: grid;
      grid-template-columns: minmax(0, 17rem);
      gap: 0.85rem;
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 1.65rem;
    }

    .hero-cta-group > a,
    .hero-cta-group > button {
      width: 100%;
      min-height: 3rem;
      padding: 0.85rem 1rem !important;
      white-space: normal;
    }
  }
/* Hero trust indicator pills */
.hero-trust {
    display: flex;
    flex-wrap: wrap;
    gap: 0.625rem;
    animation: fadeUp 0.6s ease 0.65s both;
  }
@media (max-width: 767px) {
    .hero-trust {
      justify-content: center;
      align-items: center;
      gap: 0.55rem;
    }
  }
.hero-trust-item {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.4375rem 0.875rem;
    border-radius: var(--r-badge);
    font-size: 0.6875rem;
    font-weight: 500;
    color: #E2E8EE;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.09);
    transition: background var(--t-fast), border-color var(--t-fast);
  }
.hero-trust-item:hover {
    background: rgba(255, 255, 255, 0.07);
    border-color: rgba(255, 255, 255, 0.15);
  }
.services-hero {
    position: relative;
    background-image:
      linear-gradient(
        90deg,
        rgba(5, 46, 74, 0.96) 0%,
        rgba(5, 46, 74, 0.88) 42%,
        rgba(5, 46, 74, 0.58) 100%
      ),
      url('../images/propelplay-services-hero-bg.jpeg');
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    color: #ffffff;
    overflow: hidden;
  }
.services-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    background:
      radial-gradient(circle at 72% 42%, rgba(200, 155, 90, 0.18), transparent 34%),
      linear-gradient(90deg, rgba(5, 46, 74, 0.22), rgba(5, 46, 74, 0.08) 52%, rgba(5, 46, 74, 0.2));
  }
.services-hero .grid-overlay,
  .services-hero .glow-orb,
  .services-hero .hero-fade,
  .services-hero .section-container {
    position: relative;
    z-index: 1;
  }
.services-hero .grid-overlay {
    opacity: 0.18 !important;
  }
.services-hero h1,
  .services-hero .hero-heading,
  .services-hero .text-white {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff;
  }
.services-hero .gradient-text {
    background: linear-gradient(135deg, #ffffff 0%, #C89B5A 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent !important;
    -webkit-text-fill-color: transparent !important;
  }
.services-hero p,
  .services-hero .hero-description,
  .services-hero .hero-breadcrumb,
  .services-hero .hero-breadcrumb a {
    color: rgba(255, 255, 255, 0.86) !important;
  }
.services-hero .section-badge {
    background: rgba(255, 255, 255, 0.08) !important;
    border-color: rgba(200, 155, 90, 0.32) !important;
    color: #ffffff !important;
  }
.services-hero .btn-primary {
    background: #C89B5A !important;
    border-color: #C89B5A !important;
    color: #ffffff !important;
  }
.services-hero .btn-primary svg {
    color: #ffffff !important;
  }
.services-hero .btn-secondary {
    border: 1px solid rgba(255, 255, 255, 0.45) !important;
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.08) !important;
  }
.services-hero .btn-secondary:hover {
    border-color: rgba(255, 255, 255, 0.72) !important;
    background: rgba(255, 255, 255, 0.14) !important;
  }
.services-hero .hero-trust-item {
    color: rgba(255, 255, 255, 0.86) !important;
    background: rgba(255, 255, 255, 0.07);
    border-color: rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(10px);
  }
@media (max-width: 767px) {
    .hero-section,
    .page-hero {
      min-height: auto;
      padding-top: 5.75rem;
      padding-bottom: 3.5rem;
    }

    .hero-section--compact,
    .hero-section--legal,
    .hero-section--feature {
      min-height: auto;
      padding-top: 5.75rem;
      padding-bottom: 2.75rem;
    }

    .hero-section-home {
      padding-top: 5.5rem;
      padding-bottom: 3.5rem;
    }

    .hero-section > .section-container,
    .page-hero > .section-container {
      width: 100%;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
    }

    .hero-breadcrumb {
      justify-content: center;
      flex-wrap: wrap;
      line-height: 1.5;
      margin-bottom: 1rem;
    }

    .hero-badge-wrap {
      margin-bottom: 1rem;
    }

    .section-badge {
      max-width: min(100%, 19rem);
      justify-content: center;
      white-space: normal;
      text-align: center;
      line-height: 1.4;
      letter-spacing: 0.08em;
      padding-left: 0.8rem;
      padding-right: 0.8rem;
    }

    .hero-heading,
    .hero-heading-sm {
      max-width: 34rem;
      margin-left: auto;
      margin-right: auto;
      font-size: clamp(2rem, 9vw, 2.75rem);
      line-height: 1.08;
      letter-spacing: 0;
      margin-bottom: 1rem;
    }

    .services-hero {
      background-position: center;
      background-image:
        linear-gradient(rgba(5, 46, 74, 0.9), rgba(5, 46, 74, 0.92)),
        url('../images/propelplay-services-hero-bg.jpeg');
    }

    .services-hero::before {
      background: rgba(5, 46, 74, 0.9);
    }

    .home-hero-visual {
      width: min(calc(100% - 2.5rem), 22.5rem) !important;
      max-width: 22.5rem;
      margin: 0.25rem auto 0;
      align-items: stretch;
      justify-content: center;
    }

    .home-hero-stat-stack {
      width: 100%;
      max-width: 100%;
      gap: 0.85rem;
      margin: 0 auto;
      position: relative;
    }

    .home-hero-stat-stack .glass-card {
      width: 100%;
      max-width: 100%;
      padding: 1.35rem 1.125rem;
      border-radius: 1rem;
      transform: none !important;
      text-align: center;
    }

    .home-hero-stat-stack .stat-number,
    .home-hero-stat-stack [data-counter] {
      font-size: clamp(2rem, 11vw, 2.75rem) !important;
      line-height: 1;
    }

    .home-hero-stat-stack .reveal {
      transform: none;
    }

    .hero-trust-item,
    .tag-chip {
      max-width: 100%;
      white-space: normal;
      text-align: center;
      justify-content: center;
      line-height: 1.35;
    }

    .hero-section-home .section-container,
    .hero-section-home .hero-layout,
    .hero-section-home .hero-content,
    .hero-section-home .hero-cta-group,
    .hero-section-home .hero-trust {
      width: 100% !important;
      max-width: 100% !important;
      margin-left: auto !important;
      margin-right: auto !important;
    }

    .hero-section-home .hero-layout {
      gap: 1.5rem;
    }

    .hero-section-home .hero-cta-group {
      grid-template-columns: minmax(0, 11.25rem);
    }

    .hero-section-home .hero-cta-group > a,
    .hero-section-home .hero-cta-group > button {
      min-height: 3.15rem;
    }

    .hero-section-home .hero-heading,
    .hero-section-home .hero-description {
      width: calc(100vw - 4rem) !important;
      max-width: calc(100vw - 4rem) !important;
    }
  }
/* Fade-to-background at hero bottom */
.hero-fade {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 8rem;
    background: linear-gradient(to bottom, transparent, var(--c-bg));
    pointer-events: none;
    z-index: 1;
  }
/* ── Glow orbs ─────────────────────────────────────────────── */
.glow-orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(80px);
    pointer-events: none;
    animation: float 8s ease-in-out infinite;
  }
@media (max-width: 1023px) {
    .glow-orb {
      display: none;
    }
  }
/* ── Grid overlay ──────────────────────────────────────────── */
.grid-overlay {
    position: absolute;
    inset: 0;
    background-image:
      linear-gradient(rgba(255,255,255,0.025) 1px, transparent 1px),
      linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px);
    background-size: 64px 64px;
    pointer-events: none;
  }
/* ── Ticker / trust bar ────────────────────────────────────── */
.ticker-wrap {
    overflow: hidden;
    position: relative;
  }
.ticker-wrap::before,
  .ticker-wrap::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 80px;
    z-index: 10;
    pointer-events: none;
  }
.ticker-wrap::before {
    left: 0;
    background: linear-gradient(90deg, #F0F2F4, transparent);
  }
.ticker-wrap::after {
    right: 0;
    background: linear-gradient(-90deg, #F0F2F4, transparent);
  }
.ticker-track {
    display: flex;
    width: -moz-max-content;
    width: max-content;
    white-space: nowrap;
    overflow: hidden;
    animation: scrollTicker 35s linear infinite;
  }
.ticker-item {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

main .ticker-item {
  color: var(--c-muted);
}
footer .ticker-item { color: #F5F7FA; }

main .ticker-item {
  color: var(--c-muted);
}

main > section:nth-of-type(4n):not(.hero-section-home) .ticker-item {
  color: rgba(255, 255, 255, 0.78);
}

footer .ticker-item {
  color: rgba(255, 255, 255, 0.80);
  color: rgba(255, 255, 255, 0.78);
  opacity: 1;
}
main .ticker-item {
  color: var(--c-muted);
}
main > section:nth-of-type(4n):not(.hero-section-home) .ticker-item {
  color: rgba(255, 255, 255, 0.82);
}

.service-final-cta .ticker-item {
  color: rgba(255, 255, 255, 0.82);
}
.ticker-item {
    padding: 0 1.5rem;
    font-size: var(--fs-small);
  }
.ticker-dot {
  height: 0.375rem;
  width: 0.375rem;
  flex-shrink: 0;
  border-radius: 9999px;
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.ticker-dot),
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.ticker-dot),
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.ticker-dot) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.ticker-dot) svg,
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.ticker-dot) svg,
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.ticker-dot) svg {
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.ticker-dot) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.ticker-dot) svg {
  color: var(--c-navy);
  stroke: currentColor;
}
.ticker-dot {
    background: var(--c-gold);
  }
/* ── Step indicator ────────────────────────────────────────── */
.step-number {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  font-weight: 700;
}

footer .step-number {
  color: #FFFFFF;
}

.glass-card .step-number.h-10.rounded-xl {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  border-radius: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.glass-card .w-10.step-number.rounded-xl {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  border-radius: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.glass-card .step-number.h-10.rounded-xl svg {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--c-navy);
  stroke: currentColor;
}

.glass-card .w-10.step-number.rounded-xl svg {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--c-navy);
  stroke: currentColor;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .step-number.h-10.rounded-xl {
  background: rgba(200, 155, 90, 0.16);
  border-color: rgba(200, 155, 90, 0.40);
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-10.step-number.rounded-xl {
  background: rgba(200, 155, 90, 0.16);
  border-color: rgba(200, 155, 90, 0.40);
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .step-number {
  color: #FFFFFF;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .step-number.h-10 {
  background: rgba(200, 155, 90, 0.18);
  border-color: rgba(200, 155, 90, 0.46);
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-10.step-number {
  background: rgba(200, 155, 90, 0.18);
  border-color: rgba(200, 155, 90, 0.46);
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .step-number.h-10 svg {
  color: #FFFFFF;
  stroke: currentColor;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-10.step-number svg {
  color: #FFFFFF;
  stroke: currentColor;
}

main .glass-card :where(.w-9.h-9,.step-number.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full),
main .service-card :where(.w-9.h-9,.step-number.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full),
main .feature-card :where(.w-9.h-9,.step-number.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.step-number, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full),
main .service-card :where(.w-9.h-9, .w-10.step-number, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full),
main .feature-card :where(.w-9.h-9, .w-10.step-number, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.step-number),
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.step-number),
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.step-number) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9,.step-number.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg,
main .service-card :where(.w-9.h-9,.step-number.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg,
main .feature-card :where(.w-9.h-9,.step-number.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.step-number, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg,
main .service-card :where(.w-9.h-9, .w-10.step-number, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg,
main .feature-card :where(.w-9.h-9, .w-10.step-number, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.step-number) svg,
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.step-number) svg,
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.step-number) svg {
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9,.step-number.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.step-number, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.step-number) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9,.step-number.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
  stroke: currentColor;
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.step-number, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy);
  stroke: currentColor;
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.step-number) svg {
  color: var(--c-navy);
  stroke: currentColor;
}
.step-number {
    font-size: var(--fs-small);
    background: linear-gradient(135deg, #C89B5A, #C89B5A, #C89B5A);
    box-shadow: 0 0 20px rgba(200,155,90, 0.35);
  }
/* ── Tag chips ─────────────────────────────────────────────── */
.tag-chip {
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-weight: 500;
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.tag-chip),
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.tag-chip),
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.tag-chip) {
  background: var(--c-navy-100);
  border: 1px solid rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.tag-chip) svg,
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.tag-chip) svg,
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.tag-chip) svg {
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.tag-chip) {
  background: var(--c-navy-100);
  border-color: rgba(5, 46, 74, 0.18);
  color: var(--c-navy);
}

main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl,.tag-chip) svg {
  color: var(--c-navy);
  stroke: currentColor;
}
.tag-chip {
    font-size: var(--fs-xs);
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: var(--c-muted);
    transition: background var(--t-fast), border-color var(--t-fast);
  }
.tag-chip:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.18);
  }
/* ── Compliance bar ────────────────────────────────────────── */
/* ── Result / case study card ─────────────────────────────── */
.pp-visual-card {
    position: relative;
    margin: 0;
    overflow: hidden;
    border-radius: var(--r-card);
    border: 1px solid rgba(255, 255, 255, 0.09);
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.35);
    aspect-ratio: 3 / 2;
    isolation: isolate;
  }
.pp-visual-card--wide { aspect-ratio: 21 / 9; }
.pp-visual-card--service { aspect-ratio: 4 / 3; margin: -0.5rem -0.5rem 0; }
.pp-visual-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    filter: grayscale(0.35) saturate(0.82) contrast(1.05);
    transform: scale(1.01);
    transition: filter var(--t-slow), transform var(--t-slow);
  }
@media (max-width: 1279px) {
    .pp-visual-image {
      transform: none;
    }
  }
.pp-visual-overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background:
      linear-gradient(135deg, rgba(5, 11, 24, 0.38), rgba(9, 21, 37, 0.74)),
      radial-gradient(circle at 78% 18%, rgba(5,46,74, 0.24), transparent 36%),
      radial-gradient(circle at 18% 82%, rgba(5,46,74, 0.18), transparent 36%);
  }
.pp-visual-label {
    position: absolute;
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
    z-index: 2;
    display: inline-flex;
    width: -moz-fit-content;
    width: fit-content;
    max-width: calc(100% - 2rem);
    padding: 0.45rem 0.75rem;
    border-radius: 9999px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    background: rgba(6, 15, 26, 0.72);
    color: #E2E8EE;
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    backdrop-filter: blur(12px);
  }
.glass-card:hover .pp-visual-image,
  .pp-visual-card:hover .pp-visual-image {
    filter: grayscale(0.08) saturate(1.04) contrast(1.08);
    transform: scale(1.045);
  }
.footer-mobile-full {
    grid-column: 1 / -1;
  }
.footer-brand-block {
    margin-bottom: 1rem;
  }
@media (min-width: 1024px) {
    .pp-editorial-grid {
      grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
      align-items: center;
    }

    .footer-mobile-full {
      grid-column: span 2 / span 2;
    }

    .footer-brand-block {
      margin-bottom: 0;
    }
  }
/* ── Page hero (legacy — kept for backward compat) ─────────── */
.page-hero {
    position: relative;
    min-height: 72vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding-top: 8rem;    /* nav clearance */
    padding-bottom: 5rem;
    background: radial-gradient(ellipse 70% 50% at 60% -10%, rgba(200,155,90,0.06), transparent);
  }
@media (max-width: 767px) {
    .page-hero {
      min-height: auto;
      padding-top: 5.75rem;
      padding-bottom: 3.5rem;
    }

    .page-hero > .section-container {
      width: 100%;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
    }
    .page-hero {
      min-height: auto;
      padding-top: 5.75rem;
      padding-bottom: 3.5rem;
    }

    .page-hero > .section-container {
      width: 100%;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
    }
  }
main > section:not(.page-hero):not(.hero-section-home):not(.page-hero) {
  padding-top: clamp(4.5rem, 6vw, 5.75rem);
  padding-bottom: clamp(4.5rem, 6vw, 5.75rem);
}
@media (min-width: 1024px) {
  main .page-hero:not(.hero-section-home) {
    min-height: auto;
    padding-top: 8rem;
    padding-bottom: 5.25rem;
  }

  body main .page-hero + div + section,
  body main .page-hero + section {
    padding-top: clamp(4.5rem, 6vw, 5.75rem);
  }
}
@media (max-width: 767px) {
  main > section:not(.page-hero):not(.hero-section-home):not(.page-hero) {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
/* ── Mobile menu ───────────────────────────────────────────── */
#mobile-menu { display: none; }
#mobile-menu.open { display: block; }
#main-nav img[alt="PropelPlay"],
  #main-nav img[alt="Propel Play"] {
    max-width: min(220px, calc(100vw - 6.75rem));
  }
@media (max-width: 767px) {
    #main-nav nav {
      min-height: 4rem;
    }

    #main-nav .section-container {
      padding-left: 1rem;
      padding-right: 1rem;
    }

    #main-nav img[alt="PropelPlay"],
    #main-nav img[alt="Propel Play"] {
      height: 2.25rem !important;
      max-width: min(205px, calc(100vw - 6.75rem));
    }

    #mobile-menu-toggle {
      width: 2.75rem;
      height: 2.75rem;
      padding: 0 !important;
      display: inline-flex;
      align-items: center;
      justify-content: center;
    flex-shrink: 0;
    overflow: hidden;
  }
  }
/* ── Scroll reveal ─────────────────────────────────────────── */
.reveal {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity 0.65s ease, transform 0.65s ease;
    will-change: opacity, transform;
  }
.reveal.visible {
    opacity: 1;
    transform: translateY(0);
  }
.reveal-delay-1 { transition-delay: 0.10s; }
.reveal-delay-2 { transition-delay: 0.20s; }
.reveal-delay-3 { transition-delay: 0.30s; }
.reveal-delay-4 { transition-delay: 0.40s; }
.reveal-delay-5 { transition-delay: 0.50s; }
.reveal-delay-6 { transition-delay: 0.60s; }
/* ── Typography scale helpers ─────────────────────────────── */
/* ── Card grid system ─────────────────────────────────────── */
/* Equal-height card grids */
.card-grid {
    display: grid;
    gap: var(--gap-md);
    align-items: stretch;
  }
.card-grid > .glass-card {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
/* ── Sticky section nav ───────────────────────────────────── */
.sticky-nav {
    position: sticky;
    top: 5rem;  /* below main nav */
    z-index: 40;
    background: rgba(13, 18, 32, 0.92);
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
  }

  .sticky-nav-pill.\!active {
    background: rgba(200,155,90, 0.15) !important;
    border-color: rgba(200,155,90, 0.35) !important;
    color: #C89B5A !important;
  }
.sticky-nav-pill:hover,
  .sticky-nav-pill.active {
    background: rgba(200,155,90, 0.15);
    border-color: rgba(200,155,90, 0.35);
    color: #C89B5A;
  }
/* ── Mega-menu dropdown ───────────────────────────────────── */
.nav-dropdown-group { position: relative; }
.nav-dropdown-panel {
    position: absolute;
    top: calc(100% + 14px);
    left: 50%;
    transform: translateX(-50%) translateY(-8px);
    width: 600px;
    background: rgba(7, 11, 20, 0.98);
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 20px;
    padding: 1.5rem;
    box-shadow: 0 24px 60px rgba(0,0,0,0.75), 0 0 0 1px rgba(255,255,255,0.02);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity var(--t-fast), transform var(--t-fast), visibility var(--t-fast);
    z-index: 200;
  }
@media (max-width: 1279px) {
    .nav-dropdown-panel:not(.nav-dropdown-panel-compact) {
      position: fixed !important;
      top: 4.75rem !important;
      left: 1rem !important;
      right: 1rem !important;
      width: auto !important;
      min-width: 0 !important;
      max-width: calc(100vw - 2rem);
      transform: translateY(-8px) !important;
    }

    .nav-dropdown-panel:not(.nav-dropdown-panel-compact) > div:first-child {
      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
      gap: 1rem !important;
    }

    .nav-dropdown-panel:not(.nav-dropdown-panel-compact) .nav-dropdown-link,
    .nav-dropdown-panel:not(.nav-dropdown-panel-compact) .nav-dropdown-footer-link,
    .nav-dropdown-panel:not(.nav-dropdown-panel-compact) .nav-dropdown-col-title {
      white-space: normal;
      min-width: 0;
    }

    .nav-dropdown-group:hover .nav-dropdown-panel:not(.nav-dropdown-panel-compact),
    .nav-dropdown-panel:not(.nav-dropdown-panel-compact).open {
      transform: translateY(0) !important;
    }
  }
.nav-dropdown-group:hover .nav-dropdown-panel,
  .nav-dropdown-panel.open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(-50%) translateY(0);
  }
.nav-dropdown-trigger {
    background: none;
    border: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 4px 0;
    color: var(--c-muted);
    font-size: var(--fs-small);
    font-weight: 500;
    position: relative;
    transition: color var(--t-fast);
    font-family: inherit;
    line-height: inherit;
  }
.nav-dropdown-trigger::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, #C89B5A, #C89B5A);
    border-radius: 1px;
    transform: scaleX(0);
    transition: transform 0.25s ease;
    transform-origin: left;
  }
.nav-dropdown-trigger:hover,
  .nav-dropdown-group:hover .nav-dropdown-trigger,
  .nav-dropdown-trigger.active { color: white; }

  .nav-dropdown-trigger.\!active { color: white !important; }
.nav-dropdown-trigger:hover::after,
  .nav-dropdown-group:hover .nav-dropdown-trigger::after,
  .nav-dropdown-trigger.active::after { transform: scaleX(1); }

  .nav-dropdown-trigger.\!active::after { transform: scaleX(1) !important; }
.dropdown-chevron { transition: transform var(--t-fast); flex-shrink: 0; }
.nav-dropdown-group:hover .dropdown-chevron,
  .nav-dropdown-trigger[aria-expanded="true"] .dropdown-chevron { transform: rotate(180deg); }
.nav-dropdown-col-title {
    font-size: 0.625rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin-bottom: 0.625rem;
    padding: 0 0.625rem;
  }
.nav-dropdown-link {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    padding: 0.5rem 0.625rem;
    border-radius: 0.625rem;
    font-size: 0.8125rem;
    color: var(--c-muted);
    font-weight: 500;
    white-space: nowrap;
    transition: background var(--t-fast), color var(--t-fast);
  }
.nav-dropdown-link:hover { background: rgba(200,155,90, 0.1); color: white; }
.nav-dropdown-link-ooh:hover { background: rgba(5,46,74, 0.1); color: #052E4A; }
.nav-dropdown-footer-link {
    display: block;
    font-size: var(--fs-xs);
    font-weight: 600;
    padding: 0.375rem 0.625rem;
    margin-top: 0.25rem;
    border-radius: 0.5rem;
    transition: opacity var(--t-fast);
  }
.nav-dropdown-footer-link:hover { opacity: 0.8; }
.nav-dropdown-divider { height: 1px; background: rgba(255,255,255,0.06); margin: 0.75rem 0; }
.nav-ooh-badge {
    display: inline-flex;
    align-items: center;
    padding: 1px 6px;
    border-radius: 99px;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    background: rgba(5,46,74, 0.15);
    color: #052E4A;
    border: 1px solid rgba(5,46,74, 0.25);
    margin-left: 4px;
    vertical-align: middle;
    line-height: 1.6;
  }
/* Mobile accordion */
.mobile-services-accordion { display: none; flex-direction: column; }
.mobile-services-accordion.open { display: flex; }
.mobile-dropdown-toggle-icon { transition: transform var(--t-fast); flex-shrink: 0; }
.mobile-services-toggle[aria-expanded="true"] .mobile-dropdown-toggle-icon { transform: rotate(180deg); }
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
}
.top-20 {
  top: 5rem;
}
.top-24 {
  top: 6rem;
}
.top-28 {
  top: 7rem;
}
.z-10 {
  z-index: 10;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-0\.5 {
  margin-bottom: 0.125rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-14 {
  margin-bottom: 3.5rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-7 {
  margin-bottom: 1.75rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-2\.5 {
  margin-left: 0.625rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-1 {
  height: 0.25rem;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[18px\] {
  height: 18px;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.w-0\.5 {
  width: 0.125rem;
}
.w-1 {
  width: 0.25rem;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-10 {
  width: 2.5rem;
}
.w-11 {
  width: 2.75rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[18px\] {
  width: 18px;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.min-w-0 {
  min-width: 0px;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-\[900px\] {
  max-width: 900px;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-y-1\.5 {
  row-gap: 0.375rem;
}
.gap-y-10 {
  row-gap: 2.5rem;
}
.gap-y-9 {
  row-gap: 2.25rem;
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.scroll-smooth {
  scroll-behavior: smooth;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-t-sm {
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}
.border {
  border-width: 1px;
}
.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-teal-400 {
  --tw-border-opacity: 1;
  border-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.border-teal-500 {
  --tw-border-opacity: 1;
  border-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.border-teal-500\/20 {
  border-color: rgb(20 184 166 / 0.2);
}
.border-violet-400 {
  --tw-border-opacity: 1;
  border-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}
.border-violet-500 {
  --tw-border-opacity: 1;
  border-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}
.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/5 {
  background-color: rgb(255 255 255 / 0.05);
}
.p-0 {
  padding: 0px;
}
.p-10 {
  padding: 2.5rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-7 {
  padding: 1.75rem;
}
.p-8 {
  padding: 2rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-navy-900 {
  --tw-text-opacity: 1;
  color: rgb(5 46 74 / var(--tw-text-opacity, 1));
}
.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.text-slate-200 {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}
.text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-75 {
  opacity: 0.75;
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.surface {
    background: var(--c-surface);
    border: 1px solid rgba(255, 255, 255, 0.06);
  }
/* Equal-height children */

/* ─── Google Fonts ─────────────────────────────────────────────────────────── */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500&display=swap');

/* ─── Design Tokens ──────────────────────────────────────────────────────────
   Single source of truth. All components reference these variables so a
   single change here propagates everywhere.
─────────────────────────────────────────────────────────────────────────── */
:root {
  /* ── Section spacing (120 / 80 / 60 px) */
  --section-py:        7.5rem;
  --section-py-tablet: 5rem;
  --section-py-mobile: 3.75rem;

  /* ── Container */
  --container-max:     90rem;   /* 1440px outer guard */
  --container-content: 80rem;   /* 1280px inner */

  /* ── Grid gaps */
  --gap-lg: 2rem;     /* 32px */
  --gap-md: 1.5rem;   /* 24px */
  --gap-sm: 1rem;     /* 16px */

  /* ── Card padding */
  --card-lg: 2rem;    /* 32px */
  --card-md: 1.5rem;  /* 24px */
  --card-sm: 1.25rem; /* 20px */

  /* ── Border radii */
  --r-card:   1rem;       /* 16px */
  --r-btn:    0.75rem;    /* 12px */
  --r-badge:  9999px;

  /* ── Typography scale */
  --fs-hero:    clamp(2.5rem, 5.5vw, 4.5rem);
  --fs-h2:      clamp(1.75rem, 3vw, 2.5rem);
  --fs-h3:      clamp(1.25rem, 2vw, 1.5rem);
  --fs-body:    1rem;
  --fs-body-lg: 1.125rem;
  --fs-small:   0.875rem;
  --fs-xs:      0.75rem;

  /* ── Transition presets */
  --t-fast: 200ms ease-out;
  --t-base: 300ms ease-out;
  --t-slow: 400ms ease-out;

  /* ── Brand colours — Premium Enterprise (Navy / Gold / White) */
  --c-bg:        #FFFFFF;
  --c-surface:   #F5F7FA;
  --c-border:    #E2E8EE;
  --c-navy:      #052E4A;
  --c-navy-700:  #052E4A;
  --c-navy-100:  #F5F7FA;
  --c-gold-dark: #C89B5A;
  --c-gold:      #C89B5A;
  --c-gold-light:#F5F7FA;
  --c-text:      #1A202C;
  --c-muted:     #4A5568;
  --c-subtle:    #8A99A8;
}

/* ─── Base Reset ─────────────────────────────────────────────────────────────*/

/* ─── Component Layer ────────────────────────────────────────────────────────*/

/* ─── Utility Layer ──────────────────────────────────────────────────────────*/

/* ─── Keyframes ──────────────────────────────────────────────────────────────*/
@keyframes scrollTicker {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

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

@keyframes fadeUp {
  0%   { opacity: 0; transform: translateY(20px); }
  100% { opacity: 1; transform: translateY(0); }
}

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

@keyframes pulse-glow {
  0%, 100% { box-shadow: 0 0 20px rgba(200,155,90,0.3); }
  50%       { box-shadow: 0 0 40px rgba(200,155,90,0.6); }
}

/* ─────────────────────────────────────────────────────────────────────────
   PREMIUM ENTERPRISE SKIN — Navy / Gold / White
   Forces the dark glass-morphism component layer above into a white-first
   enterprise look (60% white, 30% deep navy #052E4A, 10% premium gold
   #C89B5A). Targets the same shared classes used across every page so the
   conversion cascades globally without per-page markup changes.
───────────────────────────────────────────────────────────────────────── */

body {
  background: var(--c-bg);
  color: var(--c-muted);
}

main,
main > div {
  background: var(--c-bg);
  color: var(--c-muted);
}

/* Alternate white / light-grey section backgrounds for rhythm */
main section {
  background: #ffffff !important;
}

main > section:nth-of-type(even):not(.hero-section-home) {
  background: var(--c-surface) !important;
}

main .hero-section-home {
  background:
    radial-gradient(circle at 88% 10%, rgba(200, 155, 90, 0.10), transparent 34rem),
    linear-gradient(135deg, #ffffff 0%, #F5F7FA 55%, #F5F7FA 100%) !important;
  color: var(--c-navy);
  min-height: auto;
}

/* Mute the particle-network / glow-orb / mesh-gradient effects entirely —
   they read as generic "AI startup" decoration; an enterprise brand relies
   on whitespace and editorial photography instead. */
main .hero-r3f-background,
main .hero-grid-overlay,
main .glow-orb,
main .hero-motion-bg {
  display: none !important;
}

main .hero-fade {
  display: none;
}

.section-container {
  max-width: 76rem;
}

main h1,
main h2,
main h3,
main h4,
main h5,
main .hero-heading,
main .text-white,
main .text-slate-100,
main .text-slate-200,
main .text-slate-300 {
  color: var(--c-navy) !important;
}

main p,
main li,
main .hero-description,
main .text-slate-400,
main .text-slate-500,
main .text-slate-600 {
  color: var(--c-muted) !important;
}

main .gradient-text,
main .gradient-text-teal,
main .gradient-text-violet {
  background: linear-gradient(135deg, #052E4A 0%, #052E4A 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
}

/* Section badges — single unified navy-on-tint style; gold reserved as a
   deliberate "highlight" variant rather than the default. */
.section-badge,
.section-badge-teal,
.section-badge-emerald,
.section-badge-violet {
  background: var(--c-navy-100) !important;
  border: 1px solid rgba(5, 46, 74, 0.16) !important;
  color: var(--c-navy) !important;
  box-shadow: none !important;
}

.section-badge-gold {
  background: var(--c-gold-light) !important;
  border: 1px solid rgba(200, 155, 90, 0.4) !important;
  color: var(--c-gold-dark) !important;
}

.ticker-dot {
  background: var(--c-gold) !important;
  box-shadow: 0 0 0 4px rgba(200, 155, 90, 0.16) !important;
}

/* Cards — clean white surface, soft navy-tinted border & shadow, gold lift on hover */
.glass-card {
  background: #ffffff !important;
  border: 1px solid var(--c-border) !important;
  box-shadow: 0 16px 46px rgba(5, 46, 74, 0.07) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

.glass-card:hover {
  border-color: rgba(200, 155, 90, 0.45) !important;
  box-shadow: 0 22px 60px rgba(5, 46, 74, 0.12) !important;
  transform: translateY(-3px);
}

.card-md,
.card-lg,
.service-card,
.feature-card {
  border-radius: 1rem;
}

/* Buttons — standardised to two variants. Primary is solid deep navy (the
   30% colour carrying CTA weight); gold stays disciplined to hover/glow
   accents per the "gold = accent only" rule. Secondary is a clean navy
   outline. All former teal/violet outline variants collapse into these. */
.btn-primary {
  background: var(--c-navy) !important;
  color: #ffffff !important;
  border: 1px solid var(--c-navy) !important;
  box-shadow: 0 14px 34px rgba(5, 46, 74, 0.22) !important;
}

.btn-primary:hover {
  background: var(--c-navy-700) !important;
  border-color: var(--c-navy-700) !important;
  transform: translateY(-2px);
  box-shadow: 0 18px 44px rgba(5, 46, 74, 0.26), 0 0 0 3px rgba(200, 155, 90, 0.18) !important;
}

.btn-secondary,
.btn-outline-teal,
.btn-outline-violet {
  background: #ffffff !important;
  color: var(--c-navy) !important;
  border: 1px solid var(--c-border) !important;
  box-shadow: 0 10px 26px rgba(5, 46, 74, 0.06) !important;
}

.btn-secondary:hover,
.btn-outline-teal:hover,
.btn-outline-violet:hover {
  background: var(--c-navy-100) !important;
  border-color: rgba(200, 155, 90, 0.5) !important;
  color: var(--c-navy) !important;
}

.tag-chip,
.hero-trust-item {
  background: #ffffff !important;
  border: 1px solid var(--c-border) !important;
  color: var(--c-muted) !important;
  box-shadow: 0 8px 22px rgba(5, 46, 74, 0.05) !important;
}

.hero-layout {
  gap: clamp(2.5rem, 5vw, 5.5rem);
  align-items: center;
}

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

.hero-section-home .section-container {
  padding-top: 7.5rem !important;
  padding-bottom: 5.5rem !important;
}

.hero-section-home .hero-heading {
  max-width: 42rem;
  letter-spacing: -0.045em;
}

.hero-section-home .hero-description {
  max-width: 39rem;
}

.home-hero-visual-panel {
  width: min(100%, 31rem);
  padding: 1rem;
  border-radius: 1.75rem;
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid var(--c-border);
  box-shadow: 0 30px 80px rgba(5, 46, 74, 0.14);
}

.home-hero-visual-panel .pp-visual-card {
  aspect-ratio: 16 / 10;
  border-radius: 1.25rem;
  margin-bottom: 1rem;
  box-shadow: none;
}

.home-hero-visual-panel .pp-visual-label {
  color: #ffffff;
  background: rgba(5, 46, 74, 0.78);
  border-color: rgba(255, 255, 255, 0.18);
}

.home-hero-stat-stack {
  width: 100%;
  max-width: none;
}

.home-hero-stat-stack .glass-card {
  text-align: left;
  padding: 1.1rem 1.15rem;
}

/* Statistics — the deliberate gold-accent moment per spec */
.home-hero-stat-stack .stat-number,
.stat-number,
[data-counter] {
  background: linear-gradient(135deg, #C89B5A 0%, #C89B5A 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
}

.pp-visual-card {
  background: var(--c-navy-100) !important;
  border: 1px solid var(--c-border) !important;
  box-shadow: 0 18px 42px rgba(5, 46, 74, 0.08) !important;
}

.pp-visual-overlay {
  background: linear-gradient(180deg, rgba(5, 46, 74, 0.02), rgba(5, 46, 74, 0.34)) !important;
}

.form-input,
input,
textarea,
select {
  background: #ffffff !important;
  color: var(--c-navy) !important;
  border-color: var(--c-border) !important;
}

.form-input:focus,
input:focus,
textarea:focus,
select:focus {
  border-color: rgba(200, 155, 90, 0.55) !important;
  box-shadow: 0 0 0 4px rgba(200, 155, 90, 0.14) !important;
}

.sticky-nav {
  background: rgba(255, 255, 255, 0.94) !important;
  border-bottom: 1px solid var(--c-border) !important;
  box-shadow: 0 12px 30px rgba(5, 46, 74, 0.05);
}

.sticky-nav-pill {
  background: #ffffff !important;
  border-color: var(--c-border) !important;
  color: var(--c-muted) !important;
}

.sticky-nav-pill:hover,
.sticky-nav-pill.active {
  color: var(--c-navy) !important;
  border-color: rgba(200, 155, 90, 0.5) !important;
  background: var(--c-gold-light) !important;
}

/* Top navigation — white bg, navy text, gold underline on hover/active */
#main-nav {
  background: rgba(255, 255, 255, 0.94) !important;
  border-bottom: 1px solid var(--c-border) !important;
  box-shadow: 0 14px 36px rgba(5, 46, 74, 0.06) !important;
}

#main-nav .nav-link,
#main-nav .nav-dropdown-trigger,
#main-nav a:not(.btn-primary) {
  color: var(--c-navy) !important;
}

#main-nav .nav-link:hover,
#main-nav .nav-dropdown-trigger:hover,
#main-nav .nav-dropdown-group:hover .nav-dropdown-trigger,
#main-nav .nav-dropdown-trigger.active,
#main-nav .nav-link.active {
  color: var(--c-gold-dark) !important;
}

#main-nav .nav-link::after,
#main-nav .nav-dropdown-trigger::after {
  background: linear-gradient(90deg, var(--c-gold-dark), var(--c-gold)) !important;
}

.nav-dropdown-panel {
  background: rgba(255, 255, 255, 0.99) !important;
  border-color: var(--c-border) !important;
  box-shadow: 0 28px 70px rgba(5, 46, 74, 0.14) !important;
}

.nav-dropdown-link {
  color: var(--c-muted) !important;
}

.nav-dropdown-link:hover,
.nav-dropdown-link-ooh:hover {
  background: var(--c-navy-100) !important;
  color: var(--c-navy) !important;
}

.nav-dropdown-divider {
  background: var(--c-border) !important;
}

.nav-ooh-badge {
  background: var(--c-gold-light) !important;
  color: var(--c-gold-dark) !important;
  border: 1px solid rgba(200, 155, 90, 0.4) !important;
}

#mobile-menu {
  background: rgba(255, 255, 255, 0.99) !important;
  border-color: var(--c-border) !important;
  box-shadow: 0 24px 54px rgba(5, 46, 74, 0.12) !important;
}

#mobile-menu a,
#mobile-menu button {
  color: var(--c-navy) !important;
}

#mobile-menu-toggle {
  background: #ffffff !important;
  border: 1px solid var(--c-border) !important;
  color: var(--c-navy) !important;
  box-shadow: 0 8px 20px rgba(5, 46, 74, 0.07) !important;
}

#mobile-menu-toggle svg {
  color: var(--c-navy) !important;
  stroke: currentColor !important;
}

.ticker-wrap {
  color: var(--c-muted);
}

main + div,
.ticker-wrap,
.ticker-track {
  background: transparent;
}

/* ── Footer — deep navy / gold accents / white type ─────────────────── */
footer,
footer + * {
  color: #ffffff;
}

footer .text-slate-400 { color: #F5F7FA !important; }
footer .text-slate-500,
footer .text-slate-600 { color: #4A5568 !important; }
footer h4 { color: var(--c-gold) !important; }
footer a:hover { color: var(--c-gold) !important; }

@media (max-width: 1023px) {
  #services-dropdown-panel,
  .nav-dropdown-panel {
    min-width: 0 !important;
    max-width: calc(100vw - 2rem) !important;
  }

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

  .hero-section-home .section-container {
    padding-top: 6.25rem !important;
    padding-bottom: 4rem !important;
  }

  .hero-section-home .hero-description {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-cta-group,
  .hero-trust {
    justify-content: center;
  }

  .home-hero-visual-panel {
    width: min(100%, 34rem);
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  #main-nav .section-container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  #main-nav nav {
    width: 100% !important;
    min-width: 0 !important;
    gap: 0.75rem;
  }

  #main-nav img[alt="PropelPlay"],
  #main-nav img[alt="Propel Play"] {
    height: 2rem !important;
    max-width: min(180px, calc(100vw - 5.75rem)) !important;
  }

  #mobile-menu-toggle {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative;
    z-index: 2;
    flex: 0 0 2.75rem;
  }

  .hero-section-home,
  .hero-section-home .section-container {
    overflow: visible !important;
  }

  .hero-section-home .section-container {
    width: 100% !important;
    max-width: 100% !important;
    padding-top: 5.75rem !important;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 3.5rem !important;
  }

  .hero-section-home .hero-layout,
  .hero-section-home .hero-content {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .hero-section-home .hero-heading {
    font-size: clamp(2.45rem, 11vw, 3rem) !important;
    line-height: 1.02 !important;
    max-width: 100% !important;
    width: 100% !important;
  }

  .hero-section-home .hero-description {
    width: 100% !important;
    max-width: 23.5rem !important;
  }

  .hero-section-home .hero-cta-group {
    grid-template-columns: minmax(0, 17.5rem) !important;
  }

  .home-hero-visual {
    width: 100% !important;
    max-width: 22rem !important;
    margin-inline: auto;
    padding: 0 !important;
  }

  .home-hero-visual-panel {
    width: 100%;
    max-width: 100%;
    padding: 0.75rem;
    border-radius: 1.25rem;
  }

  .home-hero-visual-panel .pp-visual-card {
    border-radius: 1rem;
    margin-bottom: 0.75rem;
  }

  .home-hero-stat-stack .glass-card {
    text-align: center;
  }
}

/* ─────────────────────────────────────────────────────────────────────────
   Propel Play Visual Identity Refinement — official palette enforcement
   Primary Navy #052E4A, Gold #C89B5A, White #FFFFFF, Light #F5F7FA,
   Body #4A5568, Dark #1A202C.
───────────────────────────────────────────────────────────────────────── */
:root {
  --c-bg: #FFFFFF;
  --c-surface: #F5F7FA;
  --c-border: #E2E8EE;
  --c-navy: #052E4A;
  --c-navy-700: #052E4A;
  --c-navy-100: #F5F7FA;
  --c-gold: #C89B5A;
  --c-gold-dark: #C89B5A;
  --c-gold-light: #F5F7FA;
  --c-text: #1A202C;
  --c-muted: #4A5568;
}

body,
main {
  background: #FFFFFF;
  color: var(--c-muted);
}

main h1,
main h2,
main h3,
main h4,
main h5,
main h6,
main .hero-heading,
main .text-white,
main .text-slate-100,
main .text-slate-200,
main .text-slate-300 {
  color: var(--c-text) !important;
}

main p,
main li,
main dd,
main dt,
main .hero-description,
main .text-slate-400,
main .text-slate-500,
main .text-slate-600 {
  color: var(--c-muted) !important;
}

/* 60/25/10/5 visual rhythm: white, light background, white, navy. */
main > section {
  background: #FFFFFF !important;
  position: relative;
}

main > section:nth-of-type(4n + 2):not(.hero-section-home),
main > section:nth-of-type(4n + 6):not(.hero-section-home) {
  background: var(--c-surface) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) {
  background: var(--c-navy) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) h1,
main > section:nth-of-type(4n):not(.hero-section-home) h2,
main > section:nth-of-type(4n):not(.hero-section-home) h3,
main > section:nth-of-type(4n):not(.hero-section-home) h4,
main > section:nth-of-type(4n):not(.hero-section-home) h5,
main > section:nth-of-type(4n):not(.hero-section-home) .text-white,
main > section:nth-of-type(4n):not(.hero-section-home) .text-slate-100,
main > section:nth-of-type(4n):not(.hero-section-home) .text-slate-200,
main > section:nth-of-type(4n):not(.hero-section-home) .text-slate-300 {
  color: #FFFFFF !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) p,
main > section:nth-of-type(4n):not(.hero-section-home) li,
main > section:nth-of-type(4n):not(.hero-section-home) .text-slate-400,
main > section:nth-of-type(4n):not(.hero-section-home) .text-slate-500,
main > section:nth-of-type(4n):not(.hero-section-home) .text-slate-600 {
  color: rgba(255, 255, 255, 0.78) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card {
  background: rgba(255, 255, 255, 0.08) !important;
  border-color: rgba(255, 255, 255, 0.16) !important;
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.16) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .tag-chip,
main > section:nth-of-type(4n):not(.hero-section-home) .hero-trust-item,
main > section:nth-of-type(4n):not(.hero-section-home) .section-badge {
  background: rgba(255, 255, 255, 0.10) !important;
  color: #FFFFFF !important;
  border-color: rgba(255, 255, 255, 0.20) !important;
}

/* Subtle animated enterprise hero background: geometric data flow, <15% opacity. */
main .hero-section-home {
  isolation: isolate;
  overflow: hidden;
  background:
    linear-gradient(135deg, #FFFFFF 0%, #F5F7FA 58%, #F5F7FA 100%) !important;
}

main .hero-section-home::before,
main .hero-section-home::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}

main .hero-section-home::before {
  opacity: 0.4;
  background-image:
    linear-gradient(115deg, transparent 0 18%, rgba(5, 46, 74, 0.28) 18.25%, transparent 18.7% 48%, rgba(200, 155, 90, 0.28) 48.25%, transparent 48.7%),
    linear-gradient(rgba(5, 46, 74, 0.10) 1px, transparent 1px),
    linear-gradient(90deg, rgba(5, 46, 74, 0.10) 1px, transparent 1px);
  background-size: 120% 120%, 72px 72px, 72px 72px;
  animation: enterpriseGridDrift 18s linear infinite;
}

main .hero-section-home::after {
  opacity: 0.32;
  background:
    radial-gradient(circle at 18% 34%, rgba(200, 155, 90, 0.52) 0 2px, transparent 3px),
    radial-gradient(circle at 68% 22%, rgba(5, 46, 74, 0.48) 0 2px, transparent 3px),
    radial-gradient(circle at 82% 72%, rgba(200, 155, 90, 0.44) 0 2px, transparent 3px),
    linear-gradient(105deg, transparent 20%, rgba(5, 46, 74, 0.22) 20.2%, transparent 20.7% 64%, rgba(200, 155, 90, 0.25) 64.2%, transparent 64.8%);
  background-size: 580px 360px, 640px 420px, 520px 380px, 100% 100%;
  animation: enterpriseNetworkFloat 22s ease-in-out infinite alternate;
}

main .hero-section-home > * {
  position: relative;
  z-index: 1;
}

main .hero-r3f-background,
main .hero-grid-overlay,
main .glow-orb,
main .hero-motion-bg {
  display: none !important;
}

@keyframes enterpriseGridDrift {
  0% { background-position: 0 0, 0 0, 0 0; }
  100% { background-position: 90px 40px, 72px 72px, 72px 72px; }
}

@keyframes enterpriseNetworkFloat {
  0% { transform: translate3d(-1.5%, -1%, 0); }
  100% { transform: translate3d(1.5%, 1%, 0); }
}

@media (prefers-reduced-motion: reduce) {
  main .hero-section-home::before,
  main .hero-section-home::after {
    animation: none !important;
  }
}

@media (max-width: 767px) {
  main .hero-section-home::before,
  main .hero-section-home::after {
    opacity: 0.22;
  }
}

/* Official palette neutralizers for legacy utility/class names. */
main .text-purple-300,
main .text-purple-400,
main .hover\:text-purple-300:hover {
  color: var(--c-gold) !important;
}

main .border-teal-500\/20,
main .border-blue-500\/20,
main .border-violet-500\/20,
main .hover\:border-blue-500\/30:hover,
main .hover\:border-teal-400\/30:hover,
main .hover\:border-violet-400\/30:hover {
  border-color: rgba(200, 155, 90, 0.38) !important;
}

main svg,
.icon-wrap svg,
.glass-card svg {
  color: var(--c-navy) !important;
  stroke: currentColor;
}

main > section:nth-of-type(4n):not(.hero-section-home) svg {
  color: #FFFFFF !important;
}

.glass-card .icon-wrap,
.icon-wrap,
.icon-wrap-teal,
.icon-wrap-emerald,
.icon-wrap-violet {
  background: var(--c-navy-100) !important;
  border-color: rgba(5, 46, 74, 0.16) !important;
}

.glass-card:hover .icon-wrap,
.glass-card:hover .icon-wrap-teal,
.glass-card:hover .icon-wrap-emerald,
.glass-card:hover .icon-wrap-violet {
  background: var(--c-gold-light) !important;
  border-color: rgba(200, 155, 90, 0.55) !important;
}

.glass-card:hover svg {
  color: var(--c-gold-dark) !important;
}

/* Enterprise service-card depth and consistency. */
.glass-card,
.service-card,
.feature-card,
.partner-card,
.faq-item {
  border-radius: 1rem !important;
  transition:
    transform 420ms ease,
    box-shadow 420ms ease,
    border-color 420ms ease,
    background 420ms ease !important;
}

.glass-card:hover,
.service-card:hover,
.feature-card:hover,
.partner-card:hover {
  transform: translateY(-4px) !important;
  border-color: rgba(200, 155, 90, 0.5) !important;
}

.stat-card {
  border-left: 3px solid var(--c-gold) !important;
}

.stat-number,
[data-counter] {
  background: linear-gradient(135deg, var(--c-gold-dark), var(--c-gold)) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
}

/* Header polish and scroll visibility. */
#main-nav {
  background: rgba(255, 255, 255, 0.88) !important;
  backdrop-filter: blur(18px) saturate(140%) !important;
  -webkit-backdrop-filter: blur(18px) saturate(140%) !important;
}

#main-nav.scrolled {
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: 0 16px 42px rgba(5, 46, 74, 0.12) !important;
}

#main-nav .btn-primary {
  background: var(--c-navy) !important;
  border-color: var(--c-navy) !important;
  box-shadow: 0 12px 28px rgba(5, 46, 74, 0.24) !important;
}

/* Footer: official navy anchor, white type, gold hover. */
footer {
  background: var(--c-navy) !important;
  color: #FFFFFF !important;
  border-top: 1px solid rgba(255, 255, 255, 0.12) !important;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  color: #FFFFFF !important;
}

footer p,
footer li,
footer .text-slate-400,
footer .text-slate-500,
footer .text-slate-600 {
  color: rgba(255, 255, 255, 0.80) !important;
}

footer a {
  color: rgba(255, 255, 255, 0.82) !important;
}

footer a:hover {
  color: var(--c-gold) !important;
}

footer small,
footer span,
footer .text-xs,
footer .text-sm,
footer .text-slate-300,
footer .text-slate-400,
footer .text-slate-500,
footer .text-slate-600,
footer .opacity-60,
footer .opacity-70,
footer .opacity-75 {
  color: rgba(255, 255, 255, 0.78) !important;
  opacity: 1 !important;
}

footer a,
footer a span,
footer .nav-link {
  color: rgba(255, 255, 255, 0.86) !important;
  opacity: 1 !important;
}

footer h4,
footer .font-bold,
footer .font-semibold {
  color: #FFFFFF !important;
}

footer h4[style*="C89B5A"],
footer [style*="color:#C89B5A"],
footer [style*="color: #C89B5A"] {
  color: var(--c-gold) !important;
}

footer svg,
footer [aria-label*="LinkedIn"],
footer [aria-label*="Facebook"] {
  color: #FFFFFF !important;
}

/* Contact form service checklist spacing */
.contact-service-scope {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.contact-service-group {
  padding-top: 1rem;
  border-top: 1px solid rgba(5, 46, 74, 0.12);
}

.contact-service-group:first-child {
  padding-top: 0;
  border-top: 0;
}

.contact-service-title {
  margin-bottom: 0.7rem;
  font-size: 0.68rem;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.contact-service-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 0.45rem;
}

.contact-service-option {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 0.55rem;
  border: 1px solid transparent;
  border-radius: 0.55rem;
  padding: 0.5rem 0.55rem;
  color: var(--c-muted);
  font-size: 0.78rem;
  font-weight: 600;
  line-height: 1.35;
  cursor: pointer;
  transition: background 220ms ease, border-color 220ms ease, color 220ms ease;
}

.contact-service-option:hover,
.contact-service-option:focus-within {
  background: rgba(5, 46, 74, 0.04);
  border-color: rgba(200, 155, 90, 0.36);
  color: var(--c-text);
}

.contact-service-checkbox {
  width: 0.9rem;
  height: 0.9rem;
  flex: 0 0 0.9rem;
  margin: 0;
}

/* Contact page vertical rhythm */
.contact-hero {
  min-height: auto !important;
  padding-top: 6.5rem !important;
  padding-bottom: 2.25rem !important;
  align-items: flex-start !important;
}

.contact-hero .hero-content {
  max-width: 48rem;
}

.contact-hero .hero-breadcrumb {
  margin-bottom: 0.85rem !important;
}

.contact-hero .hero-badge-wrap {
  margin-bottom: 1rem !important;
}

.contact-hero .hero-heading {
  margin-bottom: 1.15rem !important;
  line-height: 1.03 !important;
}

.contact-hero .hero-description {
  max-width: 43rem !important;
  margin-bottom: 1.45rem !important;
}

.contact-hero .hero-trust {
  gap: 0.55rem !important;
}

.contact-main-section {
  padding-top: 2.25rem !important;
}

.contact-main-section .grid {
  align-items: start;
}

@media (max-width: 639px) {
  .contact-hero {
    padding-top: 5.25rem !important;
    padding-bottom: 1.75rem !important;
  }

  .contact-main-section {
    padding-top: 1.5rem !important;
  }

  .contact-service-scope {
    gap: 0.85rem;
  }

  .contact-service-grid {
    grid-template-columns: 1fr;
    row-gap: 0.35rem;
  }

  .contact-service-option {
    padding: 0.48rem 0.45rem;
  }
}

/* ─────────────────────────────────────────────────────────────────────────
   Pro Max accessibility polish: final hierarchy, contrast, CTA, icon system
───────────────────────────────────────────────────────────────────────── */
body {
  text-rendering: optimizeLegibility;
}

main a:not(.btn-primary):not(.btn-secondary):not(.btn-outline-teal):not(.btn-outline-violet):not(.nav-link) {
  text-underline-offset: 0.18em;
}

:focus-visible {
  outline: 3px solid rgba(200, 155, 90, 0.78) !important;
  outline-offset: 3px !important;
  box-shadow: 0 0 0 5px rgba(5, 46, 74, 0.14) !important;
}

/* CTA hierarchy: primary = gold, secondary = navy outline, tertiary = text. */
.btn-primary,
#main-nav .btn-primary,
button.btn-primary,
a.btn-primary {
  background: var(--c-gold) !important;
  border: 1px solid var(--c-gold) !important;
  color: var(--c-navy) !important;
  box-shadow: 0 14px 34px rgba(200, 155, 90, 0.26) !important;
  font-weight: 800 !important;
}

.btn-primary svg,
#main-nav .btn-primary svg {
  color: var(--c-navy) !important;
  stroke: currentColor !important;
}

.btn-primary:hover,
button.btn-primary:hover,
a.btn-primary:hover {
  background: #C89B5A !important;
  border-color: #C89B5A !important;
  color: var(--c-navy) !important;
  box-shadow: 0 18px 44px rgba(200, 155, 90, 0.32), 0 0 0 3px rgba(5, 46, 74, 0.08) !important;
}

.btn-secondary,
.btn-outline-teal,
.btn-outline-violet,
button.btn-secondary,
a.btn-secondary {
  background: transparent !important;
  color: var(--c-navy) !important;
  border: 1.5px solid rgba(5, 46, 74, 0.38) !important;
  box-shadow: none !important;
  font-weight: 750 !important;
}

.btn-secondary:hover,
.btn-outline-teal:hover,
.btn-outline-violet:hover {
  background: rgba(5, 46, 74, 0.06) !important;
  border-color: var(--c-navy) !important;
  color: var(--c-navy) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .btn-secondary,
main > section:nth-of-type(4n):not(.hero-section-home) .btn-outline-teal,
main > section:nth-of-type(4n):not(.hero-section-home) .btn-outline-violet {
  color: #FFFFFF !important;
  border-color: rgba(255, 255, 255, 0.64) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .btn-secondary:hover,
main > section:nth-of-type(4n):not(.hero-section-home) .btn-outline-teal:hover,
main > section:nth-of-type(4n):not(.hero-section-home) .btn-outline-violet:hover {
  background: rgba(255, 255, 255, 0.10) !important;
  border-color: #FFFFFF !important;
}

/* Never rely on gold text on light surfaces; use navy text with gold structure. */
main .stat-number,
main [data-counter] {
  background: none !important;
  color: var(--c-navy) !important;
  -webkit-text-fill-color: var(--c-navy) !important;
  text-shadow: none !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .stat-number,
main > section:nth-of-type(4n):not(.hero-section-home) [data-counter],
footer .stat-number,
footer [data-counter] {
  color: var(--c-gold) !important;
  -webkit-text-fill-color: var(--c-gold) !important;
}

main .text-slate-400,
main .text-slate-500,
main .text-slate-600 {
  color: var(--c-muted) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .text-slate-400,
main > section:nth-of-type(4n):not(.hero-section-home) .text-slate-500,
main > section:nth-of-type(4n):not(.hero-section-home) .text-slate-600 {
  color: rgba(255, 255, 255, 0.82) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) p,
main > section:nth-of-type(4n):not(.hero-section-home) li {
  color: rgba(255, 255, 255, 0.86) !important;
}

.section-badge,
.section-badge-teal,
.section-badge-emerald,
.section-badge-violet {
  color: var(--c-navy) !important;
  background: #F5F7FA !important;
  border-color: rgba(5, 46, 74, 0.18) !important;
  font-weight: 800 !important;
}

/* Standard icon containers across service/feature/card systems. */
.icon-wrap,
.icon-wrap-teal,
.icon-wrap-emerald,
.icon-wrap-violet,
.glass-card .w-10.h-10.rounded-xl,
.glass-card .w-11.h-11.rounded-xl,
.glass-card .w-12.h-12.rounded-xl,
.glass-card .w-12.h-12.rounded-2xl {
  width: 3rem !important;
  height: 3rem !important;
  min-width: 3rem !important;
  border-radius: 0.8rem !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: var(--c-navy-100) !important;
  border: 1px solid rgba(5, 46, 74, 0.18) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75) !important;
}

.icon-wrap svg,
.icon-wrap-teal svg,
.icon-wrap-emerald svg,
.icon-wrap-violet svg,
.glass-card .w-10.h-10.rounded-xl svg,
.glass-card .w-11.h-11.rounded-xl svg,
.glass-card .w-12.h-12.rounded-xl svg,
.glass-card .w-12.h-12.rounded-2xl svg {
  width: 1.25rem !important;
  height: 1.25rem !important;
  color: var(--c-navy) !important;
  stroke: currentColor !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .icon-wrap,
main > section:nth-of-type(4n):not(.hero-section-home) .icon-wrap-teal,
main > section:nth-of-type(4n):not(.hero-section-home) .icon-wrap-emerald,
main > section:nth-of-type(4n):not(.hero-section-home) .icon-wrap-violet,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-10.h-10.rounded-xl,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-11.h-11.rounded-xl,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.h-12.rounded-xl,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.h-12.rounded-2xl {
  background: rgba(200, 155, 90, 0.16) !important;
  border-color: rgba(200, 155, 90, 0.40) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .icon-wrap svg,
main > section:nth-of-type(4n):not(.hero-section-home) .icon-wrap-teal svg,
main > section:nth-of-type(4n):not(.hero-section-home) .icon-wrap-emerald svg,
main > section:nth-of-type(4n):not(.hero-section-home) .icon-wrap-violet svg {
  color: #FFFFFF !important;
}

/* Card balance and enterprise component consistency. */
.glass-card,
.service-card,
.feature-card,
.faq-item,
.partner-card {
  border-color: rgba(5, 46, 74, 0.14) !important;
}

.glass-card > h3,
.glass-card > h4,
.glass-card h3,
.glass-card h4 {
  line-height: 1.22 !important;
}

.glass-card p {
  line-height: 1.68 !important;
}

.tag-chip,
.hero-trust-item {
  color: #4A5568 !important;
  border-color: rgba(5, 46, 74, 0.14) !important;
}

.hero-breadcrumb span,
.hero-breadcrumb a {
  color: var(--c-muted) !important;
}

.hero-breadcrumb span:last-child {
  color: var(--c-navy) !important;
  font-weight: 800 !important;
}

.pp-visual-label {
  background: var(--c-navy) !important;
  color: #FFFFFF !important;
  border-color: rgba(255, 255, 255, 0.24) !important;
}

main span[style*="#EF4444"],
main [style*="color:#EF4444"] {
  color: #B42318 !important;
}

/* Final brand guard: old semantic class names remain for compatibility, but
   their visible treatment is strictly official Propel Play navy/gold/white. */
main .gradient-text,
main .gradient-text-teal,
main .gradient-text-violet {
  background: none !important;
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
  text-shadow: none !important;
}

main .hero-section-home .gradient-text,
main > section:not(:nth-of-type(4n)):not(.hero-section-home) .gradient-text,
main > section:not(:nth-of-type(4n)):not(.hero-section-home) .gradient-text-teal,
main > section:not(:nth-of-type(4n)):not(.hero-section-home) .gradient-text-violet {
  color: var(--c-navy) !important;
  -webkit-text-fill-color: var(--c-navy) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .gradient-text,
main > section:nth-of-type(4n):not(.hero-section-home) .gradient-text-teal,
main > section:nth-of-type(4n):not(.hero-section-home) .gradient-text-violet {
  color: var(--c-gold) !important;
  -webkit-text-fill-color: var(--c-gold) !important;
}

/* UI repair pass: prevent legacy equal-height rules from inflating standalone
   cards, and make dark-section cards readable without changing page structure. */
main .glass-card,
main .service-card,
main .feature-card,
main .faq-item,
main .partner-card {
  min-height: auto !important;
}

main .grid > .glass-card,
main .grid > .service-card,
main .grid > .feature-card {
  height: auto !important;
}

main > section:not(.hero-section):not(.hero-section-home):not(.page-hero) {
  padding-top: clamp(4.5rem, 6vw, 5.75rem) !important;
  padding-bottom: clamp(4.5rem, 6vw, 5.75rem) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card {
  background: rgba(255, 255, 255, 0.095) !important;
  border-color: rgba(255, 255, 255, 0.20) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card h3,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card h4,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .font-bold,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .font-black {
  color: #FFFFFF !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card p,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card li,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card span:not(.section-badge):not(.tag-chip):not(.stat-number) {
  color: rgba(255, 255, 255, 0.84) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card a:not(.btn-primary):not(.btn-secondary):not(.btn-outline-teal):not(.btn-outline-violet) {
  color: var(--c-gold) !important;
  opacity: 1 !important;
  font-weight: 800 !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card a:not(.btn-primary):not(.btn-secondary):not(.btn-outline-teal):not(.btn-outline-violet) svg {
  color: var(--c-gold) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-9.h-9,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-10.h-10,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-11.h-11,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.h-12,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-16.h-16 {
  background: rgba(200, 155, 90, 0.18) !important;
  border-color: rgba(200, 155, 90, 0.46) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-9.h-9 svg,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-10.h-10 svg,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-11.h-11 svg,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-12.h-12 svg,
main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .w-16.h-16 svg {
  color: #FFFFFF !important;
  stroke: currentColor !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) .glass-card .tag-chip {
  background: rgba(255, 255, 255, 0.10) !important;
  border-color: rgba(255, 255, 255, 0.24) !important;
  color: #FFFFFF !important;
  box-shadow: none !important;
}

@media (min-width: 1024px) {
  main .hero-section:not(.hero-section-home) {
    min-height: auto !important;
    padding-top: 8rem !important;
    padding-bottom: 5.25rem !important;
  }

  body main .hero-section + div + section,
  body main .hero-section + section {
    padding-top: clamp(4.5rem, 6vw, 5.75rem) !important;
  }
}

@media (max-width: 767px) {
  main > section:not(.hero-section):not(.hero-section-home):not(.page-hero) {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }
}

/* Section separation without clutter. */
main > section:not(.hero-section-home)::-moz-selection {
  background: rgba(200, 155, 90, 0.24);
}
main > section:not(.hero-section-home)::selection {
  background: rgba(200, 155, 90, 0.24);
}

main > section:not(.hero-section-home) {
  border-top: 1px solid rgba(5, 46, 74, 0.06);
}

main > section:nth-of-type(4n):not(.hero-section-home) {
  border-top-color: rgba(255, 255, 255, 0.12);
}

/* Forms: readable labels, placeholders, and focus. */
.form-label,
label {
  color: #1A202C !important;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #4A5568 !important;
  opacity: 1 !important;
}

input::placeholder,
textarea::placeholder {
  color: #4A5568 !important;
  opacity: 1 !important;
}

.form-input,
.form-select,
input,
textarea,
select {
  border-color: rgba(5, 46, 74, 0.20) !important;
}

.form-input:focus,
.form-select:focus,
input:focus,
textarea:focus,
select:focus {
  border-color: var(--c-gold) !important;
  box-shadow: 0 0 0 4px rgba(200, 155, 90, 0.18) !important;
}

/* Hero motion should support content, never compete. */
main .hero-section-home::before {
  opacity: 0.4 !important;
}

main .hero-section-home::after {
  opacity: 0.32 !important;
}

@media (max-width: 767px) {
  .btn-primary,
  .btn-secondary,
  .btn-outline-teal,
  .btn-outline-violet {
    min-height: 3rem;
  }

  .glass-card,
  .service-card,
  .feature-card {
    border-radius: 0.9rem !important;
  }

  .section-badge {
    letter-spacing: 0.06em !important;
  }
}

/* Universal icon, logo, and final CTA treatment. */
:where(main, footer, #main-nav, #mobile-menu) svg {
  flex-shrink: 0;
  color: currentColor;
  stroke: currentColor;
}

:where(main, #main-nav, #mobile-menu) svg {
  color: var(--c-navy) !important;
}

:where(main) .btn-primary svg,
:where(#main-nav) .btn-primary svg,
:where(#mobile-menu) .btn-primary svg {
  color: var(--c-navy) !important;
}

:where(main) .btn-secondary svg,
:where(main) .btn-outline-teal svg,
:where(main) .btn-outline-violet svg,
:where(main) a svg {
  color: currentColor !important;
}

footer svg,
main > section:nth-of-type(4n):not(.hero-section-home) svg,
main > section[style*="#052E4A"] svg,
main > section[style*="rgb(5,46,74)"] svg,
.home-final-cta svg {
  color: #FFFFFF !important;
}

footer .btn-primary svg,
main > section:nth-of-type(4n):not(.hero-section-home) .btn-primary svg,
main > section[style*="#052E4A"] .btn-primary svg,
.home-final-cta .btn-primary svg {
  color: var(--c-navy) !important;
}

footer a:hover svg,
main > section:nth-of-type(4n):not(.hero-section-home) a:hover svg,
.home-final-cta a:hover svg {
  color: var(--c-gold) !important;
}

:where(.icon-wrap, .icon-wrap-teal, .icon-wrap-emerald, .icon-wrap-violet),
main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full),
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full),
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100) !important;
  border: 1px solid rgba(5, 46, 74, 0.18) !important;
  color: var(--c-navy) !important;
}

:where(.icon-wrap, .icon-wrap-teal, .icon-wrap-emerald, .icon-wrap-violet) svg,
main .glass-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg,
main .service-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg,
main .feature-card :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16):where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) :where(.icon-wrap, .icon-wrap-teal, .icon-wrap-emerald, .icon-wrap-violet),
.home-final-cta :where(.icon-wrap, .icon-wrap-teal, .icon-wrap-emerald, .icon-wrap-violet) {
  background: rgba(200, 155, 90, 0.18) !important;
  border-color: rgba(200, 155, 90, 0.48) !important;
  color: #FFFFFF !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) :where(.icon-wrap, .icon-wrap-teal, .icon-wrap-emerald, .icon-wrap-violet) svg,
.home-final-cta :where(.icon-wrap, .icon-wrap-teal, .icon-wrap-emerald, .icon-wrap-violet) svg {
  color: #FFFFFF !important;
}

#main-nav img[alt="PropelPlay"],
#main-nav img[alt="Propel Play"] {
  filter: none;
}

footer img[alt="PropelPlay"],
footer img[alt="Propel Play"],
main > section:nth-of-type(4n):not(.hero-section-home) img[alt="PropelPlay"],
main > section:nth-of-type(4n):not(.hero-section-home) img[alt="Propel Play"],
.home-final-cta img[alt="PropelPlay"],
.home-final-cta img[alt="Propel Play"] {
  filter: brightness(0) invert(1);
  opacity: 0.96;
}

.home-final-cta {
  background:
    radial-gradient(circle at 50% 46%, rgba(200, 155, 90, 0.16), transparent 34%),
    url('/assets/images/editorial/team-analytics.webp') center/cover no-repeat !important;
  isolation: isolate;
  margin-bottom: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  box-shadow: inset 0 42px 80px rgba(4, 31, 51, 0.26);
}

.home-final-cta::before,
.home-final-cta::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}

.home-final-cta::before {
  background:
    linear-gradient(180deg, rgba(5, 46, 74, 0.55) 0%, rgba(5, 46, 74, 0.62) 24%, rgba(5, 46, 74, 0.66) 100%),
    radial-gradient(circle at 50% 48%, rgba(255, 255, 255, 0.06), transparent 42%);
}

.home-final-cta::after {
  inset: auto 0 -2px;
  height: 170px;
  background: linear-gradient(180deg, rgba(4, 31, 51, 0), #041F33 72%, #041F33 100%);
  z-index: 2;
}

#main-content:has(> .home-final-cta:last-child) {
  background: #041F33;
}

main > section.home-final-cta {
  border-top: 0 !important;
  border-bottom: 0 !important;
}

#main-content:has(> .home-final-cta:last-child) + footer {
  margin-top: 0 !important;
  border-top-color: rgba(255, 255, 255, 0.06) !important;
}

.service-final-cta {
  background:
    linear-gradient(135deg, rgba(5, 46, 74, 0.94), rgba(4, 31, 51, 0.96)) !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
  isolation: isolate;
}

.service-final-cta::before,
.service-final-cta::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.service-final-cta::before {
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(4, 31, 51, 0.59), rgba(4, 31, 51, 0.67)),
    radial-gradient(circle at 50% 46%, rgba(200, 155, 90, 0.13), transparent 40%);
}

.service-final-cta::after {
  z-index: 2;
  inset: auto 0 -2px;
  height: 92px;
  background: linear-gradient(180deg, rgba(4, 31, 51, 0), #041F33 88%);
}

.service-final-cta > .absolute.inset-0 {
  z-index: 0;
  opacity: 0.16 !important;
}

.service-final-cta .pp-visual-image,
.service-final-cta picture,
.service-final-cta img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.service-final-cta .grid-overlay,
.service-final-cta .section-container {
  position: relative;
  z-index: 3;
}

.service-final-cta h1,
.service-final-cta h2,
.service-final-cta h3,
.service-final-cta .text-white,
.service-final-cta .text-slate-100,
.service-final-cta .text-slate-200,
.service-final-cta .text-slate-300 {
  color: #FFFFFF !important;
}

main > section.service-final-cta:not(.hero-section-home) .gradient-text,
main > section.service-final-cta:not(.hero-section-home) .gradient-text-teal,
main > section.service-final-cta:not(.hero-section-home) .gradient-text-violet {
  background: none !important;
  -webkit-background-clip: initial !important;
  background-clip: initial !important;
  color: #C89B5A !important;
  -webkit-text-fill-color: #C89B5A !important;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.24);
}

.service-final-cta p,
.service-final-cta li,
.service-final-cta .text-slate-400,
.service-final-cta .text-slate-500,
.service-final-cta .text-slate-600 {
  color: rgba(255, 255, 255, 0.82) !important;
}

.service-final-cta .btn-secondary,
.service-final-cta .btn-outline-teal,
.service-final-cta .btn-outline-violet,
.home-final-cta .btn-secondary,
.home-final-cta .btn-outline-teal,
.home-final-cta .btn-outline-violet {
  color: #FFFFFF !important;
  border-color: rgba(255, 255, 255, 0.48) !important;
  background: rgba(255, 255, 255, 0.08) !important;
}

.service-final-cta .btn-secondary:hover,
.service-final-cta .btn-outline-teal:hover,
.service-final-cta .btn-outline-violet:hover,
.home-final-cta .btn-secondary:hover,
.home-final-cta .btn-outline-teal:hover,
.home-final-cta .btn-outline-violet:hover {
  background: rgba(255, 255, 255, 0.16) !important;
  border-color: #FFFFFF !important;
}

/* Premium gold-on-navy badge for final CTA banners — replaces the light
   navy-on-grey badge which read as a mismatched bright tile on a dark CTA. */
.service-final-cta .section-badge,
.home-final-cta .section-badge {
  background: rgba(200, 155, 90, 0.14) !important;
  border-color: rgba(200, 155, 90, 0.4) !important;
  color: #C89B5A !important;
}

/* Dark navy text on the gold primary button gives a much higher-contrast,
   premium-feeling call to action against the dark CTA background. */
.service-final-cta .btn-primary,
.home-final-cta .btn-primary {
  color: var(--c-navy) !important;
}

.service-final-cta .btn-primary svg,
.home-final-cta .btn-primary svg {
  color: var(--c-navy) !important;
}

.hero-section-home + .ticker-wrap {
  background: #052E4A !important;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.hero-section-home + .ticker-wrap::before {
  background: linear-gradient(90deg, #052E4A 0%, rgba(5, 46, 74, 0) 100%) !important;
}

.hero-section-home + .ticker-wrap::after {
  background: linear-gradient(-90deg, #052E4A 0%, rgba(5, 46, 74, 0) 100%) !important;
}

.hero-section-home + .ticker-wrap .ticker-track {
  align-items: center;
}

.hero-section-home + .ticker-wrap .ticker-item {
  color: rgba(255, 255, 255, 0.88) !important;
  font-weight: 700 !important;
  letter-spacing: 0.01em;
  opacity: 1 !important;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.18);
}

.hero-section-home + .ticker-wrap .ticker-dot {
  background: #C89B5A !important;
  box-shadow: 0 0 0 4px rgba(200, 155, 90, 0.18), 0 0 18px rgba(200, 155, 90, 0.28) !important;
}

#main-content:has(> .service-final-cta:last-child) {
  background: #041F33;
}

#main-content:has(> .service-final-cta:last-child) + footer {
  margin-top: 0 !important;
  border-top-color: rgba(255, 255, 255, 0.06) !important;
}

.home-final-cta .glow-orb,
.home-final-cta .grid-overlay,
.home-final-cta .section-container {
  position: relative;
  z-index: 1;
}

.home-final-cta .grid-overlay {
  opacity: 0.18 !important;
}

/* Final icon visibility pass: icons inherit local context, while contained
   service/card icons keep a stable navy mark on a light chip. */
:where(main, #main-nav, #mobile-menu, footer) svg {
  color: currentColor !important;
  stroke: currentColor;
}

:where(.icon-wrap, .icon-wrap-teal, .icon-wrap-emerald, .icon-wrap-violet),
main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) {
  background: var(--c-navy-100) !important;
  border-color: rgba(5, 46, 74, 0.18) !important;
  color: var(--c-navy) !important;
}

:where(.icon-wrap, .icon-wrap-teal, .icon-wrap-emerald, .icon-wrap-violet) svg,
main :where(.glass-card, .service-card, .feature-card)
  :where(.w-9.h-9, .w-10.h-10, .w-11.h-11, .w-12.h-12, .w-14.h-14, .w-16.h-16)
  :where(.rounded-md, .rounded-lg, .rounded-xl, .rounded-2xl, .rounded-full) svg {
  color: var(--c-navy) !important;
  stroke: currentColor !important;
}

footer .btn-primary svg,
main .btn-primary svg {
  color: var(--c-navy) !important;
}

main > section:nth-of-type(4n):not(.hero-section-home) a:not(.btn-primary):not(.btn-secondary):not(.btn-outline-teal):not(.btn-outline-violet) svg,
footer a:not(.btn-primary):hover svg {
  color: var(--c-gold) !important;
}


  .services-hero .hover\:text-white:hover {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff;
  }

@media (min-width: 1024px) {

  .lg\:grid > * {
    min-width: 0;
  }
}

.last\:mb-0:last-child {
  margin-bottom: 0px;
}

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

.hover\:translate-y-\[-2px\]:hover {
  --tw-translate-y: -2px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-\[\#C89B5A\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(200 155 90 / var(--tw-border-opacity, 1));
}

.hover\:border-\[\#C89B5A\]\/40:hover {
  border-color: rgb(200 155 90 / 0.4);
}

.hover\:border-teal-400\/30:hover {
  border-color: rgb(45 212 191 / 0.3);
}

.hover\:border-opacity-50:hover {
  --tw-border-opacity: 0.5;
}

.hover\:bg-white\/10:hover {
  background-color: rgb(255 255 255 / 0.1);
}

.hover\:bg-white\/5:hover {
  background-color: rgb(255 255 255 / 0.05);
}

.hover\:text-navy-900:hover {
  --tw-text-opacity: 1;
  color: rgb(5 46 74 / var(--tw-text-opacity, 1));
}

.hover\:text-slate-300:hover {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}

.hover\:text-slate-400:hover {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

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

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:no-underline:hover {
  text-decoration-line: none;
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

@media (min-width: 640px) {

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

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

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

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

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

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

  .sm\:items-end {
    align-items: flex-end;
  }

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

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

@media (min-width: 768px) {

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

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

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

@media (min-width: 1024px) {

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

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

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

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

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

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

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

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

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

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

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

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:flex-none {
    flex: none;
  }

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

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

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

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

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

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

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

  .lg\:grid-cols-\[0\.8fr_1\.2fr\] {
    grid-template-columns: 0.8fr 1.2fr;
  }

  .lg\:grid-cols-\[0\.9fr_1\.1fr\] {
    grid-template-columns: 0.9fr 1.1fr;
  }

  .lg\:grid-cols-\[1fr_3rem_1fr\] {
    grid-template-columns: 1fr 3rem 1fr;
  }

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

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

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

  .lg\:items-end {
    align-items: flex-end;
  }

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

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

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

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-14 {
    gap: 3.5rem;
  }

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

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

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-7 {
    gap: 1.75rem;
  }

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

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

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

  .lg\:p-14 {
    padding: 3.5rem;
  }

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

  .lg\:p-7 {
    padding: 1.75rem;
  }

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

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

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

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

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

  .lg\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

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

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

  .lg\:pb-28 {
    padding-bottom: 7rem;
  }

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

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

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

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

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

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

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

@media (min-width: 1280px) {

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

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

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

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

  .xl\:gap-12 {
    gap: 3rem;
  }

  .xl\:gap-6 {
    gap: 1.5rem;
  }
}
