*{border-color:hsl(var(--theme-border))}body{background-color:hsl(var(--theme-background));color:hsl(var(--theme-foreground));font-feature-settings:"rlig" 1,"calt" 1}.text-balance{text-wrap:balance}.content-auto{content-visibility:auto}.theme-light{--theme-background:0 0% 100%;--theme-foreground:var(--color-brand-zinc-900);--theme-surface:0 0% 100%;--theme-surface-alt:var(--color-brand-zinc-100);--theme-muted:var(--color-brand-zinc-200);--theme-subtle:var(--color-brand-zinc-300);--theme-overlay:0 0% 0%/0.6;--theme-primary:var(--color-brand-accent-600);--theme-primary-foreground:0 0% 98%;--theme-secondary:var(--color-brand-zinc-200);--theme-secondary-foreground:var(--color-brand-zinc-900);--theme-border:var(--color-brand-zinc-200);--theme-border-muted:var(--color-brand-zinc-100);--theme-border-subtle:var(--color-brand-zinc-300);--theme-border-strong:var(--color-brand-zinc-400);--theme-text-primary:var(--color-brand-zinc-700);--theme-text-secondary:var(--color-brand-zinc-500);--theme-text-tertiary:var(--color-brand-zinc-400);--theme-success:var(--color-success-500);--theme-success-bg:142 76% 96%;--theme-success-text:142 72% 26%;--theme-warning:var(--color-warning-500);--theme-warning-bg:48 100% 96%;--theme-warning-text:31 92% 32%;--theme-error:var(--color-error-500);--theme-error-bg:0 86% 97%;--theme-error-text:0 72% 35%;--theme-info:var(--color-info-500);--theme-info-bg:214 100% 97%;--theme-info-text:222 67% 35%}.theme-dark{--theme-background:var(--color-brand-zinc-950);--theme-foreground:0 0% 98%;--theme-surface:var(--color-brand-zinc-900);--theme-surface-alt:var(--color-brand-zinc-800);--theme-muted:var(--color-brand-zinc-700);--theme-subtle:var(--color-brand-zinc-600);--theme-overlay:0 0% 0%/0.75;--theme-primary:var(--color-brand-accent-500);--theme-primary-foreground:0 0% 100%;--theme-secondary:var(--color-brand-zinc-800);--theme-secondary-foreground:0 0% 98%;--theme-border:var(--color-brand-zinc-800);--theme-border-muted:var(--color-brand-zinc-700);--theme-border-subtle:var(--color-brand-zinc-600);--theme-border-strong:var(--color-brand-zinc-500);--theme-text-primary:var(--color-brand-zinc-200);--theme-text-secondary:var(--color-brand-zinc-400);--theme-text-tertiary:var(--color-brand-zinc-500);--theme-success:var(--color-success-600);--theme-success-bg:144 61% 12%;--theme-success-text:142 69% 69%;--theme-warning:var(--color-warning-500);--theme-warning-bg:31 91% 14%;--theme-warning-text:48 96% 69%;--theme-error:var(--color-error-500);--theme-error-bg:0 63% 15%;--theme-error-text:0 93% 81%;--theme-info:var(--color-info-500);--theme-info-bg:223 47% 15%;--theme-info-text:213 94% 78%}.theme-dark,.theme-light{--color-button-default-bg:var(--theme-foreground);--color-button-default-text:var(--theme-background);--color-button-default-bg-hover:var(--theme-text-primary);--color-button-default-text-hover:var(--theme-background);--color-button-destructive-bg:var(--theme-error);--color-button-destructive-text:0 0% 98%;--color-button-destructive-bg-hover:var(--theme-error-text);--color-button-outline-bg:transparent;--color-button-outline-text:var(--theme-foreground);--color-button-outline-border:var(--theme-border);--color-button-outline-bg-hover:var(--theme-surface-alt);--color-button-outline-text-hover:var(--theme-foreground);--color-button-secondary-bg:var(--theme-secondary);--color-button-secondary-text:var(--theme-secondary-foreground);--color-button-secondary-bg-hover:var(--theme-subtle);--color-button-ghost-bg-hover:var(--theme-surface-alt);--color-button-ghost-text-hover:var(--theme-foreground);--color-button-link-text:var(--theme-primary)}.theme-dark{--color-button-default-bg-hover:var(--color-brand-zinc-200);--color-button-default-text-hover:var(--color-brand-zinc-900);--color-button-destructive-bg-hover:0 63% 42%}.theme-dark,.theme-light{--color-input-bg:var(--theme-surface);--color-input-text:var(--theme-foreground);--color-input-border:var(--theme-border);--color-input-placeholder:var(--theme-text-tertiary);--color-input-border-focus:var(--theme-primary);--color-input-ring:var(--theme-primary);--color-input-bg-disabled:var(--theme-muted);--color-input-text-disabled:var(--theme-text-tertiary);--color-input-border-disabled:var(--theme-border-subtle);--color-card-bg:var(--theme-surface);--color-card-border:var(--theme-border);--color-card-shadow:0 10px 30px -15px hsl(var(--theme-foreground)/0.18);--color-select-trigger-bg:var(--theme-surface);--color-select-trigger-text:var(--theme-foreground);--color-select-trigger-border:var(--theme-border);--color-select-trigger-placeholder:var(--theme-text-tertiary);--color-select-trigger-ring:var(--theme-primary);--color-select-content-bg:var(--theme-surface);--color-select-content-text:var(--theme-foreground);--color-select-content-border:var(--theme-border);--color-select-item-text:var(--theme-foreground);--color-select-item-bg-hover:var(--theme-surface-alt);--color-select-item-text-selected:var(--theme-primary);--color-select-item-bg-selected:var(--theme-success-bg);--color-select-separator:var(--theme-border-subtle);--color-badge-default-bg:var(--theme-muted);--color-badge-default-text:var(--theme-text-secondary);--color-badge-default-border:transparent;--color-badge-secondary-bg:var(--theme-surface-alt);--color-badge-secondary-text:var(--theme-text-primary);--color-badge-secondary-border:transparent;--color-badge-outline-bg:transparent;--color-badge-outline-text:var(--theme-text-secondary);--color-badge-outline-border:var(--theme-border);--color-badge-destructive-bg:var(--theme-error-bg);--color-badge-destructive-text:var(--theme-error);--color-badge-destructive-border:transparent;--color-switch-bg-checked:var(--theme-primary);--color-switch-bg-checked-hover:var(--theme-primary);--color-switch-bg-unchecked:var(--theme-muted);--color-switch-border-unchecked:var(--theme-border);--color-switch-thumb-bg:0 0% 100%;--color-switch-ring:var(--theme-primary)}.theme-dark{--color-switch-bg-checked-hover:var(--color-brand-accent-400)}.theme-dark,.theme-light{--color-dialog-overlay-bg:var(--theme-overlay);--color-dialog-content-bg:var(--theme-surface);--color-dialog-content-border:var(--theme-border);--color-dialog-close-bg-hover:var(--theme-surface-alt);--color-dialog-close-text-hover:var(--theme-foreground);--color-dialog-title-text:var(--theme-foreground);--color-dialog-desc-text:var(--theme-text-secondary);--color-dialog-ring:var(--theme-primary);--color-avatar-fallback-bg:var(--theme-muted);--color-avatar-fallback-text:var(--theme-text-secondary);--color-dropdown-content-bg:var(--theme-surface);--color-dropdown-content-border:var(--theme-border);--color-dropdown-content-text:var(--theme-foreground);--color-dropdown-item-bg-hover:var(--theme-surface-alt);--color-dropdown-item-text-hover:var(--theme-foreground);--color-dropdown-separator:var(--theme-border);--color-dropdown-label-text:var(--theme-text-secondary);--color-table-footer-bg:var(--theme-surface-alt);--color-table-row-bg-hover:var(--theme-surface-alt);--color-table-row-bg-selected:var(--theme-muted);--color-table-head-text:var(--theme-text-secondary);--color-table-caption-text:var(--theme-text-secondary);--color-sheet-overlay-bg:var(--theme-overlay);--color-sheet-content-bg:var(--theme-surface);--color-sheet-content-border:var(--theme-border);--color-sheet-close-bg-hover:var(--theme-surface-alt);--color-sheet-close-text-hover:var(--theme-foreground);--color-sheet-title-text:var(--theme-foreground);--color-sheet-desc-text:var(--theme-text-secondary);--color-sheet-ring:var(--theme-primary)}