.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-924e1b94]{min-height:100vh;min-height:100dvh;padding:1.5rem;padding-bottom:max(1.5rem,env(safe-area-inset-bottom));background:#f5f6f8;display:flex;align-items:flex-start;justify-content:center}.result-card[data-v-924e1b94]{width:100%;max-width:420px;background:#fff;border-radius:20px;padding:1.5rem;text-align:center;box-shadow:0 2px 12px #0000000f;animation:slideUp-924e1b94 .4s ease}@keyframes slideUp-924e1b94{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.avatar-section[data-v-924e1b94]{margin-bottom:.75rem}.type-avatar[data-v-924e1b94]{width:140px;height:140px;margin:0 auto;border-radius:16px;overflow:hidden;position:relative;background:#f5f5f5}.type-avatar img[data-v-924e1b94]{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.type-avatar img.loaded[data-v-924e1b94]{opacity:1}.type-avatar-fallback[data-v-924e1b94]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.type-avatar-fallback span[data-v-924e1b94]{font-size:2.5rem;font-weight:700;color:#fff}.name[data-v-924e1b94]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.subtitle[data-v-924e1b94]{font-size:.9rem;color:var(--text-muted);margin-bottom:1rem}.traits[data-v-924e1b94]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1rem}.trait-tag[data-v-924e1b94]{padding:.3rem .75rem;background:#f5f5f5;border-radius:20px;font-size:.8rem;color:var(--text-secondary)}.description[data-v-924e1b94]{font-size:.9rem;color:var(--text-secondary);line-height:1.6;text-align:left;margin-bottom:1rem;padding:0 .5rem}.quote[data-v-924e1b94]{position:relative;padding:1rem;background:#f8f9fa;border-radius:10px;margin-bottom:1rem}.quote-mark[data-v-924e1b94]{position:absolute;top:.25rem;left:.75rem;font-size:2rem;color:var(--accent);opacity:.4;line-height:1}.quote[data-v-924e1b94]{font-style:italic;font-size:.9rem;color:var(--text-secondary)}.strengths[data-v-924e1b94]{text-align:left;margin-bottom:1rem;padding:0 .5rem}.strengths h3[data-v-924e1b94]{font-size:.9rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.strength-list[data-v-924e1b94]{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.strength-item[data-v-924e1b94]{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--text-secondary)}.strength-item .check[data-v-924e1b94]{color:var(--accent);font-weight:700}.scores-section[data-v-924e1b94]{text-align:left;margin-bottom:1.25rem;padding:0 .5rem}.scores-section h3[data-v-924e1b94]{font-size:.9rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.scores-grid[data-v-924e1b94]{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.score-item[data-v-924e1b94]{background:#f8f9fa;padding:.6rem;border-radius:8px}.score-header[data-v-924e1b94]{display:flex;justify-content:space-between;margin-bottom:.35rem}.score-name[data-v-924e1b94]{font-size:.7rem;color:var(--text-muted)}.score-value[data-v-924e1b94]{font-size:.7rem;color:var(--accent);font-weight:600}.score-bar[data-v-924e1b94]{height:3px;background:#e5e5e5;border-radius:2px;overflow:hidden;margin-bottom:.25rem}.score-fill[data-v-924e1b94]{height:100%;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:2px}.score-type[data-v-924e1b94]{font-size:.85rem;font-weight:600;color:var(--text-primary);text-align:center}.score-item.locked[data-v-924e1b94]{filter:blur(3px);pointer-events:none}.score-item.locked .score-fill[data-v-924e1b94]{background:#ccc}.actions[data-v-924e1b94]{display:flex;gap:.75rem;margin-top:1rem}.action-btn[data-v-924e1b94]{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-924e1b94]:active{transform:scale(.98)}.action-btn.primary[data-v-924e1b94]{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;box-shadow:0 4px 12px #3b82f64d}.action-btn.secondary[data-v-924e1b94]{background:#f5f5f5;color:var(--text-secondary)}.action-btn.secondary[data-v-924e1b94]:active{background:#eee}.icon[data-v-924e1b94]{font-size:1.1rem}.no-result[data-v-924e1b94]{text-align:center;color:var(--text-primary);padding:4rem 2rem}.no-result button[data-v-924e1b94]{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-924e1b94]{padding:1rem}.result-card[data-v-924e1b94]{padding:1.25rem;border-radius:16px}.type-avatar[data-v-924e1b94]{width:100px;height:100px}.name[data-v-924e1b94]{font-size:1.1rem}.description[data-v-924e1b94]{font-size:.85rem}.action-btn[data-v-924e1b94]{padding:.75rem;font-size:.9rem}}.list-page[data-v-245c4ebd]{min-height:100vh;min-height:100dvh;padding:1.5rem;padding-bottom:max(1.5rem,env(safe-area-inset-bottom));background:#f5f6f8}.header[data-v-245c4ebd]{text-align:center;margin-bottom:1.5rem}.header h1[data-v-245c4ebd]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.header p[data-v-245c4ebd]{font-size:.9rem;color:var(--text-muted)}.types-grid[data-v-245c4ebd]{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem}.type-card[data-v-245c4ebd]{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}.type-card[data-v-245c4ebd]:active{transform:scale(.96)}.type-card.locked[data-v-245c4ebd]{filter:blur(4px);pointer-events:none}.type-card.locked .lock-overlay[data-v-245c4ebd]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0000004d;z-index:10}.lock-icon[data-v-245c4ebd]{font-size:1.5rem}.lock-text[data-v-245c4ebd]{font-size:.7rem;color:#fff;font-weight:600}.type-avatar[data-v-245c4ebd]{width:50px;height:50px;margin:0 auto .5rem;border-radius:50%;overflow:hidden;border:2px solid var(--primary)}.type-avatar img[data-v-245c4ebd]{width:100%;height:100%;object-fit:cover}.type-badge[data-v-245c4ebd]{font-size:.75rem;font-weight:700;color:var(--primary);margin-bottom:.25rem}.type-name[data-v-245c4ebd]{font-size:.8rem;font-weight:600;color:var(--text-primary);margin-bottom:.1rem}.type-subtitle[data-v-245c4ebd]{font-size:.65rem;color:var(--text-muted);line-height:1.2}.actions[data-v-245c4ebd]{display:flex;gap:.75rem;margin-top:1rem}.action-btn[data-v-245c4ebd]{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-245c4ebd]:active{transform:scale(.98)}.action-btn.primary[data-v-245c4ebd]{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;box-shadow:0 4px 12px #3b82f64d}.action-btn.secondary[data-v-245c4ebd]{background:#f5f5f5;color:var(--text-secondary)}.icon[data-v-245c4ebd]{font-size:1.1rem}@media(max-width:375px){.types-grid[data-v-245c4ebd]{gap:.5rem}.type-card[data-v-245c4ebd]{padding:.75rem .25rem}.type-avatar[data-v-245c4ebd]{width:40px;height:40px}}*{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}
