@forward "../styles/prefix";
@forward "../styles/variables";
@use "../styles/variables" as *;

$sticky-z-index: var(--sticky-z-index, 99);
