/* style module surface 92e2c9e13e chunk 1 */
@layer pgStyle2e2c9e {
  body[data-style-seed="92e2c9e13e"] {
    --style-surface-1: color-mix(in srgb, var(--accent) 19%, transparent);
  }
  body[data-style-seed="92e2c9e13e"] ::selection {
    background: var(--style-surface-1);
  }
}
