.tool-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 6px rgba(0,0,0,.06);padding:1.5rem;margin-bottom:1.25rem}
.tool-card h3{font-size:1rem;font-weight:700;color:#333;margin-bottom:1rem}
.btn-calc{width:100%;padding:.75rem;font-size:1rem;font-weight:700;border:none;border-radius:.5rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;transition:opacity .2s}
.btn-calc:hover{opacity:.9;color:#fff}
.btn-calc:active{opacity:.8}
.btn-reset{width:100%;padding:.75rem;font-size:1rem;font-weight:500;border:1px solid #e5e5e5;border-radius:.5rem;background:#f8f9fa;color:#666;margin-top:.5rem;transition:background .2s}
.btn-reset:hover{background:#f1f1f1}
.btn-calc:focus-visible,.btn-reset:focus-visible,.version-card:focus-visible,.option-item:focus-visible,.related-tool:focus-visible{outline:3px solid #10b981;outline-offset:2px}
.result-type{font-size:3rem;font-weight:800;color:#10b981;line-height:1.1}
.result-badge{display:inline-block;padding:.35rem 1rem;border-radius:2rem;font-weight:700;font-size:.9rem;color:#fff;background:#10b981}
.conclusion-box{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:.5rem;padding:1.25rem;box-shadow:0 2px 8px rgba(16,185,129,.08)}
.conclusion-box .title{font-weight:700;color:#10b981;margin-bottom:.5rem}
.conclusion-box .text{font-size:.8125rem;color:#334155;line-height:1.8;white-space:pre-wrap}
.disclaimer-box{background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem}
.disclaimer-box .title{font-weight:700;color:#991b1b;font-size:.8125rem;margin-bottom:.25rem}
.disclaimer-box .text{font-size:.75rem;color:#7f1d1d;line-height:1.7;text-align:justify}

/* 大五人格标准样式 */
.intro-stats{display:flex;justify-content:center;gap:2rem;margin:1.25rem 0;flex-wrap:wrap}
.intro-stat{text-align:center;padding:.75rem 1.25rem;background:#f0fdf4;border-radius:.5rem;border:1px solid #a7f3d0}
.intro-stat .stat-num{font-size:1.5rem;font-weight:700;color:#10b981;line-height:1.2}
.intro-stat .stat-label{font-size:.75rem;color:#666;margin-top:.15rem}
.intro-tips{background:#f8f9fa;border-radius:.5rem;padding:1rem;margin:1rem 0}
.intro-tips ul{margin:0;padding-left:1.25rem}
.intro-tips li{font-size:.85rem;color:#555;line-height:1.9}

/* 版本选择 */
.version-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}
.version-card{padding:1.25rem .75rem;border:2px solid #e5e5e5;border-radius:.75rem;cursor:pointer;transition:all .2s;text-align:center;background:#fff;position:relative}
.version-card:hover{border-color:#10b981;transform:translateY(-2px)}
.version-card.active{border-color:#10b981;background:#ecfdf5}
.version-card .v-icon{font-size:2rem;display:block;margin-bottom:.5rem;color:#10b981}
.version-card .v-name{font-size:1.05rem;font-weight:700;color:#333}
.version-card .v-meta{font-size:.8125rem;color:#666;margin-top:.25rem}
.version-card .v-desc{font-size:.75rem;color:#888;margin-top:.4rem}
.version-card .badge-rec{display:inline-block;background:#10b981;color:#fff;font-size:.7rem;padding:2px 8px;border-radius:10px;margin-top:.35rem}

/* SEO内容区样式 */
.dim-intro-card{padding:1rem;background:#f8f9fa;border-radius:.5rem;margin-bottom:.75rem;border-left:3px solid #10b981}
.dim-intro-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}
.dim-intro-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#ecfdf5;color:#10b981;font-size:1rem}
.dim-intro-head h4{font-size:.9rem;font-weight:700;color:#333;margin:0}
.dim-intro-desc{font-size:.8125rem;color:#555;line-height:1.7;margin-bottom:.5rem}
.dim-intro-features{display:flex;flex-wrap:wrap;gap:.5rem}
.dim-intro-features span{font-size:.75rem;padding:.2rem .5rem;border-radius:.25rem;display:inline-flex;align-items:center;gap:.25rem}
.feature-high{background:#dcfce7;color:#166534}
.feature-low{background:#fee2e2;color:#991b1b}
.theory-section h4{font-size:.875rem;font-weight:700;color:#333;margin:1rem 0 .5rem}
.theory-section p,.theory-section li{font-size:.8125rem;color:#555;line-height:1.8}
.theory-section ul{padding-left:1.25rem;margin-bottom:.5rem}
.audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}
@media(min-width:576px){.audience-grid{grid-template-columns:repeat(3,1fr)}}
.audience-card{padding:.875rem;background:#f8f9fa;border-radius:.5rem;text-align:center;border:1px solid #e5e7eb}
.audience-card i{font-size:1.5rem;color:#10b981;margin-bottom:.35rem;display:block}
.audience-card h4{font-size:.8rem;font-weight:700;color:#333;margin-bottom:.2rem}
.audience-card p{font-size:.75rem;color:#666;line-height:1.5;margin:0}
.faq-item{padding:.75rem 0;border-bottom:1px solid #f0f0f0}
.faq-item:last-child{border-bottom:none}
.faq-item h4{font-size:.85rem;font-weight:700;color:#333;margin-bottom:.35rem;display:flex;align-items:center;gap:.4rem}
.faq-item h4::before{content:'\F4F4';font-family:'bootstrap-icons';color:#10b981;font-size:.9rem}
.faq-item p{font-size:.8125rem;color:#555;line-height:1.7;margin:0;padding-left:1.5rem}

/* 答题样式 */
.progress-wrap{margin-bottom:1.5rem}
.progress-text{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#666;margin-bottom:.5rem}
.progress-text .cur{font-weight:700;color:#10b981}
.progress-bar-custom{background:linear-gradient(90deg,#10b981,#34d399);transition:width .3s ease}
.answer-dots{display:flex;justify-content:center;gap:.4rem;margin-top:.75rem;flex-wrap:wrap}
.answer-dot{width:10px;height:10px;border-radius:50%;background:#e5e7eb;transition:background .2s,transform .2s}
.answer-dot.answered{background:#10b981}
.answer-dot.current{background:#10b981;transform:scale(1.4);box-shadow:0 0 0 3px rgba(16,185,129,.2)}
.question-card{min-height:220px;display:flex;flex-direction:column;justify-content:center}
.question-num{font-size:.8rem;color:#10b981;font-weight:600;margin-bottom:.75rem;letter-spacing:.05em;text-align:center}
.question-text-large{font-size:1.05rem;font-weight:600;color:#333;line-height:1.6;margin-bottom:1.25rem;text-align:center}
.options-row{display:flex;gap:.75rem;margin-bottom:1rem}
@media(max-width:480px){.options-row{flex-direction:column;gap:.5rem}}
.option-btn{flex:1;padding:1rem .75rem;border:2px solid #e5e5e5;border-radius:.5rem;background:#f8f9fa;cursor:pointer;transition:all .2s;font-size:.9rem;text-align:center;line-height:1.5;position:relative}
.option-btn:hover{border-color:#10b981;background:#f0fdf4}
.option-btn.selected{border-color:#10b981;background:#ecfdf5;color:#065f46;font-weight:600}
.option-btn .opt-label{position:absolute;top:-.65rem;left:50%;transform:translateX(-50%);width:1.5rem;height:1.5rem;line-height:1.5rem;background:#10b981;color:#fff;border-radius:50%;font-size:.75rem;font-weight:700}
.option-btn.selected .opt-label{background:#059669}
.quiz-nav{display:flex;gap:.5rem;margin-top:1.5rem}
.quiz-nav button{flex:1;margin-top:0}
.keyboard-hint{text-align:center;font-size:.75rem;color:#999;margin-top:.75rem}
.keyboard-hint i{margin-right:.25rem}
.fade-animation{animation:fadeIn .3s ease}
@keyframes fadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}

/* 结果页样式 */
.dim-bar{display:flex;align-items:center;margin-bottom:.75rem;gap:.5rem}
.dim-bar .label{font-size:.8125rem;font-weight:600;color:#333;width:50px;text-align:right;flex-shrink:0}
.dim-bar .bar-wrap{flex:1;background:#e5e7eb;border-radius:999px;height:10px;overflow:hidden;position:relative}
.dim-bar .bar-fill-left{height:100%;border-radius:999px 0 0 999px;float:right;background:linear-gradient(135deg,#10b981,#059669);transition:width .3s}
.dim-bar .bar-fill-right{height:100%;border-radius:0 999px 999px 0;background:linear-gradient(135deg,#217358,#10b981);transition:width .3s}
.dim-bar .pct{font-size:.75rem;color:#666;width:40px;flex-shrink:0}
.section-title{font-size:.875rem;font-weight:700;color:#333;margin-bottom:.5rem;margin-top:1rem}
.trait-tag{display:inline-block;background:#ecfdf5;color:#065f46;padding:.25rem .6rem;border-radius:999px;font-size:.8125rem;margin:.15rem}
.confidence-tag{display:inline-block;padding:.2rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;margin:.15rem}
.confidence-low{background:#fef3c7;color:#92400e}
.confidence-medium{background:#dbeafe;color:#1e40af}
.confidence-high{background:#d1fae5;color:#065f46}
.confidence-very-high{background:#10b981;color:#fff}
.career-tag{display:inline-block;background:#f0fdf4;color:#15803d;padding:.2rem .5rem;border-radius:.25rem;font-size:.8125rem;margin:.1rem}
.advice-card{background:#f8f9fa;border-radius:.5rem;padding:1rem;border-left:3px solid #10b981;margin-bottom:.75rem}
.advice-card .advice-icon{font-size:1.25rem;margin-right:.5rem;color:#10b981}
.advice-card .advice-title{font-weight:700;color:#333;font-size:.875rem;margin-bottom:.25rem}
.advice-card .advice-text{font-size:.8125rem;color:#555;line-height:1.7;white-space:pre-wrap}
.warning-box{background:#fff7ed;border:1px solid #fed7aa;border-radius:.5rem;padding:1rem}
.warning-box .title{font-weight:700;color:#c2410c;font-size:.875rem;margin-bottom:.25rem;display:flex;align-items:center}
.warning-box .title i{margin-right:.4rem}
.warning-box .text{font-size:.8125rem;color:#7c2d12;line-height:1.6}
.related-tools{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}
.related-tool{display:flex;align-items:center;padding:.85rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;text-decoration:none;color:inherit;transition:all .15s}
.related-tool:hover{border-color:#10b981;background:#f0fdf4;transform:translateY(-2px)}
.related-tool i{font-size:1.25rem;color:#10b981;margin-right:.6rem;flex-shrink:0}
.related-tool .rt-title{font-size:.85rem;font-weight:600;color:#333}
.related-tool .rt-desc{font-size:.7rem;color:#999;margin-top:.15rem}

.toast-stack{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:9999;display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none}
.toast-msg{background:#333;color:#fff;padding:10px 24px;border-radius:8px;font-size:14px;opacity:0;transition:opacity .3s ease;pointer-events:auto}
.toast-msg.show{opacity:1}