*,::after,::before{cursor:none!important}.cursor-main{position:fixed;top:0;left:0;width:14px;height:14px;background:var(--color-white);border-radius:50%;pointer-events:none;z-index:100000;transform:translate(-50%,-50%);mix-blend-mode:difference;transition:width .25s ease,height .25s ease,background .3s ease}.cursor-ring{position:fixed;top:0;left:0;width:48px;height:48px;border:2px solid rgba(255,255,255,.5);border-radius:50%;pointer-events:none;z-index:99999;transform:translate(-50%,-50%);transition:width .35s cubic-bezier(.23, 1, .32, 1),height .35s cubic-bezier(.23, 1, .32, 1),border-color .3s ease,background .3s ease}.cursor-glow{position:fixed;top:0;left:0;width:80px;height:80px;background:radial-gradient(circle,rgba(126,217,87,.15) 0,transparent 70%);border-radius:50%;pointer-events:none;z-index:99998;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease,opacity .3s ease}.cursor-icon{position:fixed;top:0;left:0;font-size:1.2rem;pointer-events:none;z-index:100001;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s ease,font-size .3s ease}.cursor-icon.active{opacity:1;transform:translate(-50%,-50%)}.cursor-hover .cursor-main{width:8px;height:8px}.cursor-hover .cursor-ring{width:68px;height:68px;border-color:rgba(126,217,87,.5);background:rgba(126,217,87,.06)}.cursor-hover .cursor-glow{width:120px;height:120px;background:radial-gradient(circle,rgba(126,217,87,.25) 0,transparent 70%)}.cursor-click .cursor-main{width:10px;height:10px}.cursor-click .cursor-ring{width:40px;height:40px;border-color:var(--color-accent)}.cursor-on-light .cursor-main{background:var(--color-primary);mix-blend-mode:normal}.cursor-on-light .cursor-ring{border-color:rgba(42,98,179,.4)}.cursor-on-light .cursor-glow{background:radial-gradient(circle,rgba(42,98,179,.1) 0,transparent 70%)}.cursor-on-light.cursor-hover .cursor-ring{border-color:rgba(42,98,179,.5);background:rgba(42,98,179,.06)}.cursor-on-light.cursor-hover .cursor-glow{background:radial-gradient(circle,rgba(42,98,179,.2) 0,transparent 70%)}.cursor-context .cursor-main{width:0;height:0;opacity:0}.cursor-context .cursor-ring{width:60px;height:60px;border-color:rgba(126,217,87,.4);background:rgba(13,31,60,.6);backdrop-filter:blur(4px)}.cursor-page-about .cursor-ring{border-color:rgba(100,180,255,.3)}.cursor-page-admissions .cursor-ring{border-color:rgba(126,217,87,.3)}.cursor-page-facilities .cursor-ring{border-color:rgba(255,190,60,.3)}.cursor-page-achievements .cursor-ring{border-color:rgba(255,215,0,.3)}.cursor-page-careers .cursor-ring{border-color:rgba(180,130,255,.3)}.cursor-page-contact .cursor-ring{border-color:rgba(100,200,255,.3)}@media (max-width:991.98px),(hover:none){.cursor-glow,.cursor-icon,.cursor-main,.cursor-ring{display:none!important}*,::after,::before{cursor:auto!important}}