

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/inter300ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/inter300.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/inter400ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/inter400.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/inter600ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/inter600.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/inter600ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/inter600.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/inter700ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/inter700.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  
  --color-primary: #8b929c;
  --color-primary-dark: #6f7680;
  --color-primary-darker: #545b66;
  --color-primary-light: #eef0f3;
  --color-primary-lighter: #ffffff;
  --color-black: #000000;
  --color-black-soft: #030303;
  --color-white: #ffffff;
  --color-text-1: #12161c;
  --color-text-2: #3a414c;
  --color-text-3: #6c737d;
  --color-text-4: #c4c8d0;
  --color-border: #d5d9e0;
  --color-muted: #ffffff;
  --color-secondary: #c8ced6;
  --color-silver: #aeb5bf;
  --color-silver-bright: #e8ebf0;

  --font: "Inter", Arial, sans-serif;
  --fs-hero: clamp(2.75rem, 5.5vw, 3.5rem);
  --fs-h2: clamp(2rem, 3.5vw, 2.56rem);
  --fs-h3: clamp(1.35rem, 2vw, 1.75rem);
  --fs-body: 18px;
  --fs-btn: 16px;
  --fs-small: 14px;
  --fs-label: 12px;
  --lh-body: 1.55;
  --ls-tight: -0.02em;
  --ls-hero: -0.035em;

  --container: 1200px;
  --radius-pill: 100px;
  --radius-card: 22px;
  --radius-media: 18px;
  --ease: 0.2s ease;
  --header-h: 84px;
}

*,
*::before,
*::after { box-sizing: border-box; }

html { scroll-behavior: smooth; }

html.lenis,
html.lenis body { height: auto; }

html.lenis.lenis-smooth { scroll-behavior: auto !important; }

body {
  margin: 0;
  font-family: var(--font);
  font-size: var(--fs-body);
  line-height: var(--lh-body);
  letter-spacing: -0.36px;
  color: var(--color-text-1);
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
}

body.is-modal-open { overflow: hidden; }

html.is-overlay-scroll-lock {
  overflow: hidden;
  overscroll-behavior: none;
}

/* Fixed-body lock only when Lenis is unavailable (otherwise scrollY collapses to 0). */
html.is-overlay-scroll-lock--fixed body {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
}

img { max-width: 100%; display: block; border: 0; }
a { color: inherit; text-decoration: none; }
button { font: inherit; color: inherit; background: none; border: 0; cursor: pointer; padding: 0; }
button::-moz-focus-inner { border: 0; padding: 0; }
ul, ol, p, h1, h2, h3, h4 { margin: 0; padding: 0; }
ul { list-style: none; }

.visually-hidden {
  position: absolute !important;
  width: 1px; height: 1px;
  padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0 0 0 0);
  white-space: nowrap; border: 0;
}

.l-container {
  width: min(100% - 48px, var(--container));
  margin-inline: auto;
}

body:not(.is-loaded) {
  overflow: hidden;
}

html.is-loader-lock,
html.is-loader-lock body,
body.is-loader-lock {
  overflow: hidden !important;
  overscroll-behavior: none;
  touch-action: none;
  height: 100%;
}

body:not(.is-loaded) .c-cursor {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

html.gg-skip-loader .c-loader {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

html.gg-skip-loader.is-loader-lock,
html.gg-skip-loader.is-loader-lock body,
html.gg-skip-loader body.is-loader-lock {
  overflow: auto !important;
  overscroll-behavior: auto;
  touch-action: auto;
  height: auto;
}

.c-loader {
  position: fixed;
  inset: 0;
  z-index: 400;
  background: #ffffff;
  color: #000000;
  display: grid;
  place-items: center;
  transition:
    opacity 0.85s cubic-bezier(0.4, 0, 0.2, 1),
    visibility 0.85s,
    transform 1.1s cubic-bezier(0.65, 0, 0.35, 1);
}

.c-loader.is-exiting {
  opacity: 0;
  transform: scale(1.02);
  pointer-events: none;
}

.c-loader.is-done {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.c-loader__cluster {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-template-areas: "left logo right";
  align-items: center;
  justify-content: center;
  column-gap: 2px;
  row-gap: 0;
  color: #000000;
  transition:
    column-gap 0.65s cubic-bezier(0.65, 0, 0.35, 1),
    row-gap 0.65s cubic-bezier(0.65, 0, 0.35, 1);
}

.c-loader__word--left { grid-area: left; justify-self: end; }
.c-loader__emblem { grid-area: logo; justify-self: center; }
.c-loader__word--right { grid-area: right; justify-self: start; }

.c-loader__emblem {
  width: auto;
  height: 63px;
  display: block;
  opacity: 0;
  transform: scale(0.88);
  filter: blur(0.4px);
  transition:
    opacity 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    transform 0.65s cubic-bezier(0.19, 1, 0.22, 1),
    filter 0.55s ease;
  will-change: transform, opacity, filter;
}

.c-loader.is-logo-in .c-loader__emblem {
  opacity: 1;
  transform: scale(1);
  filter: blur(0);
}

.c-loader.is-pulse .c-loader__emblem {
  animation: loaderLogoPulse 0.95s ease-in-out 1;
}

@keyframes loaderLogoPulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.1); }
}

.c-loader__word {
  display: block;
  font-size: calc(1.25rem + 20px);
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
  text-transform: uppercase;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  max-width: 0;
  opacity: 0;
  transition:
    opacity 1.15s cubic-bezier(0.19, 1, 0.22, 1),
    transform 1.25s cubic-bezier(0.19, 1, 0.22, 1),
    max-width 1.25s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform, opacity, max-width;
}

.c-loader__word--left {
  transform: translateX(36px);
}

.c-loader__word--right {
  transform: translateX(-36px);
}

.c-loader.is-words-out .c-loader__word--left,
.c-loader.is-words-out .c-loader__word--right {
  max-width: 12em;
  opacity: 1;
  transform: translateX(0);
}

@media (max-width: 900px) {
  .c-loader__cluster {
    grid-template-columns: auto;
    grid-template-areas:
      "logo"
      "left"
      "right";
    justify-items: center;
    column-gap: 0;
    row-gap: 6px;
  }

  .c-loader__word--left,
  .c-loader__word--right {
    justify-self: center;
    max-width: none;
    max-height: 0;
    transform: translateY(-28px);
    transition:
      opacity 1.15s cubic-bezier(0.19, 1, 0.22, 1),
      transform 1.25s cubic-bezier(0.19, 1, 0.22, 1),
      max-height 1.25s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .c-loader.is-words-out .c-loader__word--left {
    max-width: none;
    max-height: 2em;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0s;
  }

  .c-loader.is-words-out .c-loader__word--right {
    max-width: none;
    max-height: 2em;
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.5s;
  }
}

@media (min-width: 901px) {
  .c-loader__word { font-size: calc(1.25rem + 26px); }
  .c-loader__emblem { height: 63px; }
  .c-loader__cluster { column-gap: 3px; }
  .c-loader.is-words-out .c-loader__cluster { column-gap: 18px; }
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: var(--color-white);
  color: var(--color-black);
  text-align: center;
  border-radius: var(--radius-pill);
  padding: 0.8rem 1.3em;
  font-size: var(--fs-btn);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.36px;
  min-height: 50px;
  border: 0;
  cursor: pointer;
  transition: transform var(--ease), background-color var(--ease), color var(--ease), box-shadow var(--ease), opacity var(--ease);
}

.btn:hover { transform: scale(0.95); }

.btn--black {
  background: var(--color-black);
  color: var(--color-white);
}

.btn--black:hover {
  background: var(--color-text-1);
  transform: scale(0.95);
}

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

.btn--primary:hover {
  background: var(--color-primary-lighter);
  color: var(--color-primary);
  transform: scale(0.95);
}

.btn--ghost {
  background: transparent;
  color: var(--color-black);
  box-shadow: inset 0 0 0 1px var(--color-border);
}

.btn--ghost:hover { transform: scale(0.95); }

.btn--ghost-white {
  background: transparent;
  color: var(--color-white);
  box-shadow: inset 0 0 0 1px var(--color-white);
}

.btn--ghost-white:hover { transform: scale(0.95); }

.btn--nav {
  background: rgba(255, 255, 255, 0.12);
  color: var(--color-white);
}

.btn-text {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--color-black);
  font-size: var(--fs-btn);
  letter-spacing: -0.2px;
  border-bottom: 1px solid currentColor;
  padding-bottom: 4px;
  transition: opacity var(--ease);
}

.btn-text:hover { opacity: 0.6; }
.btn-text--white { color: var(--color-white); }

.label-tag {
  display: inline-flex;
  align-items: center;
  background: var(--color-primary);
  color: var(--color-white);
  font-size: var(--fs-label);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  border-radius: var(--radius-pill);
  padding: 8px 14px;
}


body.has-custom-cursor,
body.has-custom-cursor a,
body.has-custom-cursor button { cursor: none; }

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 150;
  height: var(--header-h);
  display: flex;
  align-items: center;
  pointer-events: none;
  transform: translateY(0);
  opacity: 1;
  transition:
    background 0.45s ease,
    box-shadow 0.45s ease,
    transform 0.35s cubic-bezier(0.4, 0, 1, 1),
    opacity 0.35s ease;
}

.l-header.is-hidden {
  transform: translateY(-90px);
  opacity: 0.96;
}

.l-header.is-solid {
  background: var(--color-white);
  backdrop-filter: none;
  box-shadow: 0 1px 0 var(--color-border);
}

.l-header__inner {
  width: min(100% - 48px, var(--container));
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  pointer-events: none;
}

.l-logo,
.l-nav,
.l-header__tools { pointer-events: auto; }

.l-logo {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  color: var(--color-white);
  transition: color 0.45s ease;
}

.l-header.is-solid .l-logo,
.l-header.is-light .l-logo { color: var(--color-text-1); }

.l-logo__emblem {
  position: relative;
  display: grid;
  place-items: center;
  width: auto;
  height: auto;
  flex: 0 0 auto;
  background: transparent;
  border-radius: 0;
  padding: 0;
  line-height: 0;
}

.l-logo__icon {
  width: 38px;
  height: auto;
  display: block;
  filter: brightness(0) invert(1);
  transition: filter 0.45s ease;
}

.l-header.is-solid .l-logo__icon,
.l-header.is-light .l-logo__icon,
body.is-menu-open .l-logo__icon {
  filter: none;
}

@media (min-width: 901px) {
  .l-logo__icon { width: 30px; }

  .l-logo__mark {
    font-size: calc(0.92rem + 10px);
  }

  .c-about__copy .lead,
  .c-founder-modal__copy .lead {
    font-size: 16px;
  }

  .c-founder-modal__copy .lead {
    max-width: 72ch;
  }

  .c-feature__summary,
  .c-feature__text {
    font-size: 16px !important;
  }
}

.l-logo__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0;
}

.l-logo__mark {
  font-size: calc(0.92rem + 2px);
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.1;
  text-transform: uppercase;
  white-space: nowrap;
}

.l-logo__mark-line {
  display: inline;
}

.l-logo__mark-space {
  display: inline;
  white-space: pre;
}

.l-nav {
  display: flex;
  align-items: center;
  gap: 28px;
}

.nav-flip {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.36px;
  color: var(--color-white);
  transition: color 0.45s ease;
}

.l-header.is-solid .nav-flip,
.l-header.is-light .nav-flip { color: var(--color-text-1); }

.nav-flip__track {
  position: relative;
  display: block;
  overflow: visible;
  min-height: 1.4rem;
}

.nav-flip__label {
  display: block;
  line-height: 1.35;
}

.nav-flip__label--clone {
  display: none;
}

.nav-flip::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: currentColor;
  transform: translateX(-50%);
  transition: width 0.35s cubic-bezier(0.65, 0, 0.35, 1);
  pointer-events: none;
}

.nav-flip:hover::after {
  width: 100%;
}

.l-header__tools {
  display: flex;
  align-items: center;
  gap: 14px;
}

.l-lang-toggle {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.06em;
  color: rgba(255, 255, 255, 0.88);
  background: transparent;
  border: 0;
  padding: 4px 2px;
  opacity: 0.7;
  transition: color 0.3s ease, opacity 0.3s ease;
}

.l-lang-toggle:hover { opacity: 1; }

.l-header.is-solid .l-lang-toggle,
.l-header.is-light .l-lang-toggle {
  color: var(--color-text-1);
  opacity: 0.7;
}

.l-header.is-solid .l-lang-toggle:hover,
.l-header.is-light .l-lang-toggle:hover {
  opacity: 1;
}

