:root {
  color-scheme: dark;
  --bg: #101110;
  --panel: #171916;
  --text: #f2f2e9;
  --muted: #95998f;
  --line: #ffffff17;
  --lime: #d5fc6b;
  --ease: cubic-bezier(.22, 1, .36, 1);
  font-family: "Segoe UI", Arial, sans-serif;
  color: var(--text);
  background: var(--bg);
  font-synthesis: none;
  -webkit-font-smoothing: antialiased;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 100px; }
body { margin: 0; min-width: 320px; }
/* Orbit paths and transparent sprite margins never widen the page. */
main { overflow-x: clip; }
body::after { content: ""; position: fixed; z-index: 8; inset: 0; opacity: .027; pointer-events: none; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' opacity='.55' d='M0 0h160v160H0z'/%3E%3C/svg%3E"); }
::selection { background: var(--lime); color: var(--bg); }
button, a { -webkit-tap-highlight-color: transparent; }
button { font: inherit; cursor: pointer; }
a { color: inherit; text-decoration: none; }
button, a { touch-action: manipulation; }
button:focus-visible, a:focus-visible { outline: 2px solid var(--lime); outline-offset: 6px; }
button:disabled { cursor: wait; }
h1, h2, h3, h4, p { margin: 0; }
svg { display: block; }
.section-shell { width: min(1320px, calc(100% - 112px)); margin-inline: auto; }
.lime { color: var(--lime); }
.muted { color: #777d70; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.page-progress { position: fixed; inset: 0 0 auto; height: 2px; z-index: 30; pointer-events: none; }
.page-progress span { display: block; height: 100%; width: 100%; background: var(--lime); transform: scaleX(0); transform-origin: left; }
.header { height: 88px; padding: 0 56px; position: sticky; top: 0; z-index: 20; display: flex; align-items: center; justify-content: space-between; gap: 25px; border-bottom: 1px solid var(--line); background: #101110e8; backdrop-filter: blur(20px); }
.brand { display: flex; align-items: center; gap: 11px; flex-shrink: 0; }
.brand > svg { width: 32px; height: 32px; fill: var(--lime); }
.brand > span { display: flex; align-items: baseline; gap: 9px; font-size: 26px; letter-spacing: -1.5px; font-weight: 850; }
.brand-caption { color: #95998f; font-size: 12px; font-weight: 400; letter-spacing: -.2px; }
.header-note { display: flex; align-items: center; gap: 9px; font-size: 9px; letter-spacing: 1.65px; color: #b3b7ab; margin-left: 38px; }
.status-dot { display: inline-block; width: 6px; height: 6px; border-radius: 50%; background: var(--lime); box-shadow: 0 0 12px #d5fc6b35; flex-shrink: 0; animation: status-pulse 3s ease-in-out infinite; }
.header-actions { display: flex; align-items: center; gap: 18px; }
.button { display: inline-flex; justify-content: center; align-items: center; gap: 22px; font-size: 15px; line-height: 1.3; font-weight: 650; border: 1px solid transparent; border-radius: 7px; transition: background .25s, transform .3s var(--ease), box-shadow .3s; position: relative; isolation: isolate; }
.button svg { height: 19px; width: 19px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.6; flex-shrink: 0; }
.button-small { padding: 13px 20px; font-size: 12px; background: var(--lime); color: #1a2110; }
.button-small svg { width: 16px; height: 16px; }
.button-primary { background: var(--lime); color: #1a2110; padding: 20px 25px; min-height: 62px; min-width: 244px; }
.button-primary .windows-icon { fill: currentColor; stroke: none; width: 20px; height: 20px; margin-right: -8px; }
.button-primary::after { content: ""; position: absolute; inset: -7px; z-index: -1; border: 1px solid #d5fc6b00; border-radius: 12px; transition: border-color .3s, inset .3s; }
.button:hover { transform: translateY(-3px); background: #e1ff92; box-shadow: 0 10px 38px #d5fc6b19; }
.button-primary:hover::after { inset: -5px; border-color: #d5fc6b50; }
.button:active { transform: translateY(0) scale(.98); }
.motion-toggle { width: 32px; height: 36px; display: grid; place-items: center; border: 0; background: none; color: #a5ab9a; border-radius: 6px; }
.motion-toggle:hover { background: #ffffff0b; color: var(--lime); }
.motion-toggle:disabled { cursor: default; opacity: .5; }
.motion-toggle svg { width: 15px; height: 15px; stroke: currentColor; stroke-width: 1.6; fill: none; }
.play-icon { display: none; }
.motion-toggle[aria-pressed="true"] .play-icon { display: block; }
.motion-toggle[aria-pressed="true"] .pause-icon { display: none; }
.eyebrow { display: flex; align-items: center; gap: 10px; font-size: 10px; letter-spacing: 1.8px; font-weight: 550; color: #b8bdaf; }
.small-cross { color: var(--lime); font-size: 19px; line-height: 1; }
.hero { min-height: 728px; position: relative; display: grid; grid-template-columns: 1.05fr 1fr; align-items: center; padding: 55px 0 86px; }
.hero-grid { position: absolute; inset: 0 -20px; z-index: -1; background-image: linear-gradient(#d5fc6b05 1px, transparent 1px), linear-gradient(90deg, #d5fc6b05 1px, transparent 1px); background-size: 74px 74px; mask-image: radial-gradient(ellipse at 70% 48%, #000, transparent 69%); }
.hero-copy { position: relative; z-index: 2; }
.hero h1 { font-size: clamp(58px, 5.7vw, 84px); line-height: 1.07; font-weight: 700; letter-spacing: -5px; margin-top: 28px; white-space: nowrap; }
.hero-description { font-size: 16px; color: #a9aea0; max-width: 375px; line-height: 1.85; margin: 25px 0 30px; }
.hero-download { display: flex; align-items: flex-start; flex-direction: column; gap: 14px; }
.download-meta { font-size: 10px; color: #909785; display: flex; align-items: center; flex-wrap: wrap; gap: 9px; padding-left: 2px; }
.hero-bottom { display: flex; gap: 15px; align-items: center; margin-top: 35px; }
.hero-bottom > span { font-size: 11px; line-height: 1.65; color: #8d9385; }
.hero-bottom strong { font-weight: 450; color: #bdc2b4; }
.project-dots { display: flex; padding-left: 0; }
.project-dots span { display: grid; place-items: center; width: 33px; height: 33px; border-radius: 50%; background: #c9b0fc; color: #211635; font-size: 18px; font-weight: 750; border: 3px solid var(--bg); }
.project-dots span + span { margin-left: -7px; }
.project-dots span:nth-child(2) { background: #ffb78a; color: #5a331c; }
.project-dots span:nth-child(3) { background: #8de1c2; color: #123c33; }
.hero-foot { display: flex; justify-content: space-between; gap: 20px; position: absolute; bottom: 27px; left: 0; right: 0; font-size: 9px; letter-spacing: 1.5px; color: #767e6c; }
.hero-foot > span:first-child { display: flex; align-items: center; gap: 10px; color: #c0c5b6; }
.scroll-line { height: 23px; width: 12px; border: 1px solid #515748; border-radius: 8px; display: block; position: relative; }
.scroll-line::after { content: ""; width: 2px; height: 5px; position: absolute; top: 5px; left: 4px; background: var(--lime); border-radius: 2px; animation: scroll-down 2.4s ease infinite; }
.hero-art { position: relative; height: 560px; margin-left: -35px; min-width: 0; }
.art-parallax { position: relative; height: 100%; width: 100%; transform: perspective(1100px) rotateX(var(--rotate-x, 0deg)) rotateY(var(--rotate-y, 0deg)); transition: transform .6s var(--ease); }
.orbital-glow { position: absolute; inset: 60px -10px 30px; background: radial-gradient(ellipse, #bad96118 0%, #c6ed4d05 40%, transparent 68%); }
.orbit { position: absolute; top: 50%; left: 51%; border: 1px solid #d5e7a025; border-radius: 50%; }
.orbit-one { width: 420px; height: 420px; transform: translate(-50%, -50%) rotate(-32deg) scaleY(.68); }
.orbit-two { width: 545px; height: 545px; transform: translate(-50%, -50%) rotate(36deg) scaleY(.7); border-style: dashed; border-color: #d5e7a018; }
.orbit-three { width: 450px; height: 450px; transform: translate(-50%, -50%) rotate(72deg) scaleY(.57); border-color: #d5e7a016; }
.orbit-point { position: absolute; width: 7px; height: 7px; border-radius: 50%; background: #c6db89; box-shadow: 0 0 17px #d5fc6b40; }
.point-one { left: 6%; top: 60%; }.point-two { right: 6%; top: 51%; width: 5px; height: 5px; }.point-three { left: 42%; bottom: 8%; width: 4px; height: 4px; }
.orbit-coordinate { position: absolute; font-family: Consolas, monospace; font-size: 8px; letter-spacing: 1.5px; color: #727c5d; }
.coordinate-top { top: 26px; left: 24%; }.coordinate-bottom { bottom: 14px; left: 32%; }
.core-float { position: absolute; top: 30%; left: 31%; width: 211px; height: 234px; animation: core-float 7s ease-in-out infinite; }
.efir-core { width: 100%; height: 100%; position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; border-radius: 32px; border: 1px solid #dfeda16b; transform: rotate(-13deg); background: linear-gradient(135deg, #d8eb952e, #99a46c13 38%, #d5fc6b05), #1d2217; box-shadow: inset 2px 2px 3px #edffd521, inset -3px -4px 8px #030a0180, 13px 20px 0 -6px #171b12, 14px 21px 0 -6px #889b414a, 0 30px 90px #0009, 0 0 80px #d5fc6b08; overflow: hidden; }
.efir-core::after { content: ""; position: absolute; width: 200%; height: 60%; top: -65%; left: -140%; background: linear-gradient(transparent, #ecffc72b, transparent); transform: rotate(-45deg); animation: core-shine 9s ease-in-out infinite; }
.efir-core > svg { width: 112px; height: 112px; margin-top: 11px; fill: var(--lime); filter: drop-shadow(0 0 15px #d5fc6b16); }
.core-detail { font-size: 6px; color: #aeba91; letter-spacing: 2px; }
.core-name { font-size: 24px; font-weight: 750; color: #e1ecc7; letter-spacing: 4px; margin-left: 8px; margin-top: 3px; }
.core-name i { font-size: 9px; font-style: normal; vertical-align: top; letter-spacing: 0; }
.core-lights { display: flex; gap: 4px; margin-top: 13px; }.core-lights i { width: 3px; height: 3px; background: #d5fc6b; border-radius: 50%; }.core-lights i:nth-child(2) { opacity: .4; }.core-lights i:nth-child(3) { opacity: .2; }
.floating-widget { position: absolute; padding: 17px; border-radius: 13px; border: 1px solid #ffffff25; box-shadow: 0 20px 60px #0005; backdrop-filter: blur(15px); animation: widget-float 6s ease-in-out infinite; }
.floating-timer { top: 12%; left: 8%; width: 219px; --widget-rotate: -8deg; background: linear-gradient(135deg, #2c2831f0, #1c1c20ef); transform: rotate(-8deg); z-index: 3; }
.widget-heading { display: flex; align-items: center; gap: 7px; font-size: 10px; font-weight: 600; color: #e7e7df; }
.tiny-icon { color: #ceb9f2; font-size: 16px; }.widget-live { width: 4px; height: 4px; border-radius: 50%; background: #c7a4ff; margin-left: auto; }

.widget-bottom { display: flex; justify-content: space-between; gap: 10px; margin-top: 9px; font-size: 7px; color: #a29aaa; }.widget-bottom b { font-weight: 500; color: #d0b5ff; }
.floating-voice { right: -1%; bottom: 15%; width: 218px; --widget-rotate: 9deg; transform: rotate(9deg); background: linear-gradient(135deg, #33281eef, #231e1bee); animation-delay: -2s; z-index: 3; }
.floating-voice .tiny-icon { color: #ffbe8e; font-size: 19px; }.mini-beta { display: inline-flex; align-items: center; border: 1px solid #ffb58340; border-radius: 4px; color: #ffb583; padding: 3px 5px; font-size: 6px; font-weight: 600; letter-spacing: 1px; margin-left: auto; }
.mini-wave { display: flex; align-items: center; justify-content: center; gap: 5px; height: 54px; }.mini-wave i { display: block; height: 24px; width: 4px; border-radius: 3px; background: #fbb384; animation: wave 1.4s ease-in-out infinite; }.mini-wave i:nth-child(3n) { height: 40px; animation-delay: -.8s; }.mini-wave i:nth-child(3n + 1) { height: 13px; animation-delay: -.3s; }.mini-wave i:nth-child(4n) { height: 32px; animation-delay: -.5s; }
.floating-bird { right: 2%; top: 13%; width: 127px; height: 140px; --widget-rotate: 12deg; transform: rotate(12deg); background: linear-gradient(135deg, #24372bf0, #17291fef); animation-delay: -4s; display: flex; flex-direction: column; align-items: center; justify-content: flex-end; padding: 14px; }
.hero-bird { width: 94px; height: 76px; position: absolute; top: 0; left: 14px; }.hero-bird img { width: 225px; height: 225px; position: absolute; top: -71px; left: -63px; transform: scaleX(-1); }
.floating-bird > span { font-size: 11px; font-weight: 600; }.floating-bird > .bird-label { margin-top: 8px; font-size: 6px; letter-spacing: 1px; color: #95caad; }
.art-star { position: absolute; color: #bddb73; }.star-one { font-size: 39px; bottom: 16%; left: 15%; animation: star-spin 25s linear infinite; }.star-two { top: 12%; left: 59%; font-weight: 200; font-size: 25px; color: #768458; }
.ticker { border-block: 1px solid #d5fc6b24; overflow: hidden; background: #d5fc6b07; padding: 24px 0; }
.ticker-track { display: flex; width: max-content; animation: ticker 45s linear infinite; }.ticker-track > span { white-space: nowrap; font-size: 16px; font-weight: 650; letter-spacing: 3px; color: #d8dec9; display: flex; align-items: center; gap: 50px; }.ticker-track i { font-size: 30px; line-height: 1; font-style: normal; color: var(--lime); padding-right: 3px; }
.projects { padding-top: 112px; }
.projects-heading { position: relative; display: flex; align-items: flex-end; gap: 60px; padding-bottom: 57px; }
.projects-heading h2 { font-size: clamp(44px, 4.3vw, 62px); letter-spacing: -2.5px; line-height: 1.1; font-weight: 600; margin-top: 23px; }
.projects-heading > p { font-size: 13px; line-height: 1.9; color: #989e8f; margin-left: auto; margin-bottom: 5px; }.project-count { position: absolute; top: 0; right: 0; color: #8b947e; font-family: Consolas, monospace; font-size: 10px; }
.project { --accent: #ccb1fa; display: grid; grid-template-columns: .88fr 1.12fr; align-items: center; gap: 85px; border-top: 1px solid var(--line); padding-block: 72px; }
.project-copy { min-width: 0; }.project-index { display: flex; align-items: center; gap: 25px; font-family: Consolas, monospace; font-size: 9px; letter-spacing: 1px; color: #8b9182; }.category { display: flex; align-items: center; gap: 7px; color: var(--accent); font-family: "Segoe UI", Arial, sans-serif; font-size: 8px; letter-spacing: 1.5px; }.category i { width: 4px; height: 4px; border-radius: 50%; background: var(--accent); }
.project h3 { font-size: clamp(48px, 4.5vw, 67px); font-weight: 650; letter-spacing: -3.5px; line-height: 1.1; margin: 30px 0 22px; }.title-dot { color: var(--accent); }
.project h4 { font-size: 31px; font-weight: 500; letter-spacing: -1px; line-height: 1.2; margin-bottom: 20px; }
.project-copy > p { font-size: 13px; line-height: 1.95; color: #a0a598; max-width: 353px; }
.feature-tags { display: flex; gap: 7px; flex-wrap: wrap; margin-top: 24px; }.feature-tags span { color: #b3b8aa; border: 1px solid #b7c0a422; padding: 6px 10px; border-radius: 5px; font-size: 9px; }
.project-availability { display: flex; align-items: center; gap: 9px; margin-top: 32px; font-size: 10px; color: #d1d5c8; }.project-availability > span { display: grid; place-items: center; width: 20px; height: 20px; border: 1px solid #c3caae33; border-radius: 50%; color: var(--accent); font-size: 14px; }
.project-visual { position: relative; height: 455px; border: 1px solid #ffffff1b; border-radius: 15px; overflow: hidden; isolation: isolate; min-width: 0; }.project-visual::after { content: ""; position: absolute; inset: 0; z-index: -1; background: radial-gradient(240px circle at var(--pointer-x, 50%) var(--pointer-y, 50%), #ffffff06, transparent); pointer-events: none; }
.scene-topline { position: absolute; left: 25px; right: 25px; top: 22px; display: flex; justify-content: space-between; align-items: center; color: #a99bbb; font-family: Consolas, monospace; font-size: 8px; letter-spacing: 1px; z-index: 3; }.scene-topline > span:first-child { display: flex; align-items: center; gap: 7px; }.scene-topline .status-dot { width: 4px; height: 4px; background: var(--accent); }.scene-topline > span:last-child { opacity: .65; }
.scene-bottomline { position: absolute; left: 25px; right: 25px; bottom: 21px; display: flex; justify-content: space-between; gap: 12px; align-items: center; z-index: 3; }.scene-bottomline > span { color: #a198aa; font-size: 7px; letter-spacing: 1px; }

.timer-visual { background: radial-gradient(ellipse at 50% 43%, #3a284449, transparent 65%), #1b1821; }



.project-voice { --accent: #ffb88c; }.title-with-badge { display: flex; align-items: center; gap: 20px; }.beta-badge { font-size: 9px; color: #ffbd90; border: 1px solid #ffb68354; border-radius: 5px; padding: 6px 9px; letter-spacing: 1px; transform: rotate(-7deg); margin-top: 12px; }
.beta-note { display: flex; gap: 12px; padding: 14px 15px; margin-top: 22px; max-width: 365px; background: #ffb88c08; border-left: 2px solid #ffb88c6b; border-radius: 0 6px 6px 0; }.beta-note-icon { color: #ffb88c; font-size: 19px; }.beta-note strong { font-size: 10px; font-weight: 550; color: #efcdb4; }.beta-note p { font-size: 10px; color: #b8a18f; line-height: 1.8; margin-top: 5px; }
.voice-visual { background: radial-gradient(ellipse at 50% 70%, #613c202a, transparent 70%), #221c18; }.voice-visual .scene-topline { color: #bfa188; }.voice-visual .scene-bottomline > span { color: #ad9786; }
.chat-stack { position: absolute; left: 13%; right: 13%; top: 91px; height: 115px; }.chat-message { display: flex; align-items: center; gap: 10px; padding: 14px; border-radius: 9px; border: 1px solid #6b503d; background: #33281f; box-shadow: 0 12px 20px #0002; }.chat-message-back { position: absolute; left: 18px; top: -24px; right: 2px; transform: rotate(-6deg); opacity: .4; background: #2c2628; }.chat-message-front { position: absolute; left: -7px; right: -5px; top: 35px; transform: rotate(3deg); }.chat-avatar { width: 32px; height: 32px; border-radius: 50%; display: grid; place-items: center; font-size: 14px; font-weight: 650; flex-shrink: 0; }.avatar-purple { background: #a789b1; color: #33283a; }.avatar-orange { background: #e7a375; color: #4e301b; }.chat-message b { display: block; font-size: 9px; font-weight: 450; color: #c8a286; }.chat-message p { font-size: 11px; margin-top: 4px; color: #f2dfd0; }.chat-message > span:last-child { margin-left: auto; color: #d59e78; }.chat-audio-icon { font-size: 28px; }
.voice-connector { position: absolute; top: 217px; left: 50%; transform: translateX(-50%); display: flex; align-items: center; gap: 10px; color: #99755a; font-size: 18px; }.voice-connector span { height: 1px; width: 20px; background: #79513955; }
.voice-wave { position: absolute; top: 257px; height: 65px; left: 11%; right: 11%; display: flex; align-items: center; gap: 4px; justify-content: center; }.voice-wave i { display: block; width: 4px; height: var(--bar-height, 20px); flex-shrink: 1; border-radius: 3px; background: #f7b788; opacity: var(--bar-opacity, .8); animation: voice-wave 2.2s ease-in-out infinite; animation-delay: var(--bar-delay, 0s); transform-origin: center; }.voice-caption { position: absolute; top: 345px; left: 0; right: 0; text-align: center; color: #b89476; font-size: 7px; letter-spacing: 1.7px; }
.project-bird { --accent: #91e4c0; }.bird-visual { background: #112a27; }.bird-visual .scene-topline { color: #a3cfc0; }.bird-visual .scene-bottomline { bottom: 0; left: 0; right: 0; padding: 17px 24px; background: #10211ee8; border-top: 1px solid #99ddba18; }.bird-visual .scene-bottomline > span { color: #96b9ac; }
.game-scene { position: absolute; inset: 0 0 66px; overflow: hidden; background: linear-gradient(#112925, #1c4038); }.game-stars { position: absolute; inset: 30px 0 0; opacity: .65; background-image: radial-gradient(circle, #b1e9d1 1px, transparent 1.5px), radial-gradient(circle, #a6dfc575 .8px, transparent 1.2px); background-size: 93px 81px, 137px 53px; background-position: 17px 23px, 53px 10px; }.game-moon { position: absolute; width: 40px; height: 40px; border-radius: 50%; background: #d2e5b5; top: 89px; right: 92px; box-shadow: 0 0 55px #cff59a25; }.game-mountain { position: absolute; width: 140%; height: 245px; border-radius: 50%; bottom: -140px; transform: rotate(-17deg); background: #244c3c; left: -30%; }.mountain-front { background: #193a2e; left: 11%; bottom: -160px; transform: rotate(16deg); }
.game-score { position: absolute; top: 73px; left: 0; right: 0; text-align: center; }.game-score > span { font-size: 6px; color: #92b7a8; letter-spacing: 1.8px; }.game-score > strong { display: block; margin-top: 3px; font-size: 48px; font-weight: 750; color: #a3ecc7; letter-spacing: -2px; font-variant-numeric: tabular-nums; text-shadow: 0 3px 0 #081e1755; }
.pipe { position: absolute; width: 52px; right: 53px; background: linear-gradient(90deg, #387958, #4e9970 28%, #397955 65%, #2a5e42); border: 2px solid #102e21; box-shadow: inset 3px 0 #7aca8e25, 7px 7px #0000000b; }.pipe::after { content: ""; position: absolute; left: -8px; right: -8px; height: 20px; background: linear-gradient(#6bb689, #3c7e56); border: 2px solid #102e21; border-radius: 4px; }.pipe-top { top: -15px; height: 165px; }.pipe-top::after { bottom: -1px; }.pipe-bottom { height: 133px; bottom: -13px; right: 53px; }.pipe-bottom::after { top: -1px; }
.game-bird { position: absolute; left: 32%; top: 47%; width: 90px; height: 80px; animation: bird-float 2.5s ease-in-out infinite; transition: top .65s var(--ease), left .65s var(--ease); }.game-bird img { position: absolute; width: 265px; height: 265px; left: -86px; top: -100px; transform: scaleX(-1); filter: drop-shadow(0 7px 9px #081e1733); }
.game-gift { position: absolute; left: 24px; bottom: 19px; padding: 11px 13px; border: 1px solid #8acfaa36; background: #173b2dde; backdrop-filter: blur(10px); border-radius: 9px; display: flex; align-items: center; gap: 10px; transform: rotate(-3deg); width: 269px; box-shadow: 0 10px 30px #0003; }.game-gift > span { display: grid; place-items: center; width: 30px; height: 30px; background: #e789a2; color: #fff4ee; font-size: 23px; border-radius: 8px; }.game-gift b { display: block; font-size: 10px; font-weight: 550; color: #d0e9d9; }.game-gift small { display: block; font-size: 7px; margin-top: 4px; color: #86b59d; }.game-gift > strong { font-size: 13px; color: #a5eebd; margin-left: auto; }
.ecosystem { border-top: 1px solid var(--line); padding: 73px 0 88px; }.ecosystem-top { display: flex; justify-content: space-between; align-items: center; }.ecosystem-number { color: #b0bd97; font-family: Consolas, monospace; font-size: 13px; letter-spacing: 5px; }.ecosystem-body { margin-top: 33px; display: flex; justify-content: space-between; align-items: flex-end; gap: 35px; }.ecosystem-body h2 { font-size: clamp(34px, 3.5vw, 48px); line-height: 1.15; font-weight: 550; letter-spacing: -2px; }.ecosystem-body > p { font-size: 12px; color: #979f8c; line-height: 2; padding-bottom: 5px; }
.workflow { display: grid; grid-template-columns: 1fr auto 1fr auto 1fr; gap: 48px; margin-top: 60px; border-top: 1px solid var(--line); padding-top: 27px; }.workflow > div > span { font-family: Consolas, monospace; font-size: 9px; color: #91a16c; }.workflow p { font-size: 20px; letter-spacing: -.5px; margin-top: 17px; }.workflow small { display: block; color: #8e9782; font-size: 10px; margin-top: 9px; }.workflow-arrow { font-size: 27px; color: #76885a; align-self: center; }
.outro { position: relative; overflow: hidden; text-align: center; padding-top: 95px; padding-bottom: 93px; border-top: 1px solid var(--line); }.outro .eyebrow { justify-content: center; font-size: 9px; }.outro h2 { font-size: clamp(84px, 9.5vw, 136px); line-height: .95; letter-spacing: -7px; font-weight: 600; margin: 30px 0 35px; }.outro .button-primary { min-width: 247px; }.outro-caption { color: #949d87; font-size: 11px; margin-top: 20px; }.outro-orbit { position: absolute; width: 760px; height: 460px; border-radius: 50%; border: 1px solid #d5fc6b13; left: 50%; top: 54%; transform: translate(-50%, -50%) rotate(-26deg); z-index: -1; }.outro-orbit::after { content: ""; position: absolute; inset: -56px 57px; border: 1px solid #d5fc6b0b; border-radius: 50%; transform: rotate(62deg); }.outro-star { position: absolute; font-size: 71px; color: var(--lime); left: 16%; top: 33%; transform: rotate(-10deg); }
.footer { border-top: 1px solid var(--line); padding: 29px 0 30px; display: flex; gap: 35px; align-items: center; }.footer-brand { font-size: 47px; font-weight: 800; letter-spacing: -3px; line-height: 1; color: #d7dfc8; }.footer-brand > span { font-size: 10px; vertical-align: top; margin-left: 5px; line-height: 2; }.footer > div { display: flex; flex-direction: column; gap: 8px; font-size: 7px; letter-spacing: 1px; color: #929b85; }.footer > div > span:last-child { color: #77806d; font-size: 8px; letter-spacing: .5px; }.footer-end { display: flex; gap: 10px; align-items: center; margin-left: auto; font-size: 8px; letter-spacing: 1px; color: #a7b297; }.footer-end .status-dot { width: 4px; height: 4px; }
/* Content remains visible without scrolling; entry effects are enhancements. */
.js-ready .reveal { opacity: 1; transform: none; }
.js-ready .reveal.is-revealing { animation: hero-enter .9s var(--ease) both; }
.js-ready .project-visual.reveal.is-revealing { animation-delay: .1s; }
.hero-enter { animation: hero-enter .9s var(--ease) both; }.hero-enter:nth-child(2) { animation-delay: .08s; }.hero-enter:nth-child(3) { animation-delay: .16s; }.hero-enter:nth-child(4) { animation-delay: .24s; }.hero-enter:nth-child(5) { animation-delay: .32s; }
.project-visual:not(.in-view) *, .hero-art:not(.in-view) * { animation-play-state: paused; }
html.motion-paused *, html.motion-paused *::before, html.motion-paused *::after, html.page-hidden *, html.page-hidden *::before, html.page-hidden *::after { animation-play-state: paused !important; }
html.motion-paused { scroll-behavior: auto; } html.motion-paused .reveal, html.motion-paused .hero-enter { opacity: 1; transform: none; animation: none; transition: none; } html.motion-paused .art-parallax { transform: none; }
@keyframes hero-enter { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
@keyframes status-pulse { 0%, 100% { opacity: .5; } 50% { opacity: 1; } }
@keyframes scroll-down { 0%, 100% { transform: translateY(0); opacity: .3; } 50% { transform: translateY(6px); opacity: 1; } }
@keyframes core-float { 0%, 100% { transform: translateY(0) rotate(0); } 50% { transform: translateY(-12px) rotate(3deg); } }
@keyframes core-shine { 0%, 40% { top: -65%; left: -140%; } 65%, 100% { top: 130%; left: 100%; } }
@keyframes widget-float { 0%, 100% { transform: translateY(0) rotate(var(--widget-rotate)); } 50% { transform: translateY(-9px) rotate(calc(var(--widget-rotate) + 2deg)); } }
@keyframes wave { 0%, 100% { transform: scaleY(.5); opacity: .6; } 50% { transform: scaleY(1); opacity: 1; } }
@keyframes star-spin { to { transform: rotate(360deg); } }
@keyframes ticker { to { transform: translateX(-50%); } }
@keyframes voice-wave { 0%, 100% { transform: scaleY(.4); } 50% { transform: scaleY(1); } }
@keyframes bird-float { 0%, 100% { transform: translateY(0) rotate(-3deg); } 50% { transform: translateY(-12px) rotate(5deg); } }
@media (min-width: 1550px) { .hero { min-height: 790px; }.hero-art { height: 590px; }.hero h1 { font-size: 89px; }.floating-timer { left: 11%; }.floating-voice { right: 4%; }.floating-bird { right: 5%; }.hero-description { font-size: 17px; max-width: 405px; } }
@media (max-width: 1200px) {
  .section-shell { width: calc(100% - 80px); }.header { padding-inline: 40px; }.hero h1 { font-size: 65px; letter-spacing: -4px; }.hero-description { font-size: 14px; max-width: 320px; }.hero-art { height: 510px; margin-left: -20px; }.hero { min-height: 678px; }.core-float { width: 180px; height: 205px; left: 30%; top: 32%; }.efir-core { border-radius: 27px; }.efir-core > svg { width: 95px; height: 95px; }.orbit-one { width: 360px; height: 360px; }.orbit-two { width: 450px; height: 450px; }.orbit-three { width: 380px; height: 380px; }.floating-timer { width: 193px; left: 0; top: 13%; }.floating-voice { width: 187px; right: -1%; bottom: 14%; }.floating-bird { right: -3%; top: 16%; width: 113px; height: 125px; }.hero-bird { left: 9px; }.floating-widget { padding: 14px; }.floating-bird > span { font-size: 10px; }.mini-wave { gap: 4px; }.project { gap: 55px; }.project h3 { font-size: 57px; }.project h4 { font-size: 28px; }.project-index { gap: 16px; }.scene-bottomline { left: 18px; right: 18px; gap: 7px; }.scene-bottomline > span { font-size: 6px; letter-spacing: .7px; }.ecosystem-body > p { font-size: 11px; }.outro-star { left: 12%; }
}
@media (max-width: 980px) {
  .header-note { display: none; }.hero { grid-template-columns: 1fr 1fr; min-height: 650px; }.hero h1 { font-size: 55px; letter-spacing: -3.5px; }.hero .eyebrow { font-size: 8px; letter-spacing: 1.2px; }.hero-description { max-width: 288px; font-size: 13px; }.hero-art { height: 450px; }.core-float { width: 160px; height: 183px; top: 31%; left: 26%; }.efir-core > svg { width: 79px; height: 79px; }.core-name { font-size: 20px; }.core-detail { font-size: 5px; }.orbit-one { width: 290px; height: 290px; }.orbit-two { width: 359px; height: 359px; }.orbit-three { width: 310px; height: 310px; }.floating-timer { width: 167px; padding: 12px; top: 10%; left: -4%; }.widget-bottom { font-size: 6px; gap: 4px; }.floating-bird { right: -3%; width: 96px; height: 112px; top: 12%; }.hero-bird { left: 0; top: -5px; }.hero-bird img { width: 205px; height: 205px; top: -58px; left: -54px; }.floating-bird > span { font-size: 9px; }.floating-bird > .bird-label { font-size: 5px; }.floating-voice { width: 163px; bottom: 15%; right: -3%; }.coordinate-top { font-size: 6px; top: 4%; }.coordinate-bottom { font-size: 6px; left: 18%; }.mini-wave { gap: 3px; height: 45px; }.star-one { left: 7%; bottom: 18%; font-size: 30px; }.hero-foot > span:last-child { font-size: 7px; }.project { gap: 32px; grid-template-columns: .9fr 1.1fr; }.project h3 { font-size: 48px; letter-spacing: -2.5px; }.project h4 { font-size: 26px; }.project-copy > p { font-size: 12px; }.category { font-size: 7px; letter-spacing: 1px; }.project-index { gap: 10px; font-size: 8px; }.project-visual { height: 433px; }.scene-bottomline { flex-wrap: wrap; bottom: 17px; }.scene-topline { left: 17px; right: 17px; font-size: 7px; }.chat-stack { left: 9%; right: 9%; }.chat-message p { font-size: 9px; }.chat-audio-icon { display: none; }.voice-wave { top: 249px; gap: 3px; }.voice-caption { top: 334px; }.game-gift { left: 17px; width: 245px; padding: 10px; }.pipe, .pipe-bottom { right: 31px; width: 42px; }.game-moon { right: 72px; width: 33px; height: 33px; }.game-bird { left: 26%; }.game-score { top: 71px; }.bird-visual .scene-bottomline { padding: 16px; }.projects { padding-top: 85px; }.projects-heading { gap: 30px; }.projects-heading > p { font-size: 11px; }.ecosystem-body { flex-direction: column; align-items: flex-start; gap: 20px; }.ecosystem-body h2 { font-size: 40px; }.workflow { gap: 22px; }.outro-star { left: 7%; font-size: 60px; }
}
@media (max-width: 760px) {
  .section-shell { width: calc(100% - 48px); }.header { height: 74px; padding-inline: 24px; gap: 10px; }.brand > span { font-size: 24px; }.brand > svg { width: 27px; height: 27px; }.brand-caption { display: none; }.header-actions { gap: 9px; }.button-small { padding: 11px 13px; font-size: 11px; gap: 13px; }.motion-toggle { width: 25px; }.hero { grid-template-columns: 1fr; padding: 52px 0 72px; min-height: auto; }.hero-copy { text-align: center; }.hero .eyebrow { justify-content: center; font-size: 8px; letter-spacing: 1.5px; }.hero h1 { font-size: clamp(49px, 9.5vw, 70px); letter-spacing: -3.5px; margin-top: 24px; }.hero-description { font-size: 14px; max-width: 350px; margin: 22px auto 27px; line-height: 1.8; }.hero-download { align-items: center; gap: 13px; }.hero-bottom { display: none; }.hero-art { height: 460px; width: min(480px, 100%); margin: 24px auto 0; }.core-float { width: 184px; height: 207px; top: 30%; left: 29%; }.efir-core > svg { width: 99px; height: 99px; }.core-name { font-size: 22px; }.core-detail { font-size: 6px; }.orbit-one { width: 354px; height: 354px; }.orbit-two { width: 438px; height: 438px; }.orbit-three { width: 368px; height: 368px; }.floating-timer { width: 184px; top: 10%; left: 3%; padding: 14px; }.widget-bottom { font-size: 7px; }.floating-bird { width: 112px; height: 125px; top: 12%; right: 3%; }.hero-bird { left: 9px; top: -2px; }.floating-bird > span { font-size: 10px; }.floating-bird > .bird-label { font-size: 6px; }.floating-voice { width: 183px; bottom: 9%; right: 0; }.mini-wave { gap: 4px; height: 46px; }.star-one { left: 8%; bottom: 11%; font-size: 33px; }.coordinate-top { top: 0; font-size: 7px; left: 31%; }.coordinate-bottom { bottom: -6px; font-size: 6px; left: 28%; }.star-two { top: 5%; left: 66%; }.hero-foot { justify-content: center; bottom: 24px; font-size: 7px; }.hero-foot > span:last-child { display: none; }.ticker { padding-block: 19px; }.ticker-track > span { font-size: 12px; letter-spacing: 2px; gap: 30px; }.ticker-track i { font-size: 24px; }.projects { padding-top: 72px; }.projects-heading { flex-direction: column; align-items: flex-start; gap: 22px; padding-bottom: 35px; }.projects-heading h2 { font-size: 47px; letter-spacing: -2.5px; }.projects-heading > p { margin-left: 0; font-size: 12px; }.project-count { font-size: 8px; top: 4px; }.eyebrow { font-size: 8px; letter-spacing: 1.5px; }.small-cross { font-size: 17px; }.project { grid-template-columns: 1fr; gap: 32px; padding-block: 38px 45px; }.project h3 { font-size: 56px; margin-block: 24px 17px; }.project h4 { font-size: 30px; }.project-copy > p { font-size: 13px; max-width: 440px; line-height: 1.9; }.project-index { gap: 22px; font-size: 9px; }.category { font-size: 8px; letter-spacing: 1.3px; }.project-availability { margin-top: 24px; }.feature-tags { margin-top: 21px; }.project-visual { height: 440px; width: 100%; }.scene-topline { left: 22px; right: 22px; font-size: 8px; }.scene-bottomline { left: 21px; right: 21px; bottom: 17px; flex-wrap: nowrap; }.scene-bottomline > span { font-size: 6px; }.beta-note { max-width: 440px; padding: 15px; }.beta-note strong { font-size: 11px; }.beta-note p { font-size: 11px; }.chat-stack { left: 11%; right: 11%; top: 86px; }.chat-message p { font-size: 11px; }.chat-audio-icon { display: inline; }.voice-wave { top: 249px; }.voice-caption { top: 330px; }.game-gift { left: 22px; width: 265px; bottom: 20px; }.pipe, .pipe-bottom { right: 50px; width: 46px; }.game-moon { right: 107px; }.game-bird { left: 29%; }.ecosystem { padding-block: 47px 56px; }.ecosystem-number { font-size: 10px; letter-spacing: 2px; }.ecosystem-top .eyebrow { font-size: 7px; letter-spacing: 1px; }.ecosystem-body { margin-top: 26px; }.ecosystem-body h2 { font-size: 36px; letter-spacing: -1.7px; }.ecosystem-body > p { font-size: 11px; }.workflow { grid-template-columns: 1fr; gap: 24px; margin-top: 35px; }.workflow > div { position: relative; padding-left: 45px; }.workflow > div > span { position: absolute; top: 5px; left: 0; }.workflow p { margin-top: 0; font-size: 19px; }.workflow small { margin-top: 6px; font-size: 11px; }.workflow-arrow { display: none; }.outro { padding-block: 68px; }.outro .eyebrow { font-size: 7px; letter-spacing: 1.3px; }.outro h2 { font-size: 96px; letter-spacing: -5px; margin: 28px 0 33px; }.outro-star { font-size: 37px; top: 35%; left: 3%; }.outro-orbit { width: 530px; height: 290px; }.outro-caption { font-size: 10px; }.footer { padding-block: 24px; gap: 22px; flex-wrap: wrap; }.footer-brand { font-size: 42px; }.footer > div { font-size: 6px; }.footer-end { width: 100%; margin: 0; font-size: 7px; justify-content: space-between; padding-top: 5px; }
}
@media (max-width: 400px) {
  .section-shell { width: calc(100% - 36px); }.header { padding-inline: 18px; }.brand { gap: 7px; }.brand > span { font-size: 22px; }.brand > svg { width: 24px; }.button-small { font-size: 10px; gap: 8px; padding: 10px 11px; }.header-actions { gap: 4px; }.hero { padding-top: 42px; }.hero h1 { font-size: clamp(43px, 12.4vw, 49px); letter-spacing: -2.8px; }.hero-description { font-size: 13px; max-width: 290px; }.hero .eyebrow { font-size: 7px; letter-spacing: 1.1px; }.hero-art { height: 389px; margin-top: 29px; }.core-float { width: 157px; height: 179px; left: 28%; top: 30%; }.efir-core > svg { width: 83px; height: 83px; }.core-name { font-size: 19px; }.core-detail { font-size: 5px; }.core-lights { margin-top: 9px; }.orbit-one { width: 282px; height: 282px; }.orbit-two { width: 320px; height: 320px; }.orbit-three { width: 300px; height: 300px; }.floating-timer { width: 157px; padding: 12px; left: 0; top: 9%; }.widget-bottom { font-size: 6px; }.widget-heading { font-size: 8px; }.floating-bird { width: 88px; height: 106px; right: 1%; top: 10%; padding: 11px 7px; }.hero-bird { left: -4px; top: -8px; }.floating-bird > span { font-size: 9px; }.floating-bird > .bird-label { font-size: 5px; }.floating-voice { width: 155px; padding: 12px; right: 1%; bottom: 7%; }.mini-wave { gap: 3px; height: 42px; }.mini-wave i { width: 3px; }.star-one { font-size: 28px; }.coordinate-top { font-size: 6px; left: 26%; }.coordinate-bottom { left: 22%; bottom: -12px; }.projects-heading h2 { font-size: 43px; }.project h3 { font-size: 51px; }.project h4 { font-size: 28px; }.project-index { gap: 15px; }.category { font-size: 7px; letter-spacing: 1px; }.project-visual { height: 426px; }.scene-topline { left: 17px; right: 17px; font-size: 7px; letter-spacing: .7px; }.scene-bottomline { left: 14px; right: 14px; gap: 6px; }.scene-bottomline > span { font-size: 5px; letter-spacing: .5px; }.chat-stack { left: 9%; right: 9%; top: 88px; }.chat-message { padding: 12px; gap: 8px; }.chat-message p { font-size: 9px; }.chat-audio-icon { display: none; }.voice-wave { gap: 3px; top: 245px; }.voice-caption { top: 328px; font-size: 6px; }.game-gift { width: 238px; left: 16px; gap: 8px; }.game-gift small { font-size: 6px; }.game-bird { left: 24%; }.pipe, .pipe-bottom { right: 33px; width: 39px; }.game-moon { right: 79px; }.bird-visual .scene-bottomline { padding: 16px 13px; }.ecosystem-top .eyebrow { font-size: 6px; letter-spacing: .7px; }.ecosystem-body h2 { font-size: 31px; }.outro h2 { font-size: 86px; }.outro-star { left: 0; font-size: 28px; }.outro .eyebrow { font-size: 6px; }.footer { gap: 15px; }
}
@media (max-width: 1200px) {
  .hero-bird { transform: translateY(-14px); }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation: none !important; transition-duration: .01ms !important; }
  .js-ready .reveal, .hero-enter { opacity: 1; transform: none; }
  .art-parallax { transform: none; }
}
