.IconButton{width:35px;height:35px;color:var(--violet-11);box-shadow:0 2px 10px var(--black-a7);background-color:#fff;border-radius:100%;justify-content:center;align-items:center;font-family:inherit;display:inline-flex}.IconButton:hover{background-color:var(--violet-3)}.IconButton:focus{box-shadow:0 0 0 2px #000}.toaster{--background:theme(colors.background);--foreground:theme(colors.foreground);--card:theme(colors.card);--card-foreground:theme(colors.card-foreground);--popover:theme(colors.popover);--popover-foreground:theme(colors.popover-foreground);--primary:theme(colors.primary);--primary-foreground:theme(colors.primary-foreground);--secondary:theme(colors.secondary);--secondary-foreground:theme(colors.secondary-foreground);--muted:theme(colors.muted);--muted-foreground:theme(colors.muted-foreground);--accent:theme(colors.accent);--accent-foreground:theme(colors.accent-foreground);--destructive:theme(colors.destructive);--destructive-foreground:theme(colors.destructive-foreground);--border:theme(colors.border);--input:theme(colors.input);--ring:theme(colors.ring)}
