@charset "UTF-8";.download-page[data-v-31536eb3]{min-height:calc(100vh - var(--base-header-height));background:#fff}.download-hero[data-v-31536eb3]{position:relative;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:80px 0 120px;overflow:hidden}.download-hero .hero-bg[data-v-31536eb3]{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.08) 0%,transparent 40%)}.download-hero .hero-content[data-v-31536eb3]{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:60px}.download-hero .hero-left[data-v-31536eb3]{flex:1;color:#fff}.download-hero .hero-left .app-logo[data-v-31536eb3]{margin-bottom:20px}.download-hero .hero-left .app-logo .logo-text[data-v-31536eb3]{font-size:32px;font-weight:800;letter-spacing:2px;background:rgba(255,255,255,.2);padding:8px 20px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.download-hero .hero-left .app-title[data-v-31536eb3]{font-size:42px;font-weight:700;margin:0 0 16px;color:#fff}.download-hero .hero-left .app-slogan[data-v-31536eb3]{font-size:20px;margin:0 0 12px;color:#ffffffe6;font-weight:500}.download-hero .hero-left .app-desc[data-v-31536eb3]{font-size:15px;line-height:1.8;color:#ffffffbf;margin:0 0 28px}.download-hero .hero-left .hero-tags[data-v-31536eb3]{display:flex;gap:12px;flex-wrap:wrap}.download-hero .hero-left .hero-tags .tag[data-v-31536eb3]{background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:6px 16px;border-radius:20px;font-size:13px;color:#fff;border:1px solid rgba(255,255,255,.2)}.download-hero .hero-right[data-v-31536eb3]{flex-shrink:0}.download-hero .hero-right .qr-box[data-v-31536eb3]{background:#fff;border-radius:20px;padding:30px;text-align:center;box-shadow:0 20px 60px #0003}.download-hero .hero-right .qr-box .qr-code[data-v-31536eb3]{width:180px;height:180px;margin:0 auto 16px;border-radius:12px;overflow:hidden;background:#fff}.download-hero .hero-right .qr-box .qr-code img[data-v-31536eb3]{width:100%;height:100%;display:block}.download-hero .hero-right .qr-box .qr-tip[data-v-31536eb3]{font-size:16px;font-weight:600;color:#333;margin:0 0 4px}.download-hero .hero-right .qr-box .qr-sub[data-v-31536eb3]{font-size:13px;color:#999;margin:0}.download-hero .wave-decoration[data-v-31536eb3]{position:absolute;bottom:-1px;left:0;right:0;line-height:0}.download-hero .wave-decoration svg[data-v-31536eb3]{width:100%;height:80px;display:block}.platform-section[data-v-31536eb3]{max-width:1200px;margin:0 auto;padding:60px 40px 40px}.platform-section .section-header[data-v-31536eb3]{text-align:center;margin-bottom:48px}.platform-section .section-header .section-title[data-v-31536eb3]{font-size:32px;font-weight:700;color:#1a1a2e;margin:0 0 12px}.platform-section .section-header .section-desc[data-v-31536eb3]{font-size:15px;color:#888;margin:0}.platform-section .platform-grid[data-v-31536eb3]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:800px;margin:0 auto}.platform-section .platform-card[data-v-31536eb3]{display:flex;align-items:center;gap:16px;padding:24px;border-radius:16px;background:#f8f9fc;border:2px solid transparent;cursor:pointer;transition:all .3s ease}.platform-section .platform-card.available[data-v-31536eb3]:hover{border-color:#667eea;background:#fff;box-shadow:0 8px 30px #667eea26;transform:translateY(-2px)}.platform-section .platform-card.developing[data-v-31536eb3]{cursor:not-allowed;opacity:.7}.platform-section .platform-card.developing[data-v-31536eb3]:hover{background:#f8f9fc}.platform-section .platform-card .platform-icon[data-v-31536eb3]{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.platform-section .platform-card .platform-icon svg[data-v-31536eb3]{width:32px;height:32px;color:#fff}.platform-section .platform-card .platform-icon.windows[data-v-31536eb3]{background:linear-gradient(135deg,#00a4ef 0%,#0078d4 100%)}.platform-section .platform-card .platform-icon.mac[data-v-31536eb3]{background:linear-gradient(135deg,#555 0%,#333 100%)}.platform-section .platform-card .platform-icon.android[data-v-31536eb3]{background:linear-gradient(135deg,#3ddc84 0%,#28a745 100%)}.platform-section .platform-card .platform-icon.ios[data-v-31536eb3]{background:linear-gradient(135deg,#555 0%,#222 100%)}.platform-section .platform-card .platform-info[data-v-31536eb3]{flex:1}.platform-section .platform-card .platform-info .platform-name[data-v-31536eb3]{font-size:17px;font-weight:600;color:#1a1a2e;margin:0 0 4px}.platform-section .platform-card .platform-info .platform-version[data-v-31536eb3]{font-size:13px;color:#999;margin:0}.platform-section .platform-card .platform-action[data-v-31536eb3]{flex-shrink:0}.platform-section .platform-card .platform-action .download-btn[data-v-31536eb3]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:8px 20px;border-radius:20px;font-size:13px;font-weight:500}.platform-section .platform-card .platform-action .dev-tag[data-v-31536eb3]{background:#e8e8e8;color:#999;padding:8px 16px;border-radius:20px;font-size:12px}.platform-section .dev-notice[data-v-31536eb3]{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:32px;padding:14px 24px;background:#fff8e6;border-radius:10px;color:#b8860b;font-size:14px;max-width:800px;margin-left:auto;margin-right:auto}.platform-section .dev-notice .el-icon[data-v-31536eb3]{font-size:18px}.features-section[data-v-31536eb3]{max-width:1200px;margin:0 auto;padding:60px 40px}.features-section .section-header[data-v-31536eb3]{text-align:center;margin-bottom:48px}.features-section .section-header .section-title[data-v-31536eb3]{font-size:32px;font-weight:700;color:#1a1a2e;margin:0 0 12px}.features-section .section-header .section-desc[data-v-31536eb3]{font-size:15px;color:#888;margin:0}.features-section .features-grid[data-v-31536eb3]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.features-section .feature-card[data-v-31536eb3]{text-align:center;padding:32px 20px;border-radius:16px;background:#f8f9fc;transition:all .3s ease}.features-section .feature-card[data-v-31536eb3]:hover{background:#fff;box-shadow:0 8px 30px #00000014;transform:translateY(-4px)}.features-section .feature-card .feature-icon[data-v-31536eb3]{width:60px;height:60px;margin:0 auto 16px;border-radius:16px;background:linear-gradient(135deg,rgba(102,126,234,.1333333333) 0%,rgba(118,75,162,.1333333333) 100%);display:flex;align-items:center;justify-content:center}.features-section .feature-card .feature-icon svg[data-v-31536eb3]{width:28px;height:28px;color:#667eea}.features-section .feature-card h3[data-v-31536eb3]{font-size:17px;font-weight:600;color:#1a1a2e;margin:0 0 8px}.features-section .feature-card p[data-v-31536eb3]{font-size:13px;color:#888;line-height:1.6;margin:0}.follow-section[data-v-31536eb3]{background:#f8f9fc;padding:60px 40px;text-align:center}.follow-section .follow-title[data-v-31536eb3]{font-size:24px;font-weight:700;color:#1a1a2e;margin:0 0 16px}.follow-section .follow-divider[data-v-31536eb3]{width:50px;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;margin:0 auto 40px}.follow-section .follow-links[data-v-31536eb3]{display:flex;justify-content:center;gap:60px;max-width:800px;margin:0 auto}.follow-section .follow-item[data-v-31536eb3]{text-align:center}.follow-section .follow-item.clickable[data-v-31536eb3]{cursor:pointer;transition:transform .2s ease}.follow-section .follow-item.clickable[data-v-31536eb3]:hover{transform:translateY(-4px)}.follow-section .follow-item.clickable:hover p[data-v-31536eb3]{color:#667eea}.follow-section .follow-item .follow-icon[data-v-31536eb3]{width:56px;height:56px;margin:0 auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center}.follow-section .follow-item .follow-icon svg[data-v-31536eb3]{width:28px;height:28px;color:#fff}.follow-section .follow-item .follow-icon.wechat[data-v-31536eb3]{background:linear-gradient(135deg,#07c160 0%,#06ad56 100%)}.follow-section .follow-item .follow-icon.website[data-v-31536eb3]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.follow-section .follow-item .follow-icon.tool[data-v-31536eb3]{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.follow-section .follow-item p[data-v-31536eb3]{font-size:14px;font-weight:600;color:#333;margin:0 0 4px}.follow-section .follow-item span[data-v-31536eb3]{font-size:12px;color:#999}@media (max-width: 900px){.download-hero[data-v-31536eb3]{padding:50px 0 100px}.download-hero .hero-content[data-v-31536eb3]{flex-direction:column;text-align:center;gap:40px}.download-hero .hero-left .hero-tags[data-v-31536eb3]{justify-content:center}.platform-section .platform-grid[data-v-31536eb3]{grid-template-columns:1fr}.features-section .features-grid[data-v-31536eb3]{grid-template-columns:repeat(2,1fr)}.follow-section .follow-links[data-v-31536eb3]{flex-direction:column;gap:30px}}
