:root {
  --evergreen: #063f39;
  --green: #087266;
  --teal: #0d9787;
  --mint: #b8f3c9;
  --cream: #fff9e9;
  --gold: #ffc932;
  --gold-bright: #ffe36b;
  --ink: #083d35;
  --blue-night: #071c3d;
  --white: #ffffff;
  --muted: #55736b;
  --line: rgba(7, 77, 66, 0.16);
  --shell: 1240px;
  --header-height: 82px;
  --font: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: calc(var(--header-height) + 18px); }
body { margin: 0; overflow-x: hidden; color: var(--ink); background: var(--cream); font-family: var(--font); font-size: 16px; line-height: 1.55; -webkit-font-smoothing: antialiased; }
body.menu-open { overflow: hidden; }
img, svg { display: block; max-width: 100%; }
img { height: auto; }
a { color: inherit; text-decoration: none; }
button, a { -webkit-tap-highlight-color: transparent; }
button { font: inherit; }
h1, h2, h3, p, figure, ul { margin-top: 0; }
.page-shell { width: min(calc(100% - 48px), var(--shell)); margin-inline: auto; }

.skip-link { position: fixed; z-index: 1000; top: 12px; left: 12px; padding: 10px 16px; border-radius: 10px; color: var(--evergreen); background: var(--gold-bright); transform: translateY(-160%); transition: transform 180ms ease; }
.skip-link:focus { transform: translateY(0); }

