@import '../style-scp.css';

:root {
  --accent: #EE72F1;
  --background: color-mod(var(--accent) blend(#1D1E28 98%));
}