.whatsapp-float{color:#fff;z-index:9998;cursor:pointer;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 20px #25d36666}.whatsapp-float:hover{background:#128c7e;transform:scale(1.1);box-shadow:0 6px 30px #25d36699}.whatsapp-float:active{transform:scale(.95)}@keyframes pulse{0%{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 30px #25d366b3}to{box-shadow:0 4px 20px #25d36666}}.whatsapp-float{animation:2s infinite pulse}@media (max-width:768px){.whatsapp-float{display:none}}@media (max-width:480px){.whatsapp-float{display:none}.whatsapp-float svg{width:26px;height:26px}}
.student-login-wrapper{z-index:1000;display:block;position:fixed;top:70%;right:-50px;transform:translateY(-50%)}.student-login-button{transform-origin:50%;background-color:var(--lpu-orange,#ff6b00);color:#fff;cursor:pointer;border:none;border-radius:8px 8px 0 0;padding:10px 20px;font-weight:600;transform:rotate(-90deg)}