.c-lang-veil {
  position: fixed;
  inset: 0;
  z-index: 600;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.c-lang-veil.is-on {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.btn--nav {
  min-height: 40px;
  padding: 0.55rem 1.15em;
  border: 0;
  cursor: pointer;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.36px;
  line-height: 1.35;
}

.l-header.is-solid .btn--nav,
.l-header.is-light .btn--nav {
  background: var(--color-black);
  color: var(--color-white);
}

.btn--nav .nav-flip__track { min-height: 1.1rem; }
.btn--nav .nav-flip__label--clone { justify-content: center; }

.l-header__menu-toggle {
  display: none;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  color: var(--color-white);
  transition: color 0.35s ease;
}

.l-header.is-solid .l-header__menu-toggle,
.l-header.is-light .l-header__menu-toggle { color: var(--color-black); }

.mnav-burger {
  --mnav-ease: cubic-bezier(0.76, 0, 0.24, 1);
  position: relative;
  display: block;
  width: 2rem;
  height: 2rem;
  pointer-events: none;
}

.mnav-burger__line {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 34px;
  height: 1.5px;
  margin-left: -17px;
  border-radius: 1px;
  background: currentColor;
  transform-origin: center center;
  transition:
    transform 0.6s var(--mnav-ease),
    background-color 0.6s var(--mnav-ease);
}

.mnav-burger__line--top { transform: translateY(-4px) rotate(0deg); }
.mnav-burger__line--bot { transform: translateY(4px) rotate(0deg); }

.mnav-burger.is-open .mnav-burger__line--top { transform: translateY(0) rotate(45deg); }
.mnav-burger.is-open .mnav-burger__line--bot { transform: translateY(0) rotate(-45deg); }


.c-mnav {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 140;
  pointer-events: none;
}

.c-mnav.is-open { pointer-events: auto; }

.c-mnav__panel {
  --mnav-ease: cubic-bezier(0.76, 0, 0.24, 1);
  position: fixed;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  pointer-events: auto;
  background: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  color: #000;
  transform: translateX(100%);
  transition: transform 0.8s var(--mnav-ease);
  will-change: transform;
  padding-top: env(safe-area-inset-top, 0);
  padding-bottom: env(safe-area-inset-bottom, 0);
}

.c-mnav.is-open .c-mnav__panel { transform: translateX(0); }

.c-mnav__inner {
  width: min(100%, 80rem);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  align-items: center;
  padding-left: max(1.5rem, env(safe-area-inset-left, 0));
  padding-right: max(1.5rem, env(safe-area-inset-right, 0));
}

.c-mnav__nav {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 5rem;
}

.c-mnav__link-wrap { overflow: hidden; padding: 0.25rem 0; }

.c-mnav__link {
  display: inline-block;
  font-size: calc(clamp(2.25rem, 10vw, 3rem) - 4px);
  font-weight: 400;
  letter-spacing: -0.025em;
  line-height: 1.1;
  color: #000;
  text-decoration: none;
  transform: translateX(20%);
  opacity: 0;
  transition:
    transform 0.8s cubic-bezier(0.76, 0, 0.24, 1),
    opacity 0.8s cubic-bezier(0.76, 0, 0.24, 1);
}

.c-mnav.is-open .c-mnav__link {
  transform: translateX(0);
  opacity: 1;
}

.c-mnav.is-open .c-mnav__link-wrap:nth-child(1) .c-mnav__link { transition-delay: 0.2s; }
.c-mnav.is-open .c-mnav__link-wrap:nth-child(2) .c-mnav__link { transition-delay: 0.25s; }
.c-mnav.is-open .c-mnav__link-wrap:nth-child(3) .c-mnav__link { transition-delay: 0.3s; }
.c-mnav.is-open .c-mnav__link-wrap:nth-child(4) .c-mnav__link { transition-delay: 0.35s; }

@media (hover: hover) {
  .c-mnav.is-open .c-mnav__link:hover {
    transform: translateX(0.75rem);
  }
}

.c-mnav__side {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  margin-top: auto;
  margin-bottom: 4.5rem;
  opacity: 0;
  transition: opacity 0.8s cubic-bezier(0.76, 0, 0.24, 1);
}

.c-mnav.is-open .c-mnav__side {
  opacity: 1;
  transition-delay: 0.5s;
}

.c-mnav__side-link {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  font: inherit;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.c-mnav__side-link:hover { opacity: 0.7; }

.c-mnav__foot {
  position: absolute;
  left: max(1.5rem, env(safe-area-inset-left, 0));
  right: max(1.5rem, env(safe-area-inset-right, 0));
  bottom: max(1.25rem, env(safe-area-inset-bottom, 0));
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  opacity: 0;
  transition: opacity 0.8s cubic-bezier(0.76, 0, 0.24, 1);
}

.c-mnav.is-open .c-mnav__foot {
  opacity: 1;
  transition-delay: 0.55s;
}

.c-mnav__socials {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75rem;
}

.c-mnav__social {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  padding: 0;
  border-radius: 0;
  background: transparent;
  color: #000;
  text-decoration: none;
  transition: opacity 0.2s ease;
}

.c-mnav__social img {
  display: block;
  width: 22px;
  height: 22px;
  object-fit: contain;
}

.c-mnav__social:hover {
  opacity: 0.7;
}

.c-mnav__lang {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  font: inherit;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.01em;
  color: #000;
  text-align: right;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.c-mnav__lang:hover { opacity: 0.7; }

@media (prefers-reduced-motion: reduce) {
  .c-mnav__panel,
  .c-mnav__link,
  .c-mnav__side,
  .c-mnav__foot,
  .mnav-burger__line {
    transition-duration: 0.15s !important;
  }
  .c-mnav.is-open .c-mnav__link-wrap .c-mnav__link { transition-delay: 0s !important; }
  .c-mnav.is-open .c-mnav__foot { transition-delay: 0s !important; }
}


.c-hero {
  min-height: 100vh;
  min-height: 100svh;
  position: relative;
  display: flex;
  align-items: flex-end;
  color: var(--color-white);
  background: #ffffff;
  overflow: hidden;
}


.c-hero__mask {
  position: absolute;
  inset: 0;
  overflow: hidden;
  clip-path: polygon(30% 30%, 70% 30%, 70% 70%, 30% 70%);
  transform: translate3d(0, 100%, 0) scaleY(2);
  transition:
    clip-path 3.2s cubic-bezier(0.87, 0, 0.13, 1),
    transform 3.2s cubic-bezier(0.87, 0, 0.13, 1);
  will-change: clip-path, transform;
  background: #ffffff;
}

.c-hero__mask.is-revealed {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  transform: translate3d(0, 0, 0) scaleY(1);
}

.c-hero__media {
  position: absolute;
  inset: -8%;
  background: transparent;
  transform: scale(1.5);
  opacity: 1;
  transition: transform 2.4s cubic-bezier(0.87, 0, 0.13, 1) 1.1s;
  will-change: transform;
}

.c-hero__media.is-revealed {
  transform: scale(1.05);
}

.c-hero__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #050505;
  transform: translateZ(0);
  backface-visibility: hidden;
  filter: brightness(1.44);
}

.c-hero__overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(3, 3, 3, 0.4) 0%, rgba(3, 3, 3, 0.55) 45%, rgba(3, 3, 3, 0.82) 100%),
    linear-gradient(90deg, rgba(139, 146, 156, 0.18), transparent 55%);
  pointer-events: none;
}

.c-hero__inner {
  position: relative;
  z-index: 1;
  width: min(100% - 48px, var(--container));
  margin: 0 auto;
  padding: calc(var(--header-h) + 48px) 0 72px;
}

.c-hero__title {
  font-size: clamp(2.35rem, 6.2vw, 3.75rem);
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: var(--ls-hero);
  width: max-content;
  max-width: 100%;
  margin-bottom: 20px;
  overflow: visible;
}

.c-hero__title .line {
  display: block;
  overflow: hidden;
  padding-bottom: 0.22em;
  margin-bottom: -0.14em;
  white-space: nowrap;
}

.c-hero__title .line > span {
  display: inline-block;
  transform: translateY(120%);
  padding-right: 0.12em;
  padding-left: 0.04em;
}

@media (max-width: 720px) {
  .c-hero__title {
    font-size: clamp(1.9rem, 9vw, 2.85rem);
    line-height: 1.16;
    overflow: visible;
  }
  .c-hero__title .line {
    white-space: nowrap;
    overflow: hidden;
    padding-bottom: 0.2em;
    margin-bottom: -0.1em;
  }
}

.c-hero__lead {
  font-size: 18px;
  font-weight: 300;
  max-width: min(100%, 54ch);
  color: rgba(255, 255, 255, 0.88);
  margin-bottom: 32px;
  opacity: 0;
  transform: translateY(28px);
  line-height: 1.45;
}

.c-hero__lead > span {
  white-space: nowrap;
}

@media (max-width: 720px) {
  .c-hero__lead > span { white-space: normal; }
  .c-hero__lead { max-width: 100%; }
}

.c-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  opacity: 0;
  transform: translateY(28px);
}

body.is-loaded .c-hero__title .line > span {
  animation: rise 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
body.is-loaded .c-hero__title .line:nth-child(1) > span { animation-delay: 1.1s; }
body.is-loaded .c-hero__title .line:nth-child(2) > span { animation-delay: 1.3s; }
body.is-loaded .c-hero__lead {
  animation: fadeUp 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.5s forwards;
}
body.is-loaded .c-hero__actions {
  animation: fadeUp 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.7s forwards;
}

@keyframes rise { to { transform: translateY(0); } }
@keyframes fadeUp { to { opacity: 1; transform: translateY(0); } }


.l-section {
  padding: 100px 0;
}

.l-section--muted,
.l-section--tint { background: #ffffff; }
.l-section--dark {
  background: var(--color-black-soft);
  color: var(--color-white);
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: var(--fs-label);
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: none;
  color: var(--color-text-1);
  background: transparent;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-pill);
  padding: 8px 16px;
  margin-bottom: 18px;
}

.l-section--dark .eyebrow {
  color: var(--color-silver-bright);
  background: transparent;
  border-color: rgba(255, 255, 255, 0.18);
}

.c-section-head {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 48px;
}

.c-section-head h2 {
  max-width: 22ch;
  margin-inline: auto;
  margin-bottom: 18px;
}

.c-section-head .c-about__title {
  max-width: 36ch;
}

.c-section-head .lead {
  margin-inline: auto;
  text-align: center;
}

.c-section-head--left {
  text-align: left;
  align-items: flex-start;
  margin-bottom: 0;
}

.c-section-head--left h2,
.c-section-head--left .lead {
  margin-inline: 0;
  text-align: left;
}

.l-section h2 {
  font-size: var(--fs-h2);
  font-weight: 400;
  letter-spacing: var(--ls-tight);
  line-height: 1.18;
  margin-bottom: 24px;
  max-width: 22ch;
  overflow: visible;
  padding-bottom: 0.08em;
}

.l-section h3 {
  font-size: var(--fs-h3);
  font-weight: 400;
  letter-spacing: var(--ls-tight);
  line-height: 1.15;
  margin-bottom: 12px;
}

.lead {
  font-size: 18px;
  color: var(--color-text-2);
  max-width: 62ch;
  line-height: 1.55;
}

.l-section--dark .lead { color: var(--color-text-4); }


.c-about__title {
  max-width: min(100%, 28ch);
  margin-bottom: 22px;
  white-space: normal;
}

.c-about__title > span {
  white-space: normal;
}

.c-about__title-m { display: none; }

@media (max-width: 768px) {
  .c-about__title-d { display: none; }
  .c-about__title-m { display: inline; }
}

.c-about__grid {
  display: grid;
  grid-template-columns: 1.15fr 0.95fr;
  gap: 72px;
  align-items: stretch;
}

.c-about__copy .eyebrow,
.c-founder__copy .eyebrow {
  width: 7.25rem;
  justify-content: center;
  margin-bottom: 16px;
  padding-inline: 10px;
  box-sizing: border-box;
}


.c-about__copy .lead + .lead,
.c-about__copy > .gg-reveal-mask:has(.lead) + .gg-reveal-mask:has(.lead) {
  margin-top: 1.15em;
}

.c-about__actions {
  margin-top: 32px;
  display: flex;
  justify-content: flex-start;
}

.c-about__visual {
  position: relative;
  min-height: 360px;
  background: #111;
  overflow: hidden;
  border-radius: var(--radius-card);
  display: flex;
  align-items: stretch;
}

.c-about__photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}

.c-about__caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  padding: 20px 22px;
  color: #fff;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.72));
  pointer-events: none;
}

.c-about__caption p {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 400;
}

.c-about-br {
  display: none;
}

@media (min-width: 901px) {
  .c-about-br {
    display: inline;
  }
}


@media (min-width: 1025px) {
  .c-about__visual {
    min-height: 0;
    height: 100%;
  }
}

