.app-module__gixrLG__page{min-height:100vh;padding-bottom:60px}.app-module__gixrLG__hero{background:linear-gradient(135deg, var(--primary) 0%, #0d3a5c 100%);color:#fff;text-align:center;padding:56px 0}.app-module__gixrLG__heroBadge{background:#ffffff26;border-radius:20px;margin-bottom:16px;padding:4px 16px;font-size:13px;font-weight:600;display:inline-block}.app-module__gixrLG__heroTitle{margin-bottom:12px;font-size:38px;font-weight:900}.app-module__gixrLG__heroSub{opacity:.85;max-width:500px;margin:0 auto 28px;font-size:16px}.app-module__gixrLG__heroStats{justify-content:center;gap:40px;display:flex}.app-module__gixrLG__heroStat{text-align:center}.app-module__gixrLG__heroStatNum{font-size:28px;font-weight:800}.app-module__gixrLG__heroStatLabel{opacity:.7;font-size:13px}.app-module__gixrLG__section{padding:48px 0}.app-module__gixrLG__sectionTitle{margin-bottom:20px;font-size:20px;font-weight:700}.app-module__gixrLG__tabBar{background:var(--bg);border-radius:var(--radius-lg);flex-wrap:wrap;gap:8px;margin-bottom:28px;padding:6px;display:flex}.app-module__gixrLG__tab{border-radius:var(--radius);cursor:pointer;min-width:140px;color:var(--text-secondary);white-space:nowrap;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.app-module__gixrLG__tabActive{background:var(--surface);color:var(--primary);box-shadow:0 1px 4px #0000001a}.app-module__gixrLG__tabIcon{font-size:18px}.app-module__gixrLG__tabBadge{background:var(--success);color:#fff;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:700}.app-module__gixrLG__tabBadgeComming{background:var(--border);color:var(--text-secondary);border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600}.app-module__gixrLG__appDetail{grid-template-columns:1fr 360px;align-items:start;gap:40px;display:grid}.app-module__gixrLG__appInfo{flex-direction:column;gap:16px;display:flex}.app-module__gixrLG__appIconLarge{font-size:64px}.app-module__gixrLG__appName{margin:0;font-size:26px;font-weight:800}.app-module__gixrLG__appMeta{color:var(--text-secondary);flex-wrap:wrap;gap:16px;font-size:13px;display:flex}.app-module__gixrLG__appDesc{color:var(--text-secondary);font-size:15px;line-height:1.6}.app-module__gixrLG__featureList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.app-module__gixrLG__featureItem{align-items:center;gap:10px;font-size:14px;display:flex}.app-module__gixrLG__featureCheck{color:var(--success);font-size:16px;font-weight:700}.app-module__gixrLG__downloadActions{flex-direction:column;gap:10px;margin-top:8px;display:flex}.app-module__gixrLG__downloadNote{color:var(--text-secondary);font-size:12px}.app-module__gixrLG__qrBox{background:var(--surface);border-radius:var(--radius-lg);border:1.5px solid var(--border);text-align:center;padding:24px}.app-module__gixrLG__qrPlaceholder{border-radius:var(--radius);background:linear-gradient(135deg,#f0f4f8,#e8eef5);margin-bottom:16px;padding:32px 16px}.app-module__gixrLG__qrIcon{margin-bottom:12px;font-size:56px;display:block}.app-module__gixrLG__qrTitle{margin-bottom:8px;font-size:15px;font-weight:700}.app-module__gixrLG__qrHint{color:var(--text-secondary);font-size:13px;line-height:1.6}.app-module__gixrLG__qrPlatform{color:var(--text-secondary);font-size:14px;font-weight:600}.app-module__gixrLG__allPlatforms{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.app-module__gixrLG__platformCard{background:var(--surface);border-radius:var(--radius-lg);border:1.5px solid var(--border);text-align:center;padding:20px;transition:all .2s}.app-module__gixrLG__platformCard:hover{border-color:var(--primary);box-shadow:0 4px 16px #1b4f7214}.app-module__gixrLG__platformIcon{margin-bottom:10px;font-size:36px;display:block}.app-module__gixrLG__platformCard h3{margin-bottom:6px;font-size:15px;font-weight:700}.app-module__gixrLG__platformCard p{color:var(--text-secondary);margin-bottom:12px;font-size:12px;line-height:1.5}.app-module__gixrLG__comingTag{color:var(--text-secondary);background:var(--bg);border-radius:12px;padding:4px 12px;font-size:12px;display:inline-block}.app-module__gixrLG__faqGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.app-module__gixrLG__faqItem{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);padding:16px}.app-module__gixrLG__faqQ{margin-bottom:8px;font-size:14px;font-weight:700}.app-module__gixrLG__faqA{color:var(--text-secondary);font-size:13px;line-height:1.6}@media (max-width:900px){.app-module__gixrLG__appDetail{grid-template-columns:1fr}.app-module__gixrLG__allPlatforms{grid-template-columns:repeat(2,1fr)}.app-module__gixrLG__faqGrid{grid-template-columns:1fr}.app-module__gixrLG__heroStats{gap:20px}}@media (max-width:600px){.app-module__gixrLG__heroTitle{font-size:26px}.app-module__gixrLG__heroStats{flex-direction:column;gap:12px}.app-module__gixrLG__allPlatforms{grid-template-columns:1fr}.app-module__gixrLG__tab{min-width:100px;font-size:12px}}
