.embed-customized{font-family:var(--font-family,inherit);background-color:var(--color-background,transparent);color:var(--color-text,#111827)}.embed-customized .text-2xl,.embed-customized .text-3xl,.embed-customized .text-lg,.embed-customized .text-xl,.embed-customized h1,.embed-customized h2,.embed-customized h3{font-size:var(--font-size-heading,1.875rem)!important;color:var(--color-text,#111827)}.embed-customized .text-base,.embed-customized div,.embed-customized p{font-size:var(--font-size-body,1rem)!important}.embed-customized .text-sm,.embed-customized .text-xs{font-size:var(--font-size-small,.875rem)!important}.embed-customized .text-gray-500,.embed-customized .text-gray-600,.embed-customized .text-muted-foreground{color:var(--color-muted-text,#6b7280)!important}.embed-customized .card{background-color:var(--color-card-background,#ffffff)!important;border-color:var(--color-border,#e5e7eb)!important;border-radius:var(--card-border-radius,.5rem)!important;box-shadow:var(--card-shadow,0 1px 3px 0 rgba(0,0,0,.1))!important}.embed-customized button:not(.variant-outline){background-color:var(--button-background,#374151)!important;color:var(--button-text,#ffffff)!important;border-radius:var(--button-border-radius,.375rem)!important}.embed-customized button:not(.variant-outline):hover{background-color:var(--button-hover-background,#1f2937)!important}.embed-customized input,.embed-customized select,.embed-customized textarea{border-color:var(--color-border,#e5e7eb)!important;font-size:var(--font-size-body,1rem)!important;color:var(--color-text,#111827)!important}body{background:transparent!important}