*{margin:0;padding:0;border:0;outline:0;text-decoration:none;box-sizing:border-box}body{font-family:roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Montserrat,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:gray}html,body{width:100%;scroll-behavior:smooth}.custom-cursor{position:fixed;top:0;left:0;width:32px;height:32px;z-index:9999;display:flex;justify-content:center;align-items:center;pointer-events:none}.cursor-dot{position:absolute;width:1.5px;height:1.5px;background-color:#d4af37;border-radius:50%;top:50%;left:50%;transform-origin:center center}.shatta-logo{position:relative;display:inline-block;transition:.5s ease;animation:shattaGlow 4s ease-in-out infinite}.shatta-logo:hover{transform:scale(1.05);animation-play-state:running}.shatta-logo:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;pointer-events:none;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.55) 50%,transparent 100%);animation:shattaShine 6s ease-in-out infinite}.shatta-logo:before{content:"";position:absolute;inset:-4px;filter:blur(10px);background:radial-gradient(circle,rgba(212,175,55,.35),transparent 70%);opacity:.6;z-index:-1}.mini-visualizer{display:flex;align-items:flex-end;gap:1px;height:15px}.css-hhgy9f-MuiCardContent-root:last-child{padding-bottom:0}.mini-visualizer span{width:3px;background:#d4af37;animation:bounce 2s infinite ease-in-out}.mini-visualizer span:nth-child(1){animation-delay:0s}.mini-visualizer span:nth-child(2){animation-delay:.1s}.mini-visualizer span:nth-child(3){animation-delay:.2s}.mini-visualizer span:nth-child(4){animation-delay:.3s}.mini-visualizer span:nth-child(5){animation-delay:.4s}.css-9gjss-MuiCardContent-root:last-child{padding-bottom:.5}#smallScreenMenu{position:absolute;min-width:15rem;top:.5rem;right:.5rem;flex-direction:column;justify-content:flex-start;border-radius:.4rem;transition:.4s ease;z-index:12;text-transform:capitalize}#smallScreenMenu .menuList{display:flex;flex-direction:column;min-width:inherit;padding:.5rem 1rem;font-size:.8rem;animation:animateNavMenuItems .4s linear forwards;transform-origin:top right;opacity:0;background-color:#362f14;color:#d4af37;border-left:3px solid transparent}#smallScreenMenu .menuList:hover{background-color:#323232;border-left:3px solid #d4af37}#smallScreenMenu .menuList:nth-child(1){animation-delay:.2s;border-radius:.2rem .2rem 0 0}#smallScreenMenu .menuList:nth-child(2){animation-delay:.3s;border-top:1px solid #d4af37}#smallScreenMenu .menuList:nth-child(3){animation-delay:.4s;border-top:1px solid #d4af37}#smallScreenMenu .menuList:nth-child(4){animation-delay:.5s;border-top:1px solid #d4af37}#smallScreenMenu .menuList:nth-child(5){animation-delay:.6s;border-top:1px solid #d4af37}#smallScreenMenu .menuList:nth-child(6){animation-delay:.7s;border-top:1px solid #d4af37}#smallScreenMenu .menuList:nth-child(7){animation-delay:.8s;border-top:1px solid #d4af37}#smallScreenMenu .menuList:nth-child(8){animation-delay:1s;border-top:1px solid #d4af37}#smallScreenMenu .menuList:nth-child(9){animation-delay:1.1s;border-top:1px solid #d4af37}#smallScreenMenu .menuList:nth-child(10){animation-delay:1.2s;border-top:1px solid #d4af37}#smallScreenMenu .menuList:nth-child(11){animation-delay:1.3s;border-top:1px solid #d4af37}#smallScreenMenu .menuList:nth-child(12){animation-delay:1.4s;border-top:1px solid #d4af37}#smallScreenMenu .menuList:nth-child(13){animation-delay:1.5s;border-top:1px solid #d4af37}#smallScreenMenu .menuList.selected{color:#fff;border-bottom:1px solid transparent;border-left:3px solid #fff}@keyframes animateNavMenuItems{0%{transform:rotate(0) rotateX(-90deg) scale(1)}to{transform:rotate(1) rotateX(0) scale(1.1);opacity:1}}@keyframes bounce{0%,to{height:4px}50%{height:20px}}@keyframes shattaGlow{0%,to{text-shadow:0 0 8px rgba(212,175,55,.4),0 0 16px rgba(212,175,55,.3),2px 2px 4px rgba(0,0,0,.6)}50%{text-shadow:0 0 14px rgba(212,175,55,.8),0 0 28px rgba(212,175,55,.6),2px 2px 4px rgba(0,0,0,.6)}}@keyframes shattaShine{0%{left:-140%;opacity:0}30%{opacity:1}50%{left:140%;opacity:0}to{left:140%;opacity:0}}.modalHeight{max-height:80vh;display:flex;flex-direction:column}.modalHeight .modalContent{overflow-y:auto}.modalHeight .modalContent::-webkit-scrollbar{width:5px}.modalHeight .modalContent::-webkit-scrollbar-track{background-color:transparent}.modalHeight .modalContent::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:.8rem}.modalHeight .modalContent::-webkit-scrollbar-track-piece{width:5px}.assignSubjectLecturerBox{background-color:#292929;min-width:2rem;padding:.2rem 0}.assignSubjectLecturerBox .lecturerWrap{display:flex;align-items:center}.assignSubjectLecturerBox .lecturerWrap:hover{background-color:#474646;cursor:pointer}.assignSubjectLecturerBox .lecturerWrap p{padding:.5rem;color:#fff;font-size:.8em}#ayonkofaModalOverlay .tox-statusbar a,#ayonkofaModalOverlay .tox-statusbar .tox-statusbar__help-text{display:none}#ayonkofaModalOverlay .tox-statusbar .tox-statusbar__text-container{display:flex;justify-content:space-between}#ayonkofaModalOverlay .tox-editor-header{z-index:0}#ayonkofaModalOverlay .tox-edit-area:before{z-index:0}#ayonkofaModalOverlay .tox .tox-promotion-button{display:none}#ayonkofaModalOverlay .preview{display:flex;align-items:center;gap:2rem;padding:1.5rem 0 0}#ayonkofaModalOverlay .preview button{padding:.3rem;border-radius:.4rem;background-color:#292929;color:#fff;cursor:pointer}#ayonkofaModalOverlay .preview p{font-size:.8em;color:red}#ayonkofaModalOverlay .previewHistoryCont{position:relative;display:none}#ayonkofaModalOverlay .previewHistoryCont.open{display:block;position:"absolute";justify-content:baseline;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;align-items:center;background-color:#292929}#containerHeaderWrap{font-size:calc(.7rem + 1vmin);z-index:2;display:flex;justify-content:space-between;align-items:center}#containerHeaderWrap h1.dashAction{text-transform:uppercase;font-size:1rem}#containerHeaderWrap h1.dashAction span{color:#8c792e;font-size:.8rem}
