*, ::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: "DM Sans", system-ui, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
  html {
    scroll-behavior: auto;
  }
  body {
  --tw-bg-opacity: 1;
  background-color: rgb(24 25 29 / var(--tw-bg-opacity, 1));
  font-family: "DM Sans", system-ui, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(232 236 242 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container {
  width: 100%;
}
@media (min-width: 480px) {

  .container {
    max-width: 480px;
  }
}
@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;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.-left-2 {
  left: -0.5rem;
}
.-right-16 {
  right: -4rem;
}
.-top-16 {
  top: -4rem;
}
.-top-6 {
  top: -1.5rem;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
}
.isolate {
  isolation: isolate;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.z-\[3\] {
  z-index: 3;
}
.z-\[51\] {
  z-index: 51;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-14 {
  margin-top: 3.5rem;
}
.mt-16 {
  margin-top: 4rem;
}
.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-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[0\.64em\] {
  margin-top: 0.64em;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.aspect-\[16\/10\] {
  aspect-ratio: 16/10;
}
.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.h-1 {
  height: 0.25rem;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-10 {
  height: 2.5rem;
}
.h-14 {
  height: 3.5rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-56 {
  height: 14rem;
}
.h-8 {
  height: 2rem;
}
.h-full {
  height: 100%;
}
.min-h-\[12rem\] {
  min-height: 12rem;
}
.min-h-\[14rem\] {
  min-height: 14rem;
}
.min-h-\[60vh\] {
  min-height: 60vh;
}
.min-h-\[70vh\] {
  min-height: 70vh;
}
.min-h-\[80vh\] {
  min-height: 80vh;
}
.min-h-\[85vh\] {
  min-height: 85vh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-1 {
  width: 0.25rem;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-10 {
  width: 2.5rem;
}
.w-14 {
  width: 3.5rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-56 {
  width: 14rem;
}
.w-8 {
  width: 2rem;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.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-7xl {
  max-width: 80rem;
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-none {
  max-width: none;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink {
  flex-shrink: 1;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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));
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize {
  resize: both;
}
.scroll-mt-24 {
  scroll-margin-top: 6rem;
}
.list-none {
  list-style-type: none;
}
.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-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.self-start {
  align-self: flex-start;
}
.overflow-hidden {
  overflow: hidden;
}
.text-wrap {
  text-wrap: wrap;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-\[1\.75rem\] {
  border-radius: 1.75rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.border {
  border-width: 1px;
}
.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-0 {
  border-top-width: 0px;
}
.border-coral {
  --tw-border-opacity: 1;
  border-color: rgb(237 50 134 / var(--tw-border-opacity, 1));
}
.border-coral\/25 {
  border-color: rgb(237 50 134 / 0.25);
}
.border-coral\/30 {
  border-color: rgb(237 50 134 / 0.3);
}
.border-gold {
  --tw-border-opacity: 1;
  border-color: rgb(255 196 22 / var(--tw-border-opacity, 1));
}
.border-gold\/20 {
  border-color: rgb(255 196 22 / 0.2);
}
.border-gold\/25 {
  border-color: rgb(255 196 22 / 0.25);
}
.border-gold\/30 {
  border-color: rgb(255 196 22 / 0.3);
}
.border-teal {
  --tw-border-opacity: 1;
  border-color: rgb(65 159 216 / var(--tw-border-opacity, 1));
}
.border-teal\/25 {
  border-color: rgb(65 159 216 / 0.25);
}
.border-teal\/30 {
  border-color: rgb(65 159 216 / 0.3);
}
.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}
.border-white\/5 {
  border-color: rgb(255 255 255 / 0.05);
}
.bg-\[\#5dc1a5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(93 193 165 / var(--tw-bg-opacity, 1));
}
.bg-base {
  --tw-bg-opacity: 1;
  background-color: rgb(24 25 29 / var(--tw-bg-opacity, 1));
}
.bg-base\/80 {
  background-color: rgb(24 25 29 / 0.8);
}
.bg-coral {
  --tw-bg-opacity: 1;
  background-color: rgb(237 50 134 / var(--tw-bg-opacity, 1));
}
.bg-coral\/10 {
  background-color: rgb(237 50 134 / 0.1);
}
.bg-coral\/90 {
  background-color: rgb(237 50 134 / 0.9);
}
.bg-elevated {
  --tw-bg-opacity: 1;
  background-color: rgb(31 33 40 / var(--tw-bg-opacity, 1));
}
.bg-elevated\/20 {
  background-color: rgb(31 33 40 / 0.2);
}
.bg-elevated\/30 {
  background-color: rgb(31 33 40 / 0.3);
}
.bg-elevated\/40 {
  background-color: rgb(31 33 40 / 0.4);
}
.bg-elevated\/50 {
  background-color: rgb(31 33 40 / 0.5);
}
.bg-gold {
  --tw-bg-opacity: 1;
  background-color: rgb(255 196 22 / var(--tw-bg-opacity, 1));
}
.bg-gold\/10 {
  background-color: rgb(255 196 22 / 0.1);
}
.bg-gold\/5 {
  background-color: rgb(255 196 22 / 0.05);
}
.bg-mint {
  --tw-bg-opacity: 1;
  background-color: rgb(93 193 165 / var(--tw-bg-opacity, 1));
}
.bg-teal {
  --tw-bg-opacity: 1;
  background-color: rgb(65 159 216 / var(--tw-bg-opacity, 1));
}
.bg-teal\/10 {
  background-color: rgb(65 159 216 / 0.1);
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-base {
  --tw-gradient-from: #18191d var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(24 25 29 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-base {
  --tw-gradient-to: rgb(24 25 29 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #18191d var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-base\/40 {
  --tw-gradient-to: rgb(24 25 29 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(24 25 29 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-base\/50 {
  --tw-gradient-to: rgb(24 25 29 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(24 25 29 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-elevated {
  --tw-gradient-to: #1f2128 var(--tw-gradient-to-position);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.bg-contain {
  background-size: contain;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-7 {
  padding: 1.75rem;
}
.p-8 {
  padding: 2rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-28 {
  padding-top: 7rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.text-center {
  text-align: center;
}
.font-display {
  font-family: Montserrat, "DM Sans", system-ui, sans-serif;
}
.font-mono {
  font-family: "IBM Plex Mono", monospace;
}
.font-sans {
  font-family: "DM Sans", system-ui, sans-serif;
}
.font-serif {
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-8xl {
  font-size: 6rem;
  line-height: 1;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.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-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.leading-none {
  line-height: 1;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-snug {
  line-height: 1.375;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-base {
  --tw-text-opacity: 1;
  color: rgb(24 25 29 / var(--tw-text-opacity, 1));
}
.text-coral {
  --tw-text-opacity: 1;
  color: rgb(237 50 134 / var(--tw-text-opacity, 1));
}
.text-coral\/50 {
  color: rgb(237 50 134 / 0.5);
}
.text-coral\/60 {
  color: rgb(237 50 134 / 0.6);
}
.text-gold {
  --tw-text-opacity: 1;
  color: rgb(255 196 22 / var(--tw-text-opacity, 1));
}
.text-gold\/50 {
  color: rgb(255 196 22 / 0.5);
}
.text-gold\/60 {
  color: rgb(255 196 22 / 0.6);
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(232 236 242 / var(--tw-text-opacity, 1));
}
.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(154 165 181 / var(--tw-text-opacity, 1));
}
.text-secondary\/60 {
  color: rgb(154 165 181 / 0.6);
}
.text-secondary\/70 {
  color: rgb(154 165 181 / 0.7);
}
.text-secondary\/80 {
  color: rgb(154 165 181 / 0.8);
}
.text-teal {
  --tw-text-opacity: 1;
  color: rgb(65 159 216 / var(--tw-text-opacity, 1));
}
.text-teal\/20 {
  color: rgb(65 159 216 / 0.2);
}
.text-teal\/50 {
  color: rgb(65 159 216 / 0.5);
}
.text-teal\/60 {
  color: rgb(65 159 216 / 0.6);
}
.underline {
  text-decoration-line: underline;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-90 {
  opacity: 0.9;
}
.opacity-\[0\.02\] {
  opacity: 0.02;
}
.opacity-\[0\.04\] {
  opacity: 0.04;
}
.opacity-\[0\.08\] {
  opacity: 0.08;
}
.outline {
  outline-style: solid;
}
.\!ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-coral\/30 {
  --tw-ring-color: rgb(237 50 134 / 0.3);
}
.ring-offset-2 {
  --tw-ring-offset-width: 2px;
}
.ring-offset-base {
  --tw-ring-offset-color: #18191d;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.blur-3xl {
  --tw-blur: blur(64px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.grayscale {
  --tw-grayscale: grayscale(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);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-filter {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.hero-headline,
    h1, h2, h3 {
      font-family: Montserrat, "DM Sans", system-ui, sans-serif;
    }
.hero-headline {
      font-size: clamp(2.5rem, 8vw, 5.5rem);
      line-height: 1.05;
      letter-spacing: -0.03em;
    }
/* Hero flashlight reveal: base + alt copy stacked (headline + subcopy).
       A soft circle following the cursor punches through the real text and
       reveals the alt copy underneath. Masks are inverted so only one version
       shows at any point. */
:root {
      --hf-spot-radius-default: 130px;
      --hf-spot-soft: 0px;
      /* Hard clip: ring diameter matches spot radius × 2 */
      --hf-cursor-ring-size: calc(var(--hf-spot-radius-default) * 2);
    }
.hero-flashlight-zone {
      display: grid;
      width: 100%;
      min-width: 0;
      overflow-x: clip;
      --hf-x: 50%;
      --hf-y: 50%;
      --hf-spot: 0px;
    }
.hero-flashlight-zone > * {
      grid-area: 1 / 1;
      min-width: 0;
    }
.hero-flashlight-reveal {
      pointer-events: none;
      opacity: 0;
    }
.hero-flashlight-reveal .reveal-line-inner {
      opacity: 1;
      transform: none;
      animation: none;
      transition: none;
    }
@media (min-width: 768px) and (pointer: fine) and (prefers-reduced-motion: no-preference) {
      .hero-flashlight-zone .hero-headline .reveal-line-inner {
        white-space: nowrap;
      }
    }
.hero-flashlight-zone:hover .hero-flashlight-reveal {
      opacity: 1;
      -webkit-mask-image: radial-gradient(
        circle at var(--hf-x) var(--hf-y),
        #000 0,
        #000 var(--hf-spot),
        transparent calc(var(--hf-spot) + var(--hf-spot-soft))
      );
      mask-image: radial-gradient(
        circle at var(--hf-x) var(--hf-y),
        #000 0,
        #000 var(--hf-spot),
        transparent calc(var(--hf-spot) + var(--hf-spot-soft))
      );
    }
.hero-flashlight-zone:hover .hero-flashlight-base {
      -webkit-mask-image: radial-gradient(
        circle at var(--hf-x) var(--hf-y),
        transparent 0,
        transparent var(--hf-spot),
        #000 calc(var(--hf-spot) + var(--hf-spot-soft))
      );
      mask-image: radial-gradient(
        circle at var(--hf-x) var(--hf-y),
        transparent 0,
        transparent var(--hf-spot),
        #000 calc(var(--hf-spot) + var(--hf-spot-soft))
      );
    }
@media (pointer: coarse), (prefers-reduced-motion: reduce) {
      .hero-flashlight-reveal {
        display: none;
      }
    }
.hero-subcopy {
      font-size: 1rem;
      line-height: 1.625;
      max-width: 42rem;
    }
@media (min-width: 768px) {
      .hero-subcopy {
        font-size: 1.25rem; /* 20px */
        line-height: 1.625;
        /* em scales with font-size so line length stays proportional to the 18px / 42rem baseline */
        max-width: 37.333em;
      }
    }
.hero-subcopy-reveal {
      color: #419fd8;
    }
.approach-quote-reveal {
      color: #419fd8;
    }
.section-heading-reveal {
      color: #419fd8;
    }
.underline-grow {
      background: linear-gradient(currentColor, currentColor) left bottom / 0 1px no-repeat;
      transition: background-size 0.35s ease;
    }
.group:hover .underline-grow,
    .group:focus-within .underline-grow {
      background-size: 100% 1px;
    }
.marquee-track {
      display: flex;
      width: -moz-max-content;
      width: max-content;
      animation: marquee 40s linear infinite;
    }
/* Each half of the track is duplicated content for a seamless loop.
       display: contents keeps the wrapper out of the flex layout while
       still letting us target/hide the duplicate copy as a unit. */
.marquee-set {
      display: contents;
    }
@keyframes marquee {
      0% { transform: translateX(0); }
      100% { transform: translateX(-50%); }
    }
@media (prefers-reduced-motion: reduce) {
      .marquee-track { animation: none; flex-wrap: wrap; justify-content: center; width: auto; }
      .marquee-track .marquee-set ~ .marquee-set { display: none; }
      .brands-marquee-row { mask-image: none; -webkit-mask-image: none; }
      html { scroll-behavior: auto; }
      .underline-grow { transition: none; }
    }
/* === Logo shrink on scroll === */
:root {
      --logo-height: 2.75rem;
      --logo-height-scrolled: 1.75rem;
      --nav-font-size: 1rem;
      --nav-font-size-scrolled: 0.875rem;
    }
@media (min-width: 768px) {
      :root {
        --logo-height: 3.25rem;
        --logo-height-scrolled: 2rem;
      }
    }
#site-logo {
      height: var(--logo-height);
      transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    }
#site-header.is-scrolled #site-logo {
      height: var(--logo-height-scrolled);
    }
#site-header .site-nav a,
    #site-header .site-nav .nav-current,
    #site-header .nav-cta {
      font-size: var(--nav-font-size);
      transition:
        font-size 0.4s cubic-bezier(0.4, 0, 0.2, 1),
        color 0.2s ease,
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease,
        box-shadow 0.2s ease;
    }
#site-header.is-scrolled .site-nav a,
    #site-header.is-scrolled .site-nav .nav-current,
    #site-header.is-scrolled .nav-cta {
      font-size: var(--nav-font-size-scrolled);
    }
#site-header .site-nav > a:not(.nav-cta),
    #site-header .site-nav > .nav-current {
      display: inline-flex;
      align-items: center;
      padding: 0.625rem 0.875rem;
      margin: -0.625rem -0.375rem;
      border-radius: 0.25rem;
    }
/* === Mobile nav full-screen takeover === */
body.mobile-nav-open {
      overflow: hidden;
    }
#site-header.is-menu-open {
      border-color: transparent;
      background: transparent;
      backdrop-filter: none;
    }
#site-header.is-menu-open .mobile-nav-header-cta {
      opacity: 0;
      pointer-events: none;
      transform: translateY(-2px);
    }
.menu-toggle-bars {
      position: relative;
      display: block;
      width: 1.25rem;
      height: 1rem;
    }
.menu-toggle-bar {
      position: absolute;
      left: 0;
      width: 100%;
      height: 1.5px;
      border-radius: 1px;
      background: currentColor;
      transition: transform 0.35s ease, opacity 0.35s ease, top 0.35s ease;
    }
.menu-toggle-bar:nth-child(1) { top: 0; }
.menu-toggle-bar:nth-child(2) { top: 50%; transform: translateY(-50%); }
.menu-toggle-bar:nth-child(3) { top: 100%; transform: translateY(-100%); }
#site-header.is-menu-open .menu-toggle-bar:nth-child(1) {
      top: 50%;
      transform: translateY(-50%) rotate(45deg);
    }
#site-header.is-menu-open .menu-toggle-bar:nth-child(2) {
      opacity: 0;
    }
#site-header.is-menu-open .menu-toggle-bar:nth-child(3) {
      top: 50%;
      transform: translateY(-50%) rotate(-45deg);
    }
.mobile-nav-overlay {
      position: fixed;
      inset: 0;
      z-index: 49;
      visibility: hidden;
      pointer-events: none;
      clip-path: circle(0% at calc(100% - 2.75rem) 2.75rem);
      transition:
        clip-path 0.7s cubic-bezier(0.22, 1, 0.36, 1),
        visibility 0s linear 0.7s;
    }
.mobile-nav-overlay.is-open {
      visibility: visible;
      pointer-events: auto;
      clip-path: circle(150% at calc(100% - 2.75rem) 2.75rem);
      transition:
        clip-path 0.7s cubic-bezier(0.22, 1, 0.36, 1),
        visibility 0s linear 0s;
    }
.mobile-nav-bg {
      position: absolute;
      inset: 0;
      background: #18191d;
      overflow: hidden;
    }
.mobile-nav-orb-coral {
      width: min(320px, 70vw);
      height: min(320px, 70vw);
      top: -10%;
      right: -15%;
      opacity: 0;
      transform: scale(0.85);
      transition: opacity 0.9s ease 0.15s, transform 0.9s cubic-bezier(0.22, 1, 0.36, 1) 0.15s;
    }
.mobile-nav-orb-teal {
      width: min(280px, 65vw);
      height: min(280px, 65vw);
      bottom: 5%;
      left: -18%;
      opacity: 0;
      transform: scale(0.85);
      transition: opacity 0.9s ease 0.25s, transform 0.9s cubic-bezier(0.22, 1, 0.36, 1) 0.25s;
    }
.mobile-nav-overlay.is-open .mobile-nav-orb-coral,
    .mobile-nav-overlay.is-open .mobile-nav-orb-teal {
      opacity: 0.12;
      transform: scale(1);
    }
.mobile-nav-dot-grid {
      position: absolute;
      inset: 0;
      opacity: 0.02;
      background-image: radial-gradient(circle, #e8ecf2 1px, transparent 1px);
      background-size: 32px 32px;
    }
.mobile-nav-inner {
      position: relative;
      z-index: 1;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      min-height: 100%;
      padding: calc(var(--logo-height) + 2.5rem) 1.5rem 2rem;
    }
.mobile-nav-list ul {
      list-style: none;
      margin: 0;
      padding: 0;
    }
.mobile-nav-link {
      padding: 0.5rem 0;
    }
.mobile-nav-index {
      display: block;
      margin-bottom: 0.35rem;
      font-family: 'IBM Plex Mono', monospace;
      font-size: 0.6875rem;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      color: rgba(154, 165, 181, 0.65);
    }
.mobile-nav-label {
      display: block;
      font-family: Montserrat, "DM Sans", system-ui, sans-serif;
      font-size: clamp(2.25rem, 10vw, 3.5rem);
      font-weight: 600;
      line-height: 1.05;
      letter-spacing: -0.03em;
      color: #e8ecf2;
      transition: color 0.35s ease;
    }
.mobile-nav-link--active .mobile-nav-label {
      color: #ed3286;
    }
.mobile-nav-link--active {
      position: relative;
      padding-left: 0.75rem;
    }
.mobile-nav-link--active::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0.65rem;
      bottom: 0.65rem;
      width: 2px;
      border-radius: 1px;
      background: #ed3286;
    }
.mobile-nav-link:not(.mobile-nav-link--active):hover .mobile-nav-label,
    .mobile-nav-link:not(.mobile-nav-link--active):focus-visible .mobile-nav-label {
      color: #ed3286;
    }
.mobile-nav-link .reveal-line-inner {
      opacity: 0;
      transform: translateY(110%);
      transition: transform 0.85s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.6s ease;
      transition-delay: calc(var(--reveal-delay, 0) * 1ms + 200ms);
    }
.mobile-nav-overlay.is-open .mobile-nav-link .reveal-line-inner {
      opacity: 1;
      transform: translateY(0);
    }
.mobile-nav-overlay:not(.is-open) .mobile-nav-link .reveal-line-inner {
      transition-duration: 0s;
      transition-delay: 0s;
    }
.mobile-nav-footer {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 1.25rem;
      padding-top: 2rem;
      border-top: 1px solid rgba(255, 255, 255, 0.05);
    }
.mobile-nav-cta {
      opacity: 0;
      transform: translateY(0.75rem);
      transition: opacity 0.6s ease, transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
      transition-delay: 520ms;
    }
.mobile-nav-overlay.is-open .mobile-nav-cta {
      opacity: 1;
      transform: translateY(0);
    }
.mobile-nav-meta {
      opacity: 0;
      transition: opacity 0.5s ease 0.6s;
    }
.mobile-nav-overlay.is-open .mobile-nav-meta {
      opacity: 1;
    }
.mobile-nav-overlay:not(.is-open) .mobile-nav-cta,
    .mobile-nav-overlay:not(.is-open) .mobile-nav-meta {
      transition-duration: 0s;
      transition-delay: 0s;
    }
.mobile-nav-header-cta {
      transition: opacity 0.35s ease, transform 0.35s ease;
    }
@media (prefers-reduced-motion: reduce) {
      .mobile-nav-overlay {
        clip-path: none;
        transition: visibility 0s;
      }
      .mobile-nav-overlay.is-open {
        transition: visibility 0s;
      }
      .mobile-nav-orb-coral,
      .mobile-nav-orb-teal {
        transition: none;
        opacity: 0.12;
        transform: none;
      }
      .mobile-nav-link .reveal-line-inner,
      .mobile-nav-cta,
      .mobile-nav-meta {
        opacity: 1;
        transform: none;
        transition: none;
      }
      .menu-toggle-bar {
        transition: none;
      }
    }
.nav-current {
      font-weight: 500;
      color: #ed3286;
    }
.skip-link {
      position: absolute;
      left: -9999px;
      top: 1rem;
      z-index: 60;
      padding: 0.5rem 1rem;
      border-radius: 0.375rem;
      background: #252d3a;
      font-size: 0.875rem;
      font-weight: 500;
    }
.skip-link:focus {
      left: 1.5rem;
      outline: 2px solid rgba(65, 159, 216, 0.5);
      outline-offset: 2px;
    }
.project-card-visual {
      background: linear-gradient(135deg, var(--card-from) 0%, var(--card-to) 100%);
    }
.project-card-visual img,
    .project-card-visual video {
      transition: transform 0.5s ease, opacity 0.3s ease;
    }
.project-card:hover .project-card-visual img,
    .project-card:hover .project-card-visual video {
      transform: scale(1.04);
    }
.project-card:hover .project-arrow {
      transform: translateX(4px);
    }
.project-card:hover .project-card-visual {
      opacity: 1;
    }
.brand-item {
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 7rem;
      padding: 0.875rem 2rem;
      transition: transform 0.3s ease;
    }
.brand-item:hover {
      transform: translateY(-2px);
    }
.brand-logo {
      width: 100%;
      height: 4rem;
      max-width: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      -o-object-position: center;
         object-position: center;
      opacity: 0.38;
      filter: grayscale(100%) brightness(0) invert(1);
      transition: opacity 0.35s ease, filter 0.35s ease, transform 0.3s ease;
    }
@media (min-width: 640px) {
      .brand-item {
        min-height: 8.5rem;
        padding: 1rem 2.25rem;
      }
      .brand-logo {
        height: 5rem;
      }
    }
@media (min-width: 1024px) {
      .brand-item {
        min-height: 9.5rem;
        padding: 1rem 2.75rem;
      }
      .brand-logo {
        height: 5.5rem;
      }
    }
.brand-logo--light-bg {
      mix-blend-mode: screen;
      filter: grayscale(100%);
      opacity: 0.42;
    }
.brand-item:hover .brand-logo {
      opacity: 0.82;
      transform: scale(1.04);
    }
.brand-item:hover .brand-logo--light-bg {
      opacity: 0.72;
    }
.brands-marquee {
      display: flex;
      flex-direction: column;
      gap: 1rem;
      width: 100%;
    }
/* Component CSS beats Tailwind hidden/md:* because .brands-marquee sets display:flex. */
.brands-marquee--desktop {
      display: none;
    }
@media (min-width: 768px) {
      .brands-marquee {
        gap: 0.875rem;
      }
      .brands-marquee--mobile {
        display: none;
      }
      .brands-marquee--desktop {
        display: flex;
      }
    }
.brands-marquee-row {
      overflow: hidden;
      -webkit-mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);
      mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);
    }
.brands-marquee-track {
      gap: 1.5rem;
      animation-duration: var(--marquee-duration, 45s);
    }
@media (min-width: 768px) {
      .brands-marquee-track {
        gap: 2.5rem;
      }
    }
.brands-marquee-row:nth-child(even) .brands-marquee-track {
      animation-direction: reverse;
    }
.brands-marquee-row .brand-item {
      flex: 0 0 auto;
      width: clamp(7rem, 22vw, 11rem);
      min-height: 5rem;
      padding: 0.5rem 1.25rem;
    }
@media (min-width: 640px) {
      .brands-marquee-row .brand-item {
        min-height: 5rem;
        padding: 0.5rem 1.25rem;
      }
    }
@media (min-width: 768px) {
      .brands-marquee-row .brand-item {
        width: clamp(9rem, 14vw, 13rem);
        min-height: 6rem;
        padding: 0.75rem 1.5rem;
      }
    }
@media (min-width: 1024px) {
      .brands-marquee-row .brand-item {
        min-height: 6rem;
        padding: 0.75rem 1.5rem;
      }
    }
.brands-marquee-row .brand-logo {
      height: 3rem;
    }
@media (min-width: 640px) {
      .brands-marquee-row .brand-logo {
        height: 3rem;
      }
    }
@media (min-width: 768px) {
      .brands-marquee-row .brand-logo {
        height: 4rem;
      }
    }
@media (min-width: 1024px) {
      .brands-marquee-row .brand-logo {
        height: 4rem;
      }
    }
/* Scroll & load reveals */
.reveal {
      opacity: 0;
      transform: translateY(1.25rem);
      transition:
        opacity 0.75s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.75s cubic-bezier(0.22, 1, 0.36, 1);
      transition-delay: calc(var(--reveal-delay, 0) * 1ms);
      will-change: opacity, transform;
    }
.reveal.is-visible {
      opacity: 1;
      transform: translateY(0);
    }
.reveal-fade {
      transform: none;
    }
.reveal-left {
      transform: translateX(-1.5rem);
    }
.reveal-left.is-visible {
      transform: translateX(0);
    }
.reveal-blur {
      filter: blur(6px);
      transition:
        opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.8s cubic-bezier(0.22, 1, 0.36, 1),
        filter 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    }
.reveal-blur.is-visible {
      filter: blur(0);
    }
.hero-enter {
      opacity: 0;
      transform: translateY(1.5rem);
      animation: heroFadeUp 0.9s cubic-bezier(0.22, 1, 0.36, 1) forwards;
      animation-delay: calc(var(--hero-delay, 0) * 1ms);
    }
@keyframes heroFadeUp {
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }
.reveal-line {
      display: block;
      overflow-x: clip;
      overflow-y: hidden;
    }
.reveal-line-inner {
      display: block;
      opacity: 0;
      transform: translateY(110%);
      transition: transform 0.85s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.6s ease;
      transition-delay: calc(var(--reveal-delay, 0) * 1ms);
    }
.reveal-line.is-visible .reveal-line-inner {
      opacity: 1;
      transform: translateY(0);
    }
.hero-line {
      padding-bottom: 0.12em;
      margin-bottom: -0.12em;
    }
.hero-line .reveal-line-inner {
      animation: lineReveal 0.9s cubic-bezier(0.22, 1, 0.36, 1) forwards;
      animation-delay: calc(var(--reveal-delay, 0) * 1ms);
    }
@keyframes lineReveal {
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }
@media (prefers-reduced-motion: reduce) {
      .reveal,
      .reveal-blur {
        opacity: 1;
        transform: none;
        filter: none;
        transition: none;
      }
      .hero-enter {
        opacity: 1;
        transform: none;
        animation: none;
      }
      .reveal-line-inner {
        opacity: 1;
        transform: none;
        transition: none;
        animation: none;
      }
      .hero-line .reveal-line-inner {
        animation: none;
      }
    }
/* (Legacy topo-layer rules removed; see .topo-bg below.) */
.color-orb {
      pointer-events: none;
      position: absolute;
      border-radius: 50%;
      filter: blur(80px);
      z-index: 1;
    }
.orb-coral { background: #ed3286; }
.orb-teal { background: #5dc1a5; }
.orb-blue { background: #419fd8; }
.orb-gold { background: #ffc416; }
.hero-orb-coral {
      width: min(420px, 55vw);
      height: min(420px, 55vw);
      top: -8%;
      right: -6%;
      opacity: 0.14;
    }
.hero-orb-blue {
      width: min(380px, 50vw);
      height: min(380px, 50vw);
      bottom: 5%;
      left: -8%;
      opacity: 0.12;
    }
.hero-orb-gold {
      width: min(280px, 40vw);
      height: min(280px, 40vw);
      top: 42%;
      left: 38%;
      opacity: 0.08;
    }
.brands-gradient-band {
      pointer-events: none;
      position: absolute;
      inset: 0;
      z-index: 0;
      background: linear-gradient(
        105deg,
        rgba(237, 50, 134, 0.08) 0%,
        rgba(93, 193, 165, 0.05) 45%,
        rgba(65, 159, 216, 0.09) 100%
      );
    }
.brands-orb-pink {
      width: 320px;
      height: 320px;
      top: 10%;
      left: -5%;
      opacity: 0.1;
    }
.brands-orb-blue {
      width: 360px;
      height: 360px;
      bottom: 0;
      right: -8%;
      opacity: 0.1;
    }
.work-orb-teal {
      width: 400px;
      height: 400px;
      top: -5%;
      right: -10%;
      opacity: 0.11;
    }
.work-orb-coral {
      width: 340px;
      height: 340px;
      bottom: 10%;
      left: -12%;
      opacity: 0.09;
    }
.cta-orb-coral {
      width: min(480px, 70vw);
      height: min(480px, 70vw);
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      opacity: 0.12;
    }
.cta-gradient-wash {
      pointer-events: none;
      position: absolute;
      inset: 0;
      z-index: 0;
      background: radial-gradient(
        ellipse 80% 60% at 50% 60%,
        rgba(237, 50, 134, 0.07) 0%,
        transparent 70%
      );
    }
#hero-canvas {
      z-index: 2;
      opacity: 0.45;
      mix-blend-mode: screen;
    }
.hero-canvas-static {
      display: none;
    }
.section-content {
      position: relative;
      z-index: 10;
    }
/* === Hero vertical centering (lg+) === */
@media (min-width: 1024px) {
      .hero-section {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 7rem;
        padding-bottom: 7rem;
      }

      .hero-section > .section-content {
        width: 100%;
      }
    }
/* === Topographic contour layers === */
.topo-bg {
      pointer-events: none;
      position: absolute;
      inset: 0;
      overflow: hidden;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      z-index: 1;
    }
.topo-bg.topo-bg-dark {
      background-image: url(../images/topo-contours-mono-dark.svg?875ecbea86851378e0fedaeaf09e1dde);
      mix-blend-mode: screen;
      opacity: 0.45;
    }
.topo-bg.topo-bg-light {
      background-image: url(../images/topo-contours-mono-light.svg?afa0e0ed5aa893b7478223594bf40481);
      mix-blend-mode: multiply;
      opacity: 0.5;
    }
.topo-bg.topo-bg-brand {
      background-image: url(../images/topo-contours-brand.svg?9bdf3e7ffa6c06a525c8118b180fc929);
      mix-blend-mode: screen;
      opacity: 0.55;
    }
.topo-bg.topo-bg-faint { opacity: 0.18; }
.topo-bg.topo-bg-soft { opacity: 0.3; }
.topo-bg.topo-bg-drift {
      background-size: 130% auto;
      animation: topoBgDrift 90s linear infinite;
    }
/* Section topo (dark + faint): keep the graphic, drop continuous drift.
       cover fills tall sections — 130% auto from .topo-bg-drift only paints the top. */
.topo-bg.topo-bg-dark.topo-bg-faint.topo-bg-drift {
      animation: none;
      background-position: center top;
      background-size: cover;
    }
@keyframes topoBgDrift {
      0% { background-position: 0% 0%; }
      100% { background-position: -180px -120px; }
    }
@media (prefers-reduced-motion: reduce) {
      .topo-bg.topo-bg-drift { animation: none; }
    }
/* === Status pill + live strip === */
.status-pill {
      display: inline-flex;
      align-items: center;
      gap: 0.5rem;
      padding: 0.3rem 0.85rem;
      border-radius: 999px;
      border: 1px solid rgba(255, 196, 22, 0.25);
      background: rgba(255, 196, 22, 0.08);
      color: #ffc416;
      font-family: 'IBM Plex Mono', monospace;
      font-size: 0.7rem;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      overflow: visible;
    }
.status-pill-dot,
    .status-pill .pulse {
      flex-shrink: 0;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #ffc416;
      box-shadow: 0 0 0 0 rgba(255, 196, 22, 0.55);
      animation: pulsePill 2.2s ease-out infinite;
    }
@keyframes pulsePill {
      0%   { box-shadow: 0 0 0 0 rgba(255, 196, 22, 0.55); }
      70%  { box-shadow: 0 0 0 10px rgba(255, 196, 22, 0); }
      100% { box-shadow: 0 0 0 0 rgba(255, 196, 22, 0); }
    }
.live-strip {
      display: inline-flex;
      align-items: center;
      gap: 0.75rem;
      font-family: 'IBM Plex Mono', monospace;
      font-size: 0.7rem;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      color: rgba(154, 165, 181, 0.7);
    }
.live-strip-dot {
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background: #5dc1a5;
      box-shadow: 0 0 12px rgba(93, 193, 165, 0.6);
    }
@media (prefers-reduced-motion: reduce) {
      .status-pill-dot,
      .status-pill .pulse { animation: none; }
    }
/* === Custom cursor === */
.cursor-dot, .cursor-ring {
      position: fixed;
      top: 0;
      left: 0;
      pointer-events: none;
      z-index: 9999;
      transform: translate(-50%, -50%);
      will-change: transform, width, height;
    }
.cursor-dot {
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #e8ecf2;
      mix-blend-mode: difference;
      transition: opacity 0.2s ease;
    }
.cursor-ring {
      width: 34px;
      height: 34px;
      border-radius: 50%;
      border: 1px solid rgba(232, 236, 242, 0.5);
      mix-blend-mode: difference;
      transition: width 0.4s ease,
                  height 0.4s ease,
                  border-color 0.4s ease,
                  opacity 0.25s ease;
    }
.cursor-ring.is-hover {
      width: 64px;
      height: 64px;
      border-color: rgba(237, 50, 134, 0.85);
    }
.cursor-ring.is-flashlight {
      width: var(--hf-cursor-ring-size);
      height: var(--hf-cursor-ring-size);
      border-color: rgba(232, 236, 242, 0.35);
    }
.cursor-ring.is-flashlight.is-hover {
      border-color: rgba(237, 50, 134, 0.45);
    }
.cursor-dot.is-hidden, .cursor-ring.is-hidden { opacity: 0; }
body.cursor-active,
    body.cursor-active a,
    body.cursor-active button,
    body.cursor-active [role="button"] {
      cursor: none;
    }
body.cursor-active input,
    body.cursor-active textarea {
      cursor: text;
    }
@media (pointer: coarse), (prefers-reduced-motion: reduce) {
      .cursor-dot, .cursor-ring { display: none !important; }
      body, body.cursor-active { cursor: auto !important; }
    }
/* === Scroll progress + section index === */
.scroll-progress {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      width: 2px;
      z-index: 60;
      pointer-events: none;
      background: rgba(232, 236, 242, 0.04);
    }
.scroll-progress-fill {
      width: 100%;
      height: 100%;
      transform-origin: top;
      transform: scaleY(0);
      background: linear-gradient(to bottom, #ed3286, #ffc416);
    }
.section-index {
      position: fixed;
      right: 1.25rem;
      top: 50%;
      transform: translateY(-50%);
      z-index: 50;
      display: none;
      flex-direction: column;
      gap: 0.85rem;
    }
@media (min-width: 1024px) {
      .section-index { display: flex; }
    }
.section-index-dot {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: rgba(232, 236, 242, 0.18);
      border: 0;
      padding: 0;
      cursor: pointer;
      position: relative;
      transition: background 0.3s ease, transform 0.3s ease;
    }
.section-index-dot::after {
      content: attr(data-label);
      position: absolute;
      right: 16px;
      top: 50%;
      transform: translateY(-50%) translateX(-6px);
      opacity: 0;
      font-family: 'IBM Plex Mono', monospace;
      font-size: 10px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: rgba(232, 236, 242, 0.9);
      background: rgba(24, 25, 29, 0.85);
      padding: 3px 8px;
      border-radius: 4px;
      white-space: nowrap;
      pointer-events: none;
      transition: opacity 0.2s ease, transform 0.2s ease;
    }
.section-index-dot:hover::after {
      opacity: 1;
      transform: translateY(-50%) translateX(0);
    }
.section-index-dot.is-active {
      background: #ed3286;
      transform: scale(1.5);
    }
@media (prefers-reduced-motion: reduce) {
      .section-index-dot, .scroll-progress-fill { transition: none; }
    }
/* === Magnetic === */
.magnetic {
      display: inline-flex;
      transition: transform 0.2s cubic-bezier(0.2, 0.8, 0.2, 1);
      will-change: transform;
    }
@media (prefers-reduced-motion: reduce) {
      .magnetic { transition: none; transform: none !important; }
    }
/* === Proof bar === */
.proof-bar {
      background: rgba(31, 33, 40, 0.4);
      border-top: 1px solid rgba(232, 236, 242, 0.06);
      border-bottom: 1px solid rgba(232, 236, 242, 0.06);
    }
.stat-number {
      font-family: Montserrat, sans-serif;
      font-weight: 600;
      font-size: clamp(2.5rem, 5vw, 4rem);
      letter-spacing: -0.04em;
      line-height: 1;
      background: linear-gradient(135deg, #e8ecf2 0%, #9aa5b5 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
    }
.proof-bar-controls {
      display: none;
    }
@media (max-width: 767px) {
      .proof-bar-stats {
        display: flex;
        flex-direction: row;
        overflow-x: auto;
        overscroll-behavior-x: contain;
        scroll-snap-type: x mandatory;
        scroll-padding-inline: 1.5rem;
        gap: 0.75rem;
        margin-inline: -1.5rem;
        padding-inline: 1.5rem;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
      }
      .proof-bar-stats::-webkit-scrollbar {
        display: none;
      }
      .proof-bar-stats:focus {
        outline: none;
      }
      .proof-bar-stats:focus-visible {
        outline: 2px solid rgba(65, 159, 216, 0.45);
        outline-offset: 4px;
        border-radius: 0.75rem;
      }
      .proof-bar-stat {
        flex: 0 0 calc((100% - 0.75rem) / 2.2);
        max-width: calc((100% - 0.75rem) / 2.2);
        min-width: 0;
        scroll-snap-align: start;
        padding: 1.25rem;
        border-radius: 1rem;
        border: 1px solid rgba(232, 236, 242, 0.07);
        background: rgba(31, 33, 40, 0.5);
      }
      .proof-bar-controls {
        display: block;
        margin-top: 1.25rem;
      }
      .proof-bar-progress {
        position: relative;
        height: 3px;
        border-radius: 999px;
        background: rgba(232, 236, 242, 0.12);
        overflow: hidden;
      }
      .proof-bar-progress [data-proof-progress] {
        display: block;
        height: 100%;
        width: 0%;
        border-radius: inherit;
        background: linear-gradient(90deg, #419fd8 0%, #5dc1a5 100%);
        transition: width 0.25s ease;
      }
    }
@media (min-width: 768px) {
      .proof-bar-stats {
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem;
        row-gap: 2.5rem;
      }
      .proof-bar-stat:not(:first-child) {
        border-left: 1px solid rgba(232, 236, 242, 0.1);
      }
      .proof-bar-controls {
        display: none;
      }
    }
@media (prefers-reduced-motion: reduce) {
      .proof-bar-progress [data-proof-progress] {
        transition: none;
      }
    }
/* === Work card stat overlay === */
.work-stat-overlay {
      position: absolute;
      inset: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      background: linear-gradient(180deg, rgba(24, 25, 29, 0.65) 0%, rgba(24, 25, 29, 0.95) 100%);
      opacity: 0;
      transition: opacity 0.4s ease;
      z-index: 5;
      padding: 1.5rem;
      text-align: center;
      pointer-events: none;
    }
.project-card:hover .work-stat-overlay,
    .project-card:focus-visible .work-stat-overlay {
      opacity: 1;
    }
.work-stat-big {
      font-family: Montserrat, sans-serif;
      font-weight: 600;
      font-size: clamp(2rem, 3.5vw, 2.75rem);
      letter-spacing: -0.03em;
      line-height: 1.05;
      color: #e8ecf2;
    }
@media (prefers-reduced-motion: reduce) {
      .work-stat-overlay { transition: none; }
    }
/* === Home work carousel === */
#work .section-heading-flashlight h2 {
      max-width: none;
    }
@media (pointer: fine) and (min-width: 768px) {
      #work .section-heading-flashlight .section-heading-reveal {
        white-space: nowrap;
      }
    }
.work-carousel {
      position: relative;
      z-index: 10;
      --work-carousel-inset: max(1.5rem, calc((100vw - min(100vw, 80rem)) / 2 + 1.5rem));
    }
.work-carousel-track {
      display: flex;
      gap: 1.25rem;
      overflow-x: auto;
      overflow-y: hidden;
      scroll-snap-type: x mandatory;
      scroll-behavior: smooth;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: none;
      padding-left: var(--work-carousel-inset);
      scroll-padding-left: var(--work-carousel-inset);
      padding-bottom: 0.25rem;
      cursor: grab;
    }
.work-carousel-track::-webkit-scrollbar {
      display: none;
    }
.work-carousel-track:focus {
      outline: none;
    }
.work-carousel-track:focus-visible {
      outline: 2px solid rgba(65, 159, 216, 0.45);
      outline-offset: 4px;
      border-radius: 0.75rem;
    }
.work-carousel.is-dragging .work-carousel-track {
      cursor: grabbing;
      scroll-snap-type: none;
      scroll-behavior: auto;
      -webkit-user-select: none;
         -moz-user-select: none;
              user-select: none;
    }
.work-carousel-card {
      flex: 0 0 auto;
      width: clamp(17.5rem, 85vw, 22rem);
      scroll-snap-align: start;
      isolation: isolate;
      background: rgba(31, 33, 40, 0.96);
    }
.work-carousel-card .project-card-visual {
      opacity: 1;
    }
.work-carousel-card > .flex.flex-1 {
      padding: 1.25rem 1.5rem 1.5rem;
    }
.work-carousel-card h3 {
      margin-top: 0.75rem;
      font-size: 1.25rem;
      line-height: 1.3;
    }
.work-carousel-card .project-arrow {
      margin-top: 1rem;
    }
.work-carousel-card .project-card-visual > .relative.z-10 {
      padding: 1.25rem;
      transition: opacity 0.3s ease;
    }
.work-carousel-card:hover .project-card-visual > .relative.z-10,
    .work-carousel-card:focus-visible .project-card-visual > .relative.z-10 {
      opacity: 0;
    }
.work-carousel-card .work-stat-overlay {
      z-index: 10;
      padding: 1rem 1.125rem;
    }
.work-carousel-card .work-stat-overlay > div {
      max-width: 100%;
    }
.work-carousel-card .work-stat-big {
      font-size: clamp(1.5rem, 3vw, 2rem);
      line-height: 1.08;
      letter-spacing: -0.025em;
    }
.work-carousel-card .work-stat-overlay p:first-child {
      font-size: 0.5625rem;
      letter-spacing: 0.1em;
    }
.work-carousel-card .work-stat-overlay p:last-child {
      font-size: 0.625rem;
      letter-spacing: 0.06em;
      line-height: 1.35;
    }
.work-carousel-card .work-stat-overlay .mt-3 {
      margin-top: 0.625rem;
    }
@media (min-width: 640px) {
      .work-carousel-card {
        width: clamp(20rem, 60vw, 28rem);
      }
    }
@media (min-width: 1024px) {
      .work-carousel-card {
        width: clamp(24rem, 44vw, 30rem);
      }
    }
@media (min-width: 1280px) {
      .work-carousel-card {
        width: clamp(28rem, 38vw, 34rem);
      }
    }
.work-carousel-controls {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 1.5rem;
      margin-top: 1.5rem;
      padding-inline: var(--work-carousel-inset);
    }
.work-carousel-progress {
      position: relative;
      flex: 1;
      height: 3px;
      border-radius: 999px;
      background: rgba(232, 236, 242, 0.12);
      overflow: hidden;
    }
.work-carousel-progress [data-work-progress] {
      display: block;
      height: 100%;
      width: 0%;
      border-radius: inherit;
      background: linear-gradient(90deg, #419fd8 0%, #5dc1a5 100%);
      transition: width 0.25s ease;
    }
.work-carousel-nav {
      display: flex;
      align-items: center;
      gap: 0.75rem;
      flex-shrink: 0;
    }
.work-carousel-nav .engage-carousel-btn[disabled] {
      opacity: 0.35;
      cursor: not-allowed;
      pointer-events: none;
    }
@media (prefers-reduced-motion: reduce) {
      .work-carousel-track { scroll-behavior: auto; }
      .work-carousel-progress [data-work-progress] { transition: none; }
    }
/* === Capabilities kinetic list === */
.capabilities-heading-flashlight h2 > span + span::before {
      content: ' ';
    }
@media (min-width: 1024px) {
      .capabilities-heading-flashlight h2 > span + span::before {
        content: none;
      }
    }
.blog-preview-heading-flashlight h2 > span + span::before {
      content: ' ';
    }
.capabilities-list {
      border-top: 1px solid rgba(232, 236, 242, 0.08);
    }
.cap-row {
      border-bottom: 1px solid rgba(232, 236, 242, 0.08);
      transition: opacity 0.35s ease;
    }
.cap-row-trigger {
      display: flex;
      align-items: center;
      gap: 1.5rem;
      padding: 1.6rem 0;
      width: 100%;
      text-align: left;
      background: none;
      border: 0;
      color: inherit;
      cursor: pointer;
      font: inherit;
    }
.cap-row-num {
      font-family: 'IBM Plex Mono', monospace;
      font-size: 0.75rem;
      letter-spacing: 0.12em;
      color: rgba(154, 165, 181, 0.6);
      width: 2.5rem;
      flex-shrink: 0;
    }
.cap-row-title {
      font-family: Montserrat, sans-serif;
      font-weight: 600;
      font-size: clamp(1.75rem, 4vw, 3.25rem);
      line-height: 1.05;
      letter-spacing: -0.02em;
      color: #e8ecf2;
      flex: 1;
      transition: color 0.35s ease, transform 0.35s ease;
    }
.cap-row-arrow {
      width: 1.75rem;
      height: 1.75rem;
      flex-shrink: 0;
      color: #ed3286;
      opacity: 0;
      transform: translateX(-12px);
      transition: opacity 0.35s ease, transform 0.35s ease;
    }
.cap-row:hover .cap-row-arrow,
    .cap-row.is-open .cap-row-arrow {
      opacity: 1;
      transform: translateX(0);
    }
.cap-row:hover .cap-row-title,
    .cap-row.is-open .cap-row-title {
      color: #fff;
      transform: translateX(10px);
    }
.cap-row-detail {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.55s cubic-bezier(0.22, 1, 0.36, 1);
    }
.cap-row.is-open .cap-row-detail {
      max-height: 18rem;
    }
.cap-row-detail-inner {
      padding: 0 0 1.6rem 4rem;
      display: grid;
      gap: 1rem;
    }
.cap-row-desc {
      max-width: 38rem;
      color: rgba(154, 165, 181, 0.95);
      line-height: 1.6;
    }
.cap-row-tags {
      display: flex;
      flex-wrap: wrap;
      gap: 0.5rem;
    }
.cap-row-tag {
      font-family: 'IBM Plex Mono', monospace;
      font-size: 0.7rem;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      padding: 0.3rem 0.75rem;
      border-radius: 999px;
      border: 1px solid rgba(232, 236, 242, 0.08);
      color: rgba(154, 165, 181, 0.85);
    }
a.cap-row-tag {
      transition: border-color 0.2s ease, color 0.2s ease;
    }
a.cap-row-tag:hover {
      border-color: rgba(56, 235, 199, 0.3);
      color: #38ebc7;
    }
.capabilities-list.has-open .cap-row:not(.is-open) .cap-row-title {
      color: rgba(154, 165, 181, 0.35);
    }
@media (prefers-reduced-motion: reduce) {
      .cap-row, .cap-row-title, .cap-row-arrow, .cap-row-detail {
        transition: none;
      }
      .cap-row-detail { max-height: none; }
      .cap-row-arrow { opacity: 1; transform: none; }
    }
/* === Testimonial === */
.testimonial-monogram {
      font-family: Georgia, 'Times New Roman', serif;
      font-style: italic;
      font-size: clamp(7rem, 14vw, 12rem);
      line-height: 1;
      background: linear-gradient(135deg, rgba(237, 50, 134, 0.65) 0%, rgba(65, 159, 216, 0.65) 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
    }
.testimonial-quote {
      font-family: Georgia, 'Times New Roman', serif;
      font-style: italic;
      font-size: clamp(1.5rem, 3vw, 2.25rem);
      line-height: 1.35;
      letter-spacing: -0.01em;
      color: #e8ecf2;
    }
.testimonial-stage {
      position: relative;
      min-height: 14rem;
    }
.testimonial-slide {
      position: absolute;
      inset: 0;
      opacity: 0;
      transform: translateY(8px);
      transition: opacity 0.6s ease, transform 0.6s ease;
      pointer-events: none;
    }
.testimonial-slide.is-active {
      opacity: 1;
      transform: translateY(0);
      pointer-events: auto;
    }
.testimonial-dot {
      width: 24px;
      height: 3px;
      border-radius: 2px;
      background: rgba(232, 236, 242, 0.16);
      border: 0;
      padding: 0;
      cursor: pointer;
      transition: background 0.3s ease, width 0.3s ease;
    }
.testimonial-dot.is-active {
      background: #ed3286;
      width: 40px;
    }
@media (max-width: 1023px) {
      .testimonial-grid {
        position: relative;
        gap: 0;
      }
      .testimonial-monogram-col {
        position: absolute;
        inset: 0;
        z-index: 0;
        pointer-events: none;
        overflow: hidden;
      }
      .testimonial-monogram-col .testimonial-stage {
        min-height: 0;
        height: 100%;
      }
      .testimonial-monogram-col .testimonial-slide {
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
      }
      .testimonial-monogram {
        display: block;
        font-size: clamp(8rem, 34vw, 13rem);
        line-height: 1;
        opacity: 0.35;
        /* Keep letter inside the box: BR-anchored, nudged up/left */
        transform: translate(-6%, -18%);
      }
      .testimonial-quote-col {
        position: relative;
        z-index: 1;
      }
    }
@media (prefers-reduced-motion: reduce) {
      .testimonial-slide, .testimonial-dot { transition: none; }
    }
/* === Process sticky-step === */
.process-step {
      display: grid;
      gap: 2.5rem;
      grid-template-columns: 1fr;
      padding: 4rem 0;
      border-bottom: 1px solid rgba(232, 236, 242, 0.06);
    }
.process-step:last-child {
      border-bottom: 0;
    }
@media (min-width: 1024px) {
      .process-step {
        grid-template-columns: 0.45fr 1fr;
        gap: 4rem;
      }
      .process-step-pin {
        position: sticky;
        top: 7rem;
        align-self: start;
      }
    }
.process-step-num {
      font-family: Montserrat, sans-serif;
      font-weight: 600;
      font-size: clamp(4rem, 8vw, 6rem);
      line-height: 1;
      letter-spacing: -0.04em;
      background: linear-gradient(180deg, #ed3286 0%, #ffc416 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
    }
.process-step-label {
      font-family: 'IBM Plex Mono', monospace;
      font-size: 0.75rem;
      text-transform: uppercase;
      letter-spacing: 0.15em;
      color: rgba(154, 165, 181, 0.7);
      margin-top: 0.5rem;
    }
/* === Engagement card carousel === */
#how .section-heading-reveal {
      color: #ed3286;
    }
.engage-carousel-tabs {
      display: flex;
      gap: 0.5rem;
      overflow-x: auto;
      padding-bottom: 0.25rem;
      scrollbar-width: none;
    }
.engage-carousel-tabs::-webkit-scrollbar { display: none; }
.engage-tab {
      flex: 0 0 auto;
      min-width: 7.5rem;
      padding: 0.65rem 1rem;
      border-radius: 0.75rem;
      border: 1px solid rgba(232, 236, 242, 0.08);
      background: rgba(31, 33, 40, 0.45);
      font-family: 'IBM Plex Mono', monospace;
      font-size: 0.65rem;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      color: rgba(154, 165, 181, 0.85);
      cursor: pointer;
      transition: border-color 0.3s ease, background 0.3s ease, color 0.3s ease;
    }
.engage-tab:hover,
    .engage-tab:focus-visible {
      border-color: rgba(65, 159, 216, 0.35);
      color: #e8ecf2;
      outline: none;
    }
.engage-tab.is-active {
      border-color: rgba(65, 159, 216, 0.45);
      background: rgba(65, 159, 216, 0.12);
      color: #419fd8;
    }
.engage-tab-num {
      display: block;
      font-size: 0.6rem;
      color: rgba(154, 165, 181, 0.55);
      margin-bottom: 0.2rem;
    }
.engage-tab.is-active .engage-tab-num { color: rgba(65, 159, 216, 0.7); }
.engage-carousel-stage {
      position: relative;
      min-height: 18rem;
      margin-top: 1.25rem;
    }
.engage-card {
      display: flex;
      flex-direction: column;
      height: 100%;
      padding: 1.75rem;
      border-radius: 1rem;
      border: 1px solid rgba(232, 236, 242, 0.08);
      background: rgba(31, 33, 40, 0.55);
      transition: border-color 0.3s ease, opacity 0.45s ease, transform 0.45s ease;
    }
.engage-card-head {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      gap: 1rem;
    }
.engage-card-num {
      font-family: Montserrat, sans-serif;
      font-weight: 600;
      font-size: 2.5rem;
      line-height: 1;
      letter-spacing: -0.04em;
      background: linear-gradient(180deg, #419fd8 0%, #5dc1a5 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
    }
.engage-card-label {
      font-family: 'IBM Plex Mono', monospace;
      font-size: 1.125rem;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      color: rgba(154, 165, 181, 0.7);
    }
.engage-card .engage-card-title,
    h3.engage-card-title {
      margin-top: 1rem;
      margin-bottom: 0;
      font-family: Montserrat, "DM Sans", system-ui, sans-serif;
      font-size: 1.35rem;
      font-weight: 600;
      line-height: 1.25;
      color: #e8ecf2;
    }
.engage-card-desc {
      margin-top: 0.75rem;
      font-size: 1.125rem;
      line-height: 1.6;
      color: rgba(154, 165, 181, 0.95);
      flex: 1;
    }
.engage-card-list {
      margin-top: 1rem;
      display: grid;
      gap: 0.4rem;
      font-size: 1.125rem;
      color: rgba(154, 165, 181, 0.9);
    }
.engage-card-list li {
      font-size: inherit;
      line-height: 1.5;
    }
.engage-carousel-nav {
      display: flex;
      align-items: center;
      gap: 0.75rem;
      margin-top: 2rem;
    }
.engage-carousel-btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 2.25rem;
      height: 2.25rem;
      border-radius: 999px;
      border: 1px solid rgba(232, 236, 242, 0.12);
      background: rgba(31, 33, 40, 0.5);
      color: #e8ecf2;
      cursor: pointer;
      transition: border-color 0.3s ease, background 0.3s ease;
    }
.engage-carousel-btn:hover,
    .engage-carousel-btn:focus-visible {
      border-color: rgba(65, 159, 216, 0.4);
      background: rgba(65, 159, 216, 0.1);
      outline: none;
    }
.engage-dot {
      width: 24px;
      height: 3px;
      border-radius: 2px;
      background: rgba(232, 236, 242, 0.16);
      border: 0;
      padding: 0;
      cursor: pointer;
      transition: background 0.3s ease, width 0.3s ease;
    }
.engage-dot.is-active {
      background: #ed3286;
      width: 40px;
    }
/* Carousel mode: one card at a time (tablet fade; mobile overrides to peek) */
.engage-carousel-panels .engage-card {
      position: absolute;
      inset: 0;
      opacity: 0;
      transform: translateY(10px);
      pointer-events: none;
    }
.engage-carousel-panels .engage-card.is-active {
      opacity: 1;
      transform: translateY(0);
      pointer-events: auto;
    }
/* Mobile: peek-a-boo swipe track; hide stage tabs */
@media (max-width: 767px) {
      .engage-carousel-tabs {
        display: none;
      }
      .engage-carousel-stage {
        min-height: 0;
        margin-top: 0;
      }
      .engage-carousel-panels {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        overflow-x: auto;
        overscroll-behavior-x: contain;
        scroll-snap-type: x mandatory;
        scroll-padding-inline: 1.5rem;
        margin-inline: -1.5rem;
        padding-inline: 1.5rem;
        gap: 0.75rem;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        position: relative;
      }
      .engage-carousel-panels::-webkit-scrollbar {
        display: none;
      }
      .engage-carousel-panels .engage-card {
        position: static;
        display: flex;
        flex: 0 0 calc((100% - 0.75rem) / 1.15);
        max-width: calc((100% - 0.75rem) / 1.15);
        min-width: 0;
        height: auto;
        opacity: 1;
        transform: none;
        pointer-events: auto;
        scroll-snap-align: start;
      }
      .engage-carousel-panels .engage-card.is-active {
        display: flex;
        pointer-events: auto;
      }
    }
/* Tablet carousel: natural height, scrollable tabs, one card visible */
@media (min-width: 768px) and (max-width: 1279px) {
      .engage-carousel-tabs {
        margin-inline: -1.5rem;
        padding-inline: 1.5rem;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
      }
      .engage-tab {
        scroll-snap-align: start;
      }
      .engage-carousel-stage {
        min-height: 0;
      }
      .engage-carousel-panels {
        position: relative;
      }
      .engage-carousel-panels .engage-card {
        position: static;
        display: none;
        opacity: 1;
        transform: none;
        pointer-events: none;
      }
      .engage-carousel-panels .engage-card.is-active {
        display: flex;
        pointer-events: auto;
      }
    }
/* Grid mode: all cards visible on wide screens */
@media (min-width: 1280px) {
      .engage-carousel-tabs,
      .engage-carousel-nav {
        display: none;
      }
      .engage-carousel-stage {
        min-height: 0;
        margin-top: 0;
      }
      .engage-carousel-panels {
        display: grid;
        grid-template-columns: repeat(var(--engage-cols, 4), minmax(0, 1fr));
        gap: 1rem;
      }
      .engage-carousel-panels .engage-card {
        position: static;
        opacity: 1;
        transform: none;
        pointer-events: auto;
      }
    }
@media (prefers-reduced-motion: reduce) {
      .engage-card, .engage-dot, .engage-tab { transition: none; }
      .engage-carousel-panels .engage-card { transform: none; }
      .engage-carousel-panels { scroll-behavior: auto; }
    }
.process-timeline-pill {
      display: inline-flex;
      align-items: center;
      gap: 0.5rem;
      padding: 0.35rem 0.85rem;
      border-radius: 999px;
      border: 1px solid rgba(65, 159, 216, 0.3);
      background: rgba(65, 159, 216, 0.08);
      color: #419fd8;
      font-family: 'IBM Plex Mono', monospace;
      font-size: 0.7rem;
      letter-spacing: 0.08em;
      text-transform: uppercase;
    }
/* === FAQ === */
.faq-list { border-top: 1px solid rgba(232, 236, 242, 0.08); }
.faq-item { border-bottom: 1px solid rgba(232, 236, 242, 0.08); }
.faq-trigger {
      display: flex;
      width: 100%;
      align-items: center;
      gap: 1.5rem;
      padding: 1.5rem 0;
      background: none;
      border: 0;
      cursor: pointer;
      text-align: left;
      color: inherit;
      font: inherit;
    }
.faq-num {
      font-family: 'IBM Plex Mono', monospace;
      font-size: 0.75rem;
      letter-spacing: 0.12em;
      color: rgba(154, 165, 181, 0.5);
      width: 2.5rem;
      flex-shrink: 0;
    }
.faq-question {
      font-family: Montserrat, sans-serif;
      font-weight: 500;
      font-size: clamp(1.125rem, 2vw, 1.5rem);
      flex: 1;
      color: #e8ecf2;
      transition: color 0.3s ease;
    }
.faq-trigger:hover .faq-question {
      color: #ed3286;
    }
.faq-icon {
      width: 1.25rem;
      height: 1.25rem;
      flex-shrink: 0;
      color: #9aa5b5;
      transition: color 0.3s ease, transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
    }
.faq-item.is-open .faq-icon {
      transform: rotate(45deg);
      color: #ed3286;
    }
.faq-answer {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    }
.faq-item.is-open .faq-answer {
      max-height: 18rem;
    }
.faq-answer-inner {
      padding: 0 0 1.75rem 4rem;
      color: rgba(154, 165, 181, 0.95);
      line-height: 1.65;
      max-width: 48rem;
    }
@media (prefers-reduced-motion: reduce) {
      .faq-answer, .faq-icon, .faq-question { transition: none; }
    }
/* === Manifesto headline === */
.manifesto {
      font-family: Montserrat, sans-serif;
      font-weight: 700;
      font-size: clamp(2.5rem, 8.5vw, 7rem);
      line-height: 0.95;
      letter-spacing: -0.04em;
      text-align: center;
      color: #e8ecf2;
      word-spacing: 0.05em;
    }
.manifesto-word {
      display: inline-block;
      white-space: nowrap;
    }
.manifesto .char {
      display: inline-block;
      opacity: 0;
      transform: translateY(60%);
      transition:
        opacity 0.75s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.75s cubic-bezier(0.22, 1, 0.36, 1);
      transition-delay: calc(var(--char-delay, 0) * 1ms);
    }
.manifesto.is-visible .char {
      opacity: 1;
      transform: translateY(0);
    }
.manifesto .accent { color: #ed3286; }
.manifesto-flashlight {
      width: 100%;
      overflow: visible;
      padding-bottom: 0.12em;
    }
.manifesto-flashlight .hero-flashlight-base,
    .manifesto-flashlight .hero-flashlight-reveal {
      overflow: visible;
    }
.manifesto-reveal {
      color: #419fd8;
      line-height: 1.05;
      letter-spacing: -0.02em;
      padding-bottom: 0.08em;
    }
@media (prefers-reduced-motion: reduce) {
      .manifesto .char { opacity: 1; transform: none; transition: none; }
    }
/* === Click to copy === */
.copy-link {
      position: relative;
      display: inline-flex;
      align-items: center;
      gap: 0.5rem;
      cursor: pointer;
      background: none;
      border: 0;
      padding: 0;
      color: inherit;
      font: inherit;
    }
.copy-toast {
      position: absolute;
      top: -1.75rem;
      left: 0;
      padding: 0.25rem 0.55rem;
      background: #ed3286;
      color: #fff;
      font-family: 'IBM Plex Mono', monospace;
      font-size: 0.65rem;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      border-radius: 0.25rem;
      opacity: 0;
      transform: translateY(4px);
      transition: opacity 0.25s ease, transform 0.25s ease;
      pointer-events: none;
      white-space: nowrap;
    }
.copy-link.is-copied .copy-toast {
      opacity: 1;
      transform: translateY(0);
    }
/* === Image clip-path reveals === */
.clip-reveal {
      clip-path: inset(0 100% 0 0);
      transition: clip-path 1s cubic-bezier(0.7, 0, 0.3, 1);
      transition-delay: calc(var(--clip-delay, 0) * 1ms);
    }
.clip-reveal.is-visible {
      clip-path: inset(0 0 0 0);
    }
@media (prefers-reduced-motion: reduce) {
      .clip-reveal { clip-path: none; transition: none; }
    }
/* === Kinetic headline === */
.kinetic-wrap {
      overflow: hidden;
      width: 100%;
    }
.kinetic-line {
      display: inline-block;
      font-family: Montserrat, sans-serif;
      font-weight: 700;
      font-size: clamp(3rem, 12vw, 10rem);
      line-height: 1.12;
      letter-spacing: -0.04em;
      white-space: nowrap;
      padding-block: 0.06em;
    }
.kinetic-line.is-animated {
      animation: kineticMarquee var(--kinetic-duration, 40s) linear infinite;
    }
@keyframes kineticMarquee {
      0% { transform: translateX(0); }
      100% { transform: translateX(-50%); }
    }
.kinetic-line .accent {
      color: #ed3286;
      font-style: italic;
    }
@media (prefers-reduced-motion: reduce) {
      .kinetic-line.is-animated { animation: none; }
    }
/* === Hero spotlight === */
.hero-spotlight {
      pointer-events: none;
      position: absolute;
      inset: 0;
      z-index: 3;
      opacity: 0;
      background: radial-gradient(
        circle 320px at var(--mx, 50%) var(--my, 50%),
        rgba(237, 50, 134, 0.12),
        transparent 60%
      );
      transition: opacity 0.6s ease;
      mix-blend-mode: screen;
    }
.hero-spotlight.is-active { opacity: 1; }
@media (pointer: coarse), (prefers-reduced-motion: reduce) {
      .hero-spotlight { display: none; }
    }
/* === Hero scroll hint === */
.hero-scroll-hint-wrap {
      position: absolute;
      bottom: 1.25rem;
      left: 50%;
      z-index: 10;
      transform: translateX(-50%);
      pointer-events: none;
      transition: opacity 0.45s ease, transform 0.45s ease;
    }
.hero-scroll-hint-wrap.is-scrolled {
      opacity: 0;
      transform: translateX(-50%) translateY(0.5rem);
    }
.hero-scroll-hint {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 0.35rem;
      padding: 0.5rem 0.75rem;
      border: 0;
      background: transparent;
      color: rgba(232, 236, 242, 0.38);
      text-decoration: none;
      cursor: pointer;
      pointer-events: auto;
      transition: color 0.25s ease;
    }
.hero-scroll-hint:hover,
    .hero-scroll-hint:focus-visible {
      color: rgba(93, 193, 165, 0.75);
      outline: none;
    }
.hero-scroll-hint:focus-visible {
      border-radius: 9999px;
      box-shadow: 0 0 0 2px rgba(93, 193, 165, 0.45);
    }
.hero-scroll-hint-track {
      display: block;
      position: relative;
      width: 1px;
      height: 2.25rem;
      background: linear-gradient(to bottom, transparent, rgba(232, 236, 242, 0.28));
      overflow: hidden;
    }
.hero-scroll-hint-thumb {
      position: absolute;
      left: 50%;
      width: 3px;
      height: 3px;
      margin-left: -1.5px;
      border-radius: 50%;
      background: rgba(93, 193, 165, 0.65);
      animation: scrollHintTravel 2.4s ease-in-out infinite;
    }
.hero-scroll-hint-chevron {
      opacity: 0.85;
      animation: scrollHintBounce 2.4s ease-in-out infinite;
    }
@keyframes scrollHintTravel {
      0% { top: 0; opacity: 0; }
      12% { opacity: 1; }
      88% { opacity: 1; }
      100% { top: calc(100% - 3px); opacity: 0; }
    }
@keyframes scrollHintBounce {
      0%, 100% { transform: translateY(0); }
      50% { transform: translateY(3px); }
    }
@media (prefers-reduced-motion: reduce) {
      .hero-scroll-hint-thumb,
      .hero-scroll-hint-chevron {
        animation: none;
      }
      .hero-scroll-hint-thumb {
        top: 50%;
        opacity: 0.7;
      }
    }
.hover\:-translate-y-2:hover {
  --tw-translate-y: -0.5rem;
  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-px:hover {
  --tw-translate-y: -1px;
  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-0:hover {
  --tw-translate-y: 0px;
  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-coral:hover {
  --tw-border-opacity: 1;
  border-color: rgb(237 50 134 / var(--tw-border-opacity, 1));
}
.hover\:border-coral\/30:hover {
  border-color: rgb(237 50 134 / 0.3);
}
.hover\:border-gold\/30:hover {
  border-color: rgb(255 196 22 / 0.3);
}
.hover\:border-gold\/40:hover {
  border-color: rgb(255 196 22 / 0.4);
}
.hover\:border-teal:hover {
  --tw-border-opacity: 1;
  border-color: rgb(65 159 216 / var(--tw-border-opacity, 1));
}
.hover\:border-teal\/30:hover {
  border-color: rgb(65 159 216 / 0.3);
}
.hover\:border-teal\/40:hover {
  border-color: rgb(65 159 216 / 0.4);
}
.hover\:border-white\/20:hover {
  border-color: rgb(255 255 255 / 0.2);
}
.hover\:bg-coral:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(237 50 134 / var(--tw-bg-opacity, 1));
}
.hover\:bg-elevated\/70:hover {
  background-color: rgb(31 33 40 / 0.7);
}
.hover\:bg-gold\/10:hover {
  background-color: rgb(255 196 22 / 0.1);
}
.hover\:bg-muted\/20:hover {
  background-color: rgb(42 45 54 / 0.2);
}
.hover\:bg-muted\/30:hover {
  background-color: rgb(42 45 54 / 0.3);
}
.hover\:bg-muted\/40:hover {
  background-color: rgb(42 45 54 / 0.4);
}
.hover\:text-coral:hover {
  --tw-text-opacity: 1;
  color: rgb(237 50 134 / var(--tw-text-opacity, 1));
}
.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(232 236 242 / var(--tw-text-opacity, 1));
}
.hover\:text-teal:hover {
  --tw-text-opacity: 1;
  color: rgb(65 159 216 / var(--tw-text-opacity, 1));
}
.hover\:shadow-2xl:hover {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-black\/30:hover {
  --tw-shadow-color: rgb(0 0 0 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:text-coral:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(237 50 134 / var(--tw-text-opacity, 1));
}
.focus-visible\:text-teal:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(65 159 216 / var(--tw-text-opacity, 1));
}
.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-coral:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(237 50 134 / var(--tw-ring-opacity, 1));
}
.focus-visible\:ring-coral\/50:focus-visible {
  --tw-ring-color: rgb(237 50 134 / 0.5);
}
.focus-visible\:ring-gold\/50:focus-visible {
  --tw-ring-color: rgb(255 196 22 / 0.5);
}
.focus-visible\:ring-teal\/50:focus-visible {
  --tw-ring-color: rgb(65 159 216 / 0.5);
}
.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}
.focus-visible\:ring-offset-base:focus-visible {
  --tw-ring-offset-color: #18191d;
}
.focus-visible\:ring-offset-elevated:focus-visible {
  --tw-ring-offset-color: #1f2128;
}
.group:hover .group-hover\:-translate-y-0\.5 {
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:border-coral\/40 {
  border-color: rgb(237 50 134 / 0.4);
}
.group:hover .group-hover\:border-gold\/40 {
  border-color: rgb(255 196 22 / 0.4);
}
.group:hover .group-hover\:border-teal\/40 {
  border-color: rgb(65 159 216 / 0.4);
}
.group:hover .group-hover\:text-coral {
  --tw-text-opacity: 1;
  color: rgb(237 50 134 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-gold {
  --tw-text-opacity: 1;
  color: rgb(255 196 22 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-teal {
  --tw-text-opacity: 1;
  color: rgb(65 159 216 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:opacity-\[0\.16\] {
  opacity: 0.16;
}
@media (min-width: 640px) {

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

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

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

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-9 {
    height: 2.25rem;
  }

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

  .md\:max-w-md {
    max-width: 28rem;
  }

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

  .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\:flex-row {
    flex-direction: row;
  }

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

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

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

  .md\:whitespace-nowrap {
    white-space: nowrap;
  }

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

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

  .md\:p-9 {
    padding: 2.25rem;
  }

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

  .md\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

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

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

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

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

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

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

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

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

  .md\:pl-0 {
    padding-left: 0px;
  }

  .md\:pl-6 {
    padding-left: 1.5rem;
  }

  .md\:pr-6 {
    padding-right: 1.5rem;
  }

  .md\:pt-36 {
    padding-top: 9rem;
  }

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

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

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

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

  .md\:text-\[1\.7rem\] {
    font-size: 1.7rem;
  }

  .md\:text-\[1rem\] {
    font-size: 1rem;
  }

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

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

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

  .md\:leading-tight {
    line-height: 1.25;
  }
}
@media (min-width: 1024px) {

  .lg\:sticky {
    position: sticky;
  }

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

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

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

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

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

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

  .lg\:block {
    display: block;
  }

  .lg\:aspect-auto {
    aspect-ratio: auto;
  }

  .lg\:min-h-\[220px\] {
    min-height: 220px;
  }

  .lg\:min-h-\[280px\] {
    min-height: 280px;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:max-w-md {
    max-width: 28rem;
  }

  .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\:flex-row {
    flex-direction: row;
  }

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

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

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

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

  .lg\:from-base {
    --tw-gradient-from: #18191d var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(24 25 29 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }

  .lg\:via-base\/40 {
    --tw-gradient-to: rgb(24 25 29 / 0)  var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), rgb(24 25 29 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
  }

  .lg\:via-base\/50 {
    --tw-gradient-to: rgb(24 25 29 / 0)  var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), rgb(24 25 29 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
  }

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

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

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

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

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

  .lg\:text-\[2\.75rem\] {
    font-size: 2.75rem;
  }

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

