@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Roboto+Mono:wght@400;500&display=swap";:root{--font-size: 16px;--background: #F6F2FA;--foreground: #1C1B1F;--card: #FFFFFF;--card-foreground: #1C1B1F;--primary: #60269E;--primary-foreground: #FFFFFF;--secondary: #00AEC7;--secondary-foreground: #FFFFFF;--muted: #E7E0EC;--muted-foreground: #49454F;--accent: #EF509A;--accent-foreground: #FFFFFF;--destructive: #B3261E;--destructive-foreground: #FFFFFF;--border: rgba(96, 38, 158, .12);--input-background: #EDE7F6;--ring: #60269E;--radius: .75rem}html{font-size:var(--font-size)}body{background-color:var(--background);color:var(--foreground)}
