/* Cinematic landing page: a visual, accessible layer on top of the shared design system. */
.landing { overflow: clip; background: var(--bg); color: var(--text-1); }
.landing-section { position: relative; padding-block: clamp(5.5rem, 12vw, 11rem); }
.landing h1, .landing h2, .landing h3, .landing p { margin-top: 0; }
.landing h1, .landing h2, .landing h3 { font-family: var(--font-display); letter-spacing: -0.055em; }
.landing h1 em, .landing h2 em { color: #f4a851; font-style: normal; }
.landing p { color: rgba(247, 243, 238, 0.7); }
.landing-eyebrow, .landing-section-marker, .landing-techoem-id, .landing-card-kicker, .landing-agent-trait, .landing-film-state { color: rgba(247, 243, 238, 0.56); font-family: var(--font-mono); font-size: 0.68rem; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; }
.landing-section-marker { display: inline-block; margin-bottom: 1.25rem; color: #f4a851; }
.landing-hero { min-height: max(700px, 100svh); position: relative; display: grid; place-items: center; isolation: isolate; background: #09090d url('/img/bear-suit.png') center / min(430px, 52vw) no-repeat; }
.landing-hero-film, .landing-hero-shade, .landing-hero-grid { position: absolute; inset: 0; width: 100%; height: 100%; }
.landing-hero-film { z-index: -3; object-fit: cover; opacity: 0; transition: opacity 900ms ease; }
.landing-hero.has-film .landing-hero-film { opacity: 1; }
.landing-hero-shade { z-index: -2; background: linear-gradient(90deg, rgba(7, 7, 10, 0.92) 0%, rgba(7, 7, 10, 0.58) 42%, rgba(7, 7, 10, 0.36) 100%), linear-gradient(0deg, #09090d 0%, transparent 30%, rgba(7, 7, 10, 0.18) 100%); }
.landing-hero-grid { z-index: -1; opacity: 0.22; background-image: linear-gradient(rgba(244, 168, 81, 0.08) 1px, transparent 1px), linear-gradient(90deg, rgba(244, 168, 81, 0.08) 1px, transparent 1px); background-size: 80px 80px; mask-image: linear-gradient(90deg, #000 0%, transparent 80%); }
.landing-hero-content { padding-top: var(--nav-h); align-self: center; }
.landing-eyebrow { display: flex; align-items: center; gap: 0.65rem; margin-bottom: 1.5rem; color: rgba(247, 243, 238, 0.76); }
.landing-eyebrow span { width: 0.5rem; height: 0.5rem; border-radius: 99px; background: #f4a851; box-shadow: 0 0 18px #f4a851; animation: landing-pulse 2.4s infinite ease-in-out; }
.landing h1 { font-size: clamp(4rem, 10vw, 9.25rem); line-height: 0.84; max-width: 8ch; margin-bottom: 1.75rem; }
.landing-hero-copy { max-width: 42rem; font-size: clamp(1.05rem, 1.6vw, 1.28rem); line-height: 1.65; }
.landing-hero-actions, .landing-legacy-actions { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 2.1rem; }
.landing-button { align-items: center; border: 1px solid transparent; border-radius: 999px; display: inline-flex; font: 700 0.85rem var(--font-body); gap: 0.65rem; justify-content: center; min-height: 48px; padding: 0.75rem 1.25rem; text-decoration: none; cursor: pointer; transition: transform .2s ease, background-color .2s ease, border-color .2s ease, color .2s ease; }
.landing-button:hover { transform: translateY(-2px); }
.landing-button--primary { background: #f4a851; color: #160e08; }
.landing-button--primary:hover { background: #ffd092; color: #160e08; }
.landing-button--quiet { background: rgba(255,255,255,0.05); border-color: rgba(255,255,255,0.18); color: #fff; }
.landing-button--quiet:hover { background: rgba(255,255,255,0.12); color: #fff; }
.landing-hero-facts { display: flex; flex-wrap: wrap; gap: 1.2rem 2.5rem; margin: clamp(3.5rem, 10vh, 7rem) 0 0; }
.landing-hero-facts div { display: grid; gap: 0.15rem; }
.landing-hero-facts dt { color: rgba(247, 243, 238, 0.45); font: 600 0.62rem var(--font-mono); letter-spacing: 0.13em; }
.landing-hero-facts dd { margin: 0; font: 600 0.9rem var(--font-body); }
.landing-scroll-cue { position: absolute; bottom: 2rem; left: max(1.25rem, calc((100vw - var(--container-max)) / 2 + var(--container-pad))); color: rgba(247, 243, 238, 0.55); display: flex; align-items: center; gap: .65rem; font: 600 .68rem var(--font-mono); letter-spacing: .09em; text-transform: uppercase; }
.landing-scroll-cue span { height: 1px; width: 2.6rem; background: #f4a851; }
.landing-intro { background: linear-gradient(160deg, #09090d 0%, #14100e 100%); }
.landing-intro-grid { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(260px, .8fr); gap: clamp(2rem, 8vw, 9rem); align-items: start; }
.landing h2 { font-size: clamp(2.8rem, 6vw, 6rem); line-height: .92; margin-bottom: 0; }
.landing-lede { color: #f7f3ee !important; font-size: clamp(1.2rem, 2vw, 1.65rem); line-height: 1.42; }
.landing-text-link { color: #f4a851; display: inline-flex; gap: .5rem; align-items: center; font-weight: 700; margin-top: 1.15rem; }
.landing-text-link:hover { color: #ffd092; }
.landing-dna { background: #100e16; border-block: 1px solid rgba(244, 168, 81, .14); }
.landing-dna-grid { display: grid; grid-template-columns: .36fr 1fr .7fr; gap: clamp(2rem, 5vw, 5rem); align-items: start; }
.landing-dna-copy p { max-width: 44rem; margin-top: 1.5rem; font-size: 1.05rem; }
.landing-dna-sequence { display: flex; flex-wrap: wrap; gap: .5rem; margin-top: 2.5rem; max-width: 35rem; }
.landing-dna-sequence span { width: 2.1rem; aspect-ratio: 1; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.14); color: #f4a851; border-radius: 50%; font: 700 .7rem var(--font-mono); }
.landing-dna-sequence span:nth-child(4n + 2) { color: #8fe5de; border-color: rgba(143, 229, 222, .3); }
.landing-dna-sequence span:nth-child(4n + 3) { color: #e58fb9; border-color: rgba(229,143,185,.3); }
.landing-dna-card { background: linear-gradient(150deg, rgba(244,168,81,.13), rgba(244,168,81,.02)); border: 1px solid rgba(244,168,81,.25); border-radius: 1.25rem; padding: 1.75rem; }
.landing-dna-card strong { display: block; color: #fff; font: 700 clamp(1.3rem, 2vw, 1.7rem)/1.1 var(--font-display); margin: 1.25rem 0 .75rem; letter-spacing: -.04em; }
.landing-dna-card a { color: #f4a851; font-weight: 700; }
.landing-agent { background: #09090d; }
.landing-agent-heading { display: grid; grid-template-columns: .5fr 1fr .75fr; gap: clamp(2rem, 4vw, 4rem); align-items: end; }
.landing-agent-heading .landing-section-marker { align-self: start; }
.landing-agent-heading p { font-size: 1rem; margin-bottom: .4rem; }
.landing-agent-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; margin-top: 3.5rem; }
.landing-agent-card { min-height: 340px; position: relative; overflow: hidden; padding: 1.5rem; background: linear-gradient(145deg, #19151b, #100f14); border: 1px solid rgba(255,255,255,.1); border-radius: 1.2rem; }
.landing-agent-card:nth-child(2) { background: linear-gradient(145deg, #10201f, #0e1515); }
.landing-agent-card:nth-child(3) { background: linear-gradient(145deg, #261914, #15100f); }
.landing-agent-number { color: rgba(255,255,255,.45); font: 600 .7rem var(--font-mono); }
.landing-agent-orb { width: 95px; aspect-ratio: 1; position: absolute; top: 1.25rem; right: 1.25rem; border-radius: 50%; background: radial-gradient(circle at 35% 30%, #ffdfa5 0%, #ed8b49 35%, transparent 70%); filter: blur(.2px); box-shadow: 0 0 90px 20px rgba(244,168,81,.25); animation: landing-float 5s ease-in-out infinite; }
.landing-agent-card:nth-child(2) .landing-agent-orb { background: radial-gradient(circle at 35% 30%, #d5fffb 0%, #4dbeb8 35%, transparent 70%); box-shadow: 0 0 90px 20px rgba(77,190,184,.25); animation-delay: -2s; }
.landing-agent-card:nth-child(3) .landing-agent-orb { background: radial-gradient(circle at 35% 30%, #ffccb2 0%, #d35d47 35%, transparent 70%); box-shadow: 0 0 90px 20px rgba(211,93,71,.25); animation-delay: -3s; }
.landing-agent-trait { position: relative; margin: 8.7rem 0 .75rem; color: #f4a851; }
.landing-agent-card h3 { font-size: 2rem; line-height: 1; margin-bottom: .9rem; }
.landing-agent-card p:last-child { margin-bottom: 0; font-size: .92rem; }
.landing-wallet { background: radial-gradient(circle at 22% 50%, rgba(244,168,81,.15), transparent 40%), #15100e; }
.landing-wallet-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: clamp(3rem, 10vw, 10rem); }
.landing-wallet-visual { position: relative; aspect-ratio: 1; max-width: 500px; width: 100%; justify-self: center; }
.landing-wallet-orbit { position: absolute; inset: 10%; border: 1px solid rgba(244,168,81,.35); border-radius: 50%; transform: rotateX(63deg) rotateZ(-20deg); animation: landing-spin 12s linear infinite; }
.landing-wallet-orbit--two { inset: 24%; border-color: rgba(143,229,222,.36); animation-direction: reverse; animation-duration: 8s; }
.landing-wallet-core { position: absolute; inset: 31%; display: grid; place-content: center; text-align: center; border-radius: 50%; background: radial-gradient(circle at 30% 25%, #ffd597 0%, #e88c48 32%, #42251a 72%); box-shadow: 0 0 80px rgba(244,168,81,.35), inset -20px -16px 30px rgba(0,0,0,.34); color: #1b0e05; }
.landing-wallet-core span { font: 800 clamp(2rem, 6vw, 4rem)/1 var(--font-display); letter-spacing: -.08em; }
.landing-wallet-core small { font: 700 .62rem/1.15 var(--font-mono); letter-spacing: .1em; margin-top: .55rem; }
.landing-wallet-grid > div:last-child p { font-size: 1.05rem; max-width: 38rem; margin-top: 1.3rem; }
.landing-wallet-note { color: rgba(247,243,238,.52) !important; font-size: .82rem !important; border-left: 2px solid #f4a851; padding-left: 1rem; }
.landing-clock { background: radial-gradient(circle at 75% 15%, rgba(244, 168, 81, .17), transparent 34%), #121116; color: var(--text-1); border-block: 1px solid rgba(244, 168, 81, .18); }
.landing-clock p { color: var(--text-2); }
.landing-clock .landing-section-marker { color: var(--amber); }
.landing-clock h2 em { color: var(--amber); }
.landing-clock-grid { display: grid; grid-template-columns: 1fr .8fr; gap: clamp(2.5rem, 10vw, 10rem); align-items: end; }
.landing-clock-copy > p { font-size: 1.2rem; line-height: 1.55; }
.landing-live-ticker { display: flex; flex-wrap: wrap; align-items: center; gap: .75rem 1.2rem; border-top: 1px solid rgba(247,243,238,.18); margin-top: 2.3rem; padding-top: 1rem; font: 700 .68rem var(--font-mono); letter-spacing: .08em; }
.landing-live-ticker strong { font-family: var(--font-body); font-size: .9rem; letter-spacing: 0; }
.landing-live-ticker a { color: var(--amber); margin-left: auto; text-decoration: underline; }
.landing-live-dot { width: .55rem; height: .55rem; background: var(--amber); border-radius: 50%; box-shadow: 0 0 0 5px rgba(244,168,81,.12); }
.landing-techoems { background: #09090d; }
.landing-techoems-heading { max-width: 46rem; margin-bottom: 4rem; }
.landing-techoems-heading p { font-size: 1.05rem; margin-top: 1.2rem; }
.landing-techoem-list { display: grid; gap: clamp(3rem, 8vw, 8rem); }
.landing-techoem { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(240px, .75fr); gap: clamp(1.5rem, 5vw, 5rem); align-items: center; }
.landing-techoem:nth-child(even) { direction: rtl; }
.landing-techoem:nth-child(even) > * { direction: ltr; }
.landing-techoem-film { aspect-ratio: 16 / 9; overflow: hidden; position: relative; border: 1px solid rgba(255,255,255,.14); border-radius: 1rem; background: #171219; }
.landing-techoem-film::after { content: ''; position: absolute; inset: 0; pointer-events: none; background: linear-gradient(135deg, rgba(244,168,81,.18), transparent 40%, rgba(0,0,0,.32)); }
.landing-techoem-film video { display: block; width: 100%; height: 100%; object-fit: cover; opacity: 0; transition: opacity .65s ease, transform .6s ease; }
.landing-techoem-film.has-film video { opacity: 1; }
.landing-techoem:hover .landing-techoem-film video { transform: scale(1.035); }
.landing-film-state { position: absolute; left: 1rem; bottom: .85rem; z-index: 2; color: #fff; }
.landing-techoem-id { color: #f4a851; }
.landing-techoem-copy h3 { font-size: clamp(2.5rem, 4vw, 4.8rem); line-height: .9; margin: .65rem 0 1.15rem; }
.landing-techoem-copy p { white-space: pre-line; font-size: .94rem; line-height: 1.72; margin-bottom: 0; max-width: 32rem; }
.landing-legacy { text-align: center; background: radial-gradient(circle at 50% 20%, rgba(244,168,81,.23), transparent 43%), #16100d; padding-block: clamp(7rem, 14vw, 13rem); }
.landing-legacy-inner { max-width: 850px; }
.landing-legacy h2 { margin-bottom: 1.4rem; }
.landing-legacy-inner > p:not(.landing-section-marker):not(.landing-legacy-note) { font-size: 1.1rem; margin-inline: auto; max-width: 44rem; }
.landing-legacy-note { font-size: .78rem; margin: 1.3rem auto 0; max-width: 46rem; color: rgba(247,243,238,.48) !important; }
.landing-legacy-actions { justify-content: center; }
@keyframes landing-pulse { 50% { opacity: .45; transform: scale(.7); } }
@keyframes landing-float { 50% { transform: translateY(14px) scale(.92); } }
@keyframes landing-spin { to { transform: rotateX(63deg) rotateZ(340deg); } }
@media (max-width: 900px) {
  .landing-hero { min-height: 760px; background-size: min(360px, 80vw); background-position: 70% 38%; }
  .landing-hero-shade { background: linear-gradient(0deg, #09090d 0%, rgba(7,7,10,.6) 55%, rgba(7,7,10,.28) 100%); }
  .landing-intro-grid, .landing-wallet-grid, .landing-clock-grid { grid-template-columns: 1fr; }
  .landing-dna-grid { grid-template-columns: 1fr; }
  .landing-agent-heading { grid-template-columns: 1fr; gap: 1.1rem; }
  .landing-agent-grid { grid-template-columns: 1fr; }
  .landing-agent-card { min-height: 300px; }
  .landing-wallet-visual { max-width: 380px; order: 2; }
  .landing-techoem { grid-template-columns: 1fr; }
  .landing-techoem:nth-child(even) { direction: ltr; }
}
@media (max-width: 600px) {
  .landing-hero { min-height: 690px; }
  .landing-hero-content { padding-top: 8rem; padding-bottom: 5rem; align-self: start; }
  .landing h1 { font-size: clamp(3.6rem, 17vw, 5.5rem); }
  .landing-hero-facts { gap: .9rem 1.4rem; margin-top: 3.5rem; }
  .landing-scroll-cue { bottom: 1.3rem; font-size: .58rem; }
  .landing-dna-sequence { gap: .32rem; }
  .landing-dna-sequence span { width: 1.8rem; }
  .landing-live-ticker a { margin-left: 0; width: 100%; }
}
@media (prefers-reduced-motion: reduce) {
  .landing-hero-film, .landing-techoem-film video { display: none; }
  .landing-agent-orb, .landing-wallet-orbit, .landing-eyebrow span { animation: none; }
}
