:root {
  --acc:   #C88020;
  --head:  #F8F0E4;
  --body:  #E3D0B3;
  --dim:   rgba(248,240,228,0.72);
  --ctabg: #C88020; --ctatxt: #F8F0E4;
  --nav-bg: rgba(10,8,6,0.0);
}
[data-theme="green"] {
  --acc:   #D4AF37;
  --head:  #EDF5F0;
  --body:  #D6EFE5;
  --dim:   rgba(237,245,240,0.60);
  --ctabg: #D4AF37; --ctatxt: #0A1610;
}
[data-theme="sunset"] {
  --acc:   #FF6B35;
  --head:  #FFFDF8;
  --body:  #FFD9C4;
  --dim:   rgba(255,253,248,0.72);
  --ctabg: #FF6B35; --ctatxt: #FFFDF8;
}
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
  font-family: 'Inter', 'DM Sans', system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.65;
  color: var(--body);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  background: #0A0806;
}
::-webkit-scrollbar { width: 3px; }
::-webkit-scrollbar-track { background: #0A0806; }
::-webkit-scrollbar-thumb { background: linear-gradient(to bottom, var(--acc), rgba(212,175,55,0.15)); }
body { cursor: default; }
a, button, [style*="cursor"] { cursor: pointer; }
.f-logo {
  position: fixed; top: 28px; left: 40px; z-index: 800;
  display: flex; align-items: center; gap: 10px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 13px; font-weight: 500;
  letter-spacing: 0.28em; text-transform: uppercase;
  color: var(--acc); text-decoration: none;
  opacity: 0.85;
  transition: opacity 0.3s;
}
.f-logo:hover { opacity: 1; }
.f-logo-text { color: var(--acc); font-weight: 700; }
.f-logo-sep { margin: 0 6px; }
.f-logo-retreat { font-weight: 700; color: #FFFFFF; }
.f-logo-img {
  height: 48px;
  width: auto;
  object-fit: contain;
  background: transparent;
}
.menu-btn {
  position: fixed; top: 20px; right: 36px; z-index: 800;
  width: 48px; height: 48px; border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.18);
  background: rgba(10,8,6,0.4);
  backdrop-filter: blur(12px);
  cursor: pointer; display: flex; flex-direction: column;
  align-items: center; justify-content: center; gap: 5px;
  padding: 14px; transition: border-color 0.3s, background 0.3s;
}
.menu-btn:hover { border-color: rgba(212,175,55,0.5); background: rgba(10,8,6,0.6); }
.menu-btn-line {
  width: 18px; height: 1px; background: var(--head); opacity: 0.7;
  transition: transform 0.35s cubic-bezier(0.16,1,0.3,1), opacity 0.3s, width 0.35s;
  transform-origin: center;
}
.menu-btn.open .menu-btn-line:nth-child(1) { transform: translateY(6px) rotate(45deg); width: 18px; opacity: 1; }
.menu-btn.open .menu-btn-line:nth-child(2) { opacity: 0; transform: scaleX(0); }
.menu-btn.open .menu-btn-line:nth-child(3) { transform: translateY(-6px) rotate(-45deg); width: 18px; opacity: 1; }
.f-apply {
  position: fixed; bottom: 32px; left: 32px; z-index: 800;
  font-size: 11px; font-weight: 500; letter-spacing: 0.26em; text-transform: uppercase;
  padding: 11px 24px;
  border: 1px solid var(--acc); color: var(--acc);
  text-decoration: none; cursor: pointer;
  background: rgba(10,8,6,0.5); backdrop-filter: blur(12px);
  transition: background 0.25s, color 0.25s;
}
.f-apply:hover { background: var(--acc); color: #0A0806; }
.menu-overlay {
  position: fixed; inset: 0; z-index: 700;
  background: rgba(6,4,4,0.97);
  display: flex; align-items: center; padding: 0 10vw;
  opacity: 0; pointer-events: none;
  transition: opacity 0.4s cubic-bezier(0.16,1,0.3,1);
}
.menu-overlay.open { opacity: 1; pointer-events: all; }
.menu-overlay::before {
  content: ''; position: absolute; inset: 0;
  background: radial-gradient(ellipse 80% 80% at 80% 50%, rgba(212,175,55,0.03) 0%, transparent 60%);
}
.menu-nav { width: 100%; position: relative; z-index: 1; }
.menu-item {
  display: flex; align-items: baseline; gap: 32px;
  padding: 22px 0; border-bottom: 1px solid rgba(255,255,255,0.05);
  text-decoration: none; cursor: pointer;
  opacity: 0; transform: translateY(28px);
  transition: opacity 0.5s ease, transform 0.5s cubic-bezier(0.16,1,0.3,1), border-color 0.3s;
}
.menu-item:first-child { border-top: 1px solid rgba(255,255,255,0.05); }
.menu-item:hover { border-bottom-color: rgba(212,175,55,0.2); }
.menu-overlay.open .menu-item { opacity: 1; transform: translateY(0); }
.menu-overlay.open .menu-item:nth-child(1) { transition-delay: 0.08s; }
.menu-overlay.open .menu-item:nth-child(2) { transition-delay: 0.14s; }
.menu-overlay.open .menu-item:nth-child(3) { transition-delay: 0.20s; }
.menu-overlay.open .menu-item:nth-child(4) { transition-delay: 0.26s; }
.mi-num { font-family: 'Cormorant Garamond', serif; font-size: 14px; font-weight: 300; color: var(--acc); opacity: 0.70; min-width: 32px; letter-spacing: 0.1em; }
.mi-text { font-family: 'Cormorant Garamond', serif; font-size: clamp(44px, 7vw, 96px); font-weight: 300; color: var(--head); line-height: 1; letter-spacing: -0.02em; flex: 1; transition: color 0.25s; }
.menu-item:hover .mi-text { color: var(--acc); }
.mi-sub { font-size: 13px; font-weight: 300; color: var(--body); letter-spacing: 0.04em; padding-bottom: 4px; }
body::before {
  content: '';
  position: fixed; top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(10, 8, 6, var(--body-overlay-opacity, 0.85));
  z-index: -1;
  pointer-events: none;
}
.s-hero { min-height: 100vh; position: relative; display: flex; align-items: center; overflow: hidden; }
.hero-video {
  position: fixed; top: 0; left: 0; z-index: -2;
  width: 100%; height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.hero-photo {
  position: absolute; inset: -6%; z-index: -3;
  background-image: none !important;
  background-size: cover; background-position: center 40%;
  opacity: 0 !important;
  pointer-events: none;
  display: none !important;
  visibility: hidden;
}
[data-theme="green"] .hero-photo {
  background-position: center center;
}
.hero-grade {
  position: absolute; inset: 0; z-index: 1; pointer-events: none;
  background: linear-gradient(170deg,
    rgba(10,6,4,0.52) 0%,
    rgba(20,10,8,0.40) 35%,
    rgba(30,16,10,0.28) 55%,
    rgba(12,8,6,0.56) 100%
  );
}
[data-theme="green"] .hero-grade {
  background: linear-gradient(170deg,
    rgba(4,8,12,0.56) 0%,
    rgba(6,14,12,0.44) 35%,
    rgba(10,20,14,0.30) 55%,
    rgba(6,12,10,0.54) 100%
  );
}
.hero-glow {
  position: absolute; bottom: -60px; left: 50%; transform: translateX(-50%);
  width: 80vw; height: 300px; z-index: 2; pointer-events: none;
  background: radial-gradient(ellipse at center, rgba(180,72,30,0.12) 0%, transparent 65%);
}
[data-theme="green"] .hero-glow {
  background: radial-gradient(ellipse at center, rgba(40,100,60,0.08) 0%, transparent 65%);
}
#hero-canvas { position: absolute; inset: 0; z-index: 3; pointer-events: none; }
.hero-content {
  position: relative; z-index: 4;
  width: 100%; text-align: center;
  padding: 160px 56px 160px;
  will-change: transform, opacity;
}
.hero-eyebrow {
  font-size: 13px; font-weight: 500; letter-spacing: 0.40em; text-transform: uppercase;
  color: var(--acc); opacity: 0;
  display: flex; align-items: center; justify-content: center; gap: 22px; margin-bottom: 44px;
  animation: fadeUp 1s cubic-bezier(0.16,1,0.3,1) 0.5s forwards;
  text-shadow: 0 2px 12px rgba(0,0,0,0.6);
}
.hero-eyebrow::before, .hero-eyebrow::after { content: ''; display: block; width: 44px; height: 1px; background: currentColor; opacity: 0.5; }
.hero-h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(74px, 11vw, 148px);
  font-weight: 300; line-height: 0.90; letter-spacing: -0.03em;
  color: var(--head); margin-bottom: 44px;
  opacity: 0; animation: fadeUp 1.1s cubic-bezier(0.16,1,0.3,1) 0.7s forwards;
  text-shadow: 0 4px 24px rgba(0,0,0,0.7);
}
.hero-h1 em { font-style: italic; color: var(--acc); display: block; }
.hero-sub {
  font-size: 22px; font-weight: 400; line-height: 1.75; color: var(--body);
  max-width: 520px; margin: 0 auto 64px;
  opacity: 0; animation: fadeUp 1s cubic-bezier(0.16,1,0.3,1) 0.9s forwards;
  text-shadow: 0 2px 20px rgba(0,0,0,0.65);
}
.hero-cta {
  opacity: 0; animation: fadeUp 1s cubic-bezier(0.16,1,0.3,1) 1.1s forwards;
  display: flex; align-items: center; justify-content: center; gap: 32px;
}
.btn-p {
  display: inline-block; font-size: 12px; font-weight: 500;
  letter-spacing: 0.24em; text-transform: uppercase;
  padding: 16px 52px;
  background: var(--ctabg); color: var(--ctatxt);
  text-decoration: none; cursor: pointer;
  transition: opacity 0.25s, transform 0.3s cubic-bezier(0.34,1.56,0.64,1);
  box-shadow: 0 4px 16px rgba(0,0,0,0.4);
}
.btn-p:hover { opacity: 0.88; transform: translateY(-2px); }
.btn-g {
  display: inline-block; font-size: 12px; font-weight: 400;
  letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--head); text-decoration: none; cursor: pointer;
  border-bottom: 2px solid rgba(255,255,255,0.35); padding-bottom: 2px;
  transition: color 0.25s, border-color 0.25s;
  text-shadow: 0 2px 8px rgba(0,0,0,0.5);
}
.btn-g:hover { color: var(--acc); border-color: var(--acc); }
.hero-scroll-cue {
  position: absolute; bottom: 44px; left: 50%; transform: translateX(-50%);
  display: flex; flex-direction: column; align-items: center; gap: 10px; z-index: 4;
  opacity: 0; animation: fadeUp 1s ease 1.8s forwards;
}
.hero-scroll-cue span { font-size: 9px; font-weight: 300; letter-spacing: 0.38em; text-transform: uppercase; color: var(--dim); }
.scroll-wire { width: 1px; height: 54px; background: linear-gradient(to bottom, var(--acc), transparent); opacity: 0.28; animation: wirePulse 2.6s ease-in-out infinite; }
.s-manifesto {
  position: relative; padding: 120px 0;
  background-color: transparent;
  background-image: none;
}
[data-theme="green"] .s-manifesto {
  background-color: transparent;
  background-image: none;
}
.s-manifesto::before {
  content: ''; position: absolute; inset: 0; z-index: 0;
  background: linear-gradient(180deg,
    rgba(10,6,8,0.94) 0%,
    rgba(18,8,12,0.90) 50%,
    rgba(16,8,10,0.92) 100%
  );
}
[data-theme="green"] .s-manifesto::before {
  background: linear-gradient(180deg,
    rgba(4,8,10,0.94) 0%,
    rgba(6,12,10,0.91) 50%,
    rgba(8,14,10,0.91) 100%
  );
}

.manifesto-grid {
  position: relative;
  z-index: 1;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: stretch;
}

.manifesto-in { position: relative; z-index: 1; max-width: none; padding: 0; }
.manifesto-lbl {
  font-size: 10px; font-weight: 400; letter-spacing: 0.42em; text-transform: uppercase;
  color: var(--acc); opacity: 0.92;
  margin-bottom: 28px;
  display: inline-flex; align-items: center;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,0.045);
  border: 1px solid rgba(255,255,255,0.12);
  box-shadow: 0 10px 30px rgba(0,0,0,0.25);
  text-shadow: 0 1px 18px rgba(0,0,0,0.40);
}
.manifesto-body {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(22px, 2.6vw, 36px);
  font-weight: 300; line-height: 1.38;
  color: var(--head); letter-spacing: -0.01em;
  text-shadow: 0 1px 18px rgba(0,0,0,0.45);
}
.mw { display: inline-block; overflow: hidden; vertical-align: top; }
.mw-inner {
  display: inline-block;
  opacity: 0; transform: translateY(105%);
  transition: opacity 0.55s ease, transform 0.55s cubic-bezier(0.16,1,0.3,1);
}
.mw-inner.live { opacity: 1; transform: translateY(0); }
.manifesto-rule { width: 64px; height: 1px; background: var(--acc); opacity: 0.3; margin: 28px 0; }
.manifesto-attr { font-size: 12px; font-weight: 300; letter-spacing: 0.2em; text-transform: uppercase; color: var(--acc); opacity: 0.72; }

