@theme{--color-surface-primary:hsl(var(--surface-primary)/<alpha-value>);--color-surface-secondary:hsl(var(--surface-secondary)/<alpha-value>);--color-surface-elevated:hsl(var(--surface-elevated)/<alpha-value>);--color-surface-glass:hsl(var(--surface-glass)/<alpha-value>);--color-surface-overlay:hsl(var(--surface-overlay)/<alpha-value>);--color-content-primary:hsl(var(--content-primary)/<alpha-value>);--color-content-secondary:hsl(var(--content-secondary)/<alpha-value>);--color-content-tertiary:hsl(var(--content-tertiary)/<alpha-value>);--color-content-inverse:hsl(var(--content-inverse)/<alpha-value>);--color-brand-primary:hsl(var(--brand-primary)/<alpha-value>);--color-brand-secondary:hsl(var(--brand-secondary)/<alpha-value>);--color-brand-accent:hsl(var(--brand-accent)/<alpha-value>);--color-brand-coral:hsl(var(--brand-coral)/<alpha-value>);--color-brand-warm:hsl(var(--brand-warm)/<alpha-value>);--color-interactive-primary:hsl(var(--interactive-primary)/<alpha-value>);--color-interactive-secondary:hsl(var(--interactive-secondary)/<alpha-value>);--color-interactive-hover:hsl(var(--interactive-hover)/<alpha-value>);--color-interactive-pressed:hsl(var(--interactive-pressed)/<alpha-value>);--color-interactive-focus:hsl(var(--interactive-focus)/<alpha-value>);--color-interactive-disabled:hsl(var(--interactive-disabled)/<alpha-value>);--color-feedback-success:hsl(var(--feedback-success)/<alpha-value>);--color-feedback-warning:hsl(var(--feedback-warning)/<alpha-value>);--color-feedback-error:hsl(var(--feedback-error)/<alpha-value>);--color-feedback-info:hsl(var(--feedback-info)/<alpha-value>);--color-border-subtle:hsl(var(--border-subtle)/<alpha-value>);--color-border-default:hsl(var(--border-default)/<alpha-value>);--color-border-strong:hsl(var(--border-strong)/<alpha-value>);--color-border-interactive:hsl(var(--border-interactive)/<alpha-value>);--color-elevation-shadow:hsl(var(--elevation-shadow)/<alpha-value>);--color-elevation-highlight:hsl(var(--elevation-highlight)/<alpha-value>);--color-background:hsl(var(--background)/<alpha-value>);--color-foreground:hsl(var(--foreground)/<alpha-value>);--color-card:hsl(var(--card)/<alpha-value>);--color-card-foreground:hsl(var(--card-foreground)/<alpha-value>);--color-popover:hsl(var(--popover)/<alpha-value>);--color-popover-foreground:hsl(var(--popover-foreground)/<alpha-value>);--color-primary:hsl(var(--primary)/<alpha-value>);--color-primary-foreground:hsl(var(--primary-foreground)/<alpha-value>);--color-secondary:hsl(var(--secondary)/<alpha-value>);--color-secondary-foreground:hsl(var(--secondary-foreground)/<alpha-value>);--color-muted:hsl(var(--muted)/<alpha-value>);--color-muted-foreground:hsl(var(--muted-foreground)/<alpha-value>);--color-accent:hsl(var(--accent)/<alpha-value>);--color-accent-foreground:hsl(var(--accent-foreground)/<alpha-value>);--color-destructive:hsl(var(--destructive)/<alpha-value>);--color-destructive-foreground:hsl(var(--destructive-foreground)/<alpha-value>);--color-input:hsl(var(--input)/<alpha-value>);--color-ring:hsl(var(--ring)/<alpha-value>);--color-chart-1:hsl(var(--chart-1)/<alpha-value>);--color-chart-2:hsl(var(--chart-2)/<alpha-value>);--color-chart-3:hsl(var(--chart-3)/<alpha-value>);--color-chart-4:hsl(var(--chart-4)/<alpha-value>);--color-chart-5:hsl(var(--chart-5)/<alpha-value>);--color-text-primary:hsl(var(--text-primary)/<alpha-value>);--color-text-secondary:hsl(var(--text-secondary)/<alpha-value>);--color-text-tertiary:hsl(var(--text-tertiary)/<alpha-value>);--color-text-disabled:hsl(var(--text-disabled)/<alpha-value>);--color-text-inverse:hsl(var(--text-inverse)/<alpha-value>);--color-text-accent:hsl(var(--text-accent)/<alpha-value>);--color-text-link:hsl(var(--text-link)/<alpha-value>);--color-text-link-hover:hsl(var(--text-link-hover)/<alpha-value>);--color-success-primary:hsl(var(--success-primary)/<alpha-value>);--color-success-secondary:hsl(var(--success-secondary)/<alpha-value>);--color-success-muted:hsl(var(--success-muted)/<alpha-value>);--color-success-foreground:hsl(var(--success-foreground)/<alpha-value>);--color-warning-primary:hsl(var(--warning-primary)/<alpha-value>);--color-warning-secondary:hsl(var(--warning-secondary)/<alpha-value>);--color-warning-muted:hsl(var(--warning-muted)/<alpha-value>);--color-warning-foreground:hsl(var(--warning-foreground)/<alpha-value>);--color-error-primary:hsl(var(--error-primary)/<alpha-value>);--color-error-secondary:hsl(var(--error-secondary)/<alpha-value>);--color-error-muted:hsl(var(--error-muted)/<alpha-value>);--color-error-foreground:hsl(var(--error-foreground)/<alpha-value>);--color-info-primary:hsl(var(--info-primary)/<alpha-value>);--color-info-secondary:hsl(var(--info-secondary)/<alpha-value>);--color-info-muted:hsl(var(--info-muted)/<alpha-value>);--color-info-foreground:hsl(var(--info-foreground)/<alpha-value>);--color-shadow-sm:hsl(var(--shadow-sm)/<alpha-value>);--color-shadow-md:hsl(var(--shadow-md)/<alpha-value>);--color-shadow-lg:hsl(var(--shadow-lg)/<alpha-value>);--color-shadow-xl:hsl(var(--shadow-xl)/<alpha-value>);--color-workflow-approve:hsl(var(--workflow-approve)/<alpha-value>);--color-workflow-reject:hsl(var(--workflow-reject)/<alpha-value>);--color-component-button-primary-background-default:hsl(var(--component-button-primary-background-default)/<alpha-value>);--color-component-button-primary-background-hover:hsl(var(--component-button-primary-background-hover)/<alpha-value>);--color-component-button-primary-background-active:hsl(var(--component-button-primary-background-active)/<alpha-value>);--color-component-button-primary-background-focus:hsl(var(--component-button-primary-background-focus)/<alpha-value>);--color-component-button-primary-background-disabled:hsl(var(--component-button-primary-background-disabled)/<alpha-value>);--color-component-button-primary-text-default:hsl(var(--component-button-primary-text-default)/<alpha-value>);--color-component-button-primary-text-disabled:hsl(var(--component-button-primary-text-disabled)/<alpha-value>);--color-component-button-primary-border-default:hsl(var(--component-button-primary-border-default)/<alpha-value>);--color-component-button-primary-border-focus:hsl(var(--component-button-primary-border-focus)/<alpha-value>);--color-component-button-secondary-background-default:hsl(var(--component-button-secondary-background-default)/<alpha-value>);--color-component-button-secondary-background-hover:hsl(var(--component-button-secondary-background-hover)/<alpha-value>);--color-component-button-secondary-background-active:hsl(var(--component-button-secondary-background-active)/<alpha-value>);--color-component-button-secondary-background-disabled:hsl(var(--component-button-secondary-background-disabled)/<alpha-value>);--color-component-button-secondary-text-default:hsl(var(--component-button-secondary-text-default)/<alpha-value>);--color-component-button-secondary-text-disabled:hsl(var(--component-button-secondary-text-disabled)/<alpha-value>);--color-component-button-secondary-border-default:hsl(var(--component-button-secondary-border-default)/<alpha-value>);--color-component-button-destructive-background-default:hsl(var(--component-button-destructive-background-default)/<alpha-value>);--color-component-button-destructive-background-hover:hsl(var(--component-button-destructive-background-hover)/<alpha-value>);--color-component-button-destructive-background-active:hsl(var(--component-button-destructive-background-active)/<alpha-value>);--color-component-button-destructive-text-default:hsl(var(--component-button-destructive-text-default)/<alpha-value>);--color-component-button-outline-background-default:hsl(var(--component-button-outline-background-default)/<alpha-value>);--color-component-button-outline-background-hover:hsl(var(--component-button-outline-background-hover)/<alpha-value>);--color-component-button-outline-text-default:hsl(var(--component-button-outline-text-default)/<alpha-value>);--color-component-button-outline-border-default:hsl(var(--component-button-outline-border-default)/<alpha-value>);--color-component-button-ghost-background-default:hsl(var(--component-button-ghost-background-default)/<alpha-value>);--color-component-button-ghost-background-hover:hsl(var(--component-button-ghost-background-hover)/<alpha-value>);--color-component-button-ghost-text-default:hsl(var(--component-button-ghost-text-default)/<alpha-value>);--color-component-input-default-background-default:hsl(var(--component-input-default-background-default)/<alpha-value>);--color-component-input-default-background-disabled:hsl(var(--component-input-default-background-disabled)/<alpha-value>);--color-component-input-default-text-default:hsl(var(--component-input-default-text-default)/<alpha-value>);--color-component-input-default-text-placeholder:hsl(var(--component-input-default-text-placeholder)/<alpha-value>);--color-component-input-default-border-default:hsl(var(--component-input-default-border-default)/<alpha-value>);--color-component-input-default-border-focus:hsl(var(--component-input-default-border-focus)/<alpha-value>);--color-component-input-default-border-error:hsl(var(--component-input-default-border-error)/<alpha-value>);--color-component-card-default-background-default:hsl(var(--component-card-default-background-default)/<alpha-value>);--color-component-card-default-background-hover:hsl(var(--component-card-default-background-hover)/<alpha-value>);--color-component-card-default-text-default:hsl(var(--component-card-default-text-default)/<alpha-value>);--color-component-card-default-border-default:hsl(var(--component-card-default-border-default)/<alpha-value>);--color-component-dialog-default-background-default:hsl(var(--component-dialog-default-background-default)/<alpha-value>);--color-component-dialog-default-text-default:hsl(var(--component-dialog-default-text-default)/<alpha-value>);--color-component-dialog-default-border-default:hsl(var(--component-dialog-default-border-default)/<alpha-value>);--color-component-dialog-overlay-background-default:hsl(var(--component-dialog-overlay-background-default)/<alpha-value>);--color-component-sheet-default-background-default:hsl(var(--component-sheet-default-background-default)/<alpha-value>);--color-component-sheet-default-text-default:hsl(var(--component-sheet-default-text-default)/<alpha-value>);--color-component-popover-default-background-default:hsl(var(--component-popover-default-background-default)/<alpha-value>);--color-component-popover-default-text-default:hsl(var(--component-popover-default-text-default)/<alpha-value>);--color-component-popover-default-border-default:hsl(var(--component-popover-default-border-default)/<alpha-value>);--color-component-dropdown-default-background-default:hsl(var(--component-dropdown-default-background-default)/<alpha-value>);--color-component-dropdown-default-background-hover:hsl(var(--component-dropdown-default-background-hover)/<alpha-value>);--color-component-dropdown-default-text-default:hsl(var(--component-dropdown-default-text-default)/<alpha-value>);--color-component-tooltip-default-background-default:hsl(var(--component-tooltip-default-background-default)/<alpha-value>);--color-component-tooltip-default-text-default:hsl(var(--component-tooltip-default-text-default)/<alpha-value>);--color-component-badge-default-background-default:hsl(var(--component-badge-default-background-default)/<alpha-value>);--color-component-badge-default-text-default:hsl(var(--component-badge-default-text-default)/<alpha-value>);--color-component-badge-secondary-background-default:hsl(var(--component-badge-secondary-background-default)/<alpha-value>);--color-component-badge-secondary-text-default:hsl(var(--component-badge-secondary-text-default)/<alpha-value>);--color-component-badge-destructive-background-default:hsl(var(--component-badge-destructive-background-default)/<alpha-value>);--color-component-badge-destructive-text-default:hsl(var(--component-badge-destructive-text-default)/<alpha-value>);--color-component-badge-outline-background-default:hsl(var(--component-badge-outline-background-default)/<alpha-value>);--color-component-badge-outline-text-default:hsl(var(--component-badge-outline-text-default)/<alpha-value>);--color-component-badge-outline-border-default:hsl(var(--component-badge-outline-border-default)/<alpha-value>);--color-component-alert-default-background-default:hsl(var(--component-alert-default-background-default)/<alpha-value>);--color-component-alert-default-text-default:hsl(var(--component-alert-default-text-default)/<alpha-value>);--color-component-alert-default-border-default:hsl(var(--component-alert-default-border-default)/<alpha-value>);--color-component-alert-destructive-background-default:hsl(var(--component-alert-destructive-background-default)/<alpha-value>);--color-component-alert-destructive-text-default:hsl(var(--component-alert-destructive-text-default)/<alpha-value>);--color-component-alert-destructive-border-default:hsl(var(--component-alert-destructive-border-default)/<alpha-value>);--color-component-toast-default-background-default:hsl(var(--component-toast-default-background-default)/<alpha-value>);--color-component-toast-default-text-default:hsl(var(--component-toast-default-text-default)/<alpha-value>);--color-component-toast-default-border-default:hsl(var(--component-toast-default-border-default)/<alpha-value>);--color-component-toast-destructive-background-default:hsl(var(--component-toast-destructive-background-default)/<alpha-value>);--color-component-toast-destructive-text-default:hsl(var(--component-toast-destructive-text-default)/<alpha-value>);--color-component-switch-default-background-default:hsl(var(--component-switch-default-background-default)/<alpha-value>);--color-component-switch-default-background-checked:hsl(var(--component-switch-default-background-checked)/<alpha-value>);--color-component-switch-default-thumb-default:hsl(var(--component-switch-default-thumb-default)/<alpha-value>);--color-component-checkbox-default-background-default:hsl(var(--component-checkbox-default-background-default)/<alpha-value>);--color-component-checkbox-default-text-default:hsl(var(--component-checkbox-default-text-default)/<alpha-value>);--color-component-checkbox-default-border-default:hsl(var(--component-checkbox-default-border-default)/<alpha-value>);--color-component-radio-default-background-default:hsl(var(--component-radio-default-background-default)/<alpha-value>);--color-component-radio-default-text-default:hsl(var(--component-radio-default-text-default)/<alpha-value>);--color-component-radio-default-border-default:hsl(var(--component-radio-default-border-default)/<alpha-value>);--color-component-slider-default-background-default:hsl(var(--component-slider-default-background-default)/<alpha-value>);--color-component-slider-default-thumb-default:hsl(var(--component-slider-default-thumb-default)/<alpha-value>);--color-component-slider-default-track-default:hsl(var(--component-slider-default-track-default)/<alpha-value>);--color-component-progress-default-background-default:hsl(var(--component-progress-default-background-default)/<alpha-value>);--color-component-progress-default-indicator-default:hsl(var(--component-progress-default-indicator-default)/<alpha-value>);--color-component-scroll-area-default-background-default:hsl(var(--component-scroll-area-default-background-default)/<alpha-value>);--color-component-scroll-area-default-thumb-default:hsl(var(--component-scroll-area-default-thumb-default)/<alpha-value>);--color-component-scroll-area-default-thumb-hover:hsl(var(--component-scroll-area-default-thumb-hover)/<alpha-value>);--color-component-separator-default-background-default:hsl(var(--component-separator-default-background-default)/<alpha-value>);--color-component-avatar-default-background-default:hsl(var(--component-avatar-default-background-default)/<alpha-value>);--color-component-avatar-default-text-default:hsl(var(--component-avatar-default-text-default)/<alpha-value>);--color-component-skeleton-default-background-default:hsl(var(--component-skeleton-default-background-default)/<alpha-value>);--color-component-tabs-default-background-default:hsl(var(--component-tabs-default-background-default)/<alpha-value>);--color-component-tabs-default-background-active:hsl(var(--component-tabs-default-background-active)/<alpha-value>);--color-component-tabs-default-text-default:hsl(var(--component-tabs-default-text-default)/<alpha-value>);--color-component-tabs-default-text-active:hsl(var(--component-tabs-default-text-active)/<alpha-value>);--color-component-tabs-default-border-default:hsl(var(--component-tabs-default-border-default)/<alpha-value>);--color-bg:hsl(var(--bg));--color-fg:hsl(var(--fg));--color-brand:hsl(var(--brand));--color-brand-primary:hsl(var(--brand-primary));--color-brand-secondary:hsl(var(--brand-secondary));--color-brand-accent:hsl(var(--brand-accent));--color-brand-coral:hsl(var(--brand-coral));--color-brand-warm:hsl(var(--brand-warm));--color-success:hsl(var(--success));--color-warning:hsl(var(--warning));--color-error:hsl(var(--error));--color-info:hsl(var(--info));--color-border:hsl(var(--border));--color-background:hsl(var(--background));--color-foreground:hsl(var(--foreground));--color-card:hsl(var(--card));--color-card-foreground:hsl(var(--card-foreground));--color-popover:hsl(var(--popover));--color-popover-foreground:hsl(var(--popover-foreground));--color-primary:hsl(var(--primary));--color-primary-foreground:hsl(var(--primary-foreground));--color-secondary:hsl(var(--secondary));--color-secondary-foreground:hsl(var(--secondary-foreground));--color-muted:hsl(var(--muted));--color-muted-foreground:hsl(var(--muted-foreground));--color-accent:hsl(var(--accent));--color-accent-foreground:hsl(var(--accent-foreground));--color-destructive:hsl(var(--destructive));--color-destructive-foreground:hsl(var(--destructive-foreground));--color-input:hsl(var(--input));--color-ring:hsl(var(--ring));--color-chart-1:hsl(var(--chart-1));--color-chart-2:hsl(var(--chart-2));--color-chart-3:hsl(var(--chart-3));--color-chart-4:hsl(var(--chart-4));--color-chart-5:hsl(var(--chart-5));--font-family-sans:Figtree,system-ui,sans-serif;--font-family-mono:JetBrains Mono,Fira Code,monospace;--font-family-serif:crimson Text,Georgia,serif}:root{--primitive-slate-50:210 40% 98%;--primitive-slate-100:210 40% 96%;--primitive-slate-200:214 32% 91%;--primitive-slate-300:213 27% 84%;--primitive-slate-400:215 20% 65%;--primitive-slate-500:215 16% 47%;--primitive-slate-600:215 19% 35%;--primitive-slate-700:215 25% 27%;--primitive-slate-800:217 33% 17%;--primitive-slate-900:222 47% 11%;--primitive-slate-950:229 84% 5%;--primitive-gray-50:210 20% 98%;--primitive-gray-100:220 14% 96%;--primitive-gray-200:220 13% 91%;--primitive-gray-300:216 12% 84%;--primitive-gray-400:218 11% 65%;--primitive-gray-500:220 9% 46%;--primitive-gray-600:215 14% 34%;--primitive-gray-700:217 19% 27%;--primitive-gray-800:215 28% 17%;--primitive-gray-900:221 39% 11%;--primitive-gray-950:224 71% 4%;--primitive-zinc-50:0 0% 98%;--primitive-zinc-100:240 5% 96%;--primitive-zinc-200:240 6% 90%;--primitive-zinc-300:240 5% 84%;--primitive-zinc-400:240 5% 65%;--primitive-zinc-500:240 4% 46%;--primitive-zinc-600:240 5% 34%;--primitive-zinc-700:240 5% 26%;--primitive-zinc-800:240 4% 16%;--primitive-zinc-900:240 6% 10%;--primitive-zinc-950:240 10% 4%;--primitive-neutral-50:0 0% 98%;--primitive-neutral-100:0 0% 96%;--primitive-neutral-200:0 0% 90%;--primitive-neutral-300:0 0% 83%;--primitive-neutral-400:0 0% 64%;--primitive-neutral-500:0 0% 45%;--primitive-neutral-600:0 0% 32%;--primitive-neutral-700:0 0% 25%;--primitive-neutral-800:0 0% 15%;--primitive-neutral-900:0 0% 9%;--primitive-neutral-950:0 0% 4%;--primitive-stone-50:60 9% 98%;--primitive-stone-100:60 5% 96%;--primitive-stone-200:20 6% 90%;--primitive-stone-300:24 6% 83%;--primitive-stone-400:24 5% 64%;--primitive-stone-500:25 5% 45%;--primitive-stone-600:33 5% 32%;--primitive-stone-700:30 6% 25%;--primitive-stone-800:12 6% 15%;--primitive-stone-900:24 10% 10%;--primitive-stone-950:20 14% 4%;--primitive-red-50:0 86% 97%;--primitive-red-100:0 93% 94%;--primitive-red-200:0 96% 89%;--primitive-red-300:0 94% 82%;--primitive-red-400:0 91% 71%;--primitive-red-500:0 84% 60%;--primitive-red-600:0 72% 51%;--primitive-red-700:0 74% 42%;--primitive-red-800:0 70% 35%;--primitive-red-900:0 63% 31%;--primitive-red-950:0 75% 15%;--primitive-orange-50:33 100% 96%;--primitive-orange-100:34 100% 92%;--primitive-orange-200:32 98% 83%;--primitive-orange-300:31 97% 72%;--primitive-orange-400:27 96% 61%;--primitive-orange-500:25 95% 53%;--primitive-orange-600:21 90% 48%;--primitive-orange-700:17 88% 40%;--primitive-orange-800:15 79% 34%;--primitive-orange-900:15 75% 28%;--primitive-orange-950:13 81% 15%;--primitive-amber-50:48 100% 96%;--primitive-amber-100:48 96% 89%;--primitive-amber-200:48 97% 77%;--primitive-amber-300:46 97% 65%;--primitive-amber-400:43 96% 56%;--primitive-amber-500:38 92% 50%;--primitive-amber-600:32 95% 44%;--primitive-amber-700:26 90% 37%;--primitive-amber-800:23 83% 31%;--primitive-amber-900:22 78% 26%;--primitive-amber-950:21 92% 14%;--primitive-yellow-50:55 92% 95%;--primitive-yellow-100:55 97% 88%;--primitive-yellow-200:53 98% 77%;--primitive-yellow-300:50 98% 64%;--primitive-yellow-400:48 96% 53%;--primitive-yellow-500:45 93% 47%;--primitive-yellow-600:41 96% 40%;--primitive-yellow-700:35 92% 33%;--primitive-yellow-800:32 81% 29%;--primitive-yellow-900:28 73% 26%;--primitive-yellow-950:26 83% 14%;--primitive-lime-50:78 92% 95%;--primitive-lime-100:80 89% 89%;--primitive-lime-200:81 88% 80%;--primitive-lime-300:82 85% 67%;--primitive-lime-400:83 78% 55%;--primitive-lime-500:84 81% 44%;--primitive-lime-600:85 85% 35%;--primitive-lime-700:86 78% 27%;--primitive-lime-800:86 69% 23%;--primitive-lime-900:88 61% 20%;--primitive-lime-950:89 80% 10%;--primitive-green-50:138 76% 97%;--primitive-green-100:141 84% 93%;--primitive-green-200:141 79% 85%;--primitive-green-300:142 77% 73%;--primitive-green-400:142 69% 58%;--primitive-green-500:142 71% 45%;--primitive-green-600:142 76% 36%;--primitive-green-700:142 72% 29%;--primitive-green-800:143 64% 24%;--primitive-green-900:144 61% 20%;--primitive-green-950:145 80% 10%;--primitive-emerald-50:152 81% 96%;--primitive-emerald-100:149 80% 90%;--primitive-emerald-200:152 76% 80%;--primitive-emerald-300:156 72% 67%;--primitive-emerald-400:158 64% 52%;--primitive-emerald-500:160 84% 39%;--primitive-emerald-600:161 94% 30%;--primitive-emerald-700:163 94% 24%;--primitive-emerald-800:163 88% 20%;--primitive-emerald-900:164 86% 16%;--primitive-emerald-950:166 91% 9%;--primitive-teal-50:166 76% 97%;--primitive-teal-100:167 85% 89%;--primitive-teal-200:168 84% 78%;--primitive-teal-300:171 77% 64%;--primitive-teal-400:172 66% 50%;--primitive-teal-500:173 80% 40%;--primitive-teal-600:175 84% 32%;--primitive-teal-700:175 77% 26%;--primitive-teal-800:176 69% 22%;--primitive-teal-900:176 61% 19%;--primitive-teal-950:179 84% 10%;--primitive-cyan-50:183 100% 96%;--primitive-cyan-100:185 96% 90%;--primitive-cyan-200:186 94% 82%;--primitive-cyan-300:187 92% 69%;--primitive-cyan-400:188 86% 53%;--primitive-cyan-500:189 94% 43%;--primitive-cyan-600:192 91% 36%;--primitive-cyan-700:193 82% 31%;--primitive-cyan-800:194 70% 27%;--primitive-cyan-900:196 64% 24%;--primitive-cyan-950:197 79% 15%;--primitive-sky-50:204 100% 97%;--primitive-sky-100:204 94% 94%;--primitive-sky-200:201 94% 86%;--primitive-sky-300:199 95% 74%;--primitive-sky-400:198 93% 60%;--primitive-sky-500:199 89% 48%;--primitive-sky-600:200 98% 39%;--primitive-sky-700:201 96% 32%;--primitive-sky-800:201 90% 27%;--primitive-sky-900:202 80% 24%;--primitive-sky-950:204 80% 16%;--primitive-blue-50:214 100% 97%;--primitive-blue-100:214 95% 93%;--primitive-blue-200:213 97% 87%;--primitive-blue-300:212 96% 78%;--primitive-blue-400:213 94% 68%;--primitive-blue-500:217 91% 60%;--primitive-blue-600:221 83% 53%;--primitive-blue-700:224 76% 48%;--primitive-blue-800:226 71% 40%;--primitive-blue-900:224 64% 33%;--primitive-blue-950:226 57% 21%;--primitive-indigo-50:226 100% 97%;--primitive-indigo-100:226 100% 94%;--primitive-indigo-200:228 96% 89%;--primitive-indigo-300:230 94% 82%;--primitive-indigo-400:234 89% 74%;--primitive-indigo-500:239 84% 67%;--primitive-indigo-600:243 75% 59%;--primitive-indigo-700:245 58% 51%;--primitive-indigo-800:244 55% 41%;--primitive-indigo-900:242 47% 34%;--primitive-indigo-950:244 47% 20%;--primitive-violet-50:250 100% 98%;--primitive-violet-100:251 91% 95%;--primitive-violet-200:251 95% 92%;--primitive-violet-300:252 95% 85%;--primitive-violet-400:255 92% 76%;--primitive-violet-500:258 90% 66%;--primitive-violet-600:262 83% 58%;--primitive-violet-700:263 70% 50%;--primitive-violet-800:263 69% 42%;--primitive-violet-900:264 67% 35%;--primitive-violet-950:261 73% 23%;--primitive-purple-50:270 100% 98%;--primitive-purple-100:269 100% 95%;--primitive-purple-200:269 100% 92%;--primitive-purple-300:269 97% 85%;--primitive-purple-400:270 95% 75%;--primitive-purple-500:271 91% 65%;--primitive-purple-600:271 81% 56%;--primitive-purple-700:272 72% 47%;--primitive-purple-800:273 67% 39%;--primitive-purple-900:274 66% 32%;--primitive-purple-950:274 87% 21%;--primitive-fuchsia-50:289 100% 98%;--primitive-fuchsia-100:287 100% 95%;--primitive-fuchsia-200:288 96% 91%;--primitive-fuchsia-300:291 93% 83%;--primitive-fuchsia-400:292 91% 73%;--primitive-fuchsia-500:292 84% 61%;--primitive-fuchsia-600:293 69% 49%;--primitive-fuchsia-700:295 72% 40%;--primitive-fuchsia-800:295 70% 33%;--primitive-fuchsia-900:297 64% 28%;--primitive-fuchsia-950:297 90% 16%;--primitive-pink-50:327 73% 97%;--primitive-pink-100:326 78% 95%;--primitive-pink-200:326 85% 90%;--primitive-pink-300:327 87% 82%;--primitive-pink-400:329 86% 70%;--primitive-pink-500:330 81% 60%;--primitive-pink-600:333 71% 51%;--primitive-pink-700:335 78% 42%;--primitive-pink-800:336 74% 35%;--primitive-pink-900:336 69% 30%;--primitive-pink-950:336 84% 17%;--primitive-rose-50:356 100% 97%;--primitive-rose-100:356 100% 95%;--primitive-rose-200:353 96% 90%;--primitive-rose-300:353 96% 82%;--primitive-rose-400:351 95% 71%;--primitive-rose-500:350 89% 60%;--primitive-rose-600:347 77% 50%;--primitive-rose-700:345 83% 41%;--primitive-rose-800:343 80% 35%;--primitive-rose-900:342 75% 30%;--primitive-rose-950:343 88% 16%;--primitive-transparent-5:0 0% 0%;--primitive-transparent-10:0 0% 0%;--primitive-transparent-20:0 0% 0%;--primitive-transparent-30:0 0% 0%;--primitive-transparent-40:0 0% 0%;--primitive-transparent-50:0 0% 0%;--primitive-transparent-60:0 0% 0%;--primitive-transparent-70:0 0% 0%;--primitive-transparent-80:0 0% 0%;--primitive-transparent-90:0 0% 0%;--primitive-transparent-full:0 0% 0%;--surface-primary:var(--primitive-neutral-50);--surface-secondary:var(--primitive-neutral-100);--surface-elevated:var(--primitive-neutral-50);--surface-glass:var(--primitive-neutral-50);--surface-overlay:var(--primitive-neutral-200);--content-primary:var(--primitive-neutral-900);--content-secondary:var(--primitive-neutral-700);--content-tertiary:var(--primitive-neutral-600);--content-inverse:var(--primitive-neutral-50);--interactive-primary:var(--primitive-blue-600);--interactive-secondary:var(--primitive-green-600);--interactive-hover:var(--primitive-violet-500);--interactive-pressed:var(--primitive-neutral-700);--interactive-focus:var(--primitive-emerald-500);--interactive-disabled:var(--primitive-neutral-300);--feedback-success:var(--primitive-emerald-600);--feedback-warning:var(--primitive-amber-600);--feedback-error:var(--primitive-red-600);--feedback-info:var(--primitive-blue-600);--border-subtle:var(--primitive-neutral-200);--border-default:var(--primitive-neutral-300);--border-strong:var(--primitive-neutral-300);--border-interactive:var(--primitive-indigo-300);--elevation-shadow:var(--primitive-neutral-950);--elevation-highlight:var(--primitive-neutral-50);--text-primary:var(--primitive-neutral-900);--text-secondary:var(--primitive-neutral-600);--text-tertiary:var(--primitive-neutral-500);--text-disabled:var(--primitive-neutral-400);--text-inverse:var(--primitive-neutral-50);--text-accent:var(--primitive-indigo-500);--text-link:var(--primitive-blue-600);--text-link-hover:var(--primitive-blue-700);--success-primary:var(--primitive-green-600);--success-secondary:var(--primitive-green-100);--success-muted:var(--primitive-green-50);--success-foreground:var(--primitive-green-700);--warning-primary:var(--primitive-yellow-500);--warning-secondary:var(--primitive-yellow-100);--warning-muted:var(--primitive-yellow-50);--warning-foreground:var(--primitive-yellow-700);--error-primary:var(--primitive-red-600);--error-secondary:var(--primitive-red-100);--error-muted:var(--primitive-red-50);--error-foreground:var(--primitive-red-700);--info-primary:var(--primitive-blue-600);--info-secondary:var(--primitive-blue-100);--info-muted:var(--primitive-blue-50);--info-foreground:var(--primitive-blue-700);--shadow-sm:var(--primitive-neutral-950);--shadow-md:var(--primitive-neutral-950);--shadow-lg:var(--primitive-neutral-950);--shadow-xl:var(--primitive-neutral-950);--workflow-approve:163 65% 44%;--workflow-reject:343 87% 51%;--component-button-primary-background-default:var(--semantic-brand-primary);--component-button-primary-background-hover:var(--semantic-interactive-hover);--component-button-primary-background-active:var(--semantic-interactive-pressed);--component-button-primary-background-focus:var(--semantic-interactive-focus);--component-button-primary-background-disabled:var(--semantic-interactive-disabled);--component-button-primary-text-default:var(--semantic-content-inverse);--component-button-primary-text-disabled:var(--semantic-content-tertiary);--component-button-primary-border-default:var(--semantic-brand-primary);--component-button-primary-border-focus:var(--semantic-brand-primary);--component-button-secondary-background-default:var(--semantic-secondary);--component-button-secondary-background-hover:var(--primitive-neutral-200);--component-button-secondary-background-active:var(--primitive-neutral-300);--component-button-secondary-background-disabled:var(--semantic-muted);--component-button-secondary-text-default:var(--semantic-secondary-foreground);--component-button-secondary-text-disabled:var(--semantic-muted-foreground);--component-button-secondary-border-default:var(--semantic-border);--component-button-destructive-background-default:var(--semantic-destructive);--component-button-destructive-background-hover:var(--primitive-red-600);--component-button-destructive-background-active:var(--primitive-red-700);--component-button-destructive-text-default:var(--semantic-destructive-foreground);--component-button-outline-background-default:var(--primitive-transparent-full);--component-button-outline-background-hover:var(--semantic-accent);--component-button-outline-text-default:var(--semantic-accent-foreground);--component-button-outline-border-default:var(--semantic-border);--component-button-ghost-background-default:var(--primitive-transparent-full);--component-button-ghost-background-hover:var(--semantic-accent);--component-button-ghost-text-default:var(--semantic-accent-foreground);--component-input-default-background-default:var(--semantic-background);--component-input-default-background-disabled:var(--semantic-muted);--component-input-default-text-default:var(--semantic-foreground);--component-input-default-text-placeholder:var(--semantic-muted-foreground);--component-input-default-border-default:var(--semantic-input);--component-input-default-border-focus:var(--semantic-ring);--component-input-default-border-error:var(--semantic-error-primary);--component-card-default-background-default:var(--semantic-card);--component-card-default-background-hover:var(--semantic-accent);--component-card-default-text-default:var(--semantic-card-foreground);--component-card-default-border-default:var(--semantic-border);--component-dialog-default-background-default:var(--semantic-background);--component-dialog-default-text-default:var(--semantic-foreground);--component-dialog-default-border-default:var(--semantic-border);--component-dialog-overlay-background-default:var(--semantic-surface-overlay);--component-sheet-default-background-default:var(--semantic-background);--component-sheet-default-text-default:var(--semantic-foreground);--component-popover-default-background-default:var(--semantic-popover);--component-popover-default-text-default:var(--semantic-popover-foreground);--component-popover-default-border-default:var(--semantic-border);--component-dropdown-default-background-default:var(--semantic-popover);--component-dropdown-default-background-hover:var(--semantic-accent);--component-dropdown-default-text-default:var(--semantic-popover-foreground);--component-tooltip-default-background-default:var(--semantic-primary);--component-tooltip-default-text-default:var(--semantic-primary-foreground);--component-badge-default-background-default:var(--semantic-primary);--component-badge-default-text-default:var(--semantic-primary-foreground);--component-badge-secondary-background-default:var(--semantic-secondary);--component-badge-secondary-text-default:var(--semantic-secondary-foreground);--component-badge-destructive-background-default:var(--semantic-destructive);--component-badge-destructive-text-default:var(--semantic-destructive-foreground);--component-badge-outline-background-default:var(--primitive-transparent-full);--component-badge-outline-text-default:var(--semantic-foreground);--component-badge-outline-border-default:var(--semantic-border);--component-alert-default-background-default:var(--semantic-background);--component-alert-default-text-default:var(--semantic-foreground);--component-alert-default-border-default:var(--semantic-border);--component-alert-destructive-background-default:var(--semantic-error-muted);--component-alert-destructive-text-default:var(--semantic-error-foreground);--component-alert-destructive-border-default:var(--semantic-error-primary);--component-toast-default-background-default:var(--semantic-background);--component-toast-default-text-default:var(--semantic-foreground);--component-toast-default-border-default:var(--semantic-border);--component-toast-destructive-background-default:var(--semantic-destructive);--component-toast-destructive-text-default:var(--semantic-destructive-foreground);--component-switch-default-background-default:var(--semantic-input);--component-switch-default-background-checked:var(--semantic-primary);--component-switch-default-thumb-default:var(--semantic-background);--component-checkbox-default-background-default:var(--semantic-primary);--component-checkbox-default-text-default:var(--semantic-primary-foreground);--component-checkbox-default-border-default:var(--semantic-primary);--component-radio-default-background-default:var(--semantic-primary);--component-radio-default-text-default:var(--semantic-primary-foreground);--component-radio-default-border-default:var(--semantic-primary);--component-slider-default-background-default:var(--semantic-secondary);--component-slider-default-thumb-default:var(--semantic-background);--component-slider-default-track-default:var(--semantic-primary);--component-progress-default-background-default:var(--semantic-secondary);--component-progress-default-indicator-default:var(--semantic-primary);--component-scroll-area-default-background-default:var(--primitive-transparent-full);--component-scroll-area-default-thumb-default:var(--semantic-border);--component-scroll-area-default-thumb-hover:var(--semantic-muted-foreground);--component-separator-default-background-default:var(--semantic-border);--component-avatar-default-background-default:var(--semantic-muted);--component-avatar-default-text-default:var(--semantic-muted-foreground);--component-skeleton-default-background-default:var(--semantic-muted);--component-tabs-default-background-default:var(--primitive-zinc-100);--component-tabs-default-background-active:var(--primitive-neutral-50);--component-tabs-default-text-default:var(--primitive-zinc-500);--component-tabs-default-text-active:var(--primitive-neutral-950);--component-tabs-default-border-default:var(--primitive-zinc-200);--bg:var(--primitive-neutral-50);--fg:var(--primitive-neutral-900);--brand:228 41% 12%;--brand-primary:228 41% 12%;--brand-secondary:var(--primitive-teal-500);--brand-accent:var(--primitive-orange-500);--brand-coral:337 69% 54%;--brand-warm:var(--primitive-amber-500);--success:var(--primitive-emerald-600);--warning:var(--primitive-amber-600);--error:var(--primitive-red-600);--info:var(--primitive-blue-600);--border:var(--primitive-neutral-300);--background:var(--primitive-neutral-50);--foreground:var(--primitive-neutral-900);--card:var(--primitive-neutral-50);--card-foreground:var(--primitive-neutral-900);--popover:var(--primitive-neutral-50);--popover-foreground:var(--primitive-neutral-900);--primary:var(--primitive-neutral-900);--primary-foreground:var(--primitive-neutral-50);--secondary:var(--primitive-slate-100);--secondary-foreground:var(--primitive-neutral-900);--muted:var(--primitive-slate-100);--muted-foreground:var(--primitive-neutral-500);--accent:var(--primitive-slate-100);--accent-foreground:var(--primitive-neutral-900);--destructive:var(--primitive-red-500);--destructive-foreground:var(--primitive-neutral-50);--input:var(--primitive-neutral-200);--ring:var(--primitive-neutral-950);--chart-1:var(--primitive-orange-500);--chart-2:var(--primitive-green-500);--chart-3:var(--primitive-blue-500);--chart-4:var(--primitive-yellow-500);--chart-5:var(--primitive-purple-500);--font-sans:Figtree,system-ui,sans-serif;--font-mono:JetBrains Mono,Fira Code,monospace;--font-serif:crimson Text,Georgia,serif;--font-display:Figtree,system-ui;--font-branding:Figtree,system-ui,sans-serif;--font-ui:Figtree,system-ui,sans-serif;--font-body:Figtree,system-ui,sans-serif;--font-heading:Figtree,system-ui,sans-serif;--font-input:Figtree,system-ui,sans-serif;--font-button:Figtree,system-ui,sans-serif;--font-label:Figtree,system-ui,sans-serif;--font-navigation:Figtree,system-ui,sans-serif;--border-width:1px;--border-radius:0.25rem;--border-radius-sm:0.125rem;--border-radius-md:0.375rem;--border-radius-lg:0.5rem;--border-radius-xl:0.75rem;--border-radius-full:9999px;--border-color:#e5e7eb;--border-color-hover:#9ca3af;--border-color-focus:#3b82f6;--border-color-disabled:#e5e7eb;--shadow-xs:0 1px 3px 0 rgba(0,0,0,.07),0 1px 2px 0 rgba(0,0,0,.03);--shadow-sm:0 2px 4px 0 rgba(0,0,0,.07),0 1px 2px 0 rgba(0,0,0,.04);--shadow-md:0 4px 8px 0 rgba(0,0,0,.07),0 2px 4px 0 rgba(0,0,0,.04);--shadow-lg:0 8px 16px 0 rgba(0,0,0,.07),0 4px 8px 0 rgba(0,0,0,.04);--shadow-xl:0 12px 24px 0 rgba(0,0,0,.07),0 6px 12px 0 rgba(0,0,0,.04);--shadow-elevation-base:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--shadow-elevation-raised:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-elevation-floating:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--duration-instant:0ms;--duration-fast:100ms;--duration-normal:200ms;--duration-moderate:300ms;--duration-slow:400ms;--easing-standard:cubic-bezier(0.2,0,0,1);--easing-decelerate:cubic-bezier(0,0,0,1);--easing-accelerate:cubic-bezier(0.3,0,1,1);--easing-spring:cubic-bezier(0.175,0.885,0.32,1.275);--transition-fast:100ms cubic-bezier(0.2,0,0,1);--transition-normal:200ms cubic-bezier(0.2,0,0,1);--transition-slow:400ms cubic-bezier(0.2,0,0,1)}.dark{--surface-primary:var(--primitive-neutral-950);--surface-secondary:var(--primitive-neutral-900);--surface-elevated:var(--primitive-neutral-800);--surface-glass:var(--primitive-neutral-900);--surface-overlay:var(--primitive-neutral-700);--content-primary:var(--primitive-neutral-100);--content-secondary:var(--primitive-neutral-300);--content-tertiary:var(--primitive-neutral-400);--content-inverse:var(--primitive-neutral-950);--interactive-primary:var(--primitive-blue-400);--interactive-secondary:var(--primitive-green-400);--interactive-hover:var(--primitive-violet-400);--interactive-pressed:var(--primitive-neutral-300);--interactive-focus:var(--primitive-emerald-400);--interactive-disabled:var(--primitive-neutral-600);--feedback-success:var(--primitive-emerald-400);--feedback-warning:var(--primitive-amber-400);--feedback-error:var(--primitive-red-400);--feedback-info:var(--primitive-blue-400);--border-subtle:var(--primitive-neutral-700);--border-default:var(--primitive-neutral-600);--border-strong:var(--primitive-neutral-500);--border-interactive:var(--primitive-indigo-500);--elevation-shadow:var(--primitive-neutral-950);--elevation-highlight:var(--primitive-neutral-200);--text-primary:var(--primitive-neutral-50);--text-secondary:var(--primitive-neutral-400);--text-tertiary:var(--primitive-neutral-500);--text-disabled:var(--primitive-neutral-600);--text-inverse:var(--primitive-neutral-900);--text-accent:var(--primitive-indigo-400);--text-link:var(--primitive-blue-400);--text-link-hover:var(--primitive-blue-300);--success-primary:var(--primitive-green-400);--success-secondary:var(--primitive-green-900);--success-muted:var(--primitive-green-950);--success-foreground:var(--primitive-green-300);--warning-primary:var(--primitive-yellow-400);--warning-secondary:var(--primitive-yellow-900);--warning-muted:var(--primitive-yellow-950);--warning-foreground:var(--primitive-yellow-300);--error-primary:var(--primitive-red-400);--error-secondary:var(--primitive-red-900);--error-muted:var(--primitive-red-950);--error-foreground:var(--primitive-red-300);--info-primary:var(--primitive-blue-400);--info-secondary:var(--primitive-blue-900);--info-muted:var(--primitive-blue-950);--info-foreground:var(--primitive-blue-300);--shadow-sm:var(--primitive-neutral-950);--shadow-md:var(--primitive-neutral-950);--shadow-lg:var(--primitive-neutral-950);--shadow-xl:var(--primitive-neutral-950);--workflow-approve:163 65% 44%;--workflow-reject:343 87% 51%;--component-button-primary-background-default:var(--semantic-brand-primary);--component-button-primary-background-hover:var(--semantic-interactive-hover);--component-button-primary-background-active:var(--semantic-interactive-pressed);--component-button-primary-background-focus:var(--semantic-interactive-focus);--component-button-primary-background-disabled:var(--semantic-interactive-disabled);--component-button-primary-text-default:var(--semantic-content-inverse);--component-button-primary-text-disabled:var(--semantic-content-tertiary);--component-button-primary-border-default:var(--semantic-brand-primary);--component-button-primary-border-focus:var(--semantic-brand-primary);--component-button-secondary-background-default:var(--semantic-secondary);--component-button-secondary-background-hover:var(--primitive-neutral-700);--component-button-secondary-background-active:var(--primitive-neutral-600);--component-button-secondary-background-disabled:var(--semantic-muted);--component-button-secondary-text-default:var(--semantic-secondary-foreground);--component-button-secondary-text-disabled:var(--semantic-muted-foreground);--component-button-secondary-border-default:var(--semantic-border);--component-button-destructive-background-default:var(--semantic-destructive);--component-button-destructive-background-hover:var(--primitive-red-800);--component-button-destructive-background-active:var(--primitive-red-700);--component-button-destructive-text-default:var(--semantic-destructive-foreground);--component-button-outline-background-default:var(--primitive-transparent-full);--component-button-outline-background-hover:var(--semantic-accent);--component-button-outline-text-default:var(--semantic-accent-foreground);--component-button-outline-border-default:var(--semantic-border);--component-button-ghost-background-default:var(--primitive-transparent-full);--component-button-ghost-background-hover:var(--semantic-accent);--component-button-ghost-text-default:var(--semantic-accent-foreground);--component-input-default-background-default:var(--semantic-background);--component-input-default-background-disabled:var(--semantic-muted);--component-input-default-text-default:var(--semantic-foreground);--component-input-default-text-placeholder:var(--semantic-muted-foreground);--component-input-default-border-default:var(--semantic-input);--component-input-default-border-focus:var(--semantic-ring);--component-input-default-border-error:var(--semantic-error-primary);--component-card-default-background-default:var(--semantic-card);--component-card-default-background-hover:var(--semantic-accent);--component-card-default-text-default:var(--semantic-card-foreground);--component-card-default-border-default:var(--semantic-border);--component-dialog-default-background-default:var(--semantic-background);--component-dialog-default-text-default:var(--semantic-foreground);--component-dialog-default-border-default:var(--semantic-border);--component-dialog-overlay-background-default:var(--semantic-surface-overlay);--component-sheet-default-background-default:var(--semantic-background);--component-sheet-default-text-default:var(--semantic-foreground);--component-popover-default-background-default:var(--semantic-popover);--component-popover-default-text-default:var(--semantic-popover-foreground);--component-popover-default-border-default:var(--semantic-border);--component-dropdown-default-background-default:var(--semantic-popover);--component-dropdown-default-background-hover:var(--semantic-accent);--component-dropdown-default-text-default:var(--semantic-popover-foreground);--component-tooltip-default-background-default:var(--semantic-primary);--component-tooltip-default-text-default:var(--semantic-primary-foreground);--component-badge-default-background-default:var(--semantic-primary);--component-badge-default-text-default:var(--semantic-primary-foreground);--component-badge-secondary-background-default:var(--semantic-secondary);--component-badge-secondary-text-default:var(--semantic-secondary-foreground);--component-badge-destructive-background-default:var(--semantic-destructive);--component-badge-destructive-text-default:var(--semantic-destructive-foreground);--component-badge-outline-background-default:var(--primitive-transparent-full);--component-badge-outline-text-default:var(--semantic-foreground);--component-badge-outline-border-default:var(--semantic-border);--component-alert-default-background-default:var(--semantic-background);--component-alert-default-text-default:var(--semantic-foreground);--component-alert-default-border-default:var(--semantic-border);--component-alert-destructive-background-default:var(--semantic-error-muted);--component-alert-destructive-text-default:var(--semantic-error-foreground);--component-alert-destructive-border-default:var(--semantic-error-primary);--component-toast-default-background-default:var(--semantic-background);--component-toast-default-text-default:var(--semantic-foreground);--component-toast-default-border-default:var(--semantic-border);--component-toast-destructive-background-default:var(--semantic-destructive);--component-toast-destructive-text-default:var(--semantic-destructive-foreground);--component-switch-default-background-default:var(--semantic-input);--component-switch-default-background-checked:var(--semantic-primary);--component-switch-default-thumb-default:var(--semantic-background);--component-checkbox-default-background-default:var(--semantic-primary);--component-checkbox-default-text-default:var(--semantic-primary-foreground);--component-checkbox-default-border-default:var(--semantic-primary);--component-radio-default-background-default:var(--semantic-primary);--component-radio-default-text-default:var(--semantic-primary-foreground);--component-radio-default-border-default:var(--semantic-primary);--component-slider-default-background-default:var(--semantic-secondary);--component-slider-default-thumb-default:var(--semantic-background);--component-slider-default-track-default:var(--semantic-primary);--component-progress-default-background-default:var(--semantic-secondary);--component-progress-default-indicator-default:var(--semantic-primary);--component-scroll-area-default-background-default:var(--primitive-transparent-full);--component-scroll-area-default-thumb-default:var(--semantic-border);--component-scroll-area-default-thumb-hover:var(--semantic-muted-foreground);--component-separator-default-background-default:var(--semantic-border);--component-avatar-default-background-default:var(--semantic-muted);--component-avatar-default-text-default:var(--semantic-muted-foreground);--component-skeleton-default-background-default:var(--semantic-muted);--component-tabs-default-background-default:var(--primitive-zinc-800);--component-tabs-default-background-active:var(--primitive-zinc-800);--component-tabs-default-text-default:var(--primitive-zinc-400);--component-tabs-default-text-active:var(--primitive-neutral-50);--component-tabs-default-border-default:var(--primitive-neutral-50);--bg:var(--primitive-neutral-900);--fg:var(--primitive-neutral-50);--brand:228 41% 12%;--brand-primary:228 41% 12%;--brand-secondary:var(--primitive-teal-400);--brand-accent:var(--primitive-orange-400);--brand-coral:337 69% 54%;--brand-warm:var(--primitive-amber-400);--success:var(--primitive-emerald-400);--warning:var(--primitive-amber-400);--error:var(--primitive-red-400);--info:var(--primitive-blue-400);--border:var(--primitive-neutral-600);--background:var(--primitive-neutral-900);--foreground:var(--primitive-neutral-50);--card:var(--primitive-neutral-900);--card-foreground:var(--primitive-neutral-50);--popover:var(--primitive-neutral-900);--popover-foreground:var(--primitive-neutral-50);--primary:var(--primitive-neutral-50);--primary-foreground:var(--primitive-neutral-900);--secondary:var(--primitive-slate-800);--secondary-foreground:var(--primitive-neutral-50);--muted:var(--primitive-slate-800);--muted-foreground:var(--primitive-neutral-400);--accent:var(--primitive-slate-800);--accent-foreground:var(--primitive-neutral-50);--destructive:var(--primitive-red-900);--destructive-foreground:var(--primitive-neutral-50);--input:var(--primitive-neutral-800);--ring:var(--primitive-neutral-300);--chart-1:var(--primitive-orange-400);--chart-2:var(--primitive-green-400);--chart-3:var(--primitive-blue-400);--chart-4:var(--primitive-yellow-400);--chart-5:var(--primitive-purple-400)}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }

/* ! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com */*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.fixed{position:fixed}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.bottom-6{bottom:1.5rem}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.right-6{right:1.5rem}.top-0{top:0}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.col-span-1{grid-column:span 1/span 1}.col-span-12{grid-column:span 12/span 12}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-5{grid-column:span 5/span 5}.mx-4{margin-left:1rem;margin-right:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-auto{margin-left:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.h-10{height:2.5rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[280px\]{width:280px}.w-\[420px\]{width:420px}.w-full{width:100%}.min-w-0{min-width:0}.max-w-3xl{max-width:48rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-green-500\/30{border-color:rgba(34,197,94,.3)}.border-orange-500\/30{border-color:rgba(249,115,22,.3)}.border-red-500\/20{border-color:rgba(239,68,68,.2)}.border-red-500\/30{border-color:rgba(239,68,68,.3)}.border-white\/10{border-color:hsla(0,0%,100%,.1)}.border-white\/15{border-color:hsla(0,0%,100%,.15)}.border-white\/20{border-color:hsla(0,0%,100%,.2)}.border-white\/\[0\.06\]{border-color:hsla(0,0%,100%,.06)}.border-yellow-500\/30{border-color:rgba(234,179,8,.3)}.border-t-transparent{border-top-color:transparent}.bg-\[\#050608\]{--tw-bg-opacity:1;background-color:rgb(5 6 8/var(--tw-bg-opacity,1))}.bg-\[\#050608\]\/95{background-color:rgba(5,6,8,.95)}.bg-\[\#0a0a0f\]{--tw-bg-opacity:1;background-color:rgb(10 10 15/var(--tw-bg-opacity,1))}.bg-amber-500\/10{background-color:rgba(245,158,11,.1)}.bg-black\/30{background-color:rgba(0,0,0,.3)}.bg-cyan-400\/10{background-color:rgba(34,211,238,.1)}.bg-cyan-500{--tw-bg-opacity:1;background-color:rgb(6 182 212/var(--tw-bg-opacity,1))}.bg-emerald-400{--tw-bg-opacity:1;background-color:rgb(52 211 153/var(--tw-bg-opacity,1))}.bg-emerald-500\/10{background-color:rgba(16,185,129,.1)}.bg-green-500\/20{background-color:rgba(34,197,94,.2)}.bg-orange-500\/20{background-color:rgba(249,115,22,.2)}.bg-red-500\/10{background-color:rgba(239,68,68,.1)}.bg-red-500\/20{background-color:rgba(239,68,68,.2)}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-white\/10{background-color:hsla(0,0%,100%,.1)}.bg-white\/5{background-color:hsla(0,0%,100%,.05)}.bg-white\/\[0\.035\]{background-color:hsla(0,0%,100%,.035)}.bg-white\/\[0\.08\]{background-color:hsla(0,0%,100%,.08)}.bg-yellow-500\/20{background-color:rgba(234,179,8,.2)}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.pb-1{padding-bottom:.25rem}.pt-2{padding-top:.5rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,monospace}.font-sans{font-family:Inter,system-ui,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[20px\]{font-size:20px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-4{line-height:1rem}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.text-amber-300{--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity,1))}.text-cyan-100{--tw-text-opacity:1;color:rgb(207 250 254/var(--tw-text-opacity,1))}.text-cyan-200{--tw-text-opacity:1;color:rgb(165 243 252/var(--tw-text-opacity,1))}.text-cyan-300{--tw-text-opacity:1;color:rgb(103 232 249/var(--tw-text-opacity,1))}.text-emerald-300{--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity,1))}.text-emerald-400{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity,1))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.text-red-200{--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity,1))}.text-red-300{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/30{color:hsla(0,0%,100%,.3)}.text-white\/40{color:hsla(0,0%,100%,.4)}.text-white\/50{color:hsla(0,0%,100%,.5)}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.text-zinc-100{--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity,1))}.text-zinc-200{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity,1))}.text-zinc-300{--tw-text-opacity:1;color:rgb(212 212 216/var(--tw-text-opacity,1))}.text-zinc-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity,1))}.text-zinc-500{--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity,1))}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow-\[inset_2px_0_0_hsl\(188_92\%_55\%\)\]{--tw-shadow:inset 2px 0 0 #23daf6;--tw-shadow-colored:inset 2px 0 0 var(--tw-shadow-color)}.shadow-\[inset_2px_0_0_hsl\(188_92\%_55\%\)\],.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-blur-sm{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{color-scheme:dark;--background:240 8% 5%;--foreground:0 0% 98%;--card:240 6% 8%;--card-foreground:0 0% 98%;--popover:240 6% 8%;--popover-foreground:0 0% 98%;--primary:190 90% 55%;--primary-foreground:0 0% 100%;--secondary:240 6% 14%;--secondary-foreground:0 0% 98%;--muted:240 6% 14%;--muted-foreground:220 8% 55%;--accent:190 40% 18%;--accent-foreground:0 0% 98%;--destructive:0 76% 50%;--destructive-foreground:0 0% 100%;--border:240 6% 18%;--input:240 6% 18%;--ring:190 90% 55%;--radius:0.5rem}*{box-sizing:border-box}body,html{background:#0a0a0f;color:#fff;min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.placeholder\:text-zinc-600::-moz-placeholder{--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity,1))}.placeholder\:text-zinc-600::placeholder{--tw-text-opacity:1;color:rgb(82 82 91/var(--tw-text-opacity,1))}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-emerald-500\/30:hover{border-color:rgba(16,185,129,.3)}.hover\:bg-cyan-400:hover{--tw-bg-opacity:1;background-color:rgb(34 211 238/var(--tw-bg-opacity,1))}.hover\:bg-red-500:hover{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.hover\:bg-white\/\[0\.06\]:hover{background-color:hsla(0,0%,100%,.06)}.hover\:bg-white\/\[0\.12\]:hover{background-color:hsla(0,0%,100%,.12)}.hover\:text-emerald-300:hover{--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity,1))}.hover\:text-zinc-100:hover{--tw-text-opacity:1;color:rgb(244 244 245/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-cyan-400:focus{--tw-border-opacity:1;border-color:rgb(34 211 238/var(--tw-border-opacity,1))}.active\:scale-95:active{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}