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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;background:linear-gradient(135deg,#2563eb,#1e40af);display:flex;justify-content:center;min-height:100vh}*{box-sizing:border-box}.login-card{background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;padding:32px;width:360px}.login-card h2{margin-bottom:4px;text-align:center}.subtitle{color:#6b7280;margin-bottom:20px;text-align:center}.login-card input{border:1px solid #d1d5db;border-radius:8px;font-size:15px;margin-bottom:14px;padding:12px;width:100%}.login-card input:focus{border-color:#2563eb;outline:none}.login-card button{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px;width:100%}.login-card button:disabled{cursor:not-allowed;opacity:.6}.error{background:#fee2e2;border-radius:6px;color:#b91c1c;font-size:14px;margin-bottom:12px;padding:8px;text-align:center}.password-wrapper{align-content:center;position:relative;width:100%}.password-wrapper input{border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;font-size:15px;height:44px;padding:12px 44px 12px 12px;width:100%}.eye{align-self:center;color:#6b7280;cursor:pointer;display:flex;font-size:20px;justify-content:center;line-height:1;position:absolute;right:12px;top:40%;transform:translateY(-50%)}.eye svg{display:block}.eye:hover{color:#2563eb}button:disabled{cursor:not-allowed;opacity:.6}.add-page-container,.generate-tags-page{background:#f7f7f7;font-family:Arial,sans-serif;min-height:100vh;padding:25px;position:relative}.form-card{box-shadow:0 4px 12px #00000014;max-width:100%}.input{margin-top:12px}.small-input{min-width:160px;padding:8px 10px;width:auto}.input:focus{box-shadow:0 0 4px #2563eb33}.three-cols{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.three-cols .input{flex:1 1;max-width:100%;min-width:180px;width:100%}.tags-row{align-items:center;gap:8px}.tag-input{align-items:center;display:flex;gap:6px}.tag-input .input.small-input{min-width:180px}.tag-btn{background:#0000;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;padding:6px 8px}.add-tag-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 12px}.add-tag-btn.small{font-size:14px;padding:6px 8px}.combo-row{align-items:flex-start;background:#fbfdff;border:1px solid #caccd4;border-radius:8px;display:flex;gap:12px;margin-bottom:10px;padding:10px}.combo-middle{display:flex;flex:1 1;flex-direction:column}.combo-left{color:#374151;font-weight:600;justify-content:center;width:40px}.combo-left,.combo-tags{align-items:center;display:flex}.combo-tags{flex:1 1;flex-wrap:wrap;gap:8px}.combo-actions{align-items:center;display:flex;gap:8px}.combo-question-type{margin-top:10px}.combo-label{color:#4b5563;font-size:12px;font-weight:600;margin-bottom:4px}.btn{padding:10px 14px}.submit-row{margin-top:20px;text-align:right}.submit-btn:disabled{background:#aaa;cursor:not-allowed}.title-row{margin-bottom:8px}.generated-title{margin:0}.option-preview{flex-shrink:0;height:auto;overflow-x:auto}.tag-button-row{display:flex;gap:10px;margin-bottom:10px}.full-btn{flex:1 1}.reset-btn{background:#6b7280!important;color:#fff!important}.reset-btn:hover{background:#4b5563!important}.tag-button-row .full-btn{align-items:center;border-radius:8px!important;display:flex;font-size:16px!important;height:48px!important;justify-content:center;padding:12px!important}.tag-pill{background:#eef2ff;border-radius:16px;color:#000;display:inline-block;font-size:15px;font-weight:600;margin:4px;padding:6px 12px;white-space:nowrap}.base-question-view{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:12px;white-space:pre-wrap}.base-question-text{font-family:inherit;font-size:14px;margin-top:6px;overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word}.question-type-badge{background:#eef2ff;border-radius:12px;color:#3730a3;font-size:13px;padding:4px 10px}.compare-card{border:1px solid #e5e7eb;border-radius:10px;margin-bottom:32px;padding:16px}.compare-grid{display:block;gap:10px;grid-template-columns:1fr 1fr}.compare-column{background:#f9fafb;border-radius:8px;padding:10px 12px}.generated-col{border:1px solid #d1d5db}.verified-col{border:1px solid #22c55e}.generate-eh-btn{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-bottom:20px;padding:8px 12px}.autocomplete{position:relative;width:100%}.autocomplete-list{background:#fff;border:1px solid #ddd;box-shadow:0 2px 6px #00000026;max-height:180px;overflow-y:auto;position:absolute;width:100%;z-index:20}.autocomplete-item{cursor:pointer;padding:6px 10px}.autocomplete-item:hover{background:#f0f0f0}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;display:inline-block;max-width:100%;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{height:calc(100% + .5px);inset:0;pointer-events:none;position:absolute;width:calc(100% + .5px)}.ReactCrop__crop-selection{cursor:move;left:0;position:absolute;top:0;-webkit-transform:translate(0);transform:translate(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);content:"";inset:-1px;opacity:.3;pointer-events:none;position:absolute}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s linear infinite;animation:marching-ants 1s linear infinite;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(#fff 50%,#444 0),linear-gradient(#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;color:#fff}.ReactCrop__crop-selection:focus{outline:2px solid #08f;outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:#fff6;content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{background-color:#0003;background-color:var(--rc-drag-handle-bg-colour);border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);height:12px;height:var(--rc-drag-handle-size);position:absolute;width:12px;width:var(--rc-drag-handle-size)}.ReactCrop__drag-handle:focus{background:#08f;background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;left:0}.ReactCrop .ord-n,.ReactCrop .ord-nw{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;left:50%}.ReactCrop .ord-ne{cursor:ne-resize;top:0}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%}.ReactCrop .ord-se{bottom:0;cursor:se-resize;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;left:50%}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;height:var(--rc-drag-bar-size);left:0;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.ReactCrop__drag-bar.ord-e{height:100%;right:0;top:0;-webkit-transform:translate(50%);transform:translate(50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;height:var(--rc-drag-bar-size);left:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;height:var(--rc-drag-handle-mobile-size);width:24px;width:var(--rc-drag-handle-mobile-size)}}.toolbar{align-items:center;gap:6px}.toolbar button{align-items:center;background:#fff;border:1px solid #ced4da;border-radius:4px;color:#495057;cursor:pointer;display:inline-flex;font-size:14px;height:34px;justify-content:center;min-width:34px;padding:6px 10px;transition:all .15s ease}.toolbar button:hover:not(:disabled){background:#e9ecef;border-color:#adb5bd}.toolbar button.is-active{background:#e3f2fd;border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f64d;color:#1e40af}.toolbar button:disabled,.toolbar button[disabled]{background:#f1f3f5;border-color:#dee2e6;cursor:not-allowed;opacity:.45}.toolbar button svg{height:18px;width:18px}.char-count{background:#f8f9fa;font-size:.75rem;padding:4px 12px}.rich-text-editor,[data-modal-container],math-field{contain:layout style paint}math-field{contain:strict}.ML__keyboard,.mathlive-virtual-keyboard{display:none!important}.ML__keyboard{transform:scale(.8);transform-origin:bottom center}.ProseMirror table td,.ProseMirror table th{text-align:center;vertical-align:middle}.ProseMirror table{border-collapse:collapse;width:100%}.ProseMirror table td,.ProseMirror table th{border:1px solid #ccc;padding:8px}.ProseMirror td:focus,.ProseMirror th:focus{outline:2px solid #2563eb}.rich-text-editor{background:#fff;border:1px solid #ced4da;border-radius:6px;display:flex;flex-direction:column;height:auto;max-width:100%;min-height:200px;min-width:0;overflow:hidden;width:100%}.live-preview{background:#fafafa;border:1px solid #ddd;border-radius:8px;flex:0 0 420px;max-width:500px;min-width:350px;overflow-y:auto;padding:12px}.live-preview table td,.live-preview table th{text-align:center;vertical-align:middle}.live-preview table{border-collapse:collapse;width:100%}.live-preview table td,.live-preview table th{border:1px solid #ccc;padding:8px}.rich-text-editor .ProseMirror{box-sizing:border-box;flex:1 1;height:auto;max-width:100%;min-height:180px;min-width:0;outline:none;overflow-wrap:anywhere;overflow-x:hidden;padding:12px;width:100%}.rich-text-editor .ProseMirror img{display:block;height:auto!important;max-width:100%!important;object-fit:contain;width:auto!important}.ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.toolbar{align-items:flex-start;background:#f8f9fa;border-bottom:1px solid #dee2e6;gap:10px;padding:8px 12px;-webkit-user-select:none;user-select:none}.toolbar,.toolbar-group{display:flex;flex-wrap:wrap}.toolbar-group{align-items:center;border-right:1px solid #e5e7eb;gap:6px;margin-right:10px;padding-right:10px}.toolbar-group:last-child{border-right:none;margin-right:0;padding-right:0}.toolbar-group-label{align-self:center;color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.04em;margin-right:2px;text-transform:uppercase;white-space:nowrap}.toolbar-button{align-items:center;background:#0000;border:1px solid #0000;border-radius:6px;color:#374151;cursor:pointer;display:inline-flex;gap:4px;justify-content:center;line-height:1;min-height:32px;padding:6px 8px;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.toolbar-button:hover{background:#e5e7eb}.toolbar-button.is-active{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.toolbar-button:disabled{cursor:not-allowed;opacity:.4}.char-count{border-top:1px solid #e5e7eb}.toolbar-row{display:flex;flex-wrap:wrap;gap:6px;padding:6px 0}.toolbar-row:last-child{border-bottom:none}.image-action-button,.image-remove-button{align-items:center;display:inline-flex;gap:5px}.image-crop-modal-overlay{align-items:center;background:#000000bf;inset:0;justify-content:center;position:fixed;z-index:9999}.image-crop-modal,.image-crop-modal-overlay{box-sizing:border-box;display:flex;padding:20px}.image-crop-modal{background:#fff;border-radius:10px;flex-direction:column;max-height:95vh;width:min(1000px,95vw)}.image-crop-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.image-crop-header h3{font-size:20px;margin:0}.image-crop-close{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center}.image-crop-help{color:#666;font-size:14px;margin:0 0 15px}.image-crop-container{align-items:center;background:#111;border-radius:6px;display:flex;height:65vh;justify-content:center;max-height:650px;overflow:hidden;position:relative;width:100%}.image-crop-container .ReactCrop{max-height:100%;max-width:100%}.image-crop-container img{display:block;height:auto;max-height:65vh;max-width:100%;-webkit-user-select:none;user-select:none;width:auto}.image-crop-container .ReactCrop__crop-selection{border:2px solid #fff}.image-crop-container .ReactCrop__drag-handle{background:#fff;border:2px solid #000;box-sizing:border-box;height:12px;width:12px}.image-crop-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:16px}.image-crop-cancel,.image-crop-confirm{border-radius:6px;cursor:pointer;font-size:14px;padding:9px 18px}.image-crop-cancel{background:#fff;border:1px solid #ccc}.image-crop-confirm{background:#111;border:1px solid #111;color:#fff}.image-crop-confirm:disabled{cursor:not-allowed;opacity:.5}.back-btn1{background-color:#4935dc;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;margin:0;padding:8px 14px;white-space:nowrap}.back-btn1:hover{background-color:#3826c5}.add-page-container{background:#f7f7f7;font-family:Arial,sans-serif;min-height:100vh;padding:25px}.form-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:auto;max-width:700px;padding:25px}.upload-box{height:200px}.passage-upload-box,.upload-box{align-items:center;border:2px dashed #2563eb;border-radius:12px;color:#2563eb;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin-bottom:15px;padding:10px;width:100%}.passage-upload-box{min-height:200px;overflow:hidden}.input{border:1px solid #cbd5e1;border-radius:8px;box-sizing:border-box;font-size:15px;margin-bottom:12px;outline:none;padding:12px;transition:.2s;width:100%}.input:focus{border-color:#2563eb;box-shadow:0 0 4px #2563eb66}.small-input{border:1px solid #cbd5e1;border-radius:6px;box-sizing:border-box;font-size:13px;height:34px;margin-bottom:8px;outline:none;padding:6px 10px;transition:.2s;width:100%}.small-input:focus{border-color:#94a3b8}.textarea{min-height:120px;overflow-y:auto}.options-grid{grid-gap:12px;align-items:stretch;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:20px}.btn{border:none;border-radius:8px;cursor:pointer;font-size:16px;margin-top:5px;padding:12px;transition:.2s;width:100%}.extract-btn{background:#2563eb;color:#fff;margin-bottom:10px}.extract-btn:hover{background:#1e4fcf}.submit-btn{background:#059669;color:#fff}.submit-btn:hover{background:#047857}.header-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.title{margin:0}.spacer{width:50px}.preview-img{border-radius:10px;display:block;object-fit:contain}.button-row{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-bottom:15px}.generated-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:20px;padding:15px}.generated-title{color:#1f2937;font-size:18px;font-weight:700;margin-bottom:10px}.mini-btn{background:#2563eb;border:none;color:#fff}.mini-btn:hover:not(:disabled){background:#1e4fcf}.mini-btn.outline{background:#fff;border:1px solid #2563eb;color:#2563eb}.mini-btn.outline:hover:not(:disabled){background:#eff6ff}.mini-btn:disabled{opacity:.7}.explain-btn-row{display:flex;gap:10px;margin-bottom:12px}.mini-btn{background:#fff;border:1px solid #2563eb;border-radius:6px;color:#2563eb;cursor:pointer;flex:1 1;font-size:14px;padding:8px 10px;transition:.2s}.mini-btn:hover:not(.active):not(:disabled){background:#eff6ff}.mini-btn.active{background:#2563eb!important;color:#fff!important}.mini-btn:disabled{cursor:default;opacity:.8}.hint-wrapper{position:relative}.char-count{color:#6b7280;font-size:12px;margin-bottom:8px;margin-top:-8px;text-align:right}.explanation-wrapper{position:relative}.tag-hints-card{background:#f8fafc;border:1px solid #e0e7ff;border-radius:10px;margin-bottom:16px;margin-top:12px;padding:12px 14px}.tag-hints-title{color:#475569;font-size:12px;font-weight:700;letter-spacing:.04em;margin-bottom:10px;text-transform:uppercase}.tag-hints-grid{display:flex;flex-direction:column;gap:6px}.tag-hints-row{grid-gap:12px;align-items:flex-start;display:grid;gap:12px;grid-template-columns:170px 1fr}.tag-hints-tag{color:#2563eb;font-size:12px;font-weight:600;white-space:nowrap}.tag-hints-explanation{color:#374151;font-size:12px;line-height:1.5}.issues-box{background:#fee2e2;border-radius:6px;color:#991b1b;font-size:14px;margin-bottom:5px;padding:8px}.input.issue,.select.issue,.textarea.issue{background:#fef2f2;border:2px solid #dc2626!important}.issue{background-color:#fef2f2;border:2px solid #dc2626!important}.question-area{min-height:350px;overflow-y:auto}.option-item{align-items:stretch;display:flex;gap:10px;height:auto}.editor-preview-layout{align-items:stretch;display:flex;gap:16px;margin-bottom:20px;min-width:0;width:100%}.editor-preview-layout>:first-child{display:flex;flex:1 1;margin-bottom:20px;max-width:100%;min-width:0}.option-preview{background:#fafafa;border:1px dashed #ddd;border-radius:6px;box-sizing:border-box;flex:0 0 200px;font-size:14px;max-width:250px;min-height:50px;min-width:120px;overflow-x:hidden;overflow-y:auto;padding:6px 10px;width:200px}.answer-wrapper{align-items:stretch;display:flex;height:auto}.generate-aeh-btn{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-bottom:20px;margin-top:20px;padding:8px 12px}.field-label{color:#1f2937;font-size:16px;font-weight:600;margin-bottom:8px}.preview-multi{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-top:10px}.preview-item{aspect-ratio:1/1;background:#111;border:1px solid #ddd;border-radius:8px;overflow:hidden;position:relative;width:100%}.preview-img{height:100%;object-fit:cover;width:100%}.preview-label{background:#000000b3;border-radius:4px;bottom:4px;color:#fff;font-size:12px;left:4px;padding:2px 6px;position:absolute}.exam-row{align-items:center;display:flex;gap:15px;margin-bottom:15px;margin-top:15px}.exam-row h3{margin:0;white-space:nowrap}.exam-row .react-select-container{flex:1 1}.questions-table td img{border-radius:4px;height:70px!important;max-height:70px!important;max-width:100px!important;object-fit:contain!important;width:100px!important}.question-meta-display{align-items:center;display:flex;gap:40px;margin-bottom:24px}.verify-btn{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px}.verify-btn:hover{background:#218838}.verify-btn:disabled{cursor:not-allowed;opacity:.6}.pause-extraction-btn{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px}.pause-extraction-btn:disabled{cursor:not-allowed;opacity:.6}.addq-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:25px}.addq-two-column{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.addq-form-group label,.addq-section-label{display:block;font-weight:600;margin-bottom:7px}.addq-input{border:1px solid #d1d5db;border-radius:7px;box-sizing:border-box;font-size:14px;padding:10px 12px;width:100%}.addq-section,.addq-sequence{margin-bottom:25px}.addq-options-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.addq-option-label{font-weight:600;margin-bottom:6px}.addq-add-option-btn,.addq-remove-option-btn{border:none;border-radius:6px;cursor:pointer;font-weight:600;margin-top:15px;padding:8px 15px}.addq-add-option-btn{background:#16a34a;color:#fff}.addq-remove-option-btn{background:#dc2626;color:#fff;margin-left:10px}.addq-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:30px}.addq-submit-btn{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px}.addq-submit-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:800px){.addq-two-column{gap:15px}.addq-options-grid,.addq-two-column{grid-template-columns:1fr}}.header{display:flex;justify-content:space-between;margin-bottom:20px}.questions-table td:nth-child(4),.questions-table th:nth-child(4){width:35%}.no-bullets{list-style:none;padding-left:0}.add-btn{cursor:pointer}.detail-container{margin:auto}.row{grid-gap:12px;gap:12px;grid-template-columns:160px 1fr;margin-bottom:10px}.chip.alt{background:#eef3ff;border-radius:14px;color:#2f5bd3;font-size:14px;font-weight:600;padding:4px 10px}.verify-actions{display:flex;gap:12px;margin-top:20px}.approve-btn{background-color:#28a745}.approve-btn,.reject-btn{border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 18px}.reject-btn{background-color:#dc3545}.approve-btn:hover{background-color:#218838}.reject-btn:hover{background-color:#c82333}.reject-box{background:#fafafa;border:1px solid #ddd;padding:15px}.reject-box select{border:1px solid #ccc;border-radius:6px;font-size:14px;min-height:160px;padding:8px;width:100%}.reject-actions{gap:16px;margin-top:20px}.reject-cancel-btn,.reject-submit-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:15px;padding:12px 16px;transition:all .2s ease}.reject-submit-btn{background-color:#dc3545;color:#fff}.reject-submit-btn:hover{background-color:#c82333}.reject-cancel-btn{background-color:#e9ecef;color:#212529}.reject-cancel-btn:hover{background-color:#dee2e6}.reject-cancel-btn:disabled,.reject-submit-btn:disabled{cursor:not-allowed;opacity:.6}.verification-text{font-size:16px;font-weight:700}.text-approved{color:#047857}.text-rejected{color:#b91c1c}.text-pending{color:#6b7280}.verification-issues-list{color:#991b1b;font-size:16px;margin:4px 0 0;padding-left:18px}.verification-issues-list li{margin-bottom:4px}.report-reason-badge{background:#fff1f0;border-radius:6px;color:#cf1322;font-size:13px;font-weight:600;padding:4px 10px}.page-header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px;width:100%}.page-header h1{margin:0}.page-header-right{align-items:center;display:flex;gap:12px;justify-content:flex-end;margin-left:auto}.question-source{align-items:center;display:flex;min-width:0}.source-link{align-items:center;background:#fff;border:1px solid #ddd;border-radius:6px;color:#007bff;display:inline-flex;gap:6px;max-width:400px;overflow:hidden;padding:7px 12px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.source-link:hover{background:#f1f7ff;border-color:#007bff}.source-text{color:#555;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.external-icon{flex-shrink:0;font-size:17px;line-height:1}.explanation-content{flex:1 1;min-width:0}.explanation-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.explain-again-btn,.explain-prompt-btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;padding:8px 14px}.explain-again-btn{background:#007bff;color:#fff}.explain-prompt-btn{background:#6f42c1;color:#fff}.explain-again-btn:disabled,.explain-prompt-btn:disabled{cursor:not-allowed;opacity:.6}.explain-prompt-box{background:#f8f9fa;border:1px solid #ddd;border-radius:8px;margin-bottom:15px;padding:14px}.explain-prompt-input{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-family:inherit;font-size:14px;min-height:90px;padding:10px;resize:vertical;width:100%}.explain-prompt-input:focus{border-color:#007bff;outline:none}.explain-prompt-actions{display:flex;gap:10px;margin-top:10px}.cancel-prompt-btn,.generate-prompt-btn{border:none;border-radius:6px;cursor:pointer;padding:8px 14px}.generate-prompt-btn{background:#28a745;color:#fff}.cancel-prompt-btn{background:#6c757d;color:#fff}.cancel-prompt-btn:disabled,.generate-prompt-btn:disabled{cursor:not-allowed;opacity:.6}.verification-info-row{align-items:flex-start;display:flex;gap:40px;margin-bottom:20px;margin-top:20px}.current-status{align-items:center;display:flex;gap:10px;white-space:nowrap}.existing-rejection-box{align-items:flex-start;display:flex;gap:10px}.verification-issues-list{margin:0;padding-left:20px}.submit-row{align-items:center;display:flex;gap:12px;margin-top:15px}.submit-row button{flex:0 0 auto;width:auto}.update-only-btn{background:#fff;border:1px solid #007bff;border-radius:5px;color:#007bff;cursor:pointer;font-size:14px;font-weight:500;padding:9px 18px}.update-only-btn:hover{background:#007bff;color:#fff}.update-only-btn:disabled{cursor:not-allowed;opacity:.6}.approve-btn,.reject-btn,.update-only-btn{min-width:120px;width:auto!important}.reject-box{margin-top:20px}.reject-actions{display:flex;gap:10px;margin-top:15px}.edit-question-page .row{align-items:stretch!important;display:flex!important;flex-direction:column!important;gap:8px!important;min-width:0;width:100%}.edit-question-page .row>strong{display:block;line-height:1.2;margin:0!important;padding:6px 0 0!important;width:100%}.edit-question-page .row>.input,.edit-question-page .row>select,.edit-question-page .row>textarea{box-sizing:border-box;margin:0!important;max-width:100%;width:100%}.edit-question-page .question-seq-row{grid-gap:10px!important;align-items:center;display:grid!important;gap:10px!important;margin-top:12px!important}.edit-question-page .question-seq-row>strong{margin:0!important;padding:0!important;white-space:nowrap;width:auto!important}.edit-question-page .question-seq-row>.input{margin:0!important;width:100%}.edit-question-page .question-meta-row{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) 220px;margin-top:12px!important;width:100%}.edit-question-page .source-group{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:140px minmax(0,1fr);min-width:0}.edit-question-page .year-group{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:80px minmax(0,1fr);min-width:0}.edit-question-page .source-group>strong,.edit-question-page .year-group>strong{display:block;line-height:1.2;margin:0!important;padding:0!important;text-align:left!important;white-space:nowrap;width:auto}.edit-question-page .source-group .input,.edit-question-page .year-group .input{box-sizing:border-box;margin:0!important;max-width:100%;width:100%!important}.edit-question-page .exam-year-input{width:100%!important}.edit-question-page .editor-preview-layout{display:flex!important;flex-direction:column!important;gap:12px;margin:0!important;min-width:0!important;padding:0!important;width:100%!important}.edit-question-page .live-preview,.edit-question-page .option-preview,.edit-question-page .rich-text-editor{box-sizing:border-box;margin:0!important;max-width:100%!important;min-width:0!important;width:100%!important}.edit-question-page .live-preview,.edit-question-page .option-preview{flex:none!important;overflow-x:auto}.edit-question-page .three-cols{grid-gap:8px!important;display:grid!important;gap:8px!important;grid-template-columns:repeat(3,minmax(0,1fr));margin:0!important;min-width:0!important;padding:0!important;width:100%!important}.edit-question-page .three-cols .input,.edit-question-page .three-cols select{margin:0!important;width:100%}.edit-question-page .options-grid{grid-gap:20px;display:grid!important;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.edit-question-page .option-item{min-width:0;width:100%}.edit-question-page .option-label{display:block;margin:0 0 8px!important}.edit-question-page .answer-option-label{font-weight:700;margin-left:6px}@media (max-width:700px){.edit-question-page .question-meta-row{gap:12px;grid-template-columns:1fr}.edit-question-page .source-group{grid-template-columns:140px minmax(0,1fr)}.edit-question-page .year-group{grid-template-columns:80px minmax(0,1fr)}}@media (max-width:1100px){.edit-question-page .three-cols{grid-template-columns:1fr}.edit-question-page .editor-preview-layout,.edit-question-page .live-preview,.edit-question-page .option-preview,.edit-question-page .rich-text-editor{width:100%!important}}.edit-question-page .compact-option .rich-text-editor{height:auto!important;min-height:0!important}.edit-question-page .compact-option .rich-text-editor .ProseMirror{min-height:80px!important}.edit-question-page .answer-row .rich-text-editor{height:auto!important;min-height:0!important}.edit-question-page .answer-row .rich-text-editor .ProseMirror{min-height:100px!important}.add-option-btn{align-items:center;background:#4935dc;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;height:42px;justify-content:center;margin-top:10px;width:140px}.add-option-btn:hover{background:#3827b8}@media (max-width:600px){.edit-question-page{padding-left:10px;padding-right:10px}.edit-question-page .question-meta-row,.edit-question-page .three-cols{grid-template-columns:1fr}.edit-question-page .submit-row{flex-wrap:wrap}.edit-question-page .submit-row button{width:100%}}.extract-grid.compact{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(7,auto);justify-content:flex-start}.extract-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#333;cursor:pointer;display:flex;flex-direction:column;font-weight:500;justify-content:center;min-height:55px;padding:3px 14px;text-decoration:none;transition:all .25s ease}.extract-card .icon{font-size:20px;margin-bottom:1px}.extract-card:hover{border-color:#6366f1;box-shadow:0 5px 12px #00000014;color:#6366f1;transform:translateY(-2px)}.extract-card:active{transform:scale(.98)}@media (max-width:800px){.extract-grid{grid-template-columns:1fr}}.questions-table{border-collapse:collapse;border-radius:10px;overflow-y:visible!important;table-layout:auto;width:100%}.questions-table th{background:#2563eb;color:#fff;font-size:15px;padding:12px;text-align:left}.questions-table td:first-child,.questions-table th:first-child{width:35%}.questions-table td:nth-child(2),.questions-table th:nth-child(2){width:20%}.questions-table td:nth-child(3),.questions-table th:nth-child(3){width:10%}.questions-table td:nth-child(4),.questions-table th:nth-child(4){width:55%}.questions-table td{border-bottom:1px solid #ddd;font-size:14px;overflow:hidden;padding:12px;vertical-align:top}.add-btn{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:40px;box-shadow:0 2px 6px #2563eb40;color:#fff;display:inline-flex;font-size:13px;font-weight:600;gap:5px;height:28px;line-height:1.2;padding:3px 10px;text-decoration:none;transition:.25s ease-in-out}.add-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 3px 10px #2563eb59;transform:translateY(-1px)}.single-save-btn{background-color:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:6px 14px;transition:.2s}.single-save-btn:hover{background-color:#218838}.single-remove-btn{background-color:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:6px 14px;transition:.2s}.single-remove-btn:hover{background-color:#b52a37}.child-table{background:#fff;border-collapse:collapse;border-radius:10px;box-shadow:0 3px 12px #0000001a;margin-top:10px;overflow:hidden;width:100%}.child-table td,.child-table th{border-bottom:1px solid #eee;padding:10px;vertical-align:top}.child-table th{background:#f4f4f4}.parent-card{background:#fff7e0;box-shadow:0 3px 12px #0000001a}.similar-input{border:1px solid #ccc;margin-top:5px;padding:6px;width:70px}.similar-btn{font-weight:600;margin-top:6px;padding:6px 12px}.questions-table td:first-child,.questions-table th:first-child{text-align:center!important;width:5%}.questions-table td:nth-child(2),.questions-table th:nth-child(2){width:40%}.questions-table td:nth-child(3),.questions-table td:nth-child(4),.questions-table td:nth-child(5),.questions-table td:nth-child(6),.questions-table td:nth-child(7),.questions-table th:nth-child(3),.questions-table th:nth-child(4),.questions-table th:nth-child(5),.questions-table th:nth-child(6),.questions-table th:nth-child(7){width:10%}.index-col{font-weight:700;text-align:center}.question-col{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-weight:500;overflow:hidden;text-overflow:ellipsis}.questions-table td,.questions-table th{vertical-align:middle}.questions-table th{text-align:center}.reason-item{margin-bottom:4px}.reason-badge{background:#f5f5f5;border-radius:6px;font-size:13px;margin-bottom:6px;padding:6px 10px}.no-records{color:#666;font-size:18px;font-weight:600;padding:50px 0;text-align:center;width:100%}.page-container{background:#f7f7f7;font-family:Arial,sans-serif;min-height:100vh;overflow-y:visible!important;padding:20px}.tags-row.full-width{color:#2563eb;font-size:13px;font-weight:600;white-space:normal;width:100%;word-break:break-word}.passage-table{background:#fff;border-collapse:collapse;border-radius:10px;overflow-y:visible!important;table-layout:auto;width:100%}.passage-table th{background:#2563eb;color:#fff;font-size:15px;padding:12px;text-align:left}.passage-table td{border-bottom:1px solid #ddd;font-size:14px;overflow:hidden;padding:12px;vertical-align:top}.text-block{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;white-space:pre-line}.text-block.collapsed{-webkit-line-clamp:2;text-overflow:ellipsis}.text-block.expanded{-webkit-line-clamp:unset}.expand-btn{background:none;border:none;color:#2563eb;cursor:pointer;font-size:13px;margin-top:6px;padding:2px}.expand-btn:hover{text-decoration:underline}.options-list{margin:0;padding-left:18px}.answer-col{color:#047857;font-size:14px;font-weight:700}.title-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.action-buttons{display:flex;gap:10px}.pagination{align-items:center;display:flex;gap:15px;justify-content:center;margin:20px 0}.pagination button{background:#4a68ff;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:6px 14px}.pagination button:disabled{background:#999;cursor:not-allowed}.answer-inline{align-items:center;display:flex;gap:6px}.answer-inline mjx-container,.answer-inline span{align-items:center;display:inline-flex}.generated-count{border-left:3px solid #2196f3;border-radius:4px;margin-top:8px;padding:6px 10px}.parent-question-box{background:#fef6e4;border-left:3px solid #ff9800;border-radius:4px;font-size:13px;margin-top:10px;padding:8px 10px}.parent-question-text{color:#333;font-size:13px;margin-top:6px}.back-btn{background:#ddd;border-radius:6px;cursor:pointer;margin-bottom:20px;padding:8px 14px}.card{border-radius:10px;box-shadow:0 3px 10px #00000014;margin-bottom:25px}.parent-card{background:#fff7e6}.row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:150px 1fr;margin-bottom:8px}.row strong{font-weight:700;width:auto}.wide-card{background:#fff;border-radius:12px;box-shadow:0 3px 12px #0000001a;margin:20px 0;padding:20px;width:100%}.limit-2-lines{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.detail-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;margin-bottom:6px;padding:6px 12px}.detail-btn:hover{background:#2563eb}.parent-link{color:#555;font-size:12px;margin-top:5px}.parent-anchor{color:#2563eb;cursor:pointer;text-decoration:underline}.similar-col{display:flex;flex-direction:column;gap:6px}.similar-input{border:1px solid #aaa;border-radius:6px;padding:5px}.similar-btn{background:#059669;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:5px 10px}.similar-btn:hover{background:#047857}.action-col{display:flex;flex-direction:column;gap:8px}.generated-count{background:#eef8ff;border-radius:6px;font-size:13px;padding:4px 6px}.tags-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.tag-chip{background:#eef2ff;border:1px solid #c7d2fe;border-radius:12px;color:#374151;font-size:13px;font-weight:500;padding:4px 10px}.highlight-row{animation:highlightFlash 5s ease-in-out;background-color:#afc5f7!important}@keyframes highlightFlash{0%{background-color:#fff7cc}to{background-color:initial}}.passage-table td,.passage-table th{vertical-align:middle}.passage-table th{text-align:center}.scroll-top-btn{align-items:center;background:#fd3860;border-radius:50%;bottom:30px;box-shadow:0 4px 12px #00000040;color:#fff;cursor:pointer;display:flex;font-size:24px;font-weight:700;height:48px;justify-content:center;position:fixed;right:30px;transition:transform .2s ease;width:48px;z-index:9999}.scroll-top-btn:hover{background:#db032e;transform:scale(1.15)}.filter-row{align-items:center;display:flex;gap:12px}.filter-row select.input{font-size:14px;height:40px;padding:6px 12px}.reset-btn{align-items:center;background:#b2cbff;display:flex;height:40px;justify-content:center;padding:0 16px}.reset-btn:disabled{background:#959ba8}.search-wrapper{align-items:center;display:flex;gap:6px;width:40%}.search-input{flex:1 1}.search-btn{background:#b2cbff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:10px 14px}.search-btn:disabled{background:#959ba8;cursor:not-allowed}.search-btn:hover{background:#4b5563}.filter-row .reset-btn{background:#81a6f5!important;color:#fff!important}.filter-row .reset-btn:hover{background:#4b5563!important}.filter-row .reset-btn:disabled{background:#959ba8!important;cursor:not-allowed}.loader-overlay{align-items:center;background:#ffffffd9;display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:10000}.loader{animation:spin 1s linear infinite;border:6px solid #e5e7eb;border-radius:50%;border-top-color:#2563eb;height:52px;width:52px}.loader-text{color:#2563eb;font-size:15px;font-weight:600;margin-top:12px}@keyframes spin{to{transform:rotate(1turn)}}.highlight{background-color:#fde68a;border-radius:3px;color:#000;font-weight:700;padding:0 2px}.filter-bar{align-items:center;display:flex;flex-wrap:wrap;gap:14px;margin:18px 0 25px}.filter-label{font-size:16px;font-weight:600;min-width:90px}.filter-date{border:1px solid #cfcfcf;border-radius:6px;font-size:14px;padding:8px 10px;transition:border .2s,box-shadow .2s}.filter-date:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626;outline:none}.filter-apply{background:#2563eb;border:1px solid #1d4ed8;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;padding:9px 22px;transition:all .2s ease}.filter-apply:hover{background:#1d4ed8}.filter-apply:active{transform:scale(.97)}.stats-section{margin-top:15px}.section-title{border-left:5px solid;font-size:18px;font-weight:700;margin-bottom:14px;padding-left:12px}.section-title.users{border-color:#3b82f6;color:#1d4ed8}.section-title.questions{border-color:#f59e0b;color:#b45309}.stats-grid{grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:10px}.stat-card{background:#f8fafc;border-radius:16px;box-shadow:0 2px 6px #0808080f;display:flex;flex-direction:column;justify-content:center;min-height:90px;padding:14px 16px;transition:transform .12s ease,box-shadow .12s ease}.stat-card:hover{box-shadow:0 5px 12px #0000001a;transform:translateY(-2px)}.stat-title{color:#475569;margin-bottom:6px}.stat-value{color:#0f172a;font-size:26px;line-height:1.1}.stat-card.blue{border-left:4px solid #2563eb}.stat-card.green{border-left:4px solid #059669}.stat-card.purple{border-left:4px solid #7c3aed}.stat-card.orange{border-left:4px solid #ea580c}.stat-card.sky-blue{border-left:4px solid #0284c7}.active-users-table{background:#f8fafc;border-radius:12px;margin-top:10px;padding:12px}.active-users-head,.active-users-row{align-items:center;display:grid;grid-template-columns:50px 1fr 140px 100px;padding:8px 10px}.active-users-head{border-bottom:1px solid #e5e7eb;color:#536072;font-weight:600}.active-users-row{border-bottom:1px dashed #9a9c9f;font-size:14px}.active-users-row:last-child{border-bottom:none}.rank{color:#2563eb;font-weight:700}.attempts{color:#059669;font-weight:700}.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.sort-arrows{display:inline-flex;flex-direction:column;font-size:10px;line-height:9px;margin-left:6px;opacity:.35}.sort-arrows span{transition:.15s}.sort-arrows .active{color:#2563eb;font-weight:700;opacity:1}.sortable:hover .sort-arrows{background:#587edd;opacity:.7}.chart-controls{display:flex;gap:10px;margin-bottom:12px}.pie-tooltip{background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000002e;font-size:13px;line-height:1.6;padding:10px 14px;pointer-events:none}.pie-tooltip.animate{animation:tooltipPop .18s cubic-bezier(.22,1,.36,1);transform-origin:center}@keyframes tooltipPop{0%{opacity:0;transform:translateY(8px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}.matrix-report-table{background:#fff;border:1px solid #cfd4dc;border-collapse:initial;border-radius:14px;border-spacing:0;font-size:14px;overflow:hidden;width:100%}.matrix-report-table thead tr:first-child th{background:#dfe5ff;border-bottom:1px solid #cfd4dc;font-weight:700;padding:14px 8px;text-align:center}.matrix-report-table thead tr:last-child th{background:#eef2ff;border-bottom:1px solid #dcdfe6;font-weight:600;padding:10px 8px}.matrix-report-table td{border-bottom:1px solid #eef0f4;padding:10px;text-align:center}.matrix-report-table td.subject{font-weight:500;text-align:left}.matrix-report-table td.original,td.gen-total,td.grand-total{font-weight:600}.matrix-report-table tbody tr:hover{background:#c3d2f3}.matrix-report-table tbody tr:last-child{border-bottom:none}.matrix-total-row{background:#e8ecff;border-top:2px solid #6366f1;font-weight:700}.matrix-total-row td{padding-bottom:12px;padding-top:12px}.overview-tables{align-items:flex-start;display:flex;gap:20px}.overview-tables .stats-section{flex:1 1;min-width:0}@media (max-width:900px){.overview-tables{flex-direction:column}}.table-wrapper{overflow-x:auto;overflow-y:visible}.overview-tables{border-collapse:collapse;table-layout:fixed;width:100%}.overview-tables .ai-table td:first-child,.overview-tables .ai-table th:first-child{width:45%;word-break:break-word}.overview-tables .ai-table td:not(:first-child),.overview-tables .ai-table th:not(:first-child){text-align:center;width:18%}.overview-tables .source-table td:first-child,.overview-tables .source-table th:first-child{width:70%}.overview-tables .source-table td:last-child,.overview-tables .source-table th:last-child{text-align:center;width:30%}.summary-row{background:#f1f5ff;border-top:2px solid #4f46e5;font-weight:600}.summary-row td{padding-bottom:12px;padding-top:12px}.questions-table{background:#fff;border:1px solid #b6b8bc;border-radius:12px;margin-top:18px;overflow:hidden}.q-text{line-height:1.3}.qt-empty{color:#64748b;font-weight:500;padding:30px;text-align:center}.solved{color:#059669}.solved,.wrong{font-weight:700}.wrong{color:#dc2626}.sdetail-btn{background:#e9ac28;border:none;border-radius:6px;color:#0b0a0a;cursor:pointer;display:block;margin-bottom:6px;padding:6px 12px}.sdetail-btn:hover{background:#e28e06}.qt-loading{color:#2563eb;font-weight:600;padding:25px;text-align:center}.students-table{background:#fff;border:1px solid #e5e7eb;border-radius:12px;font-size:14px;margin-top:20px;overflow:hidden}.st-head{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;font-weight:600;letter-spacing:.3px;padding:12px 16px}.st-head,.st-row{display:grid;grid-template-columns:60px 1.5fr 100px 100px 100px 120px}.st-row{align-items:center;border-top:1px solid #f1f5f9;padding:11px 16px;transition:background .15s ease}.st-row:nth-child(2n){background:#f8fafc}.st-row:hover{background:#eef2ff}.st-name{color:#1e293b;font-weight:600}.correct{color:#16a34a;font-weight:600}.accuracy{border-radius:8px;font-weight:700;padding:5px 10px;text-align:center;width:-webkit-fit-content;width:fit-content}.accuracy.low{background:#fee2e2;color:#b91c1c}.accuracy.mid{background:#fef3c7;color:#92400e}.accuracy.high{background:#dcfce7;color:#166534}.st-empty{color:#64748b;font-weight:500;padding:20px;text-align:center}@media (max-width:768px){.st-head,.st-row{font-size:13px;grid-template-columns:40px 1fr 70px 70px 70px 90px}}.right-actions{gap:10px;justify-content:flex-end}.modal-overlay,.right-actions{align-items:center;display:flex}.modal-overlay{background:#00000073;inset:0;justify-content:center;position:fixed;z-index:999}.modal-card{animation:scaleIn .2s ease;background:#fff;border-radius:12px;max-height:95vh;overflow:auto;padding:20px;width:800px}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.modal-header button{background:#eee;border:none;border-radius:50%;cursor:pointer;height:32px;width:32px}.modal-body p{margin:6px 0}.youtube-preview{margin-top:15px}.ad-preview img{border-radius:10px;margin:10px 0}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.action-cell,.action-dropdown{position:relative}.action-dropdown{display:inline-block}.action-menu-btn{background:none;border:none;border-radius:6px;cursor:pointer;font-size:18px;padding:6px 10px}.action-menu-btn:hover{background:#f1f5f9}.action-menu{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 25px #0000001f;min-width:160px;overflow:hidden;position:absolute;right:0;top:110%;z-index:999}.action-menu button{background:none;border:none;cursor:pointer;font-size:14px;padding:10px 14px;text-align:left;width:100%}.action-menu button:hover{background:#f8fafc}.status-success{color:#16a34a;font-weight:600}.status-danger{color:#dc2626;font-weight:600}.title{color:#1f2937;flex:1 1;font-size:28px;font-weight:700;margin:10px;text-align:center}.add-button{align-items:center;appearance:none;-webkit-appearance:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:40px;box-shadow:0 2px 6px #2563eb40;color:#fff;display:inline-flex;font-size:13px;font-weight:600;gap:5px;height:28px;line-height:1.2;outline:none;padding:3px 10px;transition:.25s ease-in-out}.add-button:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 3px 10px #2563eb59;transform:translateY(-1px)}.feed-page{margin:auto;max-width:1100px;padding:20px}.feed-form{display:flex;flex-direction:column;gap:20px}.form-section{background:#fff;border-radius:14px;box-shadow:0 2px 8px #0000000d;padding:20px}.form-section h3{margin-bottom:12px}.grid-2{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.feed-form input,.feed-form select,.feed-form textarea{border:1px solid #b6b5b5;border-radius:7px;margin-top:4px;padding:10px;width:100%}.image-preview{border-radius:10px;margin-top:10px;width:220px}.submit-btn1{background:#2563eb;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;padding:14px}.page-title{margin-bottom:20px}.search-wrapper{margin-bottom:25px;position:relative;width:420px}.search-input{border:1px solid #d1d5db;border-radius:8px;font-size:15px;padding:11px 14px;width:100%}.search-input:focus{border-color:#2563eb;outline:none}.search-loading{color:gray;font-size:12px;position:absolute;right:12px;top:10px}.search-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 6px 18px #00000014;margin-top:6px;overflow:hidden;position:absolute;width:100%;z-index:100}.search-item{cursor:pointer;padding:12px 14px;transition:.15s}.search-item:hover{background:#f3f4f6}.s-name{font-weight:600}.s-mobile{color:gray;font-size:13px}.student-profile{margin-top:30px}.profile-header{align-items:center;display:flex;gap:15px;margin-bottom:20px}.avatar{background:#2563eb;font-size:26px;height:60px;width:60px}.image-wrapper{background:linear-gradient(135deg,#2563eb,#7c3aed,#ec4899);border-radius:50%;display:flex;height:80px;padding:3px;width:80px}.profile-image{border-radius:50%;height:100%;object-fit:cover;width:100%}.badge{background:#eef2ff;border-radius:20px;color:#3730a3;font-size:12px;padding:4px 10px}.sub-info{color:#6b7280;display:flex;font-size:14px;gap:12px}.badges{display:flex;flex-wrap:wrap;gap:8px}.completion-card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000d;margin-bottom:20px;padding:16px}.completion-header{align-items:center;display:flex;justify-content:space-between}.progress-bar{background:#f3f4f6;border-radius:10px;height:8px;margin-top:10px;overflow:hidden;width:100%}.progress-fill{height:100%;transition:.3s ease}.status-active{color:#16a34a;font-weight:600}.status-inactive{color:#dc2626;font-weight:600}.badge-pill{background:#d2d2d5;border-radius:20px;color:#055987;display:inline-block;font-size:14px;margin:4px;padding:6px 12px}.profile-grid{grid-gap:18px;gap:18px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 4px 14px #0000000a;padding:18px;transition:.2s}.card:hover{transform:translateY(-3px)}.card h3{margin-bottom:10px}.card p{color:#374151;margin:6px 0}.analytics-container{background:#f8fafc;border-radius:20px;margin-top:30px;padding:30px}.analytics-container h2{font-size:22px;font-weight:700;letter-spacing:.5px;margin-bottom:20px}.overview-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.analytics-container .card{background:#fff;border-radius:18px;box-shadow:0 8px 20px #0000000d;padding:24px;transition:.2s ease}.analytics-container .card:hover{transform:translateY(-4px)}.analytics-container .card h4{color:#6b7280;font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:10px}.analytics-container .card h2{font-size:32px;font-weight:700;margin:0}.card.strong-sub{background:linear-gradient(135deg,#d1fae5,#84deb4)}.card.weak-sub{background:linear-gradient(135deg,#fee2e2,#fecaca)}.red{color:#dc2626}.blue,.red{font-weight:700}.blue{color:#2563eb}.green{color:#16a34a;font-weight:700}.time-table{background:#fff;border-collapse:initial;border-radius:18px;border-spacing:0;box-shadow:0 8px 20px #0000000d;margin-top:25px;overflow:hidden;width:100%}.time-table thead{background:#aec4db}.time-table th{color:#475569;font-size:14px;font-weight:600}.time-table td{border-top:1px solid #f1f5f9;font-size:14px}.time-table td,.time-table th{padding:16px;text-align:center!important;vertical-align:middle}.time-table tbody tr:hover{background:#f9fafb;transition:.2s ease}.time-table td:last-child{font-weight:600}.chart-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}.chart-card{background:#fff;border-radius:16px;box-shadow:0 8px 20px #0000000d;margin-bottom:30px;padding:20px}.completion-legend{grid-gap:10px;display:grid;font-size:14px;gap:10px;grid-template-columns:repeat(2,1fr)}.dot{border-radius:50%;display:inline-block;height:12px;margin-right:8px;width:12px}.dot.red{background:#ef4444}.dot.orange{background:#f59e0b}.dot.blue{background:#3b82f6}.dot.green{background:#22c55e}.stats-cards{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(5,1fr);margin-bottom:20px}.stats-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 4px #0000000f;padding:16px}.stats-label{color:#6b7280;font-size:12px;margin-bottom:6px}.stats-value{color:#111827;font-size:24px;font-weight:700}.text-success{color:#16a34a}.text-danger{color:#dc2626}.text-warning{color:#d97706}@media (max-width:1200px){.stats-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.stats-cards{grid-template-columns:repeat(2,1fr)}}.accuracy-badge{background:#eff6ff;border-radius:20px;color:#2563eb;font-weight:600;padding:4px 10px}.perf-average,.perf-excellent,.perf-good,.perf-poor{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:13px;font-weight:600;justify-content:center;line-height:1;min-width:110px;padding:6px 14px}.perf-excellent{background:#dcfce7;color:#166534}.perf-good{background:#dbeafe;color:#1d4ed8}.perf-average{background:#fef3c7;color:#92400e}.perf-poor{background:#fee2e2;color:#b91c1c}.status-tree-container{box-sizing:border-box;flex-direction:column;overflow-x:auto;overflow-y:visible;padding:5px 20px 60px}.status-tree-container,.tree-top-row{align-items:center;display:flex;width:100%}.tree-top-row{justify-content:center;min-height:90px;position:relative;transform:translateX(-50px)}.total-node{border-color:#4935dc;height:90px;min-width:200px;width:200px}.tree-equals{align-items:center;color:#555;display:flex;font-size:32px;font-weight:700;justify-content:center;line-height:1;min-width:35px;width:60px}.tree-top-row .root{height:90px;min-width:225px;width:225px}.status-tree-node{align-items:center;background:#fff;border:2px solid #4935dc;border-radius:12px;box-shadow:0 3px 8px #0000001f;box-sizing:border-box;display:flex;flex-direction:column;height:88px;justify-content:center;min-width:190px;padding:12px 18px;position:relative;width:190px;z-index:2}.status-tree-node.root{height:90px;min-width:225px;width:225px}.status-tree-title{font-size:16px;font-weight:700;line-height:1.2;white-space:nowrap}.status-tree-count{font-size:26px;font-weight:700;line-height:1;margin-top:6px}.status-tree-node.paused{border-color:#f59e0b}.status-tree-node.accepted{border-color:#16a34a}.status-tree-node.rejected{border-color:#dc2626}.tree-line.vertical{background:#777!important;flex-shrink:0;height:35px;margin:0 auto;width:2px}.tree-column{align-items:center;display:flex;flex-direction:column;position:relative}.tree-level{grid-column-gap:120px;column-gap:120px;display:grid;grid-template-columns:190px 190px;justify-content:center;padding-top:28px;position:relative}.tree-level:before{background:#777!important;content:"";height:2px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:310px}.tree-level>.status-tree-node.paused:before,.tree-level>.tree-column:before{background:#777!important;content:"";height:28px;left:50%;position:absolute;top:-28px;transform:translateX(-50%);width:2px}.tree-split{grid-column-gap:100px;column-gap:100px;display:grid;grid-template-columns:190px 190px;justify-content:center;padding-top:28px;position:relative}.tree-split:before{background:#777!important;content:"";height:2px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:290px}.tree-split>.status-tree-node.paused:before,.tree-split>.tree-column:before{background:#777!important;content:"";height:28px;left:50%;position:absolute;top:-28px;transform:translateX(-50%);width:2px}.quality-split{grid-column-gap:70px;column-gap:70px;display:grid;grid-template-columns:190px 190px;justify-content:center;padding-top:28px;position:relative}.quality-split:before{background:#777!important;content:"";height:2px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:260px}.quality-split>.status-tree-node.accepted:before,.quality-split>.status-tree-node.rejected:before{background:#777!important;content:"";height:28px;left:50%;position:absolute;top:-28px;transform:translateX(-50%);width:2px}@media (max-width:800px){.status-tree-container{align-items:flex-start;padding-left:20px;padding-right:20px}.tree-level{margin-left:100px}}.app-layout{background:#f4f6f8;overflow:hidden}.app-layout,.sidebar{display:flex;height:100vh}.sidebar{background:linear-gradient(180deg,#0f172a,#020617);box-shadow:2px 0 10px #0003;color:#fff;flex-direction:column;min-width:250px;padding:18px 16px;position:-webkit-sticky;position:sticky;top:0;transition:width .25s ease,min-width .25s ease,padding .25s ease;width:250px}.sidebar-collapsed .sidebar{min-width:72px;padding:18px 10px;width:72px}.sidebar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px;min-height:36px}.logo{font-size:24px;font-weight:800;letter-spacing:1px;margin:0}.collapse-btn{align-items:center;background:#1e293b;border:none;border-radius:8px;color:#cbd5e1;cursor:pointer;display:flex;font-size:24px;height:34px;justify-content:center;transition:all .2s ease;width:34px}.collapse-btn:hover{background:#2563eb;color:#fff}.sidebar-collapsed .sidebar-header{justify-content:center}.sidebar-collapsed .collapse-btn{font-size:18px}.user-box{background:#020617;border:1px solid #1e293b;border-radius:14px;margin-bottom:30px;padding:14px;transition:all .25s ease}.sidebar-collapsed .user-box{background:#0000;border-color:#0000;display:flex;justify-content:center;padding:10px 5px}.user-top{align-items:center;display:flex;gap:12px;margin-bottom:10px}.sidebar-collapsed .user-top{margin-bottom:0}.avatar{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;box-shadow:0 0 0 2px #020617,0 0 0 4px #2563eb;color:#fff;display:flex;font-size:18px;font-weight:700;height:42px;justify-content:center;min-width:42px;width:42px}.user-info{display:flex;flex-direction:column;overflow:hidden}.user-name{font-size:15px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-role{color:#94a3b8;font-size:12px;text-transform:capitalize}.user-actions{display:flex;justify-content:space-around;margin-top:8px}.user-logout,.user-profile{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:13px;gap:6px;padding:6px 8px;transition:background .2s ease}.user-profile{color:#60a5fa}.user-profile:hover{background:#60a5fa1a}.user-logout{color:#fca5a5}.user-logout:hover{background:#fca5a51a}.menu{display:flex;flex-direction:column;gap:6px}.menu-item{align-items:center;border-radius:10px;color:#cbd5e1;display:flex;font-weight:500;gap:10px;padding:11px 14px;position:relative;text-decoration:none;transition:all .2s ease}.sidebar-collapsed .menu-item{justify-content:center;padding:11px 5px}.menu-icon{font-size:17px;min-width:22px;text-align:center}.menu-item:hover{background:#1e293b;color:#fff;transform:translateX(2px)}.menu-item.active{background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff}.menu-item.active:before{background:#60a5fa;border-radius:0 4px 4px 0;content:"";height:60%;left:-16px;position:absolute;top:50%;transform:translateY(-50%);width:4px}.sidebar-collapsed .menu-item.active:before{left:-10px}.content{background:#e9eaeb;flex:1 1;min-width:0;overflow-y:auto;padding:26px;transition:all .25s ease}.profile-page{margin:0 auto;max-width:1000px}.profile-title{font-size:28px;font-weight:700;margin-bottom:30px}.profile-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1.2fr}.profile-card{background:#fff;border-radius:16px;box-shadow:0 12px 30px #0000000f;padding:28px}.info-card{flex-direction:column;text-align:center}.info-card,.profile-avatar{align-items:center;display:flex}.profile-avatar{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;box-shadow:0 0 0 4px #e0e7ff;color:#fff;font-size:34px;font-weight:700;height:80px;justify-content:center;margin-bottom:12px;width:80px}.profile-name{font-size:20px;font-weight:600}.profile-role{color:#2563eb;font-size:14px;font-weight:500}.profile-meta{background:#f8fafc;padding:14px 16px}.exam-badge{background:#e6f0ff;border-radius:12px;color:#0056b3;font-size:12px;margin-right:5px;padding:4px 8px}.password-card h3{font-size:18px;margin-bottom:20px}.password-card .form-group{margin-bottom:16px}.password-card input{border:1px solid #d1d5db;border-radius:10px;font-size:14px;padding:10px 12px;width:100%}.password-card input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #dbeafe;outline:none}.change-password-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:16px;padding:12px;width:100%}.change-password-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)}.change-password-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:900px){.profile-grid{grid-template-columns:1fr}}.dashboard-container{padding:20px}.dashboard-title{font-size:24px;font-weight:700;margin-bottom:5px}.dashboard-filters{align-items:center;display:flex;gap:10px;margin-bottom:25px}.filter-select{font-size:13px;height:36px;min-width:180px;padding:6px 10px}.reset-btn{background:#6b7280;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;height:36px;padding:0 14px}.reset-btn:hover{background:#4b5563}.reset-btn:disabled{background:#9ca3af;cursor:not-allowed}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.stat-card{background:#fff;border-left:6px solid;border-radius:12px;box-shadow:0 4px 14px #00000014;padding:18px;transition:transform .2s ease}.stat-card:hover{transform:translateY(-3px)}.stat-title{color:#555;font-size:13px;font-weight:600;margin-bottom:8px}.stat-value{font-size:30px;font-weight:700}.stat-card.blue{border-color:#2563eb}.stat-card.green{border-color:#059669}.stat-card.purple{border-color:#7c3aed}.stat-card.orange{border-color:#f59e0b}.stat-card.sky-blue{border-color:#0ea5e9}.stat-card.red{border-color:#f5360b}.modern-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#6b7280 0),linear-gradient(135deg,#6b7280 50%,#0000 0);background-position:calc(100% - 18px) 16px,calc(100% - 13px) 16px;background-repeat:no-repeat;background-size:5px 5px;border:1px solid #d1d5db;border-radius:10px;color:#111827;cursor:pointer;font-size:13.5px;font-weight:500;height:38px;min-width:190px;outline:none;padding:6px 36px 6px 12px;transition:all .2s ease}.modern-select:hover{border-color:#9ca3af}.modern-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.modern-select:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.modern-select option{font-size:14px;padding:6px}.creator-extraction-dashboard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 15px #0000000f;margin-top:25px;padding:24px}.creator-dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.creator-dashboard-header h2{color:#1f2937;font-size:22px;font-weight:700;margin:0}.creator-dashboard-header p{color:#6b7280;font-size:14px;margin:5px 0 0}.extraction-flow{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 35px 1fr 35px 1fr}.extraction-flow.second-row,.extraction-flow.third-row{margin-top:20px}.extraction-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:flex;gap:15px;min-height:120px;padding:20px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.extraction-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-3px)}.extraction-icon{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;flex-shrink:0;font-size:23px;height:48px;justify-content:center;width:48px}.extraction-content{display:flex;flex-direction:column;min-width:0}.extraction-label{color:#6b7280;font-size:14px;font-weight:600}.extraction-value{color:#111827;font-size:30px;line-height:1.1;margin-top:3px}.extraction-description{color:#9ca3af;font-size:11px;margin-top:5px}.flow-arrow{align-items:center;color:#9ca3af;display:flex;font-size:24px;font-weight:600;justify-content:center}.extraction-card.extracted{border-left:4px solid #2563eb}.extraction-card.extracted .extraction-icon{background:#eff6ff}.extraction-card.pending{border-left:4px solid #f59e0b}.extraction-card.pending .extraction-icon{background:#fffbeb}.extraction-card.paused{border-left:4px solid #ef4444}.extraction-card.paused .extraction-icon{background:#fef2f2}.extraction-card.extraction-verified{border-left:4px solid #10b981}.extraction-card.extraction-verified .extraction-icon{background:#ecfdf5}.extraction-card.ai-verified{border-left:4px solid #8b5cf6}.extraction-card.ai-verified .extraction-icon{background:#f5f3ff}.extraction-card.human-verified{border-left:4px solid #0ea5e9}.extraction-card.human-verified .extraction-icon{background:#f0f9ff}@media (max-width:1000px){.extraction-flow{grid-template-columns:1fr}.flow-arrow{height:20px;transform:rotate(90deg)}.extraction-flow.second-row,.extraction-flow.third-row{margin-top:10px}}.quality-checked{border-left:4px solid #0f766e}.quality-checked .extraction-icon{background:#eaf2f0}.quality-check-breakdown{display:flex;gap:20px;margin-top:15px}.quality-status{align-items:center;display:flex;font-size:12px;gap:5px}.quality-status strong{font-size:17px;margin-left:3px}.quality-status.accepted{color:#16a34a}.quality-status.rejected{color:#dc2626}.tag-table-card{background:#fff;border-radius:8px;box-shadow:0 6px 18px #00000014;padding:12px}.tag-table-header{border-bottom:1px solid #ddd;display:grid;font-weight:600;grid-template-columns:40px 1fr 60px;margin-bottom:10px;padding-bottom:6px}.tag-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.tag-grid-item{align-items:center;background:#fafafa;border:1px solid #eee;border-radius:6px;display:grid;grid-template-columns:30px 1fr 50px;padding:8px}.tag-name{color:#2563eb;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tag-count{font-weight:600;text-align:center}.no-tags{color:#777;padding:16px;text-align:center}.issue-stats-card{background:#fff;border-radius:12px;box-shadow:0 8px 20px #0000000d;margin-bottom:30px;padding:20px}.issue-stats-card h3{font-size:18px;font-weight:700;margin-bottom:15px}.issue-list{display:flex;flex-direction:column;gap:12px}.issue-row{background:#f8fafc;border-radius:8px;overflow:hidden;padding:10px 12px;position:relative}.issue-name{font-size:14px;font-weight:600}.issue-count{color:#dc2626;font-weight:700;position:absolute;right:12px;top:10px}.issue-bar{background:linear-gradient(90deg,#ef4444,#f97316);bottom:0;height:4px;left:0;position:absolute}.status-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px}.status-badge.active{background:#d1fae5;color:#065f46}.status-badge.inactive{background:#fee2e2;color:#991b1b}.books-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.books-header .dashboard-title{margin:0}.add-book-btn{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:9px 18px;transition:background-color .2s ease}.add-book-btn:hover{background-color:#0056b3}.add-book-btn:active{transform:translateY(1px)}.book-modal-overlay{align-items:center;background:#0000008c;bottom:0;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;width:100%;z-index:99999}.book-modal{animation:bookModalIn .2s ease-out;background:#fff;border-radius:12px;box-shadow:0 15px 50px #0000004d;max-height:90vh;max-width:100%;overflow-y:auto;width:650px}@keyframes bookModalIn{0%{opacity:0;transform:scale(.96) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.book-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.book-modal-header h3{color:#111827;font-size:22px;font-weight:600;margin:0}.book-modal-close{align-items:center;background:#f1f1f1;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:24px;height:36px;justify-content:center;line-height:1;width:36px}.book-modal-close:hover{background:#e5e5e5}.book-modal-body{padding:24px}.book-form-group{margin-bottom:18px}.book-form-group label{color:#222;display:block;font-size:14px;font-weight:600;margin-bottom:7px}.book-form-group input,.book-form-group select{background:#fff;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;color:#333;display:block;font-size:14px;height:42px;outline:none;padding:9px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.book-form-group input:focus,.book-form-group select:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1f}.book-form-group input[type=file]{cursor:pointer;height:auto;padding:8px}.book-modal-footer{align-items:center;background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:18px 24px}.book-cancel-btn,.book-submit-btn{border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;min-width:110px;padding:10px 18px;transition:background .2s,opacity .2s}.book-cancel-btn{background:#fff;border:1px solid #d1d5db;color:#374151}.book-cancel-btn:hover{background:#f3f4f6}.book-submit-btn{background:#198754;border:1px solid #198754;color:#fff}.book-submit-btn:hover{background:#157347;border-color:#157347}.book-submit-btn:disabled{background:#198754;border-color:#198754;cursor:not-allowed;opacity:.6}@media (max-width:600px){.book-modal-overlay{padding:10px}.book-modal{max-height:95vh;width:100%}.book-modal-header{padding:16px 18px}.book-modal-body{padding:18px}.book-modal-footer{padding:15px 18px}.book-cancel-btn,.book-submit-btn{flex:1 1}}.btn-outline-primary{background:#0000;border:1px solid #007bff;border-radius:5px;color:#007bff;cursor:pointer;display:inline-block;font-size:13px;font-weight:500;line-height:1.5;padding:5px 12px;text-decoration:none;transition:all .2s ease}.btn-outline-primary:hover{background:#007bff;color:#fff;text-decoration:none}.btn-outline-primary:focus{box-shadow:0 0 0 3px #007bff26;outline:none}.book-details-grid{grid-column-gap:40px;grid-row-gap:12px;column-gap:40px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:25px;row-gap:12px}.book-details-grid .row{align-items:center;display:flex;gap:8px}.book-details-grid .row strong{white-space:nowrap}.book-details-grid .row span{word-break:break-word}@media (max-width:700px){.book-details-grid{grid-template-columns:1fr}}.source-table{background:#fff;border:1px solid #e5e7eb;border-collapse:collapse;border-radius:8px;margin-top:15px;overflow:hidden;width:100%}.source-table thead{background:#f8f9fa}.source-table th{border-bottom:1px solid #dee2e6;font-weight:700;text-align:left;white-space:nowrap}.source-table td,.source-table th{color:#374151;font-size:15px;padding:12px 15px}.source-table td{border-bottom:1px solid #e5e7eb;vertical-align:middle}.source-table tbody tr:last-source td{border-bottom:none}.source-table tbody tr:hover{background:#f8fafc}.source-table td:first-source,.source-table th:first-source{text-align:center;width:50px}.source-table td:last-source,.source-table th:last-source{font-weight:600;text-align:center;width:120px}.source-table td a{color:#007bff;font-weight:500;text-decoration:none;transition:color .2s ease}.source-table td a:hover{color:#0056b3;text-decoration:underline}.source-table .qt-empty{color:#6b7280;padding:30px;text-align:center}@media (max-width:700px){.source-table{display:block;overflow-x:auto;white-space:nowrap}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_AMS-Regular.73ea273a72f4aca30ca5.woff2) format("woff2"),url(/static/media/KaTeX_AMS-Regular.d562e886c52f12660a41.woff) format("woff"),url(/static/media/KaTeX_AMS-Regular.853be92419a6c3766b9a.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Caligraphic-Bold.a1abf90dfd72792a577a.woff2) format("woff2"),url(/static/media/KaTeX_Caligraphic-Bold.d757c535a2e5902f1325.woff) format("woff"),url(/static/media/KaTeX_Caligraphic-Bold.7489a2fbfb9bfe704420.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Caligraphic-Regular.d6484fce1ef428d5bd94.woff2) format("woff2"),url(/static/media/KaTeX_Caligraphic-Regular.db074fa22cf224af93d7.woff) format("woff"),url(/static/media/KaTeX_Caligraphic-Regular.7e873d3833eb108a0758.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Fraktur-Bold.931d67ea207ab37ee693.woff2) format("woff2"),url(/static/media/KaTeX_Fraktur-Bold.354501bac435c3264834.woff) format("woff"),url(/static/media/KaTeX_Fraktur-Bold.4c761b3711973ab04edf.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Fraktur-Regular.172d3529b26f8cedef6b.woff2) format("woff2"),url(/static/media/KaTeX_Fraktur-Regular.6fdf0ac577be0ba82a4c.woff) format("woff"),url(/static/media/KaTeX_Fraktur-Regular.ed305b5434865e06ffde.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/static/media/KaTeX_Main-Bold.39890742bc957b368704.woff2) format("woff2"),url(/static/media/KaTeX_Main-Bold.0c3b8929d377c0e9b2f3.woff) format("woff"),url(/static/media/KaTeX_Main-Bold.8169508bf58f8bd92ad8.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/static/media/KaTeX_Main-BoldItalic.20f389c4120be058d80a.woff2) format("woff2"),url(/static/media/KaTeX_Main-BoldItalic.428978dc7837d46de091.woff) format("woff"),url(/static/media/KaTeX_Main-BoldItalic.828abcb200061cffbaae.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_Main-Italic.fe2176f79edaa716e621.woff2) format("woff2"),url(/static/media/KaTeX_Main-Italic.fd947498bc16392e76c2.woff) format("woff"),url(/static/media/KaTeX_Main-Italic.fa675e5e4bec9eb250b6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Main-Regular.f650f111a3b890d116f1.woff2) format("woff2"),url(/static/media/KaTeX_Main-Regular.4f35fbcc9ee8614c2bcc.woff) format("woff"),url(/static/media/KaTeX_Main-Regular.9eba1d77abcf2aa6e94e.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/static/media/KaTeX_Math-BoldItalic.dcbcbd93bac0470b462d.woff2) format("woff2"),url(/static/media/KaTeX_Math-BoldItalic.3f07ed67f06c720120ce.woff) format("woff"),url(/static/media/KaTeX_Math-BoldItalic.bf2d440b3a42ea78a998.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/static/media/KaTeX_Math-Italic.6d3d25f4820d0da8f01f.woff2) format("woff2"),url(/static/media/KaTeX_Math-Italic.96759856b4e70f3a8338.woff) format("woff"),url(/static/media/KaTeX_Math-Italic.8a5f936332e8028c7278.ttf) format("truetype")}@font-face{font-display:block;font-family:"KaTeX_SansSerif";font-style:normal;font-weight:700;src:url(/static/media/KaTeX_SansSerif-Bold.95591a929f0d32aa282a.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Bold.b9cd458ac6d5889ff9c3.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Bold.5b49f4993ae22d7975b4.ttf) format("truetype")}@font-face{font-display:block;font-family:"KaTeX_SansSerif";font-style:italic;font-weight:400;src:url(/static/media/KaTeX_SansSerif-Italic.7d393d382f3e7fb1c637.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Italic.8d593cfaa96238d5e2f8.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Italic.b257a18c016f37ee4543.ttf) format("truetype")}@font-face{font-display:block;font-family:"KaTeX_SansSerif";font-style:normal;font-weight:400;src:url(/static/media/KaTeX_SansSerif-Regular.cd5e231e0cc53b2cb2c0.woff2) format("woff2"),url(/static/media/KaTeX_SansSerif-Regular.02271ec5cb9f5b4588ac.woff) format("woff"),url(/static/media/KaTeX_SansSerif-Regular.2f7bc363fc5424ebda59.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Script-Regular.c81d1b2a4b75d3eded60.woff2) format("woff2"),url(/static/media/KaTeX_Script-Regular.073b3402d036714b4370.woff) format("woff"),url(/static/media/KaTeX_Script-Regular.fc9ba5249878cd8f8d88.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size1-Regular.6eec866c69313624be60.woff2) format("woff2"),url(/static/media/KaTeX_Size1-Regular.0108e89c9003e8c14ea3.woff) format("woff"),url(/static/media/KaTeX_Size1-Regular.6de7d4b539221a49e9e2.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size2-Regular.2960900c4f271311eb36.woff2) format("woff2"),url(/static/media/KaTeX_Size2-Regular.3a99e70aee4076660d38.woff) format("woff"),url(/static/media/KaTeX_Size2-Regular.57f5c1837853986ea1db.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size3-Regular.e1951519f6f0596f7356.woff2) format("woff2"),url(/static/media/KaTeX_Size3-Regular.7947224e8a9914fa332b.woff) format("woff"),url(/static/media/KaTeX_Size3-Regular.8d6b6822586eea3d3b20.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Size4-Regular.e418bf257af1052628d8.woff2) format("woff2"),url(/static/media/KaTeX_Size4-Regular.aeffd8025cba3647f1a6.woff) format("woff"),url(/static/media/KaTeX_Size4-Regular.4ad7c7e8bb8d10a34bb7.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/static/media/KaTeX_Typewriter-Regular.c295e7f71970f03c0549.woff2) format("woff2"),url(/static/media/KaTeX_Typewriter-Regular.4c6b94fd1d07f8beff7c.woff) format("woff"),url(/static/media/KaTeX_Typewriter-Regular.c5c02d763c89380dcb4e.ttf) format("truetype")}.katex{font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.33"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}