.c-about__badge {
  position: absolute;
  left: 24px;
  bottom: 24px;
  background: var(--color-white);
  padding: 20px 22px;
  max-width: 260px;
  border-radius: var(--radius-media);
  box-shadow: 0 16px 40px rgba(18, 22, 28, 0.12);
}

.c-about__badge strong {
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
}

.c-about__badge span {
  font-size: var(--fs-small);
  color: var(--color-text-3);
}


.c-founder {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  gap: 56px;
  align-items: center;
}

.c-founder__media {
  position: relative;
  aspect-ratio: 4 / 5;
  border-radius: var(--radius-card);
  overflow: hidden;
  background: #111;
}

.c-founder__photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.c-founder__caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 28px;
  color: var(--color-white);
  background: linear-gradient(180deg, transparent, rgba(3, 3, 3, 0.78));
}

.c-founder__caption p {
  font-size: 1.25rem;
  letter-spacing: -0.03em;
}

.c-founder__caption span {
  display: block;
  margin-top: 6px;
  font-size: var(--fs-small);
  opacity: 0.8;
}

.c-founder__copy .eyebrow {
  letter-spacing: -0.02em;
  white-space: nowrap;
}

.c-founder__copy h2,
.c-founder__title {
  max-width: min(100%, 22ch);
  margin-bottom: 22px;
}

.c-founder__title > span {
  white-space: nowrap;
}


.c-intro {
  background: #fff;
}

.c-intro__pad {
  padding: clamp(3.1875rem, 6vw, 5.25rem) 0;
}

.c-intro__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.35fr);
  gap: clamp(28px, 4vw, 48px);
  align-items: start;
}

.c-intro__label {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.5;
  color: var(--color-black);
  margin: 0;
}

.c-intro__text {
  font-size: clamp(1.5rem, 2.2vw, 1.875rem);
  font-weight: 400;
  letter-spacing: -0.025em;
  line-height: 1.25;
  color: var(--color-black);
  margin: 0 0 28px;
  max-width: 38ch;
}

.c-intro__cta {
  margin-top: 4px;
}

@media (max-width: 768px) {
  .c-intro__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}


.c-cta {
  background: #fff;
}

.c-cta__pad {
  padding: 0;
}

.c-cta__card {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  background: #000;
  padding: clamp(2.5rem, 5vw, 4.5rem) 1.5rem;
  min-height: clamp(360px, 52vw, 520px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-cta__img {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: 50% 50%;
  display: block;
  pointer-events: none;
}

.c-cta__card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.52);
  pointer-events: none;
  transition: opacity 0.35s ease;
}

.c-cta__card.is-playing::after {
  opacity: 0;
}

.c-cta__video {
  transform: scale(1.02);
}

.c-cta__iframe-wrap {
  position: absolute;
  inset: 0;
  z-index: 2;
  overflow: hidden;
  background: #000;
}

.c-cta__iframe-wrap[hidden] {
  display: none !important;
}

.c-cta__content {
  position: relative;
  z-index: 3;
  color: #fff;
  width: 100%;
  max-width: min(40rem, 92%);
  margin: 0;
  display: flex;
  justify-content: center;
  pointer-events: none;
  transition: opacity 0.35s ease, visibility 0.35s ease;
}

.c-cta__card.is-playing .c-cta__content {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.c-cta__stack {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 10px;
  width: 100%;
}

.c-cta__icon {
  width: 56px;
  height: auto;
  margin-bottom: 4px;
}

.c-cta__icon img {
  width: 100%;
  height: auto;
  display: block;
  filter: brightness(0) invert(1);
}

.c-cta__brand {
  margin: 0;
  font-size: clamp(2rem, 4.8vw, 4.5rem);
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 1.08;
  color: #fff;
}

.c-cta__lead {
  margin: 0;
  max-width: 38ch;
  font-size: clamp(1.125rem, 1.6vw, 1.35rem);
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.92);
}

.c-cta__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 8px;
  pointer-events: auto;
}

.c-cta__contact {
  background: #fff;
  color: #000;
  min-height: 50px;
  padding: 0.8rem 1.3em;
  font-size: 16px;
  letter-spacing: -0.32px;
}

.c-cta__contact:hover {
  background: #fff;
  transform: scale(0.95);
}

.c-cta__stop {
  position: absolute;
  top: max(16px, env(safe-area-inset-top, 0px));
  right: max(16px, env(safe-area-inset-right, 0px));
  z-index: 4;
  width: 44px;
  height: 44px;
  display: none;
  place-items: center;
  border: 0;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  cursor: pointer;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.c-cta__card.is-playing .c-cta__stop {
  display: grid;
}

.c-cta__stop[hidden] {
  display: none !important;
}

.c-cta__stop:hover {
  background: rgba(0, 0, 0, 0.65);
}

.c-cta__stop svg {
  width: 22px;
  height: 22px;
  display: block;
}


.c-feature {
  margin: 0;
  
  padding: clamp(3.5rem, 6vw, 5.5rem) 0;
  background: #050505;
  color: #fff;
}

.c-feature__container {
  width: min(100% - 48px, var(--container));
  margin: 0 auto;
}

.c-feature__intro {
  margin: 0 0 clamp(2rem, 4vw, 3.25rem);
  text-align: center;
}

.c-feature__intro-title {
  margin: 0 auto;
  max-width: min(100%, 56rem);
  font-size: var(--fs-h2);
  font-weight: 400;
  letter-spacing: var(--ls-tight);
  line-height: 1.22;
  color: #fff;
  text-wrap: balance;
}

.c-feature__intro-m { display: none; }

@media (max-width: 767px) {
  .c-feature {
    
    padding-bottom: clamp(4.5rem, 10vw, 6rem);
    overflow: clip;
  }

  .c-feature__intro-d { display: none; }
  .c-feature__intro-m { display: inline; }
  .c-feature__intro-title { text-wrap: pretty; }
}

@media (min-width: 900px) {
  .c-feature__intro-title {
    max-width: min(100%, 54rem);
  }
}

.c-feature__main {
  position: relative;
}

.c-feature__fakes {
  display: grid;
  gap: 2rem;
}


.c-feature__fake {
  height: clamp(220px, 42vh, 380px);
}

@media (min-width: 768px) {
  .c-feature__fake {
    height: clamp(280px, 36vh, 380px);
  }
}

.c-feature__items {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: grid;
  gap: 2rem;
}

.c-feature__item {
  position: relative;
  min-height: 220px;
  padding: 2.25rem 1.75rem;
  overflow: hidden;
  color: #fff;
  cursor: pointer;
  border-radius: var(--radius-card);
  transition: min-height 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.c-feature__item::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  z-index: 4;
  box-shadow: inset 0 0 0 0.5px rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .c-feature__item::after {
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12);
  }
}

.c-feature__item.is-expanded {
  cursor: default;
}

@media (min-width: 768px) {
  .c-feature__item {
    min-height: 280px;
    padding: clamp(3rem, 5vw, 4.75rem) clamp(2.25rem, 5vw, 4.5rem);
  }
}

.c-feature__fill {
  position: absolute;
  inset: 0;
  background: #141414;
  border-radius: inherit;
}

.c-feature__item.is-active .c-feature__fill {
  background: #050505;
}

.c-feature__media {
  position: absolute;
  inset: 0;
  opacity: 0.95;
  pointer-events: none;
  border-radius: inherit;
  overflow: hidden;
}

.c-feature__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  opacity: 0.52;
  transform: scale(1.02);
  transition:
    transform 1s cubic-bezier(0.16, 1, 0.3, 1),
    opacity 0.55s ease;
}

@media (min-width: 768px) {
  .c-feature__img {
    opacity: 0.82;
  }
}

.c-feature__item.is-active .c-feature__img,
.c-feature__item:hover .c-feature__img {
  transform: scale(1.06);
}

.c-feature__shade {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.48);
  border-radius: inherit;
}

@media (min-width: 768px) {
  .c-feature__item--left .c-feature__shade,
  .c-feature__item--right .c-feature__shade {
    background: linear-gradient(
      to right,
      rgba(5, 5, 5, 0.88) 0%,
      rgba(5, 5, 5, 0.62) 42%,
      transparent 100%
    );
  }
}

@media (max-width: 767px) {
  .c-feature__shade {
    background:
      linear-gradient(180deg, rgba(5, 5, 5, 0.18) 0%, rgba(5, 5, 5, 0.42) 55%, rgba(5, 5, 5, 0.58) 100%),
      rgba(0, 0, 0, 0.12);
  }
}

.c-feature__body {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: min(42rem, 100%);
}

.c-feature__item--left .c-feature__body,
.c-feature__item--right .c-feature__body {
  margin-right: auto;
  margin-left: 0;
  text-align: left;
}

.c-feature__head {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  width: 100%;
}

.c-feature__num {
  display: none;
}

.c-feature__title {
  margin: 0;
  min-width: 0;
  flex: 1 1 auto;
  max-width: none;
  font-size: var(--fs-h3);
  font-weight: 600;
  letter-spacing: var(--ls-tight);
  line-height: 1.15;
  color: #fff;
  text-align: left;
}

.c-feature__summary {
  margin: 1.15rem 0 0;
  max-width: 62ch;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.55;
  color: var(--color-text-4);
}

.c-feature__summary p {
  margin: 0;
  font-weight: 300;
}

@media (min-width: 768px) {
  .c-feature__summary {
    margin-top: 1.35rem;
    font-size: 18px;
  }
}

.c-feature__more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  min-height: 44px;
  padding: 0.7rem 1.25em;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--color-text-4);
  font: inherit;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.02em;
  text-transform: none;
  cursor: pointer;
  position: relative;
  z-index: 2;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.22);
  transition:
    transform 0.35s cubic-bezier(0.22, 1, 0.36, 1),
    color 0.35s ease,
    background 0.35s ease,
    box-shadow 0.35s ease,
    opacity 0.55s cubic-bezier(0.22, 1, 0.36, 1),
    visibility 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.c-feature__toggle {
  position: relative;
  margin-top: 1.05rem;
  min-height: 44px;
  display: flex;
  overflow: hidden;
  transition:
    min-height 0.55s cubic-bezier(0.22, 1, 0.36, 1),
    margin 0.55s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.c-feature__item--right .c-feature__toggle {
  justify-content: flex-start;
}

.c-feature__less {
  display: inline-block;
  align-self: flex-start;
  margin: 1.05rem 0 0;
  min-height: 0;
  padding: 0 0 0.35em;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: var(--color-text-4);
  font: inherit;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.2;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:
    color 0.35s ease,
    opacity 0.55s cubic-bezier(0.22, 1, 0.36, 1) 0.12s,
    visibility 0.55s cubic-bezier(0.22, 1, 0.36, 1) 0.12s,
    border-color 0.35s ease;
}

.c-feature__item--right .c-feature__less {
  align-self: flex-start;
}

.c-feature__item.is-expanded .c-feature__more {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate3d(0, -4px, 0);
}

.c-feature__item.is-expanded .c-feature__toggle {
  min-height: 0;
  height: 0;
  margin-top: 0;
  margin-bottom: 0;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
}

.c-feature__item.is-expanded .c-feature__less {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.42);
}

.c-feature__more::after,
.c-feature__less::after {
  content: none;
}

.c-feature__more:hover {
  background: transparent;
  color: #d8dbe2;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.38);
  transform: scale(0.97);
}

.c-feature__less:hover,
.c-feature__item.is-expanded .c-feature__less:hover {
  background: transparent;
  box-shadow: none;
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.7);
  transform: none;
}

.c-feature__accordion {
  display: grid;
  grid-template-rows: 0fr;
  align-items: start;
  position: relative;
  z-index: 1;
  margin-top: 0;
  transition: grid-template-rows 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}

.c-feature__item.is-expanded .c-feature__accordion {
  grid-template-rows: 1fr;
  margin-top: 0.4rem;
}

