:root{
  --glass-bg:rgba(255,255,255,.06);
  --glass-bg-strong:rgba(255,255,255,.10);
  --glass-blur:blur(30px); /* @kind other */
  --glass-blur-light:blur(18px); /* @kind other */
  --glass-border:1px solid rgba(255,255,255,.10); /* @kind other */
  --glass-shadow:var(--shadow-soft);
}
