:root{
/* Metza is a flat brand: elevation is used sparingly and stays warm-neutral. */
--shadow-none:none;
--shadow-sm:0 1px 2px rgba(21,21,21,.06);
--shadow-md:0 8px 24px -10px rgba(21,21,21,.16);
--shadow-lg:0 28px 64px -24px rgba(21,21,21,.24);
--shadow-character:0 40px 40px -28px rgba(21,21,21,.35);
--glow-yellow:0 0 0 1px var(--yellow-500), inset 0 0 60px rgba(255,212,0,.35);
--overlay-scrim:rgba(21,21,21,.55);
--blur-glass:saturate(140%) blur(14px);
}