.c-feature__content {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  opacity: 0;
  transform: translate3d(0, 8px, 0);
  transition:
    opacity 0.55s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.c-feature__item--right .c-feature__content {
  align-items: flex-start;
}

.c-feature__item.is-expanded .c-feature__content {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition:
    opacity 0.7s cubic-bezier(0.22, 1, 0.36, 1) 0.08s,
    transform 0.85s cubic-bezier(0.22, 1, 0.36, 1) 0.04s;
}

.c-feature__text {
  margin: 0;
  max-width: 62ch;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.55;
  color: var(--color-text-4);
}

.c-feature__item.is-expanded .c-feature__summary {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .c-feature__text {
    margin-top: 0.15em;
    font-size: 18px;
  }
}

.c-feature__text p {
  margin: 0;
  font-weight: 300;
}


.c-feature__br {
  display: none;
}

@media (min-width: 768px) {
  .c-feature__br {
    display: inline;
  }
}

.c-prayer {
  position: relative;
  background: transparent;
  overflow: visible;
}

.c-prayer__wrap {
  position: relative;
  height: 280vh;
  background: #ffffff;
  border-radius: 0 0 24px 24px;
  overflow: clip;
}

.c-prayer__wrap.is-media-full {
  border-radius: 0;
}

.c-prayer__sticky {
  position: sticky;
  top: 0;
  height: 100vh;
  min-height: 100svh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.c-prayer__sticky.is-prayer-frozen {
  position: fixed;
  inset: 0 auto auto 0;
  z-index: 2;
}

.c-prayer__media {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(960px, 82vw);
  height: 56vh;
  transform: translate(-50%, -50%);
  border-radius: 1.35em;
  overflow: hidden;
  background: #000;
  will-change: width, height, border-radius;
}

.c-prayer__media.is-full {
  border-radius: 0;
}

.c-prayer__yt {
  position: absolute;
  inset: 0;
}

.c-prayer__img,
.c-prayer__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform: scale(1.05);
  display: block;
  border: 0;
}

.c-prayer__iframe-wrap {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background: #000;
  z-index: 2;
}

.c-prayer__iframe-wrap[hidden] {
  display: none !important;
}

/* Cover-scale 16:9 YouTube frame inside any media size */
.c-prayer__iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: max(100%, 177.78vh);
  height: max(100%, 56.25vw);
  transform: translate(-50%, -50%);
  border: 0;
  pointer-events: auto;
}

.c-prayer__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.52);
  pointer-events: none;
  z-index: 1;
  transition: opacity 0.35s ease;
}

.c-prayer__media.is-playing::after {
  opacity: 0;
}

.c-prayer__play {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  transform: translate(-50%, -50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.65rem;
  width: 72px;
  height: 72px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  color: #0a0a0a;
  cursor: pointer;
  pointer-events: auto;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.28);
  transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1), background 0.2s ease, opacity 0.3s ease, visibility 0.3s ease;
}

.c-prayer__play:hover {
  transform: translate(-50%, -50%) scale(1.05);
  background: #fff;
}

.c-prayer__play-icon {
  display: block;
  width: 0;
  height: 0;
  margin-left: 4px;
  border-style: solid;
  border-width: 10px 0 10px 16px;
  border-color: transparent transparent transparent currentColor;
}

.c-prayer__play--text {
  position: static;
  transform: none;
  width: auto;
  height: auto;
  min-height: 50px;
  padding: 0.8rem 1.25em 0.8rem 1.1em;
  border-radius: 999px;
  font: inherit;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  pointer-events: auto;
}

.c-prayer__play--text:hover {
  transform: scale(0.97);
}

.c-prayer__play--text .c-prayer__play-icon {
  width: 0;
  height: 0;
  margin-left: 0;
  border-width: 6px 0 6px 10px;
}

.c-prayer__media.is-playing .c-prayer__poster {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.c-prayer__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 10px;
  color: #fff;
  padding: 24px;
  max-width: min(40rem, 92vw);
  pointer-events: none;
  transition: opacity 0.35s ease, visibility 0.35s ease;
}

.c-prayer.is-playing .c-prayer__content {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.c-prayer__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 8px;
  pointer-events: auto;
}

.c-prayer__content .c-prayer__cta {
  pointer-events: auto;
  margin-top: 0;
}

.c-prayer__stop {
  position: absolute;
  top: max(16px, env(safe-area-inset-top, 0px));
  right: max(16px, env(safe-area-inset-right, 0px));
  z-index: 4;
  width: 44px;
  height: 44px;
  display: none;
  place-items: center;
  border: 0;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  cursor: pointer;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  transition: background 0.2s ease, opacity 0.25s ease;
}

.c-prayer.is-playing .c-prayer__stop {
  display: grid;
}

.c-prayer__stop[hidden] {
  display: none !important;
}

.c-prayer__stop:hover {
  background: rgba(0, 0, 0, 0.65);
}

.c-prayer__stop svg {
  width: 22px;
  height: 22px;
  display: block;
}

.c-prayer__icon {
  width: 56px;
  height: auto;
  color: #fff;
  margin-bottom: 4px;
}

.c-prayer__icon img {
  width: 100%;
  height: auto;
  display: block;
  filter: brightness(0) invert(1);
}

.c-prayer__title {
  font-size: clamp(2rem, 4.8vw, 5.75rem);
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 1.08;
  color: #fff;
  margin: 0;
}

@media (min-width: 768px) {
  .c-prayer__title {
    font-size: clamp(2rem, 4.8vw, calc(5.75rem - 20px));
  }
}

.c-prayer__lead {
  font-size: clamp(1.125rem, 1.6vw, 1.35rem);
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.92);
  margin: 0;
  max-width: 38ch;
}

.c-prayer__cta {
  background: #fff;
  color: #000;
  min-height: 50px;
  padding: 0.8rem 1.3em;
  font-size: 16px;
  letter-spacing: -0.32px;
}

.c-prayer__cta:hover {
  background: #fff;
  transform: scale(0.95);
}


/* Podcast - left title + Osszes / arrows like stories */
.c-podcast {
  background: #fff;
  color: var(--color-text-1);
  padding-bottom: 76px;
}

.c-podcast__layout {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-areas:
    "title controls"
    "grid grid";
  align-items: center;
  column-gap: 20px;
  row-gap: clamp(28px, 3.5vw, 40px);
}

.c-podcast__title,
.l-section .c-podcast__title {
  grid-area: title;
  margin: 0;
  max-width: none;
  font-size: clamp(1.75rem, 3.4vw, 3.1rem);
  font-weight: 400;
  letter-spacing: -0.025em;
  line-height: 1.16;
  color: var(--color-black);
}

.c-podcast__controls {
  --podcast-ctrl-size: calc(24px + 1.2 * 16px);
  grid-area: controls;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
  justify-self: end;
}

.c-podcast__see-all {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: var(--podcast-ctrl-size);
  padding: 0 20px;
  border-radius: 100px;
  background: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.01em;
  line-height: 1.2;
  text-decoration: none;
  transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.25s ease;
}

.c-podcast__see-all:hover {
  transform: scale(0.96);
  opacity: 0.92;
}

.c-podcast__nav {
  display: flex;
  align-items: center;
  gap: 4px;
}

.c-podcast__nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: var(--podcast-ctrl-size);
  height: var(--podcast-ctrl-size);
  padding: 0;
  border: 0;
  background: transparent;
  color: #000;
  cursor: pointer;
  transition: opacity 0.25s ease, transform 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}

.c-podcast__nav-btn svg {
  width: 100%;
  height: 100%;
  display: block;
}

.c-podcast__nav-btn:hover:not(:disabled) {
  transform: scale(0.95);
}

.c-podcast__nav-btn:disabled {
  opacity: 0.28;
  cursor: default;
  pointer-events: none;
}

.c-podcast__nav-btn:not(:disabled) {
  opacity: 1;
}

.c-podcast__grid {
  grid-area: grid;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  transition: opacity 0.38s cubic-bezier(0.22, 1, 0.36, 1);
}

.c-podcast__grid.is-switching {
  opacity: 0;
}

.c-podcast__card {
  position: relative;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  background: transparent;
}

.c-podcast__media {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 1em;
  overflow: hidden;
  background: #111;
}

.c-podcast__media--soon {
  display: grid;
  place-items: center;
  background: #000;
  color: #fff;
}

.c-podcast__soon-brand {
  position: absolute;
  top: 16px;
  right: 16px;
  left: auto;
  z-index: 2;
  display: block;
  line-height: 0;
  pointer-events: none;
}

.c-podcast__soon-logo {
  display: block;
  width: 26px;
  height: auto;
  filter: brightness(0) invert(1);
}

@media (max-width: 900px) {
  .c-podcast__soon-logo {
    width: 34px;
  }
}

.c-podcast__soon-label {
  margin: 0;
  position: relative;
  z-index: 1;
  font-size: clamp(1.05rem, 1.8vw, 1.35rem);
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.3;
  color: #fff;
  text-align: center;
}

.c-podcast__card--soon {
  cursor: default;
}

.c-podcast__poster,
.c-podcast__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  background: #111;
}

.c-podcast__iframe-wrap {
  position: absolute;
  inset: 0;
  z-index: 4;
  background: #000;
  overflow: hidden;
}

.c-podcast__iframe-wrap[hidden] {
  display: none !important;
}

.c-podcast__iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.c-podcast__play {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #fff;
  color: #000;
  transform: translate(-50%, -50%);
  transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1), background 0.2s ease;
}

.c-podcast__play:hover {
  transform: translate(-50%, -50%) scale(0.95);
}

.c-podcast__play svg {
  display: block;
  width: 22px;
  height: 22px;
}

.c-podcast__card.is-playing .c-podcast__play {
  opacity: 0;
  pointer-events: none;
}

.c-podcast__meta {
  position: relative;
  flex: 0 0 auto;
  z-index: 2;
  padding: 0 2px;
  background: none;
}

.l-section .c-podcast__card-title,
.c-podcast__card-title {
  margin: 0;
  font-size: clamp(1rem, 1.35vw, 1.3rem);
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.3;
  color: var(--color-text-1);
  max-width: none;
  overflow: visible;
  padding-bottom: 0;
}

.c-podcast__date {
  margin: 0.35rem 0 0;
  max-width: 46ch;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.01em;
  color: var(--color-text-3);
}

.c-podcast__channel {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid rgba(107, 114, 128, 0.55);
  padding-bottom: 0.08em;
  transition: border-color 0.25s ease, color 0.25s ease;
}

.c-podcast__channel:hover {
  color: var(--color-text-1);
  border-bottom-color: rgba(15, 23, 42, 0.55);
}

@media (max-width: 768px) {
  .c-podcast__layout {
    grid-template-columns: 1fr;
    grid-template-areas:
      "title"
      "grid"
      "controls";
    justify-items: stretch;
    row-gap: 20px;
  }

  .c-podcast__controls {
    justify-self: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  .c-podcast__grid {
    grid-template-columns: 1fr;
  }
}

.c-stories {
  background: #fff;
}

.c-stories__pad {
  padding-top: clamp(2.85rem, 4.8vw, 4.4rem);
  padding-bottom: clamp(3.5rem, 6vw, 5.6rem);
}

.c-stories__layout {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-areas:
    "title controls"
    "viewport viewport";
  align-items: center;
  column-gap: 20px;
  row-gap: clamp(28px, 3.5vw, 40px);
}

.c-stories__title {
  grid-area: title;
  margin: 0;
  max-width: none;
  font-size: clamp(1.75rem, 3.4vw, 3.1rem);
  font-weight: 400;
  letter-spacing: -0.025em;
  line-height: 1.16;
  color: var(--color-black);
}

.c-stories__controls {
  --stories-ctrl-size: calc(24px + 1.2 * 16px);
  grid-area: controls;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
  justify-self: end;
}

.c-stories__see-all {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: var(--stories-ctrl-size);
  padding: 0 20px;
  border-radius: 100px;
  background: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.01em;
  line-height: 1.2;
  transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.25s ease;
}

.c-stories__see-all:hover {
  transform: scale(0.96);
  opacity: 0.92;
}

.c-stories__nav {
  display: flex;
  align-items: center;
  gap: 4px;
}

.c-stories__nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: var(--stories-ctrl-size);
  height: var(--stories-ctrl-size);
  padding: 0;
  border: 0;
  background: transparent;
  color: #000;
  cursor: pointer;
  transition: opacity 0.25s ease, transform 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}

.c-stories__nav-btn svg {
  width: 100%;
  height: 100%;
  display: block;
}

.c-stories__nav-btn:hover:not(:disabled) {
  transform: scale(0.95);
}

.c-stories__nav-btn:disabled {
  opacity: 0.28;
  cursor: default;
  pointer-events: none;
}

.c-stories__nav-btn:not(:disabled) {
  opacity: 1;
}

.c-stories__viewport {
  grid-area: viewport;
  overflow: hidden;
  width: 100%;
  min-width: 0;
}

.c-stories__track {
  display: flex;
  gap: 24px;
  will-change: transform;
}

.c-stories-card {
  position: relative;
  flex: 0 0 min(360px, 78vw);
  aspect-ratio: 4 / 5;
  display: block;
  overflow: hidden;
  border-radius: 8px;
  color: #fff;
  background: #111;
  border: 0;
  padding: 0;
  margin: 0;
  font: inherit;
  text-align: left;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
  appearance: none;
}

.c-stories-card__media {
  position: absolute;
  inset: 0;
}

.c-stories-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1);
}

.c-stories-card__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.2);
  pointer-events: none;
}

.c-stories-card:hover .c-stories-card__media img {
  transform: scale(1.04);
}

.c-stories-card__fade {
  position: absolute;
  inset: 0 0 auto;
  height: 34%;
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  pointer-events: none;
  z-index: 1;
}

.c-stories-card__body {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 22px;
}

