.test_main__ByLTd{width:100%;min-height:100vh;background:var(--background);color:var(--foreground)}.test_nav__QejjG{position:fixed;top:0;width:100%;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.08);z-index:100}@media (prefers-color-scheme:dark){.test_nav__QejjG{background:rgba(20,20,20,.98);border-bottom:1px solid rgba(255,255,255,.08)}}.test_navContent__q42zi{max-width:1200px;margin:0 auto;padding:1rem 2rem}.test_logo__KpmE5{display:inline-flex;align-items:center;gap:.75rem;font-weight:600;font-size:1.25rem;text-decoration:none;color:var(--foreground)}.test_logoIcon__XsqkI{width:48px;height:48px;position:relative}.test_dotsGrid__cFaFl{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px;padding:8px}.test_dot__w9eAf{width:8px;height:8px;border-radius:50%}.test_logoText__y2F_3{color:var(--foreground)}.test_quizContainer__XXFwR{max-width:800px;margin:0 auto;padding:120px 2rem 4rem}.test_progressBar__XEw02{height:8px;background:rgba(0,0,0,.1);border-radius:4px;overflow:hidden;margin-bottom:4rem}@media (prefers-color-scheme:dark){.test_progressBar__XEw02{background:rgba(255,255,255,.1)}}.test_progressFill__SJedQ{height:100%;background:#9B5DE5;transition:width .3s ease}.test_questionSection__FwI8n{text-align:center}.test_questionNumber__9hkVl{font-size:.875rem;color:rgba(var(--foreground-rgb),.6);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1em}.test_questionText__tsaBl{font-size:2rem;font-weight:600;margin-bottom:3rem;line-height:1.4}.test_optionsGrid__E5fVJ{display:grid;grid-gap:1rem;gap:1rem;margin-bottom:3rem}.test_optionButton__6sTx2{background:rgba(0,0,0,.02);border:2px solid transparent;border-radius:12px;padding:1.5rem 2rem;font-size:1.1rem;text-align:left;cursor:pointer;transition:all .2s ease;color:var(--foreground);width:100%}@media (prefers-color-scheme:dark){.test_optionButton__6sTx2{background:rgba(255,255,255,.02)}}.test_optionButton__6sTx2:hover{border-color:rgba(155,93,229,.3);transform:translateY(-2px)}.test_optionButton__6sTx2.test_selected__ZIxpu{border-color:#9B5DE5;background:rgba(155,93,229,.1)}.test_navigationButtons__a3K5l{display:flex;justify-content:space-between;gap:1rem}.test_backButton__Ei_VW,.test_nextButton__lFquQ{padding:.875rem 2rem;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.test_backButton__Ei_VW{background:transparent;border:2px solid rgba(0,0,0,.1);color:var(--foreground)}@media (prefers-color-scheme:dark){.test_backButton__Ei_VW{border-color:rgba(255,255,255,.1)}}.test_backButton__Ei_VW:hover:not(:disabled){border-color:rgba(0,0,0,.2)}@media (prefers-color-scheme:dark){.test_backButton__Ei_VW:hover:not(:disabled){border-color:rgba(255,255,255,.2)}}.test_backButton__Ei_VW:disabled{opacity:.5;cursor:not-allowed}.test_nextButton__lFquQ{background:#9B5DE5;color:white}.test_nextButton__lFquQ:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px rgba(155,93,229,.3)}.test_nextButton__lFquQ:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.test_quizContainer__XXFwR{padding:100px 1rem 3rem}.test_questionText__tsaBl{font-size:1.5rem}.test_optionButton__6sTx2{padding:1.25rem 1.5rem;font-size:1rem}.test_logo__KpmE5{font-size:1.1rem}.test_logoIcon__XsqkI{width:40px;height:40px}.test_dotsGrid__cFaFl{padding:6px}.test_dot__w9eAf{width:6px;height:6px}}