.diagnose-wrapper{background:#f8f9fa;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.diagnose-card{background:#fff;border-radius:20px;width:100%;max-width:560px;padding:48px 40px 40px;box-shadow:0 8px 40px #0000001a}.diagnose-progress-bar{background:#f0f0f0;border-radius:99px;height:6px;margin-bottom:10px}.diagnose-progress-fill{background:var(--primary-color);border-radius:99px;height:100%;transition:width .4s}.diagnose-step-label{color:var(--text-muted);letter-spacing:.05em;margin-bottom:28px;font-size:.8rem;font-weight:600}.diagnose-question{margin-bottom:8px;font-size:1.5rem;font-weight:800;line-height:1.35}.diagnose-q-sub{color:var(--text-muted);margin-bottom:32px;font-size:.95rem}.diagnose-choices{flex-direction:column;gap:12px;display:flex}.diagnose-choice-btn{border:2px solid var(--border-color);text-align:left;color:var(--text-main);background:#fff;border-radius:12px;padding:16px 20px;font-size:1rem;font-weight:600;transition:all .18s}.diagnose-choice-btn:hover{border-color:var(--primary-color);background:var(--primary-light);color:var(--primary-color);transform:translate(4px)}.diagnose-form{flex-direction:column;gap:16px;display:flex}.diagnose-form-group label{color:var(--text-main);margin-bottom:6px;font-size:.9rem;font-weight:700;display:block}.diagnose-next-btn{background:var(--primary-color);color:#fff;border-radius:12px;width:100%;margin-top:8px;padding:16px;font-size:1rem;font-weight:700;transition:background .18s}.diagnose-next-btn:hover{background:var(--primary-hover)}.diagnose-back-btn{color:var(--text-muted);text-align:center;margin-top:20px;font-size:.875rem;display:block}.result-wrapper{min-height:100vh}.result-section{padding:64px 0}.result-container{max-width:680px;margin:0 auto;padding:0 20px}.result-label{text-align:center;color:var(--text-muted);letter-spacing:.08em;margin-bottom:24px;font-size:.875rem;font-weight:700}.result-score-section{text-align:center;background:#fff}.score-circle{border:6px solid;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;margin:0 auto 16px;display:flex}.score-number{font-size:3rem;font-weight:900;line-height:1}.score-unit{margin-top:2px;font-size:1rem;font-weight:700}.score-desc{color:var(--text-muted);font-size:.95rem}.result-section-title{margin-bottom:28px;font-size:1.6rem;font-weight:800;line-height:1.3}.problem-list{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.problem-card{border:1px solid var(--border-color);background:#fff;border-radius:14px;align-items:flex-start;gap:16px;padding:20px 24px;display:flex;box-shadow:0 2px 8px #0000000a}.problem-icon{flex-shrink:0;margin-top:2px;font-size:1.6rem}.problem-title{margin-bottom:4px;font-size:1rem;font-weight:700}.problem-desc{color:var(--text-muted);font-size:.875rem;line-height:1.55}.lock-box{text-align:center;background:#fff3e0;border:2px dashed #ff9800;border-radius:14px;margin-top:8px;padding:28px}.lock-title{color:#e65100;margin-bottom:6px;font-size:1.1rem;font-weight:800}.lock-sub{color:#bf360c;font-size:.95rem}.result-dark-section{color:#fff;background:#1a1a1a}.anxiety-text{margin-bottom:16px;font-size:1.5rem;font-weight:800;line-height:1.5}.anxiety-sub{color:#aaa;font-size:1rem;line-height:1.7}.trust-section{align-items:flex-start;gap:28px;display:flex}.trust-avatar{background:var(--primary-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.5rem;font-weight:900;display:flex}.trust-name{margin-bottom:2px;font-size:1.125rem;font-weight:800}.trust-role{color:var(--text-muted);margin-bottom:12px;font-size:.875rem}.trust-list{margin-bottom:12px;list-style:none}.trust-list li{color:var(--text-muted);padding:3px 0;font-size:.875rem}.trust-list li:before{content:"· ";color:var(--primary-color);font-weight:700}.trust-quote{color:var(--text-muted);border-left:3px solid var(--primary-color);padding-left:12px;font-size:.875rem;font-style:italic;line-height:1.6}.result-alt-section{background:var(--bg-secondary)}.benefit-list{flex-direction:column;gap:14px;list-style:none;display:flex}.benefit-list li{color:var(--text-main);border:1px solid var(--border-color);background:#fff;border-radius:10px;padding:14px 20px;font-size:1rem;font-weight:600}.result-cta-section{background:var(--bg-dark);color:#fff}.cta-pretitle{color:#aaa;margin-bottom:12px;font-size:.875rem}.cta-title{margin-bottom:12px;font-size:2rem;font-weight:900}.cta-price{color:#fc0;margin-bottom:20px;font-size:1.75rem;font-weight:900}.cta-risk{color:#aaa;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:28px;font-size:.875rem;display:flex}.cta-btn{background:var(--primary-color);color:#fff;border-radius:12px;margin-bottom:16px;padding:20px 56px;font-size:1.15rem;font-weight:800;transition:background .2s,transform .15s;display:inline-block}.cta-btn:hover{background:var(--primary-hover);transform:translateY(-2px)}.cta-hint{color:#777;font-size:.8rem}@media (max-width:600px){.diagnose-card{padding:32px 20px 28px}.diagnose-question{font-size:1.25rem}.trust-section{flex-direction:column}.cta-title{font-size:1.5rem}}