.c-stories-card__copy {
  display: flex;
  flex-direction: column;
  gap: 4px;
  max-width: 28ch;
}

.c-stories-card__title {
  margin: 0;
  font-size: clamp(1rem, 1.35vw, 1.3rem);
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.3;
  color: #fff;
}

@media (min-width: 769px) {
  .c-stories-card__title {
    font-size: calc(clamp(1rem, 1.35vw, 1.3rem) - 2px);
  }
}

.c-stories-card__date {
  display: block;
  margin: 0;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 1.45;
  color: rgba(255, 255, 255, 0.88);
}

.c-stories-card__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #fff;
  color: #000;
  flex-shrink: 0;
  transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1);
  transform-origin: center;
}

.c-stories-card:hover .c-stories-card__icon,
.c-stories-card:focus-visible .c-stories-card__icon {
  transform: scale(0.95);
}

.c-stories-card__icon svg {
  display: block;
  width: 22px;
  height: 22px;
}


@media (max-width: 768px) {
  .c-stories__layout {
    grid-template-columns: 1fr;
    grid-template-areas:
      "title"
      "viewport"
      "controls";
    justify-items: stretch;
    row-gap: 20px;
  }

  .c-stories__controls {
    justify-self: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  .c-prayer__wrap { height: 250vh; }
  .c-prayer__title { font-size: clamp(2rem, 9vw, 3rem); }
  .c-prayer__media {
    width: min(92vw, 640px);
    height: 46vh;
  }
}


.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.skip-link {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.skip-link:focus {
  left: 1rem;
  top: 1rem;
  z-index: 10000;
  width: auto;
  height: auto;
  padding: 0.6rem 1rem;
  background: #000;
  color: #fff;
  border-radius: 999px;
  overflow: visible;
}

#main-content:focus {
  outline: none;
}

/* Boabo #service-detail-panel .service-detail-panel-scroll - pixel match */
.gg-scrollbar,
.gg-panel-scroll,
.c-contact-panel__input--area,
.c-founder-modal__copy,
.c-mnav__panel {
  scrollbar-gutter: stable;
  border-radius: 0;
  /* Do NOT set scrollbar-width / scrollbar-color on Chromium:
     that forces classic Windows arrow buttons. Boabo uses webkit only. */
}

.gg-scrollbar::-webkit-scrollbar,
.gg-panel-scroll::-webkit-scrollbar,
.c-contact-panel__input--area::-webkit-scrollbar,
.c-founder-modal__copy::-webkit-scrollbar,
.c-mnav__panel::-webkit-scrollbar {
  width: 10px;
}

.gg-scrollbar::-webkit-scrollbar-track,
.gg-panel-scroll::-webkit-scrollbar-track,
.c-contact-panel__input--area::-webkit-scrollbar-track,
.c-founder-modal__copy::-webkit-scrollbar-track,
.c-mnav__panel::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
  margin: 8px 0;
}

.gg-scrollbar::-webkit-scrollbar-thumb,
.gg-panel-scroll::-webkit-scrollbar-thumb,
.c-contact-panel__input--area::-webkit-scrollbar-thumb,
.c-founder-modal__copy::-webkit-scrollbar-thumb,
.c-mnav__panel::-webkit-scrollbar-thumb {
  background: #bdbdbd;
  border-radius: 10px;
  min-height: 40px;
  border: 2px solid #f1f1f1;
  box-sizing: border-box;
}

.gg-scrollbar::-webkit-scrollbar-thumb:hover,
.gg-panel-scroll::-webkit-scrollbar-thumb:hover,
.c-contact-panel__input--area::-webkit-scrollbar-thumb:hover,
.c-founder-modal__copy::-webkit-scrollbar-thumb:hover,
.c-mnav__panel::-webkit-scrollbar-thumb:hover {
  background: #9ca3af;
}

@supports (scrollbar-gutter: stable) {
  /* Do NOT apply to contact panel scroll - it collapses right padding to 2px
     and makes field underlines run into the sheet edge (Boabo keeps equal px). */
  .gg-panel-scroll:not(.c-modal__dialog):not(.c-contact-panel__scroll),
  .c-founder-modal__copy,
  .c-mnav__panel {
    padding-right: 2px;
  }
}

@-moz-document url-prefix() {
  .gg-scrollbar,
  .gg-panel-scroll:not(.c-modal__dialog),
  .c-contact-panel__input--area,
  .c-founder-modal__copy,
  .c-mnav__panel {
    scrollbar-width: thin;
    scrollbar-color: #bdbdbd #f1f1f1;
  }
}

.c-contact-panel {
  --contact-panel-duration: 0.52s;
  --contact-panel-ease: cubic-bezier(0.22, 1, 0.36, 1);
  position: fixed;
  inset: 0;
  z-index: 460;
  pointer-events: none;
  overflow: hidden;
  min-height: 0;
}

.c-contact-panel.is-open {
  pointer-events: auto;
}

.c-contact-panel__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.52);
  opacity: 0;
  visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  transition:
    opacity var(--contact-panel-duration) var(--contact-panel-ease),
    visibility 0s linear var(--contact-panel-duration);
}

.c-contact-panel.is-open .c-contact-panel__backdrop {
  opacity: 1;
  visibility: visible;
  transition:
    opacity var(--contact-panel-duration) var(--contact-panel-ease),
    visibility 0s linear 0s;
}

.c-contact-panel__sheet {
  /* Boabo get-started: form uses equal px-6 / sm:px-8 */
  --contact-inline: 1.5rem;
  --contact-close-size: 2.5rem;
  position: absolute;
  top: 16px;
  right: 16px;
  bottom: 16px;
  width: min(460px, calc(100vw - 32px));
  max-width: none;
  height: auto;
  min-height: 0;
  background: #fff;
  border: none;
  border-radius: 28px;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.22);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  
  transform: translate3d(calc(100% + 48px), 0, 0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  will-change: transform;
  visibility: hidden;
  transition:
    transform var(--contact-panel-duration) var(--contact-panel-ease),
    visibility 0s linear var(--contact-panel-duration);
}

@media (min-width: 640px) {
  .c-contact-panel__sheet {
    --contact-inline: 2rem;
  }
}

.c-contact-panel.is-open .c-contact-panel__sheet {
  transform: translate3d(0, 0, 0);
  visibility: visible;
  transition:
    transform var(--contact-panel-duration) var(--contact-panel-ease),
    visibility 0s linear 0s;
}

@media (prefers-reduced-motion: reduce) {
  .c-contact-panel {
    --contact-panel-duration: 0s;
  }
}

.c-contact-panel__header {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  flex-shrink: 0;
  min-height: 3rem;
  /* Boabo header: pl-4 pr-3 / sm:pl-6 sm:pr-4 - slightly less on the right for X */
  padding: 1.5rem 0.75rem 0.75rem 1rem;
  background: #fff;
  border-radius: 28px 28px 0 0;
}

@media (min-width: 640px) {
  .c-contact-panel__header {
    min-height: 3.5rem;
    padding: 2rem 1rem 1rem 1.5rem;
  }
}

@media (min-width: 1024px) {
  .c-contact-panel__header {
    padding-top: 2.5rem;
  }
}

.c-contact-panel__heading {
  flex: 1;
  min-width: 0;
  /* Boabo title: pr-14 / sm:pr-16 */
  padding-right: 3.5rem;
}

@media (min-width: 640px) {
  .c-contact-panel__heading {
    padding-right: 4rem;
  }
}

.c-contact-panel__title {
  margin: 0;
  font-size: clamp(23px, 3.8vw, 24px);
  font-weight: 700;
  letter-spacing: -0.025em;
  line-height: 1.25;
  color: #111827;
  text-align: left;
  text-transform: none;
  max-width: none;
}

.c-contact-panel__subtitle {
  margin: 0.55rem 0 0;
  max-width: 58ch;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: -0.01em;
  line-height: 1.45;
  color: #6b7280;
}

.c-contact-panel__close {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  z-index: 2;
  width: var(--contact-close-size);
  height: var(--contact-close-size);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: none;
  border-radius: 9999px;
  background: transparent;
  color: #0a0a0a;
  font-size: 24px;
  cursor: pointer;
  box-shadow: none;
  outline: none;
  transition: color 0.2s ease, opacity 0.2s ease;
  -webkit-tap-highlight-color: transparent;
}

@media (min-width: 640px) {
  .c-contact-panel__close {
    top: 0.75rem;
    right: 1rem;
  }
}

.c-contact-panel__close:hover {
  background: transparent;
  color: #9ca3af;
}

.c-contact-panel__close svg {
  width: 24px;
  height: 24px;
  display: block;
}

.c-contact-panel__form {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
  overflow: hidden;
}

.c-contact-panel__scroll {
  flex: 1;
  min-height: 0;
  overflow-x: hidden;
  overflow-y: auto;
  /* Boabo form scroll: px-6 sm:px-8 - equal L/R so underlines match */
  padding: 2.25rem var(--contact-inline) 1rem;
  scrollbar-gutter: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
  touch-action: pan-y;
}

.c-contact-panel__scroll.gg-panel-scroll {
  scrollbar-gutter: auto;
  padding-right: var(--contact-inline);
  padding-left: var(--contact-inline);
}

.c-contact-panel__scroll:has(.c-dd.is-open) {
  overflow: visible;
}

@media (min-width: 640px) {
  .c-contact-panel__scroll {
    padding: 1.75rem var(--contact-inline) 0.75rem;
    overflow-y: visible;
  }

  .c-contact-panel__scroll.gg-panel-scroll {
    padding-right: var(--contact-inline);
    padding-left: var(--contact-inline);
  }
}

@media (min-width: 1024px) {
  .c-contact-panel__scroll {
    padding-top: 2rem;
  }
}

@media (min-width: 901px) {
  .c-contact-panel__form {
    overflow: visible;
  }

  .c-contact-panel__scroll {
    flex: 1 1 auto;
    overflow: visible;
  }
}

.c-contact-panel__row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 901px) {
  .c-contact-panel__row {
    gap: 1.15rem;
    margin-bottom: 1.15rem;
  }

  .c-contact-panel__field,
  .c-contact-panel__field--topic,
  .c-contact-panel__field--area {
    margin-bottom: 1.15rem;
  }

  .c-contact-panel__scroll > * + * {
    margin-top: 0;
  }
}

.c-contact-panel__row--split {
  grid-template-columns: 1fr 1fr;
  gap: 1.15rem;
}

