.exam-module__kbPZKq__examPage{background:var(--black);color:var(--white);min-height:100vh;position:relative}.exam-module__kbPZKq__warningToast{z-index:2000;color:var(--warning);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffa50226;border:1px solid #ffa50266;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.88rem;font-weight:600;animation:.3s exam-module__kbPZKq__toastSlide;display:flex;position:fixed;top:80px;left:50%;transform:translate(-50%)}.exam-module__kbPZKq__warningToast svg{width:18px;min-width:18px;height:18px}@keyframes exam-module__kbPZKq__toastSlide{0%{opacity:0;transform:translate(-50%)translateY(-20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.exam-module__kbPZKq__loginContainer{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.exam-module__kbPZKq__loginCard{text-align:center;background:#0a140a99;border:1px solid #00ffa314;border-radius:20px;width:100%;max-width:420px;padding:2.5rem}.exam-module__kbPZKq__loginLogo img{object-fit:cover;border-radius:50%;width:56px;height:56px;margin:0 auto 1rem}.exam-module__kbPZKq__loginBrand{font-family:var(--font-h);letter-spacing:.3em;color:var(--mint);margin-bottom:.75rem;font-size:.7rem;font-weight:700}.exam-module__kbPZKq__loginTitle{font-family:var(--font-h);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.exam-module__kbPZKq__loginSub{color:var(--gray);margin-bottom:1.5rem;font-size:.88rem}.exam-module__kbPZKq__loginForm{flex-direction:column;gap:.75rem;display:flex}.exam-module__kbPZKq__loginField{text-align:left;flex-direction:column;gap:.3rem;display:flex}.exam-module__kbPZKq__loginField label{font-family:var(--font-u);color:var(--gray);letter-spacing:.03em;font-size:.75rem;font-weight:600}.exam-module__kbPZKq__loginDivider{color:var(--gray-dim);align-items:center;gap:.5rem;font-size:.78rem;display:flex}.exam-module__kbPZKq__loginDivider:before,.exam-module__kbPZKq__loginDivider:after{content:"";background:#ffffff0f;flex:1;height:1px}.exam-module__kbPZKq__loginFooter{color:var(--gray-dim);margin-top:1.25rem;font-size:.82rem}.exam-module__kbPZKq__link{color:var(--mint);font-weight:600}.exam-module__kbPZKq__input{color:var(--white);background:#0a140ab3;border:1px solid #00ffa314;border-radius:10px;outline:none;width:100%;padding:.7rem .9rem;font-size:.9rem;transition:border-color .2s}.exam-module__kbPZKq__input::placeholder{color:var(--gray-dim)}.exam-module__kbPZKq__input:focus{border-color:#00ffa34d}.exam-module__kbPZKq__btnPrimary{background:var(--mint);color:var(--black);font-family:var(--font-u);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.8rem 1.5rem;font-size:.92rem;font-weight:700;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;box-shadow:0 4px 20px #00ffa340}.exam-module__kbPZKq__btnPrimary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 36px #00ffa373}.exam-module__kbPZKq__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.exam-module__kbPZKq__errorBanner{color:var(--danger);background:#ff47571a;border:1px solid #ff475733;border-radius:10px;margin-bottom:1rem;padding:.65rem .9rem;font-size:.85rem}.exam-module__kbPZKq__instrContainer{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.exam-module__kbPZKq__instrCard{background:#0a140a99;border:1px solid #00ffa314;border-radius:20px;width:100%;max-width:680px;padding:3rem 2.5rem}.exam-module__kbPZKq__instrTitle{font-family:var(--font-h);text-align:center;margin-bottom:1.25rem;font-size:1.8rem;font-weight:800}.exam-module__kbPZKq__instrMeta{color:var(--gray);flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;font-size:.82rem;display:flex}.exam-module__kbPZKq__instrList{flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.exam-module__kbPZKq__instrItem{color:var(--gray);align-items:flex-start;gap:.75rem;font-size:.92rem;line-height:1.6;display:flex}.exam-module__kbPZKq__instrItem span{min-width:28px;height:28px;color:var(--mint);background:#00ffa314;border-radius:6px;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.exam-module__kbPZKq__instrItem strong{color:var(--white)}.exam-module__kbPZKq__instrIntegrity{color:var(--gray);background:#ffa5020f;border:1px solid #ffa50226;border-radius:10px;margin-bottom:2rem;padding:.9rem 1rem;font-size:.88rem;line-height:1.6}.exam-module__kbPZKq__instrIntegrity strong{color:var(--warning)}.exam-module__kbPZKq__btnStart{background:var(--mint);width:100%;color:var(--black);font-family:var(--font-u);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem;font-size:1rem;font-weight:800;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;box-shadow:0 4px 24px #00ffa34d}.exam-module__kbPZKq__btnStart:hover{transform:translateY(-2px);box-shadow:0 8px 40px #00ffa380}.exam-module__kbPZKq__btnStart svg{width:18px;height:18px}.exam-module__kbPZKq__examHeader{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050505f2;border-bottom:1px solid #00ffa30f;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.exam-module__kbPZKq__examHeaderLeft{align-items:center;gap:.6rem;display:flex}.exam-module__kbPZKq__examLogoImg{object-fit:cover;border-radius:50%;width:32px;height:32px}.exam-module__kbPZKq__examBrand{font-family:var(--font-h);color:var(--white);font-size:.8rem;font-weight:800}.exam-module__kbPZKq__examSubBrand{font-family:var(--font-u);letter-spacing:.15em;color:var(--gray-dim);font-size:.58rem;font-weight:600}.exam-module__kbPZKq__examTimer{font-family:var(--font-h);color:var(--white);background:#00ffa30f;border:1px solid #00ffa31a;border-radius:10px;align-items:center;gap:.4rem;padding:.35rem 1rem;font-size:1.3rem;font-weight:900;display:flex}.exam-module__kbPZKq__examTimer svg{width:18px;height:18px;color:var(--mint)}.exam-module__kbPZKq__examTimerLow{background:#ff47570f;border-color:#ff47574d;animation:1s ease-in-out infinite exam-module__kbPZKq__timerPulse;color:var(--danger)!important}.exam-module__kbPZKq__examTimerLow svg{color:var(--danger)}@keyframes exam-module__kbPZKq__timerPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.exam-module__kbPZKq__examSubmitBtn{font-family:var(--font-u);color:var(--black);background:var(--mint);cursor:pointer;border:none;border-radius:50px;padding:.55rem 1.25rem;font-size:.85rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 12px #00ffa333}.exam-module__kbPZKq__examSubmitBtn:hover{transform:translateY(-1px);box-shadow:0 4px 20px #00ffa366}.exam-module__kbPZKq__examBody{grid-template-columns:1fr 240px;min-height:calc(100vh - 70px);padding-top:70px;display:grid}.exam-module__kbPZKq__questionPanel{max-width:860px;padding:2rem 3rem}.exam-module__kbPZKq__questionMeta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.exam-module__kbPZKq__questionNum{font-family:var(--font-h);color:var(--mint);letter-spacing:.05em;font-size:.82rem;font-weight:700}.exam-module__kbPZKq__questionCat{font-family:var(--font-u);color:var(--gray-dim);background:#ffffff0a;border-radius:50px;padding:.2rem .6rem;font-size:.72rem;font-weight:600}.exam-module__kbPZKq__markBtn{font-family:var(--font-u);color:var(--gray-dim);cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:50px;margin-left:auto;padding:.25rem .7rem;font-size:.78rem;font-weight:600;transition:all .2s}.exam-module__kbPZKq__markBtn:hover{color:#ffa502;border-color:#ffa502}.exam-module__kbPZKq__markBtnActive{color:#ffa502;background:#ffa5020f;border-color:#ffa502}.exam-module__kbPZKq__questionText{color:var(--white);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.exam-module__kbPZKq__questionText p{margin-bottom:.5rem}.exam-module__kbPZKq__codeBlock{white-space:pre;background:#00ffa30a;border:1px solid #00ffa30f;border-radius:8px;padding:.5rem .75rem;font-size:.92rem;overflow-x:auto;font-family:Courier New,monospace!important}.exam-module__kbPZKq__optionsList{flex-direction:column;gap:.65rem;margin-bottom:2.5rem;display:flex}.exam-module__kbPZKq__optionBtn{cursor:pointer;text-align:left;background:#0a140a80;border:1.5px solid #00ffa30f;border-radius:12px;align-items:center;gap:.85rem;padding:1rem 1.25rem;transition:all .25s;display:flex}.exam-module__kbPZKq__optionBtn:hover{background:#0a140acc;border-color:#00ffa333}.exam-module__kbPZKq__optionSelected{border-color:var(--mint)!important;background:#00ffa30f!important}.exam-module__kbPZKq__optionLetter{min-width:32px;height:32px;color:var(--gray);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;transition:all .25s;display:flex}.exam-module__kbPZKq__optionSelected .exam-module__kbPZKq__optionLetter{background:var(--mint);color:var(--black);border-color:var(--mint)}.exam-module__kbPZKq__optionText{color:var(--gray);font-size:.95rem;line-height:1.5}.exam-module__kbPZKq__optionSelected .exam-module__kbPZKq__optionText{color:var(--white)}.exam-module__kbPZKq__questionNav{justify-content:space-between;gap:1rem;display:flex}.exam-module__kbPZKq__navBtn{font-family:var(--font-u);color:var(--gray);cursor:pointer;background:#0a140a80;border:1px solid #00ffa30f;border-radius:50px;padding:.6rem 1.25rem;font-size:.88rem;font-weight:600;transition:all .2s}.exam-module__kbPZKq__navBtn:hover:not(:disabled){color:var(--white);border-color:#00ffa333}.exam-module__kbPZKq__navBtn:disabled{opacity:.3;cursor:not-allowed}.exam-module__kbPZKq__palette{background:#050805f2;border-left:1px solid #00ffa30f;width:240px;height:calc(100vh - 70px);padding:1.5rem;position:fixed;top:70px;right:0;overflow-y:auto}.exam-module__kbPZKq__paletteTitle{font-family:var(--font-h);color:var(--white);margin-bottom:1rem;font-size:.88rem;font-weight:700}.exam-module__kbPZKq__paletteGrid{grid-template-columns:repeat(5,1fr);gap:.4rem;margin-bottom:1.25rem;display:grid}.exam-module__kbPZKq__paletteBtn{aspect-ratio:1;width:100%;color:var(--gray-dim);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0a;border-radius:6px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.exam-module__kbPZKq__paletteBtn:hover{border-color:#00ffa333}.exam-module__kbPZKq__paletteCurrent{color:var(--mint);border-color:var(--mint)!important}.exam-module__kbPZKq__paletteAnswered{color:var(--mint);background:#00ffa326;border-color:#00ffa326}.exam-module__kbPZKq__paletteMarked{color:#ffa502;background:#ffa5021f;border-color:#ffa50233}.exam-module__kbPZKq__paletteLegend{color:var(--gray-dim);flex-direction:column;gap:.35rem;margin-bottom:1rem;font-size:.72rem;display:flex}.exam-module__kbPZKq__paletteLegend div{align-items:center;gap:.4rem;display:flex}.exam-module__kbPZKq__legendDot{border-radius:3px;width:10px;height:10px}.exam-module__kbPZKq__paletteStats{color:var(--gray-dim);border-top:1px solid #ffffff0a;flex-direction:column;gap:.25rem;padding-top:.75rem;font-size:.78rem;display:flex}.exam-module__kbPZKq__paletteStats strong{color:var(--white)}.exam-module__kbPZKq__confirmOverlay{z-index:3000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.exam-module__kbPZKq__confirmCard{background:var(--card-bg);text-align:center;border:1px solid #00ffa31a;border-radius:20px;width:90%;max-width:400px;padding:2.5rem}.exam-module__kbPZKq__confirmCard h2{font-family:var(--font-h);margin-bottom:.5rem;font-size:1.4rem;font-weight:800}.exam-module__kbPZKq__confirmCard p{color:var(--gray);margin-bottom:1.5rem;font-size:.92rem}.exam-module__kbPZKq__confirmStats{justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.exam-module__kbPZKq__confirmStat{flex-direction:column;gap:.2rem;display:flex}.exam-module__kbPZKq__confirmStatNum{font-family:var(--font-h);font-size:2rem;font-weight:900}.exam-module__kbPZKq__confirmStatWarn{color:var(--danger)}.exam-module__kbPZKq__confirmBtns{justify-content:center;gap:.75rem;display:flex}.exam-module__kbPZKq__btnGhostSm{font-family:var(--font-u);color:var(--gray);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50px;padding:.6rem 1.25rem;font-size:.88rem;font-weight:600;transition:all .2s}.exam-module__kbPZKq__btnGhostSm:hover{border-color:var(--white);color:var(--white)}.exam-module__kbPZKq__btnDanger{font-family:var(--font-u);color:var(--white);background:var(--danger);cursor:pointer;border:none;border-radius:50px;padding:.6rem 1.25rem;font-size:.88rem;font-weight:700;transition:all .2s}.exam-module__kbPZKq__btnDanger:hover{transform:translateY(-1px)}.exam-module__kbPZKq__btnDanger:disabled{opacity:.5;cursor:not-allowed}.exam-module__kbPZKq__resultContainer{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.exam-module__kbPZKq__resultCard{text-align:center;background:#0a140a99;border:1px solid #00ffa31a;border-radius:20px;width:100%;max-width:520px;padding:3rem 2rem}.exam-module__kbPZKq__resultIcon{background:var(--mint);width:64px;height:64px;color:var(--black);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.8rem;font-weight:900;display:flex;box-shadow:0 0 40px #00ffa34d}.exam-module__kbPZKq__resultTitle{font-family:var(--font-h);margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.exam-module__kbPZKq__resultMeta{text-align:left;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.exam-module__kbPZKq__resultMetaItem{background:#00ffa308;border:1px solid #00ffa30f;border-radius:10px;padding:.75rem 1rem}.exam-module__kbPZKq__resultMetaItem span{color:var(--gray-dim);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.25rem;font-size:.72rem;font-weight:600;display:block}.exam-module__kbPZKq__resultMetaItem strong{color:var(--white);font-size:.92rem}.exam-module__kbPZKq__resultStatus{color:var(--mint)!important}.exam-module__kbPZKq__resultNote{color:var(--gray);margin-bottom:2rem;font-size:.88rem;line-height:1.6}@media (max-width:900px){.exam-module__kbPZKq__examBody{grid-template-columns:1fr}.exam-module__kbPZKq__palette{border-top:1px solid #00ffa30f;border-left:none;width:100%;height:auto;max-height:40vh;display:none;position:fixed;inset:auto 0 0}.exam-module__kbPZKq__questionPanel{max-width:100%;padding:1.5rem}}@media (max-width:480px){.exam-module__kbPZKq__examHeader{padding:.5rem 1rem}.exam-module__kbPZKq__examHeaderLeft>div{display:none}.exam-module__kbPZKq__examTimer{font-size:1rem}.exam-module__kbPZKq__instrCard{padding:2rem 1.5rem}.exam-module__kbPZKq__resultMeta{grid-template-columns:1fr}.exam-module__kbPZKq__loginCard{padding:2rem 1.5rem}}