.manifesto-media {
  position: relative;
  border: 1px solid rgba(255,255,255,0.08);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.01) 100%),
    radial-gradient(ellipse at 30% 20%, rgba(212,175,55,0.10) 0%, transparent 62%);
  overflow: hidden;
  min-height: 480px;
  box-shadow: 0 32px 90px rgba(0,0,0,0.36);
  border-radius: 4px;
}
[data-theme="green"] .manifesto-media {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.028) 0%, rgba(255,255,255,0.01) 100%),
    radial-gradient(ellipse at 30% 20%, rgba(205,245,255,0.10) 0%, transparent 62%);
}

.manifesto-cards-container {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.manifesto-card {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.4), inset 0 0 0 1px rgba(255,255,255,0.08);
  opacity: 0;
  transform: translateY(16px) scale(0.96);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  z-index: 1;
}

.manifesto-card:nth-child(1) {
  bottom: 0;
  left: 0;
}

.manifesto-card:nth-child(2) {
  bottom: -12px;
  left: 8px;
}

.manifesto-card-active {
  opacity: 1;
  transform: translateY(0) scale(1);
  z-index: 2;
}

.manifesto-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: saturate(0.92) contrast(1.06) brightness(0.92);
  transform: scale(1.03);
  will-change: transform;
  animation: manifestoFloat 14s cubic-bezier(0.16,1,0.3,1) infinite alternate;
  border-radius: 4px;
}

.manifesto-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: saturate(0.92) contrast(1.06) brightness(0.92);
  transform: scale(1.03);
  will-change: transform;
  animation: manifestoFloat 14s cubic-bezier(0.16,1,0.3,1) infinite alternate;
}

.manifesto-media::after {
  content: '';
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 70% 60% at 38% 28%, rgba(212,175,55,0.06) 0%, transparent 58%),
    linear-gradient(180deg, rgba(10,8,6,0.10) 0%, rgba(10,8,6,0.20) 60%, rgba(10,8,6,0.55) 100%);
  pointer-events: none;
}
[data-theme="green"] .manifesto-media::after {
  background:
    radial-gradient(ellipse 70% 60% at 38% 28%, rgba(205,245,255,0.08) 0%, transparent 58%),
    linear-gradient(180deg, rgba(8,12,10,0.16) 0%, rgba(8,12,10,0.60) 72%, rgba(8,12,10,0.86) 100%);
}

.manifesto-media-frame {
  position: absolute;
  inset: 16px;
  border: 1px solid rgba(255,255,255,0.10);
  box-shadow: inset 0 0 0 1px rgba(212,175,55,0.06);
  pointer-events: none;
  z-index: 2;
}
[data-theme="green"] .manifesto-media-frame {
  box-shadow: inset 0 0 0 1px rgba(205,245,255,0.05);
}

.manifesto-media-glow {
  position: absolute;
  inset: -20%;
  background: radial-gradient(ellipse at 40% 20%, rgba(212,175,55,0.16) 0%, transparent 55%);
  opacity: 0.7;
  mix-blend-mode: screen;
  pointer-events: none;
  z-index: 3;
  transform: translateY(10px);
  animation: manifestoGlow 9s ease-in-out infinite alternate;
}
[data-theme="green"] .manifesto-media-glow {
  background: radial-gradient(ellipse at 40% 20%, rgba(205,245,255,0.12) 0%, transparent 55%);
}

@keyframes manifestoFloat {
  from { transform: scale(1.02) translateY(0px); }
  to { transform: scale(1.04) translateY(-6px); }
}

@keyframes manifestoGlow {
  from { opacity: 0.55; transform: translateY(12px); }
  to { opacity: 0.9; transform: translateY(-10px); }
}

