/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-emerald-300: oklch(84.5% 0.143 164.978);
    --color-emerald-500: oklch(69.6% 0.17 162.48);
    --color-slate-100: oklch(96.8% 0.007 247.896);
    --color-slate-200: oklch(92.9% 0.013 255.508);
    --color-slate-300: oklch(86.9% 0.022 252.894);
    --color-slate-500: oklch(55.4% 0.046 257.417);
    --color-slate-700: oklch(37.2% 0.044 257.287);
    --color-slate-800: oklch(27.9% 0.041 260.031);
    --color-slate-900: oklch(20.8% 0.042 265.755);
    --color-slate-950: oklch(12.9% 0.042 264.695);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-xs: 20rem;
    --container-sm: 24rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --tracking-tight: -0.025em;
    --radius-xs: 0.125rem;
    --radius-2xl: 1rem;
    --blur-xs: 4px;
    --blur-md: 12px;
    --blur-xl: 24px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: "Jost", sans-serif;
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .inset-x-0 {
    inset-inline: calc(var(--spacing) * 0);
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-9 {
    margin-top: calc(var(--spacing) * 9);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-9 {
    height: calc(var(--spacing) * 9);
  }
  .h-11 {
    height: calc(var(--spacing) * 11);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .min-h-36 {
    min-height: calc(var(--spacing) * 36);
  }
  .min-h-\[70vh\] {
    min-height: 70vh;
  }
  .min-h-\[80vh\] {
    min-height: 80vh;
  }
  .min-h-\[460px\] {
    min-height: 460px;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-9 {
    width: calc(var(--spacing) * 9);
  }
  .w-11 {
    width: calc(var(--spacing) * 11);
  }
  .w-\[88px\] {
    width: 88px;
  }
  .w-\[112px\] {
    width: 112px;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .max-w-xs {
    max-width: var(--container-xs);
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .min-w-\[192px\] {
    min-width: 192px;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .grow {
    flex-grow: 1;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .resize {
    resize: both;
  }
  .grid-cols-\[auto_1fr_auto\] {
    grid-template-columns: auto 1fr auto;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .justify-self-start {
    justify-self: flex-start;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-\[24px\] {
    border-radius: 24px;
  }
  .rounded-\[28px\] {
    border-radius: 28px;
  }
  .rounded-\[32px\] {
    border-radius: 32px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-xs {
    border-radius: var(--radius-xs);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-l-2 {
    border-left-style: var(--tw-border-style);
    border-left-width: 2px;
  }
  .border-emerald-500\/70 {
    border-color: color-mix(in srgb, oklch(69.6% 0.17 162.48) 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-emerald-500) 70%, transparent);
    }
  }
  .border-slate-200 {
    border-color: var(--color-slate-200);
  }
  .border-slate-200\/80 {
    border-color: color-mix(in srgb, oklch(92.9% 0.013 255.508) 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-slate-200) 80%, transparent);
    }
  }
  .border-slate-300 {
    border-color: var(--color-slate-300);
  }
  .border-white\/18 {
    border-color: color-mix(in srgb, #fff 18%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 18%, transparent);
    }
  }
  .border-white\/28 {
    border-color: color-mix(in srgb, #fff 28%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 28%, transparent);
    }
  }
  .border-white\/70 {
    border-color: color-mix(in srgb, #fff 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }
  .bg-slate-900 {
    background-color: var(--color-slate-900);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/6 {
    background-color: color-mix(in srgb, #fff 6%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 6%, transparent);
    }
  }
  .bg-white\/10 {
    background-color: color-mix(in srgb, #fff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .bg-white\/70 {
    background-color: color-mix(in srgb, #fff 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }
  .bg-white\/85 {
    background-color: color-mix(in srgb, #fff 85%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 85%, transparent);
    }
  }
  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-slate-950\/56 {
    --tw-gradient-from: color-mix(in srgb, oklch(12.9% 0.042 264.695) 56%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-from: color-mix(in oklab, var(--color-slate-950) 56%, transparent);
    }
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .via-slate-950\/34 {
    --tw-gradient-via: color-mix(in srgb, oklch(12.9% 0.042 264.695) 34%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-via: color-mix(in oklab, var(--color-slate-950) 34%, transparent);
    }
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .to-slate-950\/28 {
    --tw-gradient-to: color-mix(in srgb, oklch(12.9% 0.042 264.695) 28%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-to: color-mix(in oklab, var(--color-slate-950) 28%, transparent);
    }
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-7 {
    padding: calc(var(--spacing) * 7);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-7 {
    padding-inline: calc(var(--spacing) * 7);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
  .pt-24 {
    padding-top: calc(var(--spacing) * 24);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .text-center {
    text-align: center;
  }
  .font-display {
    font-family: "Jost", sans-serif;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[1\.8rem\] {
    font-size: 1.8rem;
  }
  .text-\[2\.25rem\] {
    font-size: 2.25rem;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }
  .leading-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }
  .leading-9 {
    --tw-leading: calc(var(--spacing) * 9);
    line-height: calc(var(--spacing) * 9);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[0\.2em\] {
    --tw-tracking: 0.2em;
    letter-spacing: 0.2em;
  }
  .tracking-\[0\.08em\] {
    --tw-tracking: 0.08em;
    letter-spacing: 0.08em;
  }
  .tracking-\[0\.18em\] {
    --tw-tracking: 0.18em;
    letter-spacing: 0.18em;
  }
  .tracking-\[0\.22em\] {
    --tw-tracking: 0.22em;
    letter-spacing: 0.22em;
  }
  .tracking-\[0\.24em\] {
    --tw-tracking: 0.24em;
    letter-spacing: 0.24em;
  }
  .tracking-\[0\.38em\] {
    --tw-tracking: 0.38em;
    letter-spacing: 0.38em;
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .text-balance {
    text-wrap: balance;
  }
  .text-pretty {
    text-wrap: pretty;
  }
  .text-emerald-300 {
    color: var(--color-emerald-300);
  }
  .text-slate-200 {
    color: var(--color-slate-200);
  }
  .text-slate-900 {
    color: var(--color-slate-900);
  }
  .text-slate-950 {
    color: var(--color-slate-950);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\/80 {
    color: color-mix(in srgb, #fff 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }
  .uppercase {
    text-transform: uppercase;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .shadow-\[0_20px_60px_rgba\(2\,6\,23\,0\.28\)\] {
    --tw-shadow: 0 20px 60px var(--tw-shadow-color, rgba(2,6,23,0.28));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-soft {
    --tw-shadow: 0 20px 60px var(--tw-shadow-color, rgba(15, 23, 42, 0.08));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-slate-900\/10 {
    --tw-shadow-color: color-mix(in srgb, oklch(20.8% 0.042 265.755) 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-slate-900) 10%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
  .shadow-slate-950\/10 {
    --tw-shadow-color: color-mix(in srgb, oklch(12.9% 0.042 264.695) 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-slate-950) 10%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
  .outline-hidden {
    --tw-outline-style: none;
    outline-style: none;
    @media (forced-colors: active) {
      outline: 2px solid transparent;
      outline-offset: 2px;
    }
  }
  .backdrop-blur-md {
    --tw-backdrop-blur: blur(var(--blur-md));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .backdrop-blur-xl {
    --tw-backdrop-blur: blur(var(--blur-xl));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .backdrop-blur-xs {
    --tw-backdrop-blur: blur(var(--blur-xs));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .hover\:bg-slate-100 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-slate-100);
      }
    }
  }
  .hover\:bg-white {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
  }
  .hover\:text-slate-900 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-slate-900);
      }
    }
  }
  .hover\:text-slate-950 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-slate-950);
      }
    }
  }
  .focus\:border-slate-500 {
    &:focus {
      border-color: var(--color-slate-500);
    }
  }
  .sm\:hidden {
    @media (width >= 40rem) {
      display: none;
    }
  }
  .sm\:inline {
    @media (width >= 40rem) {
      display: inline;
    }
  }
  .sm\:h-9 {
    @media (width >= 40rem) {
      height: calc(var(--spacing) * 9);
    }
  }
  .sm\:w-\[132px\] {
    @media (width >= 40rem) {
      width: 132px;
    }
  }
  .sm\:w-auto {
    @media (width >= 40rem) {
      width: auto;
    }
  }
  .sm\:grid-cols-3 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .sm\:px-4 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .sm\:px-6 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .sm\:text-2xl {
    @media (width >= 40rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .sm\:text-4xl {
    @media (width >= 40rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .sm\:text-5xl {
    @media (width >= 40rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .sm\:text-base {
    @media (width >= 40rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .sm\:text-lg {
    @media (width >= 40rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .sm\:text-sm {
    @media (width >= 40rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .sm\:leading-8 {
    @media (width >= 40rem) {
      --tw-leading: calc(var(--spacing) * 8);
      line-height: calc(var(--spacing) * 8);
    }
  }
  .sm\:leading-9 {
    @media (width >= 40rem) {
      --tw-leading: calc(var(--spacing) * 9);
      line-height: calc(var(--spacing) * 9);
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:grid {
    @media (width >= 48rem) {
      display: grid;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:min-h-\[540px\] {
    @media (width >= 64rem) {
      min-height: 540px;
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-\[0\.9fr_1\.1fr\] {
    @media (width >= 64rem) {
      grid-template-columns: 0.9fr 1.1fr;
    }
  }
  .lg\:grid-cols-\[0\.92fr_1\.08fr\] {
    @media (width >= 64rem) {
      grid-template-columns: 0.92fr 1.08fr;
    }
  }
  .lg\:grid-cols-\[0\.95fr_1\.05fr\] {
    @media (width >= 64rem) {
      grid-template-columns: 0.95fr 1.05fr;
    }
  }
  .lg\:grid-cols-\[1\.1fr_0\.9fr\] {
    @media (width >= 64rem) {
      grid-template-columns: 1.1fr 0.9fr;
    }
  }
  .lg\:grid-cols-\[1fr_0\.9fr\] {
    @media (width >= 64rem) {
      grid-template-columns: 1fr 0.9fr;
    }
  }
  .lg\:items-center {
    @media (width >= 64rem) {
      align-items: center;
    }
  }
  .lg\:items-end {
    @media (width >= 64rem) {
      align-items: flex-end;
    }
  }
  .lg\:items-start {
    @media (width >= 64rem) {
      align-items: flex-start;
    }
  }
  .lg\:gap-6 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .lg\:justify-self-end {
    @media (width >= 64rem) {
      justify-self: flex-end;
    }
  }
  .lg\:p-8 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .lg\:p-10 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 10);
    }
  }
  .lg\:p-12 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 12);
    }
  }
  .lg\:px-8 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .lg\:py-10 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }
  .lg\:py-24 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 24);
    }
  }
  .lg\:pl-6 {
    @media (width >= 64rem) {
      padding-left: calc(var(--spacing) * 6);
    }
  }
  .lg\:text-6xl {
    @media (width >= 64rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .lg\:text-\[3\.1rem\] {
    @media (width >= 64rem) {
      font-size: 3.1rem;
    }
  }
  .lg\:text-\[3rem\] {
    @media (width >= 64rem) {
      font-size: 3rem;
    }
  }
  .lg\:leading-\[1\.05\] {
    @media (width >= 64rem) {
      --tw-leading: 1.05;
      line-height: 1.05;
    }
  }
  .dark\:border-slate-700 {
    &:is(.dark *) {
      border-color: var(--color-slate-700);
    }
  }
  .dark\:border-slate-800 {
    &:is(.dark *) {
      border-color: var(--color-slate-800);
    }
  }
  .dark\:bg-slate-900\/50 {
    &:is(.dark *) {
      background-color: color-mix(in srgb, oklch(20.8% 0.042 265.755) 50%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-slate-900) 50%, transparent);
      }
    }
  }
  .dark\:bg-slate-900\/80 {
    &:is(.dark *) {
      background-color: color-mix(in srgb, oklch(20.8% 0.042 265.755) 80%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-slate-900) 80%, transparent);
      }
    }
  }
  .dark\:bg-white {
    &:is(.dark *) {
      background-color: var(--color-white);
    }
  }
  .dark\:text-slate-900 {
    &:is(.dark *) {
      color: var(--color-slate-900);
    }
  }
  .dark\:text-white {
    &:is(.dark *) {
      color: var(--color-white);
    }
  }
  .dark\:focus\:border-slate-500 {
    &:is(.dark *) {
      &:focus {
        border-color: var(--color-slate-500);
      }
    }
  }
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Jost-400.ttf") format("truetype");
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/Jost-500.ttf") format("truetype");
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/Jost-600.ttf") format("truetype");
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/Jost-700.ttf") format("truetype");
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/Jost-800.ttf") format("truetype");
}
:root {
  color-scheme: light;
  --page-bg: radial-gradient(circle at top, rgba(15, 118, 110, 0.14), transparent 30%),
    linear-gradient(180deg, #f8fafc 0%, #eef2f7 52%, #f8fafc 100%);
  --text-main: #0f172a;
  --text-muted: #475569;
  --surface: rgba(255, 255, 255, 0.78);
  --surface-strong: #ffffff;
  --header-bg: rgba(255, 255, 255, 0.96);
  --header-border: rgba(203, 213, 225, 0.95);
  --header-button-bg: rgba(255, 255, 255, 0.92);
  --header-button-border: #cbd5e1;
  --header-button-text: #0f172a;
  --header-button-hover-border: #94a3b8;
  --header-button-hover-text: #0f172a;
  --header-nav-hover-bg: #e2e8f0;
  --header-nav-hover-text: #0f172a;
  --header-mobile-border: #cbd5e1;
}
.dark:root {
  color-scheme: dark;
  --page-bg: radial-gradient(circle at top, rgba(45, 212, 191, 0.14), transparent 28%),
    linear-gradient(180deg, #020617 0%, #0f172a 55%, #111827 100%);
  --text-main: #e2e8f0;
  --text-muted: #94a3b8;
  --surface: rgba(15, 23, 42, 0.75);
  --surface-strong: #0f172a;
  --header-bg: rgba(2, 6, 23, 0.82);
  --header-border: rgba(51, 65, 85, 0.72);
  --header-button-bg: rgba(15, 23, 42, 0.92);
  --header-button-border: #334155;
  --header-button-text: #cbd5e1;
  --header-button-hover-border: #475569;
  --header-button-hover-text: #ffffff;
  --header-nav-hover-bg: #1e293b;
  --header-nav-hover-text: #ffffff;
  --header-mobile-border: #1e293b;
}
html {
  scroll-behavior: smooth;
}
::selection {
  background: rgba(16, 185, 129, 0.24);
  color: #052e2b;
}
html.dark ::selection {
  background: rgba(110, 231, 183, 0.22);
  color: #ffffff;
}
body {
  min-height: 100vh;
  padding-top: 6.5rem;
  background: var(--page-bg);
  color: var(--text-main);
  font-family: "Jost", sans-serif;
  transition: background-color 180ms ease, color 180ms ease;
}
body.header-overlay {
  padding-top: 0;
}
main {
  display: block;
}
:where(a, button, input, textarea, select):focus-visible {
  outline: 3px solid rgba(16, 185, 129, 0.22);
  outline-offset: 3px;
}
.panel {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: var(--surface);
  backdrop-filter: blur(16px);
  box-shadow: 0 22px 56px rgba(15, 23, 42, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.72);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease, background-color 260ms ease;
}
.panel > * {
  position: relative;
  z-index: 1;
}
.panel::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.92), transparent);
  pointer-events: none;
  z-index: 0;
}
.panel::after {
  content: "";
  position: absolute;
  top: -5rem;
  right: -5rem;
  width: 13rem;
  height: 13rem;
  border-radius: 9999px;
  background: radial-gradient(circle, rgba(15, 118, 110, 0.14) 0%, transparent 70%);
  opacity: 0.72;
  pointer-events: none;
  transition: transform 260ms ease, opacity 260ms ease;
  z-index: 0;
}
@media (hover: hover) {
  .panel:hover {
    transform: translateY(-4px);
    box-shadow: 0 28px 72px rgba(15, 23, 42, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.72);
  }
  .panel:hover::after {
    opacity: 1;
    transform: scale(1.08);
  }
}
.panel-strong {
  background: var(--surface-strong);
}
.surface-border {
  border-color: rgba(148, 163, 184, 0.5);
}
html.dark .surface-border {
  border-color: rgb(30 41 59);
}
html.dark .panel {
  box-shadow: 0 26px 64px rgba(2, 6, 23, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.06);
}
html.dark .panel::before {
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.16), transparent);
}
html.dark .panel::after {
  background: radial-gradient(circle, rgba(45, 212, 191, 0.14) 0%, transparent 70%);
}
.text-contrast-heading {
  color: #0f172a;
}
html.dark .text-contrast-heading {
  color: #ffffff;
}
.text-contrast-body {
  color: #334155;
}
html.dark .text-contrast-body {
  color: #cbd5e1;
}
.text-contrast-muted {
  color: #475569;
}
html.dark .text-contrast-muted {
  color: #94a3b8;
}
.text-contrast-accent {
  color: #0f766e;
}
html.dark .text-contrast-accent {
  color: #6ee7b7;
}
.site-header-shell {
  background: var(--header-bg);
  border-color: var(--header-border);
  transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, box-shadow 180ms ease, backdrop-filter 180ms ease;
}
.site-header-logo {
  display: block;
  filter: drop-shadow(0 8px 18px rgba(15, 23, 42, 0.18));
  object-fit: contain;
  transition: filter 180ms ease, opacity 180ms ease;
}
.site-header-shell-top {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(203, 213, 225, 0.34);
  box-shadow: none;
}
body:not(.header-overlay) .site-header-shell .site-header-logo, .site-header-shell:not(.site-header-shell-top):not(.site-header-shell-overlay) .site-header-logo {
  filter: brightness(0) saturate(100%) drop-shadow(0 8px 18px rgba(15, 23, 42, 0.08));
}
html.dark .site-header-shell-top {
  background: rgba(2, 6, 23, 0.18);
  border-color: rgba(148, 163, 184, 0.18);
}
.site-header-button {
  background: var(--header-button-bg);
  border-color: var(--header-button-border);
  color: var(--header-button-text);
  transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease;
}
.site-header-button:hover {
  border-color: var(--header-button-hover-border);
  color: var(--header-button-hover-text);
}
.site-header-shell-top .site-header-button {
  background: rgba(255, 255, 255, 0.52);
  border-color: rgba(203, 213, 225, 0.55);
}
html.dark .site-header-shell-top .site-header-button {
  background: rgba(15, 23, 42, 0.42);
  border-color: rgba(148, 163, 184, 0.2);
}
.site-header-donate {
  border: 1px solid #0f766e;
  background: linear-gradient(135deg, #0f766e 0%, #10b981 100%);
  color: #ffffff;
  box-shadow: 0 16px 36px rgba(15, 118, 110, 0.18);
  transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}
.site-header-donate:hover {
  border-color: #0b5f59;
  background: linear-gradient(135deg, #0b5f59 0%, #059669 100%);
  color: #ffffff;
  box-shadow: 0 20px 40px rgba(15, 118, 110, 0.24);
  transform: translateY(-1px);
}
.site-header-shell-top .site-header-donate {
  box-shadow: 0 14px 30px rgba(15, 118, 110, 0.14);
}
.site-header-link {
  color: #1e293b;
  transition: background-color 180ms ease, color 180ms ease;
}
html.dark .site-header-link {
  color: #cbd5e1;
}
.site-header-link:hover {
  background: var(--header-nav-hover-bg);
  color: var(--header-nav-hover-text);
}
.site-header-mobile {
  border-color: var(--header-mobile-border);
}
.site-header-shell-overlay {
  background: rgba(15, 23, 42, 0.24);
  border-color: rgba(255, 255, 255, 0.22);
  box-shadow: 0 20px 60px rgba(15, 23, 42, 0.2);
}
.site-header-shell-overlay.site-header-shell-top {
  background: rgba(15, 23, 42, 0.08);
  border-color: rgba(255, 255, 255, 0.14);
  box-shadow: none;
}
.site-header-button-overlay {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.site-header-button-overlay:hover {
  background: rgba(255, 255, 255, 0.16);
  border-color: rgba(255, 255, 255, 0.28);
  color: #ffffff;
}
.site-header-donate-overlay {
  border-color: rgba(255, 255, 255, 0.16);
  background: rgba(16, 185, 129, 0.92);
  box-shadow: 0 22px 44px rgba(15, 23, 42, 0.22);
}
.site-header-donate-overlay:hover {
  border-color: rgba(255, 255, 255, 0.22);
  background: rgba(5, 150, 105, 0.96);
}
.site-header-link-overlay {
  color: rgba(255, 255, 255, 0.88);
}
.site-header-link-overlay:hover {
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
}
.site-header-mobile-overlay {
  border-color: rgba(255, 255, 255, 0.18);
}
.hero-carousel {
  min-height: 80vh;
}
.hero-brand-mark {
  position: relative;
  overflow: hidden;
  border-color: rgba(255, 255, 255, 0.16);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.05) 100%);
  box-shadow: 0 24px 70px rgba(2, 6, 23, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}
.hero-brand-mark::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, transparent 20%, rgba(255, 255, 255, 0.14) 48%, transparent 72%);
  pointer-events: none;
}
.hero-title {
  text-wrap: balance;
  text-shadow: 0 12px 30px rgba(2, 6, 23, 0.42), 0 1px 0 rgba(255, 255, 255, 0.08);
}
.hero-summary {
  text-wrap: pretty;
  text-shadow: 0 8px 22px rgba(2, 6, 23, 0.24);
}
.hero-brand-divider {
  position: relative;
  width: min(15rem, 48vw);
  height: 1.25rem;
}
.hero-brand-divider::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0.78rem;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
}
.hero-brand-divider::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 0.42rem;
  height: 0.42rem;
  border-radius: 9999px;
  background: rgba(255, 255, 255, 0.82);
  transform: translateX(-50%);
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.04);
}
.hero-halftone {
  background-image: radial-gradient(circle, rgba(2, 6, 23, 0.55) 1.1px, transparent 1.2px);
  background-size: 6px 6px;
  opacity: 0.3;
  mix-blend-mode: multiply;
}
.hero-vignette {
  background: radial-gradient(circle at center, transparent 24%, rgba(2, 6, 23, 0.12) 60%, rgba(2, 6, 23, 0.32) 100%), linear-gradient(180deg, rgba(2, 6, 23, 0.16) 0%, rgba(2, 6, 23, 0.36) 100%);
}
.hero-slide {
  opacity: 0;
  transform: scale(1.03);
  filter: brightness(0.62) saturate(0.9) contrast(1.03);
  transition: opacity 700ms ease, transform 5s ease, filter 500ms ease;
}
.hero-slide.is-active {
  opacity: 1;
  transform: scale(1);
}
.hero-control {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  backdrop-filter: blur(10px);
}
.hero-control:hover {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.3);
}
.hero-cta-primary, .hero-cta-secondary, .hero-cta-outline {
  position: relative;
  overflow: hidden;
  transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease, color 180ms ease, border-color 180ms ease;
}
.hero-cta-primary {
  box-shadow: 0 18px 36px rgba(255, 255, 255, 0.14), 0 12px 26px rgba(2, 6, 23, 0.18);
}
.hero-cta-secondary, .hero-cta-outline {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.16), 0 14px 30px rgba(2, 6, 23, 0.16);
}
.hero-cta-primary:hover, .hero-cta-secondary:hover, .hero-cta-outline:hover {
  transform: translateY(-1px);
}
.hero-cta-secondary:hover, .hero-cta-outline:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22), 0 18px 34px rgba(2, 6, 23, 0.2);
}
.hero-cta-outline {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
}
.page-intro-title {
  text-wrap: balance;
}
.page-intro-copy {
  text-wrap: pretty;
}
.section-cta {
  border: 1px solid #64748b;
  background: linear-gradient(135deg, #64748b 0%, #475569 100%);
  color: #ffffff;
  box-shadow: 0 16px 34px rgba(71, 85, 105, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}
.section-cta:hover {
  border-color: #475569;
  background: linear-gradient(135deg, #475569 0%, #334155 100%);
  color: #ffffff;
  box-shadow: 0 18px 38px rgba(71, 85, 105, 0.24);
  transform: translateY(-1px);
}
html.dark .section-cta {
  border-color: #ffffff;
  background: linear-gradient(135deg, #ffffff 0%, #e2e8f0 100%);
  color: #0f172a;
  box-shadow: 0 18px 34px rgba(2, 6, 23, 0.16);
}
html.dark .section-cta:hover {
  border-color: #e2e8f0;
  background: linear-gradient(135deg, #e2e8f0 0%, #cbd5e1 100%);
  color: #0f172a;
}
.impact-stats-grid {
  display: grid;
  gap: 1.5rem;
}
.about-foundation-shell {
  position: relative;
  overflow: hidden;
}
.about-halftone {
  position: absolute;
  width: 150px;
  height: 150px;
  background-image: radial-gradient(circle, rgba(15, 23, 42, 0.2) 1.15px, transparent 1.2px);
  background-size: 10px 10px;
  opacity: 0.72;
  pointer-events: none;
  z-index: 0;
}
.about-halftone-top {
  top: 1rem;
  left: 1rem;
}
.about-halftone-bottom {
  right: 1rem;
  bottom: 1rem;
}
html.dark .about-halftone {
  background-image: radial-gradient(circle, rgba(226, 232, 240, 0.22) 1.15px, transparent 1.2px);
  opacity: 0.78;
}
.impact-parallax {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
.impact-parallax-media {
  top: -12%;
  right: 0;
  bottom: -12%;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translate3d(0, 0, 0) scale(1.14);
  transform-origin: center;
  will-change: transform;
  pointer-events: none;
}
.impact-parallax[data-parallax-fixed="true"] .impact-parallax-media {
  top: 0;
  bottom: 0;
  background-attachment: fixed;
  transform: none;
  will-change: auto;
}
.impact-parallax-overlay {
  background: linear-gradient(180deg, rgba(2, 6, 23, 0.48) 0%, rgba(2, 6, 23, 0.72) 100%), linear-gradient(90deg, rgba(15, 23, 42, 0.72) 0%, rgba(15, 23, 42, 0.5) 45%, rgba(15, 23, 42, 0.78) 100%);
}
.impact-parallax-texture {
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.1) 1px, transparent 1px);
  background-size: 10px 10px;
  opacity: 0.16;
  mix-blend-mode: soft-light;
  pointer-events: none;
}
.impact-stat-card {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(148, 163, 184, 0.28);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92) 0%, rgba(248, 250, 252, 0.86) 100%);
  box-shadow: 0 20px 50px rgba(15, 23, 42, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.65);
  animation: impact-rise 700ms ease both;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease, background-color 220ms ease;
}
.impact-stat-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 3px;
  background: linear-gradient(90deg, #0f766e 0%, #34d399 100%);
}
.impact-stat-card::after {
  content: "";
  position: absolute;
  top: -42px;
  right: -42px;
  width: 110px;
  height: 110px;
  border-radius: 9999px;
  background: radial-gradient(circle, rgba(15, 118, 110, 0.12) 0%, transparent 72%);
}
.impact-stats-grid .impact-stat-card:nth-child(2) {
  animation-delay: 120ms;
}
.impact-stats-grid .impact-stat-card:nth-child(3) {
  animation-delay: 240ms;
}
.impact-stat-label {
  color: #0f766e;
  letter-spacing: 0.24em;
}
.impact-stat-value {
  color: #0f172a;
}
.impact-stat-copy {
  color: #475569;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
html.dark .impact-stat-card {
  border-color: rgba(51, 65, 85, 0.8);
  background: linear-gradient(180deg, rgba(15, 23, 42, 0.9) 0%, rgba(15, 23, 42, 0.76) 100%);
  box-shadow: 0 24px 60px rgba(2, 6, 23, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.04);
}
html.dark .impact-stat-card::after {
  background: radial-gradient(circle, rgba(52, 211, 153, 0.14) 0%, transparent 72%);
}
html.dark .impact-stat-label {
  color: #6ee7b7;
}
html.dark .impact-stat-value {
  color: #f8fafc;
}
html.dark .impact-stat-copy {
  color: #94a3b8;
}
.impact-parallax .impact-stat-card {
  border-color: rgba(255, 255, 255, 0.16);
  background: rgba(15, 23, 42, 0.34);
  box-shadow: 0 24px 60px rgba(2, 6, 23, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(16px);
}
.impact-parallax .impact-stat-card::before {
  content: none;
}
.impact-parallax .impact-stat-card::after {
  background: radial-gradient(circle, rgba(52, 211, 153, 0.12) 0%, transparent 72%);
}
.impact-parallax .impact-stat-label {
  color: #6ee7b7;
}
.impact-parallax .impact-stat-value {
  color: #ffffff;
}
.impact-parallax .impact-stat-copy {
  color: #cbd5e1;
}
@media (hover: hover) {
  .impact-stat-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 26px 56px rgba(15, 23, 42, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.72);
  }
  .impact-parallax .impact-stat-card:hover {
    box-shadow: 0 28px 64px rgba(2, 6, 23, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  }
}
.gallery-shell {
  position: relative;
  height: calc((var(--gallery-steps, 5) + 0.1) * var(--gallery-stage-height, 100svh));
  min-height: calc((var(--gallery-steps, 5) + 0.85) * var(--gallery-stage-height, 100svh));
  overflow: clip;
  isolation: isolate;
  background-color: #020617;
  --gallery-progress: 0;
}
.gallery-pin-stage {
  position: sticky;
  top: max(0px, calc((100svh - var(--gallery-stage-height, 100svh)) / 2));
  height: var(--gallery-stage-height, 100svh);
  overflow: hidden;
  background: radial-gradient(circle at top left, rgba(13, 148, 136, 0.2), transparent 28%), radial-gradient(circle at right center, rgba(14, 165, 233, 0.14), transparent 30%), linear-gradient(180deg, rgba(2, 6, 23, 0.78), rgba(2, 6, 23, 0.94));
}
.gallery-media-stack, .gallery-frame-overlay, .gallery-frame-grid {
  position: absolute;
  inset: 0;
}
.gallery-media-item {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translate3d(0, 0, 0) scale(1.08);
  will-change: opacity, transform;
}
.gallery-media-item.is-active {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  z-index: 1;
}
.gallery-media-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: brightness(0.64) saturate(0.96) contrast(1.04);
}
.gallery-frame-overlay {
  z-index: 1;
  pointer-events: none;
  opacity: 0.46;
  background: radial-gradient(circle at center, rgba(15, 23, 42, 0.06) 0%, rgba(2, 6, 23, 0.48) 50%, rgba(2, 6, 23, 0.88) 100%), linear-gradient(180deg, rgba(2, 6, 23, 0.72), rgba(2, 6, 23, 0.36) 38%, rgba(2, 6, 23, 0.78));
}
.gallery-frame-grid {
  z-index: 1;
  pointer-events: none;
  opacity: 0.14;
  background-image: linear-gradient(rgba(255, 255, 255, 0.06) 1px, transparent 0), linear-gradient(90deg, rgba(255, 255, 255, 0.06) 1px, transparent 0);
  background-size: 104px 104px;
  mask-image: radial-gradient(circle at center, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.24));
  transform: scale(calc(1 + (var(--gallery-progress) * 0.03)));
  transform-origin: center;
}
.gallery-stage-copy {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-rows: 1fr auto auto;
  align-items: center;
  justify-items: center;
  width: 100%;
  max-width: 82rem;
  height: 100%;
  margin-inline: auto;
  padding: clamp(6.5rem, 11vh, 7.5rem) 1.25rem 2.5rem;
  text-align: center;
}
.gallery-copy-stack {
  position: relative;
  display: grid;
  place-items: center;
  width: min(100%, 64rem);
  min-height: 23rem;
}
.gallery-story-panel {
  grid-area: 1 / 1;
  width: min(100%, 64rem);
  opacity: 0;
  transform: translate3d(0, 34px, 0);
  transition: opacity 220ms linear, transform 220ms ease-out;
  pointer-events: none;
  will-change: opacity, transform;
}
.gallery-story-panel.is-active {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  pointer-events: auto;
}
.gallery-story-meta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.9rem;
  flex-wrap: wrap;
}
.gallery-step-index {
  color: rgba(226, 232, 240, 0.58);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.28em;
}
.gallery-step-kicker {
  color: rgba(167, 243, 208, 0.96);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.28em;
  text-transform: uppercase;
}
.gallery-story-title {
  margin-top: 1.15rem;
  color: #f8fafc;
  font-size: clamp(2.1rem, 4.25vw, 4.35rem);
  line-height: 1.04;
  letter-spacing: -0.03em;
  font-weight: 600;
  text-shadow: 0 20px 48px rgba(2, 6, 23, 0.42);
}
.gallery-story-copy {
  width: min(100%, 52rem);
  margin: 1.3rem auto 0;
  color: rgba(226, 232, 240, 0.94);
  font-size: clamp(1rem, 1.55vw, 1.28rem);
  line-height: 1.8;
  text-shadow: 0 16px 42px rgba(2, 6, 23, 0.3);
}
.gallery-story-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.95rem;
  padding-top: 1.2rem;
}
.gallery-story-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 12rem;
  border-radius: 9999px;
  padding: 0.8rem 1.6rem;
  font-size: 0.92rem;
  font-weight: 600;
  transition: transform 220ms ease, background-color 220ms ease, color 220ms ease, border-color 220ms ease;
}
.gallery-story-btn:hover {
  transform: translateY(-1px);
}
.gallery-story-btn-primary {
  background-color: #ffffff;
  color: #020617;
}
.gallery-story-btn-primary:hover {
  background-color: #f1f5f9;
}
.gallery-story-btn-secondary {
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.08);
  color: #ffffff;
  backdrop-filter: blur(8px);
}
.gallery-story-btn-secondary:hover {
  background-color: rgba(255, 255, 255, 0.14);
}
.gallery-story-progress {
  display: grid;
  justify-items: center;
  gap: 0.8rem;
  padding-top: 1.3rem;
}
.gallery-frame-dots {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
}
.gallery-frame-dot {
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 9999px;
  background: rgba(255, 255, 255, 0.28);
  transition: transform 220ms ease, background-color 220ms ease;
}
.gallery-frame-dot.is-active {
  background: #6ee7b7;
  transform: scale(1.16);
}
.gallery-frame-count {
  color: rgba(226, 232, 240, 0.8);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.26em;
}
.gallery-rail-section {
  position: relative;
  background: radial-gradient(circle at 14% 18%, rgba(20, 184, 166, 0.08), transparent 24%), radial-gradient(circle at 86% 24%, rgba(59, 130, 246, 0.08), transparent 22%), linear-gradient(180deg, #edf4fb 0%, #f8fafc 54%, #ecf2f8 100%);
}
.why-choose-section {
  position: relative;
  background: radial-gradient(circle at 16% 18%, rgba(245, 158, 11, 0.08), transparent 22%), radial-gradient(circle at 88% 78%, rgba(14, 165, 233, 0.08), transparent 24%), linear-gradient(180deg, #f7f1de 0%, #f8f7f2 52%, #eef3f8 100%);
}
html.dark .gallery-rail-section {
  background: linear-gradient(180deg, rgba(7, 16, 31, 0.96), rgba(10, 22, 41, 0.98));
}
html.dark .why-choose-section {
  background: radial-gradient(circle at 12% 20%, rgba(245, 158, 11, 0.06), transparent 24%), radial-gradient(circle at 86% 72%, rgba(56, 189, 248, 0.06), transparent 24%), linear-gradient(180deg, rgba(16, 21, 33, 0.98), rgba(11, 17, 28, 0.96));
}
.gallery-rail-shell {
  position: relative;
  min-height: 320svh;
}
.gallery-rail-sticky {
  position: sticky;
  top: clamp(5.25rem, 9vh, 6.5rem);
  display: grid;
  gap: 1.5rem;
}
.gallery-rail-intro {
  border-color: rgba(148, 163, 184, 0.3);
}
.gallery-rail-intro-mobile {
  border-color: rgba(148, 163, 184, 0.3);
}
.gallery-rail-stage {
  height: var(--gallery-rail-stage-height, 50svh);
  overflow: hidden;
}
.gallery-rail-viewport {
  height: 100%;
  overflow: hidden;
}
.gallery-rail-track {
  --gallery-rail-gap: 1.25rem;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - (var(--gallery-rail-gap) * 2)) / 3);
  gap: var(--gallery-rail-gap);
  height: 100%;
  will-change: transform;
}
.gallery-rail-card {
  position: relative;
  overflow: hidden;
  min-height: 0;
  border-radius: 0.125rem;
  background: transparent;
  transform: translate3d(0, var(--rail-card-lift, 12px), 0) scale(var(--rail-card-scale, 0.965));
  transform-origin: center bottom;
  opacity: var(--rail-card-opacity, 0.86);
  box-shadow: 0 22px 48px rgba(15, 23, 42, 0.18);
  transition: box-shadow 220ms ease, opacity 220ms ease;
}
.gallery-rail-card.is-active {
  box-shadow: 0 30px 72px rgba(15, 23, 42, 0.26);
}
.gallery-rail-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: brightness(0.78) saturate(0.96) contrast(1.04);
  transition: transform 260ms ease-out, filter 260ms ease-out;
}
.gallery-rail-card::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 62%;
  background: linear-gradient(180deg, rgba(2, 6, 23, 0) 0%, rgba(2, 6, 23, 0.12) 22%, rgba(2, 6, 23, 0.78) 100%);
}
.gallery-rail-card-body {
  position: absolute;
  inset: auto 0 0 0;
  z-index: 1;
  padding: 1.3rem 1.2rem 1.28rem;
}
.gallery-rail-card-kicker {
  color: rgba(167, 243, 208, 0.94);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.gallery-rail-card-title {
  color: #ffffff;
  font-size: 1.24rem;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.12;
  margin-top: 0.42rem;
  max-width: 16ch;
}
.gallery-rail-card-copy {
  color: rgba(226, 232, 240, 0.86);
  font-size: 0.92rem;
  line-height: 1.62;
  margin-top: 0.48rem;
  max-width: 24rem;
}
html.dark .gallery-rail-intro {
  border-color: rgba(71, 85, 105, 0.74);
}
html.dark .gallery-rail-intro-mobile {
  border-color: rgba(71, 85, 105, 0.74);
}
.motion-ready [data-reveal] {
  opacity: 0;
  transform: translate3d(0, 38px, 0);
  filter: blur(10px);
  transition: opacity 1150ms cubic-bezier(0.16, 1, 0.3, 1), transform 1150ms cubic-bezier(0.16, 1, 0.3, 1), filter 1150ms cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: var(--reveal-delay, 0ms);
}
.motion-ready [data-reveal="image"] {
  transform: translate3d(0, 40px, 0) scale(0.965);
}
.motion-ready [data-reveal="shell"] {
  opacity: 0;
  transform: translate3d(0, 44px, 0) scale(0.985);
  filter: blur(12px);
}
.motion-ready [data-reveal="decor"] {
  opacity: 0;
  transform: translate3d(0, 0, 0) scale(0.82) rotate(-6deg);
  filter: none;
  transition: opacity 1350ms cubic-bezier(0.16, 1, 0.3, 1), transform 1350ms cubic-bezier(0.16, 1, 0.3, 1);
}
.motion-ready .section-active [data-reveal] {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  filter: blur(0);
}
@media (prefers-reduced-motion: reduce) {
  .motion-ready [data-reveal] {
    opacity: 1;
    transform: none;
    filter: none;
    transition: none;
  }
  .motion-ready [data-reveal="decor"] {
    opacity: 1;
    transform: none;
  }
}
@keyframes impact-rise {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.why-choose-icon {
  color: #334155;
}
html.dark .why-choose-icon {
  color: #e2e8f0;
}
.why-choose-editorial-intro {
  border-color: rgba(30, 64, 175, 0.28);
}
html.dark .why-choose-editorial-intro {
  border-color: rgba(71, 85, 105, 0.72);
}
.why-choose-editorial {
  position: relative;
}
html.dark .why-choose-editorial {
  background: none;
}
.why-choose-grid {
  display: grid;
  gap: 0;
}
.why-choose-item {
  position: relative;
  align-items: flex-start;
  padding: 2rem 0;
}
.why-choose-item > * {
  position: relative;
  z-index: 1;
}
.why-choose-item + .why-choose-item {
  border-top: 1px solid rgba(148, 163, 184, 0.28);
}
.why-choose-icon {
  color: #1d4ed8;
}
.why-choose-icon-coral {
  color: #ff4d4f;
}
.why-choose-icon-amber {
  color: #d18b1f;
}
.why-choose-icon-rose {
  color: #ff5f6d;
}
.why-choose-icon-gold {
  color: #d7932d;
}
html.dark .why-choose-icon {
  color: #93c5fd;
}
html.dark .why-choose-icon-coral {
  color: #fda4af;
}
html.dark .why-choose-icon-amber, html.dark .why-choose-icon-gold {
  color: #fbbf24;
}
html.dark .why-choose-icon-rose {
  color: #fda4af;
}
html.dark .why-choose-item + .why-choose-item {
  border-top-color: rgba(71, 85, 105, 0.72);
}
.support-tile {
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 12px 26px rgba(15, 23, 42, 0.06);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}
.support-tile::after {
  content: "";
  position: absolute;
  inset: auto -2.5rem -2.5rem auto;
  width: 7rem;
  height: 7rem;
  border-radius: 9999px;
  background: radial-gradient(circle, rgba(16, 185, 129, 0.12) 0%, transparent 72%);
  pointer-events: none;
}
@media (hover: hover) {
  .support-tile:hover {
    transform: translateY(-3px);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 18px 34px rgba(15, 23, 42, 0.1);
  }
}
html.dark .support-tile {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 16px 34px rgba(2, 6, 23, 0.18);
}
.form-field {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82), 0 1px 2px rgba(15, 23, 42, 0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background-color 180ms ease, transform 180ms ease;
}
.form-field:focus {
  border-color: #10b981;
  box-shadow: 0 0 0 4px rgba(16, 185, 129, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.88);
}
html.dark .form-field {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 1px 2px rgba(2, 6, 23, 0.18);
}
.form-submit {
  background: linear-gradient(135deg, #0f172a 0%, #334155 100%);
  box-shadow: 0 18px 34px rgba(15, 23, 42, 0.14);
  transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease, color 180ms ease;
}
.form-submit:hover {
  transform: translateY(-1px);
  box-shadow: 0 22px 40px rgba(15, 23, 42, 0.18);
}
html.dark .form-submit {
  background: linear-gradient(135deg, #ffffff 0%, #e2e8f0 100%);
  color: #0f172a;
  box-shadow: 0 18px 34px rgba(2, 6, 23, 0.2);
}
@media (min-width: 1024px) {
  .why-choose-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .why-choose-item {
    padding: 3rem 2.25rem 3.25rem;
  }
  .why-choose-item + .why-choose-item {
    border-top: 0;
  }
  .why-choose-item:nth-child(3n + 2), .why-choose-item:nth-child(3n + 3) {
    border-left: 1px solid rgba(148, 163, 184, 0.28);
  }
  .why-choose-item:nth-child(n + 4) {
    border-top: 1px solid rgba(148, 163, 184, 0.28);
  }
  html.dark .why-choose-item:nth-child(3n + 2), html.dark .why-choose-item:nth-child(3n + 3), html.dark .why-choose-item:nth-child(n + 4) {
    border-color: rgba(71, 85, 105, 0.72);
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 6rem;
  }
  .gallery-copy-stack {
    min-height: 26rem;
  }
  .gallery-stage-copy {
    padding: 6.75rem 1rem 2rem;
  }
  .gallery-frame-grid {
    background-size: 74px 74px;
    opacity: 0.1;
  }
  .gallery-step-index, .gallery-step-kicker {
    font-size: 0.72rem;
  }
  .gallery-story-title {
    font-size: clamp(1.95rem, 10vw, 2.8rem);
  }
  .gallery-story-copy {
    width: min(100%, 34rem);
    font-size: 0.98rem;
    line-height: 1.72;
  }
  .gallery-story-actions {
    width: 100%;
    gap: 0.75rem;
  }
  .gallery-story-btn {
    min-width: 0;
    width: min(100%, 18rem);
    padding: 0.84rem 1.35rem;
  }
  .gallery-rail-sticky {
    position: sticky;
    top: 0;
    gap: 0.85rem;
  }
  .gallery-rail-intro {
    padding-bottom: 1.1rem;
  }
  .gallery-rail-intro-mobile {
    display: block;
    margin-bottom: 1.15rem;
  }
  .gallery-rail-wrap {
    padding-top: 0;
    padding-bottom: 0;
  }
  .gallery-rail-shell {
    margin-inline: -1rem;
  }
  .gallery-rail-stage {
    height: max(var(--gallery-rail-stage-height-mobile, 82svh), 100svh);
    min-height: 0;
    overflow: hidden;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: none;
  }
  .gallery-rail-viewport {
    height: 100%;
    overflow: hidden;
  }
  .gallery-rail-track {
    --gallery-rail-gap: 0.9rem;
    grid-auto-flow: column;
    grid-auto-columns: 100%;
    grid-template-columns: none;
    height: 100%;
  }
  .gallery-rail-card {
    position: relative;
    display: block;
    height: 100%;
    min-height: 0;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    background: none;
    box-shadow: none;
  }
  .gallery-rail-card-body {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: grid;
    justify-items: start;
    gap: 0.42rem;
    margin: 0;
    min-height: 0;
    padding: 1.35rem 1rem max(1.2rem, env(safe-area-inset-bottom));
    border: 0;
    border-radius: 0;
    background: none;
    text-align: left;
    box-shadow: none;
    backdrop-filter: none;
  }
  .gallery-rail-card::after {
    display: block;
    content: "";
    position: absolute;
    inset: auto 0 0 0;
    height: 42%;
    background: linear-gradient(180deg, rgba(2, 6, 23, 0) 0%, rgba(2, 6, 23, 0.18) 26%, rgba(2, 6, 23, 0.82) 100%);
  }
  .gallery-rail-card-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 22%;
    border-radius: 0;
    background: none;
    filter: brightness(0.9) saturate(0.98);
    padding: 0;
    box-shadow: none;
  }
  .gallery-rail-card-title {
    color: #f8fafc;
    font-size: 1.08rem;
    line-height: 1.16;
    max-width: 17.5rem;
    margin-top: 0.08rem;
    text-shadow: 0 8px 18px rgba(2, 6, 23, 0.48);
  }
  .gallery-rail-card-copy {
    color: rgba(226, 232, 240, 0.82);
    font-size: 0.86rem;
    line-height: 1.56;
    max-width: 18rem;
    margin-top: 0;
    text-shadow: 0 8px 18px rgba(2, 6, 23, 0.42);
  }
  .gallery-rail-card-kicker {
    color: rgba(94, 234, 212, 0.96);
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0;
    border: 0;
    background: none;
    letter-spacing: 0.18em;
    text-shadow: 0 8px 18px rgba(2, 6, 23, 0.48);
  }
  html.dark .gallery-rail-card {
    background: none;
    box-shadow: none;
  }
  html.dark .gallery-rail-card-body {
    background: none;
    box-shadow: none;
  }
  html.dark .gallery-rail-card-image {
    background: none;
  }
  html.dark .gallery-rail-card-title {
    color: #f8fafc;
  }
  html.dark .gallery-rail-card-copy {
    color: rgba(226, 232, 240, 0.84);
  }
  html.dark .gallery-rail-card-kicker {
    color: rgba(94, 234, 212, 0.94);
  }
  .why-choose-editorial {
    padding: 1.05rem;
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
    }
  }
}
