.burnoutTest{background:linear-gradient(135deg,#fffffff2,#f5f3ffe6);border:1px solid #6366f11a;border-radius:16px;padding:24px;box-shadow:0 4px 8px #c1b9b966}.burnoutTest .burnoutTest-head{justify-content:center;align-items:center;gap:16px;margin-bottom:20px;display:flex}.burnoutTest .burnoutTest-head span{color:#666}.burnoutTest .burnoutTest-head .burnoutTest-head-icon{color:#fff;background:linear-gradient(135deg,#818cf8,#4f46e5);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;display:flex;box-shadow:0 4px 12px #6366f14d}.burnoutTest .burnoutTest-head .burnoutTest-head-icon .svg-inline--fa{vertical-align:-.125em;height:1.3em;overflow:visible}@media (max-width:640px){.burnoutTest .burnoutTest-head .burnoutTest-head-icon{width:48px;height:48px;font-size:1.6rem}}.burnoutTest .burnoutTest-head .burnoutTest-head-title{color:#060d17;margin:0;font-size:1.6rem;font-weight:700}@media (max-width:840px){.burnoutTest .burnoutTest-head .burnoutTest-head-title{font-size:1.4rem}}@media (max-width:640px){.burnoutTest .burnoutTest-head .burnoutTest-head-title{font-size:1.2rem}}.burnoutTest .burnoutTest-disclaimer{color:#666;text-align:center;background:#6366f10f;border-radius:10px;margin:0 0 28px;padding:12px 16px;font-size:.85rem;line-height:1.5}.burnoutTest .burnoutTest-progress{margin-bottom:24px}.burnoutTest .burnoutTest-progress .burnoutTest-progress-label{color:#4f46e5;text-align:center;margin-bottom:8px;font-size:.9rem;font-weight:600}.burnoutTest .burnoutTest-progress .burnoutTest-progress-bar{background:#6366f126;border-radius:999px;width:100%;height:8px;overflow:hidden}.burnoutTest .burnoutTest-progress .burnoutTest-progress-fill{background:linear-gradient(135deg,#818cf8,#4f46e5);border-radius:999px;height:100%;transition:width .3s}.burnoutTest .burnoutTest-question .burnoutTest-question-text{color:#060d17;text-align:center;justify-content:center;align-items:center;min-height:3.5rem;margin-bottom:24px;font-size:1.15rem;font-weight:600;line-height:1.5;display:flex}@media (max-width:640px){.burnoutTest .burnoutTest-question .burnoutTest-question-text{font-size:1.02rem}}.burnoutTest .burnoutTest-options{flex-direction:column;gap:10px;display:flex}.burnoutTest .burnoutTest-option{color:#333;cursor:pointer;text-align:left;background:#fff;border:2px solid #6366f12e;border-radius:12px;align-items:center;gap:14px;width:100%;min-height:56px;padding:16px 18px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.burnoutTest .burnoutTest-option:hover{background:#6366f10a;border-color:#6366f166}.burnoutTest .burnoutTest-option:active{transform:scale(.98)}.burnoutTest .burnoutTest-option .burnoutTest-option-value{color:#4f46e5;background:#6366f11f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;font-weight:800;display:flex}.burnoutTest .burnoutTest-option .burnoutTest-option-label{flex-grow:1}.burnoutTest .burnoutTest-option.burnoutTest-option-active{background:linear-gradient(135deg,#818cf81f,#4f46e514);border-color:#4f46e5;box-shadow:0 4px 12px #4f46e526}.burnoutTest .burnoutTest-option.burnoutTest-option-active .burnoutTest-option-value{color:#fff;background:linear-gradient(135deg,#818cf8,#4f46e5)}.burnoutTest .burnoutTest-back{color:#666;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-top:20px;padding:10px 16px;font-size:.95rem;font-weight:600;transition:color .2s;display:inline-flex}.burnoutTest .burnoutTest-back:hover{color:#4f46e5}@keyframes burnoutTestSlideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.burnoutTest-result{margin-top:8px;animation:.5s ease-out burnoutTestSlideInUp}.burnoutTest-result .burnoutTest-result-score{text-align:center;margin-bottom:24px}.burnoutTest-result .burnoutTest-result-score .burnoutTest-result-score-label{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:.9rem;font-weight:500}.burnoutTest-result .burnoutTest-result-score .burnoutTest-result-score-value{color:#060d17;font-size:3rem;font-weight:800}.burnoutTest-result .burnoutTest-result-score .burnoutTest-result-score-value span{color:#999;font-size:1.2rem;font-weight:600}@media (max-width:640px){.burnoutTest-result .burnoutTest-result-score .burnoutTest-result-score-value{font-size:2.3rem}}.burnoutTest-result .burnoutTest-gauge{margin-bottom:28px}.burnoutTest-result .burnoutTest-gauge .burnoutTest-gauge-track{background:linear-gradient(90deg,#4caf50 0% 25%,#eab308 25% 50%,#f97316 50% 75%,#dc2626 75% 100%);border-radius:999px;width:100%;height:14px;position:relative}.burnoutTest-result .burnoutTest-gauge .burnoutTest-gauge-marker{background:#fff;border:3px solid #060d17;border-radius:50%;width:18px;height:18px;transition:left .4s;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 6px #0000004d}.burnoutTest-result .burnoutTest-gauge .burnoutTest-gauge-labels{color:#888;justify-content:space-between;margin-top:8px;font-size:.8rem;font-weight:600;display:flex}.burnoutTest-result .burnoutTest-result-card{background:#00000005;border:2px solid #0000000f;border-radius:16px;margin-bottom:16px;padding:24px}.burnoutTest-result .burnoutTest-result-card .burnoutTest-result-title{color:#060d17;margin-bottom:12px;font-size:1.3rem;font-weight:800}.burnoutTest-result .burnoutTest-result-card .burnoutTest-result-text{color:#333;margin:0;font-size:1rem;line-height:1.65}.burnoutTest-result .burnoutTest-result-card.burnoutTest-zone-green{background:#4caf500f;border-color:#4caf504d}.burnoutTest-result .burnoutTest-result-card.burnoutTest-zone-green .burnoutTest-result-title{color:#2e7d32}.burnoutTest-result .burnoutTest-result-card.burnoutTest-zone-yellow{background:#eab3080f;border-color:#eab3084d}.burnoutTest-result .burnoutTest-result-card.burnoutTest-zone-yellow .burnoutTest-result-title{color:#a16207}.burnoutTest-result .burnoutTest-result-card.burnoutTest-zone-orange{background:#f973160f;border-color:#f973164d}.burnoutTest-result .burnoutTest-result-card.burnoutTest-zone-orange .burnoutTest-result-title{color:#c2410c}.burnoutTest-result .burnoutTest-result-card.burnoutTest-zone-red{background:#dc26260d;border-color:#dc262640}.burnoutTest-result .burnoutTest-result-card.burnoutTest-zone-red .burnoutTest-result-title{color:#b91c1c}.burnoutTest-result .burnoutTest-result-warning{color:#991b1b;background:#dc26260f;border:1px solid #dc262633;border-radius:12px;gap:10px;margin-bottom:20px;padding:14px 18px;font-size:.9rem;line-height:1.5;display:flex}.burnoutTest-result .burnoutTest-result-warning .burnoutTest-result-warning-icon{color:#dc2626;flex-shrink:0;margin-top:2px}.burnoutTest-result .burnoutTest-result-links{margin-bottom:24px}.burnoutTest-result .burnoutTest-result-links .burnoutTest-result-links-title{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:.9rem;font-weight:700}.burnoutTest-result .burnoutTest-result-links .burnoutTest-result-link{color:#4f46e5;background:#6366f10f;border-radius:10px;margin-bottom:8px;padding:12px 16px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.burnoutTest-result .burnoutTest-result-links .burnoutTest-result-link:hover{background:#6366f11f;transform:translate(4px)}.burnoutTest-result .burnoutTest-restart{color:#fff;cursor:pointer;background:linear-gradient(135deg,#818cf8,#4f46e5);border:none;border-radius:12px;width:100%;padding:16px;font-size:1.05rem;font-weight:700;transition:all .3s;display:block;box-shadow:0 4px 12px #4f46e54d}.burnoutTest-result .burnoutTest-restart:hover{transform:translateY(-2px);box-shadow:0 12px 32px #4f46e566}.burnoutTest-result .burnoutTest-restart:active{transform:translateY(0)}
