.themed-background{background-color:var(--theme-background,#fff)}.themed-surface{background-color:var(--theme-surface,#f8fafc)}.themed-muted{background-color:var(--theme-muted,#f1f5f9)}.themed-text{color:var(--theme-text,#0f172a)}.themed-text-secondary{color:var(--theme-text-secondary,#475569)}.themed-text-muted{color:var(--theme-text-muted,#94a3b8)}.themed-primary-bg{background-color:var(--theme-primary,#3b82f6)}.themed-primary-text{color:var(--theme-primary,#3b82f6)}.themed-primary-text-color{color:var(--theme-primary-text,#fff)}.themed-primary-hover:hover{background-color:var(--theme-primary-hover,#2563eb)}.themed-secondary-bg{background-color:var(--theme-secondary,#64748b)}.themed-secondary-text{color:var(--theme-secondary,#64748b)}.themed-secondary-hover:hover{background-color:var(--theme-secondary-hover,#475569)}.themed-border{border-color:var(--theme-border,#e2e8f0)}.themed-divider{border-color:var(--theme-divider,#cbd5e1)}.themed-header{background-color:var(--theme-header-bg,var(--theme-background,#fff));color:var(--theme-header-text,var(--theme-text,#0f172a))}.themed-footer{background-color:var(--theme-footer-bg,#0f172a);color:var(--theme-footer-text,#fff)}.themed-button-primary{background-color:var(--theme-button-primary-bg,var(--theme-primary,#3b82f6));color:var(--theme-button-primary-text,var(--theme-primary-text,#fff));padding:var(--theme-button-padding,.5rem 1rem);border-radius:var(--theme-button-radius,.375rem);text-transform:var(--theme-button-text-transform,none);transition:background-color .2s}.themed-button-primary:hover{background-color:var(--theme-button-primary-hover,var(--theme-primary-hover,#2563eb))}.themed-button-secondary{background-color:var(--theme-button-secondary-bg,var(--theme-secondary,#64748b));color:var(--theme-button-secondary-text,var(--theme-secondary-text,#fff));padding:var(--theme-button-padding,.5rem 1rem);border-radius:var(--theme-button-radius,.375rem);text-transform:var(--theme-button-text-transform,none);transition:background-color .2s}.themed-button-secondary:hover{background-color:var(--theme-button-secondary-hover,var(--theme-secondary-hover,#475569))}.themed-success{color:var(--theme-success,#10b981)}.themed-success-bg{background-color:var(--theme-success,#10b981)}.themed-warning{color:var(--theme-warning,#f59e0b)}.themed-warning-bg{background-color:var(--theme-warning,#f59e0b)}.themed-error{color:var(--theme-error,#ef4444)}.themed-error-bg{background-color:var(--theme-error,#ef4444)}.themed-info{color:var(--theme-info,#3b82f6)}.themed-info-bg{background-color:var(--theme-info,#3b82f6)}.themed-product-card{transition:transform .2s,box-shadow .2s}.themed-product-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.themed-link{color:var(--theme-primary,#3b82f6)}.themed-link:hover{color:var(--theme-primary-hover,#2563eb)}
/*# sourceMappingURL=9696cfd37dcb8670.css.map*/