@theme{ --color-bg: #FFFFFF; --color-surface: #F8F8F8; --color-primary: #1A1A1A; --color-secondary: #444444; --color-accent: #FF3366; --color-text: #111111; --color-muted: #999999; --font-display: "Archivo Black", sans-serif; --font-body: "Barlow", sans-serif; }.bg-surface{background-image:radial-gradient(circle,var(--color-muted) .5px,transparent .5px);background-size:24px 24px;background-position:0 0}
