@font-face{font-family:Outfit;src:url('assets/outfit.ttf') format('truetype');font-weight:100 900;font-display:swap}
@font-face{font-family:Inter;src:url('assets/inter.ttf') format('truetype');font-weight:100 900;font-display:swap}
/* 与 Android VoxDropTheme 的品牌、背景、文字 token 一致。 */
:root{color-scheme:dark;--primary:#8c5cf2;--secondary:#c95994;--accent:#ff6b9d;--bg:#0a0a1f;--card:#141428;--text:#fff;--muted:#bfbfbf;--tertiary:#8a8a99}
*{box-sizing:border-box}html{min-width:320px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;min-height:100svh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--accent);outline-offset:8px}::selection{background:var(--primary);color:white}.header,.footer{width:min(1280px,100%);margin:0 auto;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding-left:64px;padding-right:64px}.header{height:112px;flex-shrink:0}.brand{display:inline-flex;align-items:center;gap:11px;font-family:Outfit,sans-serif;font-weight:650;font-size:28px;letter-spacing:-.8px}.brand img{border-radius:13px}.header-note{font-size:10px;color:var(--tertiary);letter-spacing:2px;font-weight:500}.hero{position:relative;isolation:isolate;flex:1;display:grid;grid-template-columns:1.07fr 1fr;align-items:center;gap:35px;width:min(1280px,100%);margin:0 auto;padding:35px 64px 61px;min-height:640px}.ambient{z-index:-1;position:absolute;pointer-events:none;border-radius:50%;filter:blur(70px)}.ambient-purple{width:480px;height:500px;right:10%;top:2%;background:#8c5cf21c}.ambient-pink{width:300px;height:340px;right:0;bottom:5%;background:#c959941b}.hero-copy{position:relative;z-index:1;padding-bottom:24px}.eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;font-weight:600;letter-spacing:2.3px;color:#c2a6fc;margin:0 0 25px}.wave{display:flex;height:17px;align-items:center;gap:3px}.wave i{width:3px;height:7px;background:var(--primary);border-radius:3px}.wave i:nth-child(2n){height:13px}.wave i:nth-child(3){height:19px}h1{font-family:Outfit,sans-serif;font-size:clamp(52px,5.5vw,80px);font-weight:600;line-height:1.075;letter-spacing:-2.7px;margin:0}h1>span{background:linear-gradient(100deg,var(--primary),var(--secondary) 88%,var(--accent));background-clip:text;-webkit-background-clip:text;color:transparent}.description{color:var(--muted);font-size:16px;line-height:1.85;margin:26px 0 33px}.download{display:flex;align-items:center;gap:20px}.play-button{display:inline-flex;align-items:center;gap:12px;text-align:left;padding:12px 20px;background:#fff;color:#111125;border:0;border-radius:10px;cursor:default;opacity:1;min-width:188px}.play-button svg{width:25px;height:30px}.play-button small{display:block;font-family:Inter,sans-serif;font-size:8px;letter-spacing:1.2px;line-height:1.6;font-weight:600}.play-button strong{font-family:Outfit,sans-serif;font-size:24px;font-weight:500;line-height:1.15;letter-spacing:-.5px}.availability{color:#a6a3b8;font-size:11px;line-height:1.8}.app-stage{position:relative;display:flex;align-items:center;justify-content:center;height:595px;min-width:0;perspective:1200px}.phone{position:relative;width:268px;border:6px solid #484057;border-radius:37px;padding:3px;background:#0a0a1f;transform:rotate(8deg);box-shadow:0 30px 80px #0008,0 0 0 1px #b594e73d;overflow:hidden;z-index:1}.phone img{display:block;width:100%;height:auto;border-radius:27px}.orbit{position:absolute;width:440px;height:440px;border:1px solid #8c5cf229;border-radius:50%;transform:rotate(-25deg);background:linear-gradient(145deg,#8c5cf209,#c959940a)}.orbit-inner{width:340px;height:340px;border-color:#c959942a}.spark{position:absolute;font-size:43px;line-height:1;color:#c95994}.spark-one{right:2%;top:13%;transform:rotate(10deg)}.spark-two{left:3%;bottom:13%;font-size:23px;color:#a57df7}.voice-bubble{position:absolute;z-index:2;left:-14px;top:28%;display:flex;align-items:center;gap:12px;padding:14px 19px;border:1px solid #a285cb45;border-radius:15px;background:#252037f5;box-shadow:0 15px 30px #0003;transform:rotate(-6deg);font-family:Outfit,sans-serif;font-size:15px}.bubble-wave{display:flex;align-items:center;height:25px;gap:3px}.bubble-wave i{width:3px;height:9px;background:#b795fa;border-radius:4px}.bubble-wave i:nth-child(2n){height:18px}.bubble-wave i:nth-child(3n){height:25px}.hello-bubble{position:absolute;bottom:15%;right:-12px;z-index:2;background:linear-gradient(110deg,var(--primary),var(--secondary));padding:15px 20px;border-radius:15px;font-family:Outfit,sans-serif;font-size:20px;box-shadow:0 12px 25px #0003;transform:rotate(6deg)}.hello-bubble span{margin-left:18px;color:#eac4e4}.footer{flex-shrink:0;min-height:78px;border-top:1px solid #ffffff0d;font-size:11px;color:var(--tertiary);gap:20px}.footer span:last-child{letter-spacing:.3px}
@media(min-height:1050px) and (min-width:1000px){.hero{padding-bottom:90px}.app-stage{height:660px}.phone{width:295px}}
@media(max-width:1100px){.header,.footer{padding-left:40px;padding-right:40px}.hero{padding-left:40px;padding-right:40px;gap:15px}.app-stage{height:570px}.phone{width:243px}.orbit{width:360px;height:360px}.orbit-inner{width:290px;height:290px}.voice-bubble{left:-4px;padding:12px;font-size:13px}.hello-bubble{right:0;font-size:18px}.download{gap:14px}.availability{font-size:10px}.spark-one{right:0}}
@media(max-width:900px){.header{height:90px;padding:0 26px}.header-note{display:none}.brand{font-size:26px}.brand img{width:36px;height:36px}.hero{grid-template-columns:1fr;padding:35px 26px 25px;gap:15px;overflow:hidden}.hero-copy{text-align:center;padding:0;z-index:3}.eyebrow{justify-content:center;font-size:9px;letter-spacing:1.8px;margin-bottom:21px}h1{font-size:clamp(48px,10.5vw,69px);line-height:1.07;letter-spacing:-2px}.description{font-size:14px;line-height:1.8;margin:23px 0 26px}.download{justify-content:center;gap:15px}.availability{display:none}.play-button{padding:11px 19px;min-width:183px}.app-stage{height:580px;width:min(440px,100%);margin:0 auto}.phone{width:235px;transform:rotate(7deg)}.orbit{width:350px;height:350px}.orbit-inner{width:280px;height:280px}.voice-bubble{left:0;top:30%;font-size:12px;padding:11px}.hello-bubble{right:0;bottom:17%;font-size:17px;padding:13px 16px}.spark-one{top:14%;right:3%;font-size:31px}.spark-two{left:2%;bottom:19%}.ambient-purple{width:330px;height:600px;right:0;top:37%;filter:blur(60px)}.ambient-pink{width:220px;height:260px;bottom:5%;right:0;filter:blur(55px)}.footer{padding:23px 26px;min-height:80px;font-size:10px;flex-direction:column;align-items:center;gap:10px;text-align:center}}
@media(max-width:370px){.hero{padding-left:18px;padding-right:18px}h1{font-size:47px}.app-stage{height:540px}.phone{width:219px}.voice-bubble{left:-6px}.hello-bubble{right:-6px}.orbit{width:300px;height:300px}}
