/* =========================
   Meet Neo. Let's follow the white rabbit :)
   Author: Qbit
   Build Date: 14/07/2026
   Version: 1.0.0

   File path: /uploads/
========================= */

/* =========================
   Root styles 
========================= */

:root {

}

/* =========================
   Custom styles 
========================= */

/* =========================
   Responsive styles
========================= */

@media (max-width: 768px) { 


}