.MBTI-module__gvESNG__container{max-width:800px;font-family:var(--font-sans), sans-serif;min-height:80vh;margin:0 auto;padding:40px 20px}.MBTI-module__gvESNG__introCard{background:var(--surface);border:1px solid var(--border);text-align:center;box-shadow:var(--shadow-lg);border-radius:24px;padding:40px}.MBTI-module__gvESNG__introTitle{color:var(--foreground);background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:16px;font-size:2rem;font-weight:700}.MBTI-module__gvESNG__introDesc{color:#64748b;margin-bottom:32px;font-size:1.1rem;line-height:1.6}.MBTI-module__gvESNG__startButton{background:var(--primary-gradient);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:16px 40px;font-size:1.2rem;font-weight:600;transition:all .3s;box-shadow:0 10px 20px #f43f5e4d}.MBTI-module__gvESNG__startButton:hover{transform:translateY(-2px);box-shadow:0 15px 25px #f43f5e66}.MBTI-module__gvESNG__quizHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.MBTI-module__gvESNG__progressText{color:#64748b;font-size:1.1rem;font-weight:600}.MBTI-module__gvESNG__progressBarContainer{background:var(--border);border-radius:4px;width:100%;height:8px;margin-bottom:40px;overflow:hidden}.MBTI-module__gvESNG__progressBar{background:var(--primary-gradient);height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.MBTI-module__gvESNG__questionCard{background:var(--surface);border:1px solid var(--border);min-height:300px;box-shadow:var(--shadow-lg);border-radius:20px;flex-direction:column;justify-content:center;padding:40px;animation:.4s ease-out forwards MBTI-module__gvESNG__fadeIn;display:flex}@keyframes MBTI-module__gvESNG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MBTI-module__gvESNG__scenario{color:var(--foreground);text-align:center;margin-bottom:32px;font-size:1.2rem;font-weight:500;line-height:1.6}.MBTI-module__gvESNG__optionsGrid{flex-direction:column;gap:16px;display:flex}.MBTI-module__gvESNG__optionsGrid.MBTI-module__gvESNG__wordPair{flex-direction:row;justify-content:center;gap:32px}.MBTI-module__gvESNG__optionButton{background:var(--input-bg);border:2px solid var(--border);color:var(--foreground);text-align:left;cursor:pointer;border-radius:16px;flex:1;padding:20px;font-size:1.1rem;line-height:1.5;transition:all .2s}.MBTI-module__gvESNG__optionButton.MBTI-module__gvESNG__wordPair{text-align:center;padding:30px 40px;font-size:1.3rem;font-weight:600}.MBTI-module__gvESNG__optionButton:hover{border-color:var(--primary);background:#f43f5e0d;transform:translateY(-2px)}.MBTI-module__gvESNG__tooltip{text-align:center;color:#94a3b8;margin-top:30px;font-size:.9rem;font-style:italic}.MBTI-module__gvESNG__resultContainer{flex-direction:column;gap:32px;animation:.5s ease-out forwards MBTI-module__gvESNG__fadeIn;display:flex}.MBTI-module__gvESNG__resultHero{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:24px;align-items:center;gap:40px;padding:40px;display:flex}.MBTI-module__gvESNG__resultAvatar{background:var(--input-bg);width:140px;height:140px;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-size:6rem;display:flex}.MBTI-module__gvESNG__resultInfo h2{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 10px;font-size:3rem}.MBTI-module__gvESNG__resultInfo h3{color:var(--foreground);margin:0 0 10px;font-size:1.5rem}.MBTI-module__gvESNG__slogan{color:#64748b;font-size:1.1rem;font-style:italic}.MBTI-module__gvESNG__resultSection{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:20px;padding:30px}.MBTI-module__gvESNG__resultSection h4{color:var(--foreground);align-items:center;gap:10px;margin:0 0 20px;font-size:1.3rem;display:flex}.MBTI-module__gvESNG__tags{flex-wrap:wrap;gap:12px;display:flex}.MBTI-module__gvESNG__tag{color:var(--primary);background:#f43f5e1a;border-radius:20px;padding:8px 16px;font-size:.95rem;font-weight:500}.MBTI-module__gvESNG__careerTag{color:var(--secondary);background:#f973161a;border-radius:20px;padding:8px 16px;font-size:.95rem;font-weight:500}.MBTI-module__gvESNG__desc{color:#475569;font-size:1.05rem;line-height:1.7}
