*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#1a202c;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;width:100%;height:100%;margin:0;padding:0;font-family:Roboto,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}#root{text-align:left;flex-direction:column;width:100vw;min-height:100vh;margin:0;padding:0;display:flex}button,input,select,textarea{font-family:inherit}.launch-container{background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.launch-hero{color:#fff;background:linear-gradient(135deg,#1a365d 0%,#2a4365 50%,#2b6cb0 100%);padding:36px 32px 28px;box-shadow:0 4px 12px #0000001a}.launch-hero-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:0 auto;display:flex}.hero-tag{color:#fbd38d;background:#ed893633;border:1px solid #ed8936;border-radius:20px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.hero-title{letter-spacing:-.5px;margin-bottom:6px;font-size:28px;font-weight:800}.hero-subtitle{color:#cbd5e0;max-width:600px;font-size:14px;line-height:1.5}.hero-stats-row{gap:20px;display:flex}.hero-stat-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;min-width:100px;padding:12px 18px}.hero-stat-num{color:#48bb78;font-family:JetBrains Mono,monospace;font-size:22px;font-weight:800}.hero-stat-label{color:#e2e8f0;text-transform:uppercase;font-size:11px;font-weight:600}.launch-tabs-bar{background:#fff;border-bottom:1px solid #e2e8f0;padding:0 32px}.launch-tabs-inner{gap:24px;max-width:1200px;margin:0 auto;display:flex}.launch-tab-btn{color:#718096;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:8px;padding:14px 4px;font-size:14px;font-weight:600;transition:all .15s;display:flex}.launch-tab-btn:hover{color:#2b6cb0}.launch-tab-btn.active{color:#1a365d;border-bottom-color:#3182ce;font-weight:700}.launch-body{flex:1;width:100%;max-width:1200px;margin:28px auto;padding:0 24px}.section-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-head-title{color:#1a202c;align-items:center;gap:8px;font-size:20px;font-weight:800;display:flex}.section-head-desc{color:#718096;font-size:13px}.subjects-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-bottom:32px;display:grid}.subj-card{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;flex-direction:column;justify-content:space-between;padding:18px;transition:all .2s;display:flex;position:relative;overflow:hidden}.subj-card:hover{border-color:#3182ce;transform:translateY(-3px);box-shadow:0 8px 20px #3182ce1f}.subj-card.selected{background:#ebf8ff;border-color:#2b6cb0;box-shadow:0 0 0 2px #3182ce}.subj-card-top{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.subj-icon-wrap{color:#2b6cb0;background:#edf2f7;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.subj-badge-count{color:#4a5568;background:#edf2f7;border-radius:12px;padding:3px 8px;font-size:11px;font-weight:700}.subj-title{color:#1a202c;margin-bottom:4px;font-size:16px;font-weight:700}.subj-topics-summary{color:#718096;margin-bottom:14px;font-size:12px}.subj-card-footer{color:#3182ce;border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;padding-top:10px;font-size:12px;font-weight:600;display:flex}.config-panel{background:#fff;border:1.5px solid #cbd5e0;border-radius:10px;margin-bottom:32px;padding:24px;box-shadow:0 4px 16px #0000000f}.config-step-title{color:#1a365d;align-items:center;gap:8px;margin-bottom:14px;font-size:16px;font-weight:700;display:flex}.topics-chips-grid{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.topic-chip{color:#4a5568;cursor:pointer;background:#f7fafc;border:1px solid #cbd5e0;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.topic-chip:hover{background:#edf2f7;border-color:#3182ce}.topic-chip.active{color:#fff;background:#2b6cb0;border-color:#2b6cb0}.topic-count-pill{background:#0000001a;border-radius:10px;padding:2px 6px;font-size:11px}.topic-chip.active .topic-count-pill{color:#fff;background:#ffffff40}.config-options-grid{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-bottom:24px;padding:16px;display:grid}.config-item{flex-direction:column;gap:6px;display:flex}.config-label{color:#4a5568;text-transform:uppercase;font-size:12px;font-weight:700}.config-select,.config-input{color:#2d3748;background:#fff;border:1px solid #cbd5e0;border-radius:6px;outline:none;height:38px;padding:0 10px;font-size:13px;font-weight:600}.config-select:focus{border-color:#3182ce}.mode-toggle-group{gap:8px;display:flex}.mode-toggle-btn{color:#4a5568;cursor:pointer;background:#fff;border:1.5px solid #cbd5e0;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;height:38px;font-size:12.5px;font-weight:700;transition:all .15s;display:flex}.mode-toggle-btn.active{color:#fff;background:#2b6cb0;border-color:#2b6cb0}.launch-action-bar{justify-content:flex-end;align-items:center;gap:14px;display:flex}.btn-start-test{color:#fff;cursor:pointer;background:linear-gradient(135deg,#38a169 0%,#2f855a 100%);border:none;border-radius:6px;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:800;transition:all .15s;display:flex;box-shadow:0 4px 12px #38a1694d}.btn-start-test:hover{transform:translateY(-1px);box-shadow:0 6px 16px #38a16966}.btn-start-test:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.preset-cards-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:14px;display:grid}.preset-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:space-between;padding:16px;transition:all .15s;display:flex}.preset-card:hover{border-color:#3182ce;box-shadow:0 4px 12px #0000000d}.preset-head{color:#1a365d;margin-bottom:4px;font-size:15px;font-weight:700}.preset-meta{color:#718096;margin-bottom:12px;font-size:12px}.preset-btn{color:#2b6cb0;cursor:pointer;text-align:center;background:#edf2f7;border:1px solid #cbd5e0;border-radius:4px;padding:8px 12px;font-size:12px;font-weight:700}.preset-btn:hover{color:#fff;background:#2b6cb0}.calc-modal-wrapper{z-index:200;-webkit-user-select:none;user-select:none;background:#f0f4f8;border:2px solid #2b6cb0;border-radius:8px;width:480px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;position:fixed;top:70px;right:50px;box-shadow:0 12px 30px #00000059}.calc-header{color:#fff;cursor:move;background:linear-gradient(90deg,#1f3a60 0%,#2b6cb0 100%);border-radius:6px 6px 0 0;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.calc-title{letter-spacing:.5px;font-size:13px;font-weight:700}.calc-close-btn{color:#fff;cursor:pointer;background:#e53e3e;border:none;border-radius:3px;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:700;display:flex}.calc-close-btn:hover{background:#c53030}.calc-body{padding:10px}.calc-display-wrap{background:#fff;border:1.5px solid #a0aec0;border-radius:4px;flex-direction:column;align-items:flex-end;margin-bottom:8px;padding:6px 10px;display:flex}.calc-sub-display{color:#718096;min-height:14px;font-family:JetBrains Mono,monospace;font-size:11px}.calc-main-display{color:#1a202c;white-space:nowrap;text-align:right;width:100%;font-family:JetBrains Mono,monospace;font-size:22px;font-weight:700;overflow-x:auto}.calc-controls-row{background:#e2e8f0;border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:4px 8px;display:flex}.calc-radio-group{gap:12px;font-size:11px;font-weight:600;display:flex}.calc-radio-group label{cursor:pointer;align-items:center;gap:4px;display:flex}.calc-grid{grid-template-columns:repeat(6,1fr);gap:4px;display:grid}.calc-key{cursor:pointer;color:#2d3748;background:#fff;border:1px solid #cbd5e0;border-radius:3px;justify-content:center;align-items:center;height:32px;font-size:11.5px;font-weight:600;transition:all 80ms;display:flex}.calc-key:hover{background:#edf2f7;border-color:#a0aec0}.calc-key:active{background:#cbd5e0;transform:translateY(1px)}.calc-key.fn-key{color:#2b6cb0;background:#e2e8f0;font-weight:700}.calc-key.num-key{background:#fff;font-size:13px;font-weight:700}.calc-key.op-key{color:#c53030;background:#edf2f7;font-size:13px;font-weight:700}.calc-key.clear-key{color:#9b2c2c;background:#fed7d7;font-weight:700}.calc-key.equal-key{color:#fff;background:#3182ce;font-size:14px;font-weight:800}.calc-key.equal-key:hover{background:#2b6cb0}.results-container{background:#f7fafc;flex-direction:column;min-height:100vh;display:flex}.results-header{color:#fff;background:linear-gradient(135deg,#1a365d 0%,#2b6cb0 100%);padding:24px 32px;box-shadow:0 4px 12px #0000001a}.results-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;display:flex}.results-title{margin-bottom:4px;font-size:24px;font-weight:800}.results-subtitle{color:#cbd5e0;font-size:13px}.results-body{flex:1;width:100%;max-width:1100px;margin:24px auto;padding:0 20px}.scorecard-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;margin-bottom:28px;display:grid}.score-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:16px 20px;box-shadow:0 2px 6px #0000000a}.score-card-label{text-transform:uppercase;color:#718096;margin-bottom:6px;font-size:11.5px;font-weight:700}.score-card-val{color:#1a202c;font-family:JetBrains Mono,monospace;font-size:26px;font-weight:800}.score-card.highlight-score .score-card-val{color:#2b6cb0}.score-card.highlight-correct .score-card-val{color:#38a169}.score-card.highlight-wrong .score-card-val{color:#e53e3e}.score-card.highlight-accuracy .score-card-val{color:#805ad5}.review-controls-bar{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:12px 16px;display:flex}.filter-pills{flex-wrap:wrap;gap:8px;display:flex}.filter-pill{color:#4a5568;cursor:pointer;background:#f7fafc;border:1px solid #cbd5e0;border-radius:20px;padding:6px 14px;font-size:12.5px;font-weight:700;transition:all .1s}.filter-pill:hover{border-color:#3182ce}.filter-pill.active{color:#fff;background:#2b6cb0;border-color:#2b6cb0}.review-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;margin-bottom:16px;padding:20px;box-shadow:0 2px 8px #0000000a}.review-card-head{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:12px;display:flex}.review-q-title{color:#1a365d;font-size:15px;font-weight:700}.review-status-badge{text-transform:uppercase;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:700}.badge-correct{color:#22543d;background:#c6f6d5}.badge-incorrect{color:#742a2a;background:#fed7d7}.badge-unattempted{color:#4a5568;background:#edf2f7}.review-ans-comparison{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;gap:20px;margin:16px 0;padding:12px 16px;display:flex}.ans-comp-item{flex-direction:column;gap:2px;display:flex}.ans-comp-label{text-transform:uppercase;color:#718096;font-size:11px;font-weight:700}.ans-comp-val{font-family:JetBrains Mono,monospace;font-size:15px;font-weight:700}.val-correct{color:#38a169}.val-wrong{color:#e53e3e}.derivation-box{background:#f0fdf4;border-left:4px solid #38a169;border-radius:4px;margin-top:14px;padding:14px 18px}.derivation-title{color:#166534;align-items:center;gap:6px;margin-bottom:6px;font-size:13px;font-weight:700;display:flex}.derivation-text{color:#14532d;white-space:pre-line;font-size:13px;line-height:1.6}:root{--nta-navy:#1f3a60;--nta-navy-dark:#142640;--nta-navy-light:#2c5282;--nta-blue-btn:#3182ce;--nta-blue-header:#2b6cb0;--nta-not-visited:#e2e8f0;--nta-not-visited-text:#2d3748;--nta-not-answered:#e53e3e;--nta-answered:#38a169;--nta-marked:#805ad5;--nta-ans-marked:#805ad5;--nta-green-dot:#38a169;--bg-page:#f7fafc;--bg-surface:#fff;--border-color:#cbd5e0;--text-main:#1a202c;--text-muted:#718096}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-page);color:var(--text-main);-webkit-user-select:none;user-select:none;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;overflow-x:hidden}.cbt-container{background-color:#fff;flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.cbt-header{color:#fff;z-index:20;background:linear-gradient(90deg,#183059 0%,#254b8c 100%);border-bottom:2px solid #ed8936;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 16px;display:flex;box-shadow:0 2px 8px #00000026}.cbt-header-left{align-items:center;gap:12px;display:flex}.cbt-gate-badge{color:#1a202c;letter-spacing:.5px;background:#ed8936;border-radius:4px;padding:4px 8px;font-size:13px;font-weight:800}.cbt-exam-title{letter-spacing:.3px;font-size:16px;font-weight:700}.cbt-paper-title{color:#cbd5e0;font-size:12px}.cbt-header-center{align-items:center;gap:16px;display:flex}.cbt-timer-box{background:#00000059;border:1px solid #ffffff40;border-radius:6px;align-items:center;gap:8px;padding:6px 14px;display:flex}.cbt-timer-label{text-transform:uppercase;color:#cbd5e0;font-size:11px;font-weight:600}.cbt-timer-val{color:#48bb78;font-family:JetBrains Mono,monospace;font-size:18px;font-weight:700}.cbt-timer-val.warning{color:#ecc94b}.cbt-timer-val.critical{color:#f56565;animation:1.2s ease-in-out infinite pulse-red}@keyframes pulse-red{0%,to{opacity:1}50%{opacity:.6}}.cbt-calc-btn{color:#fff;cursor:pointer;background:#2b6cb0;border:1px solid #4299e1;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s;display:flex}.cbt-calc-btn:hover{background:#3182ce;transform:translateY(-1px)}.cbt-header-right{align-items:center;gap:12px;display:flex}.cbt-candidate-info{background:#ffffff14;border-radius:6px;align-items:center;gap:10px;padding:4px 10px;display:flex}.cbt-avatar{object-fit:cover;background:#fff;border:1px solid #fff;border-radius:4px;width:38px;height:38px}.cbt-candidate-text{flex-direction:column;display:flex}.cbt-cand-name{font-size:13px;font-weight:700}.cbt-cand-roll{color:#a0aec0;font-family:JetBrains Mono,monospace;font-size:11px}.cbt-exit-btn{color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:4px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;display:flex}.cbt-exit-btn:hover{color:#fff;background:#ffffff26}.cbt-section-bar{background:#edf2f7;border-bottom:1px solid #cbd5e0;flex-shrink:0;justify-content:space-between;align-items:center;height:40px;padding:0 16px;display:flex}.cbt-section-tabs{align-items:center;gap:4px;height:100%;display:flex}.cbt-sec-tab{color:#4a5568;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;height:100%;padding:0 16px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.cbt-sec-tab:hover{color:#1a365d;background:#e2e8f0}.cbt-sec-tab.active{color:#1a365d;background:#fff;border-bottom:3px solid #3182ce;font-weight:700}.cbt-section-meta{align-items:center;gap:16px;font-size:12px;display:flex}.cbt-mark-badge{align-items:center;gap:6px;display:flex}.badge-pos{color:#276749;background:#c6f6d5;border-radius:3px;padding:2px 6px;font-weight:700}.badge-neg{color:#9b2c2c;background:#fed7d7;border-radius:3px;padding:2px 6px;font-weight:700}.badge-type{color:#2d3748;text-transform:uppercase;background:#e2e8f0;border-radius:3px;padding:2px 8px;font-weight:700}.cbt-main{flex:1;display:flex;overflow:hidden}.cbt-question-area{background:#fff;border-right:2px solid #e2e8f0;flex-direction:column;flex:1;padding:16px 24px;display:flex;overflow-y:auto}.cbt-q-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.cbt-q-num{color:#1a365d;font-size:17px;font-weight:800}.cbt-q-submeta{color:#718096;gap:12px;font-size:12px;display:flex}.cbt-q-body{color:#2d3748;margin-bottom:20px;font-size:15px;line-height:1.65}.cbt-q-text{white-space:pre-line;margin-bottom:16px;font-weight:500}.cbt-q-card-banner{color:#2b6cb0;background:#ebf8ff;border-left:4px solid #3182ce;border-radius:4px;align-items:center;gap:10px;margin-bottom:16px;padding:10px 14px;font-size:13.5px;font-weight:600;display:flex;box-shadow:0 1px 3px #0000000a}.cbt-diagram-wrap{background:#fff;border:1px solid #cbd5e0;border-radius:6px;justify-content:center;margin:16px 0;padding:12px;display:flex;box-shadow:0 1px 4px #0000000a}.cbt-diagram-img{object-fit:contain;cursor:zoom-in;border-radius:4px;width:auto;max-width:100%;height:auto;max-height:650px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 6px #0000000f}.cbt-diagram-img:hover{transform:scale(1.008);box-shadow:0 4px 12px #0000001a}.cbt-compact-opt-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:14px;padding:14px 18px}.cbt-compact-label{color:#2d3748;margin-bottom:12px;font-size:13px;font-weight:700}.cbt-compact-opt-row{flex-wrap:wrap;gap:14px;display:flex}.cbt-compact-btn{color:#2d3748;cursor:pointer;background:#fff;border:1.5px solid #cbd5e0;border-radius:6px;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:700;transition:all .15s;display:flex}.cbt-compact-btn:hover{color:#2b6cb0;background:#ebf8ff;border-color:#3182ce}.cbt-compact-btn.selected{color:#fff;background:#2b6cb0;border-color:#2b6cb0;box-shadow:0 2px 6px #2b6cb059}.cbt-compact-radio,.cbt-compact-key{font-size:14px}.cbt-options-grid{flex-direction:column;gap:10px;margin-top:14px;display:flex}.cbt-option-item{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:6px;align-items:flex-start;gap:12px;padding:10px 14px;transition:all .15s;display:flex}.cbt-option-item:hover{background:#f7fafc;border-color:#3182ce}.cbt-option-item.selected{background:#ebf8ff;border-color:#2b6cb0}.cbt-opt-radio{accent-color:#2b6cb0;cursor:pointer;width:18px;height:18px;margin-top:2px}.cbt-opt-key{color:#2b6cb0;min-width:22px;font-size:14px;font-weight:800}.cbt-opt-text{color:#2d3748;word-break:break-word;font-size:14px;font-weight:500}.cbt-nat-container{background:#edf2f7;border:1px solid #cbd5e0;border-radius:8px;flex-direction:column;gap:14px;max-width:320px;padding:16px;display:flex}.cbt-nat-display{color:#1a202c;background:#fff;border:2px solid #3182ce;border-radius:6px;outline:none;width:100%;height:42px;padding:4px 12px;font-family:JetBrains Mono,monospace;font-size:20px;font-weight:700}.cbt-nat-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.cbt-nat-btn{color:#2d3748;cursor:pointer;background:#fff;border:1px solid #cbd5e0;border-radius:4px;height:40px;font-size:16px;font-weight:700;transition:all .1s}.cbt-nat-btn:hover{background:#e2e8f0}.cbt-nat-btn:active{background:#cbd5e0;transform:scale(.97)}.cbt-nat-btn.btn-action{color:#9b2c2c;background:#fed7d7;font-size:13px}.cbt-study-sol-box{background:#f0fff4;border-left:4px solid #38a169;border-radius:6px;margin-top:24px;padding:16px}.cbt-sol-header{color:#22543d;align-items:center;gap:8px;margin-bottom:8px;font-size:15px;font-weight:700;display:flex}.cbt-sol-body{color:#276749;white-space:pre-line;font-size:13.5px;line-height:1.6}.cbt-palette-sidebar{background:#f7fafc;flex-direction:column;flex-shrink:0;width:340px;display:flex;overflow:hidden}.cbt-palette-legend{background:#edf2f7;border-bottom:1px solid #e2e8f0;padding:12px 14px}.legend-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.legend-item{color:#4a5568;align-items:center;gap:8px;font-size:11.5px;font-weight:600;display:flex}.pal-badge{color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex;position:relative}.pal-badge.state-not-visited{background-color:var(--nta-not-visited);color:var(--nta-not-visited-text);border:1px solid #cbd5e0;border-radius:4px}.pal-badge.state-not-answered{background-color:var(--nta-not-answered);clip-path:polygon(0% 0%,100% 0%,100% 75%,50% 100%,0% 75%);border-radius:6px 6px 0 0}.pal-badge.state-answered{background-color:var(--nta-answered);clip-path:polygon(50% 0%,100% 25%,100% 100%,0% 100%,0% 25%)}.pal-badge.state-marked{background-color:var(--nta-marked);border-radius:50%}.pal-badge.state-ans-marked{background-color:var(--nta-ans-marked);border-radius:50%}.pal-badge.state-ans-marked:after{content:"";background-color:var(--nta-green-dot);border:1.5px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:0;right:0}.palette-heading{color:#fff;background:#2b6cb0;padding:8px 14px;font-size:12.5px;font-weight:700}.palette-scroll-area{flex:1;padding:12px;overflow-y:auto}.palette-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.pal-q-btn{cursor:pointer;border:none;justify-content:center;align-items:center;height:38px;font-size:13px;font-weight:700;transition:transform .1s;display:flex;position:relative}.pal-q-btn:hover{z-index:5;transform:scale(1.08)}.pal-q-btn.active-q{box-shadow:0 0 0 2.5px #3182ce,0 0 0 4.5px #4299e166}.palette-sidebar-footer{background:#edf2f7;border-top:1px solid #e2e8f0;flex-direction:column;gap:8px;padding:10px;display:flex}.pal-util-row{gap:8px;display:flex}.pal-util-btn{color:#2d3748;cursor:pointer;background:#fff;border:1px solid #cbd5e0;border-radius:4px;flex:1;padding:6px;font-size:11.5px;font-weight:600}.pal-util-btn:hover{background:#f7fafc;border-color:#a0aec0}.pal-submit-btn{color:#fff;cursor:pointer;background:#2b6cb0;border:none;border-radius:4px;padding:10px;font-size:13px;font-weight:700;transition:background .15s}.pal-submit-btn:hover{background:#2c5282}.cbt-footer{z-index:10;background:#fff;border-top:1px solid #cbd5e0;flex-shrink:0;justify-content:space-between;align-items:center;height:54px;padding:0 20px;display:flex;box-shadow:0 -2px 6px #0000000d}.footer-left,.footer-right{align-items:center;gap:10px;display:flex}.btn-action-cbt{cursor:pointer;border:1px solid #0000;border-radius:4px;align-items:center;gap:6px;height:38px;padding:0 16px;font-size:13px;font-weight:700;transition:all .15s;display:flex}.btn-save-next{color:#fff;background:#38a169}.btn-save-next:hover{background:#2f855a}.btn-clear{color:#4a5568;background:#fff;border-color:#cbd5e0}.btn-clear:hover{color:#1a202c;background:#edf2f7}.btn-mark-review{color:#fff;background:#805ad5}.btn-mark-review:hover{background:#6b46c1}.btn-check-sol{color:#fff;background:#319795}.btn-check-sol:hover{background:#285e61}.btn-nav-cbt{color:#2d3748;background:#edf2f7;border:1px solid #cbd5e0}.btn-nav-cbt:hover:not(:disabled){background:#e2e8f0}.btn-nav-cbt:disabled{opacity:.45;cursor:not-allowed}.cbt-modal-backdrop{z-index:100;background:#000000a6;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.cbt-modal-card{background:#fff;border-radius:8px;flex-direction:column;width:90%;max-width:650px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 10px 25px #00000040}.cbt-modal-header{color:#fff;background:#1a365d;justify-content:space-between;align-items:center;padding:14px 20px;font-size:16px;font-weight:700;display:flex}.cbt-modal-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:20px}.cbt-modal-body{padding:20px;font-size:14px;line-height:1.6;overflow-y:auto}.cbt-modal-footer{background:#edf2f7;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;padding:12px 20px;display:flex}
