.quiz_quizPageRoot__PDBOX{min-height:100vh;background:linear-gradient(135deg,#181818,#232946),url(/file.svg) 50%/900px no-repeat,rgba(24,24,32,.82);color:#fff;display:flex;flex-direction:column;align-items:center;padding:0 1rem 2rem;position:relative}@media (max-width:900px){.quiz_quizPageRoot__PDBOX{background:linear-gradient(135deg,#181818,#232946),url(/file.svg) top 60px center/600px no-repeat,rgba(24,24,32,.88)}}@media (max-width:600px){.quiz_quizPageRoot__PDBOX{background:linear-gradient(135deg,#181818,#232946),url(/file.svg) top 40px center/350px no-repeat,rgba(24,24,32,.92)}}.quiz_header__c3Efr{font-size:2.2rem;font-weight:700;margin-top:2.5rem;margin-bottom:.5rem;color:#bfa14a;text-align:center}.quiz_subheading__mC5v0{font-size:1.2rem;color:#eaeaea;margin-bottom:2rem;text-align:center}.quiz_progressBar__zBBXX{width:100%;max-width:420px;height:10px;background:#333;border-radius:6px;margin:0 auto 2rem;overflow:hidden}.quiz_progress__EKJ_r{height:100%;background:#bfa14a;transition:width .3s}.quiz_questionCard__BDvvh{background:rgba(30,30,40,.98);border-radius:18px;box-shadow:0 4px 32px 0 rgba(0,0,0,.18);padding:2rem 1.5rem 1.5rem;max-width:420px;width:100%;margin:0 auto 2rem;display:flex;flex-direction:column;align-items:center;position:relative}.quiz_question__DY3Ah{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.quiz_choices__C9Hp_{display:flex;flex-direction:column;gap:1rem;width:100%}.quiz_choiceLabel__PLJw8{display:flex;align-items:center;gap:.75rem;background:#232946;border-radius:10px;padding:.75rem 1rem;cursor:pointer;border:2px solid transparent;transition:border .2s,background .2s;font-size:1.08rem;font-weight:500}.quiz_choiceLabel__PLJw8:focus-within,.quiz_choiceLabel__PLJw8:hover{border:2px solid #bfa14a;background:#232946cc}.quiz_choiceRadio__SgVBi{accent-color:#bfa14a;width:1.1em;height:1.1em}.quiz_navButtons__L688V{display:flex;justify-content:space-between;width:100%;max-width:420px;margin:1.5rem auto 0;gap:1rem}.quiz_button__FNBlG{background:#bfa14a;color:#181818;font-weight:700;border:none;border-radius:8px;padding:.7rem 1.5rem;font-size:1.08rem;cursor:pointer;transition:background .2s,color .2s}.quiz_button__FNBlG:disabled{background:#444;color:#aaa;cursor:not-allowed}.quiz_resultsCard__6MAco{background:rgba(30,30,40,.98);border-radius:18px;box-shadow:0 4px 32px 0 rgba(0,0,0,.18);padding:2rem 1.5rem 1.5rem;max-width:420px;width:100%;margin:2rem auto 0;display:flex;flex-direction:column;align-items:center;text-align:center}.quiz_resultIcon__mpxix{font-size:2.5rem;margin-bottom:.5rem}.quiz_resultTitle__KOgeg{font-size:1.3rem;font-weight:700;color:#bfa14a;margin-bottom:.5rem}.quiz_resultDesc__XNsSf{color:#eaeaea;margin-bottom:1.2rem}.quiz_resultButton__cNEMN{background:#232946;color:#bfa14a;border:2px solid #bfa14a;border-radius:8px;padding:.6rem 1.2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.quiz_resultButton__cNEMN:hover{background:#bfa14a;color:#232946}@media (max-width:600px){.quiz_questionCard__BDvvh,.quiz_resultsCard__6MAco{padding:1.2rem .5rem 1rem}.quiz_header__c3Efr{font-size:1.3rem}}