@media (prefers-reduced-motion: reduce) {
  .manifesto-media img,
  .manifesto-media-glow { animation: none; }
}
.s-split { position: relative; height: 220vh; background: rgba(10,8,6,0.28); }
.s-split::before { content: ''; position: absolute; inset: 0; background: rgba(10,8,6,0.28); pointer-events: none; z-index: 0; }
.s-split > * { position: relative; z-index: 1; }
.split-sticky {
  position: sticky; top: 0;
  height: 100vh;
  display: flex; flex-direction: column; justify-content: center; align-items: flex-start;
  padding: 0 56px;
  overflow: hidden;
}
.split-lbl {
  font-size: 10px; letter-spacing: 0.42em; text-transform: uppercase;
  color: var(--acc); opacity: 0;
  display: inline-flex; align-items: center;
  align-self: flex-start;
  width: fit-content;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,0.045);
  border: 1px solid rgba(255,255,255,0.12);
  box-shadow: 0 10px 30px rgba(0,0,0,0.25);
  text-shadow: 0 1px 18px rgba(0,0,0,0.40);
  transform: translateY(14px);
  transition: opacity 0.8s ease, transform 0.8s cubic-bezier(0.16,1,0.3,1);
}
.split-lbl.show { opacity: 0.92; transform: translateY(0); }
.split-h-wrap { position: relative; margin-top: 22px; }
.split-h1-top, .split-h1-bot {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(80px, 14vw, 180px);
  font-weight: 300; letter-spacing: -0.05em; line-height: 0.86;
  color: var(--head);
  display: block;
  will-change: transform;
}
.split-h1-bot { position: absolute; left: 0; top: 0; opacity: 0.14; }
.s-numbers { background: linear-gradient(180deg, #100A0C 0%, #1E0F14 100%); padding: 120px 0; position: relative; }
[data-theme="green"] .s-numbers { background: linear-gradient(180deg, #080C10 0%, #0C1A18 100%); }
.sec-in { position: relative; z-index: 1; max-width: 1200px; margin: 0 auto; padding: 0 56px; }
.num-row { display: flex; align-items: stretch; gap: 2px; }
.num-sep { display: flex; align-items: center; padding: 0 12px; font-family: 'Cormorant Garamond', serif; font-size: 60px; font-weight: 300; color: var(--acc); opacity: 0.2; }
.num-block {
  flex: 1; padding: 72px 52px;
  background: rgba(10,8,6,0.50);
  border: 1px solid color-mix(in srgb, var(--acc) 20%, transparent);
  transition: background 0.35s;
}
.num-block:hover { background: rgba(10,8,6,0.60); }
.num-fig {
  font-family: 'Inter', 'DM Sans', system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: clamp(80px, 11vw, 140px);
  font-weight: 600;
  font-variant-numeric: tabular-nums lining-nums;
  font-feature-settings: "tnum" 1, "lnum" 1;
  line-height: 0.85; letter-spacing: -0.05em;
  color: var(--head);
  opacity: 1;
  text-shadow: 0 1px 4px rgba(0,0,0,0.4);
}
.num-unit { font-size: 11px; font-weight: 600; letter-spacing: 0.3em; text-transform: uppercase; color: var(--acc); opacity: 0.98; margin-top: 20px; display: block; }
.num-desc { font-size: 15px; font-weight: 400; line-height: 1.8; color: var(--head); opacity: 0.98; max-width: 280px; margin-top: 16px; text-shadow: 0 1px 2px rgba(0,0,0,0.3); }
.s-xp-wrap { position: relative; height: 420vh; background: #0A0806; }
.xp-sticky { position: sticky; top: 0; height: 100vh; overflow: hidden; display: flex; flex-direction: column; justify-content: center; }
.xp-hd { padding: 0 56px; margin-bottom: 34px; }
.xp-hd-lbl {
  font-size: 10px; font-weight: 400; letter-spacing: 0.4em; text-transform: uppercase;
  color: var(--acc); opacity: 0.92;
  display: inline-flex; align-items: center;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,0.045);
  border: 1px solid rgba(255,255,255,0.12);
  box-shadow: 0 10px 30px rgba(0,0,0,0.25);
  text-shadow: 0 1px 18px rgba(0,0,0,0.40);
  margin-bottom: 14px;
}
.xp-hd-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(28px, 4.0vw, 52px); font-weight: 300; line-height: 1.05; color: var(--head); letter-spacing: -0.02em; }
.xp-stack-wrap { position: relative; height: 60vh; min-height: 520px; margin: 0 56px; perspective: 950px; }
.xp-card {
  position: absolute; inset: 0;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(10,8,6,0.78);
  overflow: hidden;
  transform-origin: center;
  will-change: transform, opacity;
}
.xp-media-wrap { position: absolute; inset: 0; overflow: hidden; }
.xp-photo {
  position: absolute; inset: 0;
  background-image: url('https://images.unsplash.com/photo-1528127269322-539801943592?w=1600&q=80');
  background-size: cover; background-position: center;
  transform: scale(1.02);
  transition: transform 1.4s cubic-bezier(0.16,1,0.3,1);
  opacity: 0.85;
}
.xp-media-grade { position: absolute; inset: 0; background: linear-gradient(170deg, rgba(10,6,4,0.74) 0%, rgba(20,10,8,0.55) 45%, rgba(10,8,6,0.82) 100%); }
.xp-card.xp-active .xp-photo { transform: scale(1.05); }
.xp-frame { position: absolute; inset: 18px; pointer-events: none; }
.xp-fc { position: absolute; width: 18px; height: 18px; border: 1px solid rgba(255,255,255,0.10); }
.xp-fc-tl { top: 0; left: 0; border-right: none; border-bottom: none; }
.xp-fc-tr { top: 0; right: 0; border-left: none; border-bottom: none; }
.xp-fc-bl { bottom: 0; left: 0; border-right: none; border-top: none; }
.xp-fc-br { bottom: 0; right: 0; border-left: none; border-top: none; }
.xp-bg-num { position: absolute; right: 26px; bottom: 18px; font-family: 'Cormorant Garamond', serif; font-size: 160px; font-weight: 300; color: rgba(250,247,242,0.06); letter-spacing: -0.08em; }
.xp-card-body { position: absolute; left: 44px; top: 44px; max-width: 460px; }
.xp-seq { font-family: 'Cormorant Garamond', serif; font-size: 12px; font-weight: 600; letter-spacing: 0.28em; color: var(--acc); opacity: 0.98; margin-bottom: 16px; display: block; text-transform: uppercase; }
.xp-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(44px, 5.2vw, 74px); font-weight: 400; color: var(--head); letter-spacing: -0.03em; line-height: 0.96; margin-bottom: 18px; opacity: 1; text-shadow: 0 1px 4px rgba(0,0,0,0.3); }
.xp-desc { font-size: 16px; font-weight: 400; line-height: 1.9; color: var(--head); opacity: 0.98; margin-bottom: 22px; max-width: 440px; text-shadow: 0 1px 16px rgba(0,0,0,0.38); }
.xp-out { font-size: 12px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--acc); opacity: 0.98; }
.xp-dots { display: flex; gap: 10px; padding: 0 56px; margin-top: 24px; }
.xp-dot { width: 5px; height: 5px; border-radius: 50%; background: rgba(255,255,255,0.20); transition: background 0.4s, transform 0.4s; }
.xp-dot.on { background: var(--acc); transform: scale(1.5); }
.xp-progress { height: 1px; background: rgba(255,255,255,0.08); margin: 22px 56px 0; overflow: hidden; }
.xp-progress-fill { height: 100%; width: 0; background: linear-gradient(to right, var(--acc), rgba(255,255,255,0.08)); transition: width 0.2s; }
.xp-hint { position: absolute; bottom: 48px; left: 56px; z-index: 20; font-size: 10px; font-weight: 300; letter-spacing: 0.3em; text-transform: uppercase; color: rgba(255,255,255,0.20); }
.s-cohorts { position: relative; padding: 160px 0 170px; background: linear-gradient(180deg, #0A0806 0%, #120A08 65%, #0A0806 100%); overflow: hidden; }
.cohorts-top { max-width: 900px; margin: 0 auto 40px; padding: 0 56px; text-align: center; position: relative; z-index: 10; }
.sec-lbl {
  font-size: 10px; font-weight: 400; letter-spacing: 0.42em; text-transform: uppercase;
  color: var(--acc);
  display: inline-flex; align-items: center; justify-content: center;
  gap: 16px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,0.045);
  border: 1px solid rgba(255,255,255,0.12);
  box-shadow: 0 10px 30px rgba(0,0,0,0.25);
  text-shadow: 0 1px 18px rgba(0,0,0,0.40);
  margin-bottom: 22px;
}
.sec-h2 { font-family: 'Cormorant Garamond', serif; font-size: clamp(54px, 8vw, 110px); font-weight: 300; line-height: 0.90; letter-spacing: -0.04em; color: var(--head); text-shadow: 0 2px 16px rgba(0,0,0,0.6); }
.sec-h2 em { font-style: italic; color: var(--acc); }
.sec-body { font-size: 16px; font-weight: 400; line-height: 1.85; color: var(--body); margin: 0 auto; text-shadow: 0 1px 8px rgba(0,0,0,0.5); }
.drag-stage {
  position: relative;
  height: auto;
  margin: 84px auto 0;
  padding: 0 22px 60px 22px;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
}
.dc {
  position: relative;
  width: 396px;
  height: 470px;
  padding: 22px 20px 20px;
  background: rgba(10, 8, 6, 0.75);
  border: 1px solid color-mix(in srgb, var(--acc) 25%, transparent);
  cursor: grab;
  user-select: none;
  transform-origin: center;
  transition: transform 0.7s cubic-bezier(0.16,1,0.3,1), opacity 0.6s ease-out, height 0.4s cubic-bezier(0.16,1,0.3,1);
  animation: voiceSeparate 0.9s ease-out forwards;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-shrink: 0;
  justify-content: space-between;
}
.dc.is-expanded {
  height: auto;
  overflow: visible;
}
.dc:active { cursor: grabbing; }
.dc.voice-separated {
  animation: voiceMerge 0.9s ease-out forwards;
}
.dc-av {
  width: 100px;
  height: 100px;
  min-width: 100px;
  min-height: 100px;
  border-radius: 50%;
  border: 2px solid var(--acc);
  align-items: center;
  justify-content: center;
  font-size: 11px;
  letter-spacing: 0.22em;
  color: var(--acc);
  margin-bottom: 16px;
  overflow: hidden;
  background: rgba(255,255,255,0.08);
  flex-shrink: 0;
  display: flex;
}
.dc.is-expanded .dc-av {
  display: flex;
}
.dc-av img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.dc-name { font-family: 'Cormorant Garamond', serif; font-size: 21px; font-weight: 400; color: var(--head); margin-bottom: 8px; letter-spacing: -0.01em; opacity: 1; text-shadow: 0 1px 3px rgba(0,0,0,0.3); display: block; }
.dc.is-expanded .dc-name { display: block; }
.dc-role {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  color: var(--acc);
  opacity: 0.95;
  text-shadow: 0 1px 2px rgba(0,0,0,0.3);
  display: block;
  margin-bottom: 6px;
  padding: 6px 10px;
  background: color-mix(in srgb, var(--acc) 12%, rgba(255,255,255,0.02));
  border: 1px solid color-mix(in srgb, var(--acc) 30%, transparent);
  border-radius: 14px;
  width: fit-content;
}
.dc.is-expanded .dc-role {
  display: block;
  background: transparent;
  border: none;
  padding: 0;
  margin-bottom: 4px;
  opacity: 0.98;
  color: var(--head);
  font-weight: 400;
  font-size: 13px;
}
.dc-city {
  display: block;
  margin-top: 0;
  padding-top: 0;
  border-top: none;
  font-size: 11px;
  letter-spacing: 0.05em;
  text-transform: none;
  color: var(--body);
  opacity: 0.75;
  font-weight: 400;
  margin-bottom: 8px;
}
.dc.is-expanded .dc-city {
  display: block;
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px solid color-mix(in srgb, var(--body) 30%, transparent);
  font-size: 9px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  margin-bottom: 0;
}
.dc-in-room {
  font-size: 13px;
  line-height: 1.6;
  color: var(--head);
  opacity: 0.95;
  margin-top: 4px;
  margin-bottom: 0;
  position: relative;
  padding-left: 20px;
}
.dc-in-room::before {
  content: '"';
  position: absolute;
  left: 0;
  top: -6px;
  font-size: 32px;
  font-weight: 300;
  color: var(--acc);
  opacity: 0.5;
  line-height: 1;
}
.dc-in-room em {
  font-style: italic;
  color: var(--head);
  font-weight: 500;
}
.dc-expand-btn {
  appearance: none;
  background: color-mix(in srgb, var(--acc) 14%, rgba(255,255,255,0.02));
  border: 1px solid color-mix(in srgb, var(--acc) 40%, transparent);
  color: var(--head);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.10em;
  text-transform: uppercase;
  padding: 9px 12px;
  margin-top: 16px;
  margin-bottom: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 20px;
  opacity: 0.96;
  transition: opacity 0.25s, transform 0.25s, background 0.25s, border-color 0.25s;
}
.dc-expand-btn:hover {
  opacity: 1;
  transform: translateY(-1px);
  background: color-mix(in srgb, var(--acc) 20%, rgba(255,255,255,0.03));
  border-color: color-mix(in srgb, var(--acc) 62%, transparent);
  box-shadow:
    0 18px 44px rgba(0,0,0,0.32),
    0 0 0 1px color-mix(in srgb, var(--acc) 26%, transparent);
}
.dc-expand-btn:focus-visible {
  outline: none;
  box-shadow:
    0 18px 44px rgba(0,0,0,0.32),
    0 0 0 1px color-mix(in srgb, var(--acc) 26%, transparent),
    0 0 0 3px color-mix(in srgb, var(--acc) 35%, transparent);
}
.dc-expand-btn.show {
  display: flex;
}
.dc.is-expanded .dc-expand-btn {
  display: flex;
}
.dc-expand-icon {
  width: 14px;
  height: 14px;
  transition: transform 0.35s cubic-bezier(0.16,1,0.3,1);
}
.dc-expand-btn[aria-expanded="true"] .dc-expand-icon {
  transform: rotate(180deg);
}
.dc-details {
  margin-top: 12px;
  display: grid;
  gap: 12px;
  max-height: none;
  overflow: visible;
  opacity: 1;
  transition: max-height 0.4s cubic-bezier(0.16,1,0.3,1), opacity 0.4s ease;
}
.dc.is-collapsed .dc-details {
  max-height: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  margin-top: 0 !important;
  display: none !important;
}
.dc.is-collapsed .dc-expand-btn.show {
  display: flex;
}
.dc-details .tm-lbl { font-weight: 600; opacity: 0.95; color: var(--acc); font-size: 10px; letter-spacing: 0.08em; }
.dc-details .tm-val { font-size: 13px; line-height: 1.8; color: var(--head); opacity: 0.98; font-weight: 400; }
.dc-details em { font-style: italic; color: var(--head); opacity: 1; font-weight: 500; }
.dc-social-links {
  display: flex;
  gap: 10px;
  margin-top: 6px;
  margin-bottom: 12px;
  padding-top: 10px;
  border-top: 1px solid color-mix(in srgb, var(--body) 20%, transparent);
  flex-wrap: wrap;
}
.dc-social-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255,255,255,0.08);
  color: var(--acc);
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.34,1.56,0.64,1);
  border: 1px solid color-mix(in srgb, var(--acc) 40%, transparent);
}
.dc-social-links a:hover {
  background: rgba(212,175,55,0.18);
  border-color: var(--acc);
  transform: translateY(-2px);
}
.dc-social-links svg {
  width: 16px;
  height: 16px;
  stroke: currentColor;
  fill: none;
  stroke-width: 1.5;
}
.drag-hint-text { margin-top: 56px; text-align: center; font-size: 10px; font-weight: 300; letter-spacing: 0.34em; text-transform: uppercase; color: rgba(255,255,255,0.18); }
.s-place { position: relative; padding: 180px 0; background: #0A0806; }
.place-in { max-width: 1200px; margin: 0 auto; padding: 0 56px; }
.s-not-wrap { max-width: 900px; margin: 0 auto; text-align: center; }
.s-not-title { margin-top: 14px; }
.s-not-sub { max-width: 680px; margin-top: 24px; }
.s-not-list { list-style: none; padding: 0; margin: 48px 0 0; text-align: left; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.s-not-item {
  display: flex; align-items: flex-start; gap: 14px;
  padding: 18px 20px;
  border-left: 2px solid var(--acc);
  border: 1px solid color-mix(in srgb, var(--acc) 25%, transparent);
  border-left-width: 2px;
  background: rgba(10, 8, 6, 0.75);
  position: relative;
  overflow: hidden;
  transition: border-color 0.25s, background 0.25s, transform 0.35s cubic-bezier(0.16,1,0.3,1), box-shadow 0.35s;
}
.s-not-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: -120%;
  width: 70%;
  height: 100%;
  background: linear-gradient(90deg, transparent 0%, rgba(212,175,55,0.10) 48%, transparent 100%);
  transition: left 0.55s cubic-bezier(0.16,1,0.3,1);
}
.s-not-item:hover {
  border-color: color-mix(in srgb, var(--acc) 50%, transparent);
  background: rgba(10, 8, 6, 0.85);
  transform: translateY(-5px);
  box-shadow: 0 16px 30px rgba(0,0,0,0.28);
}
.s-not-item:hover::before { left: 130%; }
.s-not-item.rv { opacity: 0; transform: translateY(18px) scale(0.985); }
.s-not-item.rv.on {
  opacity: 1;
  transform: translateY(0) scale(1);
  animation: notCardPop 0.7s cubic-bezier(0.16,1,0.3,1) both;
}
.s-not-x {
  font-family: 'Cormorant Garamond', serif;
  font-size: 28px;
  line-height: 1;
  color: var(--acc);
  opacity: 1;
  width: 20px;
  text-align: center;
  flex: 0 0 20px;
  font-weight: 400;
}
.s-not-item-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: -0.01em;
  color: var(--head);
  opacity: 1;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
.s-not-item-desc {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.8;
  color: var(--body);
  opacity: 0.95;
  font-weight: 400;
}
.s-not-note { margin: 48px auto 0; font-style: italic; opacity: 0.8; max-width: 640px; }
@keyframes notCardPop {
  0% { opacity: 0; transform: translateY(20px) scale(0.985); }
  70% { opacity: 1; transform: translateY(-2px) scale(1.005); }
  100% { opacity: 1; transform: translateY(0) scale(1); }
}
.ticket {
  margin-top: 54px;
  border: 1px solid color-mix(in srgb, var(--acc) 25%, transparent);
  background: rgba(10,8,6,0.75);
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-areas: "photo photo" "main stub";
  overflow: hidden;
  transition: all 0.8s cubic-bezier(0.16,1,0.3,1);
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.ticket.is-expanded {
  grid-template-columns: 420px 1fr;
  grid-template-areas:
    "photo photo"
    "main details"
    "stub details";
  max-width: 1100px;
}

.ticket-photo {
  grid-area: photo;
  position: relative;
  height: 260px;
  overflow: hidden;
}
.ticket-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 35%;
  filter: saturate(0.88) brightness(0.80) contrast(1.05);
  transition: transform 0.9s cubic-bezier(0.16,1,0.3,1), opacity 0.3s ease;
}
.ticket:hover .ticket-photo img {
  transform: scale(1.04);
}
.ticket-photo::after {
  content: '';
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 80% 55% at 50% 30%, rgba(212,175,55,0.06) 0%, transparent 60%),
    linear-gradient(180deg, rgba(10,8,6,0.08) 0%, rgba(10,8,6,0.22) 55%, rgba(10,8,6,0.45) 100%);
  pointer-events: none;
  z-index: 1;
}

.ticket-main { 
  grid-area: main;
  padding: 52px 52px; 
  transition: all 0.6s cubic-bezier(0.16,1,0.3,1); 
}

