:root {
  --ink: #090b0f;
  --ink-2: #0f1319;
  --panel: #131820;
  --paper: #f1ede4;
  --muted: #8e98a8;
  --line: rgba(195, 211, 230, .15);
  --coral: #ff6a5f;
  --cyan: #52e5d4;
  --amber: #d9a95f;
  --max: 1440px;
  --pad: clamp(22px, 4vw, 64px);
  --display: "Arial Narrow", "Roboto Condensed", "DIN Condensed", Impact, sans-serif;
  --body: Inter, "Segoe UI", Arial, sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; background: var(--ink); }
body { margin: 0; color: var(--paper); background: var(--ink); font-family: var(--body); overflow-x: hidden; }
body::before { content: ""; position: fixed; inset: 0; pointer-events: none; z-index: 100; opacity: .055; background-image: repeating-linear-gradient(17deg, transparent 0 2px, rgba(255,255,255,.05) 2px 3px, transparent 3px 7px), repeating-linear-gradient(103deg, transparent 0 5px, rgba(255,255,255,.035) 5px 6px, transparent 6px 11px); mix-blend-mode: soft-light; }
img { max-width: 100%; display: block; }
a { color: inherit; }
button, input { font: inherit; }
::selection { color: var(--ink); background: var(--cyan); }

.skip-link { position: fixed; top: -100px; left: 20px; z-index: 1000; background: var(--paper); color: var(--ink); padding: 12px 18px; text-decoration: none; font-weight: 800; }
.skip-link:focus { top: 20px; }
.cursor-glow { position: fixed; width: 420px; height: 420px; border-radius: 50%; pointer-events: none; z-index: 0; opacity: .11; transform: translate(-50%, -50%); background: radial-gradient(circle, rgba(82,229,212,.45), transparent 67%); transition: opacity .25s ease; }

