:root{--brand: #10b991;--brand-deep: #08785f;--brand-dark: #095f4d;--brand-soft: #eaf9f3;--gold: #ffbd31;--danger: #ff503e;--text: #18362f;--muted: #67746f;--line: #e5eee9;--card: #fff;--shadow: 0 10px 30px rgba(9, 120, 94, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Arial,sans-serif;background:linear-gradient(180deg,#fbfffd 0,#f5fbf8 45%,#fff)}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button{font:inherit}.page{max-width:750px;margin:0 auto;min-height:100vh}.topbar{position:sticky;top:0;z-index:30;height:60px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.05)}.logo{width:112px}.service{padding:8px 12px;border-radius:999px;border:1px solid rgba(16,185,145,.45);color:var(--brand-deep);font-weight:800;font-size:13px;background:#fff;cursor:pointer}.hero{overflow:hidden;background:#f5fff3}.hero-banner{width:100%;height:auto;aspect-ratio:1024 / 455;object-fit:cover;object-position:center top}.section{padding:12px 12px 0}.card{background:#fff;border:1px solid rgba(9,120,94,.12);border-radius:22px;box-shadow:var(--shadow)}.feature-card{padding:18px 14px}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px}.feature{min-width:0}.feature img{width:54px;height:54px;margin-bottom:10px}.feature h3{margin:0 0 6px;font-size:14px;line-height:1.35;color:#086b56}.feature p{margin:0;font-size:11px;line-height:1.55;color:var(--muted)}.section-title{display:flex;align-items:center;gap:10px;justify-content:center;margin:20px 0 12px;font-size:21px;font-weight:900;color:#08705a}.section-title:before,.section-title:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,#b9e5d6)}.section-title:after{background:linear-gradient(90deg,#b9e5d6,transparent)}.rewards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.reward{padding:9px 7px 11px;text-align:center;border:1px solid #edf1ef;border-radius:16px;background:#fff}.reward img{width:100%;height:98px;object-fit:contain;border-radius:10px;background:#fff}.reward h4{font-size:10px;line-height:1.35;min-height:29px;margin:7px 0;color:#293330}.redeem{display:inline-block;padding:5px 13px;border-radius:999px;color:#fff;font-size:10px;font-weight:900;background:linear-gradient(#ff684d,#eb2e23)}.platform-switch{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.platform-switch button{padding:11px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#65716d;font-weight:800;cursor:pointer}.platform-switch button.active{border-color:transparent;color:#fff;background:linear-gradient(#48ceaa,#07967b)}.platform-panel{padding:20px;text-align:center}.platform-badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:#edf9f5;color:#087f68;font-size:12px;font-weight:900}.platform-icon{margin:15px 0 7px;font-size:48px;line-height:1}.platform-panel h2{margin:0 0 7px;font-size:24px}.platform-panel p{max-width:520px;margin:0 auto;font-size:13px;line-height:1.65;color:var(--muted)}.download-btn{display:block;width:100%;max-width:470px;margin:18px auto 7px;padding:15px;border:0;border-radius:999px;color:#fff;font-size:18px;font-weight:900;cursor:pointer;background:linear-gradient(#4fd0ad,#07967c);box-shadow:inset 0 2px #ffffff73,0 9px 20px #07967c38}.download-btn:disabled{opacity:.6;cursor:not-allowed}.version{font-size:11px;color:#95a09d}.guide-card{padding:18px 14px}.guide-intro{text-align:center;margin-bottom:14px}.guide-intro strong{display:block;font-size:16px;color:#0a705a}.guide-intro span{font-size:11px;color:#89938f}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.guide-step{border:1px solid #e6eeea;border-radius:17px;padding:12px;background:#fff;box-shadow:0 6px 16px #09785e0d}.guide-head{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px}.guide-num{flex:0 0 25px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:900;background:linear-gradient(#48ceaa,#07967b)}.guide-step h3{margin:1px 0 4px;font-size:14px;color:#164f42}.guide-step p{margin:0;font-size:11px;line-height:1.55;color:var(--muted)}.screen-wrap{margin-top:8px;border-radius:12px;border:1px solid #edf1ef;overflow:hidden;background:#f6f8f7}.guide-step img{width:100%;height:245px;object-fit:contain;background:#f6f8f7;cursor:zoom-in}.notice{margin-top:14px;padding:14px;border-radius:15px;display:grid;grid-template-columns:42px 1fr;gap:10px;background:linear-gradient(90deg,#fff2d2,#fff9eb)}.notice-icon{font-size:28px}.notice b{display:block;margin-bottom:4px;color:#d67a00}.notice p{margin:0;font-size:11px;line-height:1.6;color:#776954}.faq{padding:4px 14px}.faq details{padding:13px 0;border-top:1px solid #edf1ef}.faq details:first-child{border-top:0}.faq summary{font-size:14px;font-weight:800;cursor:pointer}.faq p{margin:8px 0 0;font-size:12px;line-height:1.7;color:var(--muted)}.trust{display:grid;grid-template-columns:repeat(3,1fr);margin:16px 12px;border-radius:17px;overflow:hidden;color:#fff;background:linear-gradient(#48cfae,#079579)}.trust div{text-align:center;padding:14px 8px;border-right:1px solid rgba(255,255,255,.42)}.trust div:last-child{border-right:0}.trust b{display:block;font-size:13px}.trust span{font-size:10px;opacity:.9}footer{text-align:center;padding:0 12px 88px;color:#909a97;font-size:10px}.sticky{position:fixed;left:50%;bottom:10px;z-index:40;transform:translate(-50%);width:min(726px,calc(100% - 20px));padding:8px;border-radius:17px;background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(0,150,116,.13);box-shadow:0 12px 32px #00503d38}.sticky button{display:block;width:100%;padding:13px;border:0;border-radius:12px;text-align:center;color:#fff;font-size:15px;font-weight:900;cursor:pointer;background:linear-gradient(#4fd0ad,#07967c)}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:16px;background:#000000d1}.lightbox img{max-width:94vw;max-height:90vh;border-radius:14px;background:#fff}.lightbox button{position:absolute;right:18px;top:18px;width:40px;height:40px;border:0;border-radius:50%;font-size:24px;cursor:pointer}@media (max-width: 560px){.hero-banner{aspect-ratio:1024 / 455}.features{gap:16px 8px}.feature img{width:47px;height:47px}.feature h3{font-size:12px}.feature p{font-size:9.5px}.rewards{gap:7px}.reward{padding:7px 4px 9px}.reward img{height:76px}.reward h4{font-size:8.8px}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.guide-step{padding:10px 8px}.guide-step img{height:220px}}@media (max-width: 390px){.guide-grid{grid-template-columns:1fr}.guide-step img{height:330px}}