@media (max-width: 560px) {
  .c-contact-panel__row--split {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

.c-contact-panel__field {
  min-width: 0;
  margin-bottom: 1.5rem;
}

.c-contact-panel__row .c-contact-panel__field {
  margin-bottom: 0;
}

.c-contact-panel__field--topic,
.c-contact-panel__field--area {
  margin-bottom: 1.5rem;
}

.c-contact-panel__stack {
  position: relative;
  width: 100%;
}

/* Raised required asterisk - top-aligned like *Nev, not mid-line */
.c-contact-panel__star {
  position: absolute;
  left: 0;
  top: 0.4rem;
  z-index: 2;
  display: block;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  font-family: inherit;
  color: #94a3b8;
  pointer-events: none;
  user-select: none;
}

.c-contact-panel__stack--area .c-contact-panel__star {
  top: 0.48rem;
}

.c-dd--required .c-contact-panel__star {
  position: absolute;
  left: 0;
  top: 0.4rem;
  font-size: 11px;
}

.c-contact-panel__stack--required .c-contact-panel__input {
  padding-left: 0.55rem;
}

.c-dd--required .c-dd__trigger {
  padding-left: 0.55rem;
  position: relative;
}

.c-contact-panel__stack--required:has(.c-contact-panel__input:not(:placeholder-shown)) .c-contact-panel__star,
.c-dd--required:has(.c-dd__value[data-placeholder="0"]) .c-contact-panel__star {
  opacity: 0;
}

.c-contact-panel__input {
  display: block;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0.55rem 2rem 0.5rem 0;
  font-family: inherit;
  font-size: 13px;
  line-height: 1.45;
  font-weight: 400;
  color: #0a0a0a;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  transition: color 0.15s ease;
}

.c-contact-panel__input[type="email"],
.c-contact-panel__input[type="tel"],
.c-contact-panel__input[type="text"] {
  border: 0 !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
  background-clip: padding-box;
}

.c-contact-panel__input:-webkit-autofill,
.c-contact-panel__input:-webkit-autofill:hover,
.c-contact-panel__input:-webkit-autofill:focus {
  -webkit-text-fill-color: #0a0a0a;
  caret-color: #0a0a0a;
  transition: background-color 99999s ease-in-out 0s;
  box-shadow: 0 0 0 1000px #fff inset !important;
  border: 0 !important;
}

.c-contact-panel__input::placeholder {
  color: #94a3b8;
}

.c-contact-panel__input:focus {
  outline: none;
  box-shadow: none !important;
  border: 0 !important;
}

.c-contact-panel__input--area {
  min-height: 140px;
  max-height: 220px;
  resize: none;
  padding-top: 0.45rem;
  padding-bottom: 0.65rem;
  padding-right: 0.5rem;
  line-height: 1.5;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}

@media (min-width: 901px) {
  .c-contact-panel__input--area {
    min-height: 96px;
    max-height: 180px;
  }
}

.c-dd {
  position: relative;
  width: 100%;
  z-index: 1;
}

.c-dd.is-open {
  z-index: 40;
}

.c-contact-panel__field--topic {
  position: relative;
  z-index: 2;
}

.c-contact-panel__field--topic .c-contact-panel__error-icon {
  top: 0.55rem;
  right: 0;
  z-index: 3;
}

.c-contact-panel__field--topic.is-invalid .c-dd__caret {
  opacity: 0;
}

.c-contact-panel__field--topic:has(.c-dd.is-open) {
  z-index: 40;
}

.c-dd__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  margin: 0;
  padding: 0.55rem 0 0.5rem 0;
  border: none;
  background: transparent;
  font-family: inherit;
  font-size: 13px;
  line-height: 1.45;
  font-weight: 400;
  color: #0a0a0a;
  text-align: left;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.c-dd__value {
  min-width: 0;
  flex: 1 1 auto;
}

.c-dd__value[data-placeholder="1"] {
  color: #94a3b8;
}

.c-dd__caret {
  flex: 0 0 auto;
  width: 0.55rem;
  height: 0.55rem;
  margin-top: -0.2rem;
  margin-right: 0;
  border-right: 1.5px solid #0a0a0a;
  border-bottom: 1.5px solid #0a0a0a;
  transform: rotate(45deg);
  opacity: 0.5;
  transition:
    transform 0.4s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.25s ease;
}

.c-dd.is-open .c-dd__caret {
  margin-top: 0.15rem;
  transform: rotate(225deg);
  opacity: 0.85;
}

.c-dd.is-open .c-contact-panel__line-fill,
.c-dd:focus-within .c-contact-panel__line-fill {
  transform: scaleX(1);
}

.c-dd__menu {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 2px);
  z-index: 30;
  display: grid;
  grid-template-rows: 0fr;
  background: transparent;
  pointer-events: none;
  transition: grid-template-rows 0.48s cubic-bezier(0.22, 1, 0.36, 1);
}

.c-dd.is-open .c-dd__menu {
  grid-template-rows: 1fr;
  pointer-events: auto;
}

.c-dd__menu-clip {
  overflow: hidden;
  min-height: 0;
  background: transparent;
  border-radius: 0;
}

.c-dd__list {
  list-style: none;
  margin: 0;
  padding: 0.4rem;
  border-radius: var(--radius-media);
  background: #ffffff;
  border: 1px solid #e5e7eb;
  box-shadow: none;
  opacity: 0;
  transform: translate3d(0, -10px, 0);
  overflow: hidden;
  isolation: isolate;
  transition:
    opacity 0.38s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.48s cubic-bezier(0.22, 1, 0.36, 1);
}

.c-dd.is-open .c-dd__list {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.1);
}

.c-dd__list[hidden] {
  display: block;
}

.c-dd__option {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0.7rem 0.85rem;
  border: none;
  border-radius: 12px;
  background: transparent;
  font-family: inherit;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.01em;
  color: #111827;
  text-align: left;
  cursor: pointer;
  transition:
    background 0.25s ease,
    color 0.25s ease;
}

.c-dd__list li + li {
  margin-top: 0.1rem;
}

.c-dd__option:hover,
.c-dd__option:focus-visible {
  background: #f3f4f6;
  outline: none;
}

.c-dd__option[aria-selected="true"] {
  background: #000000;
  color: #fff;
}

.c-dd__option[aria-selected="true"]:hover {
  background: #111111;
  color: #fff;
}

.c-contact-panel__line {
  position: relative;
  display: block;
  height: 0;
  width: 100%;
  max-width: none;
  margin: 1px 0 0;
  padding: 0;
  border: 0;
  border-bottom: 1px solid rgba(15, 23, 42, 0.18);
  background: transparent;
  overflow: visible;
  box-sizing: border-box;
  transform: translateZ(0);
}

.c-contact-panel__line-fill {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background: #0a0a0a;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.72s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
  pointer-events: none;
}

.c-contact-panel__stack:focus-within .c-contact-panel__line-fill {
  transform: scaleX(1);
}

.c-contact-panel__check {
  position: absolute;
  top: 0.5rem;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  color: #22c55e;
  opacity: 0;
  transform: scale(0.55) translate3d(0, 6px, 0);
  transition:
    opacity 0.48s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
  pointer-events: none;
  will-change: opacity, transform;
}

.c-contact-panel__check svg {
  width: 14px;
  height: 14px;
  display: block;
}

.c-contact-panel__error-icon {
  position: absolute;
  top: 0.5rem;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  color: #ef4444;
  opacity: 0;
  transform: scale(0.55) translate3d(0, 6px, 0);
  transition:
    opacity 0.35s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
  pointer-events: none;
}

.c-contact-panel__error-icon svg {
  width: 14px;
  height: 14px;
  display: block;
}

.c-contact-panel__error {
  display: block;
  box-sizing: border-box;
  width: fit-content;
  max-width: 100%;
  margin: 0.35rem 0 0;
  padding: 0.4rem 0.65rem;
  border-radius: 8px;
  background: #fef2f2;
  border: 1px solid #fecaca;
  color: #b91c1c;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.01em;
  text-align: left;
  word-break: break-word;
  overflow-wrap: anywhere;
  opacity: 0;
  transform: translateY(-4px);
  max-height: 0;
  overflow: hidden;
  pointer-events: none;
  transition:
    opacity 0.28s ease,
    transform 0.28s ease,
    max-height 0.28s ease,
    margin 0.28s ease,
    padding 0.28s ease;
}

.c-contact-panel__field.is-invalid .c-contact-panel__error {
  opacity: 1;
  transform: translateY(0);
  max-height: 6.5rem;
  margin-top: 0.45rem;
  padding: 0.4rem 0.65rem;
  pointer-events: auto;
}

.c-contact-panel__row--split .c-contact-panel__error {
  max-width: 100%;
}

.c-contact-panel__field.is-invalid .c-contact-panel__error-icon {
  opacity: 1;
  transform: scale(1) translate3d(0, 0, 0);
}

.c-contact-panel__field.is-invalid .c-contact-panel__check {
  opacity: 0 !important;
  transform: scale(0.55) translate3d(0, 6px, 0) !important;
}

.c-contact-panel__field.is-invalid .c-contact-panel__line-fill {
  background: #ef4444;
  transform: scaleX(1);
}

.c-contact-panel__stack--area .c-contact-panel__check {
  display: none;
}

.c-contact-panel__stack--area .c-contact-panel__error-icon {
  top: 0.55rem;
  right: 0;
}

.c-contact-panel__scroll.gg-panel-scroll,
.c-contact-panel__input--area.gg-scrollbar {
  scrollbar-gutter: auto;
}

.c-contact-panel__stack:not(.c-contact-panel__stack--email):not(.c-contact-panel__stack--optional):not(.c-contact-panel__stack--area):has(.c-contact-panel__input:valid) .c-contact-panel__check,
.c-contact-panel__stack--optional:has(.c-contact-panel__input:not(:placeholder-shown):valid) .c-contact-panel__check,
.c-contact-panel__stack--email[data-show-email-check="true"] .c-contact-panel__check {
  opacity: 1;
  transform: scale(1) translate3d(0, 0, 0);
}

.c-contact-panel__field.is-invalid .c-contact-panel__stack--email[data-show-email-check="true"] .c-contact-panel__check {
  opacity: 0;
}

.c-contact-panel__block {
  margin-bottom: 1.5rem;
}

.c-contact-panel__legend {
  margin: 0 0 0.75rem;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: -0.01em;
  color: #6b7280;
  text-transform: none;
}

@media (min-width: 640px) {
  .c-contact-panel__legend {
    font-size: 13px;
  }
}

.c-contact-panel__pills {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
}

.c-contact-panel__pill {
  position: relative;
  cursor: pointer;
  margin: 0;
}

.c-contact-panel__pill-inner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.65rem 1.1rem;
  border-radius: 9999px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: #0a0a0a;
  background: #fff;
  border: 1.5px solid rgba(15, 23, 42, 0.22);
  transition: background 0.35s ease, border-color 0.35s ease, color 0.35s ease;
}

.c-contact-panel__pill:hover .c-contact-panel__pill-input:not(:checked) + .c-contact-panel__pill-inner {
  background: #0a0a0a;
  border-color: #0a0a0a;
  color: #fff;
}

.c-contact-panel__pill-input:focus-visible + .c-contact-panel__pill-inner {
  outline: 2px solid #0f172a;
  outline-offset: 2px;
}

.c-contact-panel__pill-input:checked + .c-contact-panel__pill-inner {
  background: #000;
  border-color: #000;
  color: #fff;
}

.c-contact-panel__pill:hover .c-contact-panel__pill-input:checked + .c-contact-panel__pill-inner {
  background: #171717;
  border-color: #171717;
  color: #fff;
}

.c-contact-panel__actions {
  margin: 0;
  padding: 0;
}

.c-contact-panel__submit {
  width: 100%;
}

@media (min-width: 640px) {
  .c-contact-panel__submit {
    width: auto;
    min-width: 10rem;
  }
}

.c-contact-panel__footer {
  flex-shrink: 0;
  margin-top: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  padding: 1rem var(--contact-inline) 1.5rem;
  background: #fff;
  border-radius: 0 0 28px 28px;
}

@media (min-width: 640px) {
  .c-contact-panel__footer {
    padding: 1rem var(--contact-inline) 2rem;
    gap: 1.15rem;
  }
}

.c-contact-panel__gdpr {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  min-width: 0;
  width: 100%;
}

.c-contact-panel__gdpr-input {
  -webkit-appearance: none;
  appearance: none;
  width: 1.125rem;
  height: 1.125rem;
  margin: 0;
  border-radius: 0.375rem;
  border: 1.5px solid rgba(148, 163, 184, 0.85);
  background-color: #fff;
  cursor: pointer;
  flex-shrink: 0;
  transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.c-contact-panel__gdpr-input:checked {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
  background-size: 58%;
  background-position: center;
  background-repeat: no-repeat;
}

.c-contact-panel__gdpr-input:focus-visible {
  outline: 2px solid #0a0a0a;
  outline-offset: 2px;
}

.c-contact-panel__gdpr-label {
  margin: 0;
  font-size: 13px;
  line-height: 1.625;
  color: #475569;
  cursor: pointer;
  min-width: 0;
  white-space: normal;
}

.c-contact-panel__privacy {
  font-weight: 600;
  color: #0f172a;
  text-decoration: none;
  border-bottom: 1px solid rgba(15, 23, 42, 0.35);
  transition: border-color 0.15s ease, color 0.15s ease;
}

.c-contact-panel__privacy:hover {
  color: #020617;
  border-bottom-color: #0f172a;
}

body.is-contact-open,
body.is-founder-open {
  overflow: hidden;
}


.c-founder-modal {
  --modal-ease: cubic-bezier(0.22, 1, 0.36, 1);
  position: fixed;
  inset: 0;
  z-index: 470;
  display: block;
  padding: 0;
  width: 100%;
  height: 100%;
  height: 100dvh;
  overflow: hidden;
  visibility: hidden;
  pointer-events: none;
  transition: visibility 0s linear 0.45s;
}

.c-founder-modal.is-open,
.c-founder-modal.is-closing,
.c-founder-modal.is-animating {
  visibility: visible;
  transition-delay: 0s;
}

.c-founder-modal.is-open {
  pointer-events: auto;
}

.c-founder-modal.is-animating .c-founder-modal__backdrop,
.c-founder-modal.is-animating .c-founder-modal__dialog,
.c-founder-modal.is-animating .c-founder-modal__copy {
  transition: none !important;
}

.c-founder-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(12, 14, 18, 0.55);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  opacity: 0;
  transition: opacity 0.45s var(--modal-ease);
}

.c-founder-modal.is-open:not(.is-animating) .c-founder-modal__backdrop {
  opacity: 1;
}

.c-founder-modal__dialog {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  height: 100dvh;
  max-height: 100dvh;
  background: #fff;
  color: var(--color-black-soft);
  border-radius: 0;
  box-shadow: none;
  display: grid;
  grid-template-columns: minmax(320px, 0.9fr) minmax(0, 1.4fr);
  grid-template-rows: minmax(0, 1fr);
  overflow: hidden;
  outline: none;
  opacity: 0;
  transform: translate3d(0, 28px, 0) scale(0.975);
  will-change: transform, opacity;
}

