.neon-box-shadow {
    box-shadow: 0 0 15px rgba(238, 43, 189, 0.3);
}

/* 3D perspective helper */
.perspective-1000 {
    perspective: 1000px;
}