.enneagram-test-tool[data-v-c7b9a292]{max-width:640px;margin:0 auto}.intro-screen[data-v-c7b9a292]{text-align:center;padding:2rem 1rem}.type-parade[data-v-c7b9a292]{display:flex;justify-content:center;gap:.4rem;font-size:2.2rem;margin-bottom:1.5rem;flex-wrap:wrap}.parade-type[data-v-c7b9a292]{animation:bounce-c7b9a292 1.5s infinite}.parade-type[data-v-c7b9a292]:nth-child(2){animation-delay:.1s}.parade-type[data-v-c7b9a292]:nth-child(3){animation-delay:.2s}.parade-type[data-v-c7b9a292]:nth-child(4){animation-delay:.3s}.parade-type[data-v-c7b9a292]:nth-child(5){animation-delay:.4s}.parade-type[data-v-c7b9a292]:nth-child(6){animation-delay:.5s}.parade-type[data-v-c7b9a292]:nth-child(7){animation-delay:.6s}.parade-type[data-v-c7b9a292]:nth-child(8){animation-delay:.7s}.parade-type[data-v-c7b9a292]:nth-child(9){animation-delay:.8s}@keyframes bounce-c7b9a292{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.intro-screen h2[data-v-c7b9a292]{font-size:1.5rem;font-weight:800;margin-bottom:.75rem;color:#7c3aed}.intro-desc[data-v-c7b9a292]{color:var(--text-secondary, #6b7280);line-height:1.7;margin-bottom:1.5rem}.intro-info[data-v-c7b9a292]{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}.info-item[data-v-c7b9a292]{display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:.9rem;color:var(--text-secondary, #6b7280)}.info-item span[data-v-c7b9a292]:first-child{font-size:1.5rem}.start-btn[data-v-c7b9a292]{background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#fff;border:none;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #7c3aed66}.start-btn[data-v-c7b9a292]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed80}.quiz-screen[data-v-c7b9a292]{padding:1rem}.progress-bar[data-v-c7b9a292]{height:6px;background:var(--border-color, #e5e7eb);border-radius:3px;margin-bottom:.5rem;overflow:hidden}.progress-fill[data-v-c7b9a292]{height:100%;background:linear-gradient(90deg,#7c3aed,#a78bfa);border-radius:3px;transition:width .3s ease}.question-counter[data-v-c7b9a292]{text-align:right;font-size:.85rem;color:var(--text-secondary, #6b7280);margin-bottom:1.5rem}.question-number[data-v-c7b9a292]{display:inline-block;background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#fff;padding:.2rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;margin-bottom:.75rem}.question-text[data-v-c7b9a292]{font-size:1.2rem;font-weight:600;color:var(--text-primary, #1f2937);margin-bottom:1.5rem;line-height:1.5}.options-grid[data-v-c7b9a292]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.option-btn[data-v-c7b9a292]{width:100%;text-align:left;padding:1rem 1.25rem;border-radius:12px;border:2px solid var(--border-color, #e5e7eb);background:var(--card-bg, white);color:var(--text-primary, #1f2937);font-size:1rem;cursor:pointer;transition:all .2s;line-height:1.4}.option-btn[data-v-c7b9a292]:hover{border-color:#7c3aed;background:#f5f3ff}.option-btn.selected[data-v-c7b9a292]{border-color:#7c3aed;background:linear-gradient(135deg,#f5f3ff,#ede9fe);color:#5b21b6;font-weight:600}.next-btn[data-v-c7b9a292]{width:100%;padding:1rem;border-radius:12px;border:none;background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s,transform .2s}.next-btn[data-v-c7b9a292]:disabled{opacity:.4;cursor:not-allowed}.next-btn[data-v-c7b9a292]:not(:disabled):hover{transform:translateY(-1px)}.slide-fade-enter-active[data-v-c7b9a292],.slide-fade-leave-active[data-v-c7b9a292]{transition:all .3s ease}.slide-fade-enter-from[data-v-c7b9a292]{opacity:0;transform:translate(30px)}.slide-fade-leave-to[data-v-c7b9a292]{opacity:0;transform:translate(-30px)}.result-screen[data-v-c7b9a292]{padding:1rem}.result-type[data-v-c7b9a292]{text-align:center;padding:2rem;border-radius:20px;border:3px solid;margin-bottom:1.5rem}.result-number[data-v-c7b9a292]{font-size:1rem;font-weight:700;margin-bottom:.5rem}.result-emoji[data-v-c7b9a292]{font-size:4.5rem;margin-bottom:.5rem}.result-name[data-v-c7b9a292]{font-size:1.8rem;font-weight:800;margin-bottom:.25rem;color:var(--text-primary, #1f2937)}.result-title[data-v-c7b9a292]{font-size:1.05rem;font-weight:600}.result-description[data-v-c7b9a292]{color:var(--text-secondary, #4b5563);line-height:1.7;margin-bottom:1.5rem;padding:1rem;background:var(--bg-secondary, #f9fafb);border-radius:12px}.core-cards[data-v-c7b9a292]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}@media (max-width: 480px){.core-cards[data-v-c7b9a292]{grid-template-columns:1fr}}.core-card[data-v-c7b9a292]{padding:1rem;border-radius:12px}.core-card.desire[data-v-c7b9a292]{background:#f0fdf4}.core-card.fear[data-v-c7b9a292]{background:#fef3c7}.core-label[data-v-c7b9a292]{font-size:.85rem;font-weight:700;margin-bottom:.4rem;color:var(--text-secondary, #6b7280)}.core-text[data-v-c7b9a292]{font-size:.9rem;color:var(--text-primary, #1f2937);line-height:1.5}.result-section[data-v-c7b9a292]{margin-bottom:1.5rem}.result-section h4[data-v-c7b9a292]{font-size:1rem;font-weight:700;color:var(--text-primary, #1f2937);margin-bottom:.75rem}.traits-wrap[data-v-c7b9a292]{display:flex;flex-wrap:wrap;gap:.5rem}.trait-tag[data-v-c7b9a292]{padding:.3rem .75rem;border-radius:20px;border:2px solid;font-size:.85rem;font-weight:600}.result-list[data-v-c7b9a292]{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.result-list li[data-v-c7b9a292]{padding:.6rem 1rem;border-radius:8px;font-size:.95rem;display:flex;align-items:flex-start;gap:.5rem}.result-list li[data-v-c7b9a292]:before{content:"•";flex-shrink:0}.result-list.green li[data-v-c7b9a292]{background:#f0fdf4;color:#166534}.result-list.green li[data-v-c7b9a292]:before{color:#16a34a}.result-list.orange li[data-v-c7b9a292]{background:#fff7ed;color:#9a3412}.result-list.orange li[data-v-c7b9a292]:before{color:#ea580c}.compat-list[data-v-c7b9a292]{display:flex;flex-direction:column;gap:.5rem}.compat-item[data-v-c7b9a292]{padding:.6rem 1rem;background:#f5f3ff;border-radius:8px;font-size:.95rem;color:var(--text-primary, #1f2937);border-left:3px solid #7c3aed}.famous-list[data-v-c7b9a292]{display:flex;flex-wrap:wrap;gap:.5rem}.famous-tag[data-v-c7b9a292]{padding:.4rem .9rem;background:var(--bg-secondary, #f3f4f6);border-radius:20px;font-size:.85rem;color:var(--text-secondary, #374151)}.all-types[data-v-c7b9a292]{margin-bottom:1.5rem}.all-types h4[data-v-c7b9a292]{font-size:1rem;font-weight:700;color:var(--text-primary, #1f2937);margin-bottom:.75rem}.types-grid[data-v-c7b9a292]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}@media (max-width: 400px){.types-grid[data-v-c7b9a292]{grid-template-columns:repeat(3,1fr)}}.type-card[data-v-c7b9a292]{text-align:center;padding:.75rem .25rem;border-radius:10px;border:2px solid var(--border-color, #e5e7eb);background:var(--card-bg, white);transition:all .2s}.type-card.active[data-v-c7b9a292]{font-weight:700}.type-num[data-v-c7b9a292]{font-size:1rem;font-weight:800;margin-bottom:.1rem;color:var(--text-secondary, #9ca3af)}.type-emoji-small[data-v-c7b9a292]{font-size:1.3rem;margin-bottom:.2rem}.type-name[data-v-c7b9a292]{font-size:.72rem;color:var(--text-secondary, #6b7280)}.type-card.active .type-name[data-v-c7b9a292]{color:var(--text-primary, #1f2937);font-weight:600}.retry-btn[data-v-c7b9a292]{width:100%;padding:1rem;border-radius:12px;border:2px solid #7c3aed;background:transparent;color:#7c3aed;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:1rem}.retry-btn[data-v-c7b9a292]:hover{background:#f5f3ff}.enneagram-page[data-v-b2eb22be]{max-width:720px;margin:0 auto;padding:1rem}.page-header[data-v-b2eb22be]{text-align:center;margin-bottom:2rem}.page-header h1[data-v-b2eb22be]{font-size:2rem;font-weight:800;margin-bottom:.5rem;color:var(--text-primary, #1f2937)}.page-header p[data-v-b2eb22be]{color:var(--text-secondary, #6b7280);font-size:1.05rem}.info-section[data-v-b2eb22be]{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-color, #e5e7eb)}.info-section h3[data-v-b2eb22be]{font-size:1.2rem;font-weight:700;margin-bottom:1.25rem;color:var(--text-primary, #1f2937)}.types-grid[data-v-b2eb22be]{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem}@media (max-width: 480px){.types-grid[data-v-b2eb22be]{grid-template-columns:repeat(3,1fr)}}.type-card[data-v-b2eb22be]{text-align:center;padding:1rem .5rem;background:var(--card-bg, white);border-radius:12px;border:1px solid var(--border-color, #e5e7eb)}.type-emoji[data-v-b2eb22be]{font-size:2rem;margin-bottom:.25rem}.type-number[data-v-b2eb22be]{font-size:.75rem;font-weight:700;color:#7c3aed;margin-bottom:.15rem}.type-name[data-v-b2eb22be]{font-size:.9rem;font-weight:700;color:var(--text-primary, #1f2937);margin-bottom:.25rem}.type-desc[data-v-b2eb22be]{font-size:.78rem;color:var(--text-secondary, #6b7280)}.info-card[data-v-b2eb22be]{background:var(--card-bg, white);border-radius:12px;border:1px solid var(--border-color, #e5e7eb);padding:1.25rem}.info-card h4[data-v-b2eb22be]{font-size:1rem;font-weight:700;margin-bottom:.75rem;color:var(--text-primary, #1f2937)}.info-card ul[data-v-b2eb22be]{padding-left:1.25rem;display:flex;flex-direction:column;gap:.5rem}.info-card li[data-v-b2eb22be]{font-size:.9rem;color:var(--text-secondary, #4b5563);line-height:1.5}
