/* --- SATURN BLOCKS: PREMIUM GLOBAL STYLES --- */
:root {
    --sb-radius: 20px;
    --sb-shadow: 0 15px 40px rgba(0,0,0,0.12);
    --sb-transition: 0.6s cubic-bezier(0.2, 1, 0.3, 1);
    --sb-jelly: 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