.site-header { position: fixed; z-index: 100; top: 0; right: 0; left: 0; height: var(--header-height); transition: height 200ms ease, background-color 200ms ease, box-shadow 200ms ease, border-color 200ms ease; }
.site-header.is-scrolled { height: 70px; border-bottom: 1px solid rgba(6, 63, 57, 0.1); background: rgba(255, 249, 233, 0.9); box-shadow: 0 10px 26px rgba(4, 49, 44, 0.09); backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); }
.header-inner { display: flex; align-items: center; height: 100%; gap: 28px; }
.brand { display: inline-flex; align-items: center; gap: 10px; color: var(--evergreen); font-size: 22px; font-weight: 860; letter-spacing: -0.055em; }
.brand img { width: 45px; height: 45px; border: 2px solid rgba(255,255,255,.8); border-radius: 14px; box-shadow: 0 8px 17px rgba(4, 59, 52, .15); }
.brand > span > span { color: var(--green); }
.primary-navigation { display: flex; align-items: center; gap: 28px; margin-left: auto; }
.primary-navigation a { position: relative; color: #315b53; font-size: 13px; font-weight: 800; letter-spacing: .01em; }
.primary-navigation a::after { position: absolute; right: 0; bottom: -7px; left: 0; height: 2px; border-radius: 9px; background: var(--gold); content: ""; transform: scaleX(0); transform-origin: right; transition: transform 180ms ease; }
.primary-navigation a:hover::after, .primary-navigation a:focus-visible::after { transform: scaleX(1); transform-origin: left; }
.header-cta { display: inline-flex; align-items: center; gap: 9px; min-height: 44px; padding: 0 17px; border-radius: 999px; color: var(--cream); background: var(--evergreen); box-shadow: 0 13px 24px rgba(3, 55, 49, 0.18); font-size: 13px; font-weight: 800; transition: transform 180ms ease, background-color 180ms ease; }
.header-cta:hover, .header-cta:focus-visible { background: var(--green); transform: translateY(-2px); }
.site-header:not(.is-scrolled) .brand { color: var(--cream); }
.site-header:not(.is-scrolled) .brand > span > span { color: var(--gold-bright); }
.site-header:not(.is-scrolled) .primary-navigation a { color: var(--cream); }
.site-header:not(.is-scrolled) .header-cta { color: var(--evergreen); background: var(--gold-bright); }
.site-header:not(.is-scrolled) .header-cta:hover, .site-header:not(.is-scrolled) .header-cta:focus-visible { background: #fff09b; }
.header-live-dot, .live-dot, .screen-dot { width: 8px; height: 8px; border-radius: 50%; background: var(--gold); box-shadow: 0 0 0 4px rgba(255, 201, 50, .18), 0 0 18px rgba(255, 227, 107, .9); animation: blink 1.8s ease-in-out infinite; }
@keyframes blink { 0%, 100% { opacity: .62; transform: scale(.85); } 50% { opacity: 1; transform: scale(1); } }
.menu-toggle { display: none; width: 45px; height: 45px; margin-left: auto; padding: 0; border: 1px solid var(--line); border-radius: 13px; background: rgba(255,255,255,.76); cursor: pointer; }
.menu-toggle span { display: block; width: 20px; height: 2px; margin: 5px auto; border-radius: 9px; background: var(--evergreen); transition: transform 180ms ease; }

.hero { position: relative; overflow: hidden; isolation: isolate; color: var(--cream); background: radial-gradient(circle at 75% 20%, rgba(255, 220, 90, .33), transparent 21%), radial-gradient(circle at 21% 66%, rgba(12, 154, 133, .6), transparent 28%), linear-gradient(132deg, #073f39 0%, #075e54 48%, #0b7f70 100%); }
.hero::before { position: absolute; z-index: -1; inset: 0; opacity: .3; background-image: radial-gradient(rgba(255,255,255,.47) 1px, transparent 1px), linear-gradient(115deg, transparent 20%, rgba(255,214,64,.15) 20.2%, transparent 20.6%); background-size: 23px 23px, 180px 180px; content: ""; mask-image: linear-gradient(to bottom, #000, transparent 78%); }
.hero-moon { position: absolute; z-index: -1; top: 108px; right: 11%; width: 550px; height: 550px; border: 1px solid rgba(255, 231, 127, .34); border-radius: 50%; box-shadow: inset 0 0 0 42px rgba(255, 229, 111, .04), 0 0 0 52px rgba(255, 255, 255, .025); }
.hero-arch { position: absolute; z-index: -1; width: 460px; height: 660px; border: 1px solid rgba(255, 221, 87, .22); border-bottom: 0; border-radius: 240px 240px 0 0; }
.hero-arch-one { bottom: -80px; left: -150px; transform: rotate(-11deg); }
.hero-arch-two { top: 112px; right: -250px; border-color: rgba(255,255,255,.12); transform: rotate(13deg); }
.hero-star { position: absolute; z-index: -1; color: var(--gold-bright); font-size: 30px; text-shadow: 0 0 25px rgba(255, 227, 107, .55); animation: twinkle 4s ease-in-out infinite; }
.hero-star-one { top: 25%; left: 7%; }
.hero-star-two { top: 42%; right: 42%; font-size: 21px; animation-delay: 1s; }
.hero-star-three { right: 10%; bottom: 24%; font-size: 25px; animation-delay: 2s; }
@keyframes twinkle { 0%,100% { opacity: .35; transform: rotate(0deg) scale(.8); } 45% { opacity: 1; transform: rotate(22deg) scale(1.15); } }
.hero-layout { display: grid; grid-template-columns: minmax(0, 1.04fr) minmax(390px, .96fr); align-items: center; min-height: 850px; padding: calc(var(--header-height) + 75px) 0 115px; gap: 40px; }
.hero-copy { position: relative; z-index: 2; max-width: 690px; padding-bottom: 26px; }
.live-kicker, .section-kicker { display: flex; align-items: center; gap: 10px; margin-bottom: 18px; font-size: 11px; font-weight: 850; letter-spacing: .16em; text-transform: uppercase; }
.live-kicker { color: var(--gold-bright); }
.hero h1 { max-width: 740px; margin-bottom: 24px; font-size: clamp(55px, 6.6vw, 97px); line-height: .91; letter-spacing: -.075em; }
.hero h1 em { color: var(--gold-bright); font-style: normal; text-shadow: 0 5px 0 rgba(0, 51, 45, .18); }
.hero-description { max-width: 570px; margin-bottom: 31px; color: rgba(255,255,255,.78); font-size: 17px; line-height: 1.76; }
.hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 23px; margin-bottom: 52px; }
.hero-store-actions { gap: 12px; }
.gold-button, .outline-button { display: inline-flex; align-items: center; justify-content: center; gap: 14px; min-height: 58px; padding: 0 23px; border-radius: 17px; font-size: 14px; font-weight: 850; transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease; }
.gold-button { color: #274036; background: var(--gold-bright); box-shadow: 0 18px 31px rgba(0, 27, 23, .27); }
.gold-button:hover, .gold-button:focus-visible { background: #fff09b; box-shadow: 0 22px 37px rgba(0, 27, 23, .35); transform: translateY(-3px); }
.text-button { display: inline-flex; align-items: center; gap: 9px; color: var(--cream); font-size: 14px; font-weight: 790; }
.text-button span { font-size: 20px; transition: transform 180ms ease; }
.text-button:hover span, .text-button:focus-visible span { transform: translateY(4px); }
.live-stats { display: flex; align-items: stretch; max-width: 515px; border: 1px solid rgba(255,255,255,.18); border-radius: 19px; background: rgba(0, 45, 39, .24); backdrop-filter: blur(8px); }
.live-stats div { flex: 1; padding: 14px 18px 13px; }
.live-stats div + div { border-left: 1px solid rgba(255,255,255,.16); }
.live-stats strong, .live-stats span { display: block; }
.live-stats strong { color: var(--gold-bright); font-size: 13px; font-weight: 850; }
.live-stats span { color: rgba(255,255,255,.66); font-size: 10px; font-weight: 650; letter-spacing: .035em; text-transform: uppercase; }
.hero-art { position: relative; display: grid; place-items: center; min-height: 680px; }
.hero-phone { position: relative; z-index: 2; width: clamp(280px, 28vw, 365px); margin: 0; padding: 8px; border: 1px solid rgba(255, 239, 159, .8); border-radius: 33px; background: linear-gradient(140deg, rgba(255,224,86,.95), rgba(15,101,85,.8)); box-shadow: 0 38px 70px rgba(0, 29, 24, .4), 0 0 0 12px rgba(255,255,255,.04); transform: rotate(4deg); }
.hero-phone img { width: 100%; height: auto; aspect-ratio: 665 / 1440; border-radius: 26px; object-fit: contain; }
.orbit { position: absolute; z-index: 1; border: 1px solid rgba(255, 233, 137, .38); border-radius: 50%; }
.orbit-one { width: 620px; height: 620px; transform: rotate(-18deg) scaleX(.74); }
.orbit-two { width: 470px; height: 470px; border-style: dashed; opacity: .62; animation: orbit-turn 28s linear infinite; }
@keyframes orbit-turn { to { transform: rotate(360deg); } }
.float-chip { position: absolute; z-index: 3; padding: 10px 15px; border: 1px solid rgba(255,255,255,.5); border-radius: 999px; color: var(--evergreen); background: rgba(255, 250, 226, .94); box-shadow: 0 13px 24px rgba(0, 31, 25, .2); font-size: 11px; font-weight: 850; letter-spacing: .02em; }
.chip-one { top: 22%; left: 1%; transform: rotate(-8deg); }
.chip-two { right: -3%; bottom: 18%; color: var(--cream); background: rgba(4, 54, 47, .88); transform: rotate(6deg); }
.chip-two i { color: var(--gold); font-size: 9px; font-style: normal; }
.ticker { position: absolute; right: -2%; bottom: 0; left: -2%; z-index: 4; overflow: hidden; color: var(--evergreen); background: var(--gold-bright); transform: rotate(-.8deg) scale(1.02); }
.ticker-track { display: flex; align-items: center; width: max-content; min-height: 66px; animation: ticker-slide 30s linear infinite; }
.ticker-track span { padding: 0 27px; font-size: 11px; font-weight: 900; letter-spacing: .15em; }
.ticker-track i { color: var(--green); font-size: 17px; font-style: normal; }
@keyframes ticker-slide { to { transform: translateX(-50%); } }

.room-radar { position: relative; padding: 138px 0 150px; overflow: hidden; background: var(--cream); }
.room-radar::before { position: absolute; top: 5%; right: -90px; width: 390px; height: 390px; border: 1px solid rgba(4, 104, 91, .13); border-radius: 50%; content: ""; }
.section-heading { max-width: 850px; }
.section-kicker { color: var(--green); }
.section-heading h2, .stage-copy h2, .moments h2, .download-copy h2, .agreements h2 { margin-bottom: 22px; font-size: clamp(45px, 5.6vw, 78px); line-height: .98; letter-spacing: -.07em; }
.room-heading { display: grid; grid-template-columns: minmax(220px, .55fr) minmax(430px, 1.45fr); align-items: end; gap: 55px; max-width: none; margin-bottom: 58px; }
.room-heading .section-kicker { grid-column: 1; grid-row: 1 / span 2; align-self: start; margin-top: 11px; }
.room-heading h2 { grid-column: 2; margin-bottom: 17px; }
.room-heading > p:last-child { grid-column: 2; max-width: 560px; margin-bottom: 0; color: var(--muted); font-size: 17px; line-height: 1.75; }
.radar-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 17px; }
.radar-feature { position: relative; min-height: 335px; padding: 28px 29px; overflow: hidden; border-radius: 28px; color: var(--cream); background: var(--evergreen); box-shadow: 0 19px 36px rgba(4, 68, 58, .12); transition: transform 220ms ease, box-shadow 220ms ease; }
.radar-feature::after { position: absolute; width: 210px; height: 210px; border: 1px solid rgba(255,255,255,.18); border-radius: 50%; content: ""; }
.feature-global { background: linear-gradient(145deg, #07665a, #064a42); }
.feature-global::after { right: -76px; bottom: -94px; }
.feature-chat { color: var(--evergreen); background: linear-gradient(145deg, #ffe576, #ffc72c); }
.feature-chat::after { top: -98px; left: -78px; border-color: rgba(5, 83, 72, .18); }
.feature-games { background: linear-gradient(145deg, #0d9483, #076155); }
.feature-games::after { right: -90px; bottom: -74px; width: 260px; height: 260px; }
.radar-feature:hover { box-shadow: 0 25px 45px rgba(4, 68, 58, .19); transform: translateY(-8px) rotate(-.6deg); }
.feature-number { position: relative; z-index: 1; display: block; margin-bottom: 58px; font-size: 11px; font-weight: 860; letter-spacing: .12em; }
.feature-icon { position: relative; z-index: 1; display: grid; place-items: center; width: 57px; height: 57px; margin-bottom: 22px; border: 1px solid currentColor; border-radius: 17px; font-size: 31px; font-weight: 400; }
.radar-feature h3 { position: relative; z-index: 1; margin-bottom: 9px; font-size: clamp(28px, 3vw, 39px); line-height: 1; letter-spacing: -.06em; }
.radar-feature p { position: relative; z-index: 1; max-width: 270px; margin-bottom: 0; color: currentColor; opacity: .76; font-size: 14px; line-height: 1.58; }

.mic-night { position: relative; overflow: hidden; padding: 136px 0; color: var(--cream); background: radial-gradient(circle at 50% 47%, rgba(15, 153, 132, .5), transparent 27%), linear-gradient(125deg, #051e32, #063f39 53%, #07554a); }
.mic-night::before { position: absolute; inset: 0; opacity: .23; background-image: linear-gradient(90deg, rgba(255,215,80,.28) 1px, transparent 1px), linear-gradient(rgba(255,215,80,.22) 1px, transparent 1px); background-size: 54px 54px; content: ""; mask-image: radial-gradient(circle at center, #000, transparent 68%); }
.stage-glow { position: absolute; border-radius: 50%; filter: blur(52px); }
.stage-glow-one { top: 22%; left: -120px; width: 280px; height: 280px; background: rgba(255, 206, 47, .23); }
.stage-glow-two { right: -110px; bottom: 8%; width: 360px; height: 360px; background: rgba(18, 188, 153, .3); }
.stage-layout { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(195px, .74fr) minmax(330px, 1.2fr) minmax(195px, .74fr); align-items: center; gap: 42px; }
.stage-screen { position: relative; width: min(100%, 270px); margin: 0 auto; padding: 7px; border: 1px solid rgba(255, 229, 121, .7); border-radius: 28px; background: linear-gradient(145deg, rgba(255,213,68,.96), rgba(14,116,94,.78)); box-shadow: 0 27px 53px rgba(0, 6, 18, .37); }
.stage-screen::after { position: absolute; z-index: -1; inset: 25px -18px -23px 20px; border-radius: 26px; background: rgba(255, 222, 98, .14); content: ""; filter: blur(16px); }
.stage-screen img { width: 100%; height: auto; aspect-ratio: 665 / 1440; border-radius: 21px; object-fit: contain; }
.stage-screen-left { transform: rotate(-7deg) translateY(40px); }
.stage-screen-right { transform: rotate(7deg) translateY(-34px); }
.screen-label { position: absolute; z-index: 2; top: -19px; left: 50%; display: flex; align-items: center; gap: 7px; width: max-content; padding: 8px 11px; border-radius: 999px; color: var(--evergreen); background: var(--gold-bright); box-shadow: 0 10px 20px rgba(0, 22, 18, .22); font-size: 8px; font-weight: 900; letter-spacing: .08em; transform: translateX(-50%); }
.screen-dot { width: 6px; height: 6px; box-shadow: none; }
.stage-copy { position: relative; z-index: 2; max-width: 545px; margin-inline: auto; text-align: center; }
.section-kicker-light { justify-content: center; color: var(--gold-bright); }
.stage-copy p:not(.section-kicker) { max-width: 500px; margin: 0 auto 26px; color: rgba(255,255,255,.74); font-size: 16px; line-height: 1.75; }
.stage-list { display: grid; gap: 11px; max-width: 440px; margin: 0 auto 30px; padding: 0; text-align: left; list-style: none; }
.stage-list li { display: grid; grid-template-columns: 31px 1fr; align-items: center; gap: 10px; padding: 11px 0; border-bottom: 1px solid rgba(255,255,255,.17); color: rgba(255,255,255,.91); font-size: 13px; font-weight: 680; }
.stage-list span { display: grid; place-items: center; width: 27px; height: 27px; border: 1px solid rgba(255,227,107,.6); border-radius: 50%; color: var(--gold-bright); font-size: 8px; font-weight: 900; }
.outline-button { min-height: 53px; border: 1px solid rgba(255, 234, 141, .57); border-radius: 999px; color: var(--gold-bright); background: rgba(0, 38, 34, .2); }
.outline-button:hover, .outline-button:focus-visible { border-color: var(--gold-bright); color: var(--evergreen); background: var(--gold-bright); transform: translateY(-3px); }

.moments { padding: 136px 0; background: #fef7e4; }
.moments-layout { display: grid; grid-template-columns: minmax(320px, .83fr) minmax(410px, 1.17fr); gap: 90px; align-items: start; }
.moments-title { position: sticky; top: 115px; }
.moment-list { border-top: 1px solid var(--line); }
.moment-list article { display: grid; grid-template-columns: 72px 1fr; gap: 20px; padding: 30px 4px; border-bottom: 1px solid var(--line); }
.moment-symbol { display: grid; place-items: center; width: 57px; height: 57px; border-radius: 18px; color: var(--evergreen); background: var(--gold-bright); font-size: 29px; font-weight: 700; }
.moment-list article:nth-child(2) .moment-symbol { color: var(--cream); background: var(--green); }
.moment-list article:nth-child(3) .moment-symbol { color: var(--evergreen); background: var(--mint); }
.moment-list h3 { margin-bottom: 7px; color: var(--evergreen); font-size: clamp(25px, 3vw, 36px); line-height: 1; letter-spacing: -.055em; }
.moment-list p { max-width: 500px; margin-bottom: 0; color: var(--muted); font-size: 15px; }

.download-stage { position: relative; overflow: hidden; padding: 132px 0; color: var(--cream); background: radial-gradient(circle at 27% 50%, rgba(255,210,58,.32), transparent 24%), radial-gradient(circle at 83% 18%, rgba(14,150,128,.65), transparent 27%), linear-gradient(126deg, #063f39, #087265); }
.download-stage::before { position: absolute; inset: -20%; border: 1px solid rgba(255,226,105,.22); border-radius: 44%; content: ""; transform: rotate(-11deg); }
.download-layout { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(270px, .75fr) minmax(0, 1.25fr); align-items: center; gap: 95px; }
.download-logo-wrap { position: relative; display: grid; place-items: center; min-height: 360px; }
.download-logo-wrap img { position: relative; z-index: 2; width: 220px; border: 9px solid var(--gold-bright); border-radius: 35%; box-shadow: 0 25px 50px rgba(0, 26, 22, .33); transform: rotate(-8deg); }
.download-logo-ring { position: absolute; width: 330px; height: 330px; border: 1px solid rgba(255,230,117,.55); border-radius: 50%; box-shadow: 0 0 0 37px rgba(255,255,255,.045); animation: orbit-turn 26s linear infinite; }
.download-spark { position: absolute; color: var(--gold-bright); font-size: 33px; text-shadow: 0 0 20px rgba(255,230,117,.6); }
.download-spark-one { top: 18%; left: 18%; }
.download-spark-two { right: 12%; bottom: 17%; font-size: 26px; }
.section-kicker-gold { color: var(--gold-bright); }
.download-copy h2 { max-width: 660px; }
.download-copy > p:not(.section-kicker) { max-width: 570px; margin-bottom: 31px; color: rgba(255,255,255,.74); font-size: 17px; }
.store-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.store-button { display: inline-flex; align-items: center; min-width: 190px; min-height: 60px; padding: 9px 18px; border: 1px solid transparent; border-radius: 17px; transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease; }
.store-button svg { flex: 0 0 auto; width: 26px; height: 30px; margin-right: 11px; }
.store-button span { font-size: 20px; font-weight: 760; line-height: 1.03; letter-spacing: -.035em; }
.store-button small { display: block; margin-bottom: 3px; font-size: 8px; font-weight: 750; letter-spacing: .09em; }
.store-button-google { color: var(--evergreen); background: var(--gold-bright); box-shadow: 0 16px 28px rgba(0, 31, 24, .25); }
.store-button-apple { border-color: rgba(255,255,255,.42); color: var(--cream); background: rgba(255,255,255,.1); }
.store-button-apple .apple-icon { fill: currentColor; }
.store-button:hover, .store-button:focus-visible { box-shadow: 0 22px 34px rgba(0, 31, 24, .31); transform: translateY(-3px); }

.agreements { padding: 112px 0 122px; background: #fffdf7; }
.agreements-inner { display: grid; grid-template-columns: minmax(320px, .85fr) minmax(430px, 1.15fr); align-items: end; gap: 70px; }
.agreements h2 { max-width: 540px; margin-bottom: 0; font-size: clamp(42px, 5vw, 68px); }
.agreement-list { display: grid; gap: 13px; }
.agreement-card { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 17px; min-height: 105px; padding: 18px 21px; border: 1px solid var(--line); border-radius: 21px; color: var(--evergreen); background: var(--cream); transition: transform 180ms ease, color 180ms ease, background-color 180ms ease, box-shadow 180ms ease; }
.agreement-index { display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid currentColor; border-radius: 50%; color: var(--green); font-size: 10px; font-weight: 900; }
.agreement-title { font-size: clamp(20px, 2.5vw, 28px); font-weight: 790; letter-spacing: -.04em; }
.agreement-arrow { display: grid; place-items: center; width: 40px; height: 40px; border-radius: 50%; color: var(--cream); background: var(--evergreen); font-size: 17px; }
.agreement-card:hover, .agreement-card:focus-visible { color: var(--cream); background: var(--green); box-shadow: 0 17px 31px rgba(3, 81, 69, .18); transform: translateX(-5px); }
.agreement-card:hover .agreement-index, .agreement-card:focus-visible .agreement-index { color: var(--gold-bright); }
.agreement-card:hover .agreement-arrow, .agreement-card:focus-visible .agreement-arrow { color: var(--evergreen); background: var(--gold-bright); }

.site-footer { color: rgba(255,255,255,.7); background: var(--evergreen); }
.footer-inner { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; min-height: 112px; gap: 20px; }
.footer-brand { color: var(--cream); }
.footer-brand img { width: 42px; height: 42px; }
.footer-brand > span > span { color: var(--gold-bright); }
.footer-inner p { margin: 0; font-size: 12px; }
.footer-top { justify-self: end; font-size: 12px; font-weight: 760; }

[data-reveal] { opacity: 0; transform: translateY(25px); transition: opacity 620ms ease, transform 620ms cubic-bezier(.2,.68,.2,1); transition-delay: var(--reveal-delay, 0ms); }
[data-reveal].is-visible { opacity: 1; transform: translateY(0); }

@media (max-width: 1080px) {
  .hero-layout { grid-template-columns: minmax(0, 1fr) minmax(340px, .82fr); gap: 12px; }
  .hero h1 { font-size: clamp(53px, 6.6vw, 78px); }
  .hero-phone { width: clamp(270px, 31vw, 335px); }
  .hero-art { min-height: 610px; }
  .orbit-one { width: 520px; height: 520px; }
  .orbit-two { width: 400px; height: 400px; }
  .stage-layout { gap: 22px; }
  .moments-layout { gap: 55px; }
}

@media (max-width: 890px) {
  :root { --header-height: 76px; }
  .page-shell { width: min(calc(100% - 36px), var(--shell)); }
  .menu-toggle { position: relative; z-index: 102; display: block; }
  .menu-toggle[aria-expanded="true"] span:first-child { transform: translateY(3.5px) rotate(45deg); }
  .menu-toggle[aria-expanded="true"] span:last-child { transform: translateY(-3.5px) rotate(-45deg); }
  .primary-navigation { position: fixed; z-index: 101; inset: 0; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: 84px 10vw; color: var(--cream); background: rgba(4, 54, 47, .98); opacity: 0; visibility: hidden; transform: translateY(-12px); transition: opacity 210ms ease, visibility 210ms ease, transform 210ms ease; }
  .primary-navigation.is-open { opacity: 1; visibility: visible; transform: translateY(0); }
  .primary-navigation a { color: var(--cream); font-size: clamp(31px, 8vw, 53px); font-weight: 760; letter-spacing: -.055em; }
  .header-cta { display: none; }
  .hero-layout { grid-template-columns: 1fr; min-height: 0; padding: calc(var(--header-height) + 76px) 0 132px; }
  .hero-copy { max-width: 750px; margin: 0 auto; padding-bottom: 15px; text-align: center; }
  .live-kicker, .hero-actions, .live-stats { justify-content: center; }
  .hero-description { margin-inline: auto; }
  .hero-art { min-height: 535px; margin-top: 5px; }
  .hero-phone { width: 300px; }
  .chip-one { left: 17%; }
  .chip-two { right: 14%; }
  .room-heading { grid-template-columns: 1fr; gap: 0; }
  .room-heading .section-kicker, .room-heading h2, .room-heading > p:last-child { grid-column: 1; grid-row: auto; }
  .room-heading .section-kicker { margin-top: 0; }
  .radar-grid { grid-template-columns: 1fr; }
  .radar-feature { min-height: 260px; }
  .feature-number { margin-bottom: 34px; }
  .stage-layout { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 46px 24px; }
  .stage-copy { grid-column: 1 / -1; grid-row: 1; max-width: 660px; }
  .stage-screen-left { grid-column: 1; grid-row: 2; transform: rotate(-5deg); }
  .stage-screen-right { grid-column: 2; grid-row: 2; transform: rotate(5deg); }
  .stage-screen { width: min(100%, 265px); }
  .moments-layout, .download-layout, .agreements-inner { grid-template-columns: 1fr; gap: 48px; }
  .moments-title { position: static; }
  .download-logo-wrap { min-height: 285px; }
  .download-copy { max-width: 680px; }
  .agreements h2 { max-width: 680px; }
}

@media (max-width: 600px) {
  .page-shell { width: min(calc(100% - 28px), var(--shell)); }
  .site-header, .site-header.is-scrolled { height: 68px; }
  .brand { font-size: 20px; }
  .brand img { width: 42px; height: 42px; }
  .hero-layout { padding-top: 122px; padding-bottom: 109px; }
  .live-kicker { margin-bottom: 16px; font-size: 9px; }
  .hero h1 { font-size: clamp(47px, 14vw, 64px); }
  .hero-description { margin-bottom: 25px; font-size: 15px; }
  .hero-actions { gap: 17px; margin-bottom: 33px; }
  .gold-button { min-height: 54px; padding: 0 18px; font-size: 13px; }
  .text-button { font-size: 12px; }
  .live-stats { max-width: 390px; margin-inline: auto; }
  .live-stats div { padding: 11px 7px; }
  .live-stats strong { font-size: 11px; }
  .live-stats span { font-size: 7px; }
  .hero-art { min-height: 460px; }
  .hero-phone { width: 245px; padding: 5px; border-radius: 25px; }
  .hero-phone img { border-radius: 20px; }
  .orbit-one { width: 380px; height: 380px; }
  .orbit-two { width: 300px; height: 300px; }
  .float-chip { padding: 8px 11px; font-size: 8px; }
  .chip-one { top: 17%; left: 3%; }
  .chip-two { right: 1%; bottom: 16%; }
  .hero-moon { top: 245px; right: -180px; width: 380px; height: 380px; }
  .hero-star-one { top: 37%; left: 7%; }
  .hero-star-two { right: 12%; bottom: 28%; }
  .ticker-track { min-height: 52px; }
  .ticker-track span { padding: 0 16px; font-size: 8px; }
  .ticker-track i { font-size: 12px; }
  .room-radar { padding: 85px 0 92px; }
  .section-kicker { margin-bottom: 15px; font-size: 9px; }
  .section-heading h2, .stage-copy h2, .moments h2, .download-copy h2, .agreements h2 { font-size: clamp(39px, 11.5vw, 55px); }
  .room-heading { margin-bottom: 37px; }
  .room-heading > p:last-child { font-size: 15px; }
  .radar-grid { gap: 12px; }
  .radar-feature { min-height: 232px; padding: 23px; border-radius: 23px; }
  .feature-number { margin-bottom: 23px; font-size: 9px; }
  .feature-icon { width: 48px; height: 48px; margin-bottom: 17px; border-radius: 14px; font-size: 24px; }
  .radar-feature h3 { font-size: 31px; }
  .radar-feature p { font-size: 13px; }
  .mic-night { padding: 88px 0; }
  .stage-layout { gap: 44px 9px; }
  .stage-copy p:not(.section-kicker) { font-size: 15px; }
  .stage-list { margin-bottom: 25px; }
  .stage-list li { grid-template-columns: 27px 1fr; gap: 8px; font-size: 11px; }
  .stage-list span { width: 23px; height: 23px; font-size: 7px; }
  .stage-screen { width: min(100%, 181px); padding: 4px; border-radius: 19px; }
  .stage-screen img { border-radius: 14px; }
  .screen-label { top: -15px; padding: 6px 7px; font-size: 5px; letter-spacing: .04em; }
  .screen-dot { width: 4px; height: 4px; }
  .moments { padding: 84px 0; }
  .moments-layout { gap: 28px; }
  .moment-list article { grid-template-columns: 51px 1fr; gap: 14px; padding: 22px 0; }
  .moment-symbol { width: 44px; height: 44px; border-radius: 14px; font-size: 22px; }
  .moment-list h3 { margin-bottom: 5px; font-size: 26px; }
  .moment-list p { font-size: 13px; }
  .download-stage { padding: 83px 0; }
  .download-layout { gap: 30px; }
  .download-logo-wrap { min-height: 218px; }
  .download-logo-wrap img { width: 153px; border-width: 6px; }
  .download-logo-ring { width: 232px; height: 232px; box-shadow: 0 0 0 25px rgba(255,255,255,.045); }
  .download-copy > p:not(.section-kicker) { margin-bottom: 25px; font-size: 15px; }
  .store-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; }
  .store-button { min-width: 0; min-height: 55px; padding: 8px 10px; border-radius: 14px; }
  .store-button svg { width: 21px; height: 25px; margin-right: 7px; }
  .store-button span { font-size: 15px; }
  .store-button small { font-size: 7px; }
  .agreements { padding: 80px 0 87px; }
  .agreements-inner { gap: 30px; }
  .agreement-card { min-height: 91px; gap: 12px; padding: 15px; border-radius: 18px; }
  .agreement-index { width: 35px; height: 35px; font-size: 8px; }
  .agreement-title { font-size: 19px; }
  .agreement-arrow { width: 35px; height: 35px; font-size: 15px; }
  .footer-inner { grid-template-columns: 1fr auto; min-height: 135px; }
  .footer-inner p { grid-column: 1 / -1; grid-row: 2; padding-bottom: 17px; font-size: 10px; }
  .footer-top { font-size: 10px; }
}

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