*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;min-height:100vh}.home-container[data-v-2d3bae8b]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.hero[data-v-2d3bae8b]{text-align:center;color:#fff;max-width:800px;margin-bottom:4rem}.hero-image[data-v-2d3bae8b]{margin-bottom:2rem;animation:bounce-2d3bae8b 2s ease-in-out infinite}.hero-image img[data-v-2d3bae8b]{width:200px;height:200px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}@keyframes bounce-2d3bae8b{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.title[data-v-2d3bae8b]{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.subtitle[data-v-2d3bae8b]{font-size:1.5rem;margin-bottom:1.5rem;opacity:.95}.description[data-v-2d3bae8b]{font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem;opacity:.9}.start-button[data-v-2d3bae8b]{background-color:gold;color:#333;font-size:1.3rem;font-weight:700;padding:1.2rem 3rem;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.start-button[data-v-2d3bae8b]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d;background-color:#ffed4e}.info-section[data-v-2d3bae8b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;width:100%}.info-card[data-v-2d3bae8b]{background:#fffffff2;padding:2rem;border-radius:15px;box-shadow:0 4px 6px #0000001a;text-align:center}.info-card h3[data-v-2d3bae8b]{color:#667eea;font-size:1.5rem;margin-bottom:1rem}.info-card p[data-v-2d3bae8b]{color:#666;line-height:1.6}@media(max-width:768px){.hero-image img[data-v-2d3bae8b]{width:150px;height:150px}.title[data-v-2d3bae8b]{font-size:2.5rem}.subtitle[data-v-2d3bae8b]{font-size:1.2rem}.description[data-v-2d3bae8b]{font-size:1rem}.info-section[data-v-2d3bae8b]{grid-template-columns:1fr}}.test-container[data-v-73bd82cc]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.test-card[data-v-73bd82cc]{background:#fff;border-radius:20px;padding:3rem;max-width:700px;width:100%;box-shadow:0 10px 40px #0003}.progress-section[data-v-73bd82cc]{margin-bottom:3rem}.progress-bar[data-v-73bd82cc]{width:100%;height:10px;background-color:#e0e0e0;border-radius:5px;overflow:hidden;margin-bottom:.5rem}.progress-fill[data-v-73bd82cc]{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease}.progress-text[data-v-73bd82cc]{text-align:right;color:#666;font-size:.9rem;font-weight:700}.question-section[data-v-73bd82cc]{margin-bottom:2rem}.question-text[data-v-73bd82cc]{font-size:1.8rem;color:#333;margin-bottom:2.5rem;line-height:1.5;text-align:center}.options[data-v-73bd82cc]{display:flex;flex-direction:column;gap:1rem}.option-button[data-v-73bd82cc]{background-color:#f5f5f5;border:2px solid #e0e0e0;border-radius:12px;padding:1.5rem;font-size:1.1rem;color:#333;cursor:pointer;transition:all .3s ease;text-align:left}.option-button[data-v-73bd82cc]:hover{background-color:#667eea;border-color:#667eea;color:#fff;transform:translate(5px)}.back-button[data-v-73bd82cc]{background:none;border:none;color:#666;font-size:1rem;cursor:pointer;padding:.5rem;transition:color .3s ease}.back-button[data-v-73bd82cc]:hover{color:#667eea}@media(max-width:768px){.test-card[data-v-73bd82cc]{padding:2rem 1.5rem}.question-text[data-v-73bd82cc]{font-size:1.4rem}.option-button[data-v-73bd82cc]{font-size:1rem;padding:1.2rem}}.character-container[data-v-382d40bf]{width:100%;display:flex;justify-content:center;align-items:center}.character-svg[data-v-382d40bf]{width:100%;height:auto;max-width:300px;animation:float-382d40bf 3s ease-in-out infinite}@keyframes float-382d40bf{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.result-container[data-v-9ef1f9b1]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.result-card[data-v-9ef1f9b1]{background:#fff;border-radius:20px;max-width:700px;width:100%;box-shadow:0 10px 40px #0003;overflow:hidden}.result-header[data-v-9ef1f9b1]{padding:3rem 2rem;text-align:center;color:#fff;position:relative}.result-title[data-v-9ef1f9b1]{font-size:1.5rem;margin-bottom:1.5rem;opacity:.95}.character-wrapper[data-v-9ef1f9b1]{max-width:250px;margin:0 auto 1.5rem;background:#ffffff26;border-radius:50%;padding:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.type-badge[data-v-9ef1f9b1]{font-size:2.5rem;font-weight:700;background:#fff3;padding:.5rem 1.5rem;border-radius:50px;display:inline-block;margin-bottom:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.type-title[data-v-9ef1f9b1]{font-size:2.5rem;font-weight:700;margin:0}.result-content[data-v-9ef1f9b1]{padding:3rem 2rem}.type-description[data-v-9ef1f9b1]{font-size:1.2rem;color:#555;line-height:1.8;margin-bottom:2.5rem;text-align:center}.section-title[data-v-9ef1f9b1]{font-size:1.5rem;color:#333;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:3px solid #667eea}.characteristics-section[data-v-9ef1f9b1]{margin-bottom:2.5rem}.characteristics-list[data-v-9ef1f9b1]{list-style:none;padding:0}.characteristics-list li[data-v-9ef1f9b1]{padding:1rem;margin:.5rem 0;background-color:#f5f5f5;border-radius:8px;border-left:4px solid #667eea;font-size:1.05rem;color:#444}.similar-section[data-v-9ef1f9b1]{margin-bottom:2.5rem}.similar-list[data-v-9ef1f9b1]{display:flex;flex-wrap:wrap;gap:1rem}.comedian-tag[data-v-9ef1f9b1]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.75rem 1.5rem;border-radius:25px;font-size:1rem;font-weight:500}.contests-section[data-v-9ef1f9b1]{margin-bottom:2.5rem}.contests-list[data-v-9ef1f9b1]{display:flex;flex-wrap:wrap;gap:1rem}.contest-tag[data-v-9ef1f9b1]{background:linear-gradient(135deg,gold,#ff8c00);color:#333;padding:.75rem 1.5rem;border-radius:25px;font-size:1rem;font-weight:600;box-shadow:0 2px 8px #ffd7004d}.answers-section[data-v-9ef1f9b1]{margin-bottom:2.5rem}.answers-list[data-v-9ef1f9b1]{display:flex;flex-direction:column;gap:1rem}.answer-item[data-v-9ef1f9b1]{background-color:#f9f9f9;border-radius:8px;padding:1rem;border-left:4px solid #764ba2}.answer-question[data-v-9ef1f9b1]{font-weight:600;color:#333;margin-bottom:.5rem;font-size:1rem}.answer-text[data-v-9ef1f9b1]{color:#555;font-size:.95rem;padding-left:1rem}.actions[data-v-9ef1f9b1]{display:flex;flex-direction:column;gap:1rem;margin-top:2.5rem}.share-button[data-v-9ef1f9b1],.retake-button[data-v-9ef1f9b1],.home-button[data-v-9ef1f9b1]{padding:1rem 2rem;font-size:1.1rem;font-weight:700;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease}.share-button[data-v-9ef1f9b1]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.share-button[data-v-9ef1f9b1]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.retake-button[data-v-9ef1f9b1]{background-color:gold;color:#333}.retake-button[data-v-9ef1f9b1]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffd70066;background-color:#ffed4e}.home-button[data-v-9ef1f9b1]{background-color:transparent;color:#667eea;border:2px solid #667eea}.home-button[data-v-9ef1f9b1]:hover{background-color:#667eea;color:#fff}@media(max-width:768px){.result-header[data-v-9ef1f9b1]{padding:2rem 1.5rem}.character-wrapper[data-v-9ef1f9b1]{max-width:180px;padding:.8rem}.type-badge[data-v-9ef1f9b1],.type-title[data-v-9ef1f9b1]{font-size:2rem}.result-content[data-v-9ef1f9b1]{padding:2rem 1.5rem}.type-description[data-v-9ef1f9b1]{font-size:1.05rem}}
