.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}
.QuizResult-module__89j8ea__resultContainer{border-radius:24px;max-width:1200px;margin:0 auto;padding:3rem;animation:.6s ease-out QuizResult-module__89j8ea__fadeInUp}@keyframes QuizResult-module__89j8ea__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.QuizResult-module__89j8ea__header{text-align:center;margin-bottom:3rem}.QuizResult-module__89j8ea__title{color:#1a1a2e;letter-spacing:-.5px;margin-bottom:1rem;font-weight:800}.QuizResult-module__89j8ea__titleUnderline{background:linear-gradient(90deg,#9b1c21,#c43a40);border-radius:3px;width:100px;height:5px;margin:0 auto}.QuizResult-module__89j8ea__mainResult{background:#fff;border-radius:20px;grid-template-columns:320px 1fr;gap:3rem;margin-bottom:3rem;padding:3rem;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000000f}.QuizResult-module__89j8ea__badgeSection{justify-content:center;align-items:center;display:flex}.QuizResult-module__89j8ea__badgeContainer{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.QuizResult-module__89j8ea__badgeImageWrapper{border-radius:50%;padding:1rem;position:relative}.QuizResult-module__89j8ea__badgeImage{object-fit:contain;width:180px;height:180px;animation:3s ease-in-out infinite QuizResult-module__89j8ea__float}@keyframes QuizResult-module__89j8ea__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.QuizResult-module__89j8ea__scoreCircle{z-index:2;background:linear-gradient(135deg,#9b1c21,#c43a40);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;margin-top:-20px;display:flex;position:relative;box-shadow:0 8px 25px #9b1c2159}.QuizResult-module__89j8ea__scoreValue{color:#fff;font-weight:800;line-height:1}.QuizResult-module__89j8ea__scoreLabel{color:#ffffffe6;margin-top:2px;font-weight:500}.QuizResult-module__89j8ea__statusRibbon{letter-spacing:1.5px;text-transform:uppercase;border-radius:30px;padding:.625rem 1.75rem;font-weight:700}.QuizResult-module__89j8ea__passRibbon{color:#fff;background:linear-gradient(135deg,#3eb75e,#2d9649);box-shadow:0 6px 20px #3eb75e66}.QuizResult-module__89j8ea__failRibbon{color:#fff;background:linear-gradient(135deg,#9b1c21,#7d1619);box-shadow:0 6px 20px #9b1c2166}.QuizResult-module__89j8ea__messageSection{border-left:2px solid #f0f0f0;align-items:center;padding-left:3rem;display:flex}.QuizResult-module__89j8ea__messageContainer{width:100%;position:relative}.QuizResult-module__89j8ea__messageTitle{color:#9b1c21;border-bottom:2px dashed #9b1c214d;align-items:center;gap:.875rem;margin-bottom:1.5rem;padding-bottom:1rem;font-weight:700;line-height:1.3;display:flex}.QuizResult-module__89j8ea__celebrationIcon{background:linear-gradient(135deg,#fff5f5,#fff);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex;box-shadow:0 4px 15px #00000014}.QuizResult-module__89j8ea__messageContent{background:linear-gradient(135deg,#fdf8f8 0%,#fff 100%);border:1px solid #9b1c2126;border-radius:16px;padding:1.5rem 2rem;position:relative}.QuizResult-module__89j8ea__messageContent:before{content:"";background:#fdf8f8;border-top:1px solid #9b1c2126;border-left:1px solid #9b1c2126;width:16px;height:16px;position:absolute;top:-8px;left:30px;transform:rotate(45deg)}.QuizResult-module__89j8ea__greeting{color:#333;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.QuizResult-module__89j8ea__greeting:before{content:"👋"}.QuizResult-module__89j8ea__greeting strong{color:#9b1c21;background:linear-gradient(135deg,#9b1c211a,#9b1c210d);border-radius:20px;padding:.25rem .75rem}.QuizResult-module__89j8ea__messageText{color:#555;margin:0;padding-left:1rem;line-height:1.9;position:relative}.QuizResult-module__89j8ea__chartsSection{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem;display:grid}.QuizResult-module__89j8ea__chartCard{background:#fff;border-radius:20px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 30px #0000000f}.QuizResult-module__89j8ea__chartCard:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.QuizResult-module__89j8ea__chartTitle{color:#1a1a2e;text-align:center;margin-bottom:2rem;padding-bottom:1rem;font-weight:700;position:relative}.QuizResult-module__89j8ea__chartTitle:after{content:"";background:linear-gradient(90deg,#9b1c21,#c43a40);border-radius:2px;width:60px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.QuizResult-module__89j8ea__doughnutWrapper{max-width:280px;margin:0 auto 1.5rem}.QuizResult-module__89j8ea__chartLegendCustom{justify-content:center;gap:2.5rem;margin-top:1rem;display:flex}.QuizResult-module__89j8ea__legendItem{align-items:center;gap:.625rem;display:flex}.QuizResult-module__89j8ea__legendDot{border-radius:50%;width:14px;height:14px}.QuizResult-module__89j8ea__legendText{color:#444;font-weight:600}.QuizResult-module__89j8ea__progressWrapper{justify-content:center;align-items:center;min-height:280px;display:flex}.QuizResult-module__89j8ea__tableSection{background:#fff;border-radius:20px;margin-bottom:2.5rem;padding:2.5rem;overflow:hidden;box-shadow:0 8px 30px #0000000f}.QuizResult-module__89j8ea__tableTitle{color:#1a1a2e;margin-bottom:2rem;padding-left:1rem;font-weight:700;position:relative}.QuizResult-module__89j8ea__tableTitle:before{content:"";background:#9b1c21;border-radius:2px;width:4px;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.QuizResult-module__89j8ea__tableWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#9b1c21 #f0f0f0;overflow-x:auto}.QuizResult-module__89j8ea__tableWrapper::-webkit-scrollbar{height:8px}.QuizResult-module__89j8ea__tableWrapper::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.QuizResult-module__89j8ea__tableWrapper::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#9b1c21,#c43a40);border-radius:4px}.QuizResult-module__89j8ea__resultTable{border-collapse:collapse;width:100%;min-width:700px}.QuizResult-module__89j8ea__resultTable thead{background:linear-gradient(135deg,#9b1c21,#7d1619)}.QuizResult-module__89j8ea__resultTable th{text-align:center;color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;padding:1.25rem 1.5rem;font-weight:600}.QuizResult-module__89j8ea__resultTable th:first-child{border-radius:12px 0 0}.QuizResult-module__89j8ea__resultTable th:last-child{border-radius:0 12px 0 0}.QuizResult-module__89j8ea__resultTable td{text-align:center;color:#444;white-space:nowrap;border-bottom:1px solid #f0f0f0;padding:1.5rem;font-weight:500}.QuizResult-module__89j8ea__resultTable tbody tr{transition:background-color .2s}.QuizResult-module__89j8ea__resultTable tbody tr:hover{background-color:#fafafa}.QuizResult-module__89j8ea__correctCell{color:#3eb75e;font-weight:700}.QuizResult-module__89j8ea__incorrectCell{color:#dc3545;font-weight:700}.QuizResult-module__89j8ea__percentageBadge{color:#fff;background:linear-gradient(135deg,#9b1c21,#c43a40);border-radius:25px;padding:.5rem 1.25rem;font-weight:700;display:inline-block}.QuizResult-module__89j8ea__statusBadge{border-radius:30px;padding:.625rem 1.5rem;font-weight:700;display:inline-block}.QuizResult-module__89j8ea__passBadge{color:#2d9649;background:#3eb75e26}.QuizResult-module__89j8ea__failBadge{color:#9b1c21;background:#9b1c2126}.QuizResult-module__89j8ea__summarySection{margin-bottom:2.5rem}.QuizResult-module__89j8ea__summaryCard{border:2px solid #9b1c2126;border-radius:16px;justify-content:center;align-items:center;gap:1rem;padding:1.75rem 2.5rem;display:flex;position:relative;overflow:hidden}.QuizResult-module__89j8ea__summaryIcon{z-index:1;position:relative}.QuizResult-module__89j8ea__summaryText{color:#444;z-index:1;margin:0;position:relative}.QuizResult-module__89j8ea__highlight{color:#9b1c21;background:linear-gradient(135deg,#9b1c211a,#9b1c210d);border-radius:8px;margin:0 .25rem;padding:.25rem .75rem;font-weight:800}.QuizResult-module__89j8ea__actionButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.QuizResult-module__89j8ea__primaryButton,.QuizResult-module__89j8ea__secondaryButton{border-radius:50px;justify-content:center;align-items:center;gap:.875rem;min-width:240px;padding:1.125rem 2.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.QuizResult-module__89j8ea__primaryButton{color:#fff;background:linear-gradient(135deg,#9b1c21,#c43a40);box-shadow:0 6px 20px #9b1c2159}.QuizResult-module__89j8ea__primaryButton:hover{color:#fff;background:linear-gradient(135deg,#7d1619,#9b1c21);transform:translateY(-4px);box-shadow:0 12px 30px #9b1c2173}.QuizResult-module__89j8ea__secondaryButton{color:#9b1c21;background:#fff;border:2px solid #9b1c21}.QuizResult-module__89j8ea__secondaryButton:hover{color:#fff;background:#9b1c21;transform:translateY(-4px);box-shadow:0 12px 30px #9b1c2159}.QuizResult-module__89j8ea__primaryButton i,.QuizResult-module__89j8ea__secondaryButton i{transition:transform .3s}.QuizResult-module__89j8ea__primaryButton:hover i,.QuizResult-module__89j8ea__secondaryButton:hover i{transform:translate(6px)}.QuizResult-module__89j8ea__loadingContainer{background:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:450px;padding:3rem;display:flex}.QuizResult-module__89j8ea__loadingSpinner{border:5px solid #f3f3f3;border-top-color:#9b1c21;border-radius:50%;width:70px;height:70px;margin-bottom:2rem;animation:.9s linear infinite QuizResult-module__89j8ea__spin}@keyframes QuizResult-module__89j8ea__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.QuizResult-module__89j8ea__loadingText{color:#1a1a2e;margin-bottom:.75rem;font-weight:700}.QuizResult-module__89j8ea__loadingSubtext{color:#6c757d}.QuizResult-module__89j8ea__errorContainer{text-align:center;background:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:3rem;display:flex}.QuizResult-module__89j8ea__errorIcon{margin-bottom:1.5rem}.QuizResult-module__89j8ea__errorContainer h3{color:#9b1c21;margin-bottom:1rem}.QuizResult-module__89j8ea__errorContainer p{color:#6c757d;margin-bottom:2rem}.QuizResult-module__89j8ea__backButton{color:#fff;background:linear-gradient(135deg,#9b1c21,#c43a40);border-radius:50px;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.QuizResult-module__89j8ea__backButton:hover{color:#fff;background:linear-gradient(135deg,#7d1619,#9b1c21);transform:translateY(-3px);box-shadow:0 8px 25px #9b1c2159}@media (max-width:1200px){.QuizResult-module__89j8ea__resultContainer{padding:2rem}}@media (max-width:992px){.QuizResult-module__89j8ea__mainResult{text-align:center;grid-template-columns:1fr;gap:2rem}.QuizResult-module__89j8ea__messageSection{border-top:2px solid #f0f0f0;border-left:none;padding-top:2rem;padding-left:0}.QuizResult-module__89j8ea__messageTitle{justify-content:center}.QuizResult-module__89j8ea__messageContent:before{left:50%;transform:translate(-50%)rotate(45deg)}.QuizResult-module__89j8ea__messageText{text-align:center;border-left:none;padding-left:0}.QuizResult-module__89j8ea__chartsSection{grid-template-columns:1fr}}@media (max-width:768px){.QuizResult-module__89j8ea__resultContainer{border-radius:16px;padding:1.5rem}.QuizResult-module__89j8ea__mainResult{padding:2rem}.QuizResult-module__89j8ea__badgeImage{width:150px;height:150px}.QuizResult-module__89j8ea__scoreCircle{width:75px;height:75px}.QuizResult-module__89j8ea__messageContent{padding:1.25rem 1.5rem}.QuizResult-module__89j8ea__chartCard,.QuizResult-module__89j8ea__tableSection{padding:1.5rem}.QuizResult-module__89j8ea__tableWrapper{position:relative}.QuizResult-module__89j8ea__tableWrapper:after{content:"← Scroll →";text-align:center;color:#9b1c21;background:linear-gradient(135deg,#fff8f8,#fff);border-radius:8px;margin-top:1rem;padding:.75rem;font-weight:600;display:block}.QuizResult-module__89j8ea__actionButtons{flex-direction:column;align-items:stretch}.QuizResult-module__89j8ea__primaryButton,.QuizResult-module__89j8ea__secondaryButton{width:100%;min-width:auto}.QuizResult-module__89j8ea__summaryCard{text-align:center;flex-direction:column;padding:1.5rem}}@media (max-width:480px){.QuizResult-module__89j8ea__resultContainer{padding:1rem}.QuizResult-module__89j8ea__header{margin-bottom:2rem}.QuizResult-module__89j8ea__mainResult{padding:1.5rem}.QuizResult-module__89j8ea__badgeImage{width:130px;height:130px}.QuizResult-module__89j8ea__celebrationIcon{width:40px;height:40px}.QuizResult-module__89j8ea__chartLegendCustom{flex-direction:column;align-items:center;gap:1rem}}