.ticket-stub { 
  grid-area: stub;
  padding: 52px 64px; 
  border-left: 1px solid rgba(255,255,255,0.08); 
  display: flex; 
  flex-direction: column; 
  justify-content: space-between; 
  transition: all 0.6s cubic-bezier(0.16,1,0.3,1); 
  background: rgba(255,255,255,0.01);
}

.ticket.is-expanded .ticket-stub { 
  border-left: none; 
  border-top: 1px solid rgba(255,255,255,0.08); 
  padding: 40px 52px;
}

.ticket-details {
  grid-area: details;
  display: none;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  padding: 0;
  transition: all 0.8s cubic-bezier(0.16,1,0.3,1);
  background: rgba(255,255,255,0.015);
  border-left: 1px solid rgba(255,255,255,0.08);
}

.ticket.is-collapsing .ticket-details {
  display: block;
}

.ticket.is-expanded .ticket-details {
  display: block;
  max-height: 2000px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  padding: 52px 52px 60px;
}

.stub-bottom {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
}

.stub-info {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.details-grid {
  display: flex;
  flex-direction: column;
  gap: 44px;
}

.details-item {
  transform: translateY(20px);
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.16,1,0.3,1);
}

.ticket.is-expanded .details-item {
  transform: translateY(0);
  opacity: 1;
}

.ticket.is-expanded .details-item:nth-child(1) { transition-delay: 0.2s; }
.ticket.is-expanded .details-item:nth-child(2) { transition-delay: 0.3s; }
.ticket.is-expanded .details-item:nth-child(3) { transition-delay: 0.4s; }
.details-item-t {
  font-size: 10px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--acc);
  opacity: 0.78;
  margin-bottom: 12px;
  display: block;
}
.details-item-v {
  font-size: 15px;
  line-height: 1.6;
  color: var(--head);
  opacity: 0.9;
}

.place-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 20px;
}
.btn-details {
  appearance: none;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  color: var(--head);
  padding: 12px 24px;
  font-size: 11px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: fit-content;
}
.btn-details:hover {
  background: rgba(255,255,255,0.08);
  border-color: rgba(255,255,255,0.2);
}
.btn-details .icon {
  width: 12px;
  height: 12px;
  transition: transform 0.4s ease;
}
.ticket.is-expanded ~ .place-head .btn-details .icon {
  transform: rotate(180deg);
}

/* Retreat Cards Grid */
#retreat-cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 24px;
  margin-top: 60px;
}
.retreat-card {
  border: 1px solid color-mix(in srgb, var(--acc) 25%, transparent);
  background: rgba(10,8,6,0.75);
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  transition: all 0.4s cubic-bezier(0.16,1,0.3,1);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.retreat-card:hover {
  border-color: color-mix(in srgb, var(--acc) 40%, transparent);
  background: rgba(10,8,6,0.85);
  transform: translateY(-4px);
}
.retreat-card::after {
  content: '';
  position: absolute;
  top: 0; left: 0; width: 100%; height: 2px;
  background: var(--acc);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}
.retreat-card:hover::after {
  transform: scaleX(1);
}

.retreat-card-photo {
  width: calc(100% + 64px);
  margin: -32px -32px 0;
  height: 170px;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
}
.retreat-card-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: saturate(0.80) brightness(0.70) contrast(1.06);
  transition: transform 0.6s cubic-bezier(0.16,1,0.3,1);
}
.retreat-card:hover .retreat-card-photo img {
  transform: scale(1.06);
}
.retreat-card-photo::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 25%, rgba(10,8,6,0.65) 100%);
  pointer-events: none;
}

.retreat-card.is-swapping {
  filter: blur(2px);
  transform: scale(0.95);
  opacity: 0.6;
}

.retreat-card-dest, .retreat-card-date, .retreat-card .tm-val {
  transition: opacity 0.4s ease;
}

.retreat-card-dest {
  font-family: 'Cormorant Garamond', serif;
  font-size: 34px;
  font-weight: 400;
  color: var(--head);
  letter-spacing: -0.01em;
  opacity: 1;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
.retreat-card-date {
  font-size: 13px;
  font-weight: 600;
  color: var(--acc);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  opacity: 1;
}
.retreat-card-meta {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.retreat-card-meta .tm-lbl {
  font-weight: 600;
  opacity: 0.90;
  color: var(--acc);
  font-size: 10px;
}
.retreat-card-meta .tm-val {
  font-size: 14px;
  font-weight: 400;
  color: var(--head);
  opacity: 0.98;
}
.retreat-card-btn {
  margin-top: auto;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--head);
  opacity: 0.95;
  display: flex;
  align-items: center;
  gap: 8px;
}
.retreat-card:hover .retreat-card-btn {
  opacity: 1;
  color: var(--acc);
}
#founder-story {
  padding: 156px 0 148px;
}
#founder-story-head {
  max-width: 760px;
}
#founder-story-intro {
  max-width: 560px;
  margin-top: 20px;
}
#founder-story-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 72px;
  perspective: 1000px;
}
.founder-card {
  appearance: none;
  border: none;
  background: transparent;
  color: inherit;
  text-align: left;
  padding: 16px;
  cursor: pointer;
  transition: transform 0.55s cubic-bezier(0.16,1,0.3,1), opacity 0.3s ease;
  transform: translateY(0) translateZ(0);
}
.founder-card.separated {
  animation: cardSeparate 0.8s ease-out forwards;
}
.founder-card:nth-child(1).separated {
  animation-delay: 0s;
  transform: translateY(-20px) rotateX(8deg);
}
.founder-card:nth-child(2).separated {
  animation-delay: 0.15s;
  transform: translateY(-12px) rotateX(4deg);
}
.founder-card:nth-child(3).separated {
  animation-delay: 0.3s;
  transform: translateY(-20px) rotateX(8deg);
}
.founder-card:hover {
  transform: translateY(-5px);
}
.founder-card.is-active {
  background: transparent;
  transform: translateY(-6px);
}
.founder-card-index {
  margin: 0 0 8px 0;
  opacity: 0.70;
  font-size: 10px;
  color: var(--acc);
  display: block;
  letter-spacing: 0.2em;
}
.founder-card-media {
  position: relative;
  overflow: hidden;
  margin-top: 14px;
  width: 200px;
  height: 200px;
  background: transparent;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}