.site-header { position: fixed; z-index: 60; top: 0; left: 0; right: 0; height: 82px; padding: 0 var(--pad); display: flex; align-items: center; gap: 42px; border-bottom: 1px solid rgba(255,255,255,.1); background: linear-gradient(180deg, rgba(9,11,15,.88), rgba(9,11,15,.55)); backdrop-filter: blur(18px); transition: height .3s ease, background .3s ease; }
.site-header.scrolled { height: 66px; background: rgba(9,11,15,.94); }
.brand { display: inline-flex; align-items: center; gap: 12px; text-decoration: none; white-space: nowrap; }
.brand-mark { width: 38px; height: 38px; position: relative; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.25); background: var(--coral); color: var(--ink); overflow: hidden; }
.brand-mark i { position: absolute; width: 60px; height: 1px; background: rgba(255,255,255,.6); transform: rotate(-45deg); }
.brand-mark b { position: relative; font: 900 14px/1 var(--body); letter-spacing: -.08em; }
.brand-copy { display: grid; gap: 1px; }
.brand-copy strong { font: 900 17px/1 var(--display); letter-spacing: .06em; }
.brand-copy small { color: var(--muted); font: 700 8px/1.2 var(--body); letter-spacing: .17em; }
.site-header nav { display: flex; align-items: center; gap: 30px; margin: 0 auto; }
.site-header nav a, .header-actions .text-link { color: #aeb6c2; text-decoration: none; text-transform: uppercase; font: 750 10px/1 var(--body); letter-spacing: .13em; transition: color .2s ease; }
.site-header nav a:hover, .header-actions .text-link:hover { color: #fff; }
.header-actions { display: flex; align-items: center; gap: 24px; }
.menu-button { display: none; width: 40px; height: 40px; border: 1px solid var(--line); background: transparent; padding: 0; }
.menu-button span { display: block; width: 18px; height: 1px; background: #fff; margin: 5px auto; }

.button { min-height: 52px; padding: 0 22px; display: inline-flex; align-items: center; justify-content: space-between; gap: 36px; border: 1px solid transparent; text-decoration: none; text-transform: uppercase; font: 850 11px/1 var(--body); letter-spacing: .12em; transition: transform .2s ease, background .2s ease, border-color .2s ease, color .2s ease; }
.button:hover { transform: translateY(-2px); }
.button b { font-size: 16px; }
.button-small { min-height: 38px; padding: 0 16px; gap: 16px; font-size: 9px; }
.button-primary { background: var(--coral); color: var(--ink); box-shadow: 0 12px 36px rgba(255,106,95,.16); }
.button-primary:hover { background: #ff8278; }
.button-ghost { border-color: var(--line); color: #fff; }
.button-ghost:hover, .button-quiet:hover { border-color: rgba(255,255,255,.42); background: rgba(255,255,255,.05); }
.button-quiet { border-color: var(--line); color: #fff; }
.button-light { color: var(--ink); background: var(--paper); }
.button-light:hover { background: #fff; }

.hero { position: relative; z-index: 1; min-height: 900px; padding: 150px var(--pad) 72px; display: grid; grid-template-columns: minmax(440px, .86fr) minmax(550px, 1.14fr); grid-template-rows: 1fr auto; align-items: center; gap: 64px; isolation: isolate; overflow: hidden; }
.hero::before { content: ""; position: absolute; inset: 0; z-index: -3; background: radial-gradient(circle at 74% 33%, rgba(82,229,212,.09), transparent 28%), radial-gradient(circle at 12% 42%, rgba(255,106,95,.08), transparent 30%), #090b0f; }
.hero-noise { position: absolute; inset: 0; z-index: -1; opacity: .3; mix-blend-mode: soft-light; background: linear-gradient(112deg, transparent 0 46%, rgba(255,255,255,.025) 46.2% 46.4%, transparent 46.7%); }
.hero-grid { position: absolute; inset: 0; z-index: -2; opacity: .32; background-image: linear-gradient(rgba(255,255,255,.04) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.04) 1px, transparent 1px); background-size: 84px 84px; mask-image: linear-gradient(to bottom, transparent 4%, black 30%, transparent 88%); }
.hero-copy { position: relative; z-index: 2; max-width: 650px; }
.eyebrow { display: flex; align-items: center; gap: 10px; color: #aeb7c3; font: 800 9px/1 var(--body); letter-spacing: .18em; }
.pulse-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--coral); box-shadow: 0 0 0 0 rgba(255,106,95,.5); animation: pulse 2.2s infinite; }
@keyframes pulse { 50% { box-shadow: 0 0 0 8px rgba(255,106,95,0); } }
.hero h1, .section h2, .download h2 { margin: 26px 0 28px; font-family: var(--display); font-stretch: condensed; font-weight: 900; letter-spacing: -.045em; line-height: .82; text-transform: uppercase; }
.hero h1 { font-size: clamp(72px, 7.4vw, 128px); }
.hero h1 em, .section h2 em, .download h2 em { color: var(--coral); font-style: normal; }
.hero-lede { max-width: 590px; margin: 0; color: #b0b8c3; font-size: clamp(16px, 1.25vw, 20px); line-height: 1.65; }
.hero-actions { display: flex; gap: 10px; margin-top: 36px; }
.hero-note { margin: 16px 0 0; color: #68717e; font: 650 9px/1 var(--body); letter-spacing: .1em; text-transform: uppercase; }
.hero-stage { position: relative; z-index: 1; justify-self: stretch; min-width: 0; }
.stage-frame { position: relative; aspect-ratio: 1.1/1; overflow: hidden; background: #0c1117; border: 1px solid rgba(255,255,255,.14); clip-path: polygon(0 0, 94% 0, 100% 7%, 100% 100%, 6% 100%, 0 93%); box-shadow: 0 50px 100px rgba(0,0,0,.44); }
.stage-frame::after { content: ""; position: absolute; inset: 0; box-shadow: inset 0 0 110px 24px rgba(0,0,0,.66); background: linear-gradient(90deg, rgba(8,10,14,.8), transparent 38%); }
.stage-frame img { height: 100%; width: 154%; max-width: none; object-fit: cover; object-position: 76% center; transform: translateX(-27%); filter: saturate(.88) contrast(1.06); }
.stage-scan { position: absolute; z-index: 2; inset: 0; opacity: .14; background: repeating-linear-gradient(0deg, rgba(255,255,255,.15) 0 1px, transparent 1px 4px); animation: scan 9s linear infinite; }
@keyframes scan { to { background-position: 0 90px; } }
.stage-corner { position: absolute; z-index: 3; width: 78px; height: 78px; border-color: var(--cyan); opacity: .64; }
.stage-corner-a { left: 18px; top: 18px; border-left: 1px solid; border-top: 1px solid; }
.stage-corner-b { right: 18px; bottom: 18px; border-right: 1px solid; border-bottom: 1px solid; }
.signal-card { position: absolute; z-index: 5; display: grid; grid-template-columns: auto 1fr auto; gap: 14px; align-items: center; padding: 14px 16px; border: 1px solid rgba(255,255,255,.17); background: rgba(8,11,15,.76); backdrop-filter: blur(14px); box-shadow: 0 18px 50px rgba(0,0,0,.3); }
.signal-card span { color: var(--muted); font: 800 8px/1 var(--body); letter-spacing: .12em; }
.signal-card strong { font: 750 9px/1 var(--body); letter-spacing: .07em; }
.signal-card i { color: var(--cyan); font: 900 10px/1 var(--body); font-style: normal; }
.signal-card-top { top: 34px; left: -34px; min-width: 310px; }
.signal-card-bottom { right: -10px; bottom: 34px; min-width: 430px; }
.signal-card .listening { animation: blink 1.4s infinite; }
@keyframes blink { 50% { opacity: .25; } }
.hero-index { grid-column: 1/-1; display: flex; justify-content: space-between; color: #59616d; font: 700 9px/1 var(--body); letter-spacing: .17em; }

.trust-rail { position: relative; z-index: 2; overflow: hidden; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--coral); color: #111319; }
.marquee { width: max-content; min-height: 48px; display: flex; align-items: center; gap: 30px; animation: marquee 28s linear infinite; font: 900 10px/1 var(--body); letter-spacing: .13em; white-space: nowrap; }
.marquee i { font-style: normal; font-size: 8px; }
@keyframes marquee { to { transform: translateX(-50%); } }

.section { position: relative; z-index: 1; padding: 120px var(--pad); }
.section-kicker { display: flex; align-items: center; gap: 15px; margin-bottom: 64px; color: var(--muted); font: 800 9px/1 var(--body); letter-spacing: .18em; }
.section-kicker span { color: var(--cyan); }
.manifesto { max-width: var(--max); margin: auto; }
.manifesto-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: 80px; align-items: end; }
.manifesto h2, .product h2, .characters h2, .performance h2 { font-size: clamp(64px, 7.2vw, 112px); }
.manifesto-copy { padding-bottom: 16px; }
.manifesto-copy .big-copy { margin: 0 0 28px; color: var(--paper); font-size: clamp(22px, 2vw, 30px); line-height: 1.4; letter-spacing: -.02em; }
.manifesto-copy p:not(.big-copy), .characters-intro > div > p, .performance-head > p { color: var(--muted); line-height: 1.75; font-size: 15px; }
.sense-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-top: 80px; }
.sense-card { position: relative; min-height: 430px; padding: 26px; display: flex; flex-direction: column; border: 1px solid var(--line); background: linear-gradient(145deg, rgba(255,255,255,.035), rgba(255,255,255,.01)); overflow: hidden; transition: transform .35s ease, border-color .35s ease, background .35s ease; }
.sense-card:hover { transform: translateY(-8px); border-color: rgba(82,229,212,.38); background: linear-gradient(145deg, rgba(82,229,212,.07), rgba(255,255,255,.01)); }
.sense-number { color: #5d6673; font: 850 10px/1 var(--body); letter-spacing: .12em; }
.sense-visual { height: 195px; margin: 18px -10px 12px; position: relative; display: grid; place-items: center; }
.visual-watch i { position: absolute; border: 1px solid rgba(82,229,212,.28); border-radius: 50%; }
.visual-watch i:nth-child(1) { width: 155px; height: 155px; animation: orbit 12s linear infinite; }
.visual-watch i:nth-child(2) { width: 100px; height: 100px; border-color: rgba(255,106,95,.44); animation: orbit 8s linear infinite reverse; }
.visual-watch i:nth-child(3) { width: 20px; height: 20px; background: var(--cyan); box-shadow: 0 0 34px var(--cyan); }
@keyframes orbit { to { transform: rotate(360deg); } }
.visual-understand { transform: rotate(45deg); }
.visual-understand i { position: absolute; border: 1px solid rgba(255,255,255,.16); animation: breathe 3s ease-in-out infinite alternate; }
.visual-understand i:nth-child(1) { width: 140px; height: 140px; }
.visual-understand i:nth-child(2) { width: 100px; height: 100px; border-color: rgba(82,229,212,.5); animation-delay: .3s; }
.visual-understand i:nth-child(3) { width: 58px; height: 58px; border-color: rgba(255,106,95,.55); animation-delay: .6s; }
.visual-understand i:nth-child(4) { width: 13px; height: 13px; background: var(--paper); box-shadow: 0 0 28px white; }
@keyframes breathe { to { transform: scale(1.09); opacity: .55; } }
.visual-respond { align-items: end; grid-auto-flow: column; gap: 8px; padding: 45px; }
.visual-respond i { width: 9px; background: var(--coral); animation: audio 1.1s ease-in-out infinite alternate; }
.visual-respond i:nth-child(1) { height: 25%; }
.visual-respond i:nth-child(2) { height: 63%; animation-delay: .1s; background: var(--cyan); }
.visual-respond i:nth-child(3) { height: 95%; animation-delay: .3s; }
.visual-respond i:nth-child(4) { height: 42%; animation-delay: .55s; background: var(--cyan); }
.visual-respond i:nth-child(5) { height: 70%; animation-delay: .8s; }
@keyframes audio { to { height: 35%; opacity: .45; } }
.sense-card h3 { margin: auto 0 12px; font: 900 30px/1 var(--display); letter-spacing: -.02em; }
.sense-card p { min-height: 70px; margin: 0; color: var(--muted); font-size: 13px; line-height: 1.65; }
.card-meta { margin-top: 24px; color: var(--cyan); font: 800 8px/1 var(--body); letter-spacing: .15em; }

.product { background: #0d1015; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.product-heading { max-width: var(--max); margin: auto; display: grid; grid-template-columns: 1fr 300px; gap: 60px; align-items: end; }
.product-heading p { color: var(--muted); line-height: 1.7; padding-bottom: 23px; }
.app-shell { max-width: 1370px; margin: 40px auto 0; border: 1px solid rgba(255,255,255,.19); background: #0a0d12; box-shadow: 0 60px 140px rgba(0,0,0,.45); }
.app-bar { height: 45px; display: flex; align-items: center; gap: 12px; padding: 0 14px; color: #8f9aaa; border-bottom: 1px solid var(--line); font: 750 9px/1 var(--body); letter-spacing: .1em; }
.app-bar .app-mark { width: 24px; height: 24px; display: grid; place-items: center; background: var(--coral); color: var(--ink); font-weight: 900; }
.app-bar strong { color: var(--paper); }
.app-bar i { margin-left: auto; color: var(--coral); font-style: normal; }
.app-bar b { width: 28px; text-align: center; color: #737d8c; font-size: 14px; }
.app-shot { position: relative; aspect-ratio: 16/8.95; overflow: hidden; background: #0d1117; }
.app-shot img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.87) contrast(1.04) brightness(.88); }
.app-sheen { position: absolute; inset: 0; pointer-events: none; background: linear-gradient(115deg, transparent 0 42%, rgba(255,255,255,.055) 49%, transparent 56%); }
.app-status { min-height: 38px; padding: 0 16px; display: flex; align-items: center; gap: 22px; color: #505866; font: 700 7px/1 var(--body); letter-spacing: .1em; }
.app-status span:first-child { color: var(--cyan); }
.app-status i { display: inline-block; width: 4px; height: 4px; border-radius: 50%; background: var(--cyan); margin-right: 7px; }
.control-notes { max-width: 1370px; margin: 34px auto 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.control-notes article { padding: 26px; border-left: 1px solid var(--line); }
.control-notes span { color: var(--cyan); font: 800 8px/1 var(--body); letter-spacing: .15em; }
.control-notes h3 { margin: 14px 0 8px; font-size: 18px; }
.control-notes p { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.65; }

.characters { overflow: hidden; }
.character-orbit { position: absolute; z-index: -1; right: -280px; top: 80px; width: 850px; height: 850px; border: 1px solid rgba(82,229,212,.08); border-radius: 50%; box-shadow: 0 0 0 110px rgba(82,229,212,.02), 0 0 0 220px rgba(82,229,212,.015); }
.characters-intro { max-width: var(--max); margin: auto; display: grid; grid-template-columns: .9fr 1.1fr; gap: 80px; align-items: center; }
.characters-intro > div > p { max-width: 540px; }
.character-feature { min-height: 560px; display: grid; grid-template-columns: 1.18fr .82fr; border: 1px solid var(--line); background: #0c1015; }
.character-portrait { min-width: 0; overflow: hidden; }
.character-portrait img { width: 165%; max-width: none; height: 100%; object-fit: cover; object-position: 74% center; transform: translateX(-31%); filter: saturate(.74) contrast(1.08); }
.character-caption { padding: 34px 28px; display: flex; flex-direction: column; justify-content: flex-end; background: linear-gradient(145deg, rgba(255,106,95,.06), transparent); }
.character-caption span { color: var(--coral); font: 800 8px/1 var(--body); letter-spacing: .13em; }
.character-caption h3 { margin: 16px 0; font: 900 42px/.9 var(--display); letter-spacing: -.03em; }
.character-caption p { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.7; }
.character-roster { max-width: var(--max); margin: 60px auto 0; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.character-roster article, .roster-store { min-height: 155px; position: relative; padding: 24px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); text-decoration: none; transition: background .25s ease, color .25s ease; }
.character-roster article:hover { background: rgba(82,229,212,.045); }
.character-roster article b { color: #505968; font: 800 9px/1 var(--body); }
.character-roster article h3 { margin: 35px 0 4px; font: 900 24px/1 var(--display); }
.character-roster article p { margin: 0; color: var(--muted); font-size: 10px; text-transform: uppercase; letter-spacing: .08em; }
.character-roster article span { position: absolute; top: 24px; right: 24px; color: var(--cyan); font: 800 7px/1 var(--body); letter-spacing: .1em; }
.roster-store { display: flex; flex-direction: column; justify-content: space-between; background: var(--coral); color: var(--ink); }
.roster-store strong { font: 900 26px/.95 var(--display); }
.roster-store span { font: 850 8px/1 var(--body); letter-spacing: .12em; }

.rooms { padding-top: 50px; }
.rooms-panel { max-width: var(--max); margin: auto; min-height: 680px; display: grid; grid-template-columns: 1fr 1fr; background: var(--coral); color: var(--ink); overflow: hidden; }
.rooms-copy { padding: clamp(45px, 6vw, 90px); }
.rooms-copy .section-kicker { color: rgba(9,11,15,.6); margin-bottom: 54px; }
.rooms-copy .section-kicker span { color: var(--ink); }
.rooms-copy h2 { font-size: clamp(58px, 6vw, 96px); }
.rooms-copy h2 em { color: var(--paper); }
.rooms-copy > p { max-width: 590px; font-size: 16px; line-height: 1.7; }
.room-actions { display: flex; align-items: center; gap: 22px; margin-top: 36px; }
.room-actions .button-primary { background: var(--ink); color: var(--paper); }
.room-actions > span { max-width: 145px; font: 750 8px/1.5 var(--body); letter-spacing: .08em; text-transform: uppercase; opacity: .6; }
.room-demo { margin: 42px 42px 42px 0; padding: 24px; align-self: stretch; display: flex; flex-direction: column; color: var(--paper); background: #0a0d12; border: 1px solid rgba(255,255,255,.16); box-shadow: 0 30px 60px rgba(57,19,15,.3); transform: rotate(1.3deg); }
.room-top { min-height: 45px; display: flex; justify-content: space-between; border-bottom: 1px solid var(--line); font: 800 9px/1 var(--body); letter-spacing: .12em; }
.room-top i { color: var(--cyan); font-style: normal; }
.room-people { display: grid; gap: 8px; padding: 28px 0; }
.room-people > div { display: grid; grid-template-columns: 42px 1fr 10px; gap: 12px; align-items: center; padding: 12px; background: rgba(255,255,255,.035); border: 1px solid rgba(255,255,255,.08); }
.room-people > div > b { width: 38px; height: 38px; display: grid; place-items: center; background: #202630; color: var(--paper); }
.room-people span { font: 850 11px/1 var(--body); letter-spacing: .08em; }
.room-people small { display: block; margin-top: 5px; color: #737e8d; font-size: 7px; }
.room-people i { width: 7px; height: 7px; border-radius: 50%; background: var(--cyan); }
.room-people .ai-person { border-color: rgba(255,106,95,.28); }
.room-people .ai-person > b { color: var(--ink); background: var(--coral); }
.room-message { position: relative; margin-top: auto; padding: 18px 62px 18px 18px; border-left: 2px solid var(--coral); background: rgba(255,255,255,.045); }
.room-message span { color: var(--coral); font: 850 9px/1 var(--body); letter-spacing: .1em; }
.room-message p { margin: 8px 0 0; font-size: 13px; line-height: 1.55; }
.room-message time { position: absolute; right: 16px; top: 18px; color: #626b78; font-size: 8px; }
.room-composer { height: 48px; margin-top: 12px; padding: 0 14px; display: flex; align-items: center; gap: 14px; color: #596270; background: #12171e; border: 1px solid var(--line); font-size: 11px; }
.room-composer span { margin-right: auto; }
.room-composer b { color: var(--paper); }

.performance { max-width: var(--max); margin: auto; }
.performance-head { display: grid; grid-template-columns: 1fr 360px; gap: 70px; align-items: end; }
.performance-head > p { padding-bottom: 25px; }
.performance-grid { display: grid; grid-template-columns: repeat(4, 1fr); margin-top: 60px; border-left: 1px solid var(--line); }
.metric-card { min-height: 315px; padding: 26px; display: flex; flex-direction: column; border-top: 1px solid var(--line); border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.metric-card > span { color: var(--cyan); font: 850 8px/1 var(--body); letter-spacing: .16em; }
.metric-card strong { margin: 48px 0 0; font: 900 72px/.8 var(--display); letter-spacing: -.04em; }
.metric-card small { margin-top: 10px; color: var(--coral); font: 800 8px/1 var(--body); letter-spacing: .12em; }
.metric-card p { margin: auto 0 0; color: var(--muted); font-size: 12px; line-height: 1.6; }
.anti-cheat { min-height: 190px; margin-top: 14px; padding: 30px; display: grid; grid-template-columns: 130px 1fr 1fr; gap: 32px; align-items: center; border: 1px solid var(--line); background: linear-gradient(90deg, rgba(82,229,212,.055), transparent); }
.anti-seal { width: 110px; height: 110px; display: grid; place-items: center; align-content: center; border: 1px solid rgba(82,229,212,.35); border-radius: 50%; color: var(--cyan); }
.anti-seal span, .anti-seal small { font: 850 7px/1 var(--body); letter-spacing: .14em; }
.anti-seal b { margin: 5px 0; font-size: 30px; }
.anti-cheat > div:nth-child(2) > span { color: var(--cyan); font: 850 8px/1 var(--body); letter-spacing: .14em; }
.anti-cheat h3 { margin: 12px 0 0; font: 900 30px/.95 var(--display); }
.anti-cheat > p { color: var(--muted); font-size: 13px; line-height: 1.65; }
.anti-cheat a { color: var(--paper); text-decoration-color: rgba(255,255,255,.3); }

.download { min-height: 720px; display: grid; grid-template-columns: 1fr .75fr; align-items: center; gap: 80px; overflow: hidden; background: var(--coral); color: var(--ink); }
.download-grid { position: absolute; inset: 0; background-image: linear-gradient(rgba(9,11,15,.1) 1px, transparent 1px), linear-gradient(90deg, rgba(9,11,15,.1) 1px, transparent 1px); background-size: 60px 60px; mask-image: linear-gradient(90deg, black, transparent 72%); }
.download-copy { position: relative; z-index: 2; max-width: 780px; }
.download .eyebrow { color: rgba(9,11,15,.65); }
.download .pulse-dot { background: var(--ink); }
.download h2 { font-size: clamp(64px, 7.2vw, 116px); }
.download h2 em { color: var(--paper); }
.download-copy > p { max-width: 600px; font-size: 16px; line-height: 1.7; }
.download-copy .button { margin-top: 26px; min-width: 350px; }
.download-copy > small { display: block; margin-top: 14px; font: 750 8px/1 var(--body); letter-spacing: .1em; text-transform: uppercase; opacity: .55; }
.download-signal { position: relative; z-index: 2; display: grid; place-items: center; gap: 28px; }
.signal-rings { position: relative; width: min(34vw, 420px); aspect-ratio: 1; display: grid; place-items: center; }
.signal-rings i { position: absolute; border: 1px solid rgba(9,11,15,.3); border-radius: 50%; animation: ring 3.8s ease-out infinite; }
.signal-rings i:nth-child(1) { width: 34%; height: 34%; }
.signal-rings i:nth-child(2) { width: 54%; height: 54%; animation-delay: .5s; }
.signal-rings i:nth-child(3) { width: 75%; height: 75%; animation-delay: 1s; }
.signal-rings i:nth-child(4) { width: 96%; height: 96%; animation-delay: 1.5s; }
@keyframes ring { 50% { opacity: .28; transform: scale(.95); } }
.signal-rings b { width: 90px; height: 90px; display: grid; place-items: center; background: var(--ink); color: var(--paper); font: 900 26px/1 var(--body); box-shadow: 0 0 0 12px rgba(9,11,15,.1); }
.download-signal > span { text-align: center; font: 900 11px/1.4 var(--body); letter-spacing: .14em; }

footer { position: relative; z-index: 2; padding: 70px var(--pad) 28px; display: grid; grid-template-columns: 1fr auto; gap: 45px 70px; border-top: 1px solid var(--line); background: #07090c; }
.footer-brand { display: flex; gap: 14px; align-items: center; }
.footer-brand > div { display: grid; gap: 4px; }
.footer-brand strong { font: 900 21px/1 var(--display); letter-spacing: .06em; }
.footer-brand small { color: var(--muted); font: 700 8px/1 var(--body); letter-spacing: .14em; }
footer > p { grid-row: 2; color: var(--muted); margin: 0; }
footer nav { grid-column: 2; grid-row: 1/3; display: grid; grid-template-columns: repeat(2, minmax(100px, 1fr)); gap: 20px 40px; }
footer nav a { color: #a4adba; text-decoration: none; text-transform: uppercase; font: 750 9px/1 var(--body); letter-spacing: .12em; }
footer nav a:hover { color: #fff; }
.footer-bottom { grid-column: 1/-1; padding-top: 25px; display: flex; justify-content: space-between; border-top: 1px solid var(--line); color: #545c68; font: 750 8px/1 var(--body); letter-spacing: .12em; }

.reveal { opacity: 0; transform: translateY(22px); transition: opacity .75s ease, transform .75s cubic-bezier(.2,.75,.25,1); }
.reveal.is-visible { opacity: 1; transform: translateY(0); }

.legal-page { min-height: 100vh; padding-top: 82px; }
.legal-hero { padding: 110px var(--pad) 70px; border-bottom: 1px solid var(--line); background: radial-gradient(circle at 82% 20%, rgba(82,229,212,.09), transparent 30%); }
.legal-hero h1 { max-width: 950px; margin: 24px 0 0; font: 900 clamp(64px, 9vw, 132px)/.82 var(--display); letter-spacing: -.04em; }
.legal-content { max-width: 900px; margin: auto; padding: 80px var(--pad) 120px; color: #b3bbc6; line-height: 1.75; }
.legal-content h2 { margin: 50px 0 12px; color: var(--paper); font: 900 32px/1 var(--display); }
.legal-content h3 { color: var(--paper); margin-top: 30px; }
.legal-content a { color: var(--cyan); }
.legal-content .legal-note { padding: 22px; border: 1px solid rgba(82,229,212,.25); background: rgba(82,229,212,.05); color: var(--paper); }

.market-hero { min-height: 100vh; padding: 150px var(--pad) 80px; display: grid; grid-template-columns: 1fr .8fr; align-items: center; gap: 70px; background: radial-gradient(circle at 72% 45%, rgba(255,106,95,.15), transparent 26%), #090b0f; }
.market-hero h1 { margin: 28px 0; font: 900 clamp(68px, 9vw, 145px)/.8 var(--display); letter-spacing: -.05em; }
.market-hero h1 em { color: var(--coral); font-style: normal; }
.market-hero p { max-width: 630px; color: var(--muted); font-size: 18px; line-height: 1.7; }
.market-orbit { aspect-ratio: 1; position: relative; display: grid; place-items: center; border: 1px solid var(--line); border-radius: 50%; }
.market-orbit::before, .market-orbit::after { content: ""; position: absolute; border: 1px solid rgba(82,229,212,.18); border-radius: 50%; }
.market-orbit::before { inset: 14%; }
.market-orbit::after { inset: 29%; }
.market-orbit b { width: 110px; height: 110px; display: grid; place-items: center; background: var(--coral); color: var(--ink); font-size: 30px; }

@media (max-width: 1100px) {
  .site-header nav, .header-actions .text-link { display: none; }
  .site-header .header-actions { margin-left: auto; }
  .menu-button { display: block; }
  .site-header.menu-open { height: auto; min-height: 82px; flex-wrap: wrap; padding-top: 14px; padding-bottom: 18px; }
  .site-header.menu-open nav { order: 5; width: 100%; display: grid; gap: 0; }
  .site-header.menu-open nav a { padding: 14px 0; border-top: 1px solid var(--line); }
  .hero { min-height: auto; grid-template-columns: 1fr; padding-top: 145px; }
  .hero-copy { max-width: 750px; }
  .hero-stage { width: min(820px, 100%); margin: 0 auto; }
  .stage-frame { aspect-ratio: 16/10; }
  .manifesto-grid, .characters-intro, .performance-head { grid-template-columns: 1fr; gap: 10px; }
  .character-feature { max-width: 760px; }
  .rooms-panel { grid-template-columns: 1fr; }
  .room-demo { margin: 0 42px 42px; min-height: 540px; transform: none; }
  .performance-grid { grid-template-columns: repeat(2, 1fr); }
  .download { grid-template-columns: 1fr .55fr; }
}

@media (max-width: 760px) {
  :root { --pad: 20px; }
  .cursor-glow { display: none; }
  .site-header { height: 68px; }
  .brand-copy small { display: none; }
  .header-actions .button { display: none; }
  .hero { padding-top: 120px; gap: 42px; }
  .hero h1 { font-size: clamp(64px, 20vw, 94px); }
  .hero-actions { flex-direction: column; align-items: stretch; }
  .hero-stage { padding-bottom: 48px; }
  .stage-frame { aspect-ratio: .88/1; }
  .stage-frame img { width: 205%; transform: translateX(-43%); object-position: 72% center; }
  .signal-card-top { left: 10px; top: 20px; min-width: 250px; }
  .signal-card-bottom { left: 18px; right: 18px; bottom: 20px; min-width: 0; }
  .signal-card-bottom strong { font-size: 8px; }
  .section { padding-top: 85px; padding-bottom: 85px; }
  .section-kicker { margin-bottom: 42px; }
  .manifesto h2, .product h2, .characters h2, .performance h2 { font-size: clamp(56px, 18vw, 82px); }
  .sense-grid, .control-notes, .character-roster { grid-template-columns: 1fr; }
  .product-heading { grid-template-columns: 1fr; gap: 0; }
  .app-shot { aspect-ratio: 4/5; }
  .app-shot img { width: auto; max-width: none; height: 100%; object-position: 48% center; }
  .app-status span:nth-child(n+3) { display: none; }
  .character-feature { min-height: 680px; grid-template-columns: 1fr; grid-template-rows: 1.2fr .8fr; }
  .character-caption { padding: 28px; }
  .character-roster { grid-template-columns: repeat(2, 1fr); }
  .rooms-copy { padding: 42px 24px; }
  .rooms-copy h2 { font-size: 60px; }
  .room-actions { align-items: flex-start; flex-direction: column; }
  .room-demo { min-height: 510px; margin: 0 16px 16px; padding: 16px; }
  .performance-grid { grid-template-columns: 1fr; }
  .anti-cheat { grid-template-columns: 1fr; }
  .anti-seal { display: none; }
  .download { grid-template-columns: 1fr; min-height: 830px; }
  .download-signal { position: absolute; right: -100px; bottom: -80px; opacity: .28; }
  .download-copy .button { min-width: 0; width: 100%; }
  footer { grid-template-columns: 1fr; }
  footer > p, footer nav { grid-column: 1; grid-row: auto; }
  .footer-bottom { gap: 20px; flex-direction: column; }
  .market-hero { grid-template-columns: 1fr; }
  .market-orbit { opacity: .35; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; }
  .reveal { opacity: 1; transform: none; }
  .cursor-glow { display: none; }
}
