body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dashboard-container{background:#f5f7fa;color:#222;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100vh;overflow:hidden}.form-section{background:#fff;box-shadow:2px 0 4px #0000000d;flex:1 1;overflow-y:auto;padding:2rem}.form-section h1{font-size:1.5rem;margin-bottom:1.5rem;margin-top:0}.filter-section{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.filter-section select{border:1px solid #ccc;border-radius:4px;font-size:.95rem;padding:.5rem .75rem;width:100%}.filter-section span{font-size:.95rem;font-weight:600}.paper-list{background:#fafafa;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;max-height:300px;max-width:400px;overflow-y:auto;padding:1rem;scrollbar-color:#bbb #f0f0f0;scrollbar-width:thin}.paper-list::-webkit-scrollbar{width:8px}.paper-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:8px}.paper-list::-webkit-scrollbar-thumb{background:#bbb;border-radius:8px}.paper-list::-webkit-scrollbar-thumb:hover{background:#888}.paper-item{align-items:center;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:.95rem;gap:.5rem;padding:.4rem .6rem;transition:background .2s ease}.paper-item:hover{background:#f0f0f0}.paper-item input[type=checkbox]{accent-color:#007bff;cursor:pointer;height:18px;width:18px}.form-section>div>div{display:flex;gap:.5rem;margin-bottom:1rem}.form-section input,.form-section textarea{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:.95rem;padding:.5rem .75rem;width:100%}.form-section textarea{resize:vertical}.form-section button{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:.5rem;padding:.5rem 1rem;transition:background .2s ease-in-out}.form-section button:hover{background:#0056b3}.preview-section{background:#fafafa;border-left:1px solid #e0e0e0;flex:1 1;overflow-y:auto;padding:2rem}.preview-section h2{font-size:1.25rem;margin-bottom:1.5rem;margin-top:0}.preview-item{border-bottom:1px solid #e5e5e5;margin-bottom:1.5rem;padding-bottom:1rem}.preview-label{color:#555;display:block;font-weight:600;margin-bottom:.5rem}.preview-item img{border:1px solid #ddd;border-radius:4px;margin-top:.5rem;max-width:100%}.upload-status{font-weight:600;margin-top:.5rem}.upload-status.success{color:#28a745}.upload-status.error{color:#dc3545}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader-overlay{background:#0006;bottom:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.loader-modal,.loader-overlay{align-items:center;display:flex}.loader-modal{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000004d;flex-direction:column;font-size:18px;padding:40px}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#333;height:40px;margin-bottom:12px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box}#root,body,html{height:100%}body{color:#1f2937;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:0}.exam-error,.exam-loading{font-size:18px;padding:32px}.exam-error{color:#b91c1c}.exam-nta{background:#eef3fb;min-height:100vh}.nta-topbar{background:#083b66;color:#e6f0ff;font-size:12px;height:28px;padding:0 12px}.nta-header,.nta-topbar{align-items:center;display:flex;justify-content:space-between}.nta-header{background:#fff;border-bottom:1px solid #d9e1ee;padding:10px 16px}.nta-logos{align-items:center;display:flex;gap:16px}.nta-brand{color:#173b72;font-size:20px;font-weight:700}.nta-govt{color:#333;font-size:12px}.nta-language{align-items:center;display:flex;gap:8px}.nta-select{background:#fff;border:1px solid #ccd5e0;border-radius:4px;font-size:13px;padding:6px 8px}.nta-candidate{background:#f3f7ff;border-bottom:1px solid #dfe8f5;font-size:13px;padding:8px 16px}.nta-candidate .row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}.nta-candidate .cell{background:#fff;border:1px solid #dbe3f1;border-radius:6px;padding:8px 10px}.nta-candidate .label{color:#4a5568;font-weight:600;margin-right:6px}.nta-candidate .value{color:#111827}.nta-candidate .timer{color:#0b7a3b;font-family:monospace;font-weight:700}.nta-main{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 340px;height:calc(100vh - 180px);overflow:hidden;padding:16px}@media (max-width:1100px){.nta-main{grid-template-columns:1fr}}.nta-qpanel{background:#fff;border:1px solid #dbe3f1;border-radius:8px;box-shadow:0 1px 2px #0000000a;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:12px;position:relative}.q-title{align-items:center;border-bottom:1px solid #e7edf7;display:flex;justify-content:space-between;padding-bottom:8px}.q-heading{font-size:16px;font-weight:700}.q-actions .btn{padding:6px 10px}.q-body{display:flex;flex:1 1;flex-direction:column;gap:14px;margin-top:12px;overflow:auto;scroll-behavior:smooth}.q-text{font-size:15px;line-height:1.6}.q-image-wrap{margin:12px 0;text-align:center}.q-image{display:block;margin:4px auto;max-height:300px}.q-options{display:flex;flex-direction:column;gap:8px}.q-option{align-items:flex-start;border-radius:4px;cursor:pointer;display:flex;gap:10px;padding:6px}.q-option:hover{background:#f5f8ff}.q-option input{margin-top:3px}.q-option-text{align-items:flex-start;display:flex;font-size:15px;gap:8px}.q-option-prefix{font-weight:600}.q-numeric{align-items:center;display:flex;gap:8px}.q-numeric-input{border:1px solid #cfd8e6;border-radius:4px;padding:6px 8px;width:180px}.q-controls{border-top:1px solid #e7edf7;display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:10px}.btn{border:1px solid #cfd8e6;border-radius:4px;cursor:pointer;font-weight:600;padding:8px 12px}.btn,.btn-outline{background:#fff}.btn-save{background:#2ea043;border-color:#2ea043;color:#fff}.btn-clear{background:#efefef;border-color:#d1d5db;color:#111}.btn-saveReview{background:#f59e0b;border-color:#f59e0b;color:#fff}.btn-reviewNext{background:#2563eb;border-color:#2563eb;color:#fff}.q-nav{align-items:center;border-top:1px dashed #d8e1f0;display:flex;gap:8px;margin-top:8px;padding-top:10px}.btn-nav{background:#f8fafc}.btn-submit{background:#0b7a3b;border-color:#0b7a3b;color:#fff;margin-left:auto}.q-scrollers{display:flex;flex-direction:column;gap:6px;position:absolute;right:12px;top:54px}.scroll-btn{background:#fff;border:1px solid #ced7e5;border-radius:50%;cursor:pointer;font-weight:700;height:28px;width:28px}.nta-palette{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.nta-palette.collapsed{width:28px}.nta-palette.collapsed .palette-card,.nta-palette.collapsed .subject-tabs{display:none}.palette-toggle{background:#fff;border:1px solid #cfd8e6;border-radius:50%;cursor:pointer;font-weight:700;height:28px;left:-14px;position:absolute;top:50px;transform:translateX(-100%);width:28px}.palette-card{background:#fff;border:1px solid #dbe3f1;border-radius:8px;box-shadow:0 1px 2px #0000000a;display:flex;flex-direction:column;min-height:0;padding:12px}.legend-panel{background:#f7fbff;border:2px dotted #bfc8d8;border-radius:14px;flex-shrink:0;margin-bottom:12px;padding:14px}.legend-row{align-items:center;display:flex;gap:18px;margin:12px 0}.legend-label{color:#303845;font-size:18px;line-height:1.2}.legend-small{color:#6b7280;font-size:13px}.legend-shape{border-radius:12px;height:56px;overflow:hidden;position:relative;width:84px}.legend-shape .shape{border-radius:10px;inset:6px;position:absolute}.legend-shape .num{font-size:20px;font-weight:800;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.legend-shape.status-notVisited .shape{background:#f2f4f8;border:2px solid #c6cfdd}.legend-shape.status-notVisited .num{color:#2b2f38}.legend-shape.status-notAnswered .shape{background:#eb6414;clip-path:polygon(0 0,78% 0,100% 50%,78% 100%,0 100%)}.legend-shape.status-answered .shape{background:#26a043;clip-path:polygon(0 50%,10% 16%,100% 16%,100% 84%,10% 84%)}.legend-shape.status-answeredMarked .shape,.legend-shape.status-marked .shape{background:radial-gradient(50% 50% at 50% 35%,#7b61ff 0,#4b1fb5 100%);border-radius:50%;inset:8px}.legend-shape.status-answeredMarked{outline:3px solid #10b981;outline-offset:-3px}.legend-shape.status-answeredMarked .shape:after{background:#10b981;border:2px solid #fff;border-radius:3px;bottom:10px;content:"";height:18px;left:10px;position:absolute;width:18px}.palette-grid{grid-gap:12px;display:grid;flex:1 1;gap:12px;grid-template-columns:repeat(auto-fill,minmax(52px,1fr));margin-bottom:12px;overflow-x:hidden;overflow-y:auto}.palette-btn{aspect-ratio:1.25;background:#0000;border:0;border-radius:10px;cursor:pointer;padding:0;position:relative;width:100%}.palette-btn .shape{border-radius:8px;inset:6px;position:absolute}.palette-btn .num{color:#fff;font-size:15px;font-weight:800;left:50%;letter-spacing:.3px;line-height:1;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.palette-btn.is-active{border-radius:10px;box-shadow:inset 0 0 0 3px #3b82f659}.palette-btn.status-notVisited .shape{background:#f2f4f8;border:2px solid #c6cfdd;border-radius:10px;box-shadow:inset 0 1px 0 #fffc}.palette-btn.status-notVisited .num{color:#2b2f38}.palette-btn.status-notAnswered .shape{background:#eb6414;clip-path:polygon(0 0,78% 0,100% 50%,78% 100%,0 100%)}.palette-btn.status-answered .shape{background:#26a043;clip-path:polygon(0 50%,10% 16%,100% 16%,100% 84%,10% 84%)}.palette-btn.status-answeredMarked .shape,.palette-btn.status-marked .shape{background:radial-gradient(50% 50% at 50% 35%,#7b61ff 0,#4b1fb5 100%);border-radius:50%;inset:7px}.palette-btn.status-answeredMarked{border-radius:10px;outline:2px solid #10b981;outline-offset:-2px}.palette-btn.status-answeredMarked .shape:after{background:#10b981;border:2px solid #fff;border-radius:3px;bottom:7px;box-shadow:0 0 0 1px #0000000f;content:"";height:14px;left:7px;position:absolute;width:14px}.subject-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-top:10px}.subject-tab{background:#fff;border:1px solid #cfd8e6;border-radius:18px;cursor:pointer;font-size:15px;padding:10px 14px}.subject-tab.active{background:#1e40af;border-color:#1e40af;color:#fff}.submit-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;padding:16px;position:fixed}.submit-modal{background:#fff;border-radius:8px;box-shadow:0 0 8px #0003;max-width:420px;padding:22px;width:100%}.modal-title{font-size:18px;font-weight:700;margin-bottom:6px}.modal-text{color:#555;font-size:14px;margin-bottom:10px}.summary-lines{display:flex;flex-direction:column;font-size:14px;gap:4px}.modal-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}.nta-footer{background:#fff;border-top:1px solid #e8eef9;color:#667085;font-size:12px;padding:16px 0;text-align:center}
/*# sourceMappingURL=main.e3011da9.css.map*/