:root {
    --k-z-drop: 100;
    --k-z-sticky: 200;
    --k-z-overlay: 300;
    --k-z-modal: 400;
    --k-z-toast: 500;
    --k-z-tip: 600;
}