.c-founder-modal.is-open:not(.is-animating):not(.is-closing) .c-founder-modal__dialog {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}

.c-founder-modal__copy {
  opacity: 0;
  transform: translate3d(0, 10px, 0);
  min-height: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
  touch-action: pan-y;
}

.c-founder-modal.is-open:not(.is-animating):not(.is-closing) .c-founder-modal__copy {
  opacity: 1;
  transform: none;
}

.c-founder-modal__close {
  position: fixed;
  top: max(12px, env(safe-area-inset-top, 0px));
  right: max(12px, env(safe-area-inset-right, 0px));
  z-index: 5;
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  font-size: 24px;
  line-height: 1;
  color: var(--color-black-soft);
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  appearance: none;
  -webkit-appearance: none;
  transition: color var(--ease);
}

.c-founder-modal__close:hover {
  color: #9ca3af;
}

.c-founder-modal__close svg {
  width: 24px;
  height: 24px;
  display: block;
}

.c-founder-modal__media {
  position: relative;
  min-height: 0;
  height: 100%;
  overflow: hidden;
  background: #111318;
  opacity: 1;
  transform: none;
}

.c-founder-modal__photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
  transform: none;
}

.c-founder-modal__caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  padding: 20px 22px;
  color: #fff;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.72));
}

.c-founder-modal__caption p {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 400;
  letter-spacing: -0.02em;
}

.c-founder-modal__caption span {
  display: none;
}

.c-founder-modal__copy {
  padding: 36px 32px 28px;
  overflow-x: hidden;
  overflow-y: auto;
  min-height: 0;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
  touch-action: pan-y;
  background: #fff;
}

.c-founder-modal__title {
  margin: 0 0 22px;
  font-size: clamp(1.6rem, 2.8vw, 2.2rem);
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 1.15;
  max-width: none;
}

@media (min-width: 901px) {
  .c-founder-modal__title-br {
    display: none;
  }

  .c-founder-modal__title-l2::before {
    content: " ";
  }
}

.c-founder-modal__copy .lead + .lead {
  margin-top: 18px;
}

.c-founder-modal__stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.15rem 1.5rem;
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(15, 23, 42, 0.1);
}

@media (min-width: 901px) {
  .c-founder-modal__stats {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem 1.25rem;
    margin-top: 2rem;
    padding-top: 1.5rem;
    flex-shrink: 0;
  }

  .c-founder-modal__copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    overflow-y: hidden;
    overscroll-behavior: none;
    touch-action: none;
    scrollbar-gutter: auto;
    padding: clamp(2.5rem, 4vw, 3.5rem) clamp(2rem, 4vw, 3.25rem) clamp(2rem, 3vw, 2.75rem);
  }

  .c-founder-modal__copy.gg-panel-scroll {
    scrollbar-gutter: auto;
  }

  .c-founder-modal__title {
    margin: 0 0 22px;
    font-size: clamp(1.6rem, 2.8vw, 2.2rem);
    flex-shrink: 0;
  }

  .c-founder-modal__copy .lead {
    font-size: 16px;
    line-height: 1.55;
    max-width: 72ch;
  }

  .c-founder-modal__copy .lead + .lead {
    margin-top: 18px;
  }

  .c-founder-modal__dialog {
    align-items: stretch;
  }
}

.c-founder-modal__stat {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  min-width: 0;
}

.c-founder-modal__stat-num {
  font-size: clamp(1.55rem, 2.4vw, 1.85rem);
  font-weight: 600;
  letter-spacing: -0.04em;
  line-height: 1.1;
  color: #0a0a0a;
}

.c-founder-modal__stat-label {
  font-size: 0.82rem;
  font-weight: 400;
  letter-spacing: -0.01em;
  line-height: 1.35;
  color: #6b7280;
}

.c-founder-modal__actions {
  display: none;
}

@media (max-width: 820px) {
  .c-founder-modal__dialog {
    grid-template-columns: 1fr;
    height: 100%;
    height: 100dvh;
    max-height: 100dvh;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
    touch-action: pan-y;
  }

  .c-founder-modal__media {
    flex: 0 0 auto;
    min-height: 220px;
    height: min(34svh, 280px);
    max-height: none;
  }

  .c-founder-modal__copy {
    flex: 0 0 auto;
    padding: 24px 22px calc(22px + env(safe-area-inset-bottom, 0px));
    overflow: visible;
    min-height: auto;
  }
}

.c-players-lead__br {
  display: none;
}

@media (min-width: 768px) {
  .c-players-lead__br {
    display: inline;
  }
}

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

.c-player-card {
  background: var(--color-white);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-card);
  overflow: hidden;
  cursor: pointer;
  transition: border-color 0.3s ease, transform 0.35s ease, box-shadow 0.35s ease;
}

.c-player-card:hover {
  border-color: var(--color-silver);
  transform: translateY(-3px);
  box-shadow: 0 16px 36px rgba(84, 91, 102, 0.1);
}

.c-player-card__media {
  position: relative;
  aspect-ratio: 3 / 3.4;
  overflow: hidden;
  background: #111;
  border-radius: var(--radius-media) var(--radius-media) 0 0;
}

.c-player-card__pic {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
  transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

.c-player-card:hover .c-player-card__pic { transform: scale(1.05); }

.c-player-card:focus {
  outline: none;
}

.c-player-card:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 3px;
}

.c-player-card__club {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 40px;
  height: 40px;
  object-fit: contain;
  background: rgba(255, 255, 255, 0.92);
  border-radius: 50%;
  padding: 4px;
}

.c-player-card__body {
  padding: 16px 16px 20px;
  text-align: center;
}

.c-player-card__name {
  font-size: 1.05rem;
  font-weight: 600;
  letter-spacing: -0.02em;
  margin-bottom: 4px;
  text-align: center;
  color: var(--color-black);
}

.c-player-card__meta {
  font-size: 14px;
  margin-bottom: 14px;
  text-align: center;
  color: var(--color-text-3);
}

.c-player-card__club-name {
  color: var(--color-black);
  font-weight: 400;
}

.c-player-card__club-role {
  color: var(--color-text-3);
  font-weight: 400;
}



.c-partners {
  background: #fff;
}

.c-partners__pad {
  padding-top: clamp(2.5rem, 5vw, 4.25rem);
  padding-bottom: 0;
}

.c-partners__pad > .l-container {
  padding-bottom: clamp(2.5rem, 5vw, 4.25rem);
  border-bottom: 0.8px solid var(--color-border);
}

.c-partners__title {
  margin: 0 0 clamp(1.25rem, 2.5vw, 1.75rem);
  font-size: var(--fs-label, 12px);
  font-weight: 500;
  letter-spacing: 0.14em;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  color: var(--color-text-3);
}

.c-partners__row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(30px, 6vw, 84px);
}

.c-partners__logo {
  height: clamp(48px, 5vw, 66px);
  width: auto;
  max-width: 180px;
  object-fit: contain;
  filter: grayscale(1);
  opacity: 0.55;
  transition: transform 0.35s ease, opacity 0.35s ease, filter 0.35s ease;
}

@media (min-width: 768px) {
  .c-partners__logo {
    height: clamp(38px, 5vw, 50px);
  }
}

.c-partners__logo:hover {
  filter: grayscale(0);
  opacity: 1;
  transform: scale(1.04);
}

a.c-partners__link {
  display: inline-flex;
  line-height: 0;
  text-decoration: none;
}

.l-footer {
  background: var(--color-white);
  color: var(--color-black);
}

.l-footer__pad {
  padding: clamp(2.5rem, 5vw, 4.25rem) 0 33px;
}

.l-footer__col.l-footer__col--brand {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
}

.l-footer__tagline {
  margin: 0;
  max-width: 46ch;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.01em;
  color: var(--color-text-3);
}

.l-footer__socials {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 2px;
}

.l-footer__social {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f3f4f6;
  transition: transform 0.3s ease, background 0.2s ease;
}

.l-footer__social:hover {
  transform: scale(0.95);
  background: #e5e7eb;
}

.l-footer__social img {
  width: 18px;
  height: 18px;
  display: block;
  object-fit: contain;
  filter: brightness(0);
}

.l-footer__brand {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  box-sizing: content-box;
  color: var(--color-black);
  text-decoration: none;
  max-width: 100%;
  padding-bottom: 12px;
}

.l-footer__brand .l-logo__icon {
  filter: none;
}

.l-footer__services {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
  padding: 0;
}

@media (min-width: 901px) {
  .l-footer__heading,
  .l-footer__brand {
    box-sizing: content-box;
    min-height: calc((1.05rem + 4px) * 1.1);
    padding-bottom: 12px;
  }

  .l-footer__heading {
    display: flex;
    align-items: flex-end;
  }

  .l-footer__brand {
    display: inline-flex;
    align-items: center;
  }
}

.l-footer__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.85fr) repeat(2, minmax(0, 0.85fr));
  column-gap: 20px;
  row-gap: 32px;
  padding-top: 0;
  border-top: 0;
}

.l-footer__col {
  grid-column: auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 0;
}

.l-footer__heading {
  font-size: 21px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.4;
  padding-bottom: 12px;
  color: var(--color-black);
}

.l-footer__link {
  display: block;
  max-width: 100%;
  color: var(--color-black);
  transition: opacity var(--ease);
  background: none;
  border: 0;
  padding: 0;
  text-align: left;
  font: inherit;
  cursor: pointer;
}

.l-footer__link span {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.55;
}

.l-footer__link:hover { opacity: 0.6; }

.l-footer__bar {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 16px;
  margin-top: 64px;
  padding: 24px 0 0;
  border-top: 0.8px solid var(--color-border);
}

.l-footer__bar-start {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  justify-self: start;
}

.l-footer__sep {
  color: var(--color-text-3);
  font-size: 14px;
  line-height: 1;
  user-select: none;
}

.l-footer__bar-end {
  justify-self: end;
  text-align: right;
  margin: 0;
  white-space: nowrap;
}

.l-footer__muted {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.55;
  color: #6c757d;
  max-width: 56ch;
}


.c-modal {
  --modal-ease: cubic-bezier(0.22, 1, 0.36, 1);
  position: fixed;
  inset: 0;
  z-index: 470;
  display: grid;
  place-items: stretch start;
  padding: 0;
  visibility: hidden;
  pointer-events: none;
  transition: visibility 0s linear 0.45s;
}

.c-modal.is-open,
.c-modal.is-closing,
.c-modal.is-animating {
  visibility: visible;
  transition-delay: 0s;
}

.c-modal.is-open {
  pointer-events: auto;
}

.c-modal.is-animating .c-modal__backdrop,
.c-modal.is-animating .c-modal__shell,
.c-modal.is-animating .c-modal__nav,
.c-modal.is-animating .c-modal__left,
.c-modal.is-animating .c-modal__photo {
  transition: none !important;
}

.c-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(12, 14, 18, 0.55);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  opacity: 0;
  transition: opacity 0.45s var(--modal-ease);
}

.c-modal.is-open:not(.is-animating) .c-modal__backdrop {
  opacity: 1;
}

.c-modal__shell {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: stretch;
  gap: 0;
  width: auto;
  max-width: 100%;
  height: 100%;
  max-height: none;
  opacity: 1;
  transform: translate3d(-110%, 0, 0);
  will-change: transform;
  transition: transform 0.6s var(--modal-ease);
}

.c-modal.is-open:not(.is-animating) .c-modal__shell {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.c-modal__nav {
  display: none !important;
}

.c-modal__dialog {
  position: relative;
  flex: 0 0 auto;
  min-width: 0;
  width: min(480px, 100vw);
  max-width: 480px;
  height: 100%;
  max-height: none;
  background: #111318;
  color: var(--color-black-soft);
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: minmax(0, 1fr);
  overflow: hidden;
  border-radius: 0;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.22);
  scrollbar-gutter: auto;
  outline: none;
}

@media (prefers-reduced-motion: reduce) {
  .c-founder-modal__backdrop,
  .c-founder-modal__dialog,
  .c-founder-modal__media,
  .c-founder-modal__copy,
  .c-founder-modal__photo,
  .c-modal__backdrop,
  .c-modal__shell,
  .c-modal__nav,
  .c-modal__left,
  .c-modal__photo {
    transition-duration: 0.01ms !important;
    transition-delay: 0s !important;
  }
}

.c-modal__close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 44px;
  height: 44px;
  z-index: 3;
  display: grid;
  place-items: center;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.45);
  -webkit-tap-highlight-color: transparent;
  appearance: none;
  -webkit-appearance: none;
  transition: color var(--ease);
}

.c-modal__close:hover {
  color: #9ca3af;
}