.founder-card-media::after {
  content: '';
  position: absolute;
  inset: 0;
  background: transparent;
  pointer-events: none;
}
.founder-card-media img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: block;
  object-fit: cover;
  object-position: center;
  transform: scale(1);
  transition: transform 0.3s ease;
}
.founder-card:hover .founder-card-media img,
.founder-card.is-active .founder-card-media img {
  transform: scale(1.02);
}
.founder-card-copy {
  padding: 20px 12px 10px;
  text-align: center;
}
.founder-card-name {
  color: var(--head);
  font-size: 19px;
  font-weight: 500;
  opacity: 1;
  margin: 0;
  line-height: 1.3;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
.founder-card-role {
  margin-top: 6px;
  max-width: none;
  color: var(--head);
  opacity: 0.95;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.4;
  text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.founder-card-action {
  margin-top: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--acc);
  opacity: 0.95;
}
.founder-card-action-icon {
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255,107,53,0.40);
  border-radius: 999px;
  color: var(--acc);
  font-size: 12px;
  line-height: 1;
  transition: transform 0.42s cubic-bezier(0.16,1,0.3,1), background 0.3s ease, border-color 0.3s ease;
}
.founder-card.is-active .founder-card-action-icon {
  transform: rotate(45deg);
  background: rgba(255,107,53,0.12);
  border-color: rgba(255,107,53,0.50);
}
.founder-card-action-text {
  opacity: 0.82;
}
#founder-story-panel {
  margin-top: 30px;
  border: 1px solid color-mix(in srgb, var(--acc) 25%, transparent);
  background: rgba(10, 8, 6, 0.75);
  box-shadow: 0 24px 60px rgba(0,0,0,0.12);
  overflow: hidden;
  position: relative;
  opacity: 0;
  transform: translateY(22px) scale(0.985);
  clip-path: inset(0 0 100% 0 round 0);
  max-height: 0;
  transition:
    opacity 0.45s ease,
    transform 0.7s cubic-bezier(0.16,1,0.3,1),
    clip-path 0.82s cubic-bezier(0.16,1,0.3,1),
    max-height 0.82s cubic-bezier(0.16,1,0.3,1),
    margin-top 0.35s ease;
  pointer-events: none;
}
#founder-story-panel.is-open {
  opacity: 1;
  transform: translateY(0) scale(1);
  clip-path: inset(0 0 0 0 round 0);
  max-height: 1600px;
  pointer-events: auto;
}
#founder-story-panel::before {
  content: '';
  position: absolute;
  top: 34px;
  left: 24px;
  width: 1px;
  height: calc(100% - 68px);
  background: linear-gradient(180deg, rgba(212,175,55,0.92) 0%, rgba(212,175,55,0.16) 100%);
  opacity: 0;
  transform: scaleY(0.12);
  transform-origin: top;
  transition: opacity 0.45s ease, transform 0.85s cubic-bezier(0.16,1,0.3,1);
}
#founder-story-panel.is-open::before {
  opacity: 1;
  transform: scaleY(1);
}
#founder-story-notes {
  position: relative;
  min-height: 0;
}
.founder-note {
  position: absolute;
  inset: 0;
  padding: 46px 52px 50px 64px;
  opacity: 0;
  pointer-events: none;
  transform: translateY(18px) scale(0.992);
  filter: blur(6px);
  transition: opacity 0.34s ease, transform 0.62s cubic-bezier(0.16,1,0.3,1), filter 0.42s ease;
}
.founder-note.is-active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0) scale(1);
  filter: blur(0);
}
.founder-note-meta {
  max-width: 340px;
}
.founder-note-label {
  justify-content: flex-start;
  margin-bottom: 0;
  font-weight: 600;
  opacity: 0.98;
  letter-spacing: 0.2em;
}
.founder-note-name {
  margin-top: 14px;
  color: var(--head);
  font-weight: 400;
  opacity: 1;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
.founder-note-role {
  margin-top: 10px;
  opacity: 0.95;
  font-weight: 400;
}
.founder-note-rule {
  width: 82px;
  margin: 26px 0 30px;
}
.founder-note-body {
  display: grid;
  gap: 16px;
  max-width: 760px;
}
.founder-note-body .sec-body {
  margin: 0;
  max-width: none;
  font-size: 17px;
  line-height: 1.85;
  color: var(--body);
  opacity: 0.98;
  font-weight: 400;
}
.founder-note-meta,
.founder-note-rule,
.founder-note-body .sec-body,
.founder-note-quote,
.founder-note-signature {
  opacity: 0;
  transform: translateY(14px);
  transition: opacity 0.38s ease, transform 0.62s cubic-bezier(0.16,1,0.3,1);
}
.founder-note.is-active .founder-note-meta {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.08s;
}
.founder-note.is-active .founder-note-rule {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.14s;
}
.founder-note.is-active .founder-note-body .sec-body {
  opacity: 1;
  transform: translateY(0);
}
.founder-note.is-active .founder-note-body .sec-body:nth-child(1) { transition-delay: 0.18s; }
.founder-note.is-active .founder-note-body .sec-body:nth-child(2) { transition-delay: 0.24s; }
.founder-note.is-active .founder-note-body .sec-body:nth-child(3) { transition-delay: 0.30s; }
.founder-note.is-active .founder-note-body .sec-body:nth-child(4) { transition-delay: 0.36s; }
.founder-note-quote {
  margin-top: 28px;
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(24px, 2.1vw, 32px);
  font-style: italic;
  line-height: 1.15;
  color: var(--acc);
  letter-spacing: -0.01em;
  opacity: 1;
  font-weight: 400;
}
.founder-note.is-active .founder-note-quote {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.42s;
}
.founder-note-signature {
  margin-top: 18px;
  color: var(--head);
  font-size: clamp(28px, 3vw, 36px);
  font-style: italic;
  opacity: 1;
  font-weight: 400;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
.founder-note.is-active .founder-note-signature {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.48s;
}
.ticket.is-swapping {
  filter: blur(2px);
  transform: scale(0.99);
  opacity: 0.8;
}

.ticket-dest, .ticket-region, .tm-val, .stub-fee, .stub-inc, .stub-code, .details-item-v {
  transition: opacity 0.4s ease;
}

.ticket-dest { font-family: 'Cormorant Garamond', serif; font-size: 72px; font-weight: 500; color: var(--head); letter-spacing: -0.03em; line-height: 0.95; opacity: 1; text-shadow: 0 1px 4px rgba(0,0,0,0.3); }
.ticket-region { font-size: 13px; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; color: var(--head); opacity: 0.98; margin-top: 10px; }
.ticket-meta { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 28px 42px; margin-top: 44px; }
.tm-lbl { font-size: 11px; font-weight: 700; letter-spacing: 0.32em; text-transform: uppercase; color: var(--acc); opacity: 0.98; display: block; margin-bottom: 7px; }
.tm-val { font-size: 16px; font-weight: 400; line-height: 1.8; color: var(--head); opacity: 0.99; }
.stub-fee { font-family: 'Cormorant Garamond', serif; font-size: 48px; font-weight: 500; color: var(--head); letter-spacing: -0.02em; margin-top: 10px; opacity: 1; text-shadow: 0 1px 3px rgba(0,0,0,0.3); }
.stub-inc { font-size: 13px; font-weight: 500; line-height: 1.8; color: var(--head); opacity: 0.98; margin-top: 14px; max-width: 280px; }
.stub-code { font-size: 12px; font-weight: 700; letter-spacing: 0.28em; text-transform: uppercase; color: var(--acc); opacity: 0.98; }
.stub-bar { height: 46px; margin-top: 18px; background: linear-gradient(to right, rgba(255,255,255,0.12), rgba(255,255,255,0.02)); }
.s-apply { background: linear-gradient(180deg, #1A0A06 0%, #0A0806 100%); padding: 160px 0; position: relative; }
[data-theme="green"] .s-apply { background: linear-gradient(180deg, #0A1210 0%, #101C14 100%); }
.steps-wrap { margin-top: 70px; display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 2px; }
.step { background: rgba(10, 8, 6, 0.75); border: 1px solid color-mix(in srgb, var(--acc) 25%, transparent); padding: 46px 44px; display: flex; gap: 22px; opacity: 0; transform: translateX(-16px); transition: opacity 0.65s ease, transform 0.65s cubic-bezier(0.16,1,0.3,1); }
.step.live { opacity: 1; transform: translateX(0); }
.step-n { font-family: 'Cormorant Garamond', serif; font-size: 18px; color: var(--acc); opacity: 1; font-weight: 600; }
.step-t { font-family: 'Cormorant Garamond', serif; font-size: 22px; font-weight: 400; color: var(--head); letter-spacing: -0.01em; margin-bottom: 12px; opacity: 1; text-shadow: 0 1px 3px rgba(0,0,0,0.3); }
.step-d { font-size: 14px; font-weight: 400; line-height: 1.85; color: var(--body); max-width: 520px; opacity: 0.95; }
.apply-cta { text-align: center; margin-top: 96px; }
.s-ticker { background: #0A0806; padding: 34px 0; overflow: hidden; border-top: 1px solid rgba(255,255,255,0.06); border-bottom: 1px solid rgba(255,255,255,0.06); }
.ticker-track { display: flex; gap: 18px; white-space: nowrap; width: max-content; animation: tickerMove 32s linear infinite; }
.ticker-item { font-size: 11px; font-weight: 500; letter-spacing: 0.24em; text-transform: uppercase; color: var(--head); opacity: 0.80; }
.ticker-sep { font-size: 10px; color: var(--acc); opacity: 0.65; }
.s-footer { padding: 140px 0 90px; background: #0A0806; position: relative; }
.footer-wrap { max-width: 1200px; margin: 0 auto; padding: 0 56px; }
.footer-centerpiece { text-align: center; }
.f-wordmark-lg { font-family: 'Cormorant Garamond', serif; font-size: clamp(44px, 6vw, 86px); font-weight: 300; color: var(--head); letter-spacing: -0.03em; }
.f-wordmark-lg em { font-style: italic; color: var(--acc); margin-left: 8px; }
.f-tagline { font-size: 13px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; color: var(--body); opacity: 0.86; margin-top: 18px; }
.footer-rule { width: 100%; height: 1px; background: rgba(255,255,255,0.06); margin: 64px 0 42px; }
.footer-base { display: flex; align-items: center; justify-content: space-between; gap: 22px; flex-wrap: wrap; }
.f-copy { font-size: 11px; font-weight: 400; letter-spacing: 0.06em; color: var(--dim); }
.f-links { display: flex; gap: 22px; flex-wrap: wrap; justify-content: center; }
.f-links a { font-size: 11px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; color: var(--dim); text-decoration: none; transition: color 0.22s; opacity: 0.78; }
.f-links a:hover { color: var(--acc); opacity: 1; }
.footer-social-links { display: flex; gap: 14px; justify-content: center; align-items: center; margin-top: 42px; flex-wrap: wrap; }
.footer-social-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 999px;
  background: color-mix(in srgb, rgba(255,255,255,0.05) 75%, var(--acc) 25%);
  color: var(--head);
  text-decoration: none;
  border: 1px solid color-mix(in srgb, var(--acc) 28%, rgba(255,255,255,0.10));
  box-shadow:
    0 14px 34px rgba(0,0,0,0.28),
    0 0 0 1px rgba(255,255,255,0.04);
  transition: transform 0.25s, background 0.25s, border-color 0.25s, box-shadow 0.25s, color 0.25s;
  backdrop-filter: blur(10px);
}
.footer-social-links a:hover {
  background: color-mix(in srgb, var(--acc) 22%, rgba(255,255,255,0.06));
  border-color: color-mix(in srgb, var(--acc) 60%, rgba(255,255,255,0.12));
  transform: translateY(-2px) scale(1.03);
  box-shadow:
    0 18px 44px rgba(0,0,0,0.36),
    0 0 0 1px color-mix(in srgb, var(--acc) 18%, transparent),
    0 0 0 4px color-mix(in srgb, var(--acc) 12%, transparent);
  color: var(--head);
}
.footer-social-links a:focus-visible {
  outline: none;
  box-shadow:
    0 18px 44px rgba(0,0,0,0.36),
    0 0 0 1px color-mix(in srgb, var(--acc) 18%, transparent),
    0 0 0 4px color-mix(in srgb, var(--acc) 18%, transparent);
}
.footer-social-links svg { width: 18px; height: 18px; }

.floating-whatsapp { position: fixed; bottom: 24px; right: 24px; z-index: 1200; }
.floating-whatsapp a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 999px;
  background: rgba(10,8,6,0.72);
  color: #25D366;
  text-decoration: none;
  border: 1px solid rgba(255,255,255,0.10);
  box-shadow:
    0 18px 52px rgba(0,0,0,0.46),
    0 0 0 1px rgba(255,255,255,0.03);
  backdrop-filter: blur(12px);
  transition: transform 0.25s, box-shadow 0.25s, border-color 0.25s, background 0.25s;
}
.floating-whatsapp a:hover {
  transform: translateY(-2px) scale(1.03);
  background: rgba(10,8,6,0.84);
  border-color: color-mix(in srgb, #25D366 42%, rgba(255,255,255,0.14));
  box-shadow:
    0 22px 66px rgba(0,0,0,0.52),
    0 0 0 1px color-mix(in srgb, #25D366 18%, transparent),
    0 0 0 4px color-mix(in srgb, var(--acc) 10%, transparent);
}
.floating-whatsapp a:focus-visible {
  outline: none;
  box-shadow:
    0 22px 66px rgba(0,0,0,0.52),
    0 0 0 1px color-mix(in srgb, #25D366 18%, transparent),
    0 0 0 4px color-mix(in srgb, var(--acc) 22%, transparent);
}
.floating-whatsapp svg { width: 26px; height: 26px; }

@media (max-width: 768px) {
  .floating-whatsapp { bottom: 16px; right: 16px; }
  .floating-whatsapp a { width: 54px; height: 54px; }
}
.rv { opacity: 0; transform: translateY(26px); transition: opacity 0.72s cubic-bezier(0.16,1,0.3,1), transform 0.72s cubic-bezier(0.16,1,0.3,1); }
.rv.on { opacity: 1; transform: translateY(0); }
.d1 { transition-delay: 0.12s; }
.d2 { transition-delay: 0.22s; }
.d3 { transition-delay: 0.32s; }
#gear-btn {
  display: none;
  position: fixed; bottom: 34px; right: 34px;
  width: 50px; height: 50px; border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.12);
  background: rgba(10,8,6,0.55);
  color: var(--head);
  font-size: 18px;
  backdrop-filter: blur(12px);
  cursor: pointer;
  z-index: 900;
  opacity: 0.75;
  transition: opacity 0.25s, transform 0.35s cubic-bezier(0.34,1.56,0.64,1);
}
#gear-btn:hover { transform: scale(1.1) rotate(22deg); opacity: 1; }
#gear-btn.open { transform: rotate(90deg); }
#panel {
  position: fixed; top: 0; right: 0; height: 100vh; width: 360px;
  background: rgba(6,4,4,0.98);
  border-left: 1px solid rgba(255,255,255,0.06);
  z-index: 950;
  transform: translateX(100%);
  transition: transform 0.5s cubic-bezier(0.16,1,0.3,1);
}
#panel.open { transform: translateX(0); }
.p-hd { display: flex; align-items: center; justify-content: space-between; padding: 22px 22px; border-bottom: 1px solid rgba(255,255,255,0.06); }
.p-hd-t { font-family: 'Cormorant Garamond', serif; font-size: 20px; font-weight: 300; color: var(--head); letter-spacing: -0.01em; }
.p-hd-t em { font-style: italic; color: var(--acc); }
#p-close { background: transparent; border: 0; color: rgba(255,255,255,0.6); font-size: 18px; cursor: pointer; }
.p-body { padding: 18px 22px 28px; overflow-y: auto; height: calc(100vh - 64px); }
.p-sect { font-size: 9px; font-weight: 400; letter-spacing: 0.3em; text-transform: uppercase; color: rgba(250,247,242,0.28); margin-bottom: 12px; display: block; margin-top: 22px; }
.theme-row { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }
.theme-btn {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.02);
  color: rgba(250,247,242,0.7);
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  padding: 12px 12px;
  cursor: pointer;
  transition: border-color 0.25s, color 0.25s, background 0.25s;
}
.theme-btn.on { border-color: rgba(212,175,55,0.55); color: var(--head); background: rgba(212,175,55,0.06); }
.p-div { height: 1px; background: rgba(255,255,255,0.06); margin: 16px 0; }
.slider-row { margin-top: 12px; }
.slider-lbl { font-size: 9px; font-weight: 400; letter-spacing: 0.25em; text-transform: uppercase; color: rgba(250,247,242,0.28); display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; }
.p-slider { width: 100%; }
.preset-grid { display: grid; grid-template-columns: 1fr; gap: 10px; }
.preset-sw { border: 1px solid rgba(255,255,255,0.08); padding: 12px 12px; cursor: pointer; background: rgba(255,255,255,0.02); display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.preset-sw.on { border-color: rgba(212,175,55,0.35); }
.sw-dots { display: flex; gap: 6px; }
.sw-dot { width: 10px; height: 10px; border-radius: 50%; }
.sw-name { font-size: 11px; letter-spacing: 0.08em; color: rgba(250,247,242,0.64); }
.sw-check { color: var(--acc); opacity: 0; }
.preset-sw.on .sw-check { opacity: 1; }
.light-ray { position: fixed; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 650; opacity: 0; transition: opacity 0.3s ease; }
.light-ray-beam {
  position: absolute; top: -20%; left: -20%;
  width: 240px; height: 140%;
  transform: rotate(-11deg);
  background: linear-gradient(to right,
    transparent 0%,
    rgba(255,255,255,0.04) 20%,
    rgba(255,255,255,0.22) 50%,
    rgba(255,255,255,0.04) 80%,
    transparent 100%
  );
  filter: blur(2.5px);
  box-shadow: 0 0 20px 6px rgba(255,255,255,0.05), 0 0 50px 14px rgba(255,255,255,0.025);
  will-change: transform;
}
[data-theme="green"] .light-ray-beam {
  background: linear-gradient(to right,
    transparent 0%,
    rgba(170,220,255,0.07) 20%,
    rgba(205,245,255,0.30) 50%,
    rgba(170,220,255,0.07) 80%,
    transparent 100%
  );
  box-shadow: 0 0 20px 6px rgba(170,220,255,0.08), 0 0 50px 14px rgba(170,220,255,0.04);
}
.btn-p.mag {
  transition: transform 0.45s cubic-bezier(0.34,1.56,0.64,1), opacity 0.25s;
  display: inline-block;
}
html.hero-grad .hero-photo { opacity: var(--hero-photo-op, 0.34); }
html.hero-grad .hero-grade {
  background: linear-gradient(170deg,
    rgba(10,6,4,0.97) 0%,
    rgba(18,10,6,0.90) 30%,
    rgba(26,14,10,0.82) 52%,
    rgba(10,6,4,0.96) 100%
  );
}
[data-theme="green"].hero-grad .hero-photo { opacity: var(--hero-photo-op, 0.34); }
[data-theme="green"].hero-grad .hero-grade {
  background: linear-gradient(170deg,
    rgba(3,8,6,0.97) 0%,
    rgba(5,14,10,0.91) 30%,
    rgba(8,20,14,0.84) 52%,
    rgba(4,10,8,0.97) 100%
  );
}
.s-numbers::after,
.s-apply::after,
.s-footer::after,
.split-sticky::after {
  content: ''; position: absolute; inset: 0;
  pointer-events: none; z-index: 0;
  background: radial-gradient(ellipse 62% 58% at 50% 50%,
    rgba(210,155,65,0.09) 0%,
    rgba(180,110,40,0.04) 38%,
    transparent 70%
  );
}
[data-theme="green"] .s-numbers::after,
[data-theme="green"] .s-apply::after,
[data-theme="green"] .s-footer::after,
[data-theme="green"] .split-sticky::after {
  background: radial-gradient(ellipse 62% 58% at 50% 50%,
    rgba(80,170,110,0.07) 0%,
    rgba(50,130,80,0.03) 38%,
    transparent 70%
  );
}
.s-numbers .sec-in,
.s-apply .sec-in,
.s-footer .footer-wrap,
.split-sticky .split-lbl,
.split-sticky .split-h-wrap { position: relative; z-index: 1; }

.ct-world {
  position: fixed; inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
  transform: translateZ(0);
}
.ct-world-media {
  position: absolute; inset: -10%;
  background-image: none !important;
  background-size: cover;
  background-position: center 40%;
  transform-origin: center;
  will-change: transform;
  filter: saturate(0.95) contrast(1.10) brightness(var(--world-brightness, 0.78));
  display: none !important;
  visibility: hidden;
  opacity: 0 !important;
}
[data-theme="green"] .ct-world-media {
  background-image: none !important;
  filter: saturate(0.92) contrast(1.06) brightness(var(--world-brightness, 0.78));
}
.ct-world-grade {
  position: absolute; inset: 0;
  background: radial-gradient(ellipse 60% 60% at 50% 40%, rgba(212,175,55,0.06) 0%, transparent 55%),
              linear-gradient(180deg, rgba(10,8,6,0.55) 0%, rgba(10,8,6,0.82) 70%, rgba(10,8,6,0.92) 100%);
  opacity: 1;
}
[data-theme="green"] .ct-world-grade {
  background: radial-gradient(ellipse 60% 60% at 50% 40%, rgba(205,245,255,0.06) 0%, transparent 55%),
              linear-gradient(180deg, rgba(8,12,10,0.60) 0%, rgba(8,12,10,0.84) 70%, rgba(8,12,10,0.94) 100%);
}

.ct-sunrise {
  position: absolute; inset: -10%;
  background: radial-gradient(ellipse 46% 34% at 52% 70%, rgba(200,128,32,0.22) 0%, transparent 60%),
              radial-gradient(ellipse 34% 26% at 20% 80%, rgba(212,175,55,0.16) 0%, transparent 60%),
              radial-gradient(ellipse 32% 28% at 80% 78%, rgba(255,210,160,0.10) 0%, transparent 60%);
  mix-blend-mode: screen;
  opacity: 0;
  filter: blur(0.4px);
  will-change: opacity, transform;
}
[data-theme="green"] .ct-sunrise {
  background: radial-gradient(ellipse 46% 34% at 52% 70%, rgba(60,160,120,0.12) 0%, transparent 60%),
              radial-gradient(ellipse 34% 26% at 18% 80%, rgba(205,245,255,0.10) 0%, transparent 60%),
              radial-gradient(ellipse 32% 28% at 84% 76%, rgba(212,175,55,0.10) 0%, transparent 60%);
  mix-blend-mode: screen;
}

.ct-world-objects {
  position: absolute; inset: 0;
  will-change: transform;
}
.w-obj {
  position: absolute;
  left: var(--x); top: var(--y);
  width: var(--w); height: var(--h);
  transform-origin: center;
  opacity: 0;
  will-change: transform, opacity;
  pointer-events: none;
}
.w-orb {
  border-radius: 999px;
  background: radial-gradient(circle at 30% 35%, rgba(212,175,55,0.30) 0%, rgba(212,175,55,0.10) 28%, transparent 62%);
  filter: blur(0.3px);
}
[data-theme="green"] .w-orb {
  background: radial-gradient(circle at 30% 35%, rgba(205,245,255,0.22) 0%, rgba(205,245,255,0.08) 28%, transparent 62%);
}
.w-shard {
  border-radius: 999px;
  background: linear-gradient(90deg, transparent 0%, rgba(250,247,242,0.18) 35%, rgba(212,175,55,0.26) 50%, rgba(250,247,242,0.14) 70%, transparent 100%);
  filter: blur(0.25px);
}
[data-theme="green"] .w-shard {
  background: linear-gradient(90deg, transparent 0%, rgba(237,245,240,0.14) 35%, rgba(205,245,255,0.18) 50%, rgba(237,245,240,0.12) 70%, transparent 100%);
}
.w-mist {
  border-radius: 999px;
  background: radial-gradient(circle at 40% 40%, rgba(250,247,242,0.11) 0%, rgba(250,247,242,0.06) 35%, transparent 68%);
  filter: blur(8px);
}
[data-theme="green"] .w-mist {
  background: radial-gradient(circle at 40% 40%, rgba(237,245,240,0.10) 0%, rgba(237,245,240,0.05) 35%, transparent 68%);
}
.w-ember {
  border-radius: 14px;
  background: radial-gradient(circle at 20% 20%, rgba(212,175,55,0.22) 0%, transparent 60%),
              radial-gradient(circle at 80% 70%, rgba(200,128,32,0.14) 0%, transparent 60%);
  filter: blur(1px);
}
[data-theme="green"] .w-ember {
  background: radial-gradient(circle at 20% 20%, rgba(212,175,55,0.16) 0%, transparent 60%),
              radial-gradient(circle at 80% 70%, rgba(60,160,120,0.12) 0%, transparent 60%);
}
.w-frame {
  border: 1px solid rgba(255,255,255,0.06);
  box-shadow: inset 0 0 0 1px rgba(212,175,55,0.05);
  border-radius: 2px;
  background: rgba(0,0,0,0.06);
  backdrop-filter: blur(2px);
}
[data-theme="green"] .w-frame {
  box-shadow: inset 0 0 0 1px rgba(205,245,255,0.04);
}

.ct-stage { position: relative; z-index: 1; }

.ct-debug {
  position: fixed;
  top: 14px;
  left: 14px;
  z-index: 5000;
  padding: 10px 12px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(10,8,6,0.45);
  backdrop-filter: blur(10px);
  font-size: 11px;
  letter-spacing: 0.06em;
  color: rgba(250,247,242,0.78);
  display: none;
  pointer-events: none;
  white-space: pre;
}

.s-numbers { background: linear-gradient(180deg, rgba(16,10,12,0.48) 0%, rgba(30,15,20,0.62) 100%); }
[data-theme="green"] .s-numbers { background: linear-gradient(180deg, rgba(8,12,16,0.48) 0%, rgba(12,26,24,0.62) 100%); }
.s-xp-wrap { background: rgba(10,8,6,0.35); }
.s-cohorts { background: linear-gradient(180deg, rgba(10,8,6,0.52) 0%, rgba(18,10,8,0.62) 65%, rgba(10,8,6,0.66) 100%); }
.s-place { background: rgba(10,8,6,0.56); }
.s-apply { background: linear-gradient(180deg, rgba(26,10,6,0.56) 0%, rgba(10,8,6,0.72) 100%); }
[data-theme="green"] .s-apply { background: linear-gradient(180deg, rgba(10,18,16,0.56) 0%, rgba(16,28,20,0.72) 100%); }
.s-footer { background: rgba(10,8,6,0.66); }
@keyframes fadeUp { from { opacity:0; transform:translateY(22px); } to { opacity:1; transform:translateY(0); } }
@keyframes wirePulse { 0%,100% { opacity: 0.20; } 50% { opacity: 0.45; } }
@keyframes tickerMove { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@media (max-width: 960px) {
  .drag-stage { grid-template-columns: repeat(2, 330px); }
  .num-row { flex-direction: column; }
  .num-sep { display: none; }
  .ticket {
    grid-template-columns: 1fr;
    grid-template-areas:
      "photo"
      "main"
      "stub"
      "details";
  }
  .ticket.is-expanded {
    grid-template-columns: 1fr;
    grid-template-areas:
      "photo"
      "main"
      "stub"
      "details";
  }
  .ticket-photo { height: 210px; }
  .ticket-stub { border-left: none; border-top: 1px solid rgba(255,255,255,0.08); min-width: 0; padding: 40px 32px; }
  .ticket-details { border-left: none; border-top: 1px solid rgba(255,255,255,0.08); }
  .ticket.is-expanded .ticket-stub { flex-direction: column; align-items: flex-start; gap: 24px; padding: 40px 32px; }
  .details-grid { grid-template-columns: 1fr; gap: 24px; }
  #retreat-cards-grid { grid-template-columns: 1fr; }
  .steps-wrap { grid-template-columns: 1fr; }
  #founder-story { padding: 136px 0 128px; }
  #founder-story-grid { grid-template-columns: 1fr; gap: 18px; }
  .founder-card { padding: 14px; }
  .founder-card-media { width: 200px; height: 200px; }
  #founder-story-panel::before { left: 18px; top: 28px; height: calc(100% - 56px); }
  #founder-story-notes { min-height: 460px; }
  .founder-note {
    position: relative;
    inset: auto;
    display: none;
    padding: 38px 36px 42px 48px;
    filter: none;
    transform: none;
  }
  .founder-note.is-active { display: block; }
}
@media (max-width: 768px) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation: none !important; transition: none !important; }
  .rv, .rv.on { opacity: 1 !important; transform: none !important; }
  .s-not-item.rv, .s-not-item.rv.on { opacity: 1 !important; transform: none !important; animation: none !important; }
  .mw-inner { opacity: 1 !important; transform: none !important; }
  .hero-eyebrow,
  .hero-h1,
  .hero-sub,
  .hero-cta { opacity: 1 !important; transform: none !important; }
  .ticker-track { animation: none !important; }
  #hero-canvas { display: none; }
  .hero-scroll-cue { display: none; }
  .light-ray { display: none; }
  .ct-world-objects { display: none; }
  .ct-sunrise { display: none; }
  .menu-overlay { padding: 0 16px; }
  .menu-nav { width: 100%; }
  .menu-item { flex-direction: column; gap: 12px; padding: 18px 0; align-items: flex-start; }
  .mi-num { font-size: 12px; min-width: 24px; }
  .mi-text { font-size: clamp(24px, 6vw, 44px); }
  .mi-sub { font-size: 12px; }
  .s-split { height: 220vh; padding: 0; }
  .split-sticky { position: sticky; top: 0; height: 100vh; padding: 0 22px; overflow: hidden; align-items: flex-start; }
  .split-lbl { transition: opacity 0.8s ease, transform 0.8s cubic-bezier(0.16,1,0.3,1) !important; }
  .split-h1-top, .split-h1-bot { will-change: transform; }
  .drag-stage { height: auto; width: 100%; max-width: none; margin: 44px auto 0; padding: 0 22px 60px 22px; display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; }
  .dc { position: relative; width: 396px; height: 396px; margin: 0 auto; left: auto !important; top: auto !important; transform: none !important; cursor: default; flex-shrink: 0; overflow: hidden; justify-content: space-between; }
  .dc.is-expanded { height: auto; overflow: visible; }
  .dc:active { cursor: default; }
  .drag-hint-text { display: none; }
  .f-logo { left: 20px; top: 18px; font-size: 11px; gap: 6px; }
  .f-logo-img { height: 40px; }
  .menu-btn { right: 18px; top: 14px; width: 44px; height: 44px; }
  .f-apply { bottom: 18px; left: 18px; font-size: 9px; padding: 9px 16px; letter-spacing: 0.20em; }
  .hero-content { padding: 120px 20px 100px; text-align: center; }
  .hero-eyebrow { font-size: 11px; margin: 0 auto 18px; }
  .hero-eyebrow::before, .hero-eyebrow::after { width: 20px; }
  .hero-h1 { font-size: clamp(48px, 10vw, 74px); margin: 0 auto 16px; }
  .hero-sub { font-size: 16px; max-width: 100%; margin: 0 auto 40px; padding: 0 12px; }
  .xp-hd { padding: 0 22px; }
  .xp-stack-wrap { margin: 0 22px; height: 56vh; min-height: 480px; }
  .xp-card-body { left: 24px; top: 28px; max-width: 78vw; }
  .xp-bg-num { font-size: 120px; }
  .xp-dots, .xp-progress { padding-left: 22px; padding-right: 22px; margin-left: 0; margin-right: 0; }
  .xp-hint { left: 22px; }
  .cohorts-top { padding: 0 22px; }
  .drag-stage { height: auto; }
  .place-in { padding: 0 22px; }
  .manifesto-grid { grid-template-columns: 1fr; gap: 36px; padding: 0 22px; }
  .manifesto-media { max-width: none; margin: 0; width: 100%; min-height: 260px; aspect-ratio: 4/3; }
  .manifesto-in { max-width: none; }
  .s-not-list { grid-template-columns: 1fr; margin-top: 36px; gap: 12px; }
  .s-not-item { padding: 14px 14px; }
  .s-not-item-title { font-size: 24px; }
  .s-not-item-desc { font-size: 14px; line-height: 1.72; }
  .s-not-note { margin-top: 34px; }
  .footer-wrap { padding: 0 22px; }
  #panel { width: min(92vw, 360px); }
  #founder-story { padding: 100px 0 80px; }
  #founder-story-head { padding: 0 20px; }
  #founder-story-intro { margin-top: 16px; padding: 0 20px; }
  #founder-story-grid { margin-top: 40px; grid-template-columns: 1fr; gap: 16px; padding: 0 20px; position: relative; z-index: 1; }
  .founder-card { padding: 12px; position: relative; z-index: 1; }
  .founder-card-media { width: 160px; height: 160px; margin: 0 auto; }
  .founder-card-copy { padding: 14px 4px 2px; }
  .founder-card-action { margin-top: 10px; }
  #founder-story-panel { position: relative; margin-top: 24px; z-index: 2; }
  .founder-note {
    position: relative;
    inset: auto;
    display: none;
    padding: 24px 20px 28px 24px;
    filter: none;
    transform: none;
    margin: 0;
  }
  .founder-note.is-active { display: block; }
  #founder-story-panel::before {
    left: 12px;
    top: 20px;
    height: calc(100% - 40px);
  }
  #founder-story-notes { min-height: auto; }
  .founder-note-body .sec-body { font-size: 15px; line-height: 1.68; }
  .founder-note-quote { font-size: 20px; line-height: 1.6; }
  .founder-note-signature { font-size: 24px; }
  .steps-wrap { margin-top: 44px; grid-template-columns: 1fr; gap: 14px; }
  .step { padding: 32px 24px; gap: 16px; flex-direction: column; }
  .step-n { font-size: 16px; margin-bottom: 8px; }
  .step-t { font-size: 18px; margin-bottom: 10px; }
  .step-d { font-size: 13px; line-height: 1.75; max-width: 100%; }
  .num-block { padding: 20px 20px !important; margin-top: 14px !important; }
  .ticket-meta { grid-template-columns: 1fr; gap: 14px; margin-top: 14px !important; }
  .tm-lbl { font-size: 10px; }
  .tm-val { font-size: 12px; }
}
@media (max-width: 480px) {
  .f-logo { left: 16px; top: 14px; font-size: 9px; gap: 4px; }
  .f-logo-img { height: 32px; }
  .menu-btn { right: 14px; top: 10px; width: 40px; height: 40px; }
  .f-apply { bottom: 14px; left: 14px; font-size: 8px; padding: 7px 12px; }
  .menu-overlay { padding: 0 14px; }
  .menu-item { flex-direction: column; gap: 10px; padding: 14px 0; }
  .mi-num { font-size: 11px; min-width: 20px; }
  .mi-text { font-size: clamp(18px, 5vw, 32px); }
  .mi-sub { font-size: 11px; }
  .hero-content { padding: 100px 16px 80px; }
  .hero-eyebrow { font-size: 10px; margin: 0 auto 14px; }
  .hero-eyebrow::before, .hero-eyebrow::after { width: 12px; }
  .hero-h1 { font-size: clamp(36px, 9vw, 56px); margin: 0 auto 12px; }
  .hero-sub { font-size: 14px; max-width: 100%; margin: 0 auto 32px; padding: 0 8px; }
  .hero-cta { flex-direction: column; gap: 10px; }
  #founder-story { padding: 80px 0 60px; }
  #founder-story-head { padding: 0 16px; }
  #founder-story-intro { margin-top: 12px; padding: 0 16px; font-size: 14px; }
  #founder-story-grid { margin-top: 32px; grid-template-columns: 1fr; gap: 14px; padding: 0 16px; }
  .founder-card { padding: 8px; }
  .founder-card-media { width: 140px; height: 140px; }
  .founder-card-copy { padding: 12px 4px 2px; }
  .founder-card-name { font-size: 16px; }
  .founder-card-role { font-size: 11px; }
  #founder-story-panel { margin-top: 20px; }
  .founder-note {
    padding: 20px 16px 24px 18px;
  }
  #founder-story-panel::before {
    left: 10px;
    top: 18px;
    height: calc(100% - 36px);
  }
  .founder-note-label { max-width: 100%; }
  .founder-note-body .sec-body { font-size: 14px; }
  .founder-note-quote { font-size: 18px; }
  .founder-note-signature { font-size: 22px; }
  .steps-wrap { margin-top: 36px; grid-template-columns: 1fr; gap: 12px; }
  .step { padding: 24px 18px; gap: 12px; flex-direction: column; }
  .step-n { font-size: 14px; margin-bottom: 6px; }
  .step-t { font-size: 16px; margin-bottom: 8px; }
  .step-d { font-size: 12px; line-height: 1.7; }
  .num-block { padding: 16px 16px !important; margin-top: 12px !important; }
  .ticket-meta { grid-template-columns: 1fr; gap: 12px; margin-top: 12px !important; }
  .tm-lbl { font-size: 9px; }
  .tm-val { font-size: 11px; }
  .drag-stage { height: auto; width: 100%; max-width: none; margin: 44px auto 0; padding: 0 16px 60px 16px; display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; }
  .dc { position: relative; width: 336px; height: 480px; margin: 0 auto; left: auto !important; top: auto !important; transform: none !important; cursor: default; flex-shrink: 0; overflow: hidden; justify-content: space-between; padding: 18px 16px 16px; }
  .dc.is-expanded { height: auto; overflow: visible; }
  .dc:active { cursor: default; }
  .dc-av { width: 80px; height: 80px; min-width: 80px; min-height: 80px; margin-bottom: 12px; }
  .dc-name { font-size: 18px; margin-bottom: 4px; }
  .dc-role { font-size: 11px; margin-bottom: 4px; padding: 5px 8px; }
  .dc-city { font-size: 10px; margin-bottom: 6px; }
  .dc-in-room { font-size: 12px; line-height: 1.5; margin-top: 4px; padding-left: 16px; }
  .dc-in-room::before { font-size: 24px; top: -4px; }
  .dc-expand-btn { font-size: 9px; padding: 8px 10px; margin-top: 12px; }
}

.page-modal {
  position: fixed; inset: 0; z-index: 990;
  display: flex; align-items: center; justify-content: center;
  z-index: 990;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.page-modal.show {
  opacity: 1;
  pointer-events: auto;
}
.page-modal-overlay {
  position: absolute; inset: 0;
  background: rgba(0, 0, 0, 0.9);
  backdrop-filter: blur(8px);
}
.page-modal-content {
  position: relative; z-index: 1;
  background: linear-gradient(135deg, rgba(20, 18, 16, 0.98) 0%, rgba(30, 26, 22, 0.98) 100%);
  color: var(--head);
  border: 1px solid color-mix(in srgb, var(--acc) 20%, transparent);
  border-radius: 12px;
  max-width: 900px;
  max-height: 85vh;
  overflow-y: auto;
  padding: 56px;
  box-shadow: 0 25px 80px rgba(0, 0, 0, 0.6), inset 0 1px 0 color-mix(in srgb, var(--acc) 10%, transparent);
  animation: pageModalSlideIn 0.3s cubic-bezier(0.16,1,0.3,1);
}
.page-modal-close {
  position: absolute; top: 28px; right: 28px;
  background: none; border: none;
  font-size: 32px; cursor: pointer;
  color: var(--acc);
  opacity: 0.7;
  transition: opacity 0.2s, transform 0.2s;
  z-index: 2;
  line-height: 1;
}
.page-modal-close:hover { opacity: 1; transform: scale(1.1); }
.page-modal-body {
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 1.8;
  color: var(--body);
}
.page-modal-body h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 42px;
  font-weight: 300;
  margin-bottom: 32px;
  color: var(--acc);
  letter-spacing: -0.02em;
}
.page-modal-body h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 28px;
  font-weight: 300;
  margin-top: 36px;
  margin-bottom: 16px;
  color: var(--acc);
  letter-spacing: -0.01em;
}
.page-modal-body p {
  margin-bottom: 16px;
  color: var(--body);
}
.page-modal-body strong {
  color: var(--acc);
  font-weight: 500;
}
.page-modal-body ul, .page-modal-body ol {
  margin: 16px 0 16px 24px;
  color: var(--body);
}
.page-modal-body li {
  margin-bottom: 8px;
  line-height: 1.8;
}
.page-modal-body a {
  color: var(--acc);
  text-decoration: none;
  border-bottom: 1px solid color-mix(in srgb, var(--acc) 30%, transparent);
  transition: border-color 0.2s;
}
.page-modal-body a:hover {
  border-bottom-color: var(--acc);
}
@keyframes pageModalSlideIn {
  from { opacity: 0; transform: scale(0.95) translateY(-20px); }
  to { opacity: 1; transform: scale(1) translateY(0); }
}
@keyframes cardSeparate {
  from {
    transform: translateY(0) rotateX(0deg);
    opacity: 0.7;
  }
  to {
    transform: translateY(var(--card-offset, -20px)) rotateX(var(--card-tilt, 8deg));
    opacity: 1;
  }
}
@keyframes voiceSeparate {
  from {
    opacity: 0.5;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1) translate(var(--dx, 0px), var(--dy, 0px));
  }
}
@keyframes voiceMerge {
  from {
    opacity: 1;
    transform: scale(1) translate(var(--dx, 0px), var(--dy, 0px));
  }
  to {
    opacity: 0.5;
    transform: scale(0.9);
  }
}
@media (max-width: 768px) {
  .page-modal-content {
    max-width: 92%;
    padding: 40px 28px;
    border-radius: 10px;
  }
  .page-modal-body h2 { font-size: 32px; margin-bottom: 24px; }
  .page-modal-body h3 { font-size: 22px; margin-top: 28px; }
  .page-modal-body { font-size: 15px; }
  .page-modal-close { top: 20px; right: 20px; font-size: 28px; }
}
.app-modal {
  position: fixed; inset: 0; z-index: 980;
  background: rgba(6,4,4,0.94);
  display: none;
}
.app-modal.open { display: grid; place-items: center; }
.app-card {
  width: min(980px, calc(100vw - 36px));
  max-height: calc(100vh - 36px);
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(10,8,6,0.93);
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
}
.app-card-left { padding: 34px 34px; border-right: 1px solid rgba(255,255,255,0.08); overflow: auto; }
.app-card-right { padding: 34px 34px; overflow: auto; }
.app-hd { display: flex; align-items: baseline; justify-content: space-between; gap: 18px; margin-bottom: 22px; }
.app-title { font-family:'Cormorant Garamond',serif; font-size: 30px; font-weight: 300; color: var(--head); letter-spacing: -0.02em; }
.app-close { background: transparent; border: 0; color: rgba(255,255,255,0.60); font-size: 18px; cursor: pointer; }
.app-sub { font-size: 12px; font-weight: 300; line-height: 1.8; color: var(--body); max-width: 520px; margin-bottom: 18px; }
.app-stepper { display: flex; gap: 10px; margin: 18px 0 10px; }
.app-dot { width: 6px; height: 6px; border-radius: 50%; background: rgba(255,255,255,0.20); }
.app-dot.on { background: var(--acc); transform: scale(1.3); }
.app-form { display: grid; gap: 14px; margin-top: 18px; }
.app-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.app-field { display: grid; gap: 8px; }
.app-label { font-size: 9px; font-weight: 400; letter-spacing: 0.28em; text-transform: uppercase; color: rgba(255,255,255,0.48); }
.app-input, .app-textarea, .app-select {
  width: 100%;
  padding: 14px 14px;
  border-radius: 2px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.02);
  color: var(--head);
  font-size: 14px;
  font-weight: 300;
  outline: none;
}
.app-input::placeholder, .app-textarea::placeholder { color: rgba(250,247,242,0.28); }
.app-textarea { min-height: 120px; resize: vertical; line-height: 1.7; }
.app-actions { display: flex; justify-content: space-between; gap: 12px; margin-top: 16px; position: relative; }
.app-btn {
  border: 1px solid rgba(255,255,255,0.12);
  background: rgba(255,255,255,0.02);
  color: rgba(250,247,242,0.70);
  padding: 12px 16px;
  font-size: 10px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  cursor: pointer;
  transition: border-color 0.25s, background 0.25s, color 0.25s;
}
.app-btn.primary { border-color: rgba(212,175,55,0.45); background: rgba(212,175,55,0.08); color: var(--head); }
.app-btn:hover { border-color: rgba(212,175,55,0.55); color: var(--head); }
.app-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.app-spinner {
  width: 20px;
  height: 20px;
  border: 2px solid rgba(212,175,55,0.2);
  border-top-color: var(--acc);
  border-radius: 50%;
  animation: app-spin 0.8s linear infinite;
}
@keyframes app-spin {
  to { transform: rotate(360deg); }
}
.app-label-opt { opacity: 0.55; font-size: 8px; }
.app-links-wrap { display: grid; gap: 8px; }
.app-link-row { display: flex; gap: 8px; align-items: center; }
.app-link-row .app-input { flex: 1; }
.app-link-remove {
  flex: 0 0 32px; width: 32px; height: 46px;
  border: 1px solid rgba(255,255,255,0.10); background: transparent;
  color: rgba(250,247,242,0.40); font-size: 18px; line-height: 1;
  cursor: pointer; display: flex; align-items: center; justify-content: center;
  transition: border-color 0.2s, color 0.2s;
}
.app-link-remove:hover { border-color: rgba(200,128,32,0.45); color: var(--acc); }
.app-link-add {
  margin-top: 6px; background: transparent; border: none;
  color: var(--acc); opacity: 0.70;
  font-size: 10px; letter-spacing: 0.22em; text-transform: uppercase;
  cursor: pointer; padding: 4px 0; text-align: left;
  transition: opacity 0.2s;
}
.app-link-add:hover { opacity: 1; }
.app-otp-inputs {
  display: flex;
  gap: 8px;
  justify-content: flex-start;
  margin: 12px 0;
}
.app-otp-input {
  width: 40px;
  height: 50px;
  padding: 0;
  text-align: center;
  border-radius: 2px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.02);
  color: var(--head);
  font-size: 18px;
  font-weight: 600;
  outline: none;
  transition: border-color 0.25s, background 0.25s;
}
.app-otp-input::placeholder { color: rgba(250,247,242,0.28); }
.app-otp-input:focus {
  border-color: rgba(212,175,55,0.45);
  background: rgba(212,175,55,0.08);
}
.app-otp-resend {
  margin-top: 12px;
  font-size: 13px;
  text-decoration: underline;
  background: none;
  border: none;
  color: var(--body);
  cursor: pointer;
  opacity: 0.8;
  transition: opacity 0.2s;
}
.app-otp-resend:hover { opacity: 1; }
.app-otp-resend:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.app-note { font-size: 12px; font-weight: 300; line-height: 1.8; color: rgba(250,247,242,0.55); margin-top: 12px; }
.app-success { display:none; }
.app-success.on { display:block; }
.app-kv { display:grid; gap: 10px; margin-top: 18px; }
.app-kv a { color: var(--acc); text-decoration: none; border-bottom: 1px solid rgba(212,175,55,0.30); padding-bottom: 2px; }

