.AdminDashboard-module__gNaplW__main{-webkit-user-select:none;user-select:none;background-color:var(--background3);flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;overflow:hidden}.AdminDashboard-module__gNaplW__title{color:var(--foreground2);font-size:50px}.AdminDashboard-module__gNaplW__signout{display:absolute;position:absolute;top:80px;right:80px}.AdminDashboard-module__gNaplW__signout button{width:100px;height:35px;color:var(--background1);background:var(--foreground2);cursor:pointer;border:none;border-radius:2px;font-size:15px}.AdminDashboard-module__gNaplW__dashbaord{box-sizing:content-box;border-radius:15px;flex-wrap:wrap;justify-content:center;align-items:center;width:min(80%,1700px);height:auto;padding:50px 140px;display:flex;position:relative}@media only screen and (max-width:1600px){.AdminDashboard-module__gNaplW__dashbaord{width:800px}}@media only screen and (max-width:900px){.AdminDashboard-module__gNaplW__dashbaord{width:600px}}@media only screen and (max-width:600px){.AdminDashboard-module__gNaplW__dashbaord{width:400px}}
.dashboardButton-module__4upT0W__pageSelector{flex-direction:column;justify-content:flex-start;align-items:center;width:140px;height:200px;margin:10px;display:flex;position:relative}.dashboardButton-module__4upT0W__linkWrapper{cursor:pointer;width:140px;height:140px;display:flex;position:relative}.dashboardButton-module__4upT0W__rotateButton{width:140px;height:140px;color:var(--background1);cursor:pointer;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;font-size:100px;transition:all .5s;display:flex;position:absolute}.dashboardButton-module__4upT0W__rotateButton:hover{transform:scale(.9)}.dashboardButton-module__4upT0W__background{background:var(--foreground2);z-index:0;width:140px;height:140px;transition:all .5s;position:relative}.dashboardButton-module__4upT0W__rotateButton:hover+.dashboardButton-module__4upT0W__background{border-radius:80px;transform:rotate(90deg)}.dashboardButton-module__4upT0W__description{width:140px;color:var(--foreground2);text-align:center;background:0 0;flex-wrap:wrap;justify-content:center;margin-top:10px;font-size:20px;display:flex}
