@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@300;400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";.app[data-v-11ef324c]{min-height:100vh;display:flex;flex-direction:column}.header[data-v-11ef324c]{background:#1e293bcc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.header-content[data-v-11ef324c]{display:flex;justify-content:space-between;align-items:center;height:60px}.logo[data-v-11ef324c]{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:700;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.logo i[data-v-11ef324c]{font-size:24px}.btn-sm[data-v-11ef324c]{padding:8px 16px;font-size:14px}.main[data-v-11ef324c]{flex:1;padding:40px 0}.hero[data-v-11ef324c]{text-align:center;padding:40px 20px 60px}.hero h1[data-v-11ef324c]{font-size:48px;margin-bottom:16px;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero p[data-v-11ef324c]{font-size:18px;color:var(--text-secondary)}.apps-grid[data-v-11ef324c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.app-card[data-v-11ef324c]{cursor:pointer}.app-cover[data-v-11ef324c]{height:180px;background:var(--bg-input);display:flex;align-items:center;justify-content:center}.app-cover img[data-v-11ef324c]{width:100%;height:100%;object-fit:cover}.cover-placeholder[data-v-11ef324c]{font-size:48px;color:var(--text-secondary);opacity:.3}.app-info[data-v-11ef324c]{padding:20px}.app-info h3[data-v-11ef324c]{font-size:18px;margin-bottom:8px}.app-info p[data-v-11ef324c]{font-size:14px;color:var(--text-secondary);margin-bottom:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.app-info .price[data-v-11ef324c]{font-size:24px;font-weight:700;color:var(--secondary)}.video-faceswap-card .app-info .price[data-v-11ef324c]{font-size:20px}.video-faceswap-cover[data-v-11ef324c]{position:relative;overflow:hidden;background:linear-gradient(135deg,#0ea5e93d,#14b8a624),linear-gradient(45deg,rgba(244,114,182,.12),transparent 46%),#08111f}.video-faceswap-cover[data-v-11ef324c]:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,255,255,.18);border-radius:12px}.video-faceswap-cover-content[data-v-11ef324c]{position:relative;z-index:1;display:flex;align-items:center;gap:14px;color:var(--text-primary)}.video-faceswap-cover-content i[data-v-11ef324c]{font-size:48px;color:#22d3ee}.video-faceswap-cover-content span[data-v-11ef324c]{padding:6px 10px;border:1px solid rgba(34,211,238,.36);border-radius:8px;font-size:13px;font-weight:700;color:#a7f3d0;background:#02061773}.detail-card[data-v-11ef324c]{max-width:600px;margin:0 auto}.detail-header[data-v-11ef324c]{padding:24px;border-bottom:1px solid var(--border);position:relative}.detail-header h2[data-v-11ef324c]{font-size:24px;margin-bottom:8px}.detail-header p[data-v-11ef324c]{color:var(--text-secondary)}.price-tag[data-v-11ef324c]{position:absolute;top:24px;right:24px;font-size:28px;font-weight:700;color:var(--secondary)}.detail-body[data-v-11ef324c]{padding:24px}.detail-body h4[data-v-11ef324c]{margin-bottom:16px;display:flex;align-items:center;gap:8px}.upload-area[data-v-11ef324c]{border:2px dashed var(--border);border-radius:12px;min-height:200px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s}.upload-area[data-v-11ef324c]:hover{border-color:var(--primary)}.upload-placeholder[data-v-11ef324c]{text-align:center;color:var(--text-secondary)}.upload-placeholder i[data-v-11ef324c]{font-size:48px;margin-bottom:12px;display:block}.upload-previews[data-v-11ef324c]{display:flex;flex-wrap:wrap;gap:12px;padding:20px}.preview-item[data-v-11ef324c]{width:100px;height:100px;border-radius:8px;overflow:hidden;position:relative}.preview-item img[data-v-11ef324c]{width:100%;height:100%;object-fit:cover}.remove-btn[data-v-11ef324c]{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:50%;background:#000000b3;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.detail-footer[data-v-11ef324c]{padding:24px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:12px}.video-faceswap-panel[data-v-11ef324c]{max-width:1040px;margin:0 auto;padding:0;overflow:hidden}.video-faceswap-header[data-v-11ef324c]{padding:24px;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.video-faceswap-header h2[data-v-11ef324c]{font-size:26px;margin:0 0 8px}.video-faceswap-header p[data-v-11ef324c]{margin:0;color:var(--text-secondary)}.video-faceswap-rate[data-v-11ef324c]{min-width:106px;padding:10px 12px;border:1px solid rgba(34,211,238,.26);border-radius:10px;text-align:center;background:#0891b21a}.video-faceswap-rate span[data-v-11ef324c]{display:block;font-size:12px;color:var(--text-secondary);margin-bottom:2px}.video-faceswap-rate strong[data-v-11ef324c]{display:block;font-size:24px;color:#22d3ee}.video-faceswap-body[data-v-11ef324c]{padding:24px}.video-faceswap-form[data-v-11ef324c]{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.video-faceswap-main[data-v-11ef324c]{display:flex;flex-direction:column;gap:22px}.video-form-section[data-v-11ef324c]{padding-bottom:22px;border-bottom:1px solid var(--border)}.video-form-section[data-v-11ef324c]:last-child{padding-bottom:0;border-bottom:none}.video-form-section h4[data-v-11ef324c],.video-faceswap-summary h4[data-v-11ef324c]{margin:0 0 14px;display:flex;align-items:center;gap:10px;font-size:16px}.video-form-section h4 i[data-v-11ef324c]{color:#22d3ee}.section-title-row[data-v-11ef324c]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section-title-row h4[data-v-11ef324c]{margin:0}.video-faceswap-upload[data-v-11ef324c]{min-height:260px}.smart-clip-panel[data-v-11ef324c]{margin-top:14px;border:1px solid rgba(34,211,238,.22);border-radius:10px;background:#0891b214;padding:14px}.smart-clip-head[data-v-11ef324c]{display:flex;align-items:center;justify-content:space-between;gap:14px}.smart-clip-head h5[data-v-11ef324c]{margin:0 0 5px;font-size:15px;display:flex;align-items:center;gap:8px}.smart-clip-head h5 i[data-v-11ef324c]{color:#22d3ee}.smart-clip-head p[data-v-11ef324c]{margin:0;color:var(--text-secondary);font-size:13px}.smart-clip-status[data-v-11ef324c]{margin-top:14px}.smart-clip-status-row[data-v-11ef324c]{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text-secondary);font-size:13px}.smart-clip-status-row strong[data-v-11ef324c]{color:var(--text-primary);font-size:13px}.smart-clip-progress[data-v-11ef324c]{margin-top:8px;height:7px;border-radius:999px;background:#94a3b82e;overflow:hidden}.smart-clip-progress span[data-v-11ef324c]{display:block;height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#60a5fa);transition:width .25s ease}.smart-clip-result[data-v-11ef324c]{margin-top:14px;display:grid;grid-template-columns:minmax(160px,220px) minmax(0,1fr);gap:12px;align-items:center}.smart-clip-result video[data-v-11ef324c]{width:100%;aspect-ratio:16 / 9;border-radius:8px;background:#000;object-fit:contain}.smart-clip-result-meta[data-v-11ef324c]{min-width:0;display:flex;flex-direction:column;gap:6px}.smart-clip-result-meta span[data-v-11ef324c]{display:flex;align-items:center;gap:8px;color:#86efac;font-size:13px}.smart-clip-result-meta strong[data-v-11ef324c]{font-size:16px;color:var(--text-primary)}.model-loading[data-v-11ef324c],.model-error[data-v-11ef324c]{min-height:88px;border:1px dashed var(--border);border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-secondary)}.model-error[data-v-11ef324c]{color:var(--warning);background:#f59e0b14}.dfm-model-grid[data-v-11ef324c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.dfm-model-option[data-v-11ef324c]{min-height:56px;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:var(--bg-input);color:var(--text-primary);display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left;transition:border-color .2s,background .2s,transform .2s}.dfm-model-option[data-v-11ef324c]:hover{border-color:#22d3ee8c;background:#22d3ee14}.dfm-model-option.active[data-v-11ef324c]{border-color:#22d3ee;background:#22d3ee24}.dfm-model-option i[data-v-11ef324c]{color:#a7f3d0;flex:0 0 auto}.dfm-model-option span[data-v-11ef324c]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shape-toggle-row[data-v-11ef324c]{display:flex;align-items:center;justify-content:space-between;gap:16px}.shape-toggle-row h4[data-v-11ef324c]{margin-bottom:6px}.shape-toggle-row p[data-v-11ef324c]{margin:0;color:var(--text-secondary);font-size:13px}.toggle-switch[data-v-11ef324c]{width:54px;height:30px;border:1px solid var(--border);border-radius:999px;padding:3px;background:var(--bg-input);cursor:pointer;transition:background .2s,border-color .2s;flex:0 0 auto}.toggle-switch span[data-v-11ef324c]{display:block;width:22px;height:22px;border-radius:50%;background:var(--text-secondary);transition:transform .2s,background .2s}.toggle-switch.active[data-v-11ef324c]{border-color:#22d3ee;background:#22d3ee38}.toggle-switch.active span[data-v-11ef324c]{transform:translate(24px);background:#22d3ee}.shape-reference-wrap[data-v-11ef324c]{margin-top:16px}.shape-reference-upload[data-v-11ef324c]{min-height:190px}.video-uploading-notice[data-v-11ef324c]{margin-bottom:12px;padding:10px 12px;border:1px solid rgba(34,211,238,.28);border-radius:10px;background:#22d3ee14;color:var(--text-secondary);font-size:13px;display:flex;align-items:center;gap:10px}.video-uploading-notice i[data-v-11ef324c]{color:#22d3ee}.video-faceswap-summary[data-v-11ef324c]{position:sticky;top:88px;border:1px solid var(--border);border-radius:12px;padding:18px;background:#02061757}.video-faceswap-summary h4[data-v-11ef324c]{margin-bottom:16px}.summary-row[data-v-11ef324c],.summary-total[data-v-11ef324c]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.08)}.summary-row span[data-v-11ef324c],.summary-total span[data-v-11ef324c]{color:var(--text-secondary);font-size:13px}.summary-row strong[data-v-11ef324c]{max-width:168px;text-align:right;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.summary-total[data-v-11ef324c]{border-bottom:none;padding-top:16px}.summary-total strong[data-v-11ef324c]{font-size:26px;color:var(--secondary)}.summary-total.compact strong[data-v-11ef324c]{font-size:18px;color:#22d3ee}.payment-card[data-v-11ef324c]{max-width:500px;margin:0 auto}.payment-header[data-v-11ef324c]{padding:24px;border-bottom:1px solid var(--border);text-align:center}.payment-header h2[data-v-11ef324c]{margin-bottom:12px}.order-info[data-v-11ef324c]{display:flex;justify-content:center;gap:20px;color:var(--text-secondary)}.order-info .price[data-v-11ef324c]{color:var(--secondary);font-weight:700;font-size:20px}.payment-body[data-v-11ef324c]{padding:24px}.qrcode-tabs[data-v-11ef324c]{display:flex;gap:12px;margin-bottom:20px}.qr-tab[data-v-11ef324c]{flex:1;padding:12px;background:var(--bg-input);border:2px solid transparent;border-radius:10px;color:var(--text-secondary);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.qr-tab[data-v-11ef324c]:hover{border-color:var(--border)}.qr-tab.active[data-v-11ef324c]{border-color:var(--primary);color:var(--text-primary)}.qrcode-display[data-v-11ef324c]{width:250px;height:250px;margin:0 auto 20px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.qrcode-display img[data-v-11ef324c]{max-width:100%;max-height:100%;object-fit:contain}.no-qrcode[data-v-11ef324c]{text-align:center;color:var(--text-secondary)}.no-qrcode i[data-v-11ef324c]{font-size:48px;margin-bottom:10px;display:block}.payment-note[data-v-11ef324c]{text-align:center;color:var(--warning);font-size:14px;margin-bottom:24px}.upload-screenshot h4[data-v-11ef324c]{text-align:center;margin-bottom:12px;font-size:14px;color:var(--text-secondary)}.screenshot-upload[data-v-11ef324c]{width:200px;height:150px;margin:0 auto;border:2px dashed var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.screenshot-upload[data-v-11ef324c]:hover{border-color:var(--primary)}.upload-hint[data-v-11ef324c]{text-align:center;color:var(--text-secondary)}.upload-hint i[data-v-11ef324c]{font-size:32px;margin-bottom:8px;display:block}.screenshot-upload img[data-v-11ef324c]{width:100%;height:100%;object-fit:cover}.payment-footer[data-v-11ef324c]{padding:24px;border-top:1px solid var(--border);display:flex;justify-content:center;gap:12px}.waiting-card[data-v-11ef324c]{max-width:500px;margin:0 auto;padding:40px;text-align:center}.waiting-card.preview-theater[data-v-11ef324c],.waiting-card.result-theater[data-v-11ef324c]{width:min(100%,1440px);max-width:calc(100vw - 48px);padding:22px}.waiting-card.preview-theater .waiting-icon[data-v-11ef324c],.waiting-card.result-theater .waiting-icon[data-v-11ef324c]{width:52px;height:52px;margin-bottom:12px;font-size:24px}.waiting-card.preview-theater h2[data-v-11ef324c],.waiting-card.result-theater h2[data-v-11ef324c]{margin-bottom:6px;font-size:28px}.waiting-card.preview-theater .status-desc[data-v-11ef324c],.waiting-card.result-theater .status-desc[data-v-11ef324c]{margin-bottom:16px}.waiting-icon[data-v-11ef324c]{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;margin:0 auto 24px}.waiting-icon.paid[data-v-11ef324c]{background:#f59e0b33;color:var(--warning)}.waiting-icon.queued[data-v-11ef324c]{background:#f59e0b33;color:var(--warning);animation:pulse-11ef324c 2s ease-in-out infinite}@keyframes pulse-11ef324c{0%,to{opacity:1}50%{opacity:.6}}.waiting-icon.processing[data-v-11ef324c],.waiting-icon.confirmed[data-v-11ef324c]{background:#6366f133;color:var(--primary)}.waiting-icon.completed[data-v-11ef324c]{background:#22c55e33;color:var(--success)}.waiting-icon.failed[data-v-11ef324c]{background:#ef444433;color:var(--error)}.waiting-card h2[data-v-11ef324c]{margin-bottom:8px}.status-desc[data-v-11ef324c]{color:var(--text-secondary);margin-bottom:24px}.render-preview-panel[data-v-11ef324c]{margin:0 auto 24px;max-width:520px;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#02061761;text-align:left}.waiting-card.preview-theater .render-preview-panel[data-v-11ef324c]{width:100%;max-width:none;margin-bottom:18px;border-radius:16px}.render-preview-header[data-v-11ef324c]{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border)}.render-preview-header span[data-v-11ef324c]{display:inline-flex;align-items:center;gap:8px;color:var(--text-primary);font-weight:600}.render-preview-header i[data-v-11ef324c]{color:#22d3ee}.render-preview-actions[data-v-11ef324c]{display:inline-flex;align-items:center;gap:10px}.render-preview-actions strong[data-v-11ef324c]{color:var(--secondary)}.render-preview-fullscreen[data-v-11ef324c]{width:34px;height:34px;border:1px solid rgba(34,211,238,.34);border-radius:8px;background:#22d3ee14;color:#22d3ee;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.render-preview-fullscreen[data-v-11ef324c]:hover{border-color:#22d3ee;background:#22d3ee29}.render-preview-frame[data-v-11ef324c]{aspect-ratio:16 / 9;background:#020617;display:flex;align-items:center;justify-content:center}.waiting-card.preview-theater .render-preview-frame[data-v-11ef324c]{height:clamp(360px,calc(100vh - 280px),820px);aspect-ratio:auto}.render-preview-frame img[data-v-11ef324c]{width:100%;height:100%;object-fit:contain}.render-preview-panel[data-v-11ef324c]:fullscreen{width:100vw;height:100vh;max-width:none;margin:0;border:none;border-radius:0;display:flex;flex-direction:column;background:#020617}.render-preview-panel:fullscreen .render-preview-frame[data-v-11ef324c]{flex:1;height:auto;min-height:0;aspect-ratio:auto}.render-preview-placeholder[data-v-11ef324c]{display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--text-secondary)}.render-preview-placeholder i[data-v-11ef324c]{font-size:26px;color:#22d3ee}.render-progress-track[data-v-11ef324c]{height:6px;background:#ffffff14}.render-progress-fill[data-v-11ef324c]{height:100%;background:linear-gradient(90deg,#22d3ee,var(--secondary));transition:width .25s ease}.render-preview-meta[data-v-11ef324c]{margin:0;padding:10px 14px 12px;color:var(--text-secondary);font-size:12px;text-align:center}.error-message[data-v-11ef324c]{background:#ef44441a;color:var(--error);padding:12px;border-radius:8px;margin-bottom:16px;display:flex;align-items:center;gap:8px}.error-message i[data-v-11ef324c]{font-size:16px}.failed-section[data-v-11ef324c]{text-align:center;margin-bottom:24px}.retry-info[data-v-11ef324c]{color:var(--text-secondary);font-size:14px;margin-bottom:16px}.retry-actions[data-v-11ef324c]{margin-top:16px}.retry-actions .btn[data-v-11ef324c]{display:inline-flex;align-items:center;gap:8px}.retry-hint[data-v-11ef324c]{color:var(--text-secondary);font-size:12px;margin-top:8px}.max-retries-warning[data-v-11ef324c]{background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:8px;padding:20px;text-align:center}.max-retries-warning i[data-v-11ef324c]{font-size:32px;color:#f59e0b;margin-bottom:12px}.max-retries-warning p[data-v-11ef324c]{margin:0;color:#f59e0b;font-weight:500}.max-retries-warning .contact-admin[data-v-11ef324c]{color:var(--text-secondary);font-weight:400;margin-top:8px;font-size:14px}.results-section[data-v-11ef324c]{margin-bottom:24px}.waiting-card.result-theater .results-section[data-v-11ef324c]{width:100%;margin-bottom:26px}.results-section h4[data-v-11ef324c]{margin-bottom:16px}.results-grid[data-v-11ef324c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;margin-bottom:20px}.waiting-card.result-theater .results-grid[data-v-11ef324c]{grid-template-columns:1fr;max-width:min(100%,1280px);margin:0 auto 22px}.result-item[data-v-11ef324c]{aspect-ratio:1;border-radius:8px;overflow:hidden;cursor:pointer;background:var(--bg-input)}.waiting-card.result-theater .result-item.video-result-item[data-v-11ef324c]{height:clamp(360px,68vh,820px);aspect-ratio:auto;border-radius:16px;background:#020617;cursor:default}.result-item img[data-v-11ef324c],.result-item video[data-v-11ef324c]{width:100%;height:100%;object-fit:cover}.waiting-card.result-theater .result-item.video-result-item video[data-v-11ef324c]{object-fit:contain;background:#020617}.file-placeholder[data-v-11ef324c]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-secondary)}.file-placeholder i[data-v-11ef324c]{font-size:32px;margin-bottom:8px}.file-placeholder span[data-v-11ef324c]{font-size:12px;text-align:center;padding:0 8px}.empty-state[data-v-11ef324c]{text-align:center;padding:60px 20px;color:var(--text-secondary)}.empty-state i[data-v-11ef324c]{font-size:64px;margin-bottom:16px;display:block;opacity:.3}.image-modal[data-v-11ef324c]{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:2000;cursor:pointer}.image-modal img[data-v-11ef324c]{max-width:90%;max-height:90%;object-fit:contain}.image-input-area[data-v-11ef324c]{display:flex;flex-direction:column;gap:10px}.image-mask-actions[data-v-11ef324c]{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.mask-inline-tip[data-v-11ef324c]{font-size:12px;color:var(--text-secondary);line-height:1.4}.mask-preview[data-v-11ef324c]{background:#000;border-radius:8px}.mask-editor-modal[data-v-11ef324c]{cursor:default;padding:24px}.mask-editor-panel[data-v-11ef324c]{width:min(100%,960px);max-height:calc(100vh - 48px);overflow:auto;padding:16px;border:1px solid var(--border)}.mask-editor-header[data-v-11ef324c]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.mask-editor-header h3[data-v-11ef324c]{display:flex;align-items:center;gap:8px;margin:0}.mask-editor-toolbar[data-v-11ef324c]{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px}.mask-editor-toolbar input[type=range][data-v-11ef324c]{width:180px}.mask-editor-toolbar .btn.active[data-v-11ef324c]{border-color:var(--primary);color:var(--primary)}.mask-editor-canvas-wrap[data-v-11ef324c]{width:100%;overflow:auto;border:1px solid var(--border);border-radius:10px;background:#111827;padding:8px}.mask-editor-canvas[data-v-11ef324c]{display:block;max-width:100%;height:auto;margin:0 auto;touch-action:none;cursor:crosshair}.mask-editor-tip[data-v-11ef324c]{margin:10px 2px 0;font-size:13px;color:var(--text-secondary)}@media (max-width: 768px){.hero h1[data-v-11ef324c]{font-size:32px}.apps-grid[data-v-11ef324c]{grid-template-columns:1fr}.qrcode-display[data-v-11ef324c]{width:200px;height:200px}}.node-input-group[data-v-11ef324c]{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--border)}.node-input-group[data-v-11ef324c]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.node-input-group h4[data-v-11ef324c]{font-size:16px;font-weight:600;color:var(--text-primary);margin-bottom:12px;display:flex;align-items:center;gap:10px}.node-input-group h4 i[data-v-11ef324c]{color:var(--primary);font-size:18px}.single-preview[data-v-11ef324c]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:12px}.single-preview img[data-v-11ef324c]{max-width:100%;max-height:280px;border-radius:8px;object-fit:contain}.single-preview video[data-v-11ef324c]{max-width:100%;max-height:280px;border-radius:8px}.video-upload[data-v-11ef324c]{min-height:220px}.video-upload .upload-placeholder small[data-v-11ef324c]{display:block;margin-top:8px;font-size:12px;opacity:.7}.video-preview[data-v-11ef324c]{padding:16px}.video-preview video[data-v-11ef324c]{width:100%;max-height:300px}.text-input-area[data-v-11ef324c]{width:100%}.text-input[data-v-11ef324c]{width:100%;padding:14px 16px;background:var(--bg-input);border:2px solid var(--border);border-radius:10px;color:var(--text-primary);font-size:15px;transition:border-color .2s,box-shadow .2s}.text-input[data-v-11ef324c]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6366f126}.text-input[data-v-11ef324c]::placeholder{color:var(--text-secondary);opacity:.6}.text-input.textarea[data-v-11ef324c]{min-height:100px;resize:vertical;font-family:inherit;line-height:1.5}.text-input.select[data-v-11ef324c]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:20px;padding-right:40px}.empty-nodes-hint[data-v-11ef324c]{text-align:center;padding:40px 20px;color:var(--text-secondary)}.empty-nodes-hint i[data-v-11ef324c]{font-size:32px;margin-bottom:12px;display:block;opacity:.5}.empty-nodes-hint p[data-v-11ef324c]{font-size:14px}.header-right[data-v-11ef324c]{display:flex;gap:10px;align-items:center}.badge[data-v-11ef324c]{background:var(--secondary);color:#fff;font-size:12px;padding:2px 6px;border-radius:10px;margin-left:4px}.orders-view[data-v-11ef324c]{padding:20px 0}.orders-header[data-v-11ef324c]{margin-bottom:24px}.orders-header h2[data-v-11ef324c]{font-size:28px;margin-bottom:8px;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.orders-header p[data-v-11ef324c]{color:var(--text-secondary)}.orders-list[data-v-11ef324c]{display:flex;flex-direction:column;gap:16px}.order-card[data-v-11ef324c]{cursor:pointer;padding:0}.order-card-header[data-v-11ef324c]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--border)}.order-app-name[data-v-11ef324c]{font-weight:600;font-size:16px}.order-status[data-v-11ef324c]{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500}.order-status.pending[data-v-11ef324c]{background:#f59e0b26;color:var(--warning)}.order-status.uploading[data-v-11ef324c]{background:#22d3ee26;color:#22d3ee}.order-status.paid[data-v-11ef324c],.order-status.confirmed[data-v-11ef324c],.order-status.processing[data-v-11ef324c]{background:#6366f126;color:var(--primary)}.order-status.completed[data-v-11ef324c]{background:#22c55e26;color:var(--success)}.order-status.failed[data-v-11ef324c],.order-status.rejected[data-v-11ef324c]{background:#ef444426;color:var(--error)}.order-card-body[data-v-11ef324c]{padding:16px 20px}.order-info-row[data-v-11ef324c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.order-info-row[data-v-11ef324c]:last-child{margin-bottom:0}.order-info-row .label[data-v-11ef324c]{color:var(--text-secondary);font-size:14px}.order-info-row .value[data-v-11ef324c]{font-size:14px}.order-info-row .value.price[data-v-11ef324c]{color:var(--secondary);font-weight:600}.order-card-footer[data-v-11ef324c]{padding:12px 20px;border-top:1px solid var(--border);background:#0000001a}.result-thumbs[data-v-11ef324c]{display:flex;gap:8px;align-items:center}.result-thumbs img[data-v-11ef324c],.result-thumbs video[data-v-11ef324c],.thumb-file[data-v-11ef324c]{width:48px;height:48px;border-radius:6px;object-fit:cover}.thumb-file[data-v-11ef324c]{display:inline-flex;align-items:center;justify-content:center;background:var(--bg-input);color:var(--text-secondary)}.result-thumbs .more[data-v-11ef324c]{color:var(--text-secondary);font-size:12px}.query-order-section[data-v-11ef324c]{margin-top:60px;padding:30px;background:var(--bg-card);border-radius:16px;border:1px solid var(--border)}.query-order-title[data-v-11ef324c]{display:flex;align-items:center;gap:10px;margin-bottom:16px;font-size:18px;font-weight:600;color:var(--text-primary)}.query-order-title i[data-v-11ef324c]{color:var(--primary)}.query-order-form[data-v-11ef324c]{display:flex;gap:12px}.query-order-form .input[data-v-11ef324c]{flex:1;padding:14px 16px;background:var(--bg-input);border:2px solid var(--border);border-radius:10px;color:var(--text-primary);font-size:15px;transition:border-color .2s,box-shadow .2s}.query-order-form .input[data-v-11ef324c]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6366f126}.query-order-form .input[data-v-11ef324c]::placeholder{color:var(--text-secondary);opacity:.6}.query-order-form .btn[data-v-11ef324c]{white-space:nowrap}@media (max-width: 480px){.query-order-form[data-v-11ef324c]{flex-direction:column}}.query-order-section.orders-query[data-v-11ef324c]{margin-top:0;margin-bottom:24px;padding:20px}.user-phone[data-v-11ef324c]{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#6366f126;border-radius:20px;font-size:14px;color:var(--primary)}.modal-overlay[data-v-11ef324c]{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.login-modal[data-v-11ef324c]{background:var(--bg-card);border-radius:16px;width:90%;max-width:400px;overflow:hidden;border:1px solid var(--border)}.login-header[data-v-11ef324c]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--border)}.login-header h3[data-v-11ef324c]{font-size:18px;font-weight:600}.close-btn[data-v-11ef324c]{background:none;border:none;color:var(--text-secondary);font-size:18px;cursor:pointer;padding:4px}.close-btn[data-v-11ef324c]:hover{color:var(--text-primary)}.login-body[data-v-11ef324c]{padding:24px}.login-hint[data-v-11ef324c]{text-align:center;color:var(--text-secondary);margin-bottom:20px;font-size:14px}.login-form[data-v-11ef324c]{display:flex;flex-direction:column;gap:16px}.login-form .input[data-v-11ef324c]{padding:14px 16px;background:var(--bg-input);border:2px solid var(--border);border-radius:10px;color:var(--text-primary);font-size:16px;text-align:center;letter-spacing:2px}.login-form .input[data-v-11ef324c]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6366f126}.btn-danger[data-v-11ef324c]{color:var(--error);border-color:var(--error)}.btn-danger[data-v-11ef324c]:hover{background:#ef44441a}.order-status.cancelled[data-v-11ef324c]{background:#94a3b826;color:var(--text-secondary)}.waiting-icon.cancelled[data-v-11ef324c]{background:#94a3b833;color:var(--text-secondary)}.waiting-icon.uploading[data-v-11ef324c]{background:#22d3ee2e;color:#22d3ee}.login-page[data-v-11ef324c]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f11a,#a855f71a);padding:20px}.login-page-content[data-v-11ef324c]{text-align:center;width:100%;max-width:400px}.login-page-logo[data-v-11ef324c]{margin-bottom:16px}.login-page-logo i[data-v-11ef324c]{font-size:48px;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:16px;display:block}.login-page-logo h1[data-v-11ef324c]{font-size:36px;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.login-page-subtitle[data-v-11ef324c]{color:var(--text-secondary);font-size:16px;margin-bottom:40px}.login-page-card[data-v-11ef324c]{background:var(--bg-card);border-radius:16px;padding:32px;border:1px solid var(--border)}.login-page-card h3[data-v-11ef324c]{font-size:20px;margin-bottom:8px}.login-page-hint[data-v-11ef324c]{color:var(--text-secondary);font-size:14px;margin-bottom:24px}.login-page-form[data-v-11ef324c]{display:flex;flex-direction:column;gap:16px}.login-page-form .input[data-v-11ef324c]{padding:16px;background:var(--bg-input);border:2px solid var(--border);border-radius:10px;color:var(--text-primary);font-size:18px;text-align:center;letter-spacing:3px}.login-page-form .input[data-v-11ef324c]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6366f126}.login-page-form .input[data-v-11ef324c]::placeholder{letter-spacing:normal}.btn-block[data-v-11ef324c]{width:100%;padding:16px;font-size:16px}.countdown-wrapper[data-v-11ef324c]{margin:16px 0;display:flex;flex-direction:column;align-items:center;gap:4px}.countdown-timer[data-v-11ef324c]{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#6366f126,#a855f726);border-radius:24px;font-size:24px;font-weight:700;color:var(--primary);font-family:Monaco,Menlo,monospace}.countdown-timer i[data-v-11ef324c]{font-size:18px}.countdown-timer.urgent[data-v-11ef324c]{background:linear-gradient(135deg,#ef444433,#f59e0b33);color:var(--error);animation:pulse-11ef324c 1s infinite}@keyframes pulse-11ef324c{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.countdown-hint[data-v-11ef324c]{font-size:12px;color:var(--text-secondary)}.redeem-key-section[data-v-11ef324c]{text-align:center;padding:30px 20px}.redeem-key-icon[data-v-11ef324c]{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#6366f133,#a855f733);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.redeem-key-icon i[data-v-11ef324c]{font-size:36px;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.redeem-hint[data-v-11ef324c]{color:var(--text-secondary);margin-bottom:24px;font-size:14px}.redeem-input-group[data-v-11ef324c]{display:flex;gap:12px;max-width:400px;margin:0 auto}.redeem-input[data-v-11ef324c]{flex:1;padding:14px 16px;background:var(--bg-input);border:2px solid var(--border);border-radius:10px;color:var(--text-primary);font-size:18px;font-family:Monaco,Menlo,monospace;letter-spacing:2px;text-align:center;text-transform:uppercase}.redeem-input[data-v-11ef324c]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6366f126}.redeem-input[data-v-11ef324c]::placeholder{color:var(--text-secondary);opacity:.5;letter-spacing:2px}.redeem-error[data-v-11ef324c]{margin-top:16px;padding:12px 16px;background:#ef44441a;border-radius:8px;color:var(--error);font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px}.redeem-info-card[data-v-11ef324c]{margin-top:20px;background:#22c55e14;border:1px solid rgba(34,197,94,.3);border-radius:12px;overflow:hidden;max-width:400px;margin-left:auto;margin-right:auto}.redeem-info-header[data-v-11ef324c]{background:#22c55e26;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--success);font-weight:600}.redeem-info-header i[data-v-11ef324c]{font-size:18px}.redeem-info-body[data-v-11ef324c]{padding:16px;display:flex;justify-content:space-around}.redeem-stat[data-v-11ef324c]{text-align:center}.redeem-stat .label[data-v-11ef324c]{display:block;font-size:12px;color:var(--text-secondary);margin-bottom:4px}.redeem-stat .value[data-v-11ef324c]{display:block;font-size:24px;font-weight:700;color:var(--text-primary)}.redeem-info-tip[data-v-11ef324c]{padding:10px 16px;background:#f59e0b1a;color:var(--warning);font-size:12px;text-align:center;margin:0}@media (max-width: 480px){.redeem-input-group[data-v-11ef324c]{flex-direction:column}.redeem-input[data-v-11ef324c]{font-size:16px}}@media (max-width: 768px){.container[data-v-11ef324c]{width:100%;max-width:none;padding-left:16px;padding-right:16px}.header[data-v-11ef324c]{height:auto;min-height:72px;position:sticky;top:0}.header-content[data-v-11ef324c]{height:auto;min-height:64px;padding:10px 16px;flex-wrap:wrap;align-items:flex-start;gap:10px}.logo[data-v-11ef324c]{flex:0 0 auto;min-width:max-content;max-width:100%;gap:8px;font-size:18px;line-height:1;letter-spacing:.2px;white-space:nowrap}.logo i[data-v-11ef324c]{font-size:22px;flex:0 0 auto}.logo span[data-v-11ef324c]{display:inline-block;white-space:nowrap}.header-right[data-v-11ef324c]{width:100%;flex:1 1 100%;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px;min-width:0}.header-right .btn-sm[data-v-11ef324c],.user-phone[data-v-11ef324c]{min-height:36px;line-height:1}.header-right .btn-sm[data-v-11ef324c]{padding:8px 10px;font-size:12px;white-space:nowrap}.user-phone[data-v-11ef324c]{max-width:136px;padding:7px 10px;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.main[data-v-11ef324c]{padding:22px 0 36px}.hero[data-v-11ef324c]{padding:30px 10px 24px}.hero h1[data-v-11ef324c]{font-size:clamp(32px,10vw,42px);line-height:1.08;margin-bottom:10px;letter-spacing:0}.hero p[data-v-11ef324c]{max-width:300px;margin:0 auto;font-size:15px;line-height:1.5}.apps-grid[data-v-11ef324c]{grid-template-columns:1fr;gap:16px}.app-cover[data-v-11ef324c]{height:156px}.app-info[data-v-11ef324c]{padding:16px}.app-info h3[data-v-11ef324c]{font-size:18px}.app-info p[data-v-11ef324c]{font-size:13px}.app-info .price[data-v-11ef324c]{font-size:21px}.query-order-section[data-v-11ef324c]{margin-top:28px;padding:18px}.query-order-title[data-v-11ef324c]{margin-bottom:12px;font-size:16px}.query-order-form[data-v-11ef324c]{flex-direction:column;gap:10px}.query-order-form .btn[data-v-11ef324c],.query-order-form .input[data-v-11ef324c]{width:100%;min-height:44px}.detail-card[data-v-11ef324c],.video-faceswap-panel[data-v-11ef324c],.payment-card[data-v-11ef324c],.waiting-card[data-v-11ef324c]{width:100%;max-width:none;border-radius:16px}.detail-header[data-v-11ef324c],.video-faceswap-header[data-v-11ef324c],.video-faceswap-body[data-v-11ef324c],.payment-header[data-v-11ef324c],.detail-body[data-v-11ef324c],.payment-body[data-v-11ef324c]{padding:18px}.detail-header h2[data-v-11ef324c],.video-faceswap-header h2[data-v-11ef324c],.payment-header h2[data-v-11ef324c],.orders-header h2[data-v-11ef324c]{font-size:24px;line-height:1.2;letter-spacing:0}.price-tag[data-v-11ef324c]{position:static;display:inline-flex;margin-top:12px;font-size:22px}.node-input-group[data-v-11ef324c]{margin-bottom:18px;padding-bottom:18px}.node-input-group h4[data-v-11ef324c]{align-items:flex-start;font-size:15px;line-height:1.35}.upload-area[data-v-11ef324c]{min-height:156px;padding:20px}.upload-placeholder i[data-v-11ef324c]{font-size:36px;margin-bottom:10px}.upload-placeholder p[data-v-11ef324c],.upload-placeholder small[data-v-11ef324c]{line-height:1.45}.image-mask-actions[data-v-11ef324c]{flex-direction:column;align-items:stretch}.image-mask-actions .btn-sm[data-v-11ef324c]{width:100%}.mask-inline-tip[data-v-11ef324c]{padding:0 2px}.single-preview[data-v-11ef324c]{min-height:148px;padding:10px}.single-preview img[data-v-11ef324c],.single-preview video[data-v-11ef324c],.video-preview video[data-v-11ef324c]{max-height:240px}.detail-footer[data-v-11ef324c]{padding:18px;flex-direction:column-reverse;gap:10px}.detail-footer .btn[data-v-11ef324c],.payment-footer .btn[data-v-11ef324c],.waiting-card>.btn[data-v-11ef324c]{width:100%;min-height:44px}.video-faceswap-header[data-v-11ef324c]{flex-direction:column}.video-faceswap-rate[data-v-11ef324c]{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left}.video-faceswap-form[data-v-11ef324c]{grid-template-columns:1fr;gap:18px}.video-faceswap-upload[data-v-11ef324c]{min-height:180px}.smart-clip-head[data-v-11ef324c],.smart-clip-result[data-v-11ef324c]{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.smart-clip-head .btn-sm[data-v-11ef324c]{width:100%}.smart-clip-result video[data-v-11ef324c]{max-height:220px}.section-title-row[data-v-11ef324c],.shape-toggle-row[data-v-11ef324c]{align-items:flex-start}.section-title-row[data-v-11ef324c]{flex-direction:column}.section-title-row .btn-sm[data-v-11ef324c]{width:100%}.dfm-model-grid[data-v-11ef324c]{grid-template-columns:1fr}.dfm-model-option[data-v-11ef324c]{min-height:52px}.shape-reference-upload[data-v-11ef324c]{min-height:156px}.video-faceswap-summary[data-v-11ef324c]{position:static}.qrcode-tabs[data-v-11ef324c]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.qr-tab[data-v-11ef324c]{min-width:0;padding:10px 6px;flex-direction:column;gap:4px;font-size:12px;line-height:1.25}.qr-tab i[data-v-11ef324c]{font-size:16px}.qrcode-display[data-v-11ef324c]{width:min(220px,72vw);height:min(220px,72vw)}.payment-note[data-v-11ef324c]{line-height:1.5}.screenshot-upload[data-v-11ef324c]{width:min(220px,100%);height:148px}.redeem-key-section[data-v-11ef324c]{padding:20px 0}.redeem-input-group[data-v-11ef324c]{flex-direction:column}.redeem-input[data-v-11ef324c]{width:100%;font-size:16px;letter-spacing:1px}.redeem-info-body[data-v-11ef324c]{gap:10px}.payment-footer[data-v-11ef324c]{padding:18px;flex-direction:column-reverse;gap:10px}.waiting-card[data-v-11ef324c]{padding:26px 18px}.waiting-card.preview-theater[data-v-11ef324c],.waiting-card.result-theater[data-v-11ef324c]{max-width:none;padding:16px}.waiting-card.preview-theater .render-preview-panel[data-v-11ef324c]{border-radius:12px}.waiting-card.preview-theater .render-preview-frame[data-v-11ef324c]{height:clamp(300px,62vh,640px)}.waiting-card.result-theater .result-item.video-result-item[data-v-11ef324c]{height:clamp(300px,58vh,620px);border-radius:12px}.render-preview-header[data-v-11ef324c]{padding:10px 12px}.render-preview-fullscreen[data-v-11ef324c]{width:32px;height:32px}.waiting-icon[data-v-11ef324c]{width:68px;height:68px;font-size:30px;margin-bottom:18px}.waiting-card h2[data-v-11ef324c]{font-size:24px;line-height:1.2}.status-desc[data-v-11ef324c]{font-size:14px;line-height:1.55}.results-grid[data-v-11ef324c]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.orders-view[data-v-11ef324c]{padding:6px 0 24px}.orders-header[data-v-11ef324c]{margin-bottom:16px}.order-card-header[data-v-11ef324c]{align-items:flex-start;gap:10px;padding:14px 16px}.order-app-name[data-v-11ef324c]{min-width:0;line-height:1.35}.order-status[data-v-11ef324c]{flex:0 0 auto}.order-card-body[data-v-11ef324c],.order-card-footer[data-v-11ef324c]{padding-left:16px;padding-right:16px}.toast[data-v-11ef324c]{left:16px;right:16px;bottom:18px;width:auto;justify-content:center;text-align:center}.mask-editor-modal[data-v-11ef324c]{padding:10px;align-items:flex-start}.mask-editor-panel[data-v-11ef324c]{max-height:calc(100vh - 20px);padding:12px}.mask-editor-header[data-v-11ef324c]{align-items:flex-start}.mask-editor-toolbar[data-v-11ef324c]{gap:8px}.mask-editor-toolbar input[type=range][data-v-11ef324c]{width:100%}}@media (max-width: 480px){.container[data-v-11ef324c]{padding-left:14px;padding-right:14px}.header-content[data-v-11ef324c]{padding:9px 14px;gap:8px}.header-right[data-v-11ef324c]{gap:8px}.header-right .btn-sm[data-v-11ef324c]{flex:1 1 calc(50% - 4px);padding:8px 9px}.user-phone[data-v-11ef324c]{order:-1;flex:1 1 100%;max-width:none;justify-content:center}.hero[data-v-11ef324c]{padding:24px 8px 18px}.hero h1[data-v-11ef324c]{font-size:34px}.card[data-v-11ef324c],.login-page-card[data-v-11ef324c],.detail-card[data-v-11ef324c],.payment-card[data-v-11ef324c],.waiting-card[data-v-11ef324c],.order-card[data-v-11ef324c]{border-radius:14px}.waiting-card.preview-theater[data-v-11ef324c],.waiting-card.result-theater[data-v-11ef324c]{padding:12px}.waiting-card.preview-theater .render-preview-frame[data-v-11ef324c]{height:clamp(240px,56vh,520px)}.waiting-card.result-theater .result-item.video-result-item[data-v-11ef324c]{height:clamp(240px,54vh,520px)}.login-page[data-v-11ef324c]{padding:18px 14px;align-items:flex-start;padding-top:max(36px,env(safe-area-inset-top))}.login-page-logo h1[data-v-11ef324c]{font-size:30px;line-height:1.15}.login-page-subtitle[data-v-11ef324c]{margin-bottom:24px;font-size:14px}.login-page-card[data-v-11ef324c]{padding:24px 18px}.login-page-form .input[data-v-11ef324c]{font-size:16px;letter-spacing:1px}.app-cover[data-v-11ef324c]{height:148px}.detail-header[data-v-11ef324c],.payment-header[data-v-11ef324c],.detail-body[data-v-11ef324c],.payment-body[data-v-11ef324c],.detail-footer[data-v-11ef324c],.payment-footer[data-v-11ef324c]{padding-left:16px;padding-right:16px}.qrcode-tabs[data-v-11ef324c]{grid-template-columns:1fr}.qr-tab[data-v-11ef324c]{flex-direction:row;min-height:42px}.order-info[data-v-11ef324c]{flex-direction:column;gap:6px}.redeem-info-body[data-v-11ef324c]{flex-direction:column}}@media (hover: none) and (pointer: coarse){.app-card[data-v-11ef324c]:hover{transform:none}.app-card:hover .app-cover img[data-v-11ef324c]{transform:none;filter:none}.btn-outline[data-v-11ef324c]:hover{transform:none}}:root{--primary: #3b82f6;--primary-glow: #60a5fa;--secondary: #0ea5e9;--secondary-glow: #38bdf8;--accent: #e2e8f0;--bg-dark: #020617;--bg-card: rgba(15, 23, 42, .45);--bg-input: rgba(255, 255, 255, .03);--text-primary: #f8fafc;--text-secondary: #94a3b8;--text-tertiary: #475569;--border: rgba(255, 255, 255, .08);--border-light: rgba(255, 255, 255, .15);--glass-highlight: inset 0 1px 1px rgba(255, 255, 255, .12);--success: #10b981;--warning: #f59e0b;--error: #ef4444;--bezier-spring: cubic-bezier(.175, .885, .32, 1.275);--bezier-smooth: cubic-bezier(.25, .1, .25, 1);--bezier-expo: cubic-bezier(.16, 1, .3, 1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,sans-serif;background-color:var(--bg-dark);color:var(--text-primary);min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased;position:relative;overflow-x:hidden}body:after{content:"";position:fixed;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 40% 10%,rgba(59,130,246,.12) 0%,transparent 45%),radial-gradient(circle at 80% 80%,rgba(14,165,233,.08) 0%,transparent 50%),radial-gradient(circle at 20% 70%,rgba(226,232,240,.03) 0%,transparent 40%);z-index:-2;animation:slowSpin 40s linear infinite}@keyframes slowSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;z-index:-1;mask-image:linear-gradient(to bottom,black 15%,transparent 85%);-webkit-mask-image:linear-gradient(to bottom,black 15%,transparent 85%)}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;font-weight:700;letter-spacing:-.02em}a{color:inherit;text-decoration:none}button{font-family:Outfit,sans-serif}input,select,textarea{font-family:Inter,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 24px}.header{position:fixed;top:0;left:0;right:0;height:70px;background:#020617a6;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-bottom:1px solid var(--border);z-index:100}.header-content{height:100%;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:12px;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;letter-spacing:1.5px;color:#fff}.logo i{font-size:22px;color:var(--secondary);filter:drop-shadow(0 0 12px var(--secondary-glow))}.header-right{display:flex;align-items:center;gap:16px}.user-phone{font-size:14px;color:var(--text-secondary);display:flex;align-items:center;gap:8px;padding:6px 14px;background:#ffffff0d;border-radius:20px;border:1px solid var(--border)}.main{padding-top:100px;min-height:calc(100vh - 70px)}.hero{text-align:center;padding:60px 20px 40px;animation:slideUpFade 1s var(--bezier-expo) forwards}.hero h1{font-size:4rem;font-family:Space Grotesk,sans-serif;margin-bottom:16px;background:linear-gradient(to right,#fff 20%,#93c5fd,#e2e8f0 80%,#fff);background-size:200% auto;color:#fff;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 5s linear infinite;filter:drop-shadow(0 0 20px rgba(59,130,246,.2))}@keyframes shine{to{background-position:200% center}}.hero p{font-size:1.2rem;color:var(--text-secondary);max-width:600px;margin:0 auto}@keyframes slideUpFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.card,.login-page-card,.detail-card,.payment-card,.waiting-card,.order-card{background:var(--bg-card);backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%);border:1px solid var(--border);border-radius:20px;padding:32px;box-shadow:0 10px 30px #00000080,var(--glass-highlight);position:relative;transition:all .4s var(--bezier-expo)}.card:before,.login-page-card:before,.detail-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);opacity:.7}.apps-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;padding:20px 0 60px}.app-card{padding:0;cursor:pointer;border-radius:20px;animation:fadeInStagger .6s var(--bezier-expo) backwards;opacity:1!important;border:1px solid var(--border)}.app-card:nth-child(1){animation-delay:.1s}.app-card:nth-child(2){animation-delay:.2s}.app-card:nth-child(3){animation-delay:.3s}.app-card:nth-child(4){animation-delay:.4s}@keyframes fadeInStagger{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.app-card:hover{transform:translateY(-8px);border-color:var(--secondary);box-shadow:0 20px 40px #0009,0 0 30px #3b82f640,inset 0 0 20px #0ea5e91a}.app-cover{width:100%;height:180px;overflow:hidden;position:relative;border-bottom:1px solid var(--border);border-top-left-radius:20px;border-top-right-radius:20px}.app-cover img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--bezier-expo)}.app-card:hover .app-cover img{transform:scale(1.08)}.cover-placeholder{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#ffffff05;font-size:3rem;color:var(--text-tertiary)}.app-info{padding:24px;position:relative}.app-info h3{font-size:1.4rem;margin-bottom:8px;color:var(--text-primary);transition:color .3s}.app-card:hover .app-info h3{color:var(--secondary)}.app-info p{font-size:.95rem;color:var(--text-secondary);line-height:1.5;margin-bottom:16px}.price{font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700;color:var(--text-primary)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border:none;border-radius:12px;font-size:15px;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:all .3s var(--bezier-expo);position:relative;overflow:hidden}.btn:active{transform:scale(.96)}.btn-sm{padding:8px 16px;font-size:13px;border-radius:8px}.btn-block{width:100%;padding:14px;font-size:16px}.btn-primary{background:var(--bg-dark);color:#fff;position:relative;z-index:1;border:1px solid rgba(255,255,255,.2)}.btn-primary:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:-1;background:linear-gradient(45deg,var(--primary),var(--secondary),var(--accent),var(--primary));background-size:400% 400%;border-radius:14px;animation:glowingMagma 4s ease infinite;opacity:.6;transition:opacity .3s,filter .3s}.btn-primary:hover:before{opacity:1;filter:blur(6px)}@keyframes glowingMagma{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.btn-outline{background:#ffffff05;color:var(--text-primary);border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-outline:hover{background:#ffffff14;border-color:var(--border-light);transform:translateY(-2px);box-shadow:0 4px 15px #0000004d}.input,input[type=text],input[type=password],input[type=tel],input[type=number],select,textarea{width:100%;padding:14px 20px;background:var(--bg-input);border:1px solid var(--border);border-radius:12px;color:var(--text-primary);font-size:15px;transition:all .3s ease;box-shadow:inset 0 2px 4px #0003}.input:focus,input:focus,textarea:focus{outline:none;background:#ffffff0d;border-color:var(--primary);box-shadow:0 0 0 3px #3b82f633,inset 0 2px 4px #0003}.input::placeholder{color:var(--text-tertiary)}.empty-state{text-align:center;padding:80px 20px;color:var(--text-tertiary)}.empty-state i{font-size:4rem;margin-bottom:20px;opacity:.5}.login-page{height:100vh;display:flex;align-items:center;justify-content:center}.login-page-logo{font-size:3rem;margin-bottom:10px;display:flex;flex-direction:column;align-items:center;gap:15px}.login-page-logo i{color:var(--primary);font-size:4rem;filter:drop-shadow(0 0 20px var(--primary-glow))}.login-page-logo h1{font-family:Space Grotesk,sans-serif;background:linear-gradient(to right,#fff,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.login-page-subtitle{text-align:center;color:var(--text-secondary);margin-bottom:40px}.login-page-card{width:100%;max-width:400px;padding:40px}.login-page-card h3{margin-bottom:8px;font-size:1.5rem;text-align:center}.login-page-hint{text-align:center;color:var(--text-tertiary);margin-bottom:30px;font-size:.9rem}.login-page-form{display:flex;flex-direction:column;gap:20px}.toast{position:fixed;bottom:30px;right:30px;padding:16px 24px;background:#0a0a0fe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border-light);border-radius:16px;color:#fff;font-weight:500;font-size:15px;display:flex;gap:12px;align-items:center;box-shadow:0 15px 30px #00000080,var(--glass-highlight);z-index:9999;transform:translateY(100px) scale(.9);opacity:0;transition:all .4s var(--bezier-spring);pointer-events:none}.toast.show{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.toast.success i{color:var(--success);filter:drop-shadow(0 0 5px var(--success))}.toast.error i{color:var(--error);filter:drop-shadow(0 0 5px var(--error))}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#fff3}.vector-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden;pointer-events:none;perspective:1000px}.cyber-grid{position:absolute;width:200vw;height:200vh;top:-50vh;left:-50vw;background-image:linear-gradient(rgba(59,130,246,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(14,165,233,.04) 1px,transparent 1px);background-size:60px 60px;transform:rotateX(65deg) translateY(0);animation:gridMove 12s linear infinite;mask-image:radial-gradient(circle at center,black 10%,transparent 60%);-webkit-mask-image:radial-gradient(circle at center,black 10%,transparent 60%)}@keyframes gridMove{0%{transform:rotateX(65deg) translateY(0)}to{transform:rotateX(65deg) translateY(60px)}}.neural-pulse-container{position:absolute;top:0;right:0;bottom:0;left:0}.pulse-node{position:absolute;width:6px;height:6px;background:#fff;border-radius:50%;filter:drop-shadow(0 0 10px var(--primary-glow));animation:neuralPulse 5s infinite alternate,randomDrift 25s infinite linear}.pulse-node:nth-child(1){top:15%;left:20%;animation-delay:0s;width:4px;height:4px}.pulse-node:nth-child(2){top:45%;left:80%;animation-delay:-1s;width:8px;height:8px;background:var(--secondary);filter:drop-shadow(0 0 10px var(--secondary-glow))}.pulse-node:nth-child(3){top:75%;left:30%;animation-delay:-2s;width:5px;height:5px}.pulse-node:nth-child(4){top:25%;left:65%;animation-delay:-1.5s;width:7px;height:7px;background:var(--primary)}.pulse-node:nth-child(5){top:85%;left:70%;animation-delay:-3s;width:3px;height:3px}.pulse-node:nth-child(6){top:55%;left:10%;animation-delay:-.5s;width:6px;height:6px}@keyframes neuralPulse{0%{transform:scale(1);opacity:.1;box-shadow:0 0 #3b82f680}50%{transform:scale(1.5);opacity:.7;box-shadow:0 0 20px 8px #3b82f633}to{transform:scale(1);opacity:.1;box-shadow:0 0 #3b82f600}}@keyframes randomDrift{0%{transform:translate(0)}25%{transform:translate(15px,-20px)}50%{transform:translate(-10px,15px)}75%{transform:translate(20px,10px)}to{transform:translate(0)}}.floating-shape{position:absolute;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;filter:blur(12px);opacity:.25;animation:floatMorph 25s ease-in-out infinite alternate,shapeWobble 10s linear infinite}.floating-shape.shape-1{width:350px;height:350px;top:5%;left:10%;background:linear-gradient(135deg,#3b82f633,#0ea5e91a)}.floating-shape.shape-2{width:450px;height:450px;bottom:-5%;right:-5%;background:linear-gradient(135deg,#e2e8f00d,#3b82f626);animation-delay:-7s}.floating-shape.shape-3{width:250px;height:250px;top:40%;left:55%;background:linear-gradient(135deg,#0ea5e91a,#e2e8f00d);animation-delay:-12s}@keyframes floatMorph{0%{transform:translate(0) rotate(0) scale(1)}50%{transform:translate(40px,-40px) rotate(15deg) scale(1.1)}to{transform:translate(-20px,30px) rotate(-10deg) scale(.9)}}@keyframes shapeWobble{0%,to{border-radius:40% 60% 70% 30%/40% 50% 60%}34%{border-radius:70% 30% 50% 50%/30% 30% 70% 70%}67%{border-radius:100% 60% 60% 100%/100% 100% 60% 60%}}.data-stream{position:absolute;width:1px;background:linear-gradient(to bottom,transparent,var(--secondary),transparent);opacity:0;animation:streamDrop linear infinite}.stream-1{height:120px;left:25%;animation-duration:3.5s;animation-delay:1s}.stream-2{height:180px;left:70%;animation-duration:4.5s;animation-delay:2.5s;background:linear-gradient(to bottom,transparent,var(--primary),transparent)}.stream-3{height:90px;left:85%;animation-duration:3s;animation-delay:.5s}@keyframes streamDrop{0%{transform:translateY(-100vh);opacity:0}50%{opacity:.6}to{transform:translateY(100vh);opacity:0}}.detail-header{margin-bottom:30px;border-bottom:1px solid var(--border);padding-bottom:20px}.detail-header h2{font-size:2rem;margin-bottom:10px}.price-tag{display:inline-block;margin-top:15px;padding:6px 16px;background:#0ea5e91a;color:var(--secondary);border:1px solid rgba(14,165,233,.3);border-radius:8px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1.2rem}.node-input-group{background:#ffffff05;border-radius:16px;padding:24px;margin-bottom:24px;border:1px solid var(--border)}.node-input-group h4{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:var(--text-primary);font-size:1.1rem}.node-input-group h4 i{color:var(--primary)}.upload-area{border:2px dashed var(--border-light);border-radius:16px;padding:40px;text-align:center;cursor:pointer;transition:all .3s ease;background:#ffffff03}.upload-area:hover{border-color:var(--primary);background:#3b82f60d}.upload-placeholder i{font-size:3rem;color:var(--text-tertiary);margin-bottom:15px;transition:color .3s}.upload-area:hover .upload-placeholder i{color:var(--primary);filter:drop-shadow(0 0 10px var(--primary-glow))}.upload-placeholder p{color:var(--text-secondary);font-weight:500}.detail-footer{display:flex;justify-content:flex-end;gap:16px;margin-top:40px}.query-order-section{max-width:600px;margin:40px auto;padding:30px;background:#ffffff05;border-radius:20px;border:1px solid var(--border);box-shadow:inset 0 2px 10px #0003}.query-order-title{display:flex;align-items:center;gap:10px;font-size:1.2rem;font-weight:700;margin-bottom:20px;color:var(--text-primary)}.query-order-title i{color:var(--primary)}.query-order-form{display:flex;gap:15px}.app-card{transition:all .6s var(--bezier-expo),background-color .4s ease;overflow:hidden;position:relative;background:var(--bg-card);border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 30px #0006}.app-card:hover{transform:translateY(-12px) scale(1.02) perspective(1000px) rotateX(2deg);border-color:#38bdf866;background:#0f172ab3;box-shadow:0 30px 60px #000000b3,0 10px 40px #3b82f633,inset 0 1px 1px #ffffff26}.app-cover:after{content:"";position:absolute;top:0;left:-150%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.4),transparent);transform:skew(-25deg);transition:none}.app-card:hover .app-cover:after{left:200%;transition:left .8s cubic-bezier(.4,0,.2,1)}.app-card:hover .app-cover img{transform:scale(1.1) translateY(-2px);filter:contrast(1.1) brightness(1.1)}.app-card:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--secondary),var(--primary),transparent);opacity:0;transition:opacity .5s ease}.app-card:hover:before{opacity:1;animation:bottomGlowPulse 2s infinite alternate}@keyframes bottomGlowPulse{0%{filter:drop-shadow(0 0 5px var(--secondary));opacity:.6}to{filter:drop-shadow(0 0 15px var(--primary-glow));opacity:1}}.app-card:hover .app-info h3{color:#fff;text-shadow:0 0 15px rgba(56,189,248,.6);transform:translate(4px)}.app-card .app-info h3{transition:all .4s var(--bezier-expo)}.app-card:hover .price{color:var(--secondary);text-shadow:0 0 12px var(--secondary-glow);transform:scale(1.05);transform-origin:left center}.app-card .price{transition:all .4s var(--bezier-expo)}
