:root {
    --blur-bg-color: rgba(255, 255, 255, 0.4);
    --blur-bg-color-active: rgba(255, 255, 255, 0.8);
    --blur-radius: 20px;
}
