.home[data-v-f958879f]{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:linear-gradient(180deg,#fff,#f0f2f5)}.container[data-v-f958879f]{width:100%;max-width:400px;text-align:center}.hero[data-v-f958879f]{margin-bottom:2.5rem}.hero-image[data-v-f958879f]{width:140px;height:140px;margin:0 auto 1.5rem;border-radius:50%;overflow:hidden;box-shadow:0 8px 32px #3b82f633;border:4px solid #fff}.hero-image img[data-v-f958879f]{width:100%;height:100%;object-fit:cover}.title[data-v-f958879f]{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem;letter-spacing:.02em}.subtitle[data-v-f958879f]{font-size:1rem;color:var(--text-muted);font-weight:400}.intro[data-v-f958879f]{display:flex;justify-content:center;gap:2rem;margin-bottom:2.5rem;padding:1.25rem;background:#fff;border-radius:16px;box-shadow:var(--shadow)}.intro-item[data-v-f958879f]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.intro-item .icon[data-v-f958879f]{font-size:1.5rem;font-weight:700;color:var(--primary)}.intro-item .text[data-v-f958879f]{font-size:.8rem;color:var(--text-muted)}.start-btn[data-v-f958879f]{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#3b82f6,#ff6b6b);border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #e945604d;-webkit-tap-highlight-color:transparent}.start-btn[data-v-f958879f]:active{transform:scale(.98)}.start-btn .arrow[data-v-f958879f]{transition:transform .3s ease}.start-btn:active .arrow[data-v-f958879f]{transform:translate(4px)}.resume-btns[data-v-f958879f]{display:flex;justify-content:center;gap:1rem;margin-top:.75rem}.text-btn[data-v-f958879f]{background:none;border:none;font-size:.85rem;color:var(--text-muted);cursor:pointer;text-decoration:underline}.text-btn[data-v-f958879f]:active{opacity:.7}.tip[data-v-f958879f]{margin-top:1.5rem;font-size:.8rem;color:var(--text-muted)}@media(max-width:375px){.home[data-v-f958879f]{padding:1rem}.title[data-v-f958879f]{font-size:1.5rem}.intro[data-v-f958879f]{gap:1rem;padding:1rem}.intro-item .icon[data-v-f958879f]{font-size:1.25rem}.hero-image[data-v-f958879f]{width:120px;height:120px}}.test-page[data-v-16ccd482]{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:#f5f6f8}.header[data-v-16ccd482]{position:sticky;top:0;z-index:10;padding:1rem 1rem .75rem;background:#fff;box-shadow:0 1px 3px #0000000d}.progress-bar[data-v-16ccd482]{height:3px;background:#eee;border-radius:2px;overflow:hidden;margin-bottom:.5rem}.progress-fill[data-v-16ccd482]{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:2px;transition:width .3s ease}.progress-info[data-v-16ccd482]{display:flex;justify-content:center;gap:.25rem;font-size:.85rem}.progress-info .current[data-v-16ccd482]{color:var(--primary);font-weight:600}.progress-info .separator[data-v-16ccd482],.progress-info .total[data-v-16ccd482]{color:var(--text-muted)}.main[data-v-16ccd482]{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:1.25rem;padding-bottom:100px}.question-card[data-v-16ccd482]{width:100%;max-width:500px;animation:fadeIn-16ccd482 .25s ease}@keyframes fadeIn-16ccd482{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.question-text[data-v-16ccd482]{font-size:1.2rem;font-weight:600;color:var(--text-primary);text-align:center;margin-bottom:1.5rem;line-height:1.6}.options[data-v-16ccd482]{display:flex;flex-direction:column;gap:.75rem}.option-btn[data-v-16ccd482]{display:flex;align-items:flex-start;gap:.875rem;width:100%;padding:1rem;background:#fff;border:2px solid #eee;border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left;-webkit-tap-highlight-color:transparent}.option-btn[data-v-16ccd482]:active{transform:scale(.99)}.option-btn[data-v-16ccd482]:hover{border-color:#ddd}.option-btn.selected[data-v-16ccd482]{background:#3b82f614;border-color:var(--primary)}.option-letter[data-v-16ccd482]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#f5f5f5;border-radius:6px;font-weight:600;font-size:.85rem;color:var(--text-muted);flex-shrink:0;transition:all .2s ease}.option-btn.selected .option-letter[data-v-16ccd482]{background:var(--primary);color:#fff}.option-text[data-v-16ccd482]{font-size:.95rem;color:var(--text-secondary);line-height:1.5;padding-top:.125rem}.option-btn.selected .option-text[data-v-16ccd482]{color:var(--text-primary)}.footer[data-v-16ccd482]{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eee;z-index:100}.nav-btn[data-v-16ccd482]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;font-size:1.25rem;color:#fff;background:#ddd;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.nav-btn[data-v-16ccd482]:active:not(:disabled){transform:scale(.95)}.nav-btn.prev[data-v-16ccd482]{background:#f0f0f0;color:var(--text-muted)}.nav-btn.prev[data-v-16ccd482]:hover:not(:disabled){background:#e5e5e5}.nav-btn[data-v-16ccd482]:disabled{opacity:.3;cursor:not-allowed}.nav-btn.next[data-v-16ccd482]{background:var(--primary)}.nav-btn.next[data-v-16ccd482]:disabled{background:#bfdbfe}.dots[data-v-16ccd482]{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;max-width:200px}.dot[data-v-16ccd482]{width:6px;height:6px;border-radius:50%;background:#ddd;transition:all .2s ease}.dot.active[data-v-16ccd482]{background:var(--primary);transform:scale(1.3)}.dot.answered[data-v-16ccd482]{background:var(--primary);opacity:.6}@media(max-width:375px){.question-text[data-v-16ccd482]{font-size:1.1rem}.option-btn[data-v-16ccd482]{padding:.875rem}.option-text[data-v-16ccd482]{font-size:.9rem}.option-letter[data-v-16ccd482]{width:26px;height:26px;font-size:.8rem}}@media(min-width:768px){.main[data-v-16ccd482]{padding:2rem;padding-bottom:120px}.option-btn[data-v-16ccd482]{padding:1.25rem}.option-text[data-v-16ccd482]{font-size:1rem}}.result-page[data-v-5f08fd8c]{min-height:100vh;min-height:100dvh;padding:1.5rem 1.5rem 8rem;background:#f5f6f8;display:flex;align-items:flex-start;justify-content:center}.result-card[data-v-5f08fd8c]{width:100%;max-width:420px;background:#fff;border-radius:20px;padding:1.5rem;text-align:center;box-shadow:0 2px 12px #0000000f;animation:slideUp-5f08fd8c .4s ease}@keyframes slideUp-5f08fd8c{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.avatar-section[data-v-5f08fd8c]{margin-bottom:.75rem}.type-avatar[data-v-5f08fd8c]{width:140px;height:140px;margin:0 auto;border-radius:16px;overflow:hidden;position:relative;background:#f5f5f5}.type-avatar img[data-v-5f08fd8c]{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.type-avatar img.loaded[data-v-5f08fd8c]{opacity:1}.type-avatar-fallback[data-v-5f08fd8c]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.type-avatar-fallback span[data-v-5f08fd8c]{font-size:2.5rem;font-weight:700;color:#fff}.name[data-v-5f08fd8c]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.subtitle[data-v-5f08fd8c]{font-size:.9rem;color:var(--text-muted);margin-bottom:1rem}.traits[data-v-5f08fd8c]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1rem}.trait-tag[data-v-5f08fd8c]{padding:.3rem .75rem;background:#f5f5f5;border-radius:20px;font-size:.8rem;color:var(--text-secondary)}.description[data-v-5f08fd8c]{font-size:.9rem;color:var(--text-secondary);line-height:1.6;text-align:left;margin-bottom:1rem;padding:0 .5rem}.quote[data-v-5f08fd8c]{position:relative;padding:1rem;background:#f8f9fa;border-radius:10px;margin-bottom:1rem}.quote-mark[data-v-5f08fd8c]{position:absolute;top:.25rem;left:.75rem;font-size:2rem;color:var(--accent);opacity:.4;line-height:1}.quote[data-v-5f08fd8c]{font-style:italic;font-size:.9rem;color:var(--text-secondary)}.strengths[data-v-5f08fd8c]{text-align:left;margin-bottom:1rem;padding:0 .5rem}.strengths h3[data-v-5f08fd8c]{font-size:.9rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.strength-list[data-v-5f08fd8c]{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.strength-item[data-v-5f08fd8c]{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--text-secondary)}.strength-item .check[data-v-5f08fd8c]{color:var(--accent);font-weight:700}.scores-section[data-v-5f08fd8c]{text-align:left;margin-bottom:1.25rem;padding:0 .5rem}.scores-section h3[data-v-5f08fd8c]{font-size:.9rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.scores-grid[data-v-5f08fd8c]{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.score-item[data-v-5f08fd8c]{background:#f8f9fa;padding:.6rem;border-radius:8px}.score-header[data-v-5f08fd8c]{display:flex;justify-content:space-between;margin-bottom:.35rem}.score-name[data-v-5f08fd8c]{font-size:.7rem;color:var(--text-muted)}.score-value[data-v-5f08fd8c]{font-size:.7rem;color:var(--accent);font-weight:600}.score-bar[data-v-5f08fd8c]{height:3px;background:#e5e5e5;border-radius:2px;overflow:hidden;margin-bottom:.25rem}.score-fill[data-v-5f08fd8c]{height:100%;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:2px}.score-type[data-v-5f08fd8c]{font-size:.85rem;font-weight:600;color:var(--text-primary);text-align:center}.score-item.locked[data-v-5f08fd8c]{filter:blur(3px);pointer-events:none}.score-item.locked .score-fill[data-v-5f08fd8c]{background:#ccc}.bottom-spacer[data-v-5f08fd8c]{height:1rem}.fixed-actions[data-v-5f08fd8c]{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:1rem 1.5rem;padding-bottom:max(1.5rem,env(safe-area-inset-bottom));box-shadow:0 -2px 10px #0000000d}.actions[data-v-5f08fd8c]{display:flex;gap:.75rem;margin-bottom:.75rem}.actions[data-v-5f08fd8c]:last-child{margin-bottom:0}.action-btn[data-v-5f08fd8c]{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;font-size:.95rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.action-btn[data-v-5f08fd8c]:active{transform:scale(.98)}.action-btn.primary[data-v-5f08fd8c]{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;box-shadow:0 4px 12px #3b82f64d}.action-btn.secondary[data-v-5f08fd8c]{background:#f5f5f5;color:var(--text-secondary)}.action-btn.secondary[data-v-5f08fd8c]:active{background:#eee}.icon[data-v-5f08fd8c]{font-size:1.1rem}.no-result[data-v-5f08fd8c]{text-align:center;color:var(--text-primary);padding:4rem 2rem}.no-result button[data-v-5f08fd8c]{margin-top:1rem;padding:.75rem 1.5rem;background:var(--primary);color:#fff;border:none;border-radius:8px;cursor:pointer}@media(max-width:375px){.result-page[data-v-5f08fd8c]{padding:1rem}.result-card[data-v-5f08fd8c]{padding:1.25rem;border-radius:16px}.type-avatar[data-v-5f08fd8c]{width:100px;height:100px}.name[data-v-5f08fd8c]{font-size:1.1rem}.description[data-v-5f08fd8c]{font-size:.85rem}.action-btn[data-v-5f08fd8c]{padding:.75rem;font-size:.9rem}}.share-overlay[data-v-5f08fd8c]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}.share-modal[data-v-5f08fd8c]{background:#fff;border-radius:20px;padding:2rem 1.5rem;width:100%;max-width:320px;text-align:center;position:relative}.share-modal .close-btn[data-v-5f08fd8c]{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:#f0f0f0;border-radius:50%;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666}.share-modal h2[data-v-5f08fd8c]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.share-desc[data-v-5f08fd8c]{font-size:.85rem;color:var(--text-muted);margin-bottom:1.25rem}.share-preview[data-v-5f08fd8c]{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f8f9fa;border-radius:12px;margin-bottom:1.25rem;text-align:left}.share-avatar[data-v-5f08fd8c]{width:50px;height:50px;border-radius:10px;overflow:hidden;flex-shrink:0}.share-avatar img[data-v-5f08fd8c]{width:100%;height:100%;object-fit:cover}.share-content[data-v-5f08fd8c]{flex:1;min-width:0}.share-type[data-v-5f08fd8c]{font-size:.9rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.share-text[data-v-5f08fd8c]{font-size:.75rem;color:var(--text-muted);line-height:1.4}.copy-btn[data-v-5f08fd8c]{width:100%;padding:.875rem;background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:1rem;transition:all .2s ease}.copy-btn.success[data-v-5f08fd8c]{background:linear-gradient(135deg,#10b981,#34d399)}.copy-link[data-v-5f08fd8c]{font-size:.8rem;color:var(--text-muted)}.list-page[data-v-d6ae8f66]{min-height:100vh;min-height:100dvh;padding:1.5rem;padding-bottom:max(1.5rem,env(safe-area-inset-bottom));background:#f5f6f8}.header[data-v-d6ae8f66]{text-align:center;margin-bottom:1.5rem}.header h1[data-v-d6ae8f66]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.header p[data-v-d6ae8f66]{font-size:.9rem;color:var(--text-muted)}.types-grid[data-v-d6ae8f66]{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem}.type-card[data-v-d6ae8f66]{background:#fff;border-radius:12px;padding:1rem .5rem;text-align:center;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000a;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.type-card[data-v-d6ae8f66]:active{transform:scale(.96);box-shadow:0 2px 8px #0000001a}.type-avatar[data-v-d6ae8f66]{width:60px;height:60px;margin:0 auto .5rem;border-radius:50%;overflow:hidden;border:3px solid var(--primary)}.type-avatar img[data-v-d6ae8f66]{width:100%;height:100%;object-fit:cover}.type-badge[data-v-d6ae8f66]{font-size:.75rem;font-weight:700;color:var(--primary);margin-bottom:.25rem}.type-name[data-v-d6ae8f66]{font-size:.8rem;font-weight:600;color:var(--text-primary);margin-bottom:.1rem}.type-subtitle[data-v-d6ae8f66]{font-size:.65rem;color:var(--text-muted);line-height:1.2}.actions[data-v-d6ae8f66]{display:flex;gap:.75rem;margin-top:1rem}.action-btn[data-v-d6ae8f66]{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;font-size:.95rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease}.action-btn[data-v-d6ae8f66]:active{transform:scale(.98)}.action-btn.primary[data-v-d6ae8f66]{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;box-shadow:0 4px 12px #3b82f64d}.action-btn.secondary[data-v-d6ae8f66]{background:#f5f5f5;color:var(--text-secondary)}.icon[data-v-d6ae8f66]{font-size:1.1rem}.detail-overlay[data-v-d6ae8f66]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}.detail-modal[data-v-d6ae8f66]{background:#fff;border-radius:20px;padding:2rem 1.5rem;width:100%;max-width:360px;max-height:90vh;overflow-y:auto;position:relative}.close-btn[data-v-d6ae8f66]{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:#f0f0f0;border-radius:50%;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666}.detail-header[data-v-d6ae8f66]{text-align:center;margin-bottom:1rem}.detail-avatar[data-v-d6ae8f66]{width:100px;height:100px;margin:0 auto .75rem;border-radius:50%;overflow:hidden;border:4px solid var(--primary, #3b82f6)}.detail-avatar img[data-v-d6ae8f66]{width:100%;height:100%;object-fit:cover}.detail-badge[data-v-d6ae8f66]{display:inline-block;font-size:.875rem;font-weight:700;color:var(--primary, #3b82f6)}.detail-name[data-v-d6ae8f66]{text-align:center;font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.detail-subtitle[data-v-d6ae8f66]{text-align:center;font-size:.9rem;color:var(--text-muted);margin-bottom:1rem}.detail-desc[data-v-d6ae8f66]{background:#f8f9fa;border-radius:12px;padding:1rem;font-size:.9rem;color:var(--text-primary);line-height:1.6;margin-bottom:1.25rem}.detail-section[data-v-d6ae8f66]{margin-bottom:1rem}.detail-section h3[data-v-d6ae8f66]{font-size:.8rem;font-weight:600;color:var(--text-muted);margin-bottom:.5rem}.detail-tags[data-v-d6ae8f66],.detail-strengths[data-v-d6ae8f66]{display:flex;flex-wrap:wrap;gap:.5rem}.trait-tag[data-v-d6ae8f66],.strength-tag[data-v-d6ae8f66]{display:inline-block;padding:.375rem .75rem;background:#f0f4ff;color:#3b82f6;border-radius:20px;font-size:.8rem;font-weight:500}.strength-tag[data-v-d6ae8f66]{background:#fef3e2;color:#f59e0b}.detail-compat[data-v-d6ae8f66]{font-size:.9rem;color:var(--text-primary)}.detail-quote[data-v-d6ae8f66]{margin-top:1.25rem;padding:1rem;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:12px;color:#fff;text-align:center;font-size:.9rem;line-height:1.5}.quote-mark[data-v-d6ae8f66]{font-size:1.25rem;opacity:.7}@media(max-width:375px){.types-grid[data-v-d6ae8f66]{gap:.5rem}.type-card[data-v-d6ae8f66]{padding:.75rem .25rem}.type-avatar[data-v-d6ae8f66]{width:50px;height:50px}.detail-avatar[data-v-d6ae8f66]{width:80px;height:80px}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #3b82f6;--secondary: #60a5fa;--bg-primary: #ffffff;--bg-secondary: #f8f9fa;--bg-card: #ffffff;--text-primary: #1a1a2e;--text-secondary: #4a4a5a;--text-muted: #888899;--border: #e8e8ed;--shadow: 0 2px 12px rgba(0, 0, 0, .08)}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;background:var(--bg-secondary);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;min-height:100dvh}#app{width:100%;min-height:100vh;min-height:100dvh}button{font-family:inherit;touch-action:manipulation}a{color:inherit;text-decoration:none}::selection{background:var(--primary);color:#fff}body{-webkit-overflow-scrolling:touch}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}
