@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap";[data-theme=light]{--color-bg: #f0f3fa;--color-surface: #ffffff;--color-surface-2: #f9feff;--color-overlay: rgba(255, 255, 255, .95);--color-text: #0f192e;--color-text-muted: #64748b;--color-text-inverse: #ffffff;--color-border: #e2e8f0;--color-border-strong: #cbd5e1;--color-divider: #cbd5e1;--color-primary: #3892a8;--color-primary-hover: #2f7a8f;--color-primary-active: #276274;--color-primary-contrast: #ffffff;--color-secondary: #c2e0eb;--color-secondary-hover: #a8d5e5;--color-secondary-active: #8fc9dd;--color-secondary-contrast: #0f192e;--color-danger: #ef4444;--color-danger-hover: #dc2626;--color-danger-active: #b91c1c;--color-warning: #f59e0b;--color-warning-hover: #d97706;--color-warning-active: #b45309;--color-success: #10b981;--color-success-hover: #059669;--color-success-active: #047857;--color-info: #3b82f6;--color-info-hover: #2563eb;--color-info-active: #1d4ed8;--color-focus-ring: #3892a8;--color-selection-bg: #c2e0eb;--color-selection-text: #0f192e;--state-hover-overlay: rgba(56, 146, 168, .08);--state-active-overlay: rgba(56, 146, 168, .16);--state-disabled-opacity: .5;--theme-page-background: var(--color-bg, var(--color-surface));--theme-page-background-image: none;--theme-page-background-size: cover;--theme-page-background-position: center;--theme-page-background-repeat: no-repeat;--theme-shell-background: color-mix(in srgb, var(--color-surface, var(--color-bg)) 72%, var(--color-bg, var(--color-surface)) 28%);--theme-primary-surface: color-mix(in srgb, var(--color-surface, var(--color-bg)) 60%, var(--color-bg, var(--color-surface)) 40%);--theme-nested-surface: color-mix(in srgb, var(--color-surface-2, var(--color-surface, var(--color-bg))) 88%, var(--color-surface, var(--color-bg)) 12%);--theme-text-primary: var(--color-text, #000000);--theme-text-secondary: var(--color-text-muted, var(--color-text, #000000));--theme-text-muted: color-mix(in srgb, var(--color-text, #000000) 75%, var(--color-text-muted, var(--color-text, #000000)) 25%);--theme-action-primary-background: var(--color-primary);--theme-action-primary-text: var(--color-primary-contrast);--theme-action-secondary-background: var(--color-secondary, var(--color-primary));--theme-action-secondary-text: var(--color-secondary-contrast, var(--color-primary-contrast));--theme-border: var(--color-border);--theme-accent: var(--color-primary);--theme-accent-foreground: var(--color-primary-contrast);--theme-hover-background: var(--color-primary-hover);--theme-active-background: var(--color-primary-active);--theme-card-surface: var(--theme-primary-surface);--theme-card-border: var(--border);--theme-border-strong: var(--color-border-strong);--theme-popover-surface: var(--theme-primary-surface);--theme-popover-border: var(--border-strong);--theme-surface-muted: var(--theme-nested-surface);--theme-input-bg: color-mix(in srgb, var(--theme-surface-muted) 90%, var(--theme-card-surface) 10%);--theme-input-hover-bg: var(--theme-surface-muted);--theme-input-border: var(--border);--theme-input-border-hover: var(--border-strong);--theme-input-border-focus: var(--theme-button-primary-border);--theme-input-text: var(--primary-text);--theme-input-placeholder: color-mix(in srgb, var(--primary-text) 65%, var(--theme-surface-muted) 35%);--theme-input-focus: var(--ring);--theme-button-primary-bg: var(--theme-action-primary-background);--theme-button-primary-fg: var(--theme-action-primary-text);--theme-button-primary-border: var(--theme-action-primary-background);--theme-button-primary-hover-bg: var(--theme-hover-background);--theme-button-primary-hover-border: var(--theme-hover-background);--theme-button-primary-active-bg: var(--theme-active-background);--theme-button-primary-active-fg: var(--theme-action-primary-text);--theme-button-primary-focus: var(--ring);--theme-button-secondary-bg: var(--theme-action-secondary-background);--theme-button-secondary-fg: var(--theme-action-secondary-text);--theme-button-secondary-border: var(--border);--theme-button-secondary-hover-bg: var(--theme-hover-background);--theme-button-secondary-active-bg: var(--theme-action-secondary-background);--search-panel-bg: color-mix(in srgb, var(--color-surface) 92%, var(--color-bg) 8%);--search-panel-border: color-mix(in srgb, var(--color-border) 72%, var(--color-bg) 28%);--search-panel-glow: 0 0 14px color-mix(in srgb, var(--surface-highlight) 140%, transparent 20%);--search-panel-glow-hover: 0 0 24px color-mix(in srgb, var(--color-primary-hover) 80%, transparent 20%);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--glow-primary: 0 0 8px rgba(56, 146, 168, .4);--surface-highlight: rgba(56, 146, 168, .04);--theme-header-border: color-mix(in srgb, var(--color-primary, var(--color-primary)) 85%, var(--surface-secondary) 15%);--theme-header-glow: color-mix(in srgb, var(--color-primary, var(--color-primary)) 70%, transparent 30%);--header-border-bottom: solid 2px var(--theme-header-border);--header-box-shadow: 0 20px 40px var(--theme-header-glow);--theme-text-body: var(--theme-text-primary);--theme-text-heading: var(--theme-text-primary);--theme-text-h1: var(--theme-text-primary);--theme-text-h2: var(--theme-text-primary);--theme-text-h3: var(--theme-text-secondary);--theme-text-label: var(--theme-text-secondary);--theme-text-link: var(--theme-accent);--theme-text-link-hover: color-mix(in srgb, var(--theme-accent) 70%, var(--theme-text-primary) 30%);--theme-text-selection-bg: var(--color-selection-bg, var(--state-hover-overlay));--theme-text-selection-fg: var(--color-selection-text, var(--theme-text-body));--theme-caret: var(--theme-accent);--theme-font-sans: var(--font-sans);--theme-font-mono: var(--font-mono);--theme-surface-page: var(--theme-page-background);--theme-surface-shell: var(--theme-shell-background);--theme-surface-card: var(--theme-card-surface);--theme-surface-panel: var(--search-panel-bg, var(--theme-card-surface));--theme-surface-popover: var(--theme-popover-surface);--theme-surface-tooltip: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-overlay-scrim: var(--color-overlay, transparent);--theme-border-default: var(--theme-border);--theme-border-subtle: color-mix(in srgb, var(--theme-border) 72%, var(--theme-surface-shell) 28%);--theme-divider: var(--color-divider, var(--theme-border-subtle));--theme-ring: var(--color-focus-ring, var(--theme-border-strong));--theme-ring-offset: color-mix(in srgb, var(--theme-surface-shell) 92%, transparent 8%);--theme-control-fg: var(--theme-input-text);--theme-control-placeholder: var(--theme-input-placeholder);--theme-control-bg: var(--theme-input-bg);--theme-control-bg-hover: var(--theme-input-hover-bg);--theme-control-bg-disabled: color-mix(in srgb, var(--theme-input-bg) 80%, var(--theme-surface-muted) 20%);--theme-control-border: var(--theme-input-border);--theme-control-border-hover: var(--theme-input-border-hover);--theme-control-border-focus: var(--theme-input-border-focus);--theme-control-border-disabled: var(--theme-border-subtle);--theme-control-ring: var(--theme-ring);--theme-control-shadow: var(--shadow-sm);--theme-textarea-fg: var(--theme-control-fg);--theme-textarea-bg: var(--theme-control-bg);--theme-textarea-border: var(--theme-control-border);--theme-textarea-placeholder: var(--theme-control-placeholder);--theme-select-bg: var(--theme-control-bg);--theme-select-border: var(--theme-control-border);--theme-select-icon: var(--theme-text-muted);--theme-check-bg: var(--theme-control-bg);--theme-check-border: var(--theme-control-border);--theme-check-checked-bg: var(--theme-btn-primary-bg);--theme-check-checked-fg: var(--theme-btn-primary-fg);--theme-check-ring: var(--theme-ring);--theme-btn-primary-bg-hover: var(--theme-hover-background);--theme-btn-primary-border-hover: var(--theme-hover-background);--theme-btn-primary-bg-active: var(--theme-active-background);--theme-btn-primary-fg-active: var(--theme-action-primary-text);--theme-btn-primary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-primary-fg-disabled: var(--theme-text-muted);--theme-btn-primary-border-disabled: var(--theme-border-subtle);--theme-btn-primary-ring: var(--theme-ring);--theme-btn-secondary-border-hover: var(--theme-border-strong);--theme-btn-secondary-bg-hover: var(--theme-button-secondary-hover-bg);--theme-btn-secondary-bg-active: var(--theme-button-secondary-active-bg);--theme-btn-secondary-fg-active: var(--theme-action-secondary-text);--theme-btn-secondary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-secondary-fg-disabled: var(--theme-text-muted);--theme-btn-secondary-border-disabled: var(--theme-border-subtle);--theme-btn-secondary-ring: var(--theme-ring);--theme-btn-ghost-bg: var(--theme-surface-shell);--theme-btn-ghost-fg: var(--theme-text-body);--theme-btn-ghost-border: var(--theme-border);--theme-btn-ghost-bg-hover: color-mix(in srgb, var(--theme-surface-shell) 90%, var(--theme-surface-card) 10%);--theme-btn-ghost-border-hover: var(--theme-border-strong);--theme-btn-ghost-bg-active: color-mix(in srgb, var(--theme-surface-shell) 80%, var(--theme-surface-card) 20%);--theme-btn-ghost-fg-active: var(--theme-text-body);--theme-btn-ghost-bg-disabled: color-mix(in srgb, var(--theme-surface-shell) 96%, var(--theme-surface-card) 4%);--theme-btn-ghost-fg-disabled: var(--theme-text-muted);--theme-btn-ghost-border-disabled: var(--theme-border-subtle);--theme-btn-ghost-ring: var(--theme-ring);--theme-btn-destructive-bg: var(--color-danger);--theme-btn-destructive-fg: var(--color-text-inverse);--theme-btn-destructive-border: var(--color-danger);--theme-btn-destructive-bg-hover: var(--color-danger-hover);--theme-btn-destructive-border-hover: var(--color-danger-hover);--theme-btn-destructive-bg-active: var(--color-danger-active);--theme-btn-destructive-fg-active: var(--color-text-inverse);--theme-btn-destructive-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 88%, var(--color-danger) 12%);--theme-btn-destructive-fg-disabled: var(--theme-text-muted);--theme-btn-destructive-border-disabled: var(--theme-border-subtle);--theme-btn-destructive-ring: var(--theme-ring);--theme-btn-radius: var(--radius-md);--theme-btn-shadow: var(--shadow-sm);--theme-danger-fg: var(--color-text-inverse);--theme-danger-bg: var(--color-danger);--theme-danger-border: var(--color-danger);--theme-warning-fg: var(--color-text);--theme-warning-bg: var(--color-warning);--theme-warning-border: var(--color-warning);--theme-success-fg: var(--color-text);--theme-success-bg: var(--color-success);--theme-success-border: var(--color-success);--theme-info-fg: var(--color-text);--theme-info-bg: var(--color-info);--theme-info-border: var(--color-info);--theme-scrollbar-thumb: color-mix(in srgb, var(--theme-border-strong) 60%, var(--theme-border) 40%);--theme-scrollbar-track: var(--theme-surface-shell);--theme-code-bg: var(--theme-surface-panel);--theme-code-fg: var(--theme-text-body);--theme-table-row-hover-bg: color-mix(in srgb, var(--theme-surface-shell) 92%, var(--theme-surface-card) 8%);--theme-skeleton-bg: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-shadow-sm: var(--shadow-sm);--theme-shadow-md: var(--shadow-md);--theme-shadow-lg: var(--shadow-lg);--theme-chart-1: var(--color-primary);--theme-chart-2: var(--color-secondary);--theme-chart-3: var(--color-success);--theme-chart-4: var(--color-warning);--theme-chart-5: var(--color-danger);--theme-chart-6: var(--color-info);--nav-surface: rgba(255, 255, 255, .72);--nav-blur: 18px;--nav-blob-1: rgba(56, 146, 168, .35);--nav-blob-2: rgba(14, 165, 233, .28);--nav-blob-3: rgba(148, 163, 184, .22);--nav-blob-opacity: .6;--nav-blob-blur: 60px;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "Menlo", "Monaco", "Courier New", monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--background: var(--theme-page-background);--body-bg: var(--background);--foreground: var(--theme-text-body);--body-text: var(--foreground);--card: var(--theme-card-surface);--card-foreground: var(--theme-text-body);--popover: var(--theme-popover-surface);--popover-foreground: var(--theme-text-body);--primary: var(--theme-action-primary-background);--primary-foreground: var(--theme-action-primary-text);--secondary: var(--theme-action-secondary-background);--secondary-foreground: var(--theme-action-secondary-text);--muted: var(--theme-surface-muted);--muted-foreground: var(--theme-text-secondary);--accent: var(--theme-accent);--accent-foreground: var(--theme-accent-foreground);--destructive: var(--color-danger);--destructive-foreground: var(--color-text-inverse);--border: var(--theme-border-default);--border-strong: var(--theme-border-strong);--card-border: var(--theme-card-border);--popover-border: var(--theme-popover-border);--input: var(--theme-control-border);--input-bg: var(--theme-control-bg);--ring: var(--theme-ring);--radius: .75rem;--sidebar-background: var(--theme-shell-background);--sidebar-foreground: var(--theme-text-body);--sidebar-primary: var(--theme-action-primary-background);--sidebar-primary-foreground: var(--theme-action-primary-text);--sidebar-accent: var(--theme-action-secondary-background);--sidebar-accent-foreground: var(--theme-action-secondary-text);--sidebar-border: var(--theme-border-default);--sidebar-ring: var(--theme-ring);--status-income: var(--color-success);--status-income-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--status-upcoming: var(--color-warning);--status-upcoming-light: color-mix(in srgb, var(--color-warning) 70%, var(--surface-secondary) 30%);--status-due: var(--color-danger);--status-due-light: color-mix(in srgb, var(--color-danger) 70%, var(--surface-secondary) 30%);--status-paid: var(--color-success);--status-paid-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--lit-03060f: #03060f;--lit-05070f: #05070f;--lit-06b6d4: #06b6d4;--lit-080a1d: #080a1d;--lit-0c1024: #0c1024;--lit-0ea5e9: #0ea5e9;--lit-10b981: #10b981;--lit-14b8a6: #14b8a6;--lit-22c55e: #22c55e;--lit-3b82f6: #3b82f6;--lit-56e3ff: #56e3ff;--lit-6366f1: #6366f1;--lit-6b7280: #6b7280;--lit-78350f: #78350f;--lit-7b5cff: #7b5cff;--lit-7c3aed: #7c3aed;--lit-7df8d6: #7df8d6;--lit-8b5cf6: #8b5cf6;--lit-a855f7: #a855f7;--lit-cccccc: #cccccc;--lit-d97706: #d97706;--lit-ec4899: #ec4899;--lit-ef4444: #ef4444;--lit-f43f5e: #f43f5e;--lit-f59e0b: #f59e0b;--lit-f97316: #f97316;--lit-ffffff: #ffffff;--fx-glass-00: transparent;--fx-glass-05: color-mix(in srgb, var(--color-text-inverse) 5%, transparent);--fx-glass-10: color-mix(in srgb, var(--color-text-inverse) 10%, transparent);--fx-accent-1: var(--color-primary);--fx-accent-2: var(--color-info);--fx-accent-3: var(--color-secondary);--fx-contrast: var(--color-overlay);--fx-text-inverse: var(--color-text-inverse);--fx-text-muted: var(--color-text-muted);--fx-gradient-brand-r: linear-gradient(to right, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-brand-br: linear-gradient(135deg, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-accent-divider: linear-gradient(to right, transparent, var(--fx-accent-1), transparent);--fx-gradient-logo-plate: linear-gradient(135deg, var(--color-overlay), var(--color-surface-2), var(--color-overlay));--fx-gradient-hero-radials: radial-gradient(circle at top, color-mix(in srgb, var(--fx-accent-1) 25%, transparent), transparent 45%), radial-gradient(circle at bottom, color-mix(in srgb, var(--fx-accent-3) 20%, transparent), transparent 55%);--fx-gradient-verify-bg: linear-gradient(135deg, var(--color-overlay), var(--color-surface), var(--color-surface-2));--fx-glow-primary: var(--glow-primary);--fx-glow-muted: 0 0 20px color-mix(in srgb, var(--color-border-strong) 55%, transparent);--fx-glow-info: 0 0 20px color-mix(in srgb, var(--color-info) 65%, transparent);--fx-glow-success: 0 0 20px color-mix(in srgb, var(--color-success) 60%, transparent);--fx-glow-warning: 0 0 20px color-mix(in srgb, var(--color-warning) 65%, transparent);--fx-shadow-hero: 0 35px 90px color-mix(in srgb, var(--color-overlay) 90%, transparent);--fx-shadow-hero-md: 0 20px 45px color-mix(in srgb, var(--color-overlay) 85%, transparent)}[data-theme=dark]{color-scheme:dark;--color-bg: #141414;--color-surface: #1a2844;--color-surface-2: #1f3251;--color-overlay: rgba(15, 25, 46, .95);--color-text: #f1f5f9;--color-text-muted: #cbd5e1;--color-text-inverse: #0f192e;--color-border: #334155;--color-border-strong: #1f2937;--color-divider: #334155;--color-primary: #4da8c1;--color-primary-hover: #3d92af;--color-primary-active: #2d7c9d;--color-primary-contrast: #ffffff;--color-secondary: #5ab8d5;--color-secondary-hover: #4ba5c5;--color-secondary-active: #3c92b5;--color-secondary-contrast: #0f192e;--color-danger: #f87171;--color-danger-hover: #f45e5e;--color-danger-active: #ef4444;--color-warning: #fbbf24;--color-warning-hover: #f59e0b;--color-warning-active: #d97706;--color-success: #34d399;--color-success-hover: #10b981;--color-success-active: #059669;--color-info: #60a5fa;--color-info-hover: #3b82f6;--color-info-active: #2563eb;--color-focus-ring: #4da8c1;--color-selection-bg: #3d7fa6;--color-selection-text: #f1f5f9;--state-hover-overlay: rgba(77, 168, 193, .12);--state-active-overlay: rgba(77, 168, 193, .2);--state-disabled-opacity: .4;--theme-page-background: var(--color-bg, var(--color-surface));--theme-page-background-image: none;--theme-page-background-size: cover;--theme-page-background-position: center;--theme-page-background-repeat: no-repeat;--theme-shell-background: color-mix(in srgb, var(--color-surface, var(--color-bg)) 72%, var(--color-bg, var(--color-surface)) 28%);--theme-primary-surface: color-mix(in srgb, var(--color-surface, var(--color-bg)) 60%, var(--color-bg, var(--color-surface)) 40%);--theme-nested-surface: color-mix(in srgb, var(--color-surface-2, var(--color-surface, var(--color-bg))) 88%, var(--color-surface, var(--color-bg)) 12%);--theme-text-primary: var(--color-text, #ffffff);--theme-text-secondary: var(--color-text-muted, var(--color-text, #ffffff));--theme-text-muted: color-mix(in srgb, var(--color-text, #ffffff) 75%, var(--color-text-muted, var(--color-text, #ffffff)) 25%);--theme-action-primary-background: var(--color-primary);--theme-action-primary-text: var(--color-primary-contrast);--theme-action-secondary-background: var(--color-secondary, var(--color-primary));--theme-action-secondary-text: var(--color-secondary-contrast, var(--color-primary-contrast));--theme-border: var(--color-border);--theme-accent: var(--color-primary);--theme-accent-foreground: var(--color-primary-contrast);--theme-hover-background: var(--color-primary-hover);--theme-active-background: var(--color-primary-active);--theme-card-surface: var(--theme-primary-surface);--theme-card-border: var(--border);--theme-border-strong: var(--color-border-strong);--theme-popover-surface: var(--theme-primary-surface);--theme-popover-border: var(--border-strong);--theme-surface-muted: var(--theme-nested-surface);--theme-input-bg: color-mix(in srgb, var(--theme-surface-muted) 90%, var(--theme-card-surface) 10%);--theme-input-hover-bg: var(--theme-surface-muted);--theme-input-border: var(--border);--theme-input-border-hover: var(--border-strong);--theme-input-border-focus: var(--theme-button-primary-border);--theme-input-text: var(--primary-text);--theme-input-placeholder: color-mix(in srgb, var(--primary-text) 65%, var(--theme-surface-muted) 35%);--theme-input-focus: var(--ring);--theme-button-primary-bg: var(--theme-action-primary-background);--theme-button-primary-fg: var(--theme-action-primary-text);--theme-button-primary-border: var(--theme-action-primary-background);--theme-button-primary-hover-bg: var(--theme-hover-background);--theme-button-primary-hover-border: var(--theme-hover-background);--theme-button-primary-active-bg: var(--theme-active-background);--theme-button-primary-active-fg: var(--theme-action-primary-text);--theme-button-primary-focus: var(--ring);--theme-button-secondary-bg: var(--theme-action-secondary-background);--theme-button-secondary-fg: var(--theme-action-secondary-text);--theme-button-secondary-border: var(--border);--theme-button-secondary-hover-bg: var(--theme-hover-background);--theme-button-secondary-active-bg: var(--theme-action-secondary-background);--search-panel-bg: color-mix(in srgb, var(--color-surface) 78%, var(--color-bg) 22%);--search-panel-border: color-mix(in srgb, var(--color-border) 60%, var(--color-bg) 40%);--search-panel-glow: 0 0 16px color-mix(in srgb, var(--surface-highlight) 140%, transparent 20%);--search-panel-glow-hover: 0 0 24px color-mix(in srgb, var(--color-primary-hover) 80%, transparent 20%);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -1px rgba(0, 0, 0, .2);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .5), 0 4px 6px -2px rgba(0, 0, 0, .3);--glow-primary: 0 0 12px rgba(77, 168, 193, .5);--surface-highlight: rgba(77, 168, 193, .08);--theme-header-border: color-mix(in srgb, var(--color-info, var(--color-primary)) 85%, var(--surface-secondary) 15%);--theme-header-glow: color-mix(in srgb, var(--color-info, var(--color-primary)) 70%, transparent 30%);--header-border-bottom: solid 2px var(--theme-header-border);--header-box-shadow: 0 20px 40px var(--theme-header-glow);--theme-text-body: var(--theme-text-primary);--theme-text-heading: var(--theme-text-primary);--theme-text-h1: var(--theme-text-primary);--theme-text-h2: var(--theme-text-primary);--theme-text-h3: var(--theme-text-secondary);--theme-text-label: var(--theme-text-secondary);--theme-text-link: var(--theme-accent);--theme-text-link-hover: color-mix(in srgb, var(--theme-accent) 70%, var(--theme-text-primary) 30%);--theme-text-selection-bg: var(--color-selection-bg, var(--state-hover-overlay));--theme-text-selection-fg: var(--color-selection-text, var(--theme-text-body));--theme-caret: var(--theme-accent);--theme-font-sans: var(--font-sans);--theme-font-mono: var(--font-mono);--theme-surface-page: var(--theme-page-background);--theme-surface-shell: var(--theme-shell-background);--theme-surface-card: var(--theme-card-surface);--theme-surface-panel: var(--search-panel-bg, var(--theme-card-surface));--theme-surface-popover: var(--theme-popover-surface);--theme-surface-tooltip: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-overlay-scrim: var(--color-overlay, transparent);--theme-border-default: var(--theme-border);--theme-border-subtle: color-mix(in srgb, var(--theme-border) 72%, var(--theme-surface-shell) 28%);--theme-divider: var(--color-divider, var(--theme-border-subtle));--theme-ring: var(--color-focus-ring, var(--theme-border-strong));--theme-ring-offset: color-mix(in srgb, var(--theme-surface-shell) 92%, transparent 8%);--theme-control-fg: var(--theme-input-text);--theme-control-placeholder: var(--theme-input-placeholder);--theme-control-bg: var(--theme-input-bg);--theme-control-bg-hover: var(--theme-input-hover-bg);--theme-control-bg-disabled: color-mix(in srgb, var(--theme-input-bg) 80%, var(--theme-surface-muted) 20%);--theme-control-border: var(--theme-input-border);--theme-control-border-hover: var(--theme-input-border-hover);--theme-control-border-focus: var(--theme-input-border-focus);--theme-control-border-disabled: var(--theme-border-subtle);--theme-control-ring: var(--theme-ring);--theme-control-shadow: var(--shadow-sm);--theme-textarea-fg: var(--theme-control-fg);--theme-textarea-bg: var(--theme-control-bg);--theme-textarea-border: var(--theme-control-border);--theme-textarea-placeholder: var(--theme-control-placeholder);--theme-select-bg: var(--theme-control-bg);--theme-select-border: var(--theme-control-border);--theme-select-icon: var(--theme-text-muted);--theme-check-bg: var(--theme-control-bg);--theme-check-border: var(--theme-control-border);--theme-check-checked-bg: var(--theme-btn-primary-bg);--theme-check-checked-fg: var(--theme-btn-primary-fg);--theme-check-ring: var(--theme-ring);--theme-btn-primary-bg-hover: var(--theme-hover-background);--theme-btn-primary-border-hover: var(--theme-hover-background);--theme-btn-primary-bg-active: var(--theme-active-background);--theme-btn-primary-fg-active: var(--theme-action-primary-text);--theme-btn-primary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-primary-fg-disabled: var(--theme-text-muted);--theme-btn-primary-border-disabled: var(--theme-border-subtle);--theme-btn-primary-ring: var(--theme-ring);--theme-btn-secondary-border-hover: var(--theme-border-strong);--theme-btn-secondary-bg-hover: var(--theme-button-secondary-hover-bg);--theme-btn-secondary-bg-active: var(--theme-button-secondary-active-bg);--theme-btn-secondary-fg-active: var(--theme-action-secondary-text);--theme-btn-secondary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-secondary-fg-disabled: var(--theme-text-muted);--theme-btn-secondary-border-disabled: var(--theme-border-subtle);--theme-btn-secondary-ring: var(--theme-ring);--theme-btn-ghost-bg: var(--theme-surface-shell);--theme-btn-ghost-fg: var(--theme-text-body);--theme-btn-ghost-border: var(--theme-border);--theme-btn-ghost-bg-hover: color-mix(in srgb, var(--theme-surface-shell) 90%, var(--theme-surface-card) 10%);--theme-btn-ghost-border-hover: var(--theme-border-strong);--theme-btn-ghost-bg-active: color-mix(in srgb, var(--theme-surface-shell) 80%, var(--theme-surface-card) 20%);--theme-btn-ghost-fg-active: var(--theme-text-body);--theme-btn-ghost-bg-disabled: color-mix(in srgb, var(--theme-surface-shell) 96%, var(--theme-surface-card) 4%);--theme-btn-ghost-fg-disabled: var(--theme-text-muted);--theme-btn-ghost-border-disabled: var(--theme-border-subtle);--theme-btn-ghost-ring: var(--theme-ring);--theme-btn-destructive-bg: var(--color-danger);--theme-btn-destructive-fg: var(--color-text-inverse);--theme-btn-destructive-border: var(--color-danger);--theme-btn-destructive-bg-hover: var(--color-danger-hover);--theme-btn-destructive-border-hover: var(--color-danger-hover);--theme-btn-destructive-bg-active: var(--color-danger-active);--theme-btn-destructive-fg-active: var(--color-text-inverse);--theme-btn-destructive-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 88%, var(--color-danger) 12%);--theme-btn-destructive-fg-disabled: var(--theme-text-muted);--theme-btn-destructive-border-disabled: var(--theme-border-subtle);--theme-btn-destructive-ring: var(--theme-ring);--theme-btn-radius: var(--radius-md);--theme-btn-shadow: var(--shadow-sm);--theme-danger-fg: var(--color-text-inverse);--theme-danger-bg: var(--color-danger);--theme-danger-border: var(--color-danger);--theme-warning-fg: var(--color-text);--theme-warning-bg: var(--color-warning);--theme-warning-border: var(--color-warning);--theme-success-fg: var(--color-text);--theme-success-bg: var(--color-success);--theme-success-border: var(--color-success);--theme-info-fg: var(--color-text);--theme-info-bg: var(--color-info);--theme-info-border: var(--color-info);--theme-scrollbar-thumb: color-mix(in srgb, var(--theme-border-strong) 60%, var(--theme-border) 40%);--theme-scrollbar-track: var(--theme-surface-shell);--theme-code-bg: var(--theme-surface-panel);--theme-code-fg: var(--theme-text-body);--theme-table-row-hover-bg: color-mix(in srgb, var(--theme-surface-shell) 92%, var(--theme-surface-card) 8%);--theme-skeleton-bg: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-shadow-sm: var(--shadow-sm);--theme-shadow-md: var(--shadow-md);--theme-shadow-lg: var(--shadow-lg);--theme-chart-1: var(--color-primary);--theme-chart-2: var(--color-secondary);--theme-chart-3: var(--color-success);--theme-chart-4: var(--color-warning);--theme-chart-5: var(--color-danger);--theme-chart-6: var(--color-info);--nav-surface: rgba(15, 25, 46, .7);--nav-blur: 20px;--nav-blob-1: rgba(77, 168, 193, .4);--nav-blob-2: rgba(56, 146, 168, .3);--nav-blob-3: rgba(59, 130, 246, .25);--nav-blob-opacity: .65;--nav-blob-blur: 70px;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "Menlo", "Monaco", "Courier New", monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--background: var(--theme-page-background);--body-bg: var(--background);--foreground: var(--theme-text-body);--body-text: var(--foreground);--card: var(--theme-card-surface);--card-foreground: var(--theme-text-body);--popover: var(--theme-popover-surface);--popover-foreground: var(--theme-text-body);--primary: var(--theme-action-primary-background);--primary-foreground: var(--theme-action-primary-text);--secondary: var(--theme-action-secondary-background);--secondary-foreground: var(--theme-action-secondary-text);--muted: var(--theme-surface-muted);--muted-foreground: var(--theme-text-secondary);--accent: var(--theme-accent);--accent-foreground: var(--theme-accent-foreground);--destructive: var(--color-danger);--destructive-foreground: var(--color-text-inverse);--border: var(--theme-border-default);--border-strong: var(--theme-border-strong);--card-border: var(--theme-card-border);--popover-border: var(--theme-popover-border);--input: var(--theme-control-border);--input-bg: var(--theme-control-bg);--ring: var(--theme-ring);--radius: .75rem;--sidebar-background: var(--theme-shell-background);--sidebar-foreground: var(--theme-text-body);--sidebar-primary: var(--theme-action-primary-background);--sidebar-primary-foreground: var(--theme-action-primary-text);--sidebar-accent: var(--theme-action-secondary-background);--sidebar-accent-foreground: var(--theme-action-secondary-text);--sidebar-border: var(--theme-border-default);--sidebar-ring: var(--theme-ring);--status-income: var(--color-success);--status-income-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--status-upcoming: var(--color-warning);--status-upcoming-light: color-mix(in srgb, var(--color-warning) 70%, var(--surface-secondary) 30%);--status-due: var(--color-danger);--status-due-light: color-mix(in srgb, var(--color-danger) 70%, var(--surface-secondary) 30%);--status-paid: var(--color-success);--status-paid-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--lit-03060f: #03060f;--lit-05070f: #05070f;--lit-06b6d4: #06b6d4;--lit-080a1d: #080a1d;--lit-0c1024: #0c1024;--lit-0ea5e9: #0ea5e9;--lit-10b981: #10b981;--lit-14b8a6: #14b8a6;--lit-22c55e: #22c55e;--lit-3b82f6: #3b82f6;--lit-56e3ff: #56e3ff;--lit-6366f1: #6366f1;--lit-6b7280: #6b7280;--lit-78350f: #78350f;--lit-7b5cff: #7b5cff;--lit-7c3aed: #7c3aed;--lit-7df8d6: #7df8d6;--lit-8b5cf6: #8b5cf6;--lit-a855f7: #a855f7;--lit-cccccc: #cccccc;--lit-d97706: #d97706;--lit-ec4899: #ec4899;--lit-ef4444: #ef4444;--lit-f43f5e: #f43f5e;--lit-f59e0b: #f59e0b;--lit-f97316: #f97316;--lit-ffffff: #ffffff;--fx-glass-00: transparent;--fx-glass-05: color-mix(in srgb, var(--color-text-inverse) 5%, transparent);--fx-glass-10: color-mix(in srgb, var(--color-text-inverse) 10%, transparent);--fx-accent-1: var(--color-primary);--fx-accent-2: var(--color-info);--fx-accent-3: var(--color-secondary);--fx-contrast: var(--color-overlay);--fx-text-inverse: var(--color-text-inverse);--fx-text-muted: var(--color-text-muted);--fx-gradient-brand-r: linear-gradient(to right, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-brand-br: linear-gradient(135deg, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-accent-divider: linear-gradient(to right, transparent, var(--fx-accent-1), transparent);--fx-gradient-logo-plate: linear-gradient(135deg, var(--color-overlay), var(--color-surface-2), var(--color-overlay));--fx-gradient-hero-radials: radial-gradient(circle at top, color-mix(in srgb, var(--fx-accent-1) 25%, transparent), transparent 45%), radial-gradient(circle at bottom, color-mix(in srgb, var(--fx-accent-3) 20%, transparent), transparent 55%);--fx-gradient-verify-bg: linear-gradient(135deg, var(--color-overlay), var(--color-surface), var(--color-surface-2));--fx-glow-primary: var(--glow-primary);--fx-glow-muted: 0 0 20px color-mix(in srgb, var(--color-border-strong) 55%, transparent);--fx-glow-info: 0 0 20px color-mix(in srgb, var(--color-info) 65%, transparent);--fx-glow-success: 0 0 20px color-mix(in srgb, var(--color-success) 60%, transparent);--fx-glow-warning: 0 0 20px color-mix(in srgb, var(--color-warning) 65%, transparent);--fx-shadow-hero: 0 35px 90px color-mix(in srgb, var(--color-overlay) 90%, transparent);--fx-shadow-hero-md: 0 20px 45px color-mix(in srgb, var(--color-overlay) 85%, transparent)}[data-theme=nocturn]{color-scheme:dark;--color-bg: #030014;--color-surface: #0b0320;--color-surface-2: #170a34;--color-overlay: rgba(3, 1, 20, .92);--color-text: #f3edff;--color-text-muted: #b9a6ff;--color-text-inverse: #030014;--color-border: #2e1a52;--color-border-strong: color-mix(in srgb, var(--color-border) 70%, var(--color-bg) 30%);--color-divider: #28133f;--color-primary: #c084fc;--color-primary-hover: #a855f7;--color-primary-active: #7c3aed;--color-primary-contrast: #030014;--color-secondary: #f472b6;--color-secondary-hover: #ef4444;--color-secondary-active: #dc2626;--color-secondary-contrast: #fff3f9;--color-danger: #f43f5e;--color-danger-hover: #e11d48;--color-danger-active: #be123c;--color-warning: #fbbf24;--color-warning-hover: #f59e0b;--color-warning-active: #d97706;--color-success: #22d3ee;--color-success-hover: #06b6d4;--color-success-active: #0891b2;--color-info: #a78bfa;--color-info-hover: #8b5cf6;--color-info-active: #7c3aed;--color-focus-ring: #c084fc;--color-selection-bg: rgba(192, 132, 252, .24);--color-selection-text: #f3edff;--state-hover-overlay: rgba(192, 132, 252, .14);--state-active-overlay: rgba(124, 58, 237, .22);--state-disabled-opacity: .42;--theme-page-background: var(--color-bg, var(--color-surface));--theme-page-background-image: none;--theme-page-background-size: cover;--theme-page-background-position: center;--theme-page-background-repeat: no-repeat;--theme-shell-background: color-mix(in srgb, var(--color-surface, var(--color-bg)) 72%, var(--color-bg, var(--color-surface)) 28%);--theme-primary-surface: color-mix(in srgb, var(--color-surface, var(--color-bg)) 60%, var(--color-bg, var(--color-surface)) 40%);--theme-nested-surface: color-mix(in srgb, var(--color-surface-2, var(--color-surface, var(--color-bg))) 88%, var(--color-surface, var(--color-bg)) 12%);--theme-text-primary: var(--color-text, #ffffff);--theme-text-secondary: var(--color-text-muted, var(--color-text, #ffffff));--theme-text-muted: color-mix(in srgb, var(--color-text, #ffffff) 75%, var(--color-text-muted, var(--color-text, #ffffff)) 25%);--theme-action-primary-background: var(--color-primary);--theme-action-primary-text: var(--color-primary-contrast);--theme-action-secondary-background: var(--color-secondary, var(--color-primary));--theme-action-secondary-text: var(--color-secondary-contrast, var(--color-primary-contrast));--theme-border: var(--color-border);--theme-accent: var(--color-primary);--theme-accent-foreground: var(--color-primary-contrast);--theme-hover-background: var(--color-primary-hover);--theme-active-background: var(--color-primary-active);--theme-card-surface: var(--theme-primary-surface);--theme-card-border: var(--border);--theme-border-strong: var(--color-border-strong);--theme-popover-surface: var(--theme-primary-surface);--theme-popover-border: var(--border-strong);--theme-surface-muted: var(--theme-nested-surface);--theme-input-bg: color-mix(in srgb, var(--theme-surface-muted) 90%, var(--theme-card-surface) 10%);--theme-input-hover-bg: var(--theme-surface-muted);--theme-input-border: var(--border);--theme-input-border-hover: var(--border-strong);--theme-input-border-focus: var(--theme-button-primary-border);--theme-input-text: var(--primary-text);--theme-input-placeholder: color-mix(in srgb, var(--primary-text) 65%, var(--theme-surface-muted) 35%);--theme-input-focus: var(--ring);--theme-button-primary-bg: var(--theme-action-primary-background);--theme-button-primary-fg: var(--theme-action-primary-text);--theme-button-primary-border: var(--theme-action-primary-background);--theme-button-primary-hover-bg: var(--theme-hover-background);--theme-button-primary-hover-border: var(--theme-hover-background);--theme-button-primary-active-bg: var(--theme-active-background);--theme-button-primary-active-fg: var(--theme-action-primary-text);--theme-button-primary-focus: var(--ring);--theme-button-secondary-bg: var(--theme-action-secondary-background);--theme-button-secondary-fg: var(--theme-action-secondary-text);--theme-button-secondary-border: var(--border);--theme-button-secondary-hover-bg: var(--theme-hover-background);--theme-button-secondary-active-bg: var(--theme-action-secondary-background);--search-panel-bg: color-mix(in srgb, var(--color-surface) 80%, var(--color-bg) 20%);--search-panel-border: color-mix(in srgb, var(--color-border) 70%, var(--color-bg) 30%);--search-panel-glow: 0 0 16px color-mix(in srgb, var(--color-primary) 95%, transparent 25%);--search-panel-glow-hover: 0 0 28px color-mix(in srgb, var(--color-primary-hover) 85%, transparent 15%);--shadow-sm: 0 2px 6px rgba(0, 0, 0, .65);--shadow-md: 0 12px 30px rgba(1, 1, 5, .6);--shadow-lg: 0 24px 60px rgba(0, 0, 0, .7);--glow-primary: 0 0 28px rgba(192, 132, 252, .55);--surface-highlight: rgba(192, 132, 252, .08);--theme-header-border: color-mix(in srgb, var(--color-info, var(--color-primary)) 85%, var(--surface-secondary) 15%);--theme-header-glow: color-mix(in srgb, var(--color-info, var(--color-primary)) 70%, transparent 30%);--header-border-bottom: solid 2px var(--theme-header-border);--header-box-shadow: 0 20px 40px var(--theme-header-glow);--theme-text-body: var(--theme-text-primary);--theme-text-heading: var(--theme-text-primary);--theme-text-h1: var(--theme-text-primary);--theme-text-h2: var(--theme-text-primary);--theme-text-h3: var(--theme-text-secondary);--theme-text-label: var(--theme-text-secondary);--theme-text-link: var(--theme-accent);--theme-text-link-hover: color-mix(in srgb, var(--theme-accent) 70%, var(--theme-text-primary) 30%);--theme-text-selection-bg: var(--color-selection-bg, var(--state-hover-overlay));--theme-text-selection-fg: var(--color-selection-text, var(--theme-text-body));--theme-caret: var(--theme-accent);--theme-font-sans: var(--font-sans);--theme-font-mono: var(--font-mono);--theme-surface-page: var(--theme-page-background);--theme-surface-shell: var(--theme-shell-background);--theme-surface-card: var(--theme-card-surface);--theme-surface-panel: var(--search-panel-bg, var(--theme-card-surface));--theme-surface-popover: var(--theme-popover-surface);--theme-surface-tooltip: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-overlay-scrim: var(--color-overlay, transparent);--theme-border-default: var(--theme-border);--theme-border-subtle: color-mix(in srgb, var(--theme-border) 72%, var(--theme-surface-shell) 28%);--theme-divider: var(--color-divider, var(--theme-border-subtle));--theme-ring: var(--color-focus-ring, var(--theme-border-strong));--theme-ring-offset: color-mix(in srgb, var(--theme-surface-shell) 92%, transparent 8%);--theme-control-fg: var(--theme-input-text);--theme-control-placeholder: var(--theme-input-placeholder);--theme-control-bg: var(--theme-input-bg);--theme-control-bg-hover: var(--theme-input-hover-bg);--theme-control-bg-disabled: color-mix(in srgb, var(--theme-input-bg) 80%, var(--theme-surface-muted) 20%);--theme-control-border: var(--theme-input-border);--theme-control-border-hover: var(--theme-input-border-hover);--theme-control-border-focus: var(--theme-input-border-focus);--theme-control-border-disabled: var(--theme-border-subtle);--theme-control-ring: var(--theme-ring);--theme-control-shadow: var(--shadow-sm);--theme-textarea-fg: var(--theme-control-fg);--theme-textarea-bg: var(--theme-control-bg);--theme-textarea-border: var(--theme-control-border);--theme-textarea-placeholder: var(--theme-control-placeholder);--theme-select-bg: var(--theme-control-bg);--theme-select-border: var(--theme-control-border);--theme-select-icon: var(--theme-text-muted);--theme-check-bg: var(--theme-control-bg);--theme-check-border: var(--theme-control-border);--theme-check-checked-bg: var(--theme-btn-primary-bg);--theme-check-checked-fg: var(--theme-btn-primary-fg);--theme-check-ring: var(--theme-ring);--theme-btn-primary-bg-hover: var(--theme-hover-background);--theme-btn-primary-border-hover: var(--theme-hover-background);--theme-btn-primary-bg-active: var(--theme-active-background);--theme-btn-primary-fg-active: var(--theme-action-primary-text);--theme-btn-primary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-primary-fg-disabled: var(--theme-text-muted);--theme-btn-primary-border-disabled: var(--theme-border-subtle);--theme-btn-primary-ring: var(--theme-ring);--theme-btn-secondary-border-hover: var(--theme-border-strong);--theme-btn-secondary-bg-hover: var(--theme-button-secondary-hover-bg);--theme-btn-secondary-bg-active: var(--theme-button-secondary-active-bg);--theme-btn-secondary-fg-active: var(--theme-action-secondary-text);--theme-btn-secondary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-secondary-fg-disabled: var(--theme-text-muted);--theme-btn-secondary-border-disabled: var(--theme-border-subtle);--theme-btn-secondary-ring: var(--theme-ring);--theme-btn-ghost-bg: var(--theme-surface-shell);--theme-btn-ghost-fg: var(--theme-text-body);--theme-btn-ghost-border: var(--theme-border);--theme-btn-ghost-bg-hover: color-mix(in srgb, var(--theme-surface-shell) 90%, var(--theme-surface-card) 10%);--theme-btn-ghost-border-hover: var(--theme-border-strong);--theme-btn-ghost-bg-active: color-mix(in srgb, var(--theme-surface-shell) 80%, var(--theme-surface-card) 20%);--theme-btn-ghost-fg-active: var(--theme-text-body);--theme-btn-ghost-bg-disabled: color-mix(in srgb, var(--theme-surface-shell) 96%, var(--theme-surface-card) 4%);--theme-btn-ghost-fg-disabled: var(--theme-text-muted);--theme-btn-ghost-border-disabled: var(--theme-border-subtle);--theme-btn-ghost-ring: var(--theme-ring);--theme-btn-destructive-bg: var(--color-danger);--theme-btn-destructive-fg: var(--color-text-inverse);--theme-btn-destructive-border: var(--color-danger);--theme-btn-destructive-bg-hover: var(--color-danger-hover);--theme-btn-destructive-border-hover: var(--color-danger-hover);--theme-btn-destructive-bg-active: var(--color-danger-active);--theme-btn-destructive-fg-active: var(--color-text-inverse);--theme-btn-destructive-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 88%, var(--color-danger) 12%);--theme-btn-destructive-fg-disabled: var(--theme-text-muted);--theme-btn-destructive-border-disabled: var(--theme-border-subtle);--theme-btn-destructive-ring: var(--theme-ring);--theme-btn-radius: var(--radius-md);--theme-btn-shadow: var(--shadow-sm);--theme-danger-fg: var(--color-text-inverse);--theme-danger-bg: var(--color-danger);--theme-danger-border: var(--color-danger);--theme-warning-fg: var(--color-text);--theme-warning-bg: var(--color-warning);--theme-warning-border: var(--color-warning);--theme-success-fg: var(--color-text);--theme-success-bg: var(--color-success);--theme-success-border: var(--color-success);--theme-info-fg: var(--color-text);--theme-info-bg: var(--color-info);--theme-info-border: var(--color-info);--theme-scrollbar-thumb: color-mix(in srgb, var(--theme-border-strong) 60%, var(--theme-border) 40%);--theme-scrollbar-track: var(--theme-surface-shell);--theme-code-bg: var(--theme-surface-panel);--theme-code-fg: var(--theme-text-body);--theme-table-row-hover-bg: color-mix(in srgb, var(--theme-surface-shell) 92%, var(--theme-surface-card) 8%);--theme-skeleton-bg: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-shadow-sm: var(--shadow-sm);--theme-shadow-md: var(--shadow-md);--theme-shadow-lg: var(--shadow-lg);--theme-chart-1: var(--color-primary);--theme-chart-2: var(--color-secondary);--theme-chart-3: var(--color-success);--theme-chart-4: var(--color-warning);--theme-chart-5: var(--color-danger);--theme-chart-6: var(--color-info);--nav-surface: rgba(3, 1, 20, .92);--nav-blur: 32px;--nav-blob-1: rgba(192, 132, 252, .48);--nav-blob-2: rgba(129, 140, 248, .35);--nav-blob-3: rgba(240, 171, 252, .25);--nav-blob-opacity: .75;--nav-blob-blur: 92px;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "Menlo", "Monaco", "Courier New", monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--background: var(--theme-page-background);--body-bg: var(--background);--foreground: var(--theme-text-body);--body-text: var(--foreground);--card: var(--theme-card-surface);--card-foreground: var(--theme-text-body);--popover: var(--theme-popover-surface);--popover-foreground: var(--theme-text-body);--primary: var(--theme-action-primary-background);--primary-foreground: var(--theme-action-primary-text);--secondary: var(--theme-action-secondary-background);--secondary-foreground: var(--theme-action-secondary-text);--muted: var(--theme-surface-muted);--muted-foreground: var(--theme-text-secondary);--accent: var(--theme-accent);--accent-foreground: var(--theme-accent-foreground);--destructive: var(--color-danger);--destructive-foreground: var(--color-text-inverse);--border: var(--theme-border-default);--border-strong: var(--theme-border-strong);--card-border: var(--theme-card-border);--popover-border: var(--theme-popover-border);--input: var(--theme-control-border);--input-bg: var(--theme-control-bg);--ring: var(--theme-ring);--radius: .75rem;--sidebar-background: var(--theme-shell-background);--sidebar-foreground: var(--theme-text-body);--sidebar-primary: var(--theme-action-primary-background);--sidebar-primary-foreground: var(--theme-action-primary-text);--sidebar-accent: var(--theme-action-secondary-background);--sidebar-accent-foreground: var(--theme-action-secondary-text);--sidebar-border: var(--theme-border-default);--sidebar-ring: var(--theme-ring);--status-income: var(--color-success);--status-income-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--status-upcoming: var(--color-warning);--status-upcoming-light: color-mix(in srgb, var(--color-warning) 70%, var(--surface-secondary) 30%);--status-due: var(--color-danger);--status-due-light: color-mix(in srgb, var(--color-danger) 70%, var(--surface-secondary) 30%);--status-paid: var(--color-success);--status-paid-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--lit-03060f: #03060f;--lit-05070f: #05070f;--lit-06b6d4: #06b6d4;--lit-080a1d: #080a1d;--lit-0c1024: #0c1024;--lit-0ea5e9: #0ea5e9;--lit-10b981: #10b981;--lit-14b8a6: #14b8a6;--lit-22c55e: #22c55e;--lit-3b82f6: #3b82f6;--lit-56e3ff: #56e3ff;--lit-6366f1: #6366f1;--lit-6b7280: #6b7280;--lit-78350f: #78350f;--lit-7b5cff: #7b5cff;--lit-7c3aed: #7c3aed;--lit-7df8d6: #7df8d6;--lit-8b5cf6: #8b5cf6;--lit-a855f7: #a855f7;--lit-cccccc: #cccccc;--lit-d97706: #d97706;--lit-ec4899: #ec4899;--lit-ef4444: #ef4444;--lit-f43f5e: #f43f5e;--lit-f59e0b: #f59e0b;--lit-f97316: #f97316;--lit-ffffff: #ffffff;--fx-glass-00: transparent;--fx-glass-05: color-mix(in srgb, var(--color-text-inverse) 5%, transparent);--fx-glass-10: color-mix(in srgb, var(--color-text-inverse) 10%, transparent);--fx-accent-1: var(--color-primary);--fx-accent-2: var(--color-info);--fx-accent-3: var(--color-secondary);--fx-contrast: var(--color-overlay);--fx-text-inverse: var(--color-text-inverse);--fx-text-muted: var(--color-text-muted);--fx-gradient-brand-r: linear-gradient(to right, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-brand-br: linear-gradient(135deg, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-accent-divider: linear-gradient(to right, transparent, var(--fx-accent-1), transparent);--fx-gradient-logo-plate: linear-gradient(135deg, var(--color-overlay), var(--color-surface-2), var(--color-overlay));--fx-gradient-hero-radials: radial-gradient(circle at top, color-mix(in srgb, var(--fx-accent-1) 25%, transparent), transparent 45%), radial-gradient(circle at bottom, color-mix(in srgb, var(--fx-accent-3) 20%, transparent), transparent 55%);--fx-gradient-verify-bg: linear-gradient(135deg, var(--color-overlay), var(--color-surface), var(--color-surface-2));--fx-glow-primary: var(--glow-primary);--fx-glow-muted: 0 0 20px color-mix(in srgb, var(--color-border-strong) 55%, transparent);--fx-glow-info: 0 0 20px color-mix(in srgb, var(--color-info) 65%, transparent);--fx-glow-success: 0 0 20px color-mix(in srgb, var(--color-success) 60%, transparent);--fx-glow-warning: 0 0 20px color-mix(in srgb, var(--color-warning) 65%, transparent);--fx-shadow-hero: 0 35px 90px color-mix(in srgb, var(--color-overlay) 90%, transparent);--fx-shadow-hero-md: 0 20px 45px color-mix(in srgb, var(--color-overlay) 85%, transparent)}:root[data-theme=burgundy],:root[data-theme=burgundy] body,:root[data-theme=burgundy] #root{--fx-glass-00: transparent;--fx-glass-05: color-mix(in srgb, var(--color-text-inverse) 5%, transparent);--fx-glass-10: color-mix(in srgb, var(--color-text-inverse) 10%, transparent);--fx-accent-1: var(--color-primary);--fx-accent-2: var(--color-info);--fx-accent-3: var(--color-secondary);--fx-contrast: var(--color-overlay);--fx-text-inverse: var(--color-text-inverse);--fx-text-muted: var(--color-text-muted);--fx-gradient-brand-r: linear-gradient(to right, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-brand-br: linear-gradient(135deg, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-accent-divider: linear-gradient(to right, transparent, var(--fx-accent-1), transparent);--fx-gradient-logo-plate: linear-gradient(135deg, var(--color-overlay), var(--color-surface-2), var(--color-overlay));--fx-gradient-hero-radials: radial-gradient(circle at top, color-mix(in srgb, var(--fx-accent-1) 25%, transparent), transparent 45%), radial-gradient(circle at bottom, color-mix(in srgb, var(--fx-accent-3) 20%, transparent), transparent 55%);--fx-gradient-verify-bg: linear-gradient(135deg, var(--color-overlay), var(--color-surface), var(--color-surface-2));--fx-glow-primary: var(--glow-primary);--fx-glow-muted: 0 0 20px color-mix(in srgb, var(--color-border-strong) 55%, transparent);--fx-glow-info: 0 0 20px color-mix(in srgb, var(--color-info) 65%, transparent);--fx-glow-success: 0 0 20px color-mix(in srgb, var(--color-success) 60%, transparent);--fx-glow-warning: 0 0 20px color-mix(in srgb, var(--color-warning) 65%, transparent);--fx-shadow-hero: 0 35px 90px color-mix(in srgb, var(--color-overlay) 90%, transparent);--fx-shadow-hero-md: 0 20px 45px color-mix(in srgb, var(--color-overlay) 85%, transparent)}[data-theme=burgundy]{--color-bg: #f4f4fd;--color-surface: #ffffff;--color-surface-2: #fff2ef;--color-overlay: rgba(255, 55, 0, .95);--color-text: #2b0b0d;--color-text-muted: #6b1f35;--color-text-inverse: #ffffff;--color-border: #f1d5d8;--color-border-strong: #d6acb5;--color-divider: #e2bcc4;--color-primary: #80192f;--color-primary-hover: #6a1226;--color-primary-active: #540f1c;--color-primary-contrast: #ffffff;--color-secondary: #c44460;--color-secondary-hover: #ad3353;--color-secondary-active: #8d233f;--color-secondary-contrast: #fff3f7;--color-danger: #b91c1c;--color-danger-hover: #991111;--color-danger-active: #7f0b0b;--color-warning: #f59e0b;--color-warning-hover: #d97706;--color-warning-active: #b45309;--color-success: #10b981;--color-success-hover: #059669;--color-success-active: #047857;--color-info: #3b82f6;--color-info-hover: #2563eb;--color-info-active: #1d4ed8;--color-focus-ring: #c44460;--color-selection-bg: rgba(196, 68, 96, .2);--color-selection-text: #2b0b0d;--state-hover-overlay: rgba(128, 25, 47, .12);--state-active-overlay: rgba(128, 25, 47, .2);--state-disabled-opacity: .45;--theme-page-background: var(--color-bg, var(--color-surface));--theme-page-background-image: none;--theme-page-background-size: cover;--theme-page-background-position: center;--theme-page-background-repeat: no-repeat;--theme-shell-background: color-mix(in srgb, var(--color-surface, var(--color-bg)) 72%, var(--color-bg, var(--color-surface)) 28%);--theme-primary-surface: color-mix(in srgb, var(--color-surface, var(--color-bg)) 60%, var(--color-bg, var(--color-surface)) 40%);--theme-nested-surface: color-mix(in srgb, var(--color-surface-2, var(--color-surface, var(--color-bg))) 88%, var(--color-surface, var(--color-bg)) 12%);--theme-text-primary: var(--color-text, #000000);--theme-text-secondary: var(--color-text-muted, var(--color-text, #000000));--theme-text-muted: color-mix(in srgb, var(--color-text, #000000) 75%, var(--color-text-muted, var(--color-text, #000000)) 25%);--theme-action-primary-background: var(--color-primary);--theme-action-primary-text: var(--color-primary-contrast);--theme-action-secondary-background: var(--color-secondary, var(--color-primary));--theme-action-secondary-text: var(--color-secondary-contrast, var(--color-primary-contrast));--theme-border: var(--color-border);--theme-accent: var(--color-primary);--theme-accent-foreground: var(--color-primary-contrast);--theme-hover-background: var(--color-primary-hover);--theme-active-background: var(--color-primary-active);--theme-card-surface: var(--theme-primary-surface);--theme-card-border: var(--border);--theme-border-strong: var(--color-border-strong);--theme-popover-surface: var(--theme-primary-surface);--theme-popover-border: var(--border-strong);--theme-surface-muted: var(--theme-nested-surface);--theme-input-bg: color-mix(in srgb, var(--theme-surface-muted) 90%, var(--theme-card-surface) 10%);--theme-input-hover-bg: var(--theme-surface-muted);--theme-input-border: var(--border);--theme-input-border-hover: var(--border-strong);--theme-input-border-focus: var(--theme-button-primary-border);--theme-input-text: var(--primary-text);--theme-input-placeholder: color-mix(in srgb, var(--primary-text) 65%, var(--theme-surface-muted) 35%);--theme-input-focus: var(--ring);--theme-button-primary-bg: var(--theme-action-primary-background);--theme-button-primary-fg: var(--theme-action-primary-text);--theme-button-primary-border: var(--theme-action-primary-background);--theme-button-primary-hover-bg: var(--theme-hover-background);--theme-button-primary-hover-border: var(--theme-hover-background);--theme-button-primary-active-bg: var(--theme-active-background);--theme-button-primary-active-fg: var(--theme-action-primary-text);--theme-button-primary-focus: var(--ring);--theme-button-secondary-bg: var(--theme-action-secondary-background);--theme-button-secondary-fg: var(--theme-action-secondary-text);--theme-button-secondary-border: var(--border);--theme-button-secondary-hover-bg: var(--theme-hover-background);--theme-button-secondary-active-bg: var(--theme-action-secondary-background);--search-panel-bg: color-mix(in srgb, var(--color-surface) 88%, var(--color-bg) 12%);--search-panel-border: color-mix(in srgb, var(--color-border) 80%, var(--color-bg) 20%);--search-panel-glow: 0 0 18px color-mix(in srgb, var(--color-secondary) 85%, transparent 20%);--search-panel-glow-hover: 0 0 28px color-mix(in srgb, var(--color-secondary-hover) 90%, transparent 15%);--shadow-sm: 0 1px 4px rgba(16, 0, 0, .08);--shadow-md: 0 10px 30px -6px rgba(16, 0, 0, .15);--shadow-lg: 0 20px 40px -10px rgba(16, 0, 0, .25);--glow-primary: 0 0 18px rgba(196, 68, 96, .5);--surface-highlight: rgba(196, 68, 96, .08);--theme-header-border: color-mix(in srgb, var(--color-primary, var(--color-primary)) 85%, var(--surface-secondary) 15%);--theme-header-glow: color-mix(in srgb, var(--color-primary, var(--color-primary)) 70%, transparent 30%);--header-border-bottom: solid 2px var(--theme-header-border);--header-box-shadow: 0 20px 40px var(--theme-header-glow);--theme-text-body: var(--theme-text-primary);--theme-text-heading: var(--theme-text-primary);--theme-text-h1: var(--theme-text-primary);--theme-text-h2: var(--theme-text-primary);--theme-text-h3: var(--theme-text-secondary);--theme-text-label: var(--theme-text-secondary);--theme-text-link: var(--theme-accent);--theme-text-link-hover: color-mix(in srgb, var(--theme-accent) 70%, var(--theme-text-primary) 30%);--theme-text-selection-bg: var(--color-selection-bg, var(--state-hover-overlay));--theme-text-selection-fg: var(--color-selection-text, var(--theme-text-body));--theme-caret: var(--theme-accent);--theme-font-sans: var(--font-sans);--theme-font-mono: var(--font-mono);--theme-surface-page: var(--theme-page-background);--theme-surface-shell: var(--theme-shell-background);--theme-surface-card: var(--theme-card-surface);--theme-surface-panel: var(--search-panel-bg, var(--theme-card-surface));--theme-surface-popover: var(--theme-popover-surface);--theme-surface-tooltip: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-overlay-scrim: var(--color-overlay, transparent);--theme-border-default: var(--theme-border);--theme-border-subtle: color-mix(in srgb, var(--theme-border) 72%, var(--theme-surface-shell) 28%);--theme-divider: var(--color-divider, var(--theme-border-subtle));--theme-ring: var(--color-focus-ring, var(--theme-border-strong));--theme-ring-offset: color-mix(in srgb, var(--theme-surface-shell) 92%, transparent 8%);--theme-control-fg: var(--theme-input-text);--theme-control-placeholder: var(--theme-input-placeholder);--theme-control-bg: var(--theme-input-bg);--theme-control-bg-hover: var(--theme-input-hover-bg);--theme-control-bg-disabled: color-mix(in srgb, var(--theme-input-bg) 80%, var(--theme-surface-muted) 20%);--theme-control-border: var(--theme-input-border);--theme-control-border-hover: var(--theme-input-border-hover);--theme-control-border-focus: var(--theme-input-border-focus);--theme-control-border-disabled: var(--theme-border-subtle);--theme-control-ring: var(--theme-ring);--theme-control-shadow: var(--shadow-sm);--theme-textarea-fg: var(--theme-control-fg);--theme-textarea-bg: var(--theme-control-bg);--theme-textarea-border: var(--theme-control-border);--theme-textarea-placeholder: var(--theme-control-placeholder);--theme-select-bg: var(--theme-control-bg);--theme-select-border: var(--theme-control-border);--theme-select-icon: var(--theme-text-muted);--theme-check-bg: var(--theme-control-bg);--theme-check-border: var(--theme-control-border);--theme-check-checked-bg: var(--theme-btn-primary-bg);--theme-check-checked-fg: var(--theme-btn-primary-fg);--theme-check-ring: var(--theme-ring);--theme-btn-primary-bg-hover: var(--theme-hover-background);--theme-btn-primary-border-hover: var(--theme-hover-background);--theme-btn-primary-bg-active: var(--theme-active-background);--theme-btn-primary-fg-active: var(--theme-action-primary-text);--theme-btn-primary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-primary-fg-disabled: var(--theme-text-muted);--theme-btn-primary-border-disabled: var(--theme-border-subtle);--theme-btn-primary-ring: var(--theme-ring);--theme-btn-secondary-border-hover: var(--theme-border-strong);--theme-btn-secondary-bg-hover: var(--theme-button-secondary-hover-bg);--theme-btn-secondary-bg-active: var(--theme-button-secondary-active-bg);--theme-btn-secondary-fg-active: var(--theme-action-secondary-text);--theme-btn-secondary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-secondary-fg-disabled: var(--theme-text-muted);--theme-btn-secondary-border-disabled: var(--theme-border-subtle);--theme-btn-secondary-ring: var(--theme-ring);--theme-btn-ghost-bg: var(--theme-surface-shell);--theme-btn-ghost-fg: var(--theme-text-body);--theme-btn-ghost-border: var(--theme-border);--theme-btn-ghost-bg-hover: color-mix(in srgb, var(--theme-surface-shell) 90%, var(--theme-surface-card) 10%);--theme-btn-ghost-border-hover: var(--theme-border-strong);--theme-btn-ghost-bg-active: color-mix(in srgb, var(--theme-surface-shell) 80%, var(--theme-surface-card) 20%);--theme-btn-ghost-fg-active: var(--theme-text-body);--theme-btn-ghost-bg-disabled: color-mix(in srgb, var(--theme-surface-shell) 96%, var(--theme-surface-card) 4%);--theme-btn-ghost-fg-disabled: var(--theme-text-muted);--theme-btn-ghost-border-disabled: var(--theme-border-subtle);--theme-btn-ghost-ring: var(--theme-ring);--theme-btn-destructive-bg: var(--color-danger);--theme-btn-destructive-fg: var(--color-text-inverse);--theme-btn-destructive-border: var(--color-danger);--theme-btn-destructive-bg-hover: var(--color-danger-hover);--theme-btn-destructive-border-hover: var(--color-danger-hover);--theme-btn-destructive-bg-active: var(--color-danger-active);--theme-btn-destructive-fg-active: var(--color-text-inverse);--theme-btn-destructive-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 88%, var(--color-danger) 12%);--theme-btn-destructive-fg-disabled: var(--theme-text-muted);--theme-btn-destructive-border-disabled: var(--theme-border-subtle);--theme-btn-destructive-ring: var(--theme-ring);--theme-btn-radius: var(--radius-md);--theme-btn-shadow: var(--shadow-sm);--theme-danger-fg: var(--color-text-inverse);--theme-danger-bg: var(--color-danger);--theme-danger-border: var(--color-danger);--theme-warning-fg: var(--color-text);--theme-warning-bg: var(--color-warning);--theme-warning-border: var(--color-warning);--theme-success-fg: var(--color-text);--theme-success-bg: var(--color-success);--theme-success-border: var(--color-success);--theme-info-fg: var(--color-text);--theme-info-bg: var(--color-info);--theme-info-border: var(--color-info);--theme-scrollbar-thumb: color-mix(in srgb, var(--theme-border-strong) 60%, var(--theme-border) 40%);--theme-scrollbar-track: var(--theme-surface-shell);--theme-code-bg: var(--theme-surface-panel);--theme-code-fg: var(--theme-text-body);--theme-table-row-hover-bg: color-mix(in srgb, var(--theme-surface-shell) 92%, var(--theme-surface-card) 8%);--theme-skeleton-bg: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-shadow-sm: var(--shadow-sm);--theme-shadow-md: var(--shadow-md);--theme-shadow-lg: var(--shadow-lg);--theme-chart-1: var(--color-primary);--theme-chart-2: var(--color-secondary);--theme-chart-3: var(--color-success);--theme-chart-4: var(--color-warning);--theme-chart-5: var(--color-danger);--theme-chart-6: var(--color-info);--nav-surface: rgba(255, 255, 255, .92);--nav-blur: 18px;--nav-blob-1: rgba(128, 25, 47, .45);--nav-blob-2: rgba(196, 68, 96, .28);--nav-blob-3: rgba(255, 179, 71, .18);--nav-blob-opacity: .4;--nav-blob-blur: 72px;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "Menlo", "Monaco", "Courier New", monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--radius-sm: 4px;--radius-md: 10px;--radius-lg: 16px;--background: var(--theme-page-background);--body-bg: var(--background);--foreground: var(--theme-text-body);--body-text: var(--foreground);--card: var(--theme-card-surface);--card-foreground: var(--theme-text-body);--popover: var(--theme-popover-surface);--popover-foreground: var(--theme-text-body);--primary: var(--theme-action-primary-background);--primary-foreground: var(--theme-action-primary-text);--secondary: var(--theme-action-secondary-background);--secondary-foreground: var(--theme-action-secondary-text);--muted: var(--theme-surface-muted);--muted-foreground: var(--theme-text-secondary);--accent: var(--theme-accent);--accent-foreground: var(--theme-accent-foreground);--destructive: var(--color-danger);--destructive-foreground: var(--color-text-inverse);--border: var(--theme-border-default);--border-strong: var(--theme-border-strong);--card-border: var(--theme-card-border);--popover-border: var(--theme-popover-border);--input: var(--theme-control-border);--input-bg: var(--theme-control-bg);--ring: var(--theme-ring);--radius: .75rem;--sidebar-background: var(--theme-shell-background);--sidebar-foreground: var(--theme-text-body);--sidebar-primary: var(--theme-action-primary-background);--sidebar-primary-foreground: var(--theme-action-primary-text);--sidebar-accent: var(--theme-action-secondary-background);--sidebar-accent-foreground: var(--theme-action-secondary-text);--sidebar-border: var(--theme-border-default);--sidebar-ring: var(--theme-ring);--status-income: var(--color-success);--status-income-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--status-upcoming: var(--color-warning);--status-upcoming-light: color-mix(in srgb, var(--color-warning) 70%, var(--surface-secondary) 30%);--status-due: var(--color-danger);--status-due-light: color-mix(in srgb, var(--color-danger) 70%, var(--surface-secondary) 30%);--status-paid: var(--color-success);--status-paid-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--lit-03060f: #03060f;--lit-05070f: #05070f;--lit-06b6d4: #06b6d4;--lit-080a1d: #080a1d;--lit-0c1024: #0c1024;--lit-0ea5e9: #0ea5e9;--lit-10b981: #10b981;--lit-14b8a6: #14b8a6;--lit-22c55e: #22c55e;--lit-3b82f6: #3b82f6;--lit-56e3ff: #56e3ff;--lit-6366f1: #6366f1;--lit-6b7280: #6b7280;--lit-78350f: #78350f;--lit-7b5cff: #7b5cff;--lit-7c3aed: #7c3aed;--lit-7df8d6: #7df8d6;--lit-8b5cf6: #8b5cf6;--lit-a855f7: #a855f7;--lit-cccccc: #cccccc;--lit-d97706: #d97706;--lit-ec4899: #ec4899;--lit-ef4444: #ef4444;--lit-f43f5e: #f43f5e;--lit-f59e0b: #f59e0b;--lit-f97316: #f97316;--lit-ffffff: #ffffff}[data-theme=pink-noir]{--color-surface: #080611;--color-surface-2: #140a22;--color-bg: #1f0b1e;--color-overlay: rgba(3, 1, 10, .9);--color-text: #ffe8ff;--color-text-muted: #dba6df;--color-text-inverse: #120513;--color-border: #7c4477;--color-border-strong: #3a1f52;--color-divider: #1a0d28;--color-primary: #fac4ef;--color-primary-hover: #f6afe8;--color-primary-active: #ec8fd8;--color-primary-contrast: #23061f;--color-secondary: #ff73de;--color-secondary-hover: #ff5bd2;--color-secondary-active: #f638bf;--color-secondary-contrast: #2a0822;--color-danger: #ff4b78;--color-danger-hover: #ff2f63;--color-danger-active: #d31446;--color-warning: #f5bd3d;--color-warning-hover: #eba61a;--color-warning-active: #cb8206;--color-success: #34d7bc;--color-success-hover: #1fc5aa;--color-success-active: #109981;--color-info: #73e7d6;--color-info-hover: #49dbc7;--color-info-active: #22baa7;--color-focus-ring: rgba(250, 196, 239, .55);--color-selection-bg: rgba(250, 196, 239, .22);--color-selection-text: #15050f;--state-hover-overlay: rgba(250, 196, 239, .12);--state-active-overlay: rgba(250, 196, 239, .2);--state-disabled-opacity: .45;--theme-page-background: var(--color-bg, var(--color-surface));--theme-shell-background: color-mix(in srgb, var(--color-surface, var(--color-bg)) 72%, var(--color-bg, var(--color-surface)) 28%);--theme-primary-surface: color-mix(in srgb, var(--color-surface, var(--color-bg)) 60%, var(--color-bg, var(--color-surface)) 40%);--theme-nested-surface: color-mix(in srgb, var(--color-surface-2, var(--color-surface, var(--color-bg))) 88%, var(--color-surface, var(--color-bg)) 12%);--theme-text-primary: var(--color-text);--theme-text-secondary: var(--color-text-muted);--theme-text-muted: #b67abf;--theme-action-primary-background: var(--color-primary);--theme-action-primary-text: var(--color-primary-contrast);--theme-action-secondary-background: var(--color-secondary);--theme-action-secondary-text: var(--color-secondary-contrast);--theme-border: var(--color-border);--theme-accent: var(--color-primary);--theme-accent-foreground: var(--color-primary-contrast);--theme-hover-background: var(--color-primary-hover);--theme-active-background: var(--color-primary-active);--theme-card-surface: var(--theme-primary-surface);--theme-card-border: var(--border);--theme-border-strong: var(--color-border-strong);--theme-popover-surface: var(--theme-primary-surface);--theme-popover-border: var(--border-strong);--theme-surface-muted: var(--theme-nested-surface);--theme-input-bg: color-mix(in srgb, var(--theme-surface-muted) 90%, var(--theme-card-surface) 10%);--theme-input-hover-bg: var(--theme-surface-muted);--theme-input-border: var(--border);--theme-input-border-hover: var(--border-strong);--theme-input-border-focus: var(--theme-button-primary-border);--theme-input-text: var(--primary-text);--theme-input-placeholder: color-mix(in srgb, var(--primary-text) 65%, var(--theme-surface-muted) 35%);--theme-input-focus: var(--ring);--theme-button-primary-bg: var(--theme-action-primary-background);--theme-button-primary-fg: var(--theme-action-primary-text);--theme-button-primary-border: var(--theme-action-primary-background);--theme-button-primary-hover-bg: var(--theme-hover-background);--theme-button-primary-hover-border: var(--theme-hover-background);--theme-button-primary-active-bg: var(--theme-active-background);--theme-button-primary-active-fg: var(--theme-action-primary-text);--theme-button-primary-focus: var(--ring);--theme-button-secondary-bg: var(--theme-action-secondary-background);--theme-button-secondary-fg: var(--theme-action-secondary-text);--theme-button-secondary-border: var(--border);--theme-button-secondary-hover-bg: var(--theme-hover-background);--theme-button-secondary-active-bg: var(--theme-action-secondary-background);--search-panel-bg: rgba(17, 8, 27, .92);--search-panel-border: #372048;--search-panel-glow: 0 0 26px rgba(250, 196, 239, .34);--search-panel-glow-hover: 0 0 36px rgba(250, 196, 239, .5);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .5);--shadow-md: 0 14px 34px rgba(0, 0, 0, .58);--shadow-lg: 0 24px 60px rgba(0, 0, 0, .68);--glow-primary: 0 0 30px rgba(250, 196, 239, .28);--surface-highlight: rgba(250, 196, 239, .07);--theme-header-border: color-mix(in srgb, var(--color-text, var(--color-primary)) 85%, var(--surface-secondary) 15%);--theme-header-glow: color-mix(in srgb, var(--color-primary, var(--color-secondary)) 70%, transparent 30%);--header-border-bottom: solid 2px var(--theme-header-border);--header-box-shadow: 0 20px 40px var(--theme-header-glow);--theme-text-body: var(--theme-text-primary);--theme-text-heading: var(--theme-text-primary);--theme-text-h1: var(--theme-text-primary);--theme-text-h2: var(--theme-text-primary);--theme-text-h3: var(--theme-text-secondary);--theme-text-label: var(--theme-text-secondary);--theme-text-link: var(--theme-accent);--theme-text-link-hover: color-mix(in srgb, var(--theme-accent) 70%, var(--theme-text-primary) 30%);--theme-text-selection-bg: var(--color-selection-bg, var(--state-hover-overlay));--theme-text-selection-fg: var(--color-selection-text, var(--theme-text-body));--theme-caret: var(--theme-accent);--theme-font-sans: var(--font-sans);--theme-font-mono: var(--font-mono);--theme-surface-page: var(--theme-page-background);--theme-surface-shell: var(--theme-shell-background);--theme-surface-card: var(--theme-card-surface);--theme-surface-panel: var(--search-panel-bg, var(--theme-card-surface));--theme-surface-popover: var(--theme-popover-surface);--theme-surface-tooltip: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-overlay-scrim: var(--color-overlay, transparent);--theme-border-default: var(--theme-border);--theme-border-subtle: color-mix(in srgb, var(--theme-border) 72%, var(--theme-surface-shell) 28%);--theme-divider: var(--color-divider, var(--theme-border-subtle));--theme-ring: var(--color-focus-ring, var(--theme-border-strong));--theme-ring-offset: color-mix(in srgb, var(--theme-surface-shell) 92%, transparent 8%);--theme-control-fg: var(--theme-input-text);--theme-control-placeholder: var(--theme-input-placeholder);--theme-control-bg: var(--theme-input-bg);--theme-control-bg-hover: var(--theme-input-hover-bg);--theme-control-bg-disabled: color-mix(in srgb, var(--theme-input-bg) 80%, var(--theme-surface-muted) 20%);--theme-control-border: var(--theme-input-border);--theme-control-border-hover: var(--theme-input-border-hover);--theme-control-border-focus: var(--theme-input-border-focus);--theme-control-border-disabled: var(--theme-border-subtle);--theme-control-ring: var(--theme-ring);--theme-control-shadow: var(--shadow-sm);--theme-textarea-fg: var(--theme-control-fg);--theme-textarea-bg: var(--theme-control-bg);--theme-textarea-border: var(--theme-control-border);--theme-textarea-placeholder: var(--theme-control-placeholder);--theme-select-bg: var(--theme-control-bg);--theme-select-border: var(--theme-control-border);--theme-select-icon: var(--theme-text-muted);--theme-check-bg: var(--theme-control-bg);--theme-check-border: var(--theme-control-border);--theme-check-checked-bg: var(--theme-btn-primary-bg);--theme-check-checked-fg: var(--theme-btn-primary-fg);--theme-check-ring: var(--theme-ring);--theme-btn-primary-bg-hover: var(--theme-hover-background);--theme-btn-primary-border-hover: var(--theme-hover-background);--theme-btn-primary-bg-active: var(--theme-active-background);--theme-btn-primary-fg-active: var(--theme-action-primary-text);--theme-btn-primary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-primary-fg-disabled: var(--theme-text-muted);--theme-btn-primary-border-disabled: var(--theme-border-subtle);--theme-btn-primary-ring: var(--theme-ring);--theme-btn-secondary-border-hover: var(--theme-border-strong);--theme-btn-secondary-bg-hover: var(--theme-button-secondary-hover-bg);--theme-btn-secondary-bg-active: var(--theme-button-secondary-active-bg);--theme-btn-secondary-fg-active: var(--theme-action-secondary-text);--theme-btn-secondary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-secondary-fg-disabled: var(--theme-text-muted);--theme-btn-secondary-border-disabled: var(--theme-border-subtle);--theme-btn-secondary-ring: var(--theme-ring);--theme-btn-ghost-bg: var(--theme-surface-shell);--theme-btn-ghost-fg: var(--theme-text-body);--theme-btn-ghost-border: var(--theme-border);--theme-btn-ghost-bg-hover: color-mix(in srgb, var(--theme-surface-shell) 90%, var(--theme-surface-card) 10%);--theme-btn-ghost-border-hover: var(--theme-border-strong);--theme-btn-ghost-bg-active: color-mix(in srgb, var(--theme-surface-shell) 80%, var(--theme-surface-card) 20%);--theme-btn-ghost-fg-active: var(--theme-text-body);--theme-btn-ghost-bg-disabled: color-mix(in srgb, var(--theme-surface-shell) 96%, var(--theme-surface-card) 4%);--theme-btn-ghost-fg-disabled: var(--theme-text-muted);--theme-btn-ghost-border-disabled: var(--theme-border-subtle);--theme-btn-ghost-ring: var(--theme-ring);--theme-btn-destructive-bg: var(--color-danger);--theme-btn-destructive-fg: var(--color-text-inverse);--theme-btn-destructive-border: var(--color-danger);--theme-btn-destructive-bg-hover: var(--color-danger-hover);--theme-btn-destructive-border-hover: var(--color-danger-hover);--theme-btn-destructive-bg-active: var(--color-danger-active);--theme-btn-destructive-fg-active: var(--color-text-inverse);--theme-btn-destructive-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 88%, var(--color-danger) 12%);--theme-btn-destructive-fg-disabled: var(--theme-text-muted);--theme-btn-destructive-border-disabled: var(--theme-border-subtle);--theme-btn-destructive-ring: var(--theme-ring);--theme-btn-radius: var(--radius-md);--theme-btn-shadow: var(--shadow-sm);--theme-danger-fg: var(--color-text-inverse);--theme-danger-bg: var(--color-danger);--theme-danger-border: var(--color-danger);--theme-warning-fg: var(--color-text);--theme-warning-bg: var(--color-warning);--theme-warning-border: var(--color-warning);--theme-success-fg: var(--color-text);--theme-success-bg: var(--color-success);--theme-success-border: var(--color-success);--theme-info-fg: var(--color-text);--theme-info-bg: var(--color-info);--theme-info-border: var(--color-info);--theme-scrollbar-thumb: color-mix(in srgb, var(--theme-border-strong) 60%, var(--theme-border) 40%);--theme-scrollbar-track: var(--theme-surface-shell);--theme-code-bg: var(--theme-surface-panel);--theme-code-fg: var(--theme-text-body);--theme-table-row-hover-bg: color-mix(in srgb, var(--theme-surface-shell) 92%, var(--theme-surface-card) 8%);--theme-skeleton-bg: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-shadow-sm: var(--shadow-sm);--theme-shadow-md: var(--shadow-md);--theme-shadow-lg: var(--shadow-lg);--theme-chart-1: var(--color-primary);--theme-chart-2: var(--color-secondary);--theme-chart-3: var(--color-success);--theme-chart-4: var(--color-warning);--theme-chart-5: var(--color-danger);--theme-chart-6: var(--color-info);--nav-surface: rgba(1, 0, 7, .92);--nav-blur: 32px;--nav-blob-1: rgba(250, 196, 239, .4);--nav-blob-2: rgba(255, 115, 222, .3);--nav-blob-3: rgba(138, 0, 91, .25);--nav-blob-opacity: .8;--nav-blob-blur: 86px;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "Menlo", "Monaco", "Courier New", monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--radius-sm: 4px;--radius-md: 10px;--radius-lg: 16px;--background: var(--theme-page-background);--body-bg: var(--background);--foreground: var(--theme-text-body);--body-text: var(--foreground);--card: var(--theme-card-surface);--card-foreground: var(--theme-text-body);--popover: var(--theme-popover-surface);--popover-foreground: var(--theme-text-body);--primary: var(--theme-action-primary-background);--primary-foreground: var(--theme-action-primary-text);--secondary: var(--theme-action-secondary-background);--secondary-foreground: var(--theme-action-secondary-text);--muted: var(--theme-surface-muted);--muted-foreground: var(--theme-text-secondary);--accent: var(--theme-accent);--accent-foreground: var(--theme-accent-foreground);--destructive: var(--color-danger);--destructive-foreground: var(--color-text-inverse);--border: var(--theme-border-default);--border-strong: var(--theme-border-strong);--card-border: var(--theme-card-border);--popover-border: var(--theme-popover-border);--input: var(--theme-control-border);--input-bg: var(--theme-control-bg);--ring: var(--theme-ring);--radius: .75rem;--sidebar-background: var(--theme-shell-background);--sidebar-foreground: var(--theme-text-body);--sidebar-primary: var(--theme-action-primary-background);--sidebar-primary-foreground: var(--theme-action-primary-text);--sidebar-accent: var(--theme-action-secondary-background);--sidebar-accent-foreground: var(--theme-action-secondary-text);--sidebar-border: var(--theme-border-default);--sidebar-ring: var(--theme-ring);--status-income: var(--color-success);--status-income-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--status-upcoming: var(--color-warning);--status-upcoming-light: color-mix(in srgb, var(--color-warning) 70%, var(--surface-secondary) 30%);--status-due: var(--color-danger);--status-due-light: color-mix(in srgb, var(--color-danger) 70%, var(--surface-secondary) 30%);--status-paid: var(--color-success);--status-paid-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--lit-03060f: #03060f;--lit-05070f: #05070f;--lit-06b6d4: #06b6d4;--lit-080a1d: #080a1d;--lit-0c1024: #0c1024;--lit-0ea5e9: #0ea5e9;--lit-10b981: #10b981;--lit-14b8a6: #14b8a6;--lit-22c55e: #22c55e;--lit-3b82f6: #3b82f6;--lit-56e3ff: #56e3ff;--lit-6366f1: #6366f1;--lit-6b7280: #6b7280;--lit-78350f: #78350f;--lit-7b5cff: #7b5cff;--lit-7c3aed: #7c3aed;--lit-7df8d6: #7df8d6;--lit-8b5cf6: #8b5cf6;--lit-a855f7: #a855f7;--lit-cccccc: #cccccc;--lit-d97706: #d97706;--lit-ec4899: #ec4899;--lit-ef4444: #ef4444;--lit-f43f5e: #f43f5e;--lit-f59e0b: #f59e0b;--lit-f97316: #f97316;--lit-ffffff: #ffffff;--fx-glass-00: transparent;--fx-glass-05: color-mix(in srgb, var(--color-text-inverse) 5%, transparent);--fx-glass-10: color-mix(in srgb, var(--color-text-inverse) 10%, transparent);--fx-accent-1: var(--color-primary);--fx-accent-2: var(--color-info);--fx-accent-3: var(--color-secondary);--fx-contrast: var(--color-overlay);--fx-text-inverse: var(--color-text-inverse);--fx-text-muted: var(--color-text-muted);--fx-gradient-brand-r: linear-gradient(to right, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-brand-br: linear-gradient(135deg, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-accent-divider: linear-gradient(to right, transparent, var(--fx-accent-1), transparent);--fx-gradient-logo-plate: linear-gradient(135deg, var(--color-overlay), var(--color-surface-2), var(--color-overlay));--fx-gradient-hero-radials: radial-gradient(circle at top, color-mix(in srgb, var(--fx-accent-1) 25%, transparent), transparent 45%), radial-gradient(circle at bottom, color-mix(in srgb, var(--fx-accent-3) 20%, transparent), transparent 55%);--fx-gradient-verify-bg: linear-gradient(135deg, var(--color-overlay), var(--color-surface), var(--color-surface-2));--fx-glow-primary: var(--glow-primary);--fx-glow-muted: 0 0 20px color-mix(in srgb, var(--color-border-strong) 55%, transparent);--fx-glow-info: 0 0 20px color-mix(in srgb, var(--color-info) 65%, transparent);--fx-glow-success: 0 0 20px color-mix(in srgb, var(--color-success) 60%, transparent);--fx-glow-warning: 0 0 20px color-mix(in srgb, var(--color-warning) 65%, transparent);--fx-shadow-hero: 0 35px 90px color-mix(in srgb, var(--color-overlay) 90%, transparent);--fx-shadow-hero-md: 0 20px 45px color-mix(in srgb, var(--color-overlay) 85%, transparent)}[data-theme=lunar-minimal]{--color-bg: #05060a;--color-surface: #0c1015;--color-surface-2: #141821;--color-overlay: rgba(5, 6, 10, .9);--color-text: rgb(161, 206, 255);--color-text-muted: #9da5b5;--color-text-inverse: #05060a;--color-border: rgba(161, 206, 255, .4);--color-border-strong: #111629;--color-divider: #1f2430;--color-primary: #8ec5ff;--color-primary-hover: #79b4ff;--color-primary-active: #5b92ff;--color-primary-contrast: #05060a;--color-secondary: #a6b0c7;--color-secondary-hover: #909cb1;--color-secondary-active: #6e7892;--color-secondary-contrast: #05060a;--color-danger: #fb7185;--color-danger-hover: #f43f5e;--color-danger-active: #dc2626;--color-warning: #facc15;--color-warning-hover: #f59e0b;--color-warning-active: #d97706;--color-success: #34d399;--color-success-hover: #22c55e;--color-success-active: #15803d;--color-info: #7dd3fc;--color-info-hover: #38bdf8;--color-info-active: #0ea5e9;--color-focus-ring: #8ec5ff;--color-selection-bg: color-mix(in srgb, #8ec5ff 25%, #05060a 75%);--color-selection-text: #05060a;--state-hover-overlay: rgba(142, 197, 255, .12);--state-active-overlay: rgba(142, 197, 255, .2);--state-disabled-opacity: .4;--theme-page-background: var(--color-bg, var(--color-surface));--theme-page-background-image: none;--theme-page-background-size: cover;--theme-page-background-position: center;--theme-page-background-repeat: no-repeat;--theme-shell-background: color-mix(in srgb, var(--color-surface, var(--color-bg)) 72%, var(--color-bg, var(--color-surface)) 28%);--theme-primary-surface: color-mix(in srgb, var(--color-surface, var(--color-bg)) 60%, var(--color-bg, var(--color-surface)) 40%);--theme-nested-surface: color-mix(in srgb, var(--color-surface-2, var(--color-surface, var(--color-bg))) 88%, var(--color-surface, var(--color-bg)) 12%);--theme-text-primary: var(--color-text, #ffffff);--theme-text-secondary: var(--color-text-muted, var(--color-text, #ffffff));--theme-text-muted: color-mix(in srgb, var(--color-text, #ffffff) 75%, var(--color-text-muted, var(--color-text, #ffffff)) 25%);--theme-action-primary-background: var(--color-primary);--theme-action-primary-text: var(--color-primary-contrast);--theme-action-secondary-background: var(--color-secondary, var(--color-primary));--theme-action-secondary-text: var(--color-secondary-contrast, var(--color-primary-contrast));--theme-border: var(--color-border);--theme-accent: var(--color-primary);--theme-accent-foreground: var(--color-primary-contrast);--theme-hover-background: var(--color-primary-hover);--theme-active-background: var(--color-primary-active);--theme-card-surface: var(--theme-primary-surface);--theme-card-border: var(--border);--theme-border-strong: var(--color-border-strong);--theme-popover-surface: var(--theme-primary-surface);--theme-popover-border: var(--border-strong);--theme-surface-muted: var(--theme-nested-surface);--theme-input-bg: color-mix(in srgb, var(--theme-surface-muted) 90%, var(--theme-card-surface) 10%);--theme-input-hover-bg: var(--theme-surface-muted);--theme-input-border: var(--border);--theme-input-border-hover: var(--border-strong);--theme-input-border-focus: var(--theme-button-primary-border);--theme-input-text: var(--primary-text);--theme-input-placeholder: color-mix(in srgb, var(--primary-text) 65%, var(--theme-surface-muted) 35%);--theme-input-focus: var(--ring);--theme-button-primary-bg: var(--theme-action-primary-background);--theme-button-primary-fg: var(--theme-action-primary-text);--theme-button-primary-border: var(--theme-action-primary-background);--theme-button-primary-hover-bg: var(--theme-hover-background);--theme-button-primary-hover-border: var(--theme-hover-background);--theme-button-primary-active-bg: var(--theme-active-background);--theme-button-primary-active-fg: var(--theme-action-primary-text);--theme-button-primary-focus: var(--ring);--theme-button-secondary-bg: var(--theme-action-secondary-background);--theme-button-secondary-fg: var(--theme-action-secondary-text);--theme-button-secondary-border: var(--border);--theme-button-secondary-hover-bg: var(--theme-hover-background);--theme-button-secondary-active-bg: var(--theme-action-secondary-background);--search-panel-bg: color-mix(in srgb, var(--color-surface) 78%, #05060a 22%);--search-panel-border: color-mix(in srgb, var(--color-border) 60%, #05060a 40%);--search-panel-glow: 0 0 16px rgba(142, 197, 255, .35);--search-panel-glow-hover: 0 0 24px rgba(142, 197, 255, .55);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .45);--shadow-md: 0 6px 12px -2px rgba(0, 0, 0, .55), 0 2px 6px -2px rgba(0, 0, 0, .3);--shadow-lg: 0 14px 24px -4px rgba(0, 0, 0, .7), 0 6px 12px -3px rgba(0, 0, 0, .4);--glow-primary: 0 0 18px rgba(142, 197, 255, .55);--surface-highlight: rgba(142, 197, 255, .1);--theme-header-border: color-mix(in srgb, var(--color-info, var(--color-primary)) 85%, var(--surface-secondary) 15%);--theme-header-glow: color-mix(in srgb, var(--color-info, var(--color-primary)) 70%, transparent 30%);--header-border-bottom: solid 2px var(--theme-header-border);--header-box-shadow: 0 20px 40px var(--theme-header-glow);--theme-text-body: var(--theme-text-primary);--theme-text-heading: var(--theme-text-primary);--theme-text-h1: var(--theme-text-primary);--theme-text-h2: var(--theme-text-primary);--theme-text-h3: var(--theme-text-secondary);--theme-text-label: var(--theme-text-secondary);--theme-text-link: var(--theme-accent);--theme-text-link-hover: color-mix(in srgb, var(--theme-accent) 70%, var(--theme-text-primary) 30%);--theme-text-selection-bg: var(--color-selection-bg, var(--state-hover-overlay));--theme-text-selection-fg: var(--color-selection-text, var(--theme-text-body));--theme-caret: var(--theme-accent);--theme-font-sans: var(--font-sans);--theme-font-mono: var(--font-mono);--theme-surface-page: var(--theme-page-background);--theme-surface-shell: var(--theme-shell-background);--theme-surface-card: var(--theme-card-surface);--theme-surface-panel: var(--search-panel-bg, var(--theme-card-surface));--theme-surface-popover: var(--theme-popover-surface);--theme-surface-tooltip: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-overlay-scrim: var(--color-overlay, transparent);--theme-border-default: var(--theme-border);--theme-border-subtle: color-mix(in srgb, var(--theme-border) 72%, var(--theme-surface-shell) 28%);--theme-divider: var(--color-divider, var(--theme-border-subtle));--theme-ring: var(--color-focus-ring, var(--theme-border-strong));--theme-ring-offset: color-mix(in srgb, var(--theme-surface-shell) 92%, transparent 8%);--theme-control-fg: var(--theme-input-text);--theme-control-placeholder: var(--theme-input-placeholder);--theme-control-bg: var(--theme-input-bg);--theme-control-bg-hover: var(--theme-input-hover-bg);--theme-control-bg-disabled: color-mix(in srgb, var(--theme-input-bg) 80%, var(--theme-surface-muted) 20%);--theme-control-border: var(--theme-input-border);--theme-control-border-hover: var(--theme-input-border-hover);--theme-control-border-focus: var(--theme-input-border-focus);--theme-control-border-disabled: var(--theme-border-subtle);--theme-control-ring: var(--theme-ring);--theme-control-shadow: var(--shadow-sm);--theme-textarea-fg: var(--theme-control-fg);--theme-textarea-bg: var(--theme-control-bg);--theme-textarea-border: var(--theme-control-border);--theme-textarea-placeholder: var(--theme-control-placeholder);--theme-select-bg: var(--theme-control-bg);--theme-select-border: var(--theme-control-border);--theme-select-icon: var(--theme-text-muted);--theme-check-bg: var(--theme-control-bg);--theme-check-border: var(--theme-control-border);--theme-check-checked-bg: var(--theme-btn-primary-bg);--theme-check-checked-fg: var(--theme-btn-primary-fg);--theme-check-ring: var(--theme-ring);--theme-btn-primary-bg-hover: var(--theme-hover-background);--theme-btn-primary-border-hover: var(--theme-hover-background);--theme-btn-primary-bg-active: var(--theme-active-background);--theme-btn-primary-fg-active: var(--theme-action-primary-text);--theme-btn-primary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-primary-fg-disabled: var(--theme-text-muted);--theme-btn-primary-border-disabled: var(--theme-border-subtle);--theme-btn-primary-ring: var(--theme-ring);--theme-btn-secondary-border-hover: var(--theme-border-strong);--theme-btn-secondary-bg-hover: var(--theme-button-secondary-hover-bg);--theme-btn-secondary-bg-active: var(--theme-button-secondary-active-bg);--theme-btn-secondary-fg-active: var(--theme-action-secondary-text);--theme-btn-secondary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-secondary-fg-disabled: var(--theme-text-muted);--theme-btn-secondary-border-disabled: var(--theme-border-subtle);--theme-btn-secondary-ring: var(--theme-ring);--theme-btn-ghost-bg: var(--theme-surface-shell);--theme-btn-ghost-fg: var(--theme-text-body);--theme-btn-ghost-border: var(--theme-border);--theme-btn-ghost-bg-hover: color-mix(in srgb, var(--theme-surface-shell) 90%, var(--theme-surface-card) 10%);--theme-btn-ghost-border-hover: var(--theme-border-strong);--theme-btn-ghost-bg-active: color-mix(in srgb, var(--theme-surface-shell) 80%, var(--theme-surface-card) 20%);--theme-btn-ghost-fg-active: var(--theme-text-body);--theme-btn-ghost-bg-disabled: color-mix(in srgb, var(--theme-surface-shell) 96%, var(--theme-surface-card) 4%);--theme-btn-ghost-fg-disabled: var(--theme-text-muted);--theme-btn-ghost-border-disabled: var(--theme-border-subtle);--theme-btn-ghost-ring: var(--theme-ring);--theme-btn-destructive-bg: var(--color-danger);--theme-btn-destructive-fg: var(--color-text-inverse);--theme-btn-destructive-border: var(--color-danger);--theme-btn-destructive-bg-hover: var(--color-danger-hover);--theme-btn-destructive-border-hover: var(--color-danger-hover);--theme-btn-destructive-bg-active: var(--color-danger-active);--theme-btn-destructive-fg-active: var(--color-text-inverse);--theme-btn-destructive-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 88%, var(--color-danger) 12%);--theme-btn-destructive-fg-disabled: var(--theme-text-muted);--theme-btn-destructive-border-disabled: var(--theme-border-subtle);--theme-btn-destructive-ring: var(--theme-ring);--theme-btn-radius: var(--radius-md);--theme-btn-shadow: var(--shadow-sm);--theme-danger-fg: var(--color-text-inverse);--theme-danger-bg: var(--color-danger);--theme-danger-border: var(--color-danger);--theme-warning-fg: var(--color-text);--theme-warning-bg: var(--color-warning);--theme-warning-border: var(--color-warning);--theme-success-fg: var(--color-text);--theme-success-bg: var(--color-success);--theme-success-border: var(--color-success);--theme-info-fg: var(--color-text);--theme-info-bg: var(--color-info);--theme-info-border: var(--color-info);--theme-scrollbar-thumb: color-mix(in srgb, var(--theme-border-strong) 60%, var(--theme-border) 40%);--theme-scrollbar-track: var(--theme-surface-shell);--theme-code-bg: var(--theme-surface-panel);--theme-code-fg: var(--theme-text-body);--theme-table-row-hover-bg: color-mix(in srgb, var(--theme-surface-shell) 92%, var(--theme-surface-card) 8%);--theme-skeleton-bg: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-shadow-sm: var(--shadow-sm);--theme-shadow-md: var(--shadow-md);--theme-shadow-lg: var(--shadow-lg);--theme-chart-1: var(--color-primary);--theme-chart-2: var(--color-secondary);--theme-chart-3: var(--color-success);--theme-chart-4: var(--color-warning);--theme-chart-5: var(--color-danger);--theme-chart-6: var(--color-info);--nav-surface: rgba(5, 6, 10, .86);--nav-blur: 24px;--nav-blob-1: rgba(142, 197, 255, .35);--nav-blob-2: rgba(148, 163, 184, .35);--nav-blob-3: rgba(15, 23, 42, .45);--nav-blob-opacity: .65;--nav-blob-blur: 90px;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "Menlo", "Monaco", "Courier New", monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--background: var(--theme-page-background);--body-bg: var(--background);--foreground: var(--theme-text-body);--body-text: var(--foreground);--card: var(--theme-card-surface);--card-foreground: var(--theme-text-body);--popover: var(--theme-popover-surface);--popover-foreground: var(--theme-text-body);--primary: var(--theme-action-primary-background);--primary-foreground: var(--theme-action-primary-text);--secondary: var(--theme-action-secondary-background);--secondary-foreground: var(--theme-action-secondary-text);--muted: var(--theme-surface-muted);--muted-foreground: var(--theme-text-secondary);--accent: var(--theme-accent);--accent-foreground: var(--theme-accent-foreground);--destructive: var(--color-danger);--destructive-foreground: var(--color-text-inverse);--border: var(--theme-border-default);--border-strong: var(--theme-border-strong);--card-border: var(--theme-card-border);--popover-border: var(--theme-popover-border);--input: var(--theme-control-border);--input-bg: var(--theme-control-bg);--ring: var(--theme-ring);--radius: .75rem;--sidebar-background: var(--theme-shell-background);--sidebar-foreground: var(--theme-text-body);--sidebar-primary: var(--theme-action-primary-background);--sidebar-primary-foreground: var(--theme-action-primary-text);--sidebar-accent: var(--theme-action-secondary-background);--sidebar-accent-foreground: var(--theme-action-secondary-text);--sidebar-border: var(--theme-border-default);--sidebar-ring: var(--theme-ring);--status-income: var(--color-success);--status-income-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--status-upcoming: var(--color-warning);--status-upcoming-light: color-mix(in srgb, var(--color-warning) 70%, var(--surface-secondary) 30%);--status-due: var(--color-danger);--status-due-light: color-mix(in srgb, var(--color-danger) 70%, var(--surface-secondary) 30%);--status-paid: var(--color-success);--status-paid-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--lit-03060f: #03060f;--lit-05070f: #05070f;--lit-06b6d4: #06b6d4;--lit-080a1d: #080a1d;--lit-0c1024: #0c1024;--lit-0ea5e9: #0ea5e9;--lit-10b981: #10b981;--lit-14b8a6: #14b8a6;--lit-22c55e: #22c55e;--lit-3b82f6: #3b82f6;--lit-56e3ff: #56e3ff;--lit-6366f1: #6366f1;--lit-6b7280: #6b7280;--lit-78350f: #78350f;--lit-7b5cff: #7b5cff;--lit-7c3aed: #7c3aed;--lit-7df8d6: #7df8d6;--lit-8b5cf6: #8b5cf6;--lit-a855f7: #a855f7;--lit-cccccc: #cccccc;--lit-d97706: #d97706;--lit-ec4899: #ec4899;--lit-ef4444: #ef4444;--lit-f43f5e: #f43f5e;--lit-f59e0b: #f59e0b;--lit-f97316: #f97316;--lit-ffffff: #ffffff;--fx-glass-00: transparent;--fx-glass-05: color-mix(in srgb, var(--color-text-inverse) 5%, transparent);--fx-glass-10: color-mix(in srgb, var(--color-text-inverse) 10%, transparent);--fx-accent-1: var(--color-primary);--fx-accent-2: var(--color-info);--fx-accent-3: var(--color-secondary);--fx-contrast: var(--color-overlay);--fx-text-inverse: var(--color-text-inverse);--fx-text-muted: var(--color-text-muted);--fx-gradient-brand-r: linear-gradient(to right, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-brand-br: linear-gradient(135deg, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-accent-divider: linear-gradient(to right, transparent, var(--fx-accent-1), transparent);--fx-gradient-logo-plate: linear-gradient(135deg, var(--color-overlay), var(--color-surface-2), var(--color-overlay));--fx-gradient-hero-radials: radial-gradient(circle at top, color-mix(in srgb, var(--fx-accent-1) 25%, transparent), transparent 45%), radial-gradient(circle at bottom, color-mix(in srgb, var(--fx-accent-3) 20%, transparent), transparent 55%);--fx-gradient-verify-bg: linear-gradient(135deg, var(--color-overlay), var(--color-surface), var(--color-surface-2));--fx-glow-primary: var(--glow-primary);--fx-glow-muted: 0 0 20px color-mix(in srgb, var(--color-border-strong) 55%, transparent);--fx-glow-info: 0 0 20px color-mix(in srgb, var(--color-info) 65%, transparent);--fx-glow-success: 0 0 20px color-mix(in srgb, var(--color-success) 60%, transparent);--fx-glow-warning: 0 0 20px color-mix(in srgb, var(--color-warning) 65%, transparent);--fx-shadow-hero: 0 35px 90px color-mix(in srgb, var(--color-overlay) 90%, transparent);--fx-shadow-hero-md: 0 20px 45px color-mix(in srgb, var(--color-overlay) 85%, transparent)}[data-theme=aurora]{--color-bg: #030512;--color-surface: #0c101e;--color-surface-2: #141a29;--color-overlay: rgba(3, 5, 18, .92);--color-text: #f8fafc;--color-text-muted: #b7c7f2;--color-text-inverse: #030512;--color-border: #2c3250;--color-border-strong: #181b2c;--color-divider: #2c3250;--color-primary: #3dd5c8;--color-primary-hover: #34b1a5;--color-primary-active: #1f7c72;--color-primary-contrast: #030512;--color-secondary: #c084fc;--color-secondary-hover: #a855f7;--color-secondary-active: #8b3fe4;--color-secondary-contrast: #030512;--color-danger: #fb7185;--color-danger-hover: #f43f5e;--color-danger-active: #dc2626;--color-warning: #fcd34d;--color-warning-hover: #fbbf24;--color-warning-active: #d97706;--color-success: #34d399;--color-success-hover: #22c55e;--color-success-active: #15803d;--color-info: #7dd3fc;--color-info-hover: #38bdf8;--color-info-active: #0ea5e9;--color-focus-ring: #7dd3fc;--color-selection-bg: color-mix(in srgb, #7dd3fc 25%, #030512 75%);--color-selection-text: #030512;--state-hover-overlay: rgba(61, 213, 200, .12);--state-active-overlay: rgba(192, 132, 252, .24);--state-disabled-opacity: .45;--theme-page-background: var(--color-bg, var(--color-surface));--theme-page-background-image: none;--theme-page-background-size: cover;--theme-page-background-position: center;--theme-page-background-repeat: no-repeat;--theme-shell-background: color-mix(in srgb, var(--color-surface, var(--color-bg)) 72%, var(--color-bg, var(--color-surface)) 28%);--theme-primary-surface: color-mix(in srgb, var(--color-surface, var(--color-bg)) 60%, var(--color-bg, var(--color-surface)) 40%);--theme-nested-surface: color-mix(in srgb, var(--color-surface-2, var(--color-surface, var(--color-bg))) 88%, var(--color-surface, var(--color-bg)) 12%);--theme-text-primary: var(--color-text, #ffffff);--theme-text-secondary: var(--color-text-muted, var(--color-text, #ffffff));--theme-text-muted: color-mix(in srgb, var(--color-text, #ffffff) 75%, var(--color-text-muted, var(--color-text, #ffffff)) 25%);--theme-action-primary-background: var(--color-primary);--theme-action-primary-text: var(--color-primary-contrast);--theme-action-secondary-background: var(--color-secondary, var(--color-primary));--theme-action-secondary-text: var(--color-secondary-contrast, var(--color-primary-contrast));--theme-border: var(--color-border);--theme-accent: var(--color-primary);--theme-accent-foreground: var(--color-primary-contrast);--theme-hover-background: var(--color-primary-hover);--theme-active-background: var(--color-primary-active);--theme-card-surface: var(--theme-primary-surface);--theme-card-border: var(--border);--theme-border-strong: var(--color-border-strong);--theme-popover-surface: var(--theme-primary-surface);--theme-popover-border: var(--border-strong);--theme-surface-muted: var(--theme-nested-surface);--theme-input-bg: color-mix(in srgb, var(--theme-surface-muted) 90%, var(--theme-card-surface) 10%);--theme-input-hover-bg: var(--theme-surface-muted);--theme-input-border: var(--border);--theme-input-border-hover: var(--border-strong);--theme-input-border-focus: var(--theme-button-primary-border);--theme-input-text: var(--primary-text);--theme-input-placeholder: color-mix(in srgb, var(--primary-text) 65%, var(--theme-surface-muted) 35%);--theme-input-focus: var(--ring);--theme-button-primary-bg: var(--theme-action-primary-background);--theme-button-primary-fg: var(--theme-action-primary-text);--theme-button-primary-border: var(--theme-action-primary-background);--theme-button-primary-hover-bg: var(--theme-hover-background);--theme-button-primary-hover-border: var(--theme-hover-background);--theme-button-primary-active-bg: var(--theme-active-background);--theme-button-primary-active-fg: var(--theme-action-primary-text);--theme-button-primary-focus: var(--ring);--theme-button-secondary-bg: var(--theme-action-secondary-background);--theme-button-secondary-fg: var(--theme-action-secondary-text);--theme-button-secondary-border: var(--border);--theme-button-secondary-hover-bg: var(--theme-hover-background);--theme-button-secondary-active-bg: var(--theme-action-secondary-background);--search-panel-bg: color-mix(in srgb, var(--color-surface) 78%, #030512 22%);--search-panel-border: color-mix(in srgb, var(--color-border) 60%, #030512 40%);--search-panel-glow: 0 0 20px rgba(61, 213, 200, .45);--search-panel-glow-hover: 0 0 26px rgba(192, 132, 252, .55);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .5);--shadow-md: 0 6px 12px -2px rgba(0, 0, 0, .55), 0 2px 6px -2px rgba(0, 0, 0, .35);--shadow-lg: 0 14px 24px -4px rgba(0, 0, 0, .65), 0 6px 12px -3px rgba(0, 0, 0, .45);--glow-primary: 0 0 18px rgba(61, 213, 200, .55);--surface-highlight: rgba(61, 213, 200, .1);--theme-header-border: color-mix(in srgb, var(--color-primary-hover, var(--color-primary)) 85%, var(--surface-secondary) 15%);--theme-header-glow: color-mix(in srgb, var(--color-primary-hover, var(--color-primary)) 70%, transparent 30%);--header-border-bottom: solid 2px var(--theme-header-border);--header-box-shadow: 0 20px 40px var(--theme-header-glow);--theme-text-body: var(--theme-text-primary);--theme-text-heading: var(--theme-text-primary);--theme-text-h1: var(--theme-text-primary);--theme-text-h2: var(--theme-text-primary);--theme-text-h3: var(--theme-text-secondary);--theme-text-label: var(--theme-text-secondary);--theme-text-link: var(--theme-accent);--theme-text-link-hover: color-mix(in srgb, var(--theme-accent) 70%, var(--theme-text-primary) 30%);--theme-text-selection-bg: var(--color-selection-bg, var(--state-hover-overlay));--theme-text-selection-fg: var(--color-selection-text, var(--theme-text-body));--theme-caret: var(--theme-accent);--theme-font-sans: var(--font-sans);--theme-font-mono: var(--font-mono);--theme-surface-page: var(--theme-page-background);--theme-surface-shell: var(--theme-shell-background);--theme-surface-card: var(--theme-card-surface);--theme-surface-panel: var(--search-panel-bg, var(--theme-card-surface));--theme-surface-popover: var(--theme-popover-surface);--theme-surface-tooltip: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-overlay-scrim: var(--color-overlay, transparent);--theme-border-default: var(--theme-border);--theme-border-subtle: color-mix(in srgb, var(--theme-border) 72%, var(--theme-surface-shell) 28%);--theme-divider: var(--color-divider, var(--theme-border-subtle));--theme-ring: var(--color-focus-ring, var(--theme-border-strong));--theme-ring-offset: color-mix(in srgb, var(--theme-surface-shell) 92%, transparent 8%);--theme-control-fg: var(--theme-input-text);--theme-control-placeholder: var(--theme-input-placeholder);--theme-control-bg: var(--theme-input-bg);--theme-control-bg-hover: var(--theme-input-hover-bg);--theme-control-bg-disabled: color-mix(in srgb, var(--theme-input-bg) 80%, var(--theme-surface-muted) 20%);--theme-control-border: var(--theme-input-border);--theme-control-border-hover: var(--theme-input-border-hover);--theme-control-border-focus: var(--theme-input-border-focus);--theme-control-border-disabled: var(--theme-border-subtle);--theme-control-ring: var(--theme-ring);--theme-control-shadow: var(--shadow-sm);--theme-textarea-fg: var(--theme-control-fg);--theme-textarea-bg: var(--theme-control-bg);--theme-textarea-border: var(--theme-control-border);--theme-textarea-placeholder: var(--theme-control-placeholder);--theme-select-bg: var(--theme-control-bg);--theme-select-border: var(--theme-control-border);--theme-select-icon: var(--theme-text-muted);--theme-check-bg: var(--theme-control-bg);--theme-check-border: var(--theme-control-border);--theme-check-checked-bg: var(--theme-btn-primary-bg);--theme-check-checked-fg: var(--theme-btn-primary-fg);--theme-check-ring: var(--theme-ring);--theme-btn-primary-bg-hover: var(--theme-hover-background);--theme-btn-primary-border-hover: var(--theme-hover-background);--theme-btn-primary-bg-active: var(--theme-active-background);--theme-btn-primary-fg-active: var(--theme-action-primary-text);--theme-btn-primary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-primary-fg-disabled: var(--theme-text-muted);--theme-btn-primary-border-disabled: var(--theme-border-subtle);--theme-btn-primary-ring: var(--theme-ring);--theme-btn-secondary-border-hover: var(--theme-border-strong);--theme-btn-secondary-bg-hover: var(--theme-button-secondary-hover-bg);--theme-btn-secondary-bg-active: var(--theme-button-secondary-active-bg);--theme-btn-secondary-fg-active: var(--theme-action-secondary-text);--theme-btn-secondary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-secondary-fg-disabled: var(--theme-text-muted);--theme-btn-secondary-border-disabled: var(--theme-border-subtle);--theme-btn-secondary-ring: var(--theme-ring);--theme-btn-ghost-bg: var(--theme-surface-shell);--theme-btn-ghost-fg: var(--theme-text-body);--theme-btn-ghost-border: var(--theme-border);--theme-btn-ghost-bg-hover: color-mix(in srgb, var(--theme-surface-shell) 90%, var(--theme-surface-card) 10%);--theme-btn-ghost-border-hover: var(--theme-border-strong);--theme-btn-ghost-bg-active: color-mix(in srgb, var(--theme-surface-shell) 80%, var(--theme-surface-card) 20%);--theme-btn-ghost-fg-active: var(--theme-text-body);--theme-btn-ghost-bg-disabled: color-mix(in srgb, var(--theme-surface-shell) 96%, var(--theme-surface-card) 4%);--theme-btn-ghost-fg-disabled: var(--theme-text-muted);--theme-btn-ghost-border-disabled: var(--theme-border-subtle);--theme-btn-ghost-ring: var(--theme-ring);--theme-btn-destructive-bg: var(--color-danger);--theme-btn-destructive-fg: var(--color-text-inverse);--theme-btn-destructive-border: var(--color-danger);--theme-btn-destructive-bg-hover: var(--color-danger-hover);--theme-btn-destructive-border-hover: var(--color-danger-hover);--theme-btn-destructive-bg-active: var(--color-danger-active);--theme-btn-destructive-fg-active: var(--color-text-inverse);--theme-btn-destructive-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 88%, var(--color-danger) 12%);--theme-btn-destructive-fg-disabled: var(--theme-text-muted);--theme-btn-destructive-border-disabled: var(--theme-border-subtle);--theme-btn-destructive-ring: var(--theme-ring);--theme-btn-radius: var(--radius-md);--theme-btn-shadow: var(--shadow-sm);--theme-danger-fg: var(--color-text-inverse);--theme-danger-bg: var(--color-danger);--theme-danger-border: var(--color-danger);--theme-warning-fg: var(--color-text);--theme-warning-bg: var(--color-warning);--theme-warning-border: var(--color-warning);--theme-success-fg: var(--color-text);--theme-success-bg: var(--color-success);--theme-success-border: var(--color-success);--theme-info-fg: var(--color-text);--theme-info-bg: var(--color-info);--theme-info-border: var(--color-info);--theme-scrollbar-thumb: color-mix(in srgb, var(--theme-border-strong) 60%, var(--theme-border) 40%);--theme-scrollbar-track: var(--theme-surface-shell);--theme-code-bg: var(--theme-surface-panel);--theme-code-fg: var(--theme-text-body);--theme-table-row-hover-bg: color-mix(in srgb, var(--theme-surface-shell) 92%, var(--theme-surface-card) 8%);--theme-skeleton-bg: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-shadow-sm: var(--shadow-sm);--theme-shadow-md: var(--shadow-md);--theme-shadow-lg: var(--shadow-lg);--theme-chart-1: var(--color-primary);--theme-chart-2: var(--color-secondary);--theme-chart-3: var(--color-success);--theme-chart-4: var(--color-warning);--theme-chart-5: var(--color-danger);--theme-chart-6: var(--color-info);--nav-surface: rgba(3, 5, 18, .9);--nav-blur: 26px;--nav-blob-1: rgba(61, 213, 200, .35);--nav-blob-2: rgba(192, 132, 252, .32);--nav-blob-3: rgba(249, 115, 152, .3);--nav-blob-opacity: .75;--nav-blob-blur: 100px;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "Menlo", "Monaco", "Courier New", monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--background: var(--theme-page-background);--body-bg: var(--background);--foreground: var(--theme-text-body);--body-text: var(--foreground);--card: var(--theme-card-surface);--card-foreground: var(--theme-text-body);--popover: var(--theme-popover-surface);--popover-foreground: var(--theme-text-body);--primary: var(--theme-action-primary-background);--primary-foreground: var(--theme-action-primary-text);--secondary: var(--theme-action-secondary-background);--secondary-foreground: var(--theme-action-secondary-text);--muted: var(--theme-surface-muted);--muted-foreground: var(--theme-text-secondary);--accent: var(--theme-accent);--accent-foreground: var(--theme-accent-foreground);--destructive: var(--color-danger);--destructive-foreground: var(--color-text-inverse);--border: var(--theme-border-default);--border-strong: var(--theme-border-strong);--card-border: var(--theme-card-border);--popover-border: var(--theme-popover-border);--input: var(--theme-control-border);--input-bg: var(--theme-control-bg);--ring: var(--theme-ring);--radius: .75rem;--sidebar-background: var(--theme-shell-background);--sidebar-foreground: var(--theme-text-body);--sidebar-primary: var(--theme-action-primary-background);--sidebar-primary-foreground: var(--theme-action-primary-text);--sidebar-accent: var(--theme-action-secondary-background);--sidebar-accent-foreground: var(--theme-action-secondary-text);--sidebar-border: var(--theme-border-default);--sidebar-ring: var(--theme-ring);--status-income: var(--color-success);--status-income-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--status-upcoming: var(--color-warning);--status-upcoming-light: color-mix(in srgb, var(--color-warning) 70%, var(--surface-secondary) 30%);--status-due: var(--color-danger);--status-due-light: color-mix(in srgb, var(--color-danger) 70%, var(--surface-secondary) 30%);--status-paid: var(--color-success);--status-paid-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--lit-03060f: #03060f;--lit-05070f: #05070f;--lit-06b6d4: #06b6d4;--lit-080a1d: #080a1d;--lit-0c1024: #0c1024;--lit-0ea5e9: #0ea5e9;--lit-10b981: #10b981;--lit-14b8a6: #14b8a6;--lit-22c55e: #22c55e;--lit-3b82f6: #3b82f6;--lit-56e3ff: #56e3ff;--lit-6366f1: #6366f1;--lit-6b7280: #6b7280;--lit-78350f: #78350f;--lit-7b5cff: #7b5cff;--lit-7c3aed: #7c3aed;--lit-7df8d6: #7df8d6;--lit-8b5cf6: #8b5cf6;--lit-a855f7: #a855f7;--lit-cccccc: #cccccc;--lit-d97706: #d97706;--lit-ec4899: #ec4899;--lit-ef4444: #ef4444;--lit-f43f5e: #f43f5e;--lit-f59e0b: #f59e0b;--lit-f97316: #f97316;--lit-ffffff: #ffffff;--fx-glass-00: transparent;--fx-glass-05: color-mix(in srgb, var(--color-text-inverse) 5%, transparent);--fx-glass-10: color-mix(in srgb, var(--color-text-inverse) 10%, transparent);--fx-accent-1: var(--color-primary);--fx-accent-2: var(--color-info);--fx-accent-3: var(--color-secondary);--fx-contrast: var(--color-overlay);--fx-text-inverse: var(--color-text-inverse);--fx-text-muted: var(--color-text-muted);--fx-gradient-brand-r: linear-gradient(to right, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-brand-br: linear-gradient(135deg, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-accent-divider: linear-gradient(to right, transparent, var(--fx-accent-1), transparent);--fx-gradient-logo-plate: linear-gradient(135deg, var(--color-overlay), var(--color-surface-2), var(--color-overlay));--fx-gradient-hero-radials: radial-gradient(circle at top, color-mix(in srgb, var(--fx-accent-1) 25%, transparent), transparent 45%), radial-gradient(circle at bottom, color-mix(in srgb, var(--fx-accent-3) 20%, transparent), transparent 55%);--fx-gradient-verify-bg: linear-gradient(135deg, var(--color-overlay), var(--color-surface), var(--color-surface-2));--fx-glow-primary: var(--glow-primary);--fx-glow-muted: 0 0 20px color-mix(in srgb, var(--color-border-strong) 55%, transparent);--fx-glow-info: 0 0 20px color-mix(in srgb, var(--color-info) 65%, transparent);--fx-glow-success: 0 0 20px color-mix(in srgb, var(--color-success) 60%, transparent);--fx-glow-warning: 0 0 20px color-mix(in srgb, var(--color-warning) 65%, transparent);--fx-shadow-hero: 0 35px 90px color-mix(in srgb, var(--color-overlay) 90%, transparent);--fx-shadow-hero-md: 0 20px 45px color-mix(in srgb, var(--color-overlay) 85%, transparent)}[data-theme=nebula]{--color-bg: #020409;--color-surface: #060912;--color-surface-2: #0d1220;--color-overlay: rgba(2, 4, 9, .95);--color-text: rgb(255, 246, 208);--color-text-muted: #c6d5ff;--color-text-inverse: #ffffff;--color-border: rgba(14, 37, 64, .148);--color-border-strong: #0b0f1d;--color-divider: #16203a;--color-primary: #0ea5e9;--color-primary-hover: rgb(88, 16, 62);--color-primary-active: #0a5ca4;--color-primary-contrast: #faf9ff;--color-secondary: #facc15;--color-secondary-hover: #f59e0b;--color-secondary-active: #d97706;--color-secondary-contrast: #020409;--color-danger: #fb7185;--color-danger-hover: #6a1b28;--color-danger-active: #dc2626;--color-warning: #facc15;--color-warning-hover: #f59e0b;--color-warning-active: #d97706;--color-success: #34d399;--color-success-hover: #22c55e;--color-success-active: #15803d;--color-info: #67e8f9;--color-info-hover: #22d3ee;--color-info-active: #0ea5e9;--color-focus-ring: #67e8f9;--color-selection-bg: color-mix(in srgb, #67e8f9 30%, #020409 70%);--color-selection-text: #020409;--state-hover-overlay: rgba(103, 232, 249, .14);--state-active-overlay: rgba(248, 250, 252, .2);--state-disabled-opacity: .35;--theme-page-background: var(--color-bg, var(--color-surface));--theme-page-background-image: none;--theme-page-background-size: cover;--theme-page-background-position: center;--theme-page-background-repeat: no-repeat;--theme-shell-background: color-mix(in srgb, var(--color-surface, var(--color-bg)) 72%, var(--color-bg, var(--color-surface)) 28%);--theme-primary-surface: color-mix(in srgb, var(--color-surface, var(--color-bg)) 60%, var(--color-bg, var(--color-surface)) 40%);--theme-nested-surface: color-mix(in srgb, var(--color-surface-2, var(--color-surface, var(--color-bg))) 88%, var(--color-surface, var(--color-bg)) 12%);--theme-text-primary: var(--color-text, #ffffff);--theme-text-secondary: var(--color-text-muted, var(--color-text, #ffffff));--theme-text-muted: color-mix(in srgb, var(--color-text, #ffffff) 75%, var(--color-text-muted, var(--color-text, #ffffff)) 25%);--theme-action-primary-background: var(--color-primary);--theme-action-primary-text: var(--color-primary-contrast);--theme-action-secondary-background: var(--color-secondary, var(--color-primary));--theme-action-secondary-text: var(--color-secondary-contrast, var(--color-primary-contrast));--theme-border: var(--color-border);--theme-accent: var(--color-primary);--theme-accent-foreground: var(--color-primary-contrast);--theme-hover-background: var(--color-primary-hover);--theme-active-background: var(--color-primary-active);--theme-card-surface: var(--theme-primary-surface);--theme-card-border: var(--border);--theme-border-strong: var(--color-border-strong);--theme-popover-surface: var(--theme-primary-surface);--theme-popover-border: var(--border-strong);--theme-surface-muted: var(--theme-nested-surface);--theme-input-bg: color-mix(in srgb, var(--theme-surface-muted) 90%, var(--theme-card-surface) 10%);--theme-input-hover-bg: var(--theme-surface-muted);--theme-input-border: var(--border);--theme-input-border-hover: var(--border-strong);--theme-input-border-focus: var(--theme-button-primary-border);--theme-input-text: var(--primary-text);--theme-input-placeholder: color-mix(in srgb, var(--primary-text) 65%, var(--theme-surface-muted) 35%);--theme-input-focus: var(--ring);--theme-button-primary-bg: var(--theme-action-primary-background);--theme-button-primary-fg: var(--theme-action-primary-text);--theme-button-primary-border: var(--theme-action-primary-background);--theme-button-primary-hover-bg: var(--theme-hover-background);--theme-button-primary-hover-border: var(--theme-hover-background);--theme-button-primary-active-bg: var(--theme-active-background);--theme-button-primary-active-fg: var(--theme-action-primary-text);--theme-button-primary-focus: var(--ring);--theme-button-secondary-bg: var(--theme-action-secondary-background);--theme-button-secondary-fg: var(--theme-action-secondary-text);--theme-button-secondary-border: var(--border);--theme-button-secondary-hover-bg: var(--theme-hover-background);--theme-button-secondary-active-bg: var(--theme-action-secondary-background);--search-panel-bg: color-mix(in srgb, var(--color-surface) 78%, #020409 22%);--search-panel-border: color-mix(in srgb, var(--color-border) 60%, #020409 40%);--search-panel-glow: 0 0 18px rgba(14, 165, 233, .6);--search-panel-glow-hover: 0 0 26px rgba(250, 204, 21, .5);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .55);--shadow-md: 0 6px 12px -2px rgba(0, 0, 0, .65), 0 2px 6px -2px rgba(0, 0, 0, .45);--shadow-lg: 0 14px 28px -4px rgba(0, 0, 0, .7), 0 6px 16px -4px rgba(0, 0, 0, .55);--glow-primary: 0 0 20px rgba(14, 165, 233, .65);--surface-highlight: rgba(14, 165, 233, .1);--theme-header-border: color-mix(in srgb, var(--color-text, var(--color-primary)) 95%, var(--surface-secondary) 10%);--theme-header-glow: color-mix(in srgb, var(--color-text, var(--color-secondary)) 70%, transparent 30%);--header-border-bottom: solid 2px var(--theme-header-border);--header-box-shadow: 0 20px 40px var(--theme-header-glow);--theme-text-body: var(--theme-text-primary);--theme-text-heading: var(--theme-text-primary);--theme-text-h1: var(--theme-text-primary);--theme-text-h2: var(--theme-text-primary);--theme-text-h3: var(--theme-text-secondary);--theme-text-label: var(--theme-text-secondary);--theme-text-link: var(--theme-accent);--theme-text-link-hover: color-mix(in srgb, var(--theme-accent) 70%, var(--theme-text-primary) 30%);--theme-text-selection-bg: var(--color-selection-bg, var(--state-hover-overlay));--theme-text-selection-fg: var(--color-selection-text, var(--theme-text-body));--theme-caret: var(--theme-accent);--theme-font-sans: var(--font-sans);--theme-font-mono: var(--font-mono);--theme-surface-page: var(--theme-page-background);--theme-surface-shell: var(--theme-shell-background);--theme-surface-card: var(--theme-card-surface);--theme-surface-panel: var(--search-panel-bg, var(--theme-card-surface));--theme-surface-popover: var(--theme-popover-surface);--theme-surface-tooltip: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-overlay-scrim: var(--color-overlay, transparent);--theme-border-default: var(--theme-border);--theme-border-subtle: color-mix(in srgb, var(--theme-border) 72%, var(--theme-surface-shell) 28%);--theme-divider: var(--color-divider, var(--theme-border-subtle));--theme-ring: var(--color-focus-ring, var(--theme-border-strong));--theme-ring-offset: color-mix(in srgb, var(--theme-surface-shell) 92%, transparent 8%);--theme-control-fg: var(--theme-input-text);--theme-control-placeholder: var(--theme-input-placeholder);--theme-control-bg: var(--theme-input-bg);--theme-control-bg-hover: var(--theme-input-hover-bg);--theme-control-bg-disabled: color-mix(in srgb, var(--theme-input-bg) 80%, var(--theme-surface-muted) 20%);--theme-control-border: var(--theme-input-border);--theme-control-border-hover: var(--theme-input-border-hover);--theme-control-border-focus: var(--theme-input-border-focus);--theme-control-border-disabled: var(--theme-border-subtle);--theme-control-ring: var(--theme-ring);--theme-control-shadow: var(--shadow-sm);--theme-textarea-fg: var(--theme-control-fg);--theme-textarea-bg: var(--theme-control-bg);--theme-textarea-border: var(--theme-control-border);--theme-textarea-placeholder: var(--theme-control-placeholder);--theme-select-bg: var(--theme-control-bg);--theme-select-border: var(--theme-control-border);--theme-select-icon: var(--theme-text-muted);--theme-check-bg: var(--theme-control-bg);--theme-check-border: var(--theme-control-border);--theme-check-checked-bg: var(--theme-btn-primary-bg);--theme-check-checked-fg: var(--theme-btn-primary-fg);--theme-check-ring: var(--theme-ring);--theme-btn-primary-bg-hover: var(--theme-hover-background);--theme-btn-primary-border-hover: var(--theme-hover-background);--theme-btn-primary-bg-active: var(--theme-active-background);--theme-btn-primary-fg-active: var(--theme-action-primary-text);--theme-btn-primary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-primary-fg-disabled: var(--theme-text-muted);--theme-btn-primary-border-disabled: var(--theme-border-subtle);--theme-btn-primary-ring: var(--theme-ring);--theme-btn-secondary-border-hover: var(--theme-border-strong);--theme-btn-secondary-bg-hover: var(--theme-button-secondary-hover-bg);--theme-btn-secondary-bg-active: var(--theme-button-secondary-active-bg);--theme-btn-secondary-fg-active: var(--theme-action-secondary-text);--theme-btn-secondary-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 94%, var(--theme-surface-shell) 6%);--theme-btn-secondary-fg-disabled: var(--theme-text-muted);--theme-btn-secondary-border-disabled: var(--theme-border-subtle);--theme-btn-secondary-ring: var(--theme-ring);--theme-btn-ghost-bg: var(--theme-surface-shell);--theme-btn-ghost-fg: var(--theme-text-body);--theme-btn-ghost-border: var(--theme-border);--theme-btn-ghost-bg-hover: color-mix(in srgb, var(--theme-surface-shell) 90%, var(--theme-surface-card) 10%);--theme-btn-ghost-border-hover: var(--theme-border-strong);--theme-btn-ghost-bg-active: color-mix(in srgb, var(--theme-surface-shell) 80%, var(--theme-surface-card) 20%);--theme-btn-ghost-fg-active: var(--theme-text-body);--theme-btn-ghost-bg-disabled: color-mix(in srgb, var(--theme-surface-shell) 96%, var(--theme-surface-card) 4%);--theme-btn-ghost-fg-disabled: var(--theme-text-muted);--theme-btn-ghost-border-disabled: var(--theme-border-subtle);--theme-btn-ghost-ring: var(--theme-ring);--theme-btn-destructive-bg: var(--color-danger);--theme-btn-destructive-fg: var(--color-text-inverse);--theme-btn-destructive-border: var(--color-danger);--theme-btn-destructive-bg-hover: var(--color-danger-hover);--theme-btn-destructive-border-hover: var(--color-danger-hover);--theme-btn-destructive-bg-active: var(--color-danger-active);--theme-btn-destructive-fg-active: var(--color-text-inverse);--theme-btn-destructive-bg-disabled: color-mix(in srgb, var(--theme-surface-card) 88%, var(--color-danger) 12%);--theme-btn-destructive-fg-disabled: var(--theme-text-muted);--theme-btn-destructive-border-disabled: var(--theme-border-subtle);--theme-btn-destructive-ring: var(--theme-ring);--theme-btn-radius: var(--radius-md);--theme-btn-shadow: var(--shadow-sm);--theme-danger-fg: var(--color-text-inverse);--theme-danger-bg: var(--color-danger);--theme-danger-border: var(--color-danger);--theme-warning-fg: var(--color-text);--theme-warning-bg: var(--color-warning);--theme-warning-border: var(--color-warning);--theme-success-fg: var(--color-text);--theme-success-bg: var(--color-success);--theme-success-border: var(--color-success);--theme-info-fg: var(--color-text);--theme-info-bg: var(--color-info);--theme-info-border: var(--color-info);--theme-scrollbar-thumb: color-mix(in srgb, var(--theme-border-strong) 60%, var(--theme-border) 40%);--theme-scrollbar-track: var(--theme-surface-shell);--theme-code-bg: var(--theme-surface-panel);--theme-code-fg: var(--theme-text-body);--theme-table-row-hover-bg: color-mix(in srgb, var(--theme-surface-shell) 92%, var(--theme-surface-card) 8%);--theme-skeleton-bg: color-mix(in srgb, var(--theme-surface-card) 92%, var(--theme-surface-shell) 8%);--theme-shadow-sm: var(--shadow-sm);--theme-shadow-md: var(--shadow-md);--theme-shadow-lg: var(--shadow-lg);--theme-chart-1: var(--color-primary);--theme-chart-2: var(--color-secondary);--theme-chart-3: var(--color-success);--theme-chart-4: var(--color-warning);--theme-chart-5: var(--color-danger);--theme-chart-6: var(--color-info);--nav-surface: rgba(2, 4, 9, .92);--nav-blur: 30px;--nav-blob-1: rgba(14, 165, 233, .35);--nav-blob-2: rgba(250, 204, 21, .35);--nav-blob-3: rgba(236, 72, 153, .25);--nav-blob-opacity: .8;--nav-blob-blur: 110px;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "Menlo", "Monaco", "Courier New", monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--background: var(--theme-page-background);--body-bg: var(--background);--foreground: var(--theme-text-body);--body-text: var(--foreground);--card: var(--theme-card-surface);--card-foreground: var(--theme-text-body);--popover: var(--theme-popover-surface);--popover-foreground: var(--theme-text-body);--primary: var(--theme-action-primary-background);--primary-foreground: var(--theme-action-primary-text);--secondary: var(--theme-action-secondary-background);--secondary-foreground: var(--theme-action-secondary-text);--muted: var(--theme-surface-muted);--muted-foreground: var(--theme-text-secondary);--accent: var(--theme-accent);--accent-foreground: var(--theme-accent-foreground);--destructive: var(--color-danger);--destructive-foreground: var(--color-text-inverse);--border: var(--theme-border-default);--border-strong: var(--theme-border-strong);--card-border: var(--theme-card-border);--popover-border: var(--theme-popover-border);--input: var(--theme-control-border);--input-bg: var(--theme-control-bg);--ring: var(--theme-ring);--radius: .75rem;--sidebar-background: var(--theme-shell-background);--sidebar-foreground: var(--theme-text-body);--sidebar-primary: var(--theme-action-primary-background);--sidebar-primary-foreground: var(--theme-action-primary-text);--sidebar-accent: var(--theme-action-secondary-background);--sidebar-accent-foreground: var(--theme-action-secondary-text);--sidebar-border: var(--theme-border-default);--sidebar-ring: var(--theme-ring);--status-income: var(--color-success);--status-income-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--status-upcoming: var(--color-warning);--status-upcoming-light: color-mix(in srgb, var(--color-warning) 70%, var(--surface-secondary) 30%);--status-due: var(--color-danger);--status-due-light: color-mix(in srgb, var(--color-danger) 70%, var(--surface-secondary) 30%);--status-paid: var(--color-success);--status-paid-light: color-mix(in srgb, var(--color-success) 70%, var(--surface-secondary) 30%);--lit-03060f: #03060f;--lit-05070f: #05070f;--lit-06b6d4: #06b6d4;--lit-080a1d: #080a1d;--lit-0c1024: #0c1024;--lit-0ea5e9: #0ea5e9;--lit-10b981: #10b981;--lit-14b8a6: #14b8a6;--lit-22c55e: #22c55e;--lit-3b82f6: #3b82f6;--lit-56e3ff: #56e3ff;--lit-6366f1: #6366f1;--lit-6b7280: #6b7280;--lit-78350f: #78350f;--lit-7b5cff: #7b5cff;--lit-7c3aed: #7c3aed;--lit-7df8d6: #7df8d6;--lit-8b5cf6: #8b5cf6;--lit-a855f7: #a855f7;--lit-cccccc: #cccccc;--lit-d97706: #d97706;--lit-ec4899: #ec4899;--lit-ef4444: #ef4444;--lit-f43f5e: #f43f5e;--lit-f59e0b: #f59e0b;--lit-f97316: #f97316;--lit-ffffff: #ffffff;--fx-glass-00: transparent;--fx-glass-05: color-mix(in srgb, var(--color-text-inverse) 5%, transparent);--fx-glass-10: color-mix(in srgb, var(--color-text-inverse) 10%, transparent);--fx-accent-1: var(--color-primary);--fx-accent-2: var(--color-info);--fx-accent-3: var(--color-secondary);--fx-contrast: var(--color-overlay);--fx-text-inverse: var(--color-text-inverse);--fx-text-muted: var(--color-text-muted);--fx-gradient-brand-r: linear-gradient(to right, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-brand-br: linear-gradient(135deg, var(--fx-accent-1), var(--fx-accent-2), var(--fx-accent-3));--fx-gradient-accent-divider: linear-gradient(to right, transparent, var(--fx-accent-1), transparent);--fx-gradient-logo-plate: linear-gradient(135deg, var(--color-overlay), var(--color-surface-2), var(--color-overlay));--fx-gradient-hero-radials: radial-gradient(circle at top, color-mix(in srgb, var(--fx-accent-1) 25%, transparent), transparent 45%), radial-gradient(circle at bottom, color-mix(in srgb, var(--fx-accent-3) 20%, transparent), transparent 55%);--fx-gradient-verify-bg: linear-gradient(135deg, var(--color-overlay), var(--color-surface), var(--color-surface-2));--fx-glow-primary: var(--glow-primary);--fx-glow-muted: 0 0 20px color-mix(in srgb, var(--color-border-strong) 55%, transparent);--fx-glow-info: 0 0 20px color-mix(in srgb, var(--color-info) 65%, transparent);--fx-glow-success: 0 0 20px color-mix(in srgb, var(--color-success) 60%, transparent);--fx-glow-warning: 0 0 20px color-mix(in srgb, var(--color-warning) 65%, transparent);--fx-shadow-hero: 0 35px 90px color-mix(in srgb, var(--color-overlay) 90%, transparent);--fx-shadow-hero-md: 0 20px 45px color-mix(in srgb, var(--color-overlay) 85%, transparent)}*,:before,:after{--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: rgb(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: rgb(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.17 | MIT License | https://tailwindcss.com */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";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{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,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,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{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}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{color-scheme:light;--body-bg: var(--theme-page-background, hsl(var(--background)));--body-bg-image: var(--theme-page-background-image, none);--body-bg-size: var(--theme-page-background-size, cover);--body-bg-position: var(--theme-page-background-position, center);--body-bg-repeat: var(--theme-page-background-repeat, no-repeat);--body-text: var(--theme-text-body, hsl(var(--foreground)));--bg: var(--theme-surface-shell, var(--body-bg));--surface: var(--theme-surface-card, var(--theme-primary-surface, var(--bg)));--surface-primary: var(--theme-surface-card, var(--surface));--surface-secondary: var(--theme-surface-muted, var(--theme-nested-surface, var(--surface)));--surface-2: var(--theme-surface-muted, var(--theme-nested-surface, var(--surface)));--surface-panel: var(--theme-surface-panel, var(--surface-secondary));--surface-popover: var(--theme-surface-popover, var(--surface-panel));--surface-tooltip: var(--theme-surface-tooltip, var(--surface-popover));--primary-text: var(--body-text);--text: var(--primary-text);--text-muted: var(--theme-text-muted, var(--primary-text));--light-fill-text: var(--body-text);--border: var(--theme-border-default, color-mix(in srgb, var(--bg) 60%, var(--surface) 40%));--border-strong: var(--theme-border-strong, color-mix(in srgb, var(--border) 60%, var(--surface) 40%));--divider: var(--theme-divider, var(--border));--accent: var(--theme-accent);--accent-foreground: var(--theme-accent-foreground);--ring: var(--theme-ring, var(--color-focus-ring));--hover-fill: var(--theme-hover-background, color-mix(in srgb, var(--accent) 60%, var(--surface) 40%));--active-fill: var(--theme-active-background);--toggle-active-fill: color-mix(in srgb, var(--theme-action-primary-background) 80%, transparent 20%);--snapshot-toggle-track-bg: color-mix(in srgb, var(--surface-secondary) 75%, var(--surface) 25%);--snapshot-toggle-track-border: var(--border);--snapshot-toggle-track-active-bg: var(--theme-action-primary-background);--snapshot-toggle-track-active-border: var(--theme-action-primary-background);--snapshot-toggle-thumb-bg: var(--foreground);--snapshot-toggle-thumb-active-bg: var(--foreground);--snapshot-toggle-thumb-disabled-bg: color-mix(in srgb, var(--foreground) 70%, var(--surface) 30%);--shadow: var(--theme-shadow-lg, var(--shadow-lg));--primary-border: var(--border);--muted-border: color-mix(in srgb, var(--border) 65%, var(--surface) 35%);--button-default-bg: var(--theme-btn-primary-bg, var(--theme-button-primary-bg, var(--theme-action-primary-background)));--button-default-border: var(--theme-btn-primary-border, var(--theme-button-primary-border, var(--theme-action-primary-background)));--button-default-text: var(--theme-btn-primary-fg, var(--theme-button-primary-fg, var(--theme-action-primary-text)));--button-default-hover-bg: var(--theme-btn-primary-bg-hover, var(--theme-button-primary-hover-bg, var(--theme-hover-background)));--button-default-hover-border: var(--theme-btn-primary-border-hover, var(--theme-button-primary-hover-border, var(--theme-hover-background)));--button-default-active-bg: var(--theme-btn-primary-bg-active, var(--theme-button-primary-active-bg, var(--theme-active-background)));--button-default-active-text: var(--theme-btn-primary-fg-active, var(--theme-button-primary-active-fg, var(--theme-action-primary-text)));--button-default-focus: var(--theme-btn-primary-ring, var(--theme-button-primary-focus, var(--ring)));--button-danger-bg: var(--color-danger);--button-danger-border: var(--color-danger);--button-danger-text: var(--color-text-inverse);--button-danger-hover: var(--color-danger-hover);--button-danger-focus: var(--ring);--input-bg: var(--theme-control-bg, color-mix(in srgb, var(--surface-secondary) 90%, var(--surface) 10%));--input-hover-bg: var(--theme-control-bg-hover, var(--input-bg));--input-border: var(--theme-control-border, var(--border));--input-border-hover: var(--theme-control-border-hover, var(--border-strong));--input-border-focus: var(--theme-control-border-focus, var(--theme-btn-primary-ring, var(--theme-action-primary-background)));--input-text: var(--theme-control-fg, var(--primary-text));--input-placeholder: var(--theme-control-placeholder, var(--text-muted));--input-focus: var(--theme-control-border-focus, var(--theme-action-primary-background));--input-focus-shadow: 0 0 0 2px color-mix(in srgb, var(--theme-control-ring, var(--ring)) 30%, transparent);--universal-add-income-bg: var(--theme-action-primary-background);--universal-add-income-hover: var(--theme-hover-background);--universal-add-income-text: var(--theme-action-primary-text);--universal-status-due: var(--color-danger);--universal-status-due-bg: color-mix(in srgb, var(--color-danger) 25%, var(--surface-secondary) 75%);--universal-status-upcoming: var(--color-warning);--universal-status-upcoming-bg: color-mix(in srgb, var(--color-warning) 25%, var(--surface-secondary) 75%);--universal-status-paid: var(--color-success);--universal-status-paid-bg: color-mix(in srgb, var(--color-success) 25%, var(--surface-secondary) 75%);--universal-status-skipped: var(--text-muted);--universal-status-skipped-bg: color-mix(in srgb, var(--text-muted) 25%, var(--surface-secondary) 75%);--universal-category-label-border: var(--border);--universal-category-label-bg: var(--surface-secondary);--universal-category-label-text: var(--primary-text);--category-color-utilities: #3b82f6;--category-color-subscriptions: #8b5cf6;--category-color-insurance: #ec4899;--category-color-rent: #f59e0b;--category-color-transport: #10b981;--category-color-entertainment: #06b6d4;--category-color-healthcare: #6366f1;--category-color-credit-card: #ef4444;--category-color-loan: #f97316;--category-color-groceries: #22c55e;--category-color-dining: #a855f7;--category-color-personal-care: #ec4899;--category-color-home-maintenance: #78350f;--category-color-pets: #d97706;--category-color-education: #0ea5e9;--category-color-donation: #14b8a6;--category-color-mortgage: #f43f5e;--category-color-other: #6b7280;--universal-currency-positive: var(--color-success);--universal-currency-positive-hover: color-mix(in srgb, var(--color-success) 80%, transparent 20%);--universal-currency-negative: var(--color-danger);--universal-due-banner-bg: var(--color-danger-hover);--universal-due-banner-bg-dark: var(--surface-secondary);--universal-due-banner-bg-transparent: color-mix(in srgb, var(--surface-primary) 24%, transparent);--universal-due-banner-border: var(--color-danger);--universal-due-hover-bg: var(--universal-status-due-bg);--universal-due-hover-border: color-mix(in srgb, var(--color-danger) 65%, var(--surface) 35%);--universal-cancel-bg: var(--surface);--universal-cancel-border: var(--border);--universal-cancel-hover: var(--surface-secondary);--universal-cancel-text: var(--primary-text);--universal-cancel-focus: var(--ring);--pill-edit-bg: var(--surface);--pill-edit-hover: color-mix(in srgb, var(--theme-action-primary-background) 18%, var(--surface) 82%);--pill-edit-border: var(--theme-action-primary-background);--pill-edit-text: var(--primary-text);--app-header-bg: transparent;--app-header-border: transparent;--app-header-shadow: var(--shadow);--app-header-button-bg: transparent;--app-header-button-border: transparent;--app-header-button-color: var(--primary-text);--app-header-button-shadow: none;--app-header-accent-gradient: linear-gradient(90deg, color-mix(in srgb, var(--color-primary) 70%, transparent 0%), color-mix(in srgb, var(--color-secondary) 65%, transparent 35%), color-mix(in srgb, var(--color-primary) 70%, transparent 100%));--search-panel-bg: var(--theme-surface-panel, var(--surface));--search-panel-border: var(--theme-border-default, var(--border));--search-panel-glow: var(--theme-shadow-md, var(--shadow));--search-panel-glow-hover: var(--theme-shadow-lg, var(--shadow));--app-theme-panel-bg: var(--theme-surface-panel, var(--surface));--app-theme-panel-border: var(--theme-border-default, var(--border));--app-theme-option-active-bg: var(--theme-hover-background, var(--hover-fill));--app-heading-bg: transparent;--app-heading-display: inline;--app-heading-padding: 0;--app-heading-border-radius: 0;--app-heading-box-shadow: none;--app-main-h4-color: inherit;--panel-highlight-bg: color-mix(in srgb, var(--surface-secondary) 88%, var(--surface) 12%);--panel-highlight-border: var(--border);--panel-highlight-color: var(--primary-text);--badge-bg: color-mix(in srgb, var(--surface-secondary) 88%, var(--surface) 12%);--badge-border: var(--border);--hero-pill-shadow: 0 14px 40px color-mix(in srgb, var(--color-border) 70%, transparent 30%);--pull-refresh-shadow: 0 18px 40px color-mix(in srgb, var(--color-border) 60%, transparent 40%);--support-panel-shadow: 0 12px 32px color-mix(in srgb, var(--color-border) 40%, transparent 60%);--nav-scrim-bg: color-mix(in srgb, var(--color-border) 72%, transparent 28%);--pricing-hero-gradient: linear-gradient( 135deg, color-mix(in srgb, var(--lit-05070f) 70%, transparent) 0%, color-mix(in srgb, var(--lit-080a1d) 60%, transparent) 55%, color-mix(in srgb, var(--lit-05070f) 90%, transparent) 100% );--pricing-pro-card-gradient: linear-gradient( 135deg, color-mix(in srgb, var(--lit-7df8d6) 20%, transparent) 0%, color-mix(in srgb, var(--lit-56e3ff) 10%, transparent) 55%, color-mix(in srgb, var(--lit-7b5cff) 15%, transparent) 100% );--pricing-pro-button-gradient: linear-gradient( 135deg, color-mix(in srgb, var(--lit-7df8d6) 70%, transparent) 0%, color-mix(in srgb, var(--lit-56e3ff) 60%, transparent) 55%, color-mix(in srgb, var(--lit-7b5cff) 70%, transparent) 100% );--pricing-card-shadow: 0 25px 65px color-mix(in srgb, var(--lit-03060f) 80%, transparent 20%);--pricing-pro-card-shadow: 0 35px 90px color-mix(in srgb, var(--lit-56e3ff) 35%, transparent 65%);--pricing-btn-shadow: 0 30px 90px color-mix(in srgb, var(--lit-56e3ff) 35%, transparent 65%);--pricing-btn-shadow-hover: 0 35px 100px color-mix(in srgb, var(--lit-56e3ff) 50%, transparent 50%)}*,*:before,*:after{box-sizing:border-box}*{--tw-border-opacity: 1;border-color:rgb(from var(--border) r g b / var(--tw-border-opacity, 1))}main,.main{border:none}body .universal-currency--negative,body .universal-currency--negative *{color:var(--universal-currency-negative)}body{--tw-bg-opacity: 1;background-color:rgb(from var(--background) r g b / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(from var(--foreground) r g b / var(--tw-text-opacity, 1));background-color:var(--body-bg);background-image:var(--body-bg-image);background-size:var(--body-bg-size);background-position:var(--body-bg-position);background-repeat:var(--body-bg-repeat);font-family:var(--theme-font-sans, var(--font-sans));caret-color:var(--theme-caret, var(--primary-text));color:var(--body-text);border:0}#root{border:0}:where(p,span,li,h1,h2,h3,h4,h5,h6,a,button,label,td,th){overflow-wrap:anywhere;word-break:break-word}pre,code{overflow-x:auto;white-space:pre}input[type=text],input[type=email],input[type=password],input[type=number],input[type=date],textarea,select{background-color:var(--input-bg);color:var(--input-text);border:2px solid var(--input-border);border-radius:var(--radius-md);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;outline:none}input[type=text]:hover,input[type=email]:hover,input[type=password]:hover,input[type=number]:hover,input[type=date]:hover,textarea:hover,select:hover{background-color:var(--input-hover-bg);border-color:var(--input-border-hover)}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,input[type=date]:focus,textarea:focus,select:focus{border-color:var(--input-border-focus);box-shadow:var(--input-focus-shadow)}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--input-placeholder)}input::placeholder,textarea::placeholder{color:var(--input-placeholder)}input,textarea,select,button{font-size:16px;-webkit-user-select:none;-webkit-touch-callout:none}input:focus,textarea:focus,select:focus{-webkit-user-select:text}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 1400px){.container{max-width:1400px}}.snapshot-toggle-track{display:block;height:1.25rem;width:2.5rem;border-radius:9999px;border-width:1px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.2s;animation-timing-function:cubic-bezier(.4,0,.2,1);background-color:var(--snapshot-toggle-track-bg);border-color:var(--snapshot-toggle-track-border)}input.peer:checked~.snapshot-toggle-track{background-color:var(--snapshot-toggle-track-active-bg);border-color:var(--snapshot-toggle-track-active-border)}input.peer:disabled~.snapshot-toggle-track{opacity:.6}.snapshot-toggle-thumb{position:absolute;left:3px;top:3px;height:1rem;width:1rem;border-radius:9999px;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.2s;animation-timing-function:cubic-bezier(.4,0,.2,1);background-color:var(--snapshot-toggle-thumb-bg)}input.peer:checked~.snapshot-toggle-thumb{transform:translate(1rem);background-color:var(--snapshot-toggle-thumb-active-bg)}input.peer:disabled~.snapshot-toggle-thumb{background-color:var(--snapshot-toggle-thumb-disabled-bg)}:root[data-theme=pink-noir] [data-panel-toggle=true] .snapshot-toggle-track{background-color:color-mix(in srgb,var(--color-surface-2) 85%,var(--color-surface) 15%);border-color:color-mix(in srgb,var(--color-border) 60%,var(--color-surface) 40%)}:root[data-theme=pink-noir] [data-panel-toggle=true] input.peer:checked~.snapshot-toggle-track{background-color:var(--color-secondary);border-color:var(--color-secondary)}:root[data-theme=pink-noir] [data-panel-toggle=true] .snapshot-toggle-thumb{background-color:var(--color-primary)}:root[data-theme=pink-noir] [data-panel-toggle=true] input.peer:checked~.snapshot-toggle-thumb{background-color:var(--color-text-inverse)}:root[data-theme=burgundy] [data-panel-toggle=true] .snapshot-toggle-track{background-color:var(--color-surface-2);border-color:var(--color-border-strong)}:root[data-theme=burgundy] [data-panel-toggle=true] input.peer:checked~.snapshot-toggle-track{background-color:var(--color-primary);border-color:var(--color-primary)}:root[data-theme=burgundy] [data-panel-toggle=true] .snapshot-toggle-thumb{background-color:var(--color-text)}:root[data-theme=burgundy] [data-panel-toggle=true] input.peer:checked~.snapshot-toggle-thumb{background-color:var(--color-text-inverse)}.mark-paid-button,.mark-paid-icon-button{display:inline-flex;align-items:center;gap:.25rem;border-radius:var(--radius);border-width:1px;border-color:transparent;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.2s;animation-timing-function:cubic-bezier(.4,0,.2,1);font-size:.75rem;line-height:1rem;font-weight:500;background-color:var(--universal-currency-positive);color:var(--color-text-inverse)}.mark-paid-button{justify-content:center;padding:.375rem .75rem}.mark-paid-button:hover,.mark-paid-icon-button:hover{background-color:var(--universal-currency-positive-hover)}.mark-paid-button:focus-visible,.mark-paid-icon-button:focus-visible{outline:2px solid color-mix(in srgb,var(--universal-currency-positive) 70%,transparent);outline-offset:2px}.mark-skip-button{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;border-radius:var(--radius);border-width:1px;--tw-border-opacity: 1;border-color:rgb(from var(--border) r g b / var(--tw-border-opacity, 1));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.2s;animation-timing-function:cubic-bezier(.4,0,.2,1);background-color:transparent;color:var(--text-muted)}.mark-skip-button:hover{background-color:var(--surface-secondary)}.mark-skip-button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.mark-unpaid-button{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;border-radius:var(--radius);border-width:1px;padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.2s;animation-timing-function:cubic-bezier(.4,0,.2,1);border-color:var(--border);background-color:transparent;color:var(--foreground)}.mark-unpaid-button:hover{background-color:var(--surface-secondary)}.mark-unpaid-button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.universal-currency{font-weight:600;letter-spacing:.01em}.text-foreground .universal-currency--negative,.text-foreground .universal-currency--negative *{color:var(--universal-currency-negative)!important}.bills-due-soon-banner{background-color:var(--universal-due-banner-bg)!important;background-image:none!important;border-color:var(--universal-due-banner-border)!important;border-width:1px!important;border-style:solid!important;color:var(--color-text-inverse)!important;box-shadow:var(--shadow-sm)!important;transition:background-color .2s ease,border-color .2s ease}.bills-due-soon-banner h3,.bills-due-soon-banner p,.bills-due-soon-banner button{color:var(--color-text-inverse)!important}.universal-add-income-button{background:var(--universal-currency-positive)!important;border:1px solid color-mix(in srgb,var(--universal-currency-positive) 80%,var(--surface) 20%)!important;transition:background-color .2s ease,transform .2s ease}.universal-add-income-button:hover{background:var(--universal-currency-positive-hover)!important}.add-bill-modal-overlay{background:#010207d9;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.universal-add-income-button:focus-visible{outline:2px solid color-mix(in srgb,var(--universal-currency-positive-hover) 60%,transparent)!important;outline-offset:2px}.theme-scope .universal-add-income-button{background:var(--universal-currency-positive)!important;border:1px solid color-mix(in srgb,var(--universal-currency-positive) 80%,var(--surface) 20%)!important}.theme-scope .universal-add-income-button:hover{background:var(--universal-currency-positive-hover)!important}.theme-scope .universal-add-income-button:focus-visible{outline:2px solid color-mix(in srgb,var(--universal-currency-positive-hover) 60%,transparent)!important;outline-offset:2px}.universal-delete-button{background-color:var(--universal-due-banner-bg)!important;background-image:none!important;color:var(--color-text-inverse)!important;border-color:var(--universal-due-banner-border)!important;border-width:1px!important;border-style:solid!important;box-shadow:var(--shadow-sm)!important;transition:background-color .2s ease,border-color .2s ease}.universal-delete-button,.universal-delete-button *{color:var(--color-text-inverse)!important}.universal-delete-button:hover{background-color:var(--universal-due-hover-bg)!important;background-image:none!important;border-color:var(--universal-due-hover-border)!important}.universal-delete-button:focus-visible{outline:2px solid color-mix(in srgb,var(--universal-due-banner-border) 70%,transparent)!important;outline-offset:2px!important}.universal-cancel-button{background:var(--universal-cancel-bg)!important;color:var(--universal-cancel-text)!important;border:1px solid var(--universal-cancel-border)!important;transition:background-color .2s ease,border-color .2s ease}.universal-cancel-button:hover{background:var(--universal-cancel-hover)!important}.universal-cancel-button:focus-visible{outline:2px solid var(--universal-cancel-focus)!important;outline-offset:2px}.status-label{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.25rem .5rem;border-radius:999px;border:1px solid transparent;font-size:.625rem;line-height:1;font-weight:600;text-transform:capitalize;letter-spacing:.08em}.status-label--due{background:var(--universal-status-due-bg);color:var(--universal-status-due);border-color:var(--universal-status-due)}.status-label--upcoming{background:var(--universal-status-upcoming-bg);color:var(--universal-status-upcoming);border-color:color-mix(in srgb,var(--universal-status-upcoming) 60%,transparent)}.status-label--paid{background:var(--universal-status-paid-bg);color:var(--universal-status-paid);border-color:color-mix(in srgb,var(--universal-status-paid) 60%,transparent)}.status-label--skipped{background:var(--universal-status-skipped-bg);color:var(--universal-status-skipped);border-color:color-mix(in srgb,var(--universal-status-skipped) 60%,transparent)}.universal-category-label{border:1px solid var(--category-label-border-color, var(--universal-category-label-border));background-color:var(--category-label-bg-color, var(--universal-category-label-bg));color:var(--category-label-text-color, var(--universal-category-label-text, var(--primary-text)));font-weight:600;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.universal-category-label[data-category=utilities]{--category-label-border-color: var(--category-color-utilities);--category-label-text-color: var(--category-color-utilities);--category-label-bg-color: color-mix(in srgb, var(--category-color-utilities) 20%, transparent)}.universal-category-label[data-category=subscriptions]{--category-label-border-color: var(--category-color-subscriptions);--category-label-text-color: var(--category-color-subscriptions);--category-label-bg-color: color-mix(in srgb, var(--category-color-subscriptions) 20%, transparent)}.universal-category-label[data-category=insurance]{--category-label-border-color: var(--category-color-insurance);--category-label-text-color: var(--category-color-insurance);--category-label-bg-color: color-mix(in srgb, var(--category-color-insurance) 20%, transparent)}.universal-category-label[data-category=rent]{--category-label-border-color: var(--category-color-rent);--category-label-text-color: var(--category-color-rent);--category-label-bg-color: color-mix(in srgb, var(--category-color-rent) 20%, transparent)}.universal-category-label[data-category=transport]{--category-label-border-color: var(--category-color-transport);--category-label-text-color: var(--category-color-transport);--category-label-bg-color: color-mix(in srgb, var(--category-color-transport) 20%, transparent)}.universal-category-label[data-category=entertainment]{--category-label-border-color: var(--category-color-entertainment);--category-label-text-color: var(--category-color-entertainment);--category-label-bg-color: color-mix(in srgb, var(--category-color-entertainment) 20%, transparent)}.universal-category-label[data-category=healthcare]{--category-label-border-color: var(--category-color-healthcare);--category-label-text-color: var(--category-color-healthcare);--category-label-bg-color: color-mix(in srgb, var(--category-color-healthcare) 20%, transparent)}.universal-category-label[data-category=credit-card]{--category-label-border-color: var(--category-color-credit-card);--category-label-text-color: var(--category-color-credit-card);--category-label-bg-color: color-mix(in srgb, var(--category-color-credit-card) 20%, transparent)}.universal-category-label[data-category=loan]{--category-label-border-color: var(--category-color-loan);--category-label-text-color: var(--category-color-loan);--category-label-bg-color: color-mix(in srgb, var(--category-color-loan) 20%, transparent)}.universal-category-label[data-category=groceries]{--category-label-border-color: var(--category-color-groceries);--category-label-text-color: var(--category-color-groceries);--category-label-bg-color: color-mix(in srgb, var(--category-color-groceries) 20%, transparent)}.universal-category-label[data-category=dining]{--category-label-border-color: var(--category-color-dining);--category-label-text-color: var(--category-color-dining);--category-label-bg-color: color-mix(in srgb, var(--category-color-dining) 20%, transparent)}.universal-category-label[data-category=personal-care]{--category-label-border-color: var(--category-color-personal-care);--category-label-text-color: var(--category-color-personal-care);--category-label-bg-color: color-mix(in srgb, var(--category-color-personal-care) 20%, transparent)}.universal-category-label[data-category=home-maintenance]{--category-label-border-color: var(--category-color-home-maintenance);--category-label-text-color: var(--category-color-home-maintenance);--category-label-bg-color: color-mix(in srgb, var(--category-color-home-maintenance) 20%, transparent)}.universal-category-label[data-category=pets]{--category-label-border-color: var(--category-color-pets);--category-label-text-color: var(--category-color-pets);--category-label-bg-color: color-mix(in srgb, var(--category-color-pets) 20%, transparent)}.universal-category-label[data-category=education]{--category-label-border-color: var(--category-color-education);--category-label-text-color: var(--category-color-education);--category-label-bg-color: color-mix(in srgb, var(--category-color-education) 20%, transparent)}.universal-category-label[data-category=donation]{--category-label-border-color: var(--category-color-donation);--category-label-text-color: var(--category-color-donation);--category-label-bg-color: color-mix(in srgb, var(--category-color-donation) 20%, transparent)}.universal-category-label[data-category=mortgage]{--category-label-border-color: var(--category-color-mortgage);--category-label-text-color: var(--category-color-mortgage);--category-label-bg-color: color-mix(in srgb, var(--category-color-mortgage) 20%, transparent)}.universal-category-label[data-category=other]{--category-label-border-color: var(--category-color-other);--category-label-text-color: var(--category-color-other);--category-label-bg-color: color-mix(in srgb, var(--category-color-other) 20%, transparent)}.theme-scope .bg-card{background-color:var(--card)}.theme-scope .dashboard-search-panel,.theme-scope .theme-panel,.theme-scope .support-panel,.theme-scope .card,.theme-scope .panel,.theme-scope .info-callout,.theme-scope .filters-panel,.theme-scope .stats-panel,.theme-scope .help-panel,.theme-scope .hero-panel{background:var(--theme-card-surface);border:1px solid var(--theme-card-border);box-shadow:var(--shadow)}.theme-scope .card.secondary,.theme-scope .panel.secondary,.theme-scope .support-panel.secondary{background:var(--theme-surface-muted);border-color:var(--theme-border-strong)}.theme-scope .bills-due-soon-banner{background-color:var(--universal-due-banner-bg);background-image:none;border-color:var(--universal-due-banner-border);border-width:1px;border-style:solid;color:var(--color-text-inverse);box-shadow:var(--shadow-sm);transition:background-color .2s ease,border-color .2s ease}.theme-scope .bills-due-soon-banner h3,.theme-scope .bills-due-soon-banner p,.theme-scope .bills-due-soon-banner button{color:var(--color-text-inverse)}.theme-scope .universal-delete-button{background-color:var(--universal-due-banner-bg);background-image:none;border-color:var(--universal-due-banner-border);border-width:1px;border-style:solid;color:var(--color-text-inverse);box-shadow:var(--shadow-sm);transition:background-color .2s ease,border-color .2s ease}.theme-scope .universal-delete-button,.theme-scope .universal-delete-button *{color:var(--color-text-inverse)}.theme-scope .universal-delete-button:hover{background-color:var(--universal-due-hover-bg);background-image:none;border-color:var(--universal-due-hover-border)}.theme-scope .badge.success{background:color-mix(in srgb,var(--color-success) 20%,transparent 80%);border-color:var(--color-success)}.theme-scope .badge.warning{background:color-mix(in srgb,var(--color-warning) 20%,transparent 80%);border-color:var(--color-warning)}.theme-scope .badge.danger{background:color-mix(in srgb,var(--color-danger) 20%,transparent 80%);border-color:var(--color-danger)}.theme-scope .modal,.theme-scope .popover,.theme-scope .dropdown,.theme-scope .tooltip{background:var(--theme-popover-surface);border:1px solid var(--theme-popover-border);box-shadow:var(--shadow)}.theme-scope .\!tooltip{background:var(--theme-popover-surface)!important;border:1px solid var(--theme-popover-border)!important;box-shadow:var(--shadow)!important}.theme-scope .toast{background:var(--theme-popover-surface);border:1px solid var(--theme-popover-border)}.text-upcoming{color:var(--color-warning)}.text-due{color:var(--color-danger)}.text-paid{color:var(--color-success)}.flow-brand{color:var(--color-primary)}.nav-scrim{position:absolute;inset:0;background:var(--nav-scrim-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.header-shell{background-color:transparent;border:none;isolation:isolate;overflow:visible;backdrop-filter:blur(38px) saturate(140%);-webkit-backdrop-filter:blur(38px) saturate(140%);box-shadow:var(--header-box-shadow);border-bottom:var(--header-border-bottom)}.header-shell>button[aria-label="Open navigation menu"]{background:var(--app-header-button-bg);border-color:var(--app-header-button-border);color:var(--app-header-button-color);box-shadow:var(--app-header-button-shadow)}.theme-panel{background:var(--app-theme-panel-bg);border-color:var(--app-theme-panel-border);border-radius:16px;transition:background .2s ease,border-color .2s ease}.nav-theme-option.is-active{background:var(--app-theme-option-active-bg)}main h1,main h2{background:var(--app-heading-bg);display:var(--app-heading-display);padding:var(--app-heading-padding);border-radius:var(--app-heading-border-radius);box-shadow:var(--app-heading-box-shadow)}main h4{color:var(--app-main-h4-color)}.auth-shell{background:var(--theme-shell-background)}.hero-slogan-pill{display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--surface-secondary) 76%,var(--surface) 24%);border-radius:999px;padding:.35rem 1.25rem;box-shadow:var(--hero-pill-shadow);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.pull-to-refresh-indicator{position:fixed;left:50%;transform:translate(-50%);z-index:60;width:210px;height:42px;border-radius:999px;background:var(--theme-shell-background);border:1px solid var(--border);color:var(--primary-text);font-size:11px;font-weight:600;letter-spacing:.32em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;box-shadow:var(--pull-refresh-shadow);pointer-events:none;transition:top .2s ease,opacity .2s ease}.panel-highlight{background:var(--panel-highlight-bg);border-color:var(--panel-highlight-border);color:var(--panel-highlight-color)}.info-callout{background:color-mix(in srgb,var(--surface) 84%,var(--bg) 52%);border:1px solid color-mix(in srgb,var(--border) 35%,transparent);border-radius:14px;padding:.4rem .85rem;max-width:320px;min-height:54px;display:flex;flex-direction:column;gap:.15rem}.nav-drawer{position:fixed;inset:0 auto 0 0;width:min(360px,90vw);background:var(--nav-surface);-webkit-backdrop-filter:blur(var(--nav-blur));backdrop-filter:blur(var(--nav-blur));border-right:1px solid var(--color-border);box-shadow:var(--shadow-lg);transform:translateZ(0);overflow:hidden}.nav-drawer__bg{position:absolute;inset:-40px -80px -10px 0;overflow:visible;pointer-events:none;animation:navBgDrift 18s ease-in-out infinite alternate}.nav-blob{position:absolute;width:520px;height:520px;border-radius:9999px;filter:blur(var(--nav-blob-blur));opacity:var(--nav-blob-opacity);mix-blend-mode:screen;transform:translateZ(0);will-change:transform}.nav-blob-a{top:-120px;left:-180px;background:radial-gradient(circle at 30% 30%,var(--nav-blob-1) 0%,transparent 60%);animation:navBlobA 10s ease-in-out infinite alternate}.nav-blob-b{bottom:-200px;right:-160px;background:radial-gradient(circle at 60% 40%,var(--nav-blob-2) 0%,transparent 60%);animation:navBlobB 12s ease-in-out infinite alternate}.nav-blob-c{top:40%;left:45%;background:radial-gradient(circle at 40% 70%,var(--nav-blob-3) 0%,transparent 60%);animation:navBlobC 14s ease-in-out infinite alternate}.nav-drawer__content{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;padding:24px;padding-top:calc(24px + env(safe-area-inset-top));gap:16px}.nav-section{display:flex;flex-direction:column;gap:.25rem;padding:.25rem 0}.nav-section--finance,.nav-section--account{padding-inline:0}.nav-section__title .universal-currency--negative,.nav-section__title .universal-currency--negative *{color:var(--universal-currency-negative)}.nav-section__title{font-size:.75rem;line-height:1rem;text-transform:uppercase;letter-spacing:.2em;--tw-text-opacity: 1;color:rgb(from var(--foreground) r g b / var(--tw-text-opacity, 1));color:color-mix(in srgb,var(--foreground) 70%,var(--surface) 30%)}.nav-divider{height:1px;background:color-mix(in srgb,var(--color-border-strong) 90%,transparent);opacity:1;margin:8px 0;width:100%;box-shadow:inset 0 0 1px color-mix(in srgb,var(--color-bg) 70%,var(--color-border-strong) 30%)}.form-label{display:block;margin-bottom:.35rem;font-size:.85rem;font-weight:600;letter-spacing:.02em;color:var(--theme-text-label, var(--primary-text));text-transform:uppercase}.form-helper{font-size:.75rem;color:var(--theme-text-muted, var(--text-muted));margin-top:.15rem}.nav-theme-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:6px;border-radius:999px;background:var(--theme-surface-panel, color-mix(in srgb, var(--color-surface) 60%, transparent));border:1px solid var(--theme-border-default, var(--border))}.nav-theme-option{border-radius:999px;padding:8px 10px;font-size:.85rem;font-weight:600;color:var(--theme-text-body);background:transparent;transition:all .2s ease}.nav-theme-option.is-active{background:var(--theme-action-primary-background);color:var(--theme-action-primary-text)}.calendar-day-label{background:color-mix(in srgb,var(--color-surface-2) 90%,var(--color-surface) 10%);color:var(--color-text);text-align:center;font-weight:600;font-size:.75rem;padding:.75rem 0;border-bottom:1px solid var(--color-border)}.biller-card{border:2px solid color-mix(in srgb,var(--color-secondary) 60%,var(--color-border) 40%);background:color-mix(in srgb,var(--color-secondary) 12%,var(--color-surface) 88%);transition:border-color .2s ease,background .2s ease}.biller-card:hover{border-color:color-mix(in srgb,var(--color-primary) 70%,var(--color-secondary) 30%);background:color-mix(in srgb,var(--color-secondary) 18%,var(--color-surface) 82%)}.biller-card-number{background:color-mix(in srgb,var(--color-secondary) 90%,var(--color-surface) 10%);color:var(--color-secondary-contrast)}.calendar-day{background:var(--color-surface);color:var(--primary-text);transition:background .15s ease;position:relative}.calendar-day--bills{background:color-mix(in srgb,var(--color-primary) 12%,var(--color-surface-2) 88%);border-color:color-mix(in srgb,var(--color-primary) 60%,var(--color-border) 40%)}.calendar-day--income{background:color-mix(in srgb,var(--color-success) 12%,var(--color-surface-2) 88%);border-color:color-mix(in srgb,var(--color-success) 70%,var(--color-border) 30%)}.calendar-day--outside{opacity:.65}.calendar-day--new-month{border-top-width:3px;border-top-color:var(--color-primary);box-shadow:inset 0 1px color-mix(in srgb,var(--color-primary) 40%,transparent)}.calendar-day-header{display:flex;align-items:center;gap:.35rem;margin-bottom:.35rem;font-size:.9rem}.calendar-month-chip{display:inline-flex;padding:0 .4rem;font-size:.6rem;text-transform:uppercase;letter-spacing:.2em;color:var(--color-primary);border:1px solid var(--color-primary);border-radius:999px;background:color-mix(in srgb,var(--color-primary) 20%,transparent 80%);margin:0}.calendar-item{border:1px solid var(--color-border);border-radius:.75rem;padding:.35rem .6rem;font-size:.7rem;display:flex;align-items:center;gap:.5rem;width:100%;background:var(--color-surface);color:var(--primary-text);transition:background .15s ease}.calendar-item:hover{background:var(--color-surface-2)}.calendar-bill{border-color:color-mix(in srgb,var(--color-primary) 60%,var(--color-border) 40%);background:color-mix(in srgb,var(--color-primary) 10%,var(--color-surface-2) 90%)}.calendar-income{border-color:color-mix(in srgb,var(--color-success) 60%,var(--color-border) 40%);background:color-mix(in srgb,var(--color-success) 20%,var(--color-surface-2) 80%);color:var(--color-success-active)}.calendar-mobile{justify-content:space-between}.nav-theme-option:not(.is-active):hover{background:var(--state-hover-overlay);color:var(--color-text)}@supports not (backdrop-filter: blur(1px)){.nav-drawer{background:color-mix(in srgb,var(--nav-surface) 90%,var(--color-surface))}.nav-scrim{background:color-mix(in srgb,var(--nav-scrim-bg) 80%,transparent 20%)}}@media (prefers-reduced-motion: reduce){.nav-blob,.nav-drawer__bg{animation:none}}@keyframes navBlobA{0%{transform:translate3d(-20px,-10px,0) scale(1)}to{transform:translate3d(80px,60px,0) scale(1.18)}}@keyframes navBlobB{0%{transform:translate3d(20px,30px,0) scale(1)}to{transform:translate3d(-90px,-60px,0) scale(1.14)}}@keyframes navBlobC{0%{transform:translate3d(-15px,20px,0) scale(1)}to{transform:translate3d(70px,-80px,0) scale(1.2)}}@keyframes navBgDrift{0%{transform:translateZ(0)}to{transform:translate3d(18px,-12px,0)}}[data-category-label],[data-date-label],[data-separator]{transition:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-12{bottom:-3rem}.-left-12{left:-3rem}.-right-1{right:-.25rem}.-right-12{right:-3rem}.-top-1{top:-.25rem}.-top-12{top:-3rem}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-\[-10000px\]{left:-10000px}.left-\[50\%\]{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-\[1px\]{top:1px}.top-\[50\%\]{top:50%}.top-\[60\%\]{top:60%}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-ml-4{margin-left:-1rem}.-mt-4{margin-top:-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-1{margin-left:.25rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-4{width:1rem;height:1rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-4\/5{height:80%}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100px\]{height:100px}.h-\[112px\]{height:112px}.h-\[150px\]{height:150px}.h-\[1px\]{height:1px}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-svh{height:100svh}.max-h-0{max-height:0px}.max-h-28{max-height:7rem}.max-h-48{max-height:12rem}.max-h-96{max-height:24rem}.max-h-\[1200px\]{max-height:1200px}.max-h-\[2000px\]{max-height:2000px}.max-h-\[24rem\]{max-height:24rem}.max-h-\[300px\]{max-height:300px}.max-h-\[95vh\]{max-height:95vh}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-32{min-height:8rem}.min-h-\[120px\]{min-height:120px}.min-h-\[140px\]{min-height:140px}.min-h-\[56px\]{min-height:56px}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.w-0{width:0px}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-4\/5{width:80%}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[--sidebar-width\]{width:var(--sidebar-width)}.w-\[100px\]{width:100px}.w-\[112px\]{width:112px}.w-\[150px\]{width:150px}.w-\[1px\]{width:1px}.w-\[70\%\]{width:70%}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-5{min-width:1.25rem}.min-w-\[110px\]{min-width:110px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.max-w-\[min\(100\%\,22rem\)\]{max-width:min(100%,22rem)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-px{--tw-translate-x: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-px{--tw-translate-x: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.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))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * 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))}.divide-border>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(from var(--border) r g b / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[18px\]{border-radius:18px}.rounded-\[2px\]{border-radius:2px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[--color-border\]{border-color:var(--color-border)}.border-\[color\:var\(--button-danger-border\)\]{border-color:var(--button-danger-border)}.border-\[color\:var\(--button-default-border\)\]{border-color:var(--button-default-border)}.border-\[color\:var\(--input-border\)\]{border-color:var(--input-border)}.border-\[transparent\]{border-color:transparent}.border-border{--tw-border-opacity: 1;border-color:rgb(from var(--border) r g b / var(--tw-border-opacity, 1))}.border-border\/10{border-color:rgb(from var(--border) r g b / .1)}.border-border\/15{border-color:rgb(from var(--border) r g b / .15)}.border-border\/20{border-color:rgb(from var(--border) r g b / .2)}.border-border\/30{border-color:rgb(from var(--border) r g b / .3)}.border-border\/50{border-color:rgb(from var(--border) r g b / .5)}.border-border\/60{border-color:rgb(from var(--border) r g b / .6)}.border-border\/70{border-color:rgb(from var(--border) r g b / .7)}.border-border\/80{border-color:rgb(from var(--border) r g b / .8)}.border-destructive{--tw-border-opacity: 1;border-color:rgb(from var(--destructive) r g b / var(--tw-border-opacity, 1))}.border-destructive\/50{border-color:rgb(from var(--destructive) r g b / .5)}.border-destructive\/70{border-color:rgb(from var(--destructive) r g b / .7)}.border-foreground\/20{border-color:rgb(from var(--foreground) r g b / .2)}.border-foreground\/30{border-color:rgb(from var(--foreground) r g b / .3)}.border-input{--tw-border-opacity: 1;border-color:rgb(from var(--input) r g b / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity: 1;border-color:rgb(from var(--primary) r g b / var(--tw-border-opacity, 1))}.border-primary\/20{border-color:rgb(from var(--primary) r g b / .2)}.border-primary\/25{border-color:rgb(from var(--primary) r g b / .25)}.border-primary\/30{border-color:rgb(from var(--primary) r g b / .3)}.border-primary\/40{border-color:rgb(from var(--primary) r g b / .4)}.border-sidebar-border{--tw-border-opacity: 1;border-color:rgb(from var(--sidebar-border) r g b / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-status-due\/30{border-color:rgb(from var(--status-due) r g b / .3)}.border-status-due\/70{border-color:rgb(from var(--status-due) r g b / .7)}.border-status-income\/30{border-color:rgb(from var(--status-income) r g b / .3)}.border-status-income\/70{border-color:rgb(from var(--status-income) r g b / .7)}.border-status-upcoming\/30{border-color:rgb(from var(--status-upcoming) r g b / .3)}.border-l-transparent{border-left-color:transparent}.border-t-transparent{border-top-color:transparent}.bg-\[\#05070F\]{--tw-bg-opacity: 1;background-color:rgb(5 7 15 / var(--tw-bg-opacity, 1))}.bg-\[--color-bg\]{background-color:var(--color-bg)}.bg-\[color\:var\(--button-danger-bg\)\]{background-color:var(--button-danger-bg)}.bg-\[color\:var\(--button-default-bg\)\]{background-color:var(--button-default-bg)}.bg-\[color\:var\(--input-bg\)\]{background-color:var(--input-bg)}.bg-\[transparent\]{background-color:transparent}.bg-\[var\(--color-bg\)\]{background-color:var(--color-bg)}.bg-\[var\(--color-surface-2\)\]{background-color:var(--color-surface-2)}.bg-\[var\(--fx-glass-05\)\]{background-color:var(--fx-glass-05)}.bg-\[var\(--fx-glass-10\)\]{background-color:var(--fx-glass-10)}.bg-\[var\(--fx-gradient-brand-r\)\]{background-color:var(--fx-gradient-brand-r)}.bg-\[var\(--fx-hero-radials\)\]{background-color:var(--fx-hero-radials)}.bg-\[var\(--fx-verify-bg\)\]{background-color:var(--fx-verify-bg)}.bg-\[var\(--lit-03060f\)\]{background-color:var(--lit-03060f)}.bg-accent{--tw-bg-opacity: 1;background-color:rgb(from var(--accent) r g b / var(--tw-bg-opacity, 1))}.bg-background{--tw-bg-opacity: 1;background-color:rgb(from var(--background) r g b / var(--tw-bg-opacity, 1))}.bg-background\/30{background-color:rgb(from var(--background) r g b / .3)}.bg-background\/40{background-color:rgb(from var(--background) r g b / .4)}.bg-background\/50{background-color:rgb(from var(--background) r g b / .5)}.bg-background\/60{background-color:rgb(from var(--background) r g b / .6)}.bg-background\/70{background-color:rgb(from var(--background) r g b / .7)}.bg-background\/80{background-color:rgb(from var(--background) r g b / .8)}.bg-border{--tw-bg-opacity: 1;background-color:rgb(from var(--border) r g b / var(--tw-bg-opacity, 1))}.bg-border\/20{background-color:rgb(from var(--border) r g b / .2)}.bg-border\/30{background-color:rgb(from var(--border) r g b / .3)}.bg-border\/60{background-color:rgb(from var(--border) r g b / .6)}.bg-card{--tw-bg-opacity: 1;background-color:rgb(from var(--card) r g b / var(--tw-bg-opacity, 1))}.bg-card\/50{background-color:rgb(from var(--card) r g b / .5)}.bg-card\/80{background-color:rgb(from var(--card) r g b / .8)}.bg-card\/90{background-color:rgb(from var(--card) r g b / .9)}.bg-card\/95{background-color:rgb(from var(--card) r g b / .95)}.bg-destructive{--tw-bg-opacity: 1;background-color:rgb(from var(--destructive) r g b / var(--tw-bg-opacity, 1))}.bg-destructive\/10{background-color:rgb(from var(--destructive) r g b / .1)}.bg-foreground{--tw-bg-opacity: 1;background-color:rgb(from var(--foreground) r g b / var(--tw-bg-opacity, 1))}.bg-foreground\/5{background-color:rgb(from var(--foreground) r g b / .05)}.bg-muted{--tw-bg-opacity: 1;background-color:rgb(from var(--muted) r g b / var(--tw-bg-opacity, 1))}.bg-muted\/30{background-color:rgb(from var(--muted) r g b / .3)}.bg-muted\/50{background-color:rgb(from var(--muted) r g b / .5)}.bg-muted\/60{background-color:rgb(from var(--muted) r g b / .6)}.bg-muted\/80{background-color:rgb(from var(--muted) r g b / .8)}.bg-popover{--tw-bg-opacity: 1;background-color:rgb(from var(--popover) r g b / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(from var(--primary) r g b / var(--tw-bg-opacity, 1))}.bg-primary-foreground{--tw-bg-opacity: 1;background-color:rgb(from var(--primary-foreground) r g b / var(--tw-bg-opacity, 1))}.bg-primary\/10{background-color:rgb(from var(--primary) r g b / .1)}.bg-primary\/15{background-color:rgb(from var(--primary) r g b / .15)}.bg-primary\/20{background-color:rgb(from var(--primary) r g b / .2)}.bg-primary\/5{background-color:rgb(from var(--primary) r g b / .05)}.bg-secondary{--tw-bg-opacity: 1;background-color:rgb(from var(--secondary) r g b / var(--tw-bg-opacity, 1))}.bg-secondary\/30{background-color:rgb(from var(--secondary) r g b / .3)}.bg-sidebar{--tw-bg-opacity: 1;background-color:rgb(from var(--sidebar-background) r g b / var(--tw-bg-opacity, 1))}.bg-sidebar-border{--tw-bg-opacity: 1;background-color:rgb(from var(--sidebar-border) r g b / var(--tw-bg-opacity, 1))}.bg-slate-50\/70{background-color:#f8fafcb3}.bg-status-due\/10{background-color:rgb(from var(--status-due) r g b / .1)}.bg-status-income{--tw-bg-opacity: 1;background-color:rgb(from var(--status-income) r g b / var(--tw-bg-opacity, 1))}.bg-status-income\/10{background-color:rgb(from var(--status-income) r g b / .1)}.bg-status-income\/15{background-color:rgb(from var(--status-income) r g b / .15)}.bg-status-income\/20{background-color:rgb(from var(--status-income) r g b / .2)}.bg-status-income\/80{background-color:rgb(from var(--status-income) r g b / .8)}.bg-status-upcoming\/10{background-color:rgb(from var(--status-upcoming) r g b / .1)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#7DF8D6\]{--tw-gradient-from: #7DF8D6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(125 248 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[var\(--fx-glass-10\)\]{--tw-gradient-from: var(--fx-glass-10) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-accent{--tw-gradient-from: rgb(from var(--accent) r g b / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(from var(--accent) r g b / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-background\/50{--tw-gradient-from: rgb(from var(--background) r g b / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/0{--tw-gradient-from: rgb(0 0 0 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/70{--tw-gradient-from: rgb(0 0 0 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-muted\/70{--tw-gradient-from: rgb(from var(--muted) r g b / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/80{--tw-gradient-from: rgb(from var(--primary) r g b / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-secondary\/30{--tw-gradient-from: rgb(from var(--secondary) r g b / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#56E3FF\]{--tw-gradient-to: rgb(86 227 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #56E3FF var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[var\(--fx-glass-05\)\]{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--fx-glass-05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/40{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-secondary\/80{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(from var(--secondary) r g b / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#7B5CFF\]{--tw-gradient-to: #7B5CFF var(--tw-gradient-to-position)}.to-\[transparent\]{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-accent\/30{--tw-gradient-to: rgb(from var(--accent) r g b / .3) var(--tw-gradient-to-position)}.to-background{--tw-gradient-to: rgb(from var(--background) r g b / 1) var(--tw-gradient-to-position)}.to-black\/10{--tw-gradient-to: rgb(0 0 0 / .1) var(--tw-gradient-to-position)}.to-muted\/90{--tw-gradient-to: rgb(from var(--muted) r g b / .9) var(--tw-gradient-to-position)}.to-primary\/40{--tw-gradient-to: rgb(from var(--primary) r g b / .4) var(--tw-gradient-to-position)}.to-primary\/90{--tw-gradient-to: rgb(from var(--primary) r g b / .9) var(--tw-gradient-to-position)}.to-secondary\/80{--tw-gradient-to: rgb(from var(--secondary) r g b / .8) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.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}.p-\[1px\]{padding:1px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.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-16{padding-top:4rem;padding-bottom:4rem}.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-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pb-16{padding-bottom:4rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-2\.5{padding-left:.625rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[4rem\]{font-size:4rem}.text-\[8px\]{font-size:8px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-\[0\.4em\]{letter-spacing:.4em}.tracking-\[0\.5em\]{letter-spacing:.5em}.tracking-\[0\.6em\]{letter-spacing:.6em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.text-\[\#05070F\]{--tw-text-opacity: 1;color:rgb(5 7 15 / var(--tw-text-opacity, 1))}.text-\[color\:var\(--button-danger-text\)\]{color:var(--button-danger-text)}.text-\[color\:var\(--button-default-text\)\]{color:var(--button-default-text)}.text-\[color\:var\(--input-text\)\]{color:var(--input-text)}.text-\[var\(--color-text-inverse\)\]{color:var(--color-text-inverse)}.text-\[var\(--fx-accent-1\)\]{color:var(--fx-accent-1)}.text-\[var\(--fx-contrast\)\]{color:var(--fx-contrast)}.text-accent-foreground{--tw-text-opacity: 1;color:rgb(from var(--accent-foreground) r g b / var(--tw-text-opacity, 1))}.text-card-foreground{--tw-text-opacity: 1;color:rgb(from var(--card-foreground) r g b / var(--tw-text-opacity, 1))}.text-current{color:currentColor}.text-destructive{--tw-text-opacity: 1;color:rgb(from var(--destructive) r g b / var(--tw-text-opacity, 1))}.text-destructive-foreground{--tw-text-opacity: 1;color:rgb(from var(--destructive-foreground) r g b / var(--tw-text-opacity, 1))}.text-foreground{--tw-text-opacity: 1;color:rgb(from var(--foreground) r g b / var(--tw-text-opacity, 1))}.text-foreground\/40{color:rgb(from var(--foreground) r g b / .4)}.text-foreground\/50{color:rgb(from var(--foreground) r g b / .5)}.text-foreground\/60{color:rgb(from var(--foreground) r g b / .6)}.text-foreground\/70{color:rgb(from var(--foreground) r g b / .7)}.text-foreground\/80{color:rgb(from var(--foreground) r g b / .8)}.text-foreground\/90{color:rgb(from var(--foreground) r g b / .9)}.text-muted-foreground{--tw-text-opacity: 1;color:rgb(from var(--muted-foreground) r g b / var(--tw-text-opacity, 1))}.text-popover-foreground{--tw-text-opacity: 1;color:rgb(from var(--popover-foreground) r g b / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(from var(--primary) r g b / var(--tw-text-opacity, 1))}.text-primary-foreground{--tw-text-opacity: 1;color:rgb(from var(--primary-foreground) r g b / var(--tw-text-opacity, 1))}.text-primary\/70{color:rgb(from var(--primary) r g b / .7)}.text-primary\/80{color:rgb(from var(--primary) r g b / .8)}.text-secondary{--tw-text-opacity: 1;color:rgb(from var(--secondary) r g b / var(--tw-text-opacity, 1))}.text-secondary-foreground{--tw-text-opacity: 1;color:rgb(from var(--secondary-foreground) r g b / var(--tw-text-opacity, 1))}.text-sidebar-foreground{--tw-text-opacity: 1;color:rgb(from var(--sidebar-foreground) r g b / var(--tw-text-opacity, 1))}.text-sidebar-foreground\/70{color:rgb(from var(--sidebar-foreground) r g b / .7)}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-status-due{--tw-text-opacity: 1;color:rgb(from var(--status-due) r g b / var(--tw-text-opacity, 1))}.text-status-income{--tw-text-opacity: 1;color:rgb(from var(--status-income) r g b / var(--tw-text-opacity, 1))}.text-status-income\/70{color:rgb(from var(--status-income) r g b / .7)}.text-status-upcoming{--tw-text-opacity: 1;color:rgb(from var(--status-upcoming) r g b / var(--tw-text-opacity, 1))}.text-status-upcoming\/70{color:rgb(from var(--status-upcoming) r g b / .7)}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);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 rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(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)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[var\(--fx-glow-info\)\]{--tw-shadow-color: var(--fx-glow-info);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--fx-glow-muted\)\]{--tw-shadow-color: var(--fx-glow-muted);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--fx-glow-primary\)\]{--tw-shadow-color: var(--fx-glow-primary);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--fx-glow-success\)\]{--tw-shadow-color: var(--fx-glow-success);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--fx-glow-warning\)\]{--tw-shadow-color: var(--fx-glow-warning);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--pricing-btn-shadow\)\]{--tw-shadow-color: var(--pricing-btn-shadow);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--pricing-card-shadow\)\]{--tw-shadow-color: var(--pricing-card-shadow);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--pricing-pro-card-shadow\)\]{--tw-shadow-color: var(--pricing-pro-card-shadow);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--shadow-lg\)\]{--tw-shadow-color: var(--shadow-lg);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--shadow-md\)\]{--tw-shadow-color: var(--shadow-md);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-ring{--tw-ring-opacity: 1;--tw-ring-color: rgb(from var(--ring) r g b / var(--tw-ring-opacity, 1))}.ring-sidebar-ring{--tw-ring-opacity: 1;--tw-ring-color: rgb(from var(--sidebar-ring) r g b / var(--tw-ring-opacity, 1))}.ring-offset-\[color\:var\(--input-bg\)\]{--tw-ring-offset-color: var(--input-bg)}.ring-offset-background{--tw-ring-offset-color: rgb(from var(--background) r g b / 1)}.blur{--tw-blur: blur(8px);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)}.blur-2xl{--tw-blur: blur(40px);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)}.blur-3xl{--tw-blur: blur(64px);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)}.brightness-75{--tw-brightness: brightness(.75);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)}.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);-webkit-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-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-2xl{--tw-backdrop-blur: blur(40px);-webkit-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-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-3xl{--tw-backdrop-blur: blur(64px);-webkit-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-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-lg{--tw-backdrop-blur: blur(16px);-webkit-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-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);-webkit-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-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-xl{--tw-backdrop-blur: blur(24px);-webkit-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-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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\,opa\]{transition-property:margin,opa;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[max-height\,opacity\,transform\]{transition-property:max-height,opacity,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[max-height\]{transition-property:max-height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.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}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-80{--tw-enter-opacity: .8}.duration-1000{animation-duration:1s}.duration-150{animation-duration:.15s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.running{animation-play-state:running}.paused{animation-play-state:paused}[data-sidebar=content]{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--sidebar-border) 70%,transparent 30%) transparent;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 1rem)}[data-sidebar=content]::-webkit-scrollbar{width:7px}[data-sidebar=content]::-webkit-scrollbar-track{background:transparent}[data-sidebar=content]::-webkit-scrollbar-thumb{background-color:color-mix(in srgb,var(--sidebar-border) 70%,transparent 30%);border-radius:999px;border:2px solid transparent;background-clip:padding-box}.\[background-image\:var\(--fx-gradient-accent-divider\)\]{background-image:var(--fx-gradient-accent-divider)}.file\:text-foreground::file-selector-button .universal-currency--negative,.file\:text-foreground::file-selector-button .universal-currency--negative *{color:var(--universal-currency-negative)!important}.hover\:text-foreground:hover .universal-currency--negative,.hover\:text-foreground:hover .universal-currency--negative *,.group.toaster .group-\[\.toaster\]\:text-foreground .universal-currency--negative,.group.toaster .group-\[\.toaster\]\:text-foreground .universal-currency--negative *,.data-\[state\=active\]\:text-foreground[data-state=active] .universal-currency--negative,.data-\[state\=active\]\:text-foreground[data-state=active] .universal-currency--negative *{color:var(--universal-currency-negative)!important}.theme-scope .dark\:bg-card:is(.dark *){background-color:var(--card)}.theme-scope .dark\:hover\:bg-card:hover:is(.dark *){background-color:var(--card)}.\[\&\>svg\]\:text-foreground>svg .universal-currency--negative,.\[\&\>svg\]\:text-foreground>svg .universal-currency--negative *{color:var(--universal-currency-negative)!important}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-\[transparent\]::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{--tw-text-opacity: 1;color:rgb(from var(--foreground) r g b / var(--tw-text-opacity, 1))}.placeholder\:text-\[color\:var\(--input-placeholder\)\]::-moz-placeholder{color:var(--input-placeholder)}.placeholder\:text-\[color\:var\(--input-placeholder\)\]::placeholder{color:var(--input-placeholder)}.placeholder\:text-foreground\/50::-moz-placeholder{color:rgb(from var(--foreground) r g b / .5)}.placeholder\:text-foreground\/50::placeholder{color:rgb(from var(--foreground) r g b / .5)}.placeholder\:text-muted-foreground::-moz-placeholder{--tw-text-opacity: 1;color:rgb(from var(--muted-foreground) r g b / var(--tw-text-opacity, 1))}.placeholder\:text-muted-foreground::placeholder{--tw-text-opacity: 1;color:rgb(from var(--muted-foreground) r g b / var(--tw-text-opacity, 1))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);inset:-.5rem}.after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-1:after{content:var(--tw-content);width:.25rem}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.first\:rounded-l-md:first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.first\:border-l:first-child{border-left-width:1px}.last\:rounded-r-md:last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.hover\:border-\[color\:var\(--button-danger-border\)\]:hover{border-color:var(--button-danger-border)}.hover\:border-\[color\:var\(--button-default-hover-border\)\]:hover{border-color:var(--button-default-hover-border)}.hover\:border-\[color\:var\(--input-border-hover\)\]:hover{border-color:var(--input-border-hover)}.hover\:border-border\/40:hover{border-color:rgb(from var(--border) r g b / .4)}.hover\:border-foreground\/70:hover{border-color:rgb(from var(--foreground) r g b / .7)}.hover\:border-primary:hover{--tw-border-opacity: 1;border-color:rgb(from var(--primary) r g b / var(--tw-border-opacity, 1))}.hover\:border-primary\/40:hover{border-color:rgb(from var(--primary) r g b / .4)}.hover\:border-primary\/50:hover{border-color:rgb(from var(--primary) r g b / .5)}.hover\:border-primary\/70:hover{border-color:rgb(from var(--primary) r g b / .7)}.hover\:border-primary\/80:hover{border-color:rgb(from var(--primary) r g b / .8)}.hover\:border-slate-300:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.hover\:bg-\[color\:var\(--button-danger-hover\)\]:hover{background-color:var(--button-danger-hover)}.hover\:bg-\[color\:var\(--button-default-hover-bg\)\]:hover{background-color:var(--button-default-hover-bg)}.hover\:bg-\[color\:var\(--input-hover-bg\)\]:hover{background-color:var(--input-hover-bg)}.hover\:bg-\[var\(--fx-glass-10\)\]:hover{background-color:var(--fx-glass-10)}.hover\:bg-\[var\(--state-hover-overlay\)\]:hover{background-color:var(--state-hover-overlay)}.hover\:bg-accent:hover{--tw-bg-opacity: 1;background-color:rgb(from var(--accent) r g b / var(--tw-bg-opacity, 1))}.hover\:bg-background\/50:hover{background-color:rgb(from var(--background) r g b / .5)}.hover\:bg-background\/60:hover{background-color:rgb(from var(--background) r g b / .6)}.hover\:bg-background\/70:hover{background-color:rgb(from var(--background) r g b / .7)}.hover\:bg-card\/70:hover{background-color:rgb(from var(--card) r g b / .7)}.hover\:bg-card\/80:hover{background-color:rgb(from var(--card) r g b / .8)}.hover\:bg-destructive\/80:hover{background-color:rgb(from var(--destructive) r g b / .8)}.hover\:bg-muted:hover{--tw-bg-opacity: 1;background-color:rgb(from var(--muted) r g b / var(--tw-bg-opacity, 1))}.hover\:bg-muted\/50:hover{background-color:rgb(from var(--muted) r g b / .5)}.hover\:bg-muted\/60:hover{background-color:rgb(from var(--muted) r g b / .6)}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(from var(--primary) r g b / var(--tw-bg-opacity, 1))}.hover\:bg-primary\/20:hover{background-color:rgb(from var(--primary) r g b / .2)}.hover\:bg-primary\/80:hover{background-color:rgb(from var(--primary) r g b / .8)}.hover\:bg-primary\/90:hover{background-color:rgb(from var(--primary) r g b / .9)}.hover\:bg-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(from var(--secondary) r g b / var(--tw-bg-opacity, 1))}.hover\:bg-secondary\/80:hover{background-color:rgb(from var(--secondary) r g b / .8)}.hover\:bg-sidebar-accent:hover{--tw-bg-opacity: 1;background-color:rgb(from var(--sidebar-accent) r g b / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:text-accent-foreground:hover{--tw-text-opacity: 1;color:rgb(from var(--accent-foreground) r g b / var(--tw-text-opacity, 1))}.hover\:text-foreground:hover{--tw-text-opacity: 1;color:rgb(from var(--foreground) r g b / var(--tw-text-opacity, 1))}.hover\:text-foreground\/90:hover{color:rgb(from var(--foreground) r g b / .9)}.hover\:text-muted-foreground:hover{--tw-text-opacity: 1;color:rgb(from var(--muted-foreground) r g b / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(from var(--primary) r g b / var(--tw-text-opacity, 1))}.hover\:text-primary-foreground:hover{--tw-text-opacity: 1;color:rgb(from var(--primary-foreground) r g b / var(--tw-text-opacity, 1))}.hover\:text-primary\/80:hover{color:rgb(from var(--primary) r g b / .8)}.hover\:text-sidebar-accent-foreground:hover{--tw-text-opacity: 1;color:rgb(from var(--sidebar-accent-foreground) r g b / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[var\(--pricing-btn-shadow-hover\)\]:hover{--tw-shadow-color: var(--pricing-btn-shadow-hover);--tw-shadow: var(--tw-shadow-colored)}.hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(from var(--sidebar-border) r g b / var(--tw-bg-opacity, 1))}.focus\:border-\[\#7DF8D6\]:focus{--tw-border-opacity: 1;border-color:rgb(125 248 214 / var(--tw-border-opacity, 1))}.focus\:border-\[color\:var\(--input-border-focus\)\]:focus{border-color:var(--input-border-focus)}.focus\:border-\[var\(--fx-accent-1\)\]:focus{border-color:var(--fx-accent-1)}.focus\:border-primary:focus{--tw-border-opacity: 1;border-color:rgb(from var(--primary) r g b / var(--tw-border-opacity, 1))}.focus\:bg-accent:focus{--tw-bg-opacity: 1;background-color:rgb(from var(--accent) r g b / var(--tw-bg-opacity, 1))}.focus\:bg-primary:focus{--tw-bg-opacity: 1;background-color:rgb(from var(--primary) r g b / var(--tw-bg-opacity, 1))}.focus\:text-accent-foreground:focus{--tw-text-opacity: 1;color:rgb(from var(--accent-foreground) r g b / var(--tw-text-opacity, 1))}.focus\:text-primary-foreground:focus{--tw-text-opacity: 1;color:rgb(from var(--primary-foreground) r g b / var(--tw-text-opacity, 1))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[color\:var\(--input-focus\)\]:focus{--tw-ring-color: var(--input-focus)}.focus\:ring-primary\/50:focus{--tw-ring-color: rgb(from var(--primary) r g b / .5)}.focus\:ring-ring:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(from var(--ring) r g b / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\:ring-offset-\[color\:var\(--input-bg\)\]:focus{--tw-ring-offset-color: var(--input-bg)}.focus-visible\:border-\[color\:var\(--input-border-focus\)\]:focus-visible{border-color:var(--input-border-focus)}.focus-visible\:border-slate-500:focus-visible{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-0:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-\[color\:var\(--button-danger-focus\)\]:focus-visible{--tw-ring-color: var(--button-danger-focus)}.focus-visible\:ring-\[color\:var\(--button-default-focus\)\]:focus-visible{--tw-ring-color: var(--button-default-focus)}.focus-visible\:ring-\[color\:var\(--input-focus\)\]:focus-visible{--tw-ring-color: var(--input-focus)}.focus-visible\:ring-\[var\(--color-text-inverse\)\]:focus-visible{--tw-ring-color: var(--color-text-inverse)}.focus-visible\:ring-primary:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(from var(--primary) r g b / var(--tw-ring-opacity, 1))}.focus-visible\:ring-primary\/40:focus-visible{--tw-ring-color: rgb(from var(--primary) r g b / .4)}.focus-visible\:ring-ring:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(from var(--ring) r g b / var(--tw-ring-opacity, 1))}.focus-visible\:ring-sidebar-ring:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(from var(--sidebar-ring) r g b / var(--tw-ring-opacity, 1))}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width: 1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-\[color\:var\(--input-bg\)\]:focus-visible{--tw-ring-offset-color: var(--input-bg)}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: rgb(from var(--background) r g b / 1)}.active\:bg-\[color\:var\(--button-default-active-bg\)\]:active{background-color:var(--button-default-active-bg)}.active\:bg-sidebar-accent:active{--tw-bg-opacity: 1;background-color:rgb(from var(--sidebar-accent) r g b / var(--tw-bg-opacity, 1))}.active\:text-\[color\:var\(--button-default-active-text\)\]:active{color:var(--button-default-active-text)}.active\:text-sidebar-accent-foreground:active{--tw-text-opacity: 1;color:rgb(from var(--sidebar-accent-foreground) r g b / var(--tw-text-opacity, 1))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group:hover .group-hover\:text-foreground\/70{color:rgb(from var(--foreground) r g b / .7)}.group\/menu-item:hover .group-hover\/menu-item\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));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)}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:rgb(from var(--muted) r g b / .4)}.group.toaster .group-\[\.toaster\]\:border-border{--tw-border-opacity: 1;border-color:rgb(from var(--border) r g b / var(--tw-border-opacity, 1))}.group.toast .group-\[\.toast\]\:bg-muted{--tw-bg-opacity: 1;background-color:rgb(from var(--muted) r g b / var(--tw-bg-opacity, 1))}.group.toast .group-\[\.toast\]\:bg-primary{--tw-bg-opacity: 1;background-color:rgb(from var(--primary) r g b / var(--tw-bg-opacity, 1))}.group.toaster .group-\[\.toaster\]\:bg-background{--tw-bg-opacity: 1;background-color:rgb(from var(--background) r g b / var(--tw-bg-opacity, 1))}.group.toast .group-\[\.toast\]\:text-muted-foreground{--tw-text-opacity: 1;color:rgb(from var(--muted-foreground) r g b / var(--tw-text-opacity, 1))}.group.toast .group-\[\.toast\]\:text-primary-foreground{--tw-text-opacity: 1;color:rgb(from var(--primary-foreground) r g b / var(--tw-text-opacity, 1))}.group.toaster .group-\[\.toaster\]\:text-foreground{--tw-text-opacity: 1;color:rgb(from var(--foreground) r g b / var(--tw-text-opacity, 1))}.group.toaster .group-\[\.toaster\]\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:rgb(from var(--destructive) r g b / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{--tw-bg-opacity: 1;background-color:rgb(from var(--destructive) r g b / var(--tw-bg-opacity, 1))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{--tw-text-opacity: 1;color:rgb(from var(--destructive-foreground) r g b / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(from var(--destructive) r g b / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.peer\/menu-button:hover~.peer-hover\/menu-button\:text-sidebar-accent-foreground{--tw-text-opacity: 1;color:rgb(from var(--sidebar-accent-foreground) r g b / var(--tw-text-opacity, 1))}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){--tw-bg-opacity: 1;background-color:rgb(from var(--sidebar-background) r g b / var(--tw-bg-opacity, 1))}.has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{padding-right:2rem}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:bg-accent[aria-selected=true]{--tw-bg-opacity: 1;background-color:rgb(from var(--accent) r g b / var(--tw-bg-opacity, 1))}.aria-selected\:bg-accent\/50[aria-selected=true]{background-color:rgb(from var(--accent) r g b / .5)}.aria-selected\:text-accent-foreground[aria-selected=true]{--tw-text-opacity: 1;color:rgb(from var(--accent-foreground) r g b / var(--tw-text-opacity, 1))}.aria-selected\:text-muted-foreground[aria-selected=true]{--tw-text-opacity: 1;color:rgb(from var(--muted-foreground) r g b / var(--tw-text-opacity, 1))}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.aria-selected\:opacity-30[aria-selected=true]{opacity:.3}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled],.data-\[state\=closed\]\:pointer-events-none[data-state=closed]{pointer-events:none}.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{--tw-bg-opacity: 1;background-color:rgb(from var(--sidebar-accent) r g b / var(--tw-bg-opacity, 1))}.data-\[active\]\:bg-accent\/50[data-active]{background-color:rgb(from var(--accent) r g b / .5)}.data-\[selected\=\'true\'\]\:bg-accent[data-selected=true]{--tw-bg-opacity: 1;background-color:rgb(from var(--accent) r g b / var(--tw-bg-opacity, 1))}.data-\[state\=active\]\:bg-background[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(from var(--background) r g b / var(--tw-bg-opacity, 1))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(from var(--primary) r g b / var(--tw-bg-opacity, 1))}.data-\[state\=on\]\:bg-accent[data-state=on],.data-\[state\=open\]\:bg-accent[data-state=open]{--tw-bg-opacity: 1;background-color:rgb(from var(--accent) r g b / var(--tw-bg-opacity, 1))}.data-\[state\=open\]\:bg-accent\/50[data-state=open]{background-color:rgb(from var(--accent) r g b / .5)}.data-\[state\=open\]\:bg-secondary[data-state=open]{--tw-bg-opacity: 1;background-color:rgb(from var(--secondary) r g b / var(--tw-bg-opacity, 1))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{--tw-bg-opacity: 1;background-color:rgb(from var(--muted) r g b / var(--tw-bg-opacity, 1))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{--tw-bg-opacity: 1;background-color:rgb(from var(--input) r g b / var(--tw-bg-opacity, 1))}.data-\[active\=true\]\:font-medium[data-active=true]{font-weight:500}.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{--tw-text-opacity: 1;color:rgb(from var(--sidebar-accent-foreground) r g b / var(--tw-text-opacity, 1))}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{--tw-text-opacity: 1;color:rgb(from var(--accent-foreground) r g b / var(--tw-text-opacity, 1))}.data-\[state\=active\]\:text-foreground[data-state=active]{--tw-text-opacity: 1;color:rgb(from var(--foreground) r g b / var(--tw-text-opacity, 1))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{--tw-text-opacity: 1;color:rgb(from var(--primary-foreground) r g b / var(--tw-text-opacity, 1))}.data-\[state\=on\]\:text-accent-foreground[data-state=on],.data-\[state\=open\]\:text-accent-foreground[data-state=open]{--tw-text-opacity: 1;color:rgb(from var(--accent-foreground) r g b / var(--tw-text-opacity, 1))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{--tw-text-opacity: 1;color:rgb(from var(--muted-foreground) r g b / var(--tw-text-opacity, 1))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=closed\]\:opacity-0[data-state=closed]{opacity:0}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow: 0 1px 2px 0 rgb(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)}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[motion\^\=from-\]\:animate-in[data-motion^=from-],.data-\[state\=open\]\:animate-in[data-state=open],.data-\[state\=visible\]\:animate-in[data-state=visible]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[motion\^\=to-\]\:animate-out[data-motion^=to-],.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[state\=hidden\]\:animate-out[data-state=hidden],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[motion\^\=from-\]\:fade-in[data-motion^=from-]{--tw-enter-opacity: 0}.data-\[motion\^\=to-\]\:fade-out[data-motion^=to-],.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=hidden\]\:fade-out[data-state=hidden]{--tw-exit-opacity: 0}.data-\[state\=open\]\:fade-in-0[data-state=open],.data-\[state\=visible\]\:fade-in[data-state=visible]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-90[data-state=open]{--tw-enter-scale: .9}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end]{--tw-enter-translate-x: 13rem}.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start]{--tw-enter-translate-x: -13rem}.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end]{--tw-exit-translate-x: 13rem}.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start]{--tw-exit-translate-x: -13rem}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x: -100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed],.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y: -100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y: 100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x: -100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:0}.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction=vertical]:after{content:var(--tw-content);height:.25rem}.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open]{--tw-bg-opacity: 1;background-color:rgb(from var(--sidebar-accent) r g b / var(--tw-bg-opacity, 1))}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open]{--tw-text-opacity: 1;color:rgb(from var(--sidebar-accent-foreground) r g b / var(--tw-text-opacity, 1))}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width) * -1)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width) * -1)}.group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.group[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden{display:none}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8{width:2rem!important;height:2rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{width:var(--sidebar-width-icon)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{width:calc(var(--sidebar-width-icon) + 1rem)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0{width:0px}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-side=right] .group-data-\[side\=right\]\:rotate-180,.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden{overflow:hidden}.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg{border-radius:var(--radius)}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border{border-width:1px}.group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border-sidebar-border{--tw-border-opacity: 1;border-color:rgb(from var(--sidebar-border) r g b / var(--tw-border-opacity, 1))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{content:var(--tw-content);left:100%}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{--tw-bg-opacity: 1;background-color:rgb(from var(--sidebar-background) r g b / var(--tw-bg-opacity, 1))}.peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.peer[data-variant=inset]~.peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\]{min-height:calc(100svh - 1rem)}.peer\/menu-button[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{--tw-text-opacity: 1;color:rgb(from var(--sidebar-accent-foreground) r g b / var(--tw-text-opacity, 1))}.dark\:divide-border:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(from var(--border) r g b / var(--tw-divide-opacity, 1))}.dark\:border-border:is(.dark *){--tw-border-opacity: 1;border-color:rgb(from var(--border) r g b / var(--tw-border-opacity, 1))}.dark\:border-destructive:is(.dark *){--tw-border-opacity: 1;border-color:rgb(from var(--destructive) r g b / var(--tw-border-opacity, 1))}.dark\:border-destructive\/80:is(.dark *){border-color:rgb(from var(--destructive) r g b / .8)}.dark\:border-primary\/30:is(.dark *){border-color:rgb(from var(--primary) r g b / .3)}.dark\:border-primary\/40:is(.dark *){border-color:rgb(from var(--primary) r g b / .4)}.dark\:bg-background:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(from var(--background) r g b / var(--tw-bg-opacity, 1))}.dark\:bg-card:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(from var(--card) r g b / var(--tw-bg-opacity, 1))}.dark\:bg-card\/50:is(.dark *){background-color:rgb(from var(--card) r g b / .5)}.dark\:bg-card\/85:is(.dark *){background-color:rgb(from var(--card) r g b / .85)}.dark\:bg-destructive\/20:is(.dark *){background-color:rgb(from var(--destructive) r g b / .2)}.dark\:bg-primary\/10:is(.dark *){background-color:rgb(from var(--primary) r g b / .1)}.dark\:bg-secondary\/20:is(.dark *){background-color:rgb(from var(--secondary) r g b / .2)}.dark\:from-card\/90:is(.dark *){--tw-gradient-from: rgb(from var(--card) r g b / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-primary\/60:is(.dark *){--tw-gradient-from: rgb(from var(--primary) r g b / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-secondary\/20:is(.dark *){--tw-gradient-from: rgb(from var(--secondary) r g b / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:via-secondary\/60:is(.dark *){--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(from var(--secondary) r g b / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:to-accent\/20:is(.dark *){--tw-gradient-to: rgb(from var(--accent) r g b / .2) var(--tw-gradient-to-position)}.dark\:to-card\/80:is(.dark *){--tw-gradient-to: rgb(from var(--card) r g b / .8) var(--tw-gradient-to-position)}.dark\:to-secondary\/60:is(.dark *){--tw-gradient-to: rgb(from var(--secondary) r g b / .6) var(--tw-gradient-to-position)}.dark\:text-destructive-foreground\/70:is(.dark *){color:rgb(from var(--destructive-foreground) r g b / .7)}.dark\:text-destructive-foreground\/90:is(.dark *){color:rgb(from var(--destructive-foreground) r g b / .9)}.dark\:text-foreground\/60:is(.dark *){color:rgb(from var(--foreground) r g b / .6)}.dark\:text-foreground\/70:is(.dark *){color:rgb(from var(--foreground) r g b / .7)}.dark\:text-secondary:is(.dark *){--tw-text-opacity: 1;color:rgb(from var(--secondary) r g b / var(--tw-text-opacity, 1))}.dark\:text-status-income:is(.dark *){--tw-text-opacity: 1;color:rgb(from var(--status-income) r g b / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-foreground\/40:is(.dark *)::-moz-placeholder{color:rgb(from var(--foreground) r g b / .4)}.dark\:placeholder\:text-foreground\/40:is(.dark *)::placeholder{color:rgb(from var(--foreground) r g b / .4)}.dark\:hover\:bg-card:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(from var(--card) r g b / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-card\/70:hover:is(.dark *){background-color:rgb(from var(--card) r g b / .7)}.dark\:hover\:bg-card\/80:hover:is(.dark *){background-color:rgb(from var(--card) r g b / .8)}.dark\:hover\:bg-primary\/30:hover:is(.dark *){background-color:rgb(from var(--primary) r g b / .3)}@media (min-width: 640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:mt-0{margin-top:0}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-auto{width:auto}.sm\:max-w-sm{max-width:24rem}.sm\:flex-none{flex:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-3{gap:.75rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:self-auto{align-self:auto}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pt-4{padding-top:1rem}.sm\:text-left{text-align:left}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-\[14px\]{font-size:14px}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:col-span-2{grid-column:span 2 / span 2}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-12{height:3rem}.md\:h-4{height:1rem}.md\:w-12{width:3rem}.md\:w-4{width:1rem}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:max-w-\[420px\]{max-width:420px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-\[2fr\,1fr\]{grid-template-columns:2fr 1fr}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-3{gap:.75rem}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.md\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.md\:rounded-xl{border-radius:.75rem}.md\:p-12{padding:3rem}.md\:p-3{padding:.75rem}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:text-right{text-align:right}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:opacity-0{opacity:0}.after\:md\:hidden:after{content:var(--tw-content);display:none}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-state=collapsed][data-variant=inset]~.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media (min-width: 1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[1\.05fr\,0\.95fr\]{grid-template-columns:1.05fr .95fr}.lg\:grid-cols-\[1\.1fr\,0\.9fr\]{grid-template-columns:1.1fr .9fr}.lg\:grid-cols-\[1fr\,1\.5fr\]{grid-template-columns:1fr 1.5fr}.lg\:grid-cols-\[1fr\,1fr\,1fr\]{grid-template-columns:1fr 1fr 1fr}.lg\:grid-cols-\[1fr\,2fr\]{grid-template-columns:1fr 2fr}.lg\:grid-cols-\[3fr_2fr\]{grid-template-columns:3fr 2fr}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width: 1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-\[1fr\,320px\]{grid-template-columns:1fr 320px}}.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){--tw-bg-opacity: 1;background-color:rgb(from var(--accent) r g b / var(--tw-bg-opacity, 1))}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside){background-color:rgb(from var(--accent) r g b / .5)}.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>span\:last-child\]\:truncate>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y: -3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>svg\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:left-4>svg{left:1rem}.\[\&\>svg\]\:top-4>svg{top:1rem}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.\[\&\>svg\]\:h-3>svg{height:.75rem}.\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.\[\&\>svg\]\:w-3>svg{width:.75rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-destructive>svg{--tw-text-opacity: 1;color:rgb(from var(--destructive) r g b / var(--tw-text-opacity, 1))}.\[\&\>svg\]\:text-foreground>svg{--tw-text-opacity: 1;color:rgb(from var(--foreground) r g b / var(--tw-text-opacity, 1))}.\[\&\>svg\]\:text-muted-foreground>svg{--tw-text-opacity: 1;color:rgb(from var(--muted-foreground) r g b / var(--tw-text-opacity, 1))}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{--tw-text-opacity: 1;color:rgb(from var(--sidebar-accent-foreground) r g b / var(--tw-text-opacity, 1))}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:rgb(from var(--muted-foreground) r g b / 1)}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'var\(--lit-cccccc\)\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="var(--lit-cccccc)"]{stroke:rgb(from var(--border) r g b / .5)}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:rgb(from var(--border) r g b / 1)}.\[\&_\.recharts-dot\[stroke\=\'var\(--lit-ffffff\)\'\]\]\:stroke-transparent .recharts-dot[stroke="var(--lit-ffffff)"]{stroke:transparent}.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{outline:2px solid transparent;outline-offset:2px}.\[\&_\.recharts-polar-grid_\[stroke\=\'var\(--lit-cccccc\)\'\]\]\:stroke-border .recharts-polar-grid [stroke="var(--lit-cccccc)"]{stroke:rgb(from var(--border) r g b / 1)}.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{fill:rgb(from var(--muted) r g b / 1)}.\[\&_\.recharts-reference-line_\[stroke\=\'var\(--lit-cccccc\)\'\]\]\:stroke-border .recharts-reference-line [stroke="var(--lit-cccccc)"]{stroke:rgb(from var(--border) r g b / 1)}.\[\&_\.recharts-sector\[stroke\=\'var\(--lit-ffffff\)\'\]\]\:stroke-transparent .recharts-sector[stroke="var(--lit-ffffff)"]{stroke:transparent}.\[\&_\.recharts-sector\]\:outline-none .recharts-sector,.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{outline:2px solid transparent;outline-offset:2px}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{--tw-text-opacity: 1;color:rgb(from var(--muted-foreground) r g b / var(--tw-text-opacity, 1))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}.aurora-standalone:not(.legal-page){background-color:#000;color:#fff}.aurora-standalone.legal-page{background-color:#fff;color:#030712}.aurora-standalone.landing-page{background-color:transparent}body.landing-page-body{background-color:#000}.aurora-standalone.landing-page .landing-tint{background:#00000073}.aurora-standalone.landing-page .hero-bg,.aurora-standalone.landing-page .pointer-events-none>div{background:transparent}.aurora-standalone.landing-page .hero-slogan-pill{background:#00000059;box-shadow:none}.aurora-standalone.landing-page .bg-\[var\(--fx-hero-radials\)\]{background:none}.aurora-standalone .pointer-events-none{background-color:#000}.aurora-standalone.landing-page .pointer-events-none,.aurora-standalone.pricing-page .pointer-events-none{background-color:transparent}.aurora-standalone.pricing-page .pointer-events-none>div{background:transparent!important}.aurora-standalone.pricing-page .bg-[var(--fx-hero-radials)]{background:none!important}.aurora-standalone.legal-page .pointer-events-none{background-color:transparent}.aurora-standalone.legal-page .pointer-events-none>div{background:transparent!important}.aurora-standalone.legal-page .bg-[var(--fx-hero-radials)]{background:none!important}.aurora-standalone video{background-color:#000}.aurora-standalone .hero-bg,.aurora-standalone .pointer-events-none>div{background:#000000d9}.aurora-standalone .public-header,.aurora-standalone .public-footer{background:#000000b3;border-color:#fff3;color:#fff}.aurora-standalone .public-header{border-bottom:2px solid #7DF8D6;box-shadow:0 20px 40px #7df8d659}.aurora-standalone .public-header button,.aurora-standalone .public-footer button,.aurora-standalone .public-footer span,.aurora-standalone .public-footer p,.aurora-standalone .public-footer a{color:#fff}.aurora-standalone .hero-slogan-pill{background:#ffffff14;border-color:#ffffff4d;color:var(--color-text-inverse)}.aurora-standalone .auth-brand-shell{align-items:center}.auth-brand-shell{margin:0 auto;max-width:520px;justify-content:center;text-align:center}.auth-logo{border-radius:24px}.aurora-standalone .auth-hero-pill{background:#000000a6;border-color:#ffffff59;box-shadow:inset 0 0 0 1px #ffffff26}.aurora-standalone .auth-brand-shell .auth-accent{color:#7df8d6}.slogan-text,.hero-slogan-pill{color:var(--color-text-inverse)}.slogan-light{color:var(--fx-accent-1)}.aurora-standalone span.fi-accent{color:var(--fx-accent-2)}.aurora-standalone:not(.legal-page) h1,.aurora-standalone:not(.legal-page) h2,.aurora-standalone:not(.legal-page) h3,.aurora-standalone:not(.legal-page) h4,.aurora-standalone:not(.legal-page) p,.aurora-standalone:not(.legal-page) span{color:#fff}.aurora-standalone span.slogan-light{color:var(--fx-accent-1)}.aurora-standalone .public-header .slogan-light{color:#7df8d6}.aurora-standalone .auth-form-shell{background:linear-gradient(180deg,#050711f2,#060a1ccc);border-color:#fff3;box-shadow:0 25px 55px #000000b3,0 0 50px #4fd1ff2e;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);transition:border-color .3s ease,box-shadow .3s ease}.aurora-standalone .auth-form-shell .aurora-input{background:#080b1acc;border-color:#4fd1ff66;box-shadow:inset 0 0 0 1px #4fd1ff26;color:#fff;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.aurora-standalone .auth-form-shell .aurora-input::-moz-placeholder{color:#ffffff8c}.aurora-standalone .auth-form-shell .aurora-input::placeholder{color:#ffffff8c}.aurora-standalone .auth-form-shell .aurora-input:focus-visible{border-color:var(--fx-accent-1);box-shadow:0 0 0 3px #4fd1ff59}.aurora-standalone .auth-form-shell{border-radius:1.5rem}.aurora-standalone .aurora-cta-button{background:linear-gradient(120deg,#7df8d6,#56e3ff 55%,#8b5dff);box-shadow:0 20px 40px #4fd1ff73;border:none;color:#03030a;transition:transform .2s ease,box-shadow .2s ease}.aurora-standalone .aurora-cta-button:hover{transform:translateY(-1px);box-shadow:0 25px 45px #4fd1ff59}.aurora-standalone .aurora-cta-link{color:var(--fx-accent-1);font-weight:600;letter-spacing:.02em}.aurora-standalone .aurora-cta-link:hover{color:var(--fx-accent-2);text-decoration:underline}.aurora-standalone .aurora-forgot-shell{background:#080c1899;border-color:#ffffff1a;box-shadow:inset 0 0 0 1px #4fd1ff33,0 15px 30px #00000080;border-radius:1.25rem;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.aurora-standalone .rounded-2xl,.aurora-standalone .rounded-3xl,.aurora-standalone .glass-panel,.aurora-standalone .bg-\[var\(--fx-glass-05\)\],.aurora-standalone .bg-\[var\(--fx-glass-10\)\]{background:#ffffff0a;border-color:#fff3;color:#fff}.aurora-standalone input,.aurora-standalone button,.aurora-standalone textarea,.aurora-standalone select{color:#fff}.aurora-standalone .auth-shell .hero-slogan-pill{padding:.25rem 1rem;letter-spacing:.05em}
