/* [project]/src/app/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: .25rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

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

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

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

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

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

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

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

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

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

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

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .collapse {
    visibility: collapse;
  }

  .visible {
    visibility: visible;
  }

  .relative {
    position: relative;
  }

  .start {
    inset-inline-start: var(--spacing);
  }

  .end {
    inset-inline-end: var(--spacing);
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .block {
    display: block;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .table {
    display: table;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .resize {
    resize: both;
  }

  .p-1 {
    padding: calc(var(--spacing) * 1);
  }

  .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .p-3 {
    padding: calc(var(--spacing) * 3);
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-5 {
    padding: calc(var(--spacing) * 5);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-7 {
    padding: calc(var(--spacing) * 7);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .p-9 {
    padding: calc(var(--spacing) * 9);
  }

  .italic {
    font-style: italic;
  }

  .ring {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }
}

:root {
  --font-display: "Funnel Display";
  --font-sans: "DM Sans";
  --font-mono: "JetBrains Mono";
  --font-serif: "Newsreader";
  --cream: #f2ede2;
  --cream-deep: #eae3d3;
  --cream-soft: #f8f4eb;
  --navy: #1e2939;
  --navy-soft: #2c3a4c;
  --mint: #b8cfc9;
  --mint-deep: #8fb0a8;
  --mist: #d9e2df;
  --line: #1e29391f;
  --line-strong: #1e293940;
  --ink-muted: #1e29399e;
  --ink-light: #1e293973;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: var(--font-sans), sans-serif;
  background: var(--cream);
  color: var(--navy);
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  line-height: 1.55;
  overflow-x: hidden;
}

body:before {
  content: "";
  pointer-events: none;
  z-index: 0;
  background-image: radial-gradient(circle at 25% 30%, #fff6 0%, #0000 40%), radial-gradient(circle at 75% 70%, #b8cfc926 0%, #0000 50%);
  position: fixed;
  inset: 0;
}

.display {
  font-family: var(--font-display), sans-serif;
  letter-spacing: -.02em;
  text-wrap: balance;
  font-weight: 800;
  line-height: .95;
}

.mono {
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .12em;
  font-size: 11px;
  font-weight: 500;
}

.serif-quote {
  font-family: var(--font-serif), serif;
  font-style: italic;
  font-weight: 400;
}

nav.top {
  z-index: 50;
  background: none;
  border: none;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 40px;
  padding: 22px 40px;
  transition: padding .25s;
  display: grid;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

nav.top.scrolled {
  padding: 14px 40px;
}

nav.top.past-hero {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  border-bottom: 1px solid var(--line);
  background: #f2ede2b8;
}

.wordmark {
  color: var(--navy);
  justify-self: start;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  display: inline-flex;
}

.wordmark img.symbol {
  filter: brightness(0) saturate() invert(13%) sepia(15%) saturate(2100%) hue-rotate(180deg) brightness(95%) contrast(90%);
  width: auto;
  height: 30px;
  display: block;
}

.wordmark img.wm-text {
  filter: brightness(0) saturate() invert(13%) sepia(15%) saturate(2100%) hue-rotate(180deg) brightness(95%) contrast(90%);
  width: auto;
  height: 22px;
  display: block;
}

nav.top .links {
  justify-self: center;
  align-items: center;
  gap: 28px;
  display: flex;
}

nav.top .links a {
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .14em;
  color: var(--navy);
  opacity: .7;
  font-size: 10.5px;
  text-decoration: none;
  transition: opacity .2s;
}

nav.top .links a:hover {
  opacity: 1;
}

nav.top .right-cluster {
  justify-self: end;
  align-items: center;
  gap: 14px;
  display: flex;
}

nav.top .lang {
  font-family: var(--font-mono), monospace;
  border: 1px solid var(--line-strong);
  color: var(--navy);
  cursor: pointer;
  letter-spacing: .08em;
  background: none;
  border-radius: 999px;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  font-size: 10.5px;
  line-height: 1;
  transition: background .2s, border-color .2s;
  display: inline-flex;
}

nav.top .lang:hover {
  background: #1e29390f;
}

nav.top .lang [data-lang] {
  opacity: .4;
  transition: opacity .2s;
}

nav.top .lang [data-lang].active {
  opacity: 1;
  font-weight: 600;
}

nav.top .lang .sep {
  opacity: .35;
  padding: 0 2px;
}

nav.top .cta-b2b {
  background: var(--navy);
  color: var(--cream);
  font-family: var(--font-mono), monospace;
  letter-spacing: .14em;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 999px;
  padding: 10px 18px;
  font-size: 10.5px;
  text-decoration: none;
  transition: background .2s;
}

nav.top .cta-b2b:hover {
  background: var(--navy-soft);
}

.burger {
  border: 1px solid var(--line-strong);
  cursor: pointer;
  height: 36px;
  color: var(--navy);
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .14em;
  background: none;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 0 14px;
  font-size: 10.5px;
  transition: background .2s;
  display: inline-flex;
}

.burger:hover {
  background: #1e29390f;
}

.burger .bars {
  flex-direction: column;
  gap: 4px;
  display: inline-flex;
}

.burger .bars span {
  background: currentColor;
  width: 16px;
  height: 1.5px;
  transition: transform .25s, opacity .2s;
}

body.menu-open .burger .bars span:first-child {
  transform: translateY(5.5px)rotate(45deg);
}

body.menu-open .burger .bars span:nth-child(2) {
  opacity: 0;
}

body.menu-open .burger .bars span:nth-child(3) {
  transform: translateY(-5.5px)rotate(-45deg);
}

.menu-overlay {
  z-index: 49;
  background: var(--cream);
  opacity: 0;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  padding: 100px 40px 60px;
  transition: opacity .35s;
  display: flex;
  position: fixed;
  inset: 0;
}

body.menu-open .menu-overlay {
  opacity: 1;
  pointer-events: all;
}

.menu-overlay:before {
  content: "";
  pointer-events: none;
  background: radial-gradient(#b8cfc940, #0000 60%);
  position: absolute;
  inset: 0;
}

.menu-inner {
  z-index: 1;
  grid-template-columns: 1.4fr 1fr;
  align-items: center;
  gap: 80px;
  width: 100%;
  max-width: 1100px;
  display: grid;
  position: relative;
}

.menu-links {
  flex-direction: column;
  gap: 0;
  display: flex;
}

.menu-links a {
  border-top: 1px solid var(--line);
  font-family: var(--font-display), sans-serif;
  letter-spacing: -.02em;
  color: var(--navy);
  opacity: 0;
  align-items: baseline;
  gap: 18px;
  padding: 18px 0;
  font-size: clamp(28px, 4vw, 44px);
  font-weight: 700;
  text-decoration: none;
  transition: padding-left .25s, color .2s;
  display: flex;
  transform: translateY(20px);
}

.menu-links a:last-child {
  border-bottom: 1px solid var(--line);
}

.menu-links a:hover {
  color: var(--navy);
  padding-left: 14px;
}

.menu-links a .n {
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .16em;
  color: var(--ink-muted);
  min-width: 32px;
  font-size: 11px;
  font-weight: 500;
}

body.menu-open .menu-links a {
  opacity: 1;
  transition: opacity .5s, transform .5s, padding-left .25s, color .2s;
  transform: translateY(0);
}

body.menu-open .menu-links a:first-child {
  transition-delay: 50ms, 50ms, 0s, 0s;
}

body.menu-open .menu-links a:nth-child(2) {
  transition-delay: .1s, .1s, 0s, 0s;
}

body.menu-open .menu-links a:nth-child(3) {
  transition-delay: .15s, .15s, 0s, 0s;
}

body.menu-open .menu-links a:nth-child(4) {
  transition-delay: .2s, .2s, 0s, 0s;
}

body.menu-open .menu-links a:nth-child(5) {
  transition-delay: .25s, .25s, 0s, 0s;
}

body.menu-open .menu-links a:nth-child(6) {
  transition-delay: .3s, .3s, 0s, 0s;
}

body.menu-open .menu-links a:nth-child(7) {
  transition-delay: .35s, .35s, 0s, 0s;
}

body.menu-open .menu-links a:nth-child(8) {
  transition-delay: .4s, .4s, 0s, 0s;
}

.menu-side {
  color: var(--ink-muted);
  flex-direction: column;
  gap: 32px;
  font-size: 14px;
  display: flex;
}

.menu-side h5 {
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .18em;
  color: var(--ink-muted);
  margin-bottom: 12px;
  font-size: 10px;
  font-weight: 500;
}

.menu-side .grp a {
  color: var(--navy);
  padding: 6px 0;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.menu-side .grp a:hover {
  text-decoration: underline;
}

body.menu-open {
  overflow: hidden;
}

@media (max-width: 800px) {
  .menu-inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .menu-side {
    display: none;
  }

  .menu-overlay {
    align-items: flex-start;
    overflow-y: auto;
  }

  .menu-links a {
    padding: 14px 0;
  }
}

@media (min-width: 1101px) {
  .burger {
    display: none;
  }
}

@media (max-width: 1100px) {
  nav.top .links {
    display: none;
  }

  nav.top {
    grid-template-columns: 1fr auto;
  }

  nav.top .wordmark {
    justify-self: start;
  }

  nav.top .right-cluster {
    justify-self: end;
  }
}

@media (max-width: 600px) {
  nav.top {
    gap: 16px;
    padding: 14px 20px;
  }

  nav.top .lang, nav.top .cta-b2b, .burger .burger-label {
    display: none;
  }

  .burger {
    min-width: 44px;
    height: 40px;
    padding: 0 14px;
  }

  .menu-overlay {
    padding: 96px 24px 48px;
  }
}

section {
  z-index: 1;
  padding: 120px 40px;
  position: relative;
}

.container {
  max-width: 1240px;
  margin: 0 auto;
}

.container-narrow {
  max-width: 880px;
  margin: 0 auto;
}

.eyebrow {
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .18em;
  color: var(--ink-muted);
  align-items: center;
  gap: 10px;
  margin-bottom: 32px;
  font-size: 11px;
  display: inline-flex;
}

.eyebrow:before {
  content: "";
  background: var(--navy);
  opacity: .4;
  width: 24px;
  height: 1px;
}

.hero {
  background: var(--tribal-bg, #d9e2df);
  min-height: 100vh;
  color: var(--navy);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 64px;
  padding: 200px 40px 80px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-inner {
  margin-top: 0;
  padding-top: 270px;
}

.hero:before {
  content: "";
  z-index: 2;
  pointer-events: none;
  background: none;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.hero-rings {
  pointer-events: none;
  opacity: var(--tribal-opacity, 1);
  z-index: 0;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.hero-rings svg {
  width: 220vmax;
  height: 220vmax;
  animation: 240s linear infinite slowSpin;
  position: absolute;
  top: 265px;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hero-rings:after {
  content: "";
  opacity: .5;
  pointer-events: none;
  background-image: radial-gradient(#1e29390a 1px, #0000 1px);
  background-size: 3px 3px;
  position: absolute;
  inset: 0;
}

@keyframes slowSpin {
  to {
    transform: translate(-50%, -50%)rotate(360deg);
  }
}

.hero-inner {
  z-index: 1;
  text-align: center;
  max-width: 980px;
  position: relative;
}

.hero-symbol {
  z-index: 2;
  background: var(--navy);
  width: 280px;
  height: 280px;
  display: block;
  position: absolute;
  top: 265px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-mask: url("/assets/woozoo-symbol.png") center / contain no-repeat;
  mask: url("/assets/woozoo-symbol.png") center / contain no-repeat;
}

.hero h1 {
  margin-bottom: 28px;
  font-size: clamp(48px, 8vw, 112px);
  color: #000 !important;
}

.hero h1 em {
  font-style: normal;
  font-family: var(--font-serif), serif;
  letter-spacing: -.01em;
  font-style: italic;
  font-weight: 400;
}

.hero p.lede {
  max-width: 580px;
  color: var(--ink-muted);
  text-wrap: pretty;
  margin: 0 auto 48px;
  font-size: clamp(17px, 1.5vw, 20px);
}

.cta-row {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 14px;
  display: flex;
}

.btn-store {
  background: var(--navy);
  color: var(--cream);
  border-radius: 14px;
  align-items: center;
  gap: 12px;
  padding: 14px 22px;
  text-decoration: none;
  transition: transform .15s, background .2s;
  display: inline-flex;
}

.btn-store:hover {
  background: var(--navy-soft);
  transform: translateY(-1px);
}

.btn-store .icon {
  width: 22px;
  height: 22px;
}

.btn-store .label {
  text-align: left;
  flex-direction: column;
  line-height: 1;
  display: flex;
}

.btn-store .label small {
  text-transform: uppercase;
  letter-spacing: .14em;
  opacity: .75;
  font-size: 9.5px;
  font-family: var(--font-mono), monospace;
  margin-bottom: 4px;
}

.btn-store .label strong {
  letter-spacing: -.01em;
  font-size: 16px;
  font-weight: 600;
}

.btn-ghost {
  border: 1px solid var(--line-strong);
  color: var(--navy);
  border-radius: 14px;
  align-items: center;
  gap: 8px;
  padding: 16px 22px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background .2s;
  display: inline-flex;
}

.btn-ghost:hover {
  background: #1e29390a;
}

.hero-scroll {
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: var(--ink-light);
  z-index: 2;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  font-size: 10px;
  display: flex;
  position: absolute;
  bottom: 18px;
  left: auto;
  right: 28px;
  transform: none;
}

.hero-scroll:after {
  content: "";
  background: var(--navy);
  opacity: .3;
  width: 1px;
  height: 32px;
  animation: 2s ease-in-out infinite scrollPulse;
}

@keyframes scrollPulse {
  0%, 100% {
    opacity: .2;
    transform: scaleY(.3);
  }

  50% {
    opacity: .5;
    transform: scaleY(1);
  }
}

.context {
  border-top: 1px solid var(--line);
  padding-top: 80px;
}

.context-grid {
  grid-template-columns: 1fr 1.2fr;
  align-items: center;
  gap: 80px;
  display: grid;
}

.context h2 {
  font-size: clamp(36px, 4.5vw, 68px);
}

.context p {
  color: var(--ink-muted);
  max-width: 460px;
  margin-top: 24px;
  font-size: 17px;
}

.context-chips {
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  display: grid;
}

.chip {
  background: var(--cream-soft);
  border: 1px solid var(--line);
  color: var(--navy);
  border-radius: 12px;
  align-items: center;
  gap: 12px;
  padding: 18px 20px;
  font-size: 14px;
  transition: transform .15s, border-color .2s;
  display: flex;
}

.chip:hover {
  border-color: var(--line-strong);
  transform: translateY(-2px);
}

.chip svg {
  flex-shrink: 0;
}

.pivot {
  border-top: 1px solid var(--line);
  text-align: center;
  margin-top: 64px;
  padding-top: 40px;
}

.pivot .display {
  max-width: 720px;
  margin: 0 auto;
  font-size: clamp(28px, 3.2vw, 44px);
}

@media (max-width: 800px) {
  .context-grid {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .context-chips {
    grid-template-columns: 1fr 1fr;
  }
}

.gaze {
  background: linear-gradient(180deg, var(--cream) 0%, var(--mist) 100%);
  overflow: hidden;
}

.gaze-grid {
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 80px;
  display: grid;
}

.gaze h2 {
  margin-bottom: 28px;
  font-size: clamp(36px, 4.5vw, 60px);
}

.gaze .principles {
  flex-direction: column;
  gap: 14px;
  margin-top: 32px;
  list-style: none;
  display: flex;
}

.gaze .principles li {
  color: var(--navy);
  align-items: baseline;
  gap: 12px;
  font-size: 15px;
  display: flex;
}

.gaze .principles li:before {
  content: "×";
  color: var(--mint-deep);
  font-size: 18px;
  font-weight: 700;
}

.gaze p.note {
  color: var(--ink-muted);
  max-width: 460px;
  margin-top: 32px;
  font-size: 15px;
}

.iphone-stage {
  perspective: 1800px;
  perspective-origin: 50%;
  justify-content: center;
  display: flex;
}

.iphone {
  aspect-ratio: 9 / 19.5;
  width: 320px;
  transform-style: preserve-3d;
  background: linear-gradient(135deg, #1e2939 0%, #2c3a4c 40%, #0e1620 100%);
  border-radius: 48px;
  padding: 8px;
  transition: transform .6s cubic-bezier(.2, .7, .2, 1);
  position: relative;
  transform: rotateY(-14deg)rotateX(4deg)rotateZ(-1.5deg);
  box-shadow: 0 50px 100px -30px #1e29398c, 0 25px 50px -25px #1e293966, inset 0 0 0 1.5px #ffffff1f, inset 0 0 0 3px #0006;
}

.iphone:hover {
  transform: rotateY(-6deg)rotateX(2deg)rotateZ(0);
}

.iphone:before {
  content: "";
  z-index: 0;
  background: #000;
  border-radius: 44px;
  position: absolute;
  inset: 4px;
}

.iphone:after {
  content: "";
  pointer-events: none;
  background: linear-gradient(#0000, #ffffff40, #ffffff0d, #ffffff40, #0000);
  border-radius: 2px;
  width: 3px;
  position: absolute;
  top: 100px;
  bottom: 100px;
  left: -2px;
}

.iphone .screen {
  background: var(--cream);
  z-index: 1;
  border-radius: 40px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.iphone .screen img {
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: auto;
  display: block;
}

.app-screen {
  background: var(--cream-soft, #f8f4eb);
  width: 100%;
  height: 100%;
  color: var(--navy);
  font-family: var(--font-sans), sans-serif;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.app-screen .status {
  height: 44px;
  font-family: -apple-system, "SF Pro Text", var(--font-sans), sans-serif;
  color: var(--navy);
  z-index: 5;
  flex-shrink: 0;
  justify-content: space-between;
  align-items: center;
  padding: 16px 26px 0;
  font-size: 13px;
  font-weight: 600;
  display: flex;
  position: relative;
}

.app-screen .status .icons {
  align-items: center;
  gap: 5px;
  display: inline-flex;
}

.app-screen .status .icons svg {
  display: block;
}

.app-screen .app-nav {
  border-bottom: 1px solid var(--line);
  background: var(--cream-soft);
  flex-shrink: 0;
  grid-template-columns: 24px 1fr 24px;
  align-items: center;
  gap: 8px;
  height: 44px;
  padding: 0 16px;
  display: grid;
}

.app-screen .app-nav .icon-btn {
  width: 24px;
  height: 24px;
  color: var(--navy);
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.app-screen .app-nav .brand {
  font-family: var(--font-display), sans-serif;
  letter-spacing: .04em;
  text-align: center;
  color: var(--navy);
  font-size: 15px;
  font-weight: 800;
}

.app-screen .scroll {
  flex-direction: column;
  flex: 1;
  gap: 14px;
  padding: 18px 18px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.app-doc {
  background: var(--cream-soft);
  text-align: center;
}

.app-doc .private-tag {
  background: var(--mist);
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .18em;
  color: var(--navy);
  border-radius: 5px;
  margin-bottom: 12px;
  padding: 4px 10px;
  font-size: 7.5px;
  font-weight: 600;
  display: inline-block;
}

.app-doc h2 {
  font-family: var(--font-display), sans-serif;
  letter-spacing: -.01em;
  margin-bottom: 6px;
  font-size: 22px;
  font-weight: 800;
  line-height: 1;
}

.app-doc .role {
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .14em;
  color: var(--ink-muted);
  margin-bottom: 14px;
  font-size: 7px;
  line-height: 1.7;
}

.app-doc .meta {
  font-family: var(--font-mono), monospace;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--ink-muted);
  justify-content: center;
  gap: 16px;
  margin-bottom: 10px;
  font-size: 8px;
  display: flex;
}

.app-doc .meta span {
  align-items: center;
  gap: 4px;
  display: inline-flex;
}

.app-aura {
  justify-content: center;
  margin: 4px 0 12px;
  display: flex;
}

.app-aura .seal {
  justify-content: center;
  align-items: center;
  width: 68px;
  height: 68px;
  display: flex;
  position: relative;
}

.app-aura .seal svg {
  opacity: .85;
  width: 100%;
  height: 100%;
  animation: 60s linear infinite slowSpin;
  position: absolute;
  inset: 0;
}

.app-aura .seal .seal-mark {
  filter: brightness(0) saturate() invert(13%) sepia(15%) saturate(2100%) hue-rotate(180deg) brightness(95%) contrast(90%);
  width: 26px;
  height: auto;
  position: relative;
}

.app-tribes {
  text-align: center;
  margin: 6px 0 14px;
}

.app-tribes .tribes-label {
  font-family: var(--font-mono), monospace;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--ink-muted);
  margin-bottom: 7px;
  font-size: 7px;
}

.app-tribes .tribes-list {
  flex-wrap: wrap;
  justify-content: center;
  gap: 4px;
  display: flex;
}

.app-tribes .tribe {
  border: 1px solid var(--line-strong);
  font-family: var(--font-mono), monospace;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--navy);
  background: #fff6;
  border-radius: 999px;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  font-size: 7.5px;
  display: inline-flex;
}

.app-tribes .tribe .tdot {
  background: var(--tc, #8fb0a8);
  border-radius: 50%;
  width: 5px;
  height: 5px;
}

.app-statut {
  text-align: center;
  font-family: var(--font-mono), monospace;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--navy);
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 100%;
  margin-bottom: 10px;
  font-size: 8px;
  display: inline-flex;
}

.app-statut .id {
  color: var(--ink-muted);
}

.app-actions {
  grid-template-columns: 1fr 1fr;
  gap: 6px;
  margin-bottom: 4px;
  display: grid;
}

.app-actions button {
  appearance: none;
  border: 1px solid var(--line-strong);
  background: var(--cream-soft);
  font-family: var(--font-mono), monospace;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--navy);
  cursor: pointer;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding: 9px 8px;
  font-size: 8px;
  display: inline-flex;
}

.app-actions button.primary {
  background: var(--navy);
  color: var(--cream);
  border-color: var(--navy);
}

.app-synth {
  border-top: 1px solid var(--line);
  margin-top: 4px;
  padding-top: 12px;
}

.app-synth h3 {
  font-family: var(--font-display), sans-serif;
  letter-spacing: .06em;
  margin-bottom: 7px;
  font-size: 11px;
  font-weight: 800;
}

.app-synth p {
  font-family: var(--font-serif), serif;
  color: var(--navy);
  margin-bottom: 10px;
  font-size: 11px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.4;
}

.app-synth ul {
  flex-direction: column;
  gap: 4px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.app-synth ul li {
  font-family: var(--font-mono), monospace;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--navy);
  padding-left: 9px;
  font-size: 7px;
  line-height: 1.5;
  position: relative;
}

.app-synth ul li:before {
  content: "·";
  color: var(--mint-deep);
  font-size: 12px;
  position: absolute;
  top: -2px;
  left: 0;
}

.app-fade {
  background: linear-gradient(180deg, #f8f4eb00, var(--cream-soft) 80%);
  pointer-events: none;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.app-tabbar {
  border-top: 1px solid var(--line);
  background: var(--cream-soft);
  flex-shrink: 0;
  grid-template-columns: repeat(3, 1fr);
  padding: 8px 0 22px;
  display: grid;
}

.app-tabbar .tab {
  font-family: var(--font-mono), monospace;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--ink-light);
  flex-direction: column;
  align-items: center;
  gap: 3px;
  font-size: 6.5px;
  display: flex;
}

.app-tabbar .tab.active {
  color: var(--navy);
}

.app-tabbar .tab svg {
  display: block;
}

.iphone .island {
  z-index: 3;
  background: #000;
  border-radius: 999px;
  width: 96px;
  height: 28px;
  position: absolute;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
}

.iphone .glare {
  pointer-events: none;
  z-index: 4;
  mix-blend-mode: screen;
  background: linear-gradient(135deg, #ffffff2e 0%, #fff0 30%), radial-gradient(circle at 85% 10%, #ffffff1a, #0000 30%);
  border-radius: 44px;
  position: absolute;
  inset: 4px;
}

.iphone-stage:after {
  content: "";
  filter: blur(20px);
  z-index: -1;
  background: radial-gradient(#1e293959, #0000 70%);
  width: 280px;
  height: 40px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.iphone-stage {
  position: relative;
}

.callout {
  background: var(--cream-soft);
  border: 1px solid var(--line);
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .14em;
  color: var(--navy);
  z-index: 2;
  white-space: nowrap;
  border-radius: 12px;
  align-items: center;
  gap: 8px;
  padding: 10px 14px;
  font-size: 10px;
  display: flex;
  position: absolute;
  box-shadow: 0 16px 30px -16px #1e29394d;
}

.callout .dot {
  background: var(--mint-deep);
  border-radius: 50%;
  width: 6px;
  height: 6px;
}

.callout strong {
  font-family: var(--font-display), sans-serif;
  text-transform: none;
  letter-spacing: -.01em;
  font-size: 14px;
  font-weight: 800;
}

.callout.top-left {
  top: 20px;
  left: -40px;
  transform: rotate(-4deg);
}

.callout.top-right {
  top: 80px;
  right: -60px;
  transform: rotate(3deg);
}

.callout.mid-right {
  top: 50%;
  right: -80px;
}

.callout.bot-left {
  bottom: 60px;
  left: -50px;
  transform: rotate(2deg);
}

@media (max-width: 900px) {
  .gaze-grid {
    grid-template-columns: 1fr;
    gap: 60px;
  }

  .iphone {
    width: 260px;
  }

  .callout.top-left {
    left: -20px;
  }

  .callout.top-right {
    right: -30px;
  }

  .callout.mid-right {
    right: -40px;
  }

  .callout.bot-left {
    left: -20px;
  }
}

@media (max-width: 600px) {
  .iphone {
    width: 230px;
  }

  .callout {
    display: none;
  }

  .iphone-stage:after {
    width: 200px;
  }
}

.profile-card {
  background: var(--cream-soft);
  border: 1px solid var(--line);
  border-radius: 24px;
  padding: 36px;
  transition: transform .4s;
  position: relative;
  transform: rotate(-1.5deg);
  box-shadow: 0 40px 80px -30px #1e293940;
}

.profile-card:hover {
  transform: rotate(0)scale(1.02);
}

.profile-card .doc-label {
  background: var(--mist);
  border-radius: 6px;
  margin-bottom: 20px;
  padding: 5px 11px;
  display: inline-block;
}

.profile-card .name {
  font-family: var(--font-display), sans-serif;
  letter-spacing: -.02em;
  margin-bottom: 6px;
  font-size: 30px;
  font-weight: 800;
}

.profile-card .role {
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .12em;
  color: var(--ink-muted);
  margin-bottom: 28px;
  font-size: 10.5px;
  line-height: 1.6;
}

.profile-card .meta {
  gap: 20px;
  margin-bottom: 28px;
  font-size: 13px;
  display: flex;
}

.profile-card .meta span {
  color: var(--ink-muted);
  align-items: center;
  gap: 6px;
  display: inline-flex;
}

.aura {
  justify-content: center;
  margin: 8px 0 28px;
  display: flex;
}

.aura-ring {
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 130px;
  display: flex;
  position: relative;
}

.aura-ring svg {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  transform: rotate(-90deg);
}

.aura-ring .value {
  font-family: var(--font-display), sans-serif;
  font-size: 38px;
  font-weight: 800;
  line-height: 1;
}

.aura-ring .label {
  font-family: var(--font-mono), monospace;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--ink-muted);
  font-size: 8.5px;
  position: absolute;
  bottom: 28px;
}

.sub-scores {
  border-top: 1px dashed var(--line-strong);
  grid-template-columns: repeat(4, 1fr);
  gap: 6px;
  padding-top: 24px;
  display: grid;
}

.sub-scores .score {
  text-align: center;
}

.sub-scores .score .v {
  border: 1.5px solid var(--navy);
  width: 40px;
  height: 40px;
  font-family: var(--font-display), sans-serif;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin: 0 auto 6px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.sub-scores .score .l {
  font-family: var(--font-mono), monospace;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--ink-muted);
  font-size: 9px;
}

.profile-card .synth {
  border-top: 1px solid var(--line);
  margin-top: 28px;
  padding-top: 24px;
}

.profile-card .synth .h {
  font-family: var(--font-display), sans-serif;
  letter-spacing: .05em;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
}

.profile-card .synth p {
  font-family: var(--font-serif), serif;
  color: var(--ink-muted);
  font-size: 15px;
  font-style: italic;
  line-height: 1.55;
}

@media (max-width: 900px) {
  .gaze-grid {
    grid-template-columns: 1fr;
    gap: 60px;
  }

  .profile-card {
    padding: 28px;
  }
}

.experience h2 {
  margin-bottom: 12px;
  font-size: clamp(36px, 4.5vw, 68px);
}

.experience .sub {
  color: var(--ink-muted);
  max-width: 520px;
  margin-bottom: 64px;
  font-size: 17px;
}

.two-perspectives {
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  display: grid;
}

.perspective {
  background: var(--cream-soft);
  border: 1px solid var(--line);
  border-radius: 24px;
  padding: 40px;
  transition: background .25s;
  position: relative;
}

.perspective:hover {
  background: #fff;
}

.perspective .num {
  font-family: var(--font-display), sans-serif;
  color: var(--mint-deep);
  margin-bottom: 24px;
  font-size: 56px;
  font-weight: 800;
  line-height: 1;
}

.perspective h3 {
  font-family: var(--font-display), sans-serif;
  letter-spacing: -.01em;
  margin-bottom: 8px;
  font-size: 28px;
  font-weight: 700;
}

.perspective .role-line {
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .16em;
  color: var(--ink-muted);
  margin-bottom: 28px;
  font-size: 10.5px;
}

.perspective ol {
  counter-reset: step;
  list-style: none;
}

.perspective ol li {
  counter-increment: step;
  border-top: 1px solid var(--line);
  color: var(--navy);
  align-items: baseline;
  gap: 18px;
  padding: 12px 0;
  font-size: 15px;
  display: flex;
}

.perspective ol li:before {
  content: counter(step, decimal-leading-zero);
  font-family: var(--font-mono), monospace;
  color: var(--mint-deep);
  letter-spacing: .1em;
  min-width: 24px;
  font-size: 10px;
}

@media (max-width: 800px) {
  .two-perspectives {
    grid-template-columns: 1fr;
  }
}

.identity {
  background: var(--navy);
  color: var(--cream);
  position: relative;
  overflow: hidden;
}

.identity:before {
  content: "";
  pointer-events: none;
  background: radial-gradient(at 100% 0, #b8cfc926, #0000 50%), radial-gradient(at 0 100%, #b8cfc914, #0000 50%);
  position: absolute;
  inset: 0;
}

.identity .eyebrow {
  color: #f2ede299;
}

.identity .eyebrow:before {
  background: var(--cream);
}

.identity h2 {
  max-width: 1100px;
  font-size: clamp(40px, 5vw, 80px);
}

.identity h2 em {
  color: var(--mint);
  font-style: normal;
  font-family: var(--font-serif), serif;
  font-style: italic;
  font-weight: 300;
}

.identity .pillars {
  background: #f2ede226;
  border: 1px solid #f2ede226;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  margin-top: 80px;
  display: grid;
}

.identity .pillar {
  background: var(--navy);
  padding: 40px;
}

.identity .pillar .pn {
  font-family: var(--font-mono), monospace;
  letter-spacing: .2em;
  color: var(--mint);
  margin-bottom: 18px;
  font-size: 10px;
}

.identity .pillar h4 {
  font-family: var(--font-display), sans-serif;
  letter-spacing: -.01em;
  margin-bottom: 14px;
  font-size: 24px;
  font-weight: 700;
}

.identity .pillar p {
  color: #f2ede2a6;
  font-size: 15px;
}

.identity .closer {
  text-align: center;
  margin-top: 80px;
}

.identity .closer p {
  font-family: var(--font-serif), serif;
  color: #f2ede2d9;
  max-width: 640px;
  margin: 0 auto 28px;
  font-size: clamp(20px, 2.2vw, 28px);
  font-style: italic;
  font-weight: 300;
}

.identity .btn-ghost {
  color: var(--cream);
  border-color: #f2ede24d;
}

.identity .btn-ghost:hover {
  background: #f2ede214;
}

@media (max-width: 900px) {
  .identity .pillars {
    grid-template-columns: 1fr;
  }
}

.when {
  background: #d9e2df;
  position: relative;
  overflow: hidden;
}

.when-bg {
  z-index: 0;
  pointer-events: none;
  opacity: .85;
  position: absolute;
  inset: 0;
}

.when-bg svg {
  width: 105vmax;
  height: 105vmax;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.when .container {
  z-index: 1;
  position: relative;
}

.when h2 {
  max-width: 900px;
  margin-bottom: 28px;
  font-size: clamp(40px, 5vw, 76px);
}

.when h2 em {
  font-family: var(--font-serif), serif;
  font-style: italic;
  font-weight: 300;
}

.when-list {
  border-top: 1px solid var(--line-strong);
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  margin: 60px 0;
  display: grid;
}

.when-row {
  border-bottom: 1px solid var(--line-strong);
  align-items: center;
  gap: 18px;
  padding: 24px 24px 24px 0;
  transition: padding-left .2s;
  display: flex;
}

.when-row:hover {
  padding-left: 8px;
}

.when-row .n {
  font-family: var(--font-mono), monospace;
  color: var(--ink-light);
  letter-spacing: .1em;
  min-width: 28px;
  font-size: 10px;
}

.when-row .t {
  font-family: var(--font-display), sans-serif;
  letter-spacing: -.01em;
  font-size: clamp(18px, 1.7vw, 22px);
  font-weight: 600;
}

.when .lighthouse {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  border: 1px solid var(--line);
  background: #f8f4ebd9;
  border-radius: 24px;
  grid-template-columns: 1fr 2fr;
  align-items: center;
  gap: 48px;
  margin-top: 60px;
  padding: 60px;
  display: grid;
}

.when .lighthouse .icon {
  object-fit: contain;
  width: auto;
  max-width: 170px;
  height: auto;
}

.when .lighthouse p {
  font-family: var(--font-serif), serif;
  font-size: clamp(20px, 2vw, 26px);
  font-style: italic;
  font-weight: 300;
  line-height: 1.4;
}

.when .lighthouse p strong {
  font-style: normal;
  font-family: var(--font-display), sans-serif;
  font-weight: 700;
}

@media (max-width: 800px) {
  .when-list {
    grid-template-columns: 1fr;
  }

  .when .lighthouse {
    grid-template-columns: 1fr;
    padding: 40px;
  }
}

.ethics {
  background: var(--cream-soft);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.ethics-grid {
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  display: grid;
}

.ethics h2 {
  font-size: clamp(32px, 4vw, 56px);
}

.ethics-points {
  flex-direction: column;
  gap: 28px;
  display: flex;
}

.ethics-point {
  border-top: 1px solid var(--line);
  padding: 24px 0;
}

.ethics-point .label {
  font-family: var(--font-mono), monospace;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--mint-deep);
  margin-bottom: 10px;
  font-size: 10px;
}

.ethics-point p {
  color: var(--navy);
  max-width: 460px;
  font-size: 16px;
}

@media (max-width: 800px) {
  .ethics-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

.pricing {
  background: var(--cream);
  border-top: 1px solid var(--line);
}

.pricing .head {
  grid-template-columns: 1fr 1fr;
  align-items: end;
  gap: 40px;
  margin-bottom: 56px;
  display: grid;
}

.pricing h2 {
  font-size: clamp(40px, 5vw, 72px);
  line-height: .95;
}

.pricing h2 em {
  font-family: var(--font-serif), serif;
  font-style: italic;
  font-weight: 300;
}

.pricing .head p {
  color: var(--ink-muted);
  max-width: 380px;
  font-size: 16px;
}

.plans {
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  max-width: 1080px;
  margin: 0 auto;
  display: grid;
}

.plan {
  background: var(--cream-soft);
  border: 1px solid var(--line);
  border-radius: 22px;
  flex-direction: column;
  padding: 30px 26px;
  transition: transform .2s, box-shadow .2s, border-color .2s;
  display: flex;
  position: relative;
}

.plan:hover {
  border-color: var(--line-strong);
  transform: translateY(-4px);
}

.plan.featured {
  background: var(--navy);
  color: var(--cream);
  border-color: var(--navy);
  box-shadow: 0 30px 60px -25px #1e293966;
}

.plan .badge {
  background: var(--mist);
  color: var(--navy);
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .16em;
  border-radius: 6px;
  align-self: flex-start;
  align-items: center;
  gap: 6px;
  padding: 5px 10px;
  font-size: 9.5px;
  display: inline-flex;
}

.plan.featured .badge {
  background: var(--mint);
  color: var(--navy);
}

.plan h3 {
  font-family: var(--font-display), sans-serif;
  letter-spacing: -.01em;
  margin: 22px 0 10px;
  font-size: 22px;
  font-weight: 700;
}

.plan .price-row {
  align-items: baseline;
  gap: 8px;
  margin: 16px 0 8px;
  display: flex;
}

.plan .price {
  font-family: var(--font-display), sans-serif;
  letter-spacing: -.03em;
  font-size: 42px;
  font-weight: 800;
  line-height: 1;
}

.plan .per {
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .14em;
  opacity: .7;
  font-size: 11px;
}

.plan .credits {
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .16em;
  opacity: .7;
  margin-bottom: 28px;
  font-size: 11px;
}

.plan ul.feat {
  flex-direction: column;
  flex-grow: 1;
  gap: 12px;
  margin: 4px 0 28px;
  list-style: none;
  display: flex;
}

.plan ul.feat li {
  align-items: flex-start;
  gap: 10px;
  font-size: 14.5px;
  display: flex;
}

.plan ul.feat li:before {
  content: "";
  opacity: .6;
  background: currentColor;
  border-radius: 50%;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin-top: 8px;
}

.plan .cta {
  font-family: var(--font-mono), monospace;
  letter-spacing: .16em;
  text-transform: uppercase;
  background: var(--navy);
  color: var(--cream);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 14px 20px;
  font-size: 11px;
  text-decoration: none;
  transition: background .2s, transform .15s;
  display: inline-flex;
}

.plan .cta:hover {
  background: var(--navy-soft);
  transform: translateY(-1px);
}

.plan.featured .cta {
  background: var(--mint);
  color: var(--navy);
}

.plan.featured .cta:hover {
  background: #d3e2dd;
}

.plan .free-line {
  color: var(--ink-muted);
  font-size: 13px;
}

.plan.featured .free-line {
  color: #f2ede2b3;
}

.pricing-note {
  text-align: center;
  font-family: var(--font-mono), monospace;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--ink-muted);
  margin-top: 40px;
  font-size: 10.5px;
}

@media (max-width: 1100px) {
  .plans {
    grid-template-columns: repeat(3, 1fr);
    max-width: 900px;
  }
}

@media (max-width: 900px) {
  .pricing .head {
    grid-template-columns: 1fr;
  }

  .plans {
    grid-template-columns: 1fr;
    max-width: 480px;
  }
}

.b2b {
  margin: 0;
  padding: 0 40px;
}

.b2b-inner {
  background: var(--navy);
  max-width: 1240px;
  color: var(--cream);
  border-radius: 28px;
  grid-template-columns: 1.4fr 1fr;
  align-items: center;
  gap: 40px;
  margin: 80px auto;
  padding: 60px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.b2b-inner:after {
  content: "";
  pointer-events: none;
  background: radial-gradient(circle, #b8cfc933, #0000 70%);
  width: 400px;
  height: 400px;
  position: absolute;
  top: -100px;
  right: -100px;
}

.b2b-inner .label {
  font-family: var(--font-mono), monospace;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--mint);
  margin-bottom: 18px;
  font-size: 10px;
}

.b2b-inner h3 {
  font-family: var(--font-display), sans-serif;
  letter-spacing: -.01em;
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 700;
  line-height: 1.05;
}

.b2b-inner p {
  color: #f2ede2b3;
  max-width: 460px;
  margin-top: 16px;
}

.b2b-inner .cta-side {
  text-align: right;
  z-index: 1;
  position: relative;
}

.b2b-inner .btn-mint {
  background: var(--mint);
  color: var(--navy);
  border-radius: 999px;
  align-items: center;
  gap: 12px;
  padding: 16px 24px;
  font-weight: 600;
  text-decoration: none;
  transition: transform .15s, background .2s;
  display: inline-flex;
}

.b2b-inner .btn-mint:hover {
  background: #d3e2dd;
  transform: translateX(4px);
}

@media (max-width: 800px) {
  .b2b-inner {
    grid-template-columns: 1fr;
    padding: 40px;
  }

  .b2b-inner .cta-side {
    text-align: left;
  }
}

.contact {
  padding-bottom: 60px;
}

.contact-grid {
  grid-template-columns: 1fr 1fr;
  align-items: start;
  gap: 80px;
  display: grid;
}

.contact h2 {
  margin-bottom: 24px;
  font-size: clamp(40px, 5vw, 72px);
}

.contact p.intro {
  color: var(--ink-muted);
  max-width: 380px;
  margin-bottom: 40px;
}

.contact .info {
  border-top: 1px solid var(--line);
  flex-direction: column;
  gap: 18px;
  margin-top: 40px;
  padding-top: 32px;
  display: flex;
}

.contact .info .row {
  justify-content: space-between;
  font-size: 14px;
  display: flex;
}

.contact .info .row .k {
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .16em;
  color: var(--ink-muted);
  font-size: 10px;
}

.contact .info .row a {
  color: var(--navy);
  text-decoration: none;
}

.contact .info .row a:hover {
  text-decoration: underline;
}

form.contact-form {
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  display: grid;
}

form.contact-form .field {
  flex-direction: column;
  gap: 8px;
  display: flex;
}

form.contact-form .field.full {
  grid-column: 1 / -1;
}

form.contact-form label {
  font-family: var(--font-mono), monospace;
  text-transform: uppercase;
  letter-spacing: .16em;
  color: var(--ink-muted);
  font-size: 10px;
}

form.contact-form input, form.contact-form textarea, form.contact-form select {
  background: var(--cream-soft);
  border: 1px solid var(--line);
  font-family: var(--font-sans), sans-serif;
  color: var(--navy);
  border-radius: 12px;
  outline: none;
  padding: 14px 16px;
  font-size: 15px;
  transition: border-color .2s, background .2s;
}

form.contact-form input:focus, form.contact-form textarea:focus, form.contact-form select:focus {
  border-color: var(--navy);
  background: #fff;
}

form.contact-form textarea {
  resize: vertical;
  min-height: 140px;
  font-family: var(--font-sans), sans-serif;
}

form.contact-form button {
  background: var(--navy);
  color: var(--cream);
  font-family: var(--font-mono), monospace;
  letter-spacing: .16em;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
  border-radius: 12px;
  justify-self: start;
  padding: 16px 24px;
  font-size: 11px;
  transition: background .2s;
}

form.contact-form button:hover {
  background: var(--navy-soft);
}

@media (max-width: 800px) {
  .contact-grid {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  form.contact-form {
    grid-template-columns: 1fr;
  }
}

footer {
  border-top: 1px solid var(--line);
  margin-top: 0;
  padding: 40px;
}

.footer-inner {
  max-width: 1240px;
  font-family: var(--font-mono), monospace;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--ink-muted);
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin: 0 auto;
  font-size: 10.5px;
  display: flex;
}

.footer-inner a {
  color: var(--ink-muted);
  text-decoration: none;
}

.footer-inner a:hover {
  color: var(--navy);
}

.footer-inner .links {
  gap: 24px;
  display: flex;
}

body:after {
  content: "";
  pointer-events: none;
  z-index: 1;
  mix-blend-mode: multiply;
  opacity: .8;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='500' height='500'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch' seed='4'/><feColorMatrix values='0 0 0 0 0.18  0 0 0 0 0.15  0 0 0 0 0.10  0 0 0 0.25 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");
  background-size: 500px 500px;
  position: fixed;
  inset: 0;
}

body.texture-paper:after {
  opacity: .85;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='500' height='500'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch' seed='4'/><feColorMatrix values='0 0 0 0 0.18  0 0 0 0 0.15  0 0 0 0 0.10  0 0 0 0.25 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");
  background-size: 500px 500px;
}

body.texture-papyrus:after {
  opacity: .9;
  mix-blend-mode: multiply;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1200' height='1200'><defs><filter id='fibres'><feTurbulence type='fractalNoise' baseFrequency='2.0 0.018' numOctaves='4' stitchTiles='stitch' seed='9'/><feColorMatrix values='0 0 0 0 0.36  0 0 0 0 0.26  0 0 0 0 0.14  0 0 0 0.42 0'/></filter><filter id='blots'><feTurbulence type='fractalNoise' baseFrequency='0.06' numOctaves='2' stitchTiles='stitch' seed='3'/><feColorMatrix values='0 0 0 0 0.42  0 0 0 0 0.32  0 0 0 0 0.18  0 0 0 0.30 0'/></filter></defs><rect width='100%25' height='100%25' filter='url(%23blots)'/><rect width='100%25' height='100%25' filter='url(%23fibres)'/></svg>");
  background-size: 1200px 1200px;
}

body.texture-canvas:after {
  opacity: .65;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='600' height='600'><defs><filter id='w'><feTurbulence type='turbulence' baseFrequency='0.08 0.08' numOctaves='2' stitchTiles='stitch' seed='5'/><feColorMatrix values='0 0 0 0 0.18  0 0 0 0 0.18  0 0 0 0 0.20  0 0 0 0.30 0'/></filter></defs><rect width='100%25' height='100%25' filter='url(%23w)'/></svg>");
  background-size: 600px 600px;
}

body.texture-off:after {
  display: none;
}

body.theme-warm {
  --cream: #f2ede2;
  --cream-soft: #f8f4eb;
  --cream-deep: #eae3d3;
}

body.theme-cool {
  --cream: #eef1ed;
  --cream-soft: #f5f7f4;
  --cream-deep: #dee4de;
  --mist: #d2ddd9;
}

body.theme-paper {
  --cream: #ece6d6;
  --cream-soft: #f4efe0;
  --cream-deep: #e0d8c2;
}

[data-parallax] {
  will-change: transform;
}

.reveal {
  opacity: 0;
  transition: opacity .9s cubic-bezier(.2, .7, .2, 1), transform .9s cubic-bezier(.2, .7, .2, 1);
  transform: translateY(40px);
}

.reveal.in {
  opacity: 1;
  transform: translateY(0);
}

.reveal-slow {
  transition-duration: 1.2s;
}

.reveal-stagger > * {
  opacity: 0;
  transition: opacity .8s cubic-bezier(.2, .7, .2, 1), transform .8s cubic-bezier(.2, .7, .2, 1);
  transform: translateY(30px);
}

.reveal-stagger.in > :first-child {
  opacity: 1;
  transition-delay: 0s;
  transform: translateY(0);
}

.reveal-stagger.in > :nth-child(2) {
  opacity: 1;
  transition-delay: 80ms;
  transform: translateY(0);
}

.reveal-stagger.in > :nth-child(3) {
  opacity: 1;
  transition-delay: .16s;
  transform: translateY(0);
}

.reveal-stagger.in > :nth-child(4) {
  opacity: 1;
  transition-delay: .24s;
  transform: translateY(0);
}

.reveal-stagger.in > :nth-child(5) {
  opacity: 1;
  transition-delay: .32s;
  transform: translateY(0);
}

.reveal-stagger.in > :nth-child(6) {
  opacity: 1;
  transition-delay: .4s;
  transform: translateY(0);
}

.reveal-stagger.in > :nth-child(n+7) {
  opacity: 1;
  transition-delay: .48s;
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  [data-parallax], .reveal, .reveal-stagger > * {
    opacity: 1 !important;
    transition: none !important;
    transform: none !important;
  }
}

@media (max-width: 820px) {
  section {
    padding: 88px 28px;
  }

  .context {
    padding-top: 64px;
  }

  .hero {
    gap: 48px;
    padding: 168px 28px 64px;
  }

  .hero-inner {
    padding-top: 200px;
  }

  .b2b {
    padding: 0 28px;
  }

  .b2b-inner {
    margin: 56px auto;
  }

  footer {
    padding: 32px 28px;
  }
}

@media (max-width: 480px) {
  section {
    padding: 64px 20px;
  }

  .context {
    padding-top: 48px;
  }

  .hero {
    gap: 36px;
    padding: 132px 20px 56px;
  }

  .hero-inner {
    padding-top: 150px;
  }

  .hero h1 {
    margin-bottom: 20px;
  }

  .hero p.lede {
    margin-bottom: 36px;
  }

  .eyebrow {
    margin-bottom: 24px;
  }

  .hero-symbol {
    width: 200px;
    height: 200px;
    top: 210px;
  }

  .hero-rings svg {
    top: 210px;
  }

  .cta-row {
    width: 100%;
  }

  .cta-row .btn-store, .cta-row .btn-ghost {
    justify-content: center;
    width: 100%;
  }

  .context-chips {
    grid-template-columns: 1fr;
  }

  .context p, .ethics-point p, .gaze p.note, .b2b-inner p, .contact p.intro, .experience .sub {
    max-width: none;
  }

  .experience .sub {
    margin-bottom: 44px;
  }

  .perspective {
    padding: 28px 24px;
  }

  .perspective .num {
    margin-bottom: 16px;
    font-size: 44px;
  }

  .perspective h3 {
    font-size: 24px;
  }

  .identity .pillar {
    padding: 28px 24px;
  }

  .identity .pillars, .identity .closer {
    margin-top: 48px;
  }

  .when-list {
    margin: 40px 0;
  }

  .when .lighthouse {
    gap: 28px;
    margin-top: 40px;
    padding: 28px 24px;
  }

  .b2b-inner {
    padding: 32px 24px;
  }

  .profile-card {
    padding: 24px 20px;
  }

  .profile-card .name {
    font-size: 26px;
  }

  .sub-scores {
    grid-template-columns: repeat(4, 1fr);
    gap: 4px;
  }

  .pricing .head {
    margin-bottom: 40px;
  }

  .plan {
    padding: 28px 22px;
  }

  .btn-store, .btn-ghost {
    padding: 14px 20px;
  }

  .footer-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }

  .footer-inner .links {
    flex-wrap: wrap;
  }

  .hero-scroll {
    display: none;
  }
}

html[lang="en"] .fr, html[lang="fr"] .en {
  display: none !important;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

/*# sourceMappingURL=src_app_globals_0p2ml0n.css.map*/