/* ==========================================================================
   KURUNEGALA JANAKALA PADANAMA - INAUGURATION PORTAL STYLESHEET
   Aesthetics: Sri Lankan Cultural Heritage x Futuristic Glass & Gold Luxury
   ========================================================================== */


/* Hide Default Cursor on devices with fine pointer for custom canvas cursor */
@media (pointer: fine) {
    *, *::before, *::after {
        cursor: none !important;
    }
}

/* Canvases Overlay */
#cursor-canvas {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    pointer-events: none;
    z-index: 9999;
}

#confetti-canvas {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    pointer-events: none;
    z-index: 9990;
}

 200, 55, 0.7);
}
