*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{font-family:Lexend,sans-serif;background:#f6f7f8;color:#0d141b}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}img,svg,video,canvas{max-width:100%}.responsive-page{width:100%;min-width:0}.responsive-scroll{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.responsive-scroll>table,.responsive-scroll>.responsive-wide{min-width:100%}.responsive-actions{display:flex;align-items:center;gap:.75rem}.responsive-modal-body{min-height:0;max-height:calc(100dvh - 10rem);overflow-y:auto;-webkit-overflow-scrolling:touch}.responsive-modal-panel{display:flex;width:100%;max-height:min(90vh,calc(100dvh - 2rem));flex-direction:column}.mobile-card-list{display:none}.assessment-table-actions{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:.5rem}.assessment-action-button{display:inline-flex;width:24px;height:24px;flex:0 0 24px;align-items:center;justify-content:center;padding:0}.assessment-action-button>svg{width:16px;height:16px;flex:0 0 16px}.mobile-data-card{border:1px solid #e2e8f0;border-radius:1rem;background:#fff;padding:1rem;box-shadow:0 1px 2px #0f172a0a}.dark .mobile-data-card{border-color:#1e293b;background:#0f172a}.overflow-x-auto,.overflow-auto{-webkit-overflow-scrolling:touch}@media(max-width:767px){html,body,#root{width:100%;overflow-x:hidden}body{font-size:.9375rem}.responsive-page{padding-left:0;padding-right:0}.responsive-page>*{min-width:0}.responsive-scroll>table,.responsive-scroll>.responsive-wide{min-width:max-content}.responsive-actions{align-items:stretch;flex-wrap:wrap}.responsive-actions>button,.responsive-actions>a,.responsive-actions>.mobile-full{width:100%;justify-content:center}.responsive-modal-panel{border-radius:1.25rem;width:min(100%,calc(100vw - 1rem));max-height:min(92vh,calc(100dvh - 1rem));overflow:hidden}.responsive-modal-body{max-height:calc(100dvh - 7.5rem);overflow-y:auto}.mobile-card-list{display:grid;gap:.75rem}.mobile-safe-button{min-height:2.75rem}.overflow-x-auto{scrollbar-width:thin}.overflow-x-auto>table,.overflow-x-auto>div[class*=min-w-]{width:max-content}th,td{white-space:nowrap}.input,select.input,textarea.input{min-height:2.75rem;font-size:1rem}}html.student-compact{font-size:14px}a{text-decoration:none}.security-grid{background-image:radial-gradient(circle at 2px 2px,#1e293b 1px,transparent 0);background-size:40px 40px}@keyframes toastSlideIn{0%{opacity:0;transform:translate3d(20px,-10px,0) scale(.96)}60%{opacity:1;transform:translateZ(0) scale(1.01)}to{opacity:1;transform:translateZ(0) scale(1)}}.toast-enter{animation:toastSlideIn .28s ease-out}@keyframes toastFadeOut{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(12px,-6px,0) scale(.98)}}.toast-exit{animation:toastFadeOut .26s ease-in forwards}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.6) transparent}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#64748b99;border-radius:999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#64748bcc}.input{width:100%;border:1px solid #cbd5e1;border-radius:.5rem;padding:.625rem .875rem;background:#f8fafc;color:#0f172a;font-size:.875rem;line-height:1.25rem;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease,color .16s ease;-webkit-appearance:none;appearance:none}.input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f;outline:none}.input::placeholder{color:#94a3b8}.input:disabled{cursor:not-allowed;opacity:.65;background:#f1f5f9}.dark .input{border-color:#334155;background:#0f172a;color:#e2e8f0}.dark .input::placeholder{color:#64748b}.dark .input:disabled{background:#111827}.dark .input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f62e}.anti-cheat-avatar{width:124px;display:flex;flex-direction:column;align-items:center}.anti-cheat-head{width:84px;height:84px;border-radius:999px;background:linear-gradient(145deg,#fde68a,#f59e0b);border:3px solid #fbbf24;position:relative;animation:antiCheatLook 3.2s ease-in-out infinite;transform-origin:bottom center}.anti-cheat-eye{width:8px;height:8px;border-radius:999px;background:#0f172a;position:absolute;top:35px;animation:antiCheatEye 3.2s ease-in-out infinite}.anti-cheat-eye-left{left:24px}.anti-cheat-eye-right{right:24px}.anti-cheat-shoulder{margin-top:-4px;width:108px;height:48px;border-radius:20px 20px 14px 14px;background:#2563eb;border:2px solid #1d4ed8}@keyframes antiCheatLook{0%,20%,to{transform:rotate(0)}30%,42%{transform:rotate(-10deg)}58%,72%{transform:rotate(10deg)}}@keyframes antiCheatEye{0%,20%,to{transform:translate(0)}30%,42%{transform:translate(-2px)}58%,72%{transform:translate(2px)}}.rich-text-editor:empty:before{content:attr(data-placeholder);color:#94a3b8}.rich-text-editor:focus{box-shadow:inset 0 0 0 1px #2563eb2e}.rich-text-editor p,.rich-text-content p{margin:0 0 .75rem}.rich-text-editor p:last-child,.rich-text-content p:last-child{margin-bottom:0}.rich-text-editor ul,.rich-text-editor ol,.rich-text-content ul,.rich-text-content ol{margin:0 0 .75rem 1.25rem;padding:0}.rich-text-editor blockquote,.rich-text-content blockquote{margin:0 0 .75rem;padding-left:.875rem;border-left:3px solid #cbd5e1;color:#475569}.rich-text-editor table,.rich-text-content table{width:100%;border-collapse:collapse;margin:.5rem 0 .75rem;border:1px solid #cbd5e1}.rich-text-editor th,.rich-text-editor td,.rich-text-content th,.rich-text-content td{border:1px solid #cbd5e1;padding:.55rem .65rem;text-align:left;vertical-align:top}.rich-text-editor th,.rich-text-content th{background:#f8fafc;font-weight:700}#root{min-height:100vh}
