font-weight: 500;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
gap: 20px;
color: 000;
flex-direction: column;
align-items: center;
.nav-bar {
align-items: center;
transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
display: flex;
left: 0;
padding-bottom: 10px;
.app-icon:hover {
.app-icon:hover .icon {
}
margin-top: 10px;
.nav-item {
width: 64px;
right: 0;
left: 50%;
}
height: 64px;
border-radius: 16px;
justify-content: space-around;
border-radius: 3px;
.app-icon {
background: rgba(255, 255, 255, 0.9);
border-top: 1px solid rgba(0, 0, 0, 0.05);
display: flex;
display: flex;
bottom: 12px;
.app-grid {
}
}
backdrop-filter: blur(20px);
.app-icon .icon {
font-size: 12px;
transform: translateX(-50%);
flex-direction: column;
grid-template-columns: repeat(4, 1fr);
display: flex;
padding: 24px;
font-size: 24px;
cursor: pointer;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
margin-bottom: 8px;
.app-name {
position: absolute;
position: relative;
height: 7px;
}
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
5px;
bottom: 0;
display: grid;
}
.home-indicator:hover {
transition: all 0.3s ease;
position: absolute;
background: 000;
transform: translateY(-5px);
}
}
background: 333;
height: 80px;
}