/* Success/Failure Popup */
.app-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 8, 6, 0.92);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.app-popup.show {
  opacity: 1;
  visibility: visible;
}

.app-popup-content {
  background: rgba(20, 16, 12, 0.95);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  padding: 40px;
  max-width: 420px;
  width: 90%;
  text-align: center;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(10px);
  transform: translateY(20px);
  transition: transform 0.3s ease;
}

.app-popup.show .app-popup-content {
  transform: translateY(0);
}

.app-popup-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 500;
}

.app-popup-icon.success {
  background: rgba(212, 175, 55, 0.12);
  color: var(--acc);
  border: 1px solid rgba(212, 175, 55, 0.3);
}

.app-popup-icon.error {
  background: rgba(200, 50, 50, 0.12);
  color: #ff6b6b;
  border: 1px solid rgba(255, 107, 107, 0.3);
}

.app-popup-title {
  font-size: 18px;
  font-weight: 500;
  color: var(--head);
  margin-bottom: 12px;
  letter-spacing: 0.02em;
}

.app-popup-message {
  font-size: 14px;
  color: var(--dim);
  line-height: 1.6;
  margin-bottom: 28px;
}

.app-popup-close {
  background: rgba(212, 175, 55, 0.08);
  border: 1px solid rgba(212, 175, 55, 0.3);
  color: var(--head);
  padding: 12px 24px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.2s ease;
}

