:root[data-embed-theme=light]{--embed-background:transparent;--embed-foreground:oklch(0.21 0.0016 17.28);--embed-card:oklch(1 0 0);--embed-card-foreground:oklch(0.21 0.0016 17.28);--embed-border:oklch(0.93 0 0);--embed-input:oklch(0.93 0 0);--embed-ring:oklch(0.708 0 0);--embed-primary:oklch(0.69 0.1987 23.91);--embed-primary-foreground:oklch(1 0 0);--embed-secondary:oklch(0.38 0.2168 271.52);--embed-secondary-foreground:oklch(1 0 0);--embed-destructive:oklch(0.577 0.245 27.325);--embed-destructive-foreground:oklch(1 0 0);--embed-muted:oklch(0.97 0 0);--embed-muted-foreground:oklch(0.28 0.0035 48.6);--embed-accent:oklch(0.69 0.1987 23.91);--embed-accent-foreground:oklch(1 0 0);--embed-popover:oklch(1 0 0);--embed-popover-foreground:oklch(0.21 0.0016 17.28)}:root[data-embed-theme=dark]{--embed-background:transparent;--embed-foreground:oklch(0.97 0 0);--embed-card:oklch(0.21 0.0016 17.28);--embed-card-foreground:oklch(0.97 0 0);--embed-border:oklch(0.28 0.0035 48.6);--embed-input:oklch(0.28 0.0035 48.6);--embed-ring:oklch(0.708 0 0);--embed-primary:oklch(0.69 0.1987 23.91);--embed-primary-foreground:oklch(1 0 0);--embed-secondary:oklch(0.38 0.2168 271.52);--embed-secondary-foreground:oklch(1 0 0);--embed-destructive:oklch(0.577 0.245 27.325);--embed-destructive-foreground:oklch(1 0 0);--embed-muted:oklch(0.28 0.0035 48.6);--embed-muted-foreground:oklch(0.72 0.0072 53.4);--embed-accent:oklch(0.69 0.1987 23.91);--embed-accent-foreground:oklch(1 0 0);--embed-popover:oklch(0.21 0.0016 17.28);--embed-popover-foreground:oklch(0.97 0 0)}.embed-layout{--color-background:var(--embed-background);--color-foreground:var(--embed-foreground);--color-card:var(--embed-card);--color-card-foreground:var(--embed-card-foreground);--color-popover:var(--embed-popover);--color-popover-foreground:var(--embed-popover-foreground);--color-primary:var(--embed-primary);--color-primary-foreground:var(--embed-primary-foreground);--color-secondary:var(--embed-secondary);--color-secondary-foreground:var(--embed-secondary-foreground);--color-muted:var(--embed-muted);--color-muted-foreground:var(--embed-muted-foreground);--color-accent:var(--embed-accent);--color-accent-foreground:var(--embed-accent-foreground);--color-destructive:var(--embed-destructive);--color-destructive-foreground:var(--embed-destructive-foreground);--color-border:var(--embed-border);--color-input:var(--embed-input);--color-ring:var(--embed-ring);--radius:0.5rem}.embed-layout,.embed-layout *{background:transparent}.embed-layout .bg-card{background-color:var(--color-card)}.embed-layout .bg-primary{background-color:var(--color-primary)}.embed-layout .bg-secondary{background-color:var(--color-secondary)}.embed-layout .bg-muted{background-color:var(--color-muted)}.embed-layout{min-height:100vh!important;height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important}body:has(.embed-layout),html:has(.embed-layout){height:100%!important;min-height:100%!important;overflow:hidden!important;background:transparent!important;margin:0!important;padding:0!important}