.c-modal__close:focus,
.c-modal__close:focus-visible,
.c-founder-modal__close:focus,
.c-founder-modal__close:focus-visible,
.c-contact-panel__close:focus,
.c-contact-panel__close:focus-visible,
.c-modal__dialog:focus,
.c-modal__dialog:focus-visible,
.c-founder-modal__dialog:focus,
.c-founder-modal__dialog:focus-visible {
  outline: none;
  box-shadow: none;
}

.c-modal__close svg {
  width: 24px;
  height: 24px;
  display: block;
}

.c-modal__left {
  position: relative;
  overflow: hidden;
  min-height: 0;
  color: #fff;
  background: #111318;
  opacity: 1;
  transform: none;
}

.c-modal__photo {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center top;
  transform: scale(1.04);
  transition: transform 1.15s var(--modal-ease, cubic-bezier(0.22, 1, 0.36, 1));
}

.c-modal.is-open:not(.is-animating) .c-modal__photo {
  transform: scale(1);
}

.c-modal__photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(20, 22, 28, 0.08) 18%, rgba(20, 22, 28, 0.72) 72%, rgba(20, 22, 28, 0.9) 100%),
    rgba(139, 146, 156, 0.28);
}

.c-modal__left-content {
  position: absolute;
  inset: auto 0 0 0;
  z-index: 1;
  padding: 28px 24px 26px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.c-modal__name {
  font-size: clamp(1.35rem, 2.2vw, 1.85rem);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.15;
  color: #fff;
}

.c-modal__club {
  font-size: 0.92rem;
  font-weight: 600;
  color: var(--color-secondary);
  margin-bottom: 10px;
}

.c-modal__stats {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.c-modal__meta {
  font-size: 0.84rem;
  color: rgba(255, 255, 255, 0.92);
}

.c-modal__meta strong {
  font-weight: 500;
  color: rgba(255, 255, 255, 0.72);
}


body:not(.is-loaded) {
  overflow: hidden;
}

body:not(.is-loaded) .c-cursor,
body:not(.is-header-ready) .l-header {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.c-cursor {
  position: fixed;
  top: 0; left: 0;
  width: 10px; height: 10px;
  border-radius: 50%;
  background: #fff;
  pointer-events: none;
  z-index: 500;
  mix-blend-mode: difference;
  transform: translate3d(-100px, -100px, 0) translate(-50%, -50%);
  opacity: 0;
  will-change: transform, width, height;
  transition: width 0.28s cubic-bezier(0.16, 1, 0.3, 1), height 0.28s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.2s ease;
}

.c-cursor.is-active { opacity: 1; }
.c-cursor.is-expand {
  width: 30px;
  height: 30px;
}


.gg-reveal-mask {
  overflow: hidden;
  display: block;
}

.gg-reveal-line {
  display: block;
  opacity: 0;
  transform: translate3d(0, 120%, 0);
  transition:
    opacity 1s cubic-bezier(0.19, 1, 0.22, 1),
    transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: opacity, transform;
}

[data-reveal].is-inview .gg-reveal-line,
[data-reveal-stagger].is-inview .gg-reveal-line {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

[data-reveal].is-inview .gg-reveal-mask:nth-child(1) .gg-reveal-line { transition-delay: 0s; }
[data-reveal].is-inview .gg-reveal-mask:nth-child(2) .gg-reveal-line { transition-delay: 0.12s; }
[data-reveal].is-inview .gg-reveal-mask:nth-child(3) .gg-reveal-line { transition-delay: 0.24s; }
[data-reveal].is-inview .gg-reveal-mask:nth-child(4) .gg-reveal-line { transition-delay: 0.36s; }
[data-reveal].is-inview .gg-reveal-mask:nth-child(5) .gg-reveal-line { transition-delay: 0.48s; }

[data-reveal-stagger].is-inview > *:nth-child(1) { transition-delay: 0s; }
[data-reveal-stagger].is-inview > *:nth-child(2) { transition-delay: 0.1s; }
[data-reveal-stagger].is-inview > *:nth-child(3) { transition-delay: 0.2s; }
[data-reveal-stagger].is-inview > *:nth-child(4) { transition-delay: 0.3s; }
[data-reveal-stagger].is-inview > *:nth-child(5) { transition-delay: 0.4s; }
[data-reveal-stagger].is-inview > *:nth-child(6) { transition-delay: 0.5s; }
[data-reveal-stagger].is-inview > *:nth-child(7) { transition-delay: 0.15s; }
[data-reveal-stagger].is-inview > *:nth-child(8) { transition-delay: 0.25s; }
[data-reveal-stagger].is-inview > *:nth-child(9) { transition-delay: 0.35s; }
[data-reveal-stagger].is-inview > *:nth-child(10) { transition-delay: 0.45s; }
[data-reveal-stagger].is-inview > *:nth-child(11) { transition-delay: 0.2s; }
[data-reveal-stagger].is-inview > *:nth-child(12) { transition-delay: 0.3s; }

/* When GSAP/SplitType handles reveals, don't pre-hide data-reveal blocks */
[data-reveal]:not(.gg-reveal-prepared) {
  opacity: 1;
  transform: none;
}

[data-reveal].gg-reveal-prepared {
  opacity: 1;
  transform: none;
}

[data-reveal].is-inview {
  opacity: 1;
  transform: none;
}

[data-reveal-stagger] > * {
  opacity: 1;
  transform: none;
}

[data-reveal-stagger].is-inview > * {
  opacity: 1;
  transform: none;
}

/* Scalability-style line + image masks */
.gg-split-mask {
  display: block;
  overflow: hidden;
  width: 100%;
}

.gg-split-line {
  display: block;
  will-change: transform, opacity;
}

.gg-img-mask {
  overflow: hidden;
}

.gg-img-zooming,
.gg-img-zooming img {
  transition: none !important;
}

.c-about__photo,
.c-feature__img,
.c-player-card__pic,
.c-stories-card__media img,
.c-podcast__poster,
.c-founder-modal__photo,
.c-modal__photo {
  background-color: #111;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.c-player-card__pic {
  transform-origin: center center;
}


@media (max-width: 1024px) {
  .c-about__grid,
  .c-founder { grid-template-columns: 1fr; }
  .c-players-grid { grid-template-columns: repeat(3, 1fr); }
  .c-modal__shell { gap: 0; max-height: none; height: 100%; }
  .c-modal__dialog {
    grid-template-columns: 1fr;
    width: min(480px, 100vw);
    max-width: 480px;
    height: 100%;
    max-height: none;
    border-radius: 0;
  }
  .c-modal__left { min-height: 0; }
  .c-section-head--left { text-align: center; align-items: center; }
  .c-section-head--left h2,
  .c-section-head--left .lead { margin-inline: auto; text-align: center; }
  .l-footer__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 32px; }
}

@media (max-width: 720px) {
  .c-modal {
    padding: 0;
  }

  .c-modal__shell {
    gap: 0;
  }

  .c-modal__dialog {
    width: 100vw;
    max-width: none;
    border-radius: 0;
  }

  .c-modal__left {
    min-height: 0;
  }

  .c-modal__left-content {
    padding: 20px 18px 18px;
  }
}

@media (max-width: 900px) {
  .l-nav,
  .btn--nav { display: none; }
  .l-header__menu-toggle { display: flex; }
  .l-header__tools .l-lang-toggle { display: none; }
  .l-header { pointer-events: auto; }
  .c-mnav { display: block; }

  .l-header .l-logo__mark {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: calc(0.92rem + 4px);
    line-height: 1.05;
    white-space: normal;
  }

  .l-header .l-logo__mark-space {
    display: none;
  }

  .l-header .l-logo__mark-line {
    display: block;
  }

  body.is-menu-open .l-header {
    background: transparent;
    box-shadow: none;
  }

  body.is-menu-open .l-logo,
  body.is-menu-open .l-header__menu-toggle { color: var(--color-black); }

  body.is-menu-open { overflow: hidden; }
}

@media (max-width: 768px) {
  .c-about__title { font-size: clamp(1.35rem, 5.2vw, 2rem); max-width: 100% !important; }
  .l-section { padding: 72px 0; }
  .c-players-grid { grid-template-columns: 1fr; gap: 16px; }
  .c-player-card__media {
    aspect-ratio: 3 / 2.72;
  }
  .c-player-card__body {
    padding: 16px 16px 20px;
  }
  .c-player-card__name {
    font-size: 1.05rem;
  }
  .c-player-card__meta {
    font-size: 14px;
    margin-bottom: 0;
  }
  .c-player-card__club {
    width: 40px;
    height: 40px;
    top: 12px;
    right: 12px;
  }

  
  .c-founder-modal,
  .c-modal {
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
    height: 100dvh;
  }

  
  .c-founder-modal.is-open:not(.is-animating) .c-founder-modal__dialog,
  .c-founder-modal.is-open:not(.is-animating) .c-founder-modal__media,
  .c-founder-modal.is-open:not(.is-animating) .c-founder-modal__copy,
  .c-modal.is-open:not(.is-animating) .c-modal__shell,
  .c-modal.is-open:not(.is-animating) .c-modal__dialog,
  .c-modal.is-open:not(.is-animating) .c-modal__left {
    transform: none;
  }

  .c-founder-modal__dialog {
    width: 100%;
    height: 100%;
    height: 100dvh;
    max-height: 100dvh;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    grid-template-columns: none;
    grid-template-rows: none;
    box-shadow: none;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
    touch-action: pan-y;
  }

  .c-founder-modal__media {
    flex: 0 0 auto;
    height: min(34svh, 280px);
    min-height: 160px;
    max-height: none;
  }

  .c-founder-modal__copy {
    flex: 0 0 auto;
    padding: 22px 20px calc(22px + env(safe-area-inset-bottom, 0px));
    overflow: visible;
    min-height: auto;
  }

  .c-founder-modal__close {
    position: fixed;
    top: max(10px, env(safe-area-inset-top, 0px));
    right: max(10px, env(safe-area-inset-right, 0px));
  }

  .c-modal__shell {
    width: 100%;
    height: 100%;
    height: 100dvh;
    max-height: 100dvh;
    gap: 0;
    display: grid;
    grid-template: 1fr / 1fr;
    align-items: stretch;
    overflow: hidden;
  }

  .c-modal__dialog {
    grid-area: 1 / 1;
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: 100%;
    border-radius: 0;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    grid-template-columns: none;
    grid-template-rows: none;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
    touch-action: pan-y;
  }

  .c-modal__left {
    flex: 1 1 auto;
    min-height: 60svh;
  }

  .c-modal__nav {
    grid-area: 1 / 1;
    align-self: center;
    z-index: 5;
    width: 40px;
    height: 40px;
    font-size: 1.5rem;
    background: rgba(0, 0, 0, 0.42);
    border-color: rgba(255, 255, 255, 0.7);
  }

  .c-modal__nav--prev {
    justify-self: start;
    margin-left: max(10px, env(safe-area-inset-left, 0px));
  }

  .c-modal__nav--next {
    justify-self: end;
    margin-right: max(10px, env(safe-area-inset-right, 0px));
  }

  .c-modal__close {
    position: fixed;
    top: max(10px, env(safe-area-inset-top, 0px));
    right: max(10px, env(safe-area-inset-right, 0px));
  }

  .c-contact-panel__scroll {
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
    touch-action: pan-y;
  }

  .c-contact-panel__sheet {
    overscroll-behavior: contain;
  }

  .c-transfer {
    grid-template-columns: 1fr;
    gap: 12px;
    text-align: left;
  }
  .c-transfer__clubs {
    justify-content: center;
    justify-self: stretch;
  }
  .c-transfer__date {
    text-align: left;
    justify-self: start;
  }
  .c-transfer__pic { width: 56px; height: 56px; }
  .c-about__title > span { white-space: normal; }

  .c-cursor { display: none; }
  body.has-custom-cursor,
  body.has-custom-cursor a,
  body.has-custom-cursor button { cursor: auto; }
  .c-founder__title > span { white-space: normal; }
  .l-footer__grid { grid-template-columns: 1fr; column-gap: 0; row-gap: 24px; padding-top: 0; }
  .l-footer__bar {
    grid-template-columns: 1fr;
    justify-items: stretch;
    margin-top: 24px;
    gap: 12px;
  }
  .l-footer__bar-start {
    justify-self: center;
    justify-content: center;
  }
  .l-footer__bar-end {
    justify-self: end;
    text-align: right;
  }
  .l-footer__pad { padding: 24px 0; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  [data-reveal],
  [data-reveal-stagger] > *,
  .gg-reveal-line,
  .gg-split-line,
  .c-hero__title .line > span,
  .c-hero__lead,
  .c-hero__brand,
  .c-hero__actions,
  .c-hero__mask,
  .c-hero__mask.is-revealed,
  .c-hero__media,
  .c-hero__media.is-revealed {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
    animation: none !important;
    max-width: none !important;
  }
}
