@charset "UTF-8";
:root{color-scheme:dark;--gold:#edd3a0;--text:#f6f7fc;--muted:#9aabc4;--line:rgba(173,199,236,.15);font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:#061226;color:var(--text);min-width:320px}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #84ceff;outline-offset:6px}[hidden]{display:none!important}
.ambient{position:fixed;inset:0;pointer-events:none;background:radial-gradient(ellipse at 76% 40%,#1036689c,transparent 49%),radial-gradient(ellipse at 4% 100%,#13396650,transparent 55%);z-index:-1}.page{max-width:1240px;padding:0 60px;margin:auto}.header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:13px;align-items:center;font-size:23px;letter-spacing:3px;font-weight:650}.brand img{border-radius:11px;border:1px solid #e6cc9650}.header-label{font-size:14px;color:#afbdd2;letter-spacing:1px}.header-label span{margin-left:15px;color:var(--gold);font-size:20px}
.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:740px;padding:65px 0 58px;gap:48px}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--gold);font-size:14px;letter-spacing:3px;margin-bottom:22px}.eyebrow>span{width:27px;height:1px;background:var(--gold)}h1{font-size:clamp(42px,4.6vw,64px);line-height:1.22;letter-spacing:2px;font-weight:650;margin:0 0 23px}h1>span{display:block;color:var(--gold);margin-top:8px}.intro{font-size:17px;line-height:1.95;color:var(--muted);margin:0 0 24px;letter-spacing:.6px}.platforms{display:flex;align-items:center;gap:18px;color:#c6d1e3;font-size:14px;margin-bottom:19px}.platforms>span{display:flex;align-items:center;gap:7px}.platforms svg{width:21px;height:21px;fill:currentColor}.platforms i{height:12px;width:1px;background:#798ba84d}.download{display:flex;align-items:center;gap:13px;width:336px;max-width:100%;min-height:62px;border-radius:12px;padding:16px 22px;background:linear-gradient(110deg,#f5deb3,#dcbb7d);color:#292314;box-shadow:0 7px 30px #d6aa5017,inset 0 1px 0 #fff6;font-size:17px;font-weight:650;transition:transform .2s,box-shadow .2s;cursor:pointer}.download:hover{transform:translateY(-2px);box-shadow:0 10px 34px #d6aa5033}.download.disabled{opacity:.65;cursor:wait;transform:none}.download svg{width:22px;height:22px}.button-arrow{margin-left:auto;font-size:24px;font-weight:400}.status-line{min-height:48px;max-width:440px;display:flex;align-items:flex-start;gap:10px;padding-top:11px}.status-line p{font-size:13px;color:var(--muted);margin:0;line-height:1.65}.text-button{padding:0;border:0;background:transparent;color:var(--gold);font-size:13px;line-height:1.65;white-space:nowrap;cursor:pointer;text-decoration:underline;text-underline-offset:4px}
.hero-visual{height:560px;position:relative;display:grid;place-items:center;isolation:isolate}.hero-visual:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,#197adc33,transparent 67%);filter:blur(20px);z-index:-1}.orbit{position:absolute;border:1px solid #87bdf01a;border-radius:50%;pointer-events:none;z-index:-1}.orbit-one{width:360px;height:360px;border-color:#b9d6f31c}.orbit-two{width:460px;height:460px}.orbit-three{width:550px;height:550px;border-style:dashed;border-color:#87bdf00e}.app-display{width:318px;transform:rotate(-6deg);padding:12px 12px 0;background:linear-gradient(145deg,#6e93c536,#25487728);border:1px solid #92b7e45c;border-radius:39px;box-shadow:25px 35px 70px #0006,inset 0 1px 0 #d6e5ff25;backdrop-filter:blur(10px);animation:arrive .9s ease-out}.hero-icon{display:block;width:100%;height:auto;border-radius:29px;border:1px solid #edd3a04d}.app-caption{text-align:center;padding:21px 0 24px}.app-caption>span{font-size:25px;letter-spacing:5px;color:#f1d8ab;font-weight:600;display:block}.app-caption small{display:block;font-size:13px;letter-spacing:3px;color:#b6c6dd;margin-top:8px}.visual-note{position:absolute;bottom:1px;color:#788ead;font-size:10px;letter-spacing:3px;display:flex;align-items:center;gap:12px}.visual-note span{height:1px;width:32px;background:#788ead80}.spark{position:absolute;width:5px;height:5px;background:#f6d999;border-radius:50%;box-shadow:0 0 17px #ffe0ab}.spark-one{top:62px;right:110px}.spark-two{bottom:96px;left:20px;width:3px;height:3px}.spark-three{top:208px;right:4px;background:#8acfff;box-shadow:0 0 15px #8acfff;width:4px;height:4px}footer{min-height:81px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:1px;color:#8091ac}footer b{font-weight:400;margin:0 8px;color:#ab956e}@keyframes arrive{from{opacity:0;translate:0 16px}to{opacity:1;translate:0 0}}
@media(min-width:1500px){.hero{min-height:calc(100svh - 193px)}}
@media(max-width:1000px){.page{padding:0 36px}.hero{gap:16px;grid-template-columns:1.1fr 1fr}.app-display{width:270px}.orbit-one{width:290px;height:290px}.orbit-two{width:350px;height:350px}.orbit-three{width:400px;height:400px}.hero-visual:before{width:300px;height:300px}.hero-visual{height:480px}}
@media(max-width:700px){.page{padding:0 24px;overflow:hidden}.header{height:85px}.brand{font-size:20px;gap:10px}.brand img{width:38px;height:38px}.header-label{font-size:12px;letter-spacing:0}.header-label span{margin-left:8px}.hero{display:flex;flex-direction:column-reverse;padding:24px 0 38px;gap:16px;min-height:0}.hero-visual{height:240px;width:100%}.app-display{width:171px;border-radius:25px;padding:7px 7px 0;transform:rotate(-5deg)}.hero-icon{border-radius:19px}.app-caption{padding:10px 0 12px}.app-caption>span{font-size:17px;letter-spacing:3px}.app-caption small{display:none}.orbit-one{width:210px;height:210px}.orbit-two{width:275px;height:275px}.orbit-three{width:345px;height:345px}.visual-note{display:none}.spark-one{top:18px;right:68px}.spark-two{bottom:42px;left:45px}.spark-three{top:164px;right:28px}.hero-copy{width:100%;text-align:center}.eyebrow{justify-content:center;font-size:12px;letter-spacing:2px;margin:13px 0 16px}h1{font-size:42px;line-height:1.19;margin-bottom:17px;letter-spacing:2px}h1>span{margin-top:6px}.intro{font-size:14px;line-height:1.8;margin-bottom:19px}.platforms{justify-content:center;margin-bottom:15px}.download{width:100%;max-width:360px;margin:auto;min-height:58px;font-size:16px}.status-line{justify-content:center;min-height:47px;max-width:360px;margin:auto}.status-line p{font-size:12px}footer{min-height:77px;gap:12px;font-size:11px;letter-spacing:0}footer b{margin:0 3px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
.wechat-guide{position:fixed;inset:0;width:100%;max-width:none;height:100%;height:100dvh;max-height:none;margin:0;padding:150px 22px 30px;border:0;color:var(--text);background:rgba(3,12,27,.91);overflow:auto;overscroll-behavior:contain;backdrop-filter:blur(12px)}.wechat-guide::backdrop{background:#02091888}html:has(.wechat-guide[open]){overflow:hidden}.guide-pointer{position:absolute;top:max(16px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right));display:flex;align-items:flex-end;gap:8px;color:var(--gold);pointer-events:none}.guide-pointer span{font-size:14px;letter-spacing:1px;margin-bottom:11px}.guide-pointer svg{width:85px;height:108px}.guide-panel{width:100%;max-width:400px;margin:0 auto;padding:28px 25px 23px;text-align:center;background:linear-gradient(145deg,#142b48,#0a1c34);border:1px solid #d9bd7f40;border-radius:24px;box-shadow:0 24px 80px #0005}.guide-icon{display:block;margin:0 auto 17px;border-radius:17px;border:1px solid #e8cb8c66}.guide-tag{font-size:12px;letter-spacing:2px;color:var(--gold)}.guide-panel h2{font-size:26px;line-height:1.4;margin:11px 0;color:#f4e0bb;font-weight:650}.guide-panel>p{font-size:14px;line-height:1.8;color:#afbed3;margin:0}.guide-steps{padding:0;margin:25px 0 21px;text-align:left;list-style:none;display:grid;gap:20px}.guide-steps li{display:flex;align-items:flex-start;gap:13px;font-size:15px;line-height:1.7}.step-number{display:grid;place-items:center;flex:0 0 29px;height:29px;border:1px solid #e5c99255;border-radius:50%;color:var(--gold);background:#edd3a00b;font-size:14px}.guide-steps small{display:block;color:#94a7c2;font-size:13px;margin-top:3px}.guide-steps strong{color:#f6dfb2;font-weight:600}.guide-steps .menu-dots{display:inline-block;min-width:32px;line-height:24px;border-radius:6px;background:#d9c39218;letter-spacing:2px;text-align:center}.guide-panel .guide-note{font-size:12px;padding-top:17px;border-top:1px solid var(--line);color:#8fa2bf}.guide-close{margin-top:20px;min-height:47px;width:100%;padding:12px;border:1px solid #b5c9e12e;border-radius:10px;background:#ffffff08;color:#d7e0ed;cursor:pointer;font-size:15px}.guide-close:hover{background:#ffffff12}
@media(max-width:360px){.wechat-guide{padding:134px 16px 24px}.guide-panel{padding:23px 19px}.guide-panel h2{font-size:23px}.guide-steps li{font-size:14px}}