.app-popup-close:hover {
  background: rgba(212, 175, 55, 0.15);
  border-color: rgba(212, 175, 55, 0.5);
}
@media (max-width: 980px) {
  .app-card { grid-template-columns: 1fr; }
  .app-card-left { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); }
  .app-row { grid-template-columns: 1fr; }
  .app-popup-content { padding: 32px 24px; max-width: 340px; }
  .app-popup-icon { width: 50px; height: 50px; font-size: 20px; }
  .app-popup-title { font-size: 16px; }
  .app-popup-message { font-size: 13px; }
}

/* Clean circular profile pictures */
.founder-img-circle {
  border-radius: 4px !important;
  overflow: hidden !important;
  width: 100% !important;
  height: 380px !important;
  margin: 0 !important;
  border: none !important;
  background: rgba(10,8,6,0.35) !important;
}

.founder-img-circle img {
  border-radius: 4px !important;
  border: none !important;
  box-shadow: none !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center;
}

/* Founder cards with theme-matched styling */
.founder-card {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
  display: flex !important;
  flex-direction: column !important;
  text-align: center !important;
  width: 100% !important;
}

.founder-card:hover {
  transform: translateY(-4px) !important;
}

.founder-card.is-active {
  background: transparent !important;
  box-shadow: none !important;
}

