.LoadingState-module__uU18Jq__container{font-family:var(--font-sans),system-ui,sans-serif;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.LoadingState-module__uU18Jq__fullPage,.LoadingState-module__uU18Jq__fillParent{z-index:100;background:radial-gradient(circle,#f8fbff 0%,#fff 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;inset:0}.LoadingState-module__uU18Jq__fullPage{min-height:100vh;position:fixed}.LoadingState-module__uU18Jq__fillParent{min-height:100%;position:absolute}.LoadingState-module__uU18Jq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;border-radius:inherit;background:#ffffffd9;position:absolute;inset:0}.LoadingState-module__uU18Jq__content{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;display:flex}.LoadingState-module__uU18Jq__visual{justify-content:center;align-items:center;display:flex;position:relative}.LoadingState-module__uU18Jq__spinner{background:conic-gradient(#0000 40%,#1e40af 100%);border-radius:50%;width:64px;height:64px;padding:3px;animation:1s linear infinite LoadingState-module__uU18Jq__spin;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#fff 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#fff 0)}.LoadingState-module__uU18Jq__sm .LoadingState-module__uU18Jq__spinner{width:36px;height:36px;padding:2px}.LoadingState-module__uU18Jq__lg .LoadingState-module__uU18Jq__spinner{width:100px;height:100px;padding:4px}.LoadingState-module__uU18Jq__logoWrapper{justify-content:center;align-items:center;animation:2.5s ease-in-out infinite LoadingState-module__uU18Jq__pulse;display:flex;position:absolute}.LoadingState-module__uU18Jq__logo{opacity:1;filter:none;transform:scale(.75)}.LoadingState-module__uU18Jq__message{color:#475569;letter-spacing:.02em;font-size:1rem;font-weight:600;animation:2s ease-in-out infinite LoadingState-module__uU18Jq__textPulse}.LoadingState-module__uU18Jq__sm .LoadingState-module__uU18Jq__message{font-size:.85rem}@keyframes LoadingState-module__uU18Jq__spin{to{transform:rotate(360deg)}}@keyframes LoadingState-module__uU18Jq__pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes LoadingState-module__uU18Jq__textPulse{0%,to{opacity:.7}50%{opacity:1}}
.SectionTimeUpToast-module__VsUb9G__toastOverlay{z-index:100;animation:.3s ease-out SectionTimeUpToast-module__VsUb9G__slideIn;position:fixed;top:80px;right:20px}.SectionTimeUpToast-module__VsUb9G__toastCard{background:#fff;border-left:4px solid #f59e0b;border-radius:12px;width:380px;max-width:calc(100vw - 40px);padding:20px;animation:.3s ease-out SectionTimeUpToast-module__VsUb9G__slideIn;position:relative;box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d}.SectionTimeUpToast-module__VsUb9G__closeBtn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.SectionTimeUpToast-module__VsUb9G__closeBtn:hover{color:#374151;background:#e5e7eb}.SectionTimeUpToast-module__VsUb9G__iconContainer{background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 12px;display:flex}.SectionTimeUpToast-module__VsUb9G__icon{color:#f59e0b;width:28px;height:28px}.SectionTimeUpToast-module__VsUb9G__content{text-align:center}.SectionTimeUpToast-module__VsUb9G__title{color:#111827;margin:0 0 8px;font-size:18px;font-weight:700}.SectionTimeUpToast-module__VsUb9G__message{color:#374151;margin:0 0 4px;font-size:14px;line-height:1.5}.SectionTimeUpToast-module__VsUb9G__message strong{color:#111827;font-weight:600}.SectionTimeUpToast-module__VsUb9G__submessage{color:#6b7280;margin:0;font-size:13px;font-style:italic}.SectionTimeUpToast-module__VsUb9G__progressBar{background:#e5e7eb;border-radius:0 0 12px 12px;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.SectionTimeUpToast-module__VsUb9G__progressFill{transform-origin:0;background:linear-gradient(90deg,#f59e0b,#ef4444);width:100%;height:100%}@keyframes SectionTimeUpToast-module__VsUb9G__slideIn{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes SectionTimeUpToast-module__VsUb9G__shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:768px){.SectionTimeUpToast-module__VsUb9G__toastOverlay{top:70px;left:10px;right:10px}.SectionTimeUpToast-module__VsUb9G__toastCard{width:auto;padding:16px}.SectionTimeUpToast-module__VsUb9G__title{font-size:16px}.SectionTimeUpToast-module__VsUb9G__message{font-size:13px}.SectionTimeUpToast-module__VsUb9G__submessage{font-size:12px}}
.start-module__-LVK0G__page{color:#222;background:#f7f7f7;height:100vh}.start-module__-LVK0G__topBar{background:#fff;border-bottom:1px solid #e5e7eb;grid-template-columns:40px 1fr auto auto;align-items:center;gap:16px;padding:12px 20px;display:grid}.start-module__-LVK0G__closeBtn{cursor:pointer;background:0 0;border:none;font-size:18px}.start-module__-LVK0G__examTitle{font-size:16px;font-weight:600}.start-module__-LVK0G__timer{font-variant-numeric:tabular-nums;font-size:18px;font-weight:600}.start-module__-LVK0G__userBadge{color:#374151;align-items:center;gap:8px;font-size:14px;display:flex}.start-module__-LVK0G__avatar{color:#fff;background:#991b1b;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:inline-flex}.start-module__-LVK0G__body{box-sizing:border-box;grid-template-columns:1fr 320px;gap:16px;height:calc(100vh - 58px);padding:12px;display:grid}.start-module__-LVK0G__bodySingle{grid-template-columns:1fr}.start-module__-LVK0G__leftPane{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:16px;min-height:0;padding:16px;display:flex;overflow:auto}.start-module__-LVK0G__allQuestions{gap:16px;display:grid}.start-module__-LVK0G__allQuestionsHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.start-module__-LVK0G__sectionTitle{color:#111827;font-size:16px;font-weight:700}.start-module__-LVK0G__goBackBtn{color:#fff;cursor:pointer;background:#0b6bff;border:1px solid #cbd5f5;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:700}.start-module__-LVK0G__allQuestionsList{gap:20px;display:grid}.start-module__-LVK0G__instructionsBody{color:#374151;gap:16px;font-size:14px;display:grid}.start-module__-LVK0G__instructionsTitle{color:#111827;margin-top:4px;font-size:16px;font-weight:700}.start-module__-LVK0G__instructionsList{gap:8px;padding-left:18px;display:grid}.start-module__-LVK0G__allQuestionRow{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #e5e7eb;padding:12px 0}.start-module__-LVK0G__allQuestionTitle{color:#111827;margin-bottom:8px;font-size:15px;font-weight:600}.start-module__-LVK0G__allQuestionText{color:#374151;font-size:14px;line-height:1.6}.start-module__-LVK0G__rightPane{background:#f7f7f7;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:16px;padding:16px;display:flex;overflow:hidden}.start-module__-LVK0G__sectionTabs{gap:8px;display:flex}.start-module__-LVK0G__sectionBtn{color:#1f2937;cursor:pointer;background:#f8fafc;border:1px solid #cbd5f5;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.start-module__-LVK0G__sectionBtnNeutral{color:#1f2937;background:#f8fafc;border-color:#cbd5e1}.start-module__-LVK0G__sectionBtnGreen{color:#065f46;background:#ecfdf5;border-color:#34d399}.start-module__-LVK0G__sectionBtnYellow{color:#92400e;background:#fffbeb;border-color:#fbbf24}.start-module__-LVK0G__sectionBtnRed{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.start-module__-LVK0G__sectionBtnActive{box-shadow:0 0 0 2px #2563eb59}.start-module__-LVK0G__sectionBtn:disabled{opacity:.55;cursor:not-allowed}.start-module__-LVK0G__questionHeader{justify-content:space-between;align-items:center;font-weight:600;display:flex}.start-module__-LVK0G__flagBtn{cursor:pointer;background:0 0;border:none;font-size:16px}.start-module__-LVK0G__questionText{font-size:16px;line-height:1.5}.start-module__-LVK0G__questionImageContainer{max-width:100%;margin:16px 0}.start-module__-LVK0G__questionImage{object-fit:contain;border:1px solid #eee;border-radius:8px;max-width:100%;max-height:400px}.start-module__-LVK0G__options{gap:12px;display:grid}.start-module__-LVK0G__option{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;display:flex}.start-module__-LVK0G__option input{display:none}.start-module__-LVK0G__optionSelected{background:#eff6ff;border-color:#2563eb}.start-module__-LVK0G__optionLabel{color:#334155;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:inline-flex}.start-module__-LVK0G__optionSelected .start-module__-LVK0G__optionLabel{color:#fff;background:#5da2ff;border-color:#5da2ff}.start-module__-LVK0G__optionText{flex:1;font-size:14px}.start-module__-LVK0G__actionBar{border-top:1px solid #e5e7eb;grid-template-columns:repeat(2,auto) 1fr auto;align-items:center;gap:12px;margin-top:auto;padding-top:12px;display:grid}.start-module__-LVK0G__secondaryBtn{color:#374151;cursor:pointer;background:0 0;border:none;font-weight:600}.start-module__-LVK0G__navInfo{color:#374151;justify-content:center;align-items:center;gap:12px;display:flex}.start-module__-LVK0G__navBtn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:4px 8px}.start-module__-LVK0G__primaryBtn{color:#fff;cursor:pointer;background:#0b6bff;border:none;border-radius:6px;padding:8px 16px;font-weight:700}.start-module__-LVK0G__palette{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.start-module__-LVK0G__paletteContainer{background:#f7f7f7;border:1px solid #e5e7eb;border-radius:8px;max-height:320px;padding:10px;overflow:auto}.start-module__-LVK0G__pill{cursor:pointer;border:none;border-radius:50%;width:44px;height:44px;font-weight:700;position:relative}.start-module__-LVK0G__pillActive{box-shadow:inset 0 0 0 2px #111827}.start-module__-LVK0G__pillNOT_VISITED{color:#111827;background:#e5e7eb}.start-module__-LVK0G__pillNOT_ANSWERED{color:#fff;background:#d14a2a}.start-module__-LVK0G__pillANSWERED{color:#fff;background:#6dc13a}.start-module__-LVK0G__pillMARKED,.start-module__-LVK0G__pillMARKED_ANSWERED{color:#fff;background:#7b4bb2}.start-module__-LVK0G__pillDot{background:#6dc13a;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:2px;right:2px}.start-module__-LVK0G__legend{color:#374151;gap:6px;font-size:12px;display:grid}.start-module__-LVK0G__legendDot{vertical-align:middle;border-radius:50%;width:14px;height:14px;margin-right:8px;display:inline-block;position:relative}.start-module__-LVK0G__legendAnswered{background:#6dc13a}.start-module__-LVK0G__legendNotAnswered{background:#d14a2a}.start-module__-LVK0G__legendMarked{background:#7b4bb2}.start-module__-LVK0G__legendNotVisited{background:#e5e7eb}.start-module__-LVK0G__legendMiniDot{background:#6dc13a;border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;bottom:-2px;right:-2px}.start-module__-LVK0G__sideLinks{color:#6b7280;justify-content:space-between;gap:8px;margin-top:4px;font-size:12px;display:flex}.start-module__-LVK0G__linkBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;font-weight:600}.start-module__-LVK0G__linkBtnActive{color:#0b6bff;text-decoration:underline}.start-module__-LVK0G__questionList{gap:10px;display:grid}.start-module__-LVK0G__questionItem{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:6px;padding:10px 12px;display:grid}.start-module__-LVK0G__questionItemActive{background:#eff6ff;border-color:#0b6bff}.start-module__-LVK0G__questionIndex{color:#1f2937;font-size:12px;font-weight:700}.start-module__-LVK0G__questionPreview{color:#4b5563;font-size:13px;line-height:1.4}.start-module__-LVK0G__submitBtn{color:#fff;cursor:pointer;background:#34a853;border:none;border-radius:6px;width:100%;margin-top:auto;padding:12px;font-weight:700}.start-module__-LVK0G__copyright{color:#9ca3af;margin-top:6px;font-size:11px}.start-module__-LVK0G__card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:16px;padding:16px}.start-module__-LVK0G__modalOverlay{z-index:50;background:#0006;place-items:center;display:grid;position:fixed;inset:0}.start-module__-LVK0G__modalCard{text-align:center;background:#fff;border-radius:10px;width:min(560px,90vw);padding:28px 24px;position:relative}.start-module__-LVK0G__modalClose{cursor:pointer;background:0 0;border:2px solid #111827;border-radius:50%;width:28px;height:28px;font-weight:700;position:absolute;top:10px;right:10px}.start-module__-LVK0G__modalTitle{color:#1f2937;margin:8px 0 6px;font-size:28px;font-weight:500}.start-module__-LVK0G__modalText{color:#6b7280;margin-bottom:18px}.start-module__-LVK0G__modalSubmit{color:#fff;cursor:pointer;background:#46b24b;border:none;border-radius:6px;width:100%;margin-bottom:10px;padding:12px;font-weight:700}.start-module__-LVK0G__modalCancel{color:#6b7280;cursor:pointer;background:0 0;border:none;font-weight:600}.start-module__-LVK0G__submittingOverlay{z-index:60;background:#0f172a73;place-items:center;display:grid;position:fixed;inset:0}.start-module__-LVK0G__submittingCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:min(420px,90vw);padding:28px 24px;box-shadow:0 18px 40px #0f172a33}.start-module__-LVK0G__submittingSpinner{border:4px solid #e5e7eb;border-top-color:#0b6bff;border-radius:50%;width:42px;height:42px;margin:0 auto 12px;animation:.9s linear infinite start-module__-LVK0G__spin}.start-module__-LVK0G__submittingTitle{color:#111827;margin-bottom:6px;font-size:18px;font-weight:700}.start-module__-LVK0G__submittingText{color:#6b7280;font-size:14px}@keyframes start-module__-LVK0G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:960px){.start-module__-LVK0G__body{grid-template-columns:1fr}.start-module__-LVK0G__palette{grid-template-columns:repeat(6,1fr)}}.start-module__-LVK0G__zoomOverlay{z-index:100;cursor:zoom-out;background:#000000d9;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.start-module__-LVK0G__zoomImageContainer{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.start-module__-LVK0G__zoomImage{object-fit:contain;cursor:default;border-radius:4px;max-width:100%;max-height:90vh;box-shadow:0 10px 25px #00000080}.start-module__-LVK0G__zoomClose{color:#000;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:700;transition:transform .2s;display:flex;position:absolute;top:-40px;right:0;box-shadow:0 2px 10px #0000004d}.start-module__-LVK0G__zoomClose:hover{transform:scale(1.1)}.start-module__-LVK0G__questionImage{object-fit:contain;cursor:zoom-in;border:1px solid #eee;border-radius:8px;max-width:100%;max-height:400px;transition:opacity .2s}.start-module__-LVK0G__questionImage:hover{opacity:.9}
.dashboard-module__XABe8G__dashboard{color:#fff;max-width:1200px;margin:0 auto;padding:2rem}.dashboard-module__XABe8G__header{text-align:center;margin-bottom:3rem}.dashboard-module__XABe8G__welcome{background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.dashboard-module__XABe8G__subHeader{color:#94a3b8;font-size:1.1rem}.dashboard-module__XABe8G__segmentSection{margin-bottom:4rem}.dashboard-module__XABe8G__segmentTitle{border-bottom:2px solid #6366f133;align-items:center;gap:.75rem;margin-bottom:2rem;padding-bottom:.75rem;font-size:1.75rem;font-weight:700;display:flex}.dashboard-module__XABe8G__segmentTitle:before{content:"";background:#6366f1;border-radius:1rem;width:.5rem;height:1.5rem}.dashboard-module__XABe8G__subSegmentGroup{margin-bottom:2.5rem;margin-left:1.5rem}.dashboard-module__XABe8G__subSegmentTitle{color:#cbd5e1;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.dashboard-module__XABe8G__examGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.dashboard-module__XABe8G__examCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b80;border:1px solid #ffffff0d;border-radius:1.25rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.dashboard-module__XABe8G__examCard:hover{background:#1e293bcc;border-color:#6366f14d;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003}.dashboard-module__XABe8G__examName{color:#f8fafc;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.dashboard-module__XABe8G__examDesc{color:#94a3b8;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.dashboard-module__XABe8G__metaGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.dashboard-module__XABe8G__metaItem{color:#cbd5e1;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.dashboard-module__XABe8G__startBtn{color:#818cf8;cursor:pointer;background:#6366f11a;border:1px solid #6366f14d;border-radius:.75rem;width:100%;padding:.75rem;font-weight:600;transition:all .2s}.dashboard-module__XABe8G__examCard:hover .dashboard-module__XABe8G__startBtn{color:#fff;background:#6366f1;border-color:#6366f1}.dashboard-module__XABe8G__emptyStateContainer{justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem 1rem;display:flex}.dashboard-module__XABe8G__emptyStateCard{text-align:center;background:#fff;border:1px solid #e2e8f0cc;border-radius:2rem;width:100%;max-width:500px;padding:4rem 2rem;box-shadow:0 25px 50px -12px #0f172a14}.dashboard-module__XABe8G__emptyIcon{color:#6366f1;background:#6366f114;border-radius:1.5rem;margin-bottom:2rem;padding:1.5rem;font-size:3.5rem;animation:4s ease-in-out infinite dashboard-module__XABe8G__float;display:inline-block}@keyframes dashboard-module__XABe8G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.dashboard-module__XABe8G__emptyTitle{color:#0f172a;margin-bottom:1rem;font-size:1.75rem;font-weight:800}.dashboard-module__XABe8G__emptyDesc{color:#64748b;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.dashboard-module__XABe8G__signOutBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#334155 100%);border:none;border-radius:.875rem;width:100%;max-width:260px;margin:0 auto;padding:1rem 1.5rem;font-weight:600;transition:all .2s;box-shadow:0 10px 15px -3px #0f172a33}.dashboard-module__XABe8G__signOutBtn:hover{transform:translateY(-2px);box-shadow:0 15px 25px -5px #0f172a4d}.dashboard-module__XABe8G__loadingWrapper{flex-direction:column;justify-content:center;align-items:center;height:60vh;display:flex}.dashboard-module__XABe8G__spinner{border:4px solid #6366f11a;border-top-color:#6366f1;border-radius:50%;width:3rem;height:3rem;margin-bottom:1rem;animation:1s linear infinite dashboard-module__XABe8G__spin}@keyframes dashboard-module__XABe8G__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.dashboard-module__XABe8G__welcome{font-size:1.75rem}.dashboard-module__XABe8G__examGrid{grid-template-columns:1fr}}
.exam-module__DQdhyG__page{color:#0b1220;background:radial-gradient(circle at 10% 10%,#1018280d,#0000 35%),radial-gradient(circle at 90% 10%,#0ea5e91f,#0000 35%),linear-gradient(#f8fafc 0%,#fff 60%);min-height:100vh;padding:2.75rem 1.5rem 3.5rem;font-family:Manrope,Segoe UI,system-ui,sans-serif}.exam-module__DQdhyG__shell{gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.exam-module__DQdhyG__hero{color:#f8fafc;background:linear-gradient(135deg,#0b1220 0%,#1e3a8a 55%,#0ea5e9 120%);border-radius:26px;padding:2.6rem;position:relative;overflow:hidden}.exam-module__DQdhyG__hero:before{content:"";opacity:.9;background:radial-gradient(circle at 20% 20%,#ffffff2e,#0000 45%),radial-gradient(circle at 80% 0,#ffffff1a,#0000 45%);position:absolute;inset:0}.exam-module__DQdhyG__heroTop{z-index:1;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.exam-module__DQdhyG__badge{text-transform:uppercase;letter-spacing:.14em;background:#ffffff2e;border-radius:999px;padding:.4rem 1rem;font-size:.8rem}.exam-module__DQdhyG__subText{color:#ffffffb3;font-size:.9rem}.exam-module__DQdhyG__title{z-index:1;margin-top:1.2rem;font-size:clamp(2rem,3vw,3rem);font-weight:700;position:relative}.exam-module__DQdhyG__subtitle{z-index:1;color:#fffc;max-width:720px;margin-top:.75rem;font-size:1.05rem;position:relative}.exam-module__DQdhyG__badgeRow{z-index:1;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex;position:relative}.exam-module__DQdhyG__pill{color:#f1f5f9;background:#ffffff29;border:1px solid #ffffff40;border-radius:999px;padding:.45rem .9rem;font-size:.9rem}.exam-module__DQdhyG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;display:grid}.exam-module__DQdhyG__statCard{background:#fff;border:1px solid #94a3b833;border-radius:18px;padding:1.3rem 1.4rem;box-shadow:0 18px 35px #0f172a14}.exam-module__DQdhyG__statLabel{color:#64748b;margin-bottom:.5rem;font-size:.9rem;display:block}.exam-module__DQdhyG__statValue{color:#0f172a;font-size:1.3rem;font-weight:700}.exam-module__DQdhyG__contentGrid{grid-template-columns:minmax(0,2.2fr) minmax(0,1fr);gap:1.5rem;display:grid}.exam-module__DQdhyG__card{background:#fff;border:1px solid #e2e8f0d9;border-radius:22px;padding:1.9rem;box-shadow:0 24px 48px #0f172a14}.exam-module__DQdhyG__cardTitle{margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.exam-module__DQdhyG__cardText{color:#475569;line-height:1.6}.exam-module__DQdhyG__detailGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.exam-module__DQdhyG__detailItem{background:#f8fafc;border:1px solid #94a3b833;border-radius:14px;padding:.95rem 1rem}.exam-module__DQdhyG__detailLabel{color:#64748b;margin-bottom:.4rem;font-size:.85rem;display:block}.exam-module__DQdhyG__detailValue{color:#0f172a;font-size:1rem;font-weight:600}.exam-module__DQdhyG__primaryBtn{color:#fff;cursor:pointer;opacity:1;background:linear-gradient(120deg,#0284c7,#0f172a);border:none;border-radius:14px;width:100%;margin-top:1rem;padding:.95rem 1rem;font-weight:600}.exam-module__DQdhyG__primaryBtn:disabled,.exam-module__DQdhyG__primaryBtn[aria-disabled=true]{cursor:not-allowed;opacity:.65}.exam-module__DQdhyG__ghostBtn{color:#0f172a;cursor:pointer;background:0 0;border:1px solid #94a3b899;border-radius:14px;width:100%;margin-top:.75rem;padding:.85rem 1rem;font-weight:600}.exam-module__DQdhyG__loading,.exam-module__DQdhyG__errorState{text-align:center;color:#0f172a;place-items:center;min-height:70vh;padding:2rem;font-family:Manrope,Segoe UI,system-ui,sans-serif;display:grid}.exam-module__DQdhyG__spinner{border:4px solid #2563eb33;border-top-color:#2563eb;border-radius:50%;width:42px;height:42px;margin:0 auto 1rem;animation:1s linear infinite exam-module__DQdhyG__spin}.exam-module__DQdhyG__errorState h2{margin-bottom:.5rem;font-size:1.6rem}.exam-module__DQdhyG__errorState p{color:#64748b;margin-bottom:1rem}@keyframes exam-module__DQdhyG__spin{to{transform:rotate(360deg)}}@media (max-width:960px){.exam-module__DQdhyG__contentGrid{grid-template-columns:1fr}.exam-module__DQdhyG__hero{padding:2rem}}@media (max-width:640px){.exam-module__DQdhyG__page{padding:1.8rem 1rem 2.8rem}.exam-module__DQdhyG__heroTop{flex-direction:column;align-items:flex-start}}.exam-module__DQdhyG__demoPage{background:radial-gradient(circle at 100% 0,#0ea5e91a,#0000),radial-gradient(circle at 0 100%,#1e3a8a0d,#0000),#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.exam-module__DQdhyG__demoCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#fffc;border:1px solid #ffffff80;border-radius:32px;width:100%;max-width:540px;padding:4rem 2rem;box-shadow:0 40px 80px -20px #0f172a1f}.exam-module__DQdhyG__demoIcon{color:#0284c7;background:#0284c714;border-radius:32px;margin-bottom:2rem;padding:2rem;font-size:4rem;animation:4s ease-in-out infinite exam-module__DQdhyG__float;display:inline-block}@keyframes exam-module__DQdhyG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.exam-module__DQdhyG__demoTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:800}.exam-module__DQdhyG__demoDesc{color:#64748b;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.exam-module__DQdhyG__demoActions{flex-direction:column;gap:1rem;max-width:300px;margin:0 auto;display:flex}.exam-module__DQdhyG__signOutBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#334155 100%);border:none;border-radius:14px;width:100%;padding:.95rem 1rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 20px -5px #0f172a4d}.exam-module__DQdhyG__signOutBtn:hover{transform:translateY(-2px);box-shadow:0 15px 30px -10px #0f172a66}
.instructions-module__F-Zt6a__page{color:#0f172a;background:#f8fafc;min-height:100vh;padding:32px 16px 96px}.instructions-module__F-Zt6a__shell{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:960px;margin:0 auto;padding:28px;box-shadow:0 10px 30px #0f172a14}.instructions-module__F-Zt6a__topBar{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.instructions-module__F-Zt6a__topTitle{text-transform:lowercase;color:#0f172a;font-size:15px;font-weight:600}.instructions-module__F-Zt6a__goBackBtn{color:#fff;cursor:pointer;background:#0b6bff;border:none;border-radius:6px;padding:6px 14px;font-weight:700}.instructions-module__F-Zt6a__title{color:#1d4ed8;margin-bottom:16px;font-size:24px;font-weight:700}.instructions-module__F-Zt6a__sectionTitle{color:#1d4ed8;margin:24px 0 12px;font-size:20px;font-weight:700}.instructions-module__F-Zt6a__list{color:#334155;gap:12px;padding-left:20px;line-height:1.6;display:grid}.instructions-module__F-Zt6a__listItem{font-size:15px}.instructions-module__F-Zt6a__subList{gap:8px;margin-top:10px;padding-left:8px;display:grid}.instructions-module__F-Zt6a__statusList{gap:10px;margin-top:12px;display:grid}.instructions-module__F-Zt6a__statusRow{align-items:center;gap:12px;display:flex}.instructions-module__F-Zt6a__statusBubble{color:#0f172a;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:inline-flex;position:relative}.instructions-module__F-Zt6a__statusNotVisited{background:#e5e7eb}.instructions-module__F-Zt6a__statusNotAnswered{color:#fff;background:#d14a2a}.instructions-module__F-Zt6a__statusAnswered{color:#fff;background:#6dc13a}.instructions-module__F-Zt6a__statusMarked,.instructions-module__F-Zt6a__statusMarkedAnswered{color:#fff;background:#7b4bb2}.instructions-module__F-Zt6a__statusDot{background:#6dc13a;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px}.instructions-module__F-Zt6a__note{color:#4b5563;margin-top:10px}.instructions-module__F-Zt6a__actions{background:linear-gradient(#f8fafc00,#f8fafc 40%);justify-content:center;gap:12px;margin-top:24px;padding:12px 0;display:flex;position:sticky;bottom:16px}.instructions-module__F-Zt6a__primaryBtn{color:#fff;cursor:pointer;background:#0b6bff;border:none;border-radius:8px;padding:12px 32px;font-weight:600}.instructions-module__F-Zt6a__primaryBtn:hover{background:#0958d9}.instructions-module__F-Zt6a__secondaryBtn{color:#1f2937;cursor:pointer;background:0 0;border:1px solid #cbd5f5;border-radius:8px;padding:12px 24px;font-weight:600}
.student-options-module__ti7vuG__page{background:radial-gradient(1200px 500px at 15% -10%,#0e749026,#0000 45%),radial-gradient(900px 450px at 100% 10%,#1d4ed829,#0000 42%),linear-gradient(#f6f9ff 0%,#edf3ff 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.student-options-module__ti7vuG__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid #dbe7ff;border-radius:22px;gap:20px;width:min(760px,100%);padding:30px;display:grid;box-shadow:0 18px 44px #0f172a1a}.student-options-module__ti7vuG__kicker{letter-spacing:.08em;text-transform:uppercase;color:#0f4c81;background:#e0efff;border:1px solid #c4dbff;border-radius:999px;justify-self:start;padding:5px 10px;font-size:12px;font-weight:700}.student-options-module__ti7vuG__title{color:#0f172a;margin:0;font-size:34px;line-height:1.1}.student-options-module__ti7vuG__subtitle{color:#334155;margin:0;line-height:1.5}.student-options-module__ti7vuG__actionBar{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.student-options-module__ti7vuG__panel{background:#f8fbff;border:1px solid #cddcff;border-radius:16px;gap:14px;padding:18px;display:grid}.student-options-module__ti7vuG__panelTitle{color:#0f172a;margin:0;font-size:20px}.student-options-module__ti7vuG__meta{color:#334155;gap:6px;display:grid}.student-options-module__ti7vuG__meta p{margin:0}.student-options-module__ti7vuG__metaText{color:#334155;margin:0;line-height:1.5}.student-options-module__ti7vuG__table{border-collapse:collapse;background:#fff;border:1px solid #d9e5ff;border-radius:12px;width:100%;overflow:hidden}.student-options-module__ti7vuG__table th,.student-options-module__ti7vuG__table td{text-align:left;border-bottom:1px solid #e7efff;padding:12px 14px;font-size:15px}.student-options-module__ti7vuG__table tr:last-child th,.student-options-module__ti7vuG__table tr:last-child td{border-bottom:0}.student-options-module__ti7vuG__table th{color:#1e3a8a;background:#f2f6ff;width:200px;font-weight:700}.student-options-module__ti7vuG__table td{color:#0f172a;background:#fff}.student-options-module__ti7vuG__table tr:nth-child(2n) td{background:#fbfdff}.student-options-module__ti7vuG__primaryBtn,.student-options-module__ti7vuG__secondaryBtn{cursor:pointer;border:0;border-radius:12px;padding:12px 14px;font-weight:600;transition:transform .15s,box-shadow .15s}.student-options-module__ti7vuG__primaryBtn{color:#fff;background:#0f172a;box-shadow:0 8px 18px #0f172a33}.student-options-module__ti7vuG__primaryBtn:disabled{cursor:not-allowed;box-shadow:none;background:#94a3b8}.student-options-module__ti7vuG__secondaryBtn{color:#fff;background:#1d4ed8;box-shadow:0 8px 18px #1d4ed840}.student-options-module__ti7vuG__primaryBtn:hover,.student-options-module__ti7vuG__secondaryBtn:hover{transform:translateY(-1px)}.student-options-module__ti7vuG__btnActive{outline-offset:1px;outline:2px solid #0ea5a8}.student-options-module__ti7vuG__statusPill{color:#0c4a6e;background:#e0f2fe;border:1px solid #bae6fd;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.student-options-module__ti7vuG__error{color:#b91c1c;margin:0}.student-options-module__ti7vuG__linkBtn{color:#1d4ed8;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-weight:600}@media (max-width:640px){.student-options-module__ti7vuG__actionBar{grid-template-columns:1fr}.student-options-module__ti7vuG__table th{width:130px}.student-options-module__ti7vuG__title{font-size:28px}}
.SignupForm-module__e_6TrW__signupContainer{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:100%;max-width:520px;margin:.5rem auto;padding:14px 20px 16px;font-family:Manrope,Segoe UI,system-ui,sans-serif;transition:transform .3s;box-shadow:0 24px 50px #0f172a14}.SignupForm-module__e_6TrW__signupContainer:hover{transform:none}.SignupForm-module__e_6TrW__title{text-align:center;color:#0f172a;margin-bottom:4px;font-size:20px;font-weight:700}.SignupForm-module__e_6TrW__subtitle{text-align:center;color:#475569;margin-bottom:10px;font-size:11px}.SignupForm-module__e_6TrW__formGroup{flex-direction:column;margin-bottom:8px;display:flex}.SignupForm-module__e_6TrW__label{color:#0f172a;text-transform:capitalize;margin-bottom:.5rem;font-size:12px;font-weight:600}.SignupForm-module__e_6TrW__input,.SignupForm-module__e_6TrW__select{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:7px 9px;font-size:13px;transition:all .2s}.SignupForm-module__e_6TrW__input:focus,.SignupForm-module__e_6TrW__select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.SignupForm-module__e_6TrW__phoneInputGroup{align-items:center;gap:.35rem;display:flex}.SignupForm-module__e_6TrW__countryPrefix{color:#475569;white-space:nowrap;text-align:left;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 9px center no-repeat;border:1px solid #e2e8f0;border-radius:8px;flex:0 0 120px;width:120px;min-width:120px;padding:7px 26px 7px 10px;font-size:13px}.SignupForm-module__e_6TrW__phoneInputGroup .SignupForm-module__e_6TrW__input{flex:1;min-width:0}.SignupForm-module__e_6TrW__select option{color:#0f172a;background:#fff}.SignupForm-module__e_6TrW__submitBtn{color:#64748b;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #cbd5f5;border-radius:8px;width:100%;margin-top:4px;padding:7px 9px;font-size:15px;font-weight:700;transition:all .3s}.SignupForm-module__e_6TrW__submitBtn:hover{border-color:#94a3b8}.SignupForm-module__e_6TrW__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.SignupForm-module__e_6TrW__acknowledgment{color:#475569;align-items:flex-start;gap:.5rem;margin:.5rem 0 .25rem;font-size:12px;display:flex}.SignupForm-module__e_6TrW__acknowledgment input{accent-color:#2563eb;width:16px;height:16px;margin-top:2px}.SignupForm-module__e_6TrW__error{color:#b91c1c;align-items:center;gap:.25rem;margin-top:.4rem;font-size:12px;display:flex}.SignupForm-module__e_6TrW__brand{justify-content:center;margin-bottom:4px;display:flex}.SignupForm-module__e_6TrW__logo{object-fit:contain;width:140px;height:auto}.SignupForm-module__e_6TrW__linkInline{color:#2563eb;margin-left:6px;font-weight:600;text-decoration:underline}.SignupForm-module__e_6TrW__inputWrap{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:0 5px;display:flex}.SignupForm-module__e_6TrW__inlineInput{color:#0f172a;background:0 0;border:none;outline:none;flex:1;padding:7px 4px;font-size:15px}.SignupForm-module__e_6TrW__passwordToggle{color:#2563eb;cursor:pointer;background:0 0;border:none;font-weight:600}.SignupForm-module__e_6TrW__otpCard{text-align:center}.SignupForm-module__e_6TrW__otpInputGroup{justify-content:center;gap:.4rem;margin:.75rem 0;display:flex}.SignupForm-module__e_6TrW__otpInline{margin-top:6px}.SignupForm-module__e_6TrW__otpHint{text-align:center;color:#475569;margin-bottom:4px;font-size:11px}.SignupForm-module__e_6TrW__otpInput{text-align:center;color:#0f172a;background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:2.6rem;height:3rem;font-size:1.2rem;font-weight:700;transition:all .2s}.SignupForm-module__e_6TrW__otpInput:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.SignupForm-module__e_6TrW__resendText{color:#64748b;margin-top:1.5rem;font-size:14px}.SignupForm-module__e_6TrW__resendBtn{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:0;font-weight:600;text-decoration:underline}.SignupForm-module__e_6TrW__resendBtn:hover{color:#1d4ed8}.SignupForm-module__e_6TrW__loadingSpinner{vertical-align:middle;border:3px solid #0f172a33;border-top-color:#0f172a;border-radius:50%;width:1.5rem;height:1.5rem;margin-right:.5rem;animation:1s ease-in-out infinite SignupForm-module__e_6TrW__spin;display:inline-block}@keyframes SignupForm-module__e_6TrW__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.SignupForm-module__e_6TrW__signupContainer{margin:.5rem;padding:12px 14px 14px}}@media (max-width:420px){.SignupForm-module__e_6TrW__signupContainer{margin:.25rem;padding:10px 12px 12px}}