.founder-card-media {
  background: rgba(10,8,6,0.35) !important;
  border: none !important;
  box-shadow: none !important;
  width: 100% !important;
  height: 380px !important;
  margin: 0 !important;
  border-radius: 4px !important;
  overflow: hidden !important;
}

/* ═══════════════════════════════════════════════════════════
   SITE STICKY BAR (main page)
   ═══════════════════════════════════════════════════════════ */
.site-sticky-bar {
  position: fixed; bottom: 0; left: 0; right: 0; z-index: 500;
  background: #0E0B08;
  border-top: 2px solid var(--acc);
  box-shadow: 0 -8px 40px rgba(0,0,0,0.75);
  transition: transform 0.45s cubic-bezier(0.16,1,0.3,1);
}
.site-sticky-hidden { transform: translateY(100%); pointer-events: none; }
/* Hide the floating Apply Now button when the sticky bar is visible */
.site-sticky-bar:not(.site-sticky-hidden) ~ * .f-apply,
body:has(.site-sticky-bar:not(.site-sticky-hidden)) .f-apply { opacity: 0; pointer-events: none; }
.site-sticky-in {
  max-width: 1280px; margin: 0 auto;
  padding: 14px 48px;
  display: flex; align-items: center; justify-content: space-between; gap: 24px;
}
.site-sticky-left {
  display: flex; flex-direction: column; gap: 5px; min-width: 0; flex: 1;
}
.site-sticky-name {
  font-family: 'Cormorant Garamond', serif;
  font-size: 18px; font-weight: 500; letter-spacing: 0.01em;
  color: var(--head); line-height: 1.1;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.site-sticky-meta {
  display: flex; align-items: center; gap: 8px;
  font-family: 'Inter', sans-serif;
  font-size: 12px; color: var(--body); letter-spacing: 0.03em;
}
.site-sticky-sep { opacity: 0.4; }
.site-sticky-dates { white-space: nowrap; }
.site-sticky-seats {
  display: flex; align-items: center; gap: 7px;
  white-space: nowrap; color: var(--head); font-weight: 500;
}
.site-sticky-seats::before {
  content: ''; width: 7px; height: 7px; border-radius: 50%;
  background: var(--acc); flex-shrink: 0;
  animation: siteStickyPulse 2.6s ease-in-out infinite;
}
@keyframes siteStickyPulse {
  0%,100% { opacity: 1; transform: scale(1); box-shadow: 0 0 0 0 rgba(200,128,32,0.6); }
  50%      { opacity: 0.5; transform: scale(0.7); box-shadow: 0 0 0 6px rgba(200,128,32,0); }
}
.site-sticky-right {
  display: flex; align-items: center; gap: 20px; flex-shrink: 0;
}
.site-sticky-price-wrap {
  display: flex; flex-direction: column; align-items: flex-end; gap: 3px;
}
.site-sticky-price-row {
  display: flex; align-items: baseline; gap: 8px;
}
.site-sticky-price-full {
  font-family: 'Inter', sans-serif;
  font-size: 13px; color: var(--dim);
  text-decoration: line-through; letter-spacing: 0.01em;
  display: none;
}
.site-sticky-price-full.visible { display: inline; }
.site-sticky-price {
  font-family: 'Cormorant Garamond', serif;
  font-size: 26px; font-weight: 500; letter-spacing: -0.01em;
  color: var(--head); line-height: 1;
}
.site-sticky-price-sub-row {
  display: flex; align-items: center; gap: 7px; margin-top: 1px;
}
.site-sticky-early-badge {
  display: none;
  font-family: 'Inter', sans-serif;
  font-size: 9px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase;
  color: #0A0806; background: var(--acc);
  padding: 3px 8px; border-radius: 2px;
  white-space: nowrap;
}
.site-sticky-early-badge.visible { display: inline-block; }
.site-sticky-token {
  font-family: 'Inter', sans-serif;
  font-size: 10px; letter-spacing: 0.04em;
  color: var(--dim);
  white-space: nowrap;
}
.site-sticky-btn {
  font-size: 11px; padding: 15px 32px;
  letter-spacing: 0.18em; white-space: nowrap;
  cursor: pointer;
  color: var(--ctatxt) !important;
  background: var(--ctabg) !important;
}

@media (max-width: 768px) {
  .site-sticky-in { padding: 12px 22px; gap: 14px; }
  .site-sticky-name { font-size: 15px; }
  .site-sticky-price { font-size: 20px; }
  .site-sticky-token { display: none; }
  .site-sticky-btn { font-size: 10px; padding: 12px 22px; letter-spacing: 0.15em; }
}

/* ── Two-row stacked layout on small phones ── */
@media (max-width: 540px) {
  .site-sticky-in {
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
    padding: 12px 20px;
  }
  .site-sticky-left {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    flex: none;
    width: 100%;
  }
  .site-sticky-name { font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; flex: 1; }
  .site-sticky-meta { font-size: 11px; flex-shrink: 0; }
  .site-sticky-dates { display: none; }
  .site-sticky-sep { display: none; }
  .site-sticky-right {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
  }
  .site-sticky-price-wrap { align-items: flex-start; flex: 1; }
  .site-sticky-price-row { gap: 7px; }
  .site-sticky-price { font-size: 20px; }
  .site-sticky-price-full { font-size: 11px; }
  .site-sticky-price-sub-row { margin-top: 2px; }
  .site-sticky-early-badge { font-size: 8px; padding: 3px 7px; }
  .site-sticky-token { display: none; }
  .site-sticky-btn { font-size: 10px; padding: 13px 22px; letter-spacing: 0.14em; flex-shrink: 0; }
}
