@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(139, 12, 168, .6);--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(30, 198, 244, .6);--nav-blob-2: rgba(139, 12, 168, .6);--nav-blob-3: rgba(16, 34, 64, .5);--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-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: #fcf6f6;--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, .85);--nav-blob-2: rgba(196, 68, 96, .68);--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=burgundy] [data-theme=burgundy] [data-panel-toggle=true] .snapshot-toggle-track{background-color:var(--color-surface-2);border-color:var(--color-border-strong)}[data-theme=burgundy] [data-theme=burgundy] [data-panel-toggle=true] input.peer:checked~.snapshot-toggle-track{background-color:var(--color-primary);border-color:var(--color-primary)}[data-theme=burgundy] [data-theme=burgundy] [data-panel-toggle=true] .snapshot-toggle-thumb{background-color:var(--color-text)}[data-theme=burgundy] [data-theme=burgundy] [data-panel-toggle=true] input.peer:checked~.snapshot-toggle-thumb{background-color:var(--color-text-inverse)}[data-theme=pink-noir]{--color-bg: #f7eef2;--color-surface: #fffdfd;--color-surface-2: #f5e3ea;--color-overlay: rgba(82, 24, 55, .22);--color-text: #2d1224;--color-text-muted: #6f4b61;--color-text-inverse: #fff8fb;--color-border: #e7cbd4;--color-border-strong: #d3a6ba;--color-divider: #e2c0cd;--color-primary: #bf2f73;--color-primary-hover: #a82567;--color-primary-active: #8d1d57;--color-primary-contrast: #fff7fa;--color-secondary: #8d5a78;--color-secondary-hover: #794a67;--color-secondary-active: #61384f;--color-secondary-contrast: #fff7fb;--color-danger: #d9466a;--color-danger-hover: #c4335c;--color-danger-active: #a8224b;--color-warning: #d58b2d;--color-warning-hover: #c0771d;--color-warning-active: #9a5d12;--color-success: #1f9d7a;--color-success-hover: #178568;--color-success-active: #116451;--color-info: #7a5de8;--color-info-hover: #6647d7;--color-info-active: #5536c0;--color-focus-ring: #bf2f73;--color-selection-bg: rgba(191, 47, 115, .18);--color-selection-text: #fff8fb;--state-hover-overlay: rgba(191, 47, 115, .08);--state-active-overlay: rgba(141, 29, 87, .14);--state-disabled-opacity: .42;--theme-page-background: var(--color-bg, var(--color-surface));--theme-page-background-image: radial-gradient(circle at top left, color-mix(in srgb, var(--color-primary) 10%, transparent) 0%, transparent 34%), radial-gradient(circle at bottom right, color-mix(in srgb, var(--color-secondary) 8%, transparent) 0%, transparent 38%);--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-bg) 94%, var(--color-divider) 6%);--theme-primary-surface: color-mix(in srgb, var(--color-surface) 96%, var(--color-bg) 4%);--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(--color-surface);--theme-card-border: var(--border);--theme-border-strong: var(--color-border-strong);--theme-popover-surface: color-mix(in srgb, var(--theme-primary-surface) 98%, #ffffff 2%);--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) 82%, var(--color-bg) 18%);--search-panel-glow: 0 0 18px color-mix(in srgb, var(--color-primary) 22%, transparent);--search-panel-glow-hover: 0 0 28px color-mix(in srgb, var(--color-secondary) 22%, transparent);--shadow-sm: 0 1px 2px rgba(59, 17, 38, .08);--shadow-md: 0 12px 28px rgba(59, 17, 38, .12);--shadow-lg: 0 22px 46px rgba(59, 17, 38, .18);--glow-primary: 0 0 18px rgba(191, 47, 115, .28);--surface-highlight: rgba(191, 47, 115, .06);--theme-header-border: color-mix(in srgb, var(--color-primary) 58%, var(--surface-secondary) 42%);--theme-header-glow: color-mix(in srgb, var(--color-secondary) 38%, transparent 62%);--header-border-bottom: solid 2px var(--theme-header-border);--header-box-shadow: 0 18px 36px 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-inverse);--theme-success-bg: var(--color-success);--theme-success-border: var(--color-success);--theme-info-fg: var(--color-text-inverse);--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, 248, 251, .88);--nav-blur: 24px;--nav-blob-1: rgba(191, 47, 115, .22);--nav-blob-2: rgba(141, 90, 120, .2);--nav-blob-3: rgba(214, 134, 166, .16);--nav-blob-opacity: .55;--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: 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: #bf2f73;--lit-080a1d: #fff7fa;--lit-0c1024: #0c1024;--lit-0ea5e9: #bf2f73;--lit-10b981: #1f9d7a;--lit-14b8a6: #8d5a78;--lit-22c55e: #1f9d7a;--lit-3b82f6: #bf2f73;--lit-56e3ff: #d9466a;--lit-6366f1: #7a5de8;--lit-6b7280: #6f4b61;--lit-78350f: #61384f;--lit-7b5cff: #bf2f73;--lit-7c3aed: #8d5a78;--lit-7df8d6: #f5e3ea;--lit-8b5cf6: #bf2f73;--lit-a855f7: #d9466a;--lit-cccccc: #e7cbd4;--lit-d97706: #d58b2d;--lit-ec4899: #bf2f73;--lit-ef4444: #d9466a;--lit-f43f5e: #d9466a;--lit-f59e0b: #d58b2d;--lit-f97316: #d58b2d;--lit-ffffff: #fff8fb;--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: var(--theme-header-border);--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)}@supports (-webkit-touch-callout: none){input[type=date]{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:44px;line-height:1.2;padding:.6rem .85rem;background-clip:padding-box}input[type=date]::-webkit-datetime-edit{padding:0}input[type=date]::-webkit-calendar-picker-indicator{align-self:center;height:100%;padding:0 .25rem;margin-inline-start:0;display:inline-flex}input[type=date]::-webkit-clear-button,input[type=date]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input.add-bill-date-input,input.add-bill-date-input::-webkit-datetime-edit,input.add-bill-date-input::-webkit-date-and-time-value{text-align:left;text-align-last:left}input.add-bill-date-input::-webkit-datetime-edit{justify-content:flex-start}input.add-bill-date-input::-webkit-calendar-picker-indicator{opacity:0;margin:0;padding:0;width:1.4rem;min-width:1.4rem}input.add-bill-date-input:invalid::-webkit-datetime-edit{color:transparent}}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}}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}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)}.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;white-space:nowrap}.text-foreground .universal-currency--negative,.text-foreground .universal-currency--negative *{color:var(--universal-currency-negative)!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}.modal-overlay-surface{position:fixed;inset:0;width:100vw;height:100vh;min-height:100dvh;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.add-bill-modal-card{border:1px solid color-mix(in srgb,var(--theme-border) 68%,transparent 32%);background:color-mix(in srgb,var(--theme-card-surface) 94%,var(--theme-surface-shell) 6%);box-shadow:0 24px 52px color-mix(in srgb,var(--theme-shadow-md) 60%,transparent 40%)}.ab-step-motion{animation:ab-step-in .16s ease-out both}.ab-step-motion--back{animation-name:ab-step-in-back}@keyframes ab-step-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes ab-step-in-back{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.ab-field-shell{--ab-rest-bottom: .56rem;--ab-label-top: .54rem;position:relative;min-height:68px;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.ab-field-shell:before{content:"";position:absolute;left:0;right:0;bottom:.22rem;height:1px;background:color-mix(in srgb,var(--theme-border) 72%,var(--theme-text-primary) 28%);pointer-events:none}.ab-field-shell:after{content:"";position:absolute;left:0;right:0;bottom:.22rem;height:2px;background:color-mix(in srgb,var(--theme-action-primary-background) 84%,var(--theme-border) 16%);transform:scaleX(0);transform-origin:left center;transition:transform .18s ease;pointer-events:none}.ab-field-shell:focus-within:after,.ab-field-shell--filled:after{transform:scaleX(1)}.ab-field-input{width:100%;height:68px;border:0!important;background:transparent!important;padding:1rem .12rem .2rem!important;color:color-mix(in srgb,var(--theme-text-primary) 98%,transparent 2%)!important;font-size:1rem!important;font-weight:500!important;line-height:1.2!important;letter-spacing:.01em;box-shadow:none!important;outline:none!important;border-radius:0!important}.ab-field-input:focus-visible,.ab-field-input:hover,.ab-field-input:active,.ab-field-input:focus{border:0!important;border-color:transparent!important;background:transparent!important;box-shadow:none!important;outline:none!important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important}.ab-field-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:2.35rem!important}.ab-field-shell:focus-within .ab-field-label,.ab-field-shell--filled .ab-field-label,.ab-field-shell--date .ab-field-label{top:var(--ab-label-top);bottom:auto;transform:none;font-size:.62rem;letter-spacing:.08em;color:color-mix(in srgb,var(--theme-text-primary) 54%,transparent 46%)}.ab-field-shell--accessory-left .ab-field-input{padding-left:1.35rem!important}.ab-field-shell--accessory-left .ab-field-label{left:1.35rem}.ab-field-accessory-left{position:absolute;left:.12rem;top:calc(50% - 8px);bottom:auto;transform:translateY(-50%);font-size:1rem;font-weight:500;line-height:1.2;color:color-mix(in srgb,var(--theme-text-primary) 75%,transparent 25%);pointer-events:none}.ab-field-shell--accessory-right .ab-field-input{padding-right:.12rem!important}.ab-field-shell .add-bill-date-input{text-align:left!important;-moz-text-align-last:left!important;text-align-last:left!important;font-size:.94rem!important;line-height:1.3!important;padding-top:1rem!important;padding-bottom:.2rem!important;min-height:68px}.ab-field-shell .add-bill-date-input::-webkit-datetime-edit{text-align:left;text-align-last:left;padding:.06rem 0;line-height:1.3;min-height:1.2em;display:inline-flex;align-items:center;white-space:nowrap}.ab-field-shell .add-bill-date-input::-webkit-date-and-time-value{line-height:1.3;min-height:1.2em;overflow:visible}.ab-field-accessory-right{position:absolute;right:.12rem;top:50%;transform:translateY(-50%);color:color-mix(in srgb,var(--theme-text-primary) 72%,transparent 28%);pointer-events:none}.ab-field-valid-icon{position:absolute;right:.12rem;top:.24rem;width:.7rem;height:.7rem;color:color-mix(in srgb,var(--theme-action-secondary-background) 80%,var(--theme-text-primary) 20%);opacity:.9}.ab-field-shell--accessory-right .ab-field-valid-icon{right:.12rem}@media (max-width: 767px){.add-bill-modal-card input,.add-bill-modal-card select,.add-bill-modal-card textarea,.add-bill-modal-card .ab-field-input,.add-bill-modal-card .ab-field-select{font-size:16px!important}}.add-bill-btn.add-bill-btn-cta{border-width:1px;border-style:solid;border-color:color-mix(in srgb,var(--theme-action-primary-background) 44%,var(--theme-border) 56%);background:linear-gradient(135deg,color-mix(in srgb,var(--theme-action-primary-background) 96%,var(--theme-border) 4%),color-mix(in srgb,var(--theme-action-secondary-background) 86%,var(--theme-border) 14%) 70%,color-mix(in srgb,var(--theme-action-secondary-background) 50%,var(--theme-border) 50%));color:var(--theme-action-primary-text);box-shadow:0 18px 30px color-mix(in srgb,var(--theme-action-secondary-background) 30%,transparent 70%);transition:transform .2s ease,box-shadow .22s ease,border-color .22s ease}.add-bill-btn.add-bill-btn-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 32px color-mix(in srgb,var(--theme-action-secondary-background) 40%,transparent 60%);border-color:color-mix(in srgb,var(--theme-action-secondary-background) 60%,var(--theme-border) 40%)}.add-bill-btn.add-bill-btn-cta:focus-visible{outline:2px solid color-mix(in srgb,var(--theme-action-primary-background) 44%,var(--theme-border) 56%);outline-offset:2px}.add-bill-btn.add-bill-btn-cta:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;border-color:color-mix(in srgb,var(--theme-border) 64%,transparent 36%);background:var(--theme-surface-muted)}.add-bill-stepper-shell .af-form-step{gap:.6rem}.add-bill-stepper-shell .af-form-step-item{position:relative;gap:.5rem;min-width:0}.add-bill-stepper-shell .af-form-step-dot{position:relative;width:1.55rem;height:1.55rem;border-color:color-mix(in srgb,var(--theme-header-border) 58%,var(--theme-border) 42%);background:color-mix(in srgb,var(--theme-surface-card) 90%,var(--theme-surface-shell) 10%);transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .2s ease,box-shadow .22s ease,background-color .2s ease;isolation:isolate;overflow:visible}.add-bill-stepper-shell .af-form-step-dot:after{content:"";position:absolute;inset:0;border-radius:999px;background:radial-gradient(circle at 30% 28%,color-mix(in srgb,var(--theme-action-primary-background) 32%,transparent 68%),transparent 65%);opacity:0;transition:opacity .18s ease;pointer-events:none}.add-bill-stepper-shell .af-form-step-item--active .af-form-step-dot{border-color:color-mix(in srgb,var(--theme-action-primary-background) 76%,var(--theme-header-border) 24%);background:color-mix(in srgb,var(--theme-action-primary-background) 18%,var(--theme-surface-card) 82%);box-shadow:0 0 0 1px color-mix(in srgb,var(--theme-action-primary-background) 46%,transparent 54%),0 0 0 6px color-mix(in srgb,var(--theme-action-primary-background) 12%,transparent 88%);transform:scale(1.06);animation:addBillStepperPulse 1.8s ease-in-out infinite}.add-bill-stepper-shell .af-form-step-item--active .af-form-step-dot:after{opacity:1}.add-bill-stepper-shell .af-form-step-item--done .af-form-step-dot{border-color:color-mix(in srgb,var(--theme-action-secondary-background) 72%,var(--theme-header-border) 28%);background:color-mix(in srgb,var(--theme-action-secondary-background) 20%,var(--theme-surface-card) 80%);color:color-mix(in srgb,var(--theme-action-secondary-background) 82%,var(--theme-text-primary) 18%);box-shadow:0 0 0 1px color-mix(in srgb,var(--theme-action-secondary-background) 34%,transparent 66%);animation:addBillStepperPop .32s cubic-bezier(.22,1,.36,1) both}.add-bill-stepper-shell .af-form-step-label{transition:color .22s ease,transform .22s ease,opacity .22s ease}.add-bill-stepper-shell .af-form-step-item--active .af-form-step-label{transform:translateY(-1px);color:color-mix(in srgb,var(--theme-text-primary) 96%,transparent 4%)}.add-bill-stepper-shell .af-form-step-item--done .af-form-step-label{color:color-mix(in srgb,var(--theme-text-primary) 86%,transparent 14%)}.add-bill-stepper-shell .af-form-step-divider{position:relative;height:2px;border-radius:999px;background:color-mix(in srgb,var(--theme-header-border) 54%,var(--theme-border) 46%);overflow:hidden}.add-bill-stepper-shell .af-form-step-divider:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--theme-action-primary-background) 72%,transparent 28%),color-mix(in srgb,var(--theme-action-secondary-background) 72%,transparent 28%));transform-origin:left center;transform:scaleX(0);transition:transform .3s cubic-bezier(.22,1,.36,1)}.add-bill-stepper-shell .af-form-step-item--done .af-form-step-divider:after{transform:scaleX(1)}@keyframes addBillStepperPulse{0%,to{box-shadow:0 0 0 1px color-mix(in srgb,var(--theme-action-primary-background) 46%,transparent 54%),0 0 0 6px color-mix(in srgb,var(--theme-action-primary-background) 10%,transparent 90%)}50%{box-shadow:0 0 0 1px color-mix(in srgb,var(--theme-action-primary-background) 58%,transparent 42%),0 0 0 8px color-mix(in srgb,var(--theme-action-primary-background) 16%,transparent 84%)}}@keyframes addBillStepperPop{0%{transform:scale(.86);opacity:.8}70%{transform:scale(1.08);opacity:1}to{transform:scale(1)}}.add-bill-summary-shell{border-color:color-mix(in srgb,var(--theme-header-border) 52%,var(--theme-border) 48%)!important;background:color-mix(in srgb,var(--theme-surface-card) 91%,var(--theme-surface-shell) 9%)}.add-bill-logo-shell{border-color:color-mix(in srgb,var(--theme-header-border) 56%,var(--theme-border) 44%)!important}.biller-edit-compact .ab-field-shell{min-height:56px}.biller-edit-compact .af-form-section{padding:.625rem;gap:.4rem;border-radius:.7rem}.biller-edit-compact .af-form-grid-2{gap:.5rem}.biller-edit-compact .ab-field-input{height:56px;padding-top:.72rem!important;padding-bottom:.12rem!important;font-size:.95rem!important}.biller-edit-compact .ab-field-shell .add-bill-date-input{min-height:56px;padding-top:.72rem!important;padding-bottom:.12rem!important;font-size:.9rem!important}.biller-edit-compact .ab-field-accessory-left{top:auto;bottom:.56rem;transform:none}.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}.af-form-stack{width:100%}.af-form-surface{border:1px solid color-mix(in srgb,var(--theme-border) 72%,transparent 28%);background:color-mix(in srgb,var(--theme-surface-card) 94%,var(--theme-surface-shell) 6%);box-shadow:0 16px 34px color-mix(in srgb,var(--theme-shadow-md) 35%,transparent 65%);border-radius:1rem;padding:1rem}.af-form-section{border:1px solid color-mix(in srgb,var(--theme-border) 68%,transparent 32%);background:color-mix(in srgb,var(--theme-surface-card) 82%,transparent 18%);border-radius:.85rem;padding:.875rem;display:grid;gap:.75rem}.af-form-field{display:grid;gap:.35rem;min-width:0}.af-form-label{font-size:.72rem;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:color-mix(in srgb,var(--theme-text-primary) 64%,transparent 36%)}.af-form-helper{font-size:.76rem;line-height:1.35;color:color-mix(in srgb,var(--theme-text-primary) 58%,transparent 42%)}.af-form-message{font-size:.76rem;line-height:1.35;color:color-mix(in srgb,var(--theme-text-primary) 62%,transparent 38%)}.af-form-message--error{color:color-mix(in srgb,var(--theme-error, var(--color-danger)) 82%,var(--theme-text-primary) 18%)}.af-form-message--success{color:color-mix(in srgb,var(--theme-success, var(--color-success)) 82%,var(--theme-text-primary) 18%)}.af-form-control{min-height:46px;border-radius:.7rem!important;border-color:color-mix(in srgb,var(--theme-border) 72%,transparent 28%)!important;background:color-mix(in srgb,var(--theme-surface-card) 90%,var(--theme-surface-shell) 10%)!important;color:color-mix(in srgb,var(--theme-text-primary) 96%,transparent 4%)!important;font-size:.95rem!important;line-height:1.3!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--theme-border) 30%,transparent 70%)}.af-form-control::-moz-placeholder{color:color-mix(in srgb,var(--theme-text-primary) 48%,transparent 52%)!important}.af-form-control::placeholder{color:color-mix(in srgb,var(--theme-text-primary) 48%,transparent 52%)!important}.af-form-control:hover{border-color:color-mix(in srgb,var(--theme-border) 72%,transparent 28%)!important}.af-form-control:focus-visible,.af-form-control:focus{border-color:color-mix(in srgb,var(--theme-border) 72%,transparent 28%)!important;box-shadow:none!important}.af-form-control--title{font-size:1.04rem!important;font-weight:600!important;letter-spacing:.01em}.af-form-control--short{max-width:9rem;text-align:right;font-variant-numeric:tabular-nums}.af-form-textarea--sm{min-height:96px}.af-form-textarea--lg{min-height:168px}.af-form-select-wrap,.af-form-date-wrap{position:relative}.af-form-select-native{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2.3rem!important}.af-form-select-icon,.af-form-date-icon{position:absolute;right:.72rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:color-mix(in srgb,var(--theme-text-primary) 64%,transparent 36%);pointer-events:none}.af-form-date-wrap .af-form-control[type=date]::-webkit-calendar-picker-indicator{opacity:0}.af-form-chip-group{display:flex;flex-wrap:wrap;gap:.5rem}.af-form-chip{min-height:38px;border-radius:999px;border:1px solid color-mix(in srgb,var(--theme-border) 70%,transparent 30%);padding:.45rem .8rem;font-size:.78rem;line-height:1;color:color-mix(in srgb,var(--theme-text-primary) 74%,transparent 26%);background:color-mix(in srgb,var(--theme-surface-card) 88%,transparent 12%);transition:all .16s ease}.af-form-chip--active{border-color:color-mix(in srgb,var(--theme-action-primary-background) 72%,var(--theme-border) 28%);color:color-mix(in srgb,var(--theme-action-primary-background) 82%,var(--theme-text-primary) 18%);background:color-mix(in srgb,var(--theme-action-primary-background) 12%,transparent 88%)}.af-form-choice-list{display:grid;gap:.5rem}.af-form-choice-row{display:flex;align-items:flex-start;gap:.6rem;border:1px solid color-mix(in srgb,var(--theme-border) 65%,transparent 35%);background:color-mix(in srgb,var(--theme-surface-card) 88%,transparent 12%);border-radius:.75rem;padding:.6rem .7rem}.af-form-choice-copy{display:grid;gap:.15rem}.af-form-choice-title{font-size:.86rem;font-weight:600;color:color-mix(in srgb,var(--theme-text-primary) 92%,transparent 8%)}.af-form-choice-description{font-size:.74rem;line-height:1.3;color:color-mix(in srgb,var(--theme-text-primary) 58%,transparent 42%)}.af-form-switch-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid color-mix(in srgb,var(--theme-border) 65%,transparent 35%);background:color-mix(in srgb,var(--theme-surface-card) 88%,transparent 12%);border-radius:.75rem;padding:.65rem .75rem}.af-form-inline-hint{width:1.25rem;height:1.25rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--theme-border) 66%,transparent 34%);background:color-mix(in srgb,var(--theme-surface-card) 82%,transparent 18%);display:inline-flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--theme-text-primary) 76%,transparent 24%)}.af-form-tooltip{max-width:260px;border:1px solid color-mix(in srgb,var(--theme-border) 65%,transparent 35%);background:color-mix(in srgb,var(--theme-surface-card) 96%,var(--theme-surface-shell) 4%);color:color-mix(in srgb,var(--theme-text-primary) 94%,transparent 6%);box-shadow:0 8px 24px color-mix(in srgb,var(--theme-shadow-md) 35%,transparent 65%)}.af-form-step{display:flex;align-items:center;gap:.45rem;width:100%}.af-form-step-item{display:flex;align-items:center;min-width:0;flex:1 1 0;gap:.45rem}.af-form-step-dot{width:1.4rem;height:1.4rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--theme-border) 68%,transparent 32%);display:inline-flex;align-items:center;justify-content:center;font-size:.66rem;line-height:1;font-weight:700;color:color-mix(in srgb,var(--theme-text-primary) 56%,transparent 44%)}.af-form-step-dot--active{border-color:color-mix(in srgb,var(--theme-action-primary-background) 74%,var(--theme-border) 26%);color:color-mix(in srgb,var(--theme-action-primary-background) 84%,var(--theme-text-primary) 16%);box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-action-primary-background) 16%,transparent 84%)}.af-form-step-dot--done{border-color:color-mix(in srgb,var(--theme-action-secondary-background) 62%,var(--theme-border) 38%);color:color-mix(in srgb,var(--theme-action-secondary-background) 72%,var(--theme-text-primary) 28%)}.af-form-step-label{font-size:.73rem;line-height:1.2;color:color-mix(in srgb,var(--theme-text-primary) 58%,transparent 42%);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.af-form-step-label--active{color:color-mix(in srgb,var(--theme-text-primary) 94%,transparent 6%);font-weight:600}.af-form-step-divider{height:1px;min-width:1rem;flex:1 1 auto;background:color-mix(in srgb,var(--theme-border) 72%,transparent 28%)}.af-form-summary{border:1px solid color-mix(in srgb,var(--theme-border) 64%,transparent 36%);background:color-mix(in srgb,var(--theme-surface-card) 90%,var(--theme-surface-shell) 10%);border-radius:.75rem;padding:.6rem .7rem}.af-form-grid-1{display:grid;gap:.75rem;grid-template-columns:1fr;min-width:0}.af-form-grid-2{display:grid;gap:.75rem;grid-template-columns:repeat(1,minmax(0,1fr));min-width:0}@media (min-width: 640px){.af-form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.af-form-grid-3{display:grid;gap:.75rem;grid-template-columns:repeat(1,minmax(0,1fr));min-width:0}@media (min-width: 768px){.af-form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.af-form-actions{display:flex;gap:.6rem;align-items:center;justify-content:flex-end;flex-wrap:wrap}.af-form-btn{min-height:42px;border-radius:.72rem!important;font-weight:600!important}.af-form-btn-primary{border-color:color-mix(in srgb,var(--theme-action-primary-background) 52%,var(--theme-border) 48%)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--theme-action-primary-background) 94%,var(--theme-border) 6%),color-mix(in srgb,var(--theme-action-secondary-background) 80%,var(--theme-border) 20%))!important;color:var(--theme-action-primary-text)!important}.af-form-btn-secondary{border-color:color-mix(in srgb,var(--theme-border) 70%,transparent 30%)!important;background:color-mix(in srgb,var(--theme-surface-card) 92%,transparent 8%)!important;color:color-mix(in srgb,var(--theme-text-primary) 90%,transparent 10%)!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(--theme-card-surface)}.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 .bg-card\/50{background-color:color-mix(in srgb,var(--theme-card-surface) 96%,transparent 4%)!important}.theme-scope .bg-card\/80{background-color:color-mix(in srgb,var(--theme-card-surface) 99%,transparent 1%)!important}.theme-scope .bg-card\/90{background-color:var(--theme-card-surface)!important}.theme-scope .bg-background\/40{background-color:color-mix(in srgb,var(--theme-shell-background, var(--bg)) 95%,transparent 5%)!important}.theme-scope .bg-background\/50{background-color:color-mix(in srgb,var(--theme-shell-background, var(--bg)) 96%,transparent 4%)!important}.theme-scope .bg-background\/60{background-color:color-mix(in srgb,var(--theme-shell-background, var(--bg)) 97%,transparent 3%)!important}.theme-scope .bg-background\/70{background-color:color-mix(in srgb,var(--theme-shell-background, var(--bg)) 98%,transparent 2%)!important}.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,.theme-scope .pill,.theme-scope .status-badge,.theme-scope .category-badge{background:var(--badge-bg);border:1px solid var(--badge-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);opacity:0;transition:opacity .22s ease}.nav-scrim[data-state=open]{opacity:1}.nav-scrim[data-state=closed]{opacity:0}.header-shell{position:relative;background-color:transparent;border:none;isolation:isolate;overflow:visible;overflow-x:clip;backdrop-filter:blur(38px) saturate(140%);-webkit-backdrop-filter:blur(38px) saturate(140%);box-shadow:none;border-bottom:var(--header-border-bottom);--header-veil-intensity: 1;--header-veil-speed: 1;--header-veil-blur: 16px}.header-shell>*{position:relative;z-index:2}.header-shell:before,.header-shell:after{content:none}.header-veil-bg{position:absolute;left:0;right:0;top:100%;height:50vh;overflow:hidden;overflow-x:clip;pointer-events:none;z-index:1;filter:saturate(125%)}.header-veil-blob{position:absolute;width:780px;height:195px;border-radius:9999px;filter:blur(calc(var(--nav-blob-blur, 90px) + 12px)) saturate(130%);opacity:calc(var(--nav-blob-opacity, .72) * .72);mix-blend-mode:plus-lighter;transform:translateZ(0);will-change:transform}.header-veil-blob-a{width:840px;height:195px;top:var(--header-veil-b1-top, -120px);left:var(--header-veil-b1-left, -8%);background:radial-gradient(ellipse at 30% 30%,color-mix(in srgb,var(--header-veil-c1, var(--nav-blob-1)) 92%,transparent 8%) 0%,transparent 74%);animation:headerVeilBlobA calc(9.6s / var(--header-veil-speed)) ease-in-out infinite}.header-veil-blob-b{width:750px;height:218px;top:var(--header-veil-b2-top, -132px);left:var(--header-veil-b2-left, 18%);background:radial-gradient(ellipse at 60% 40%,color-mix(in srgb,var(--header-veil-c2, var(--nav-blob-2)) 92%,transparent 8%) 0%,transparent 76%);animation:headerVeilBlobB calc(10.8s / var(--header-veil-speed)) ease-in-out infinite}.header-veil-blob-c{width:884px;height:188px;top:var(--header-veil-b3-top, -118px);left:var(--header-veil-b3-left, 42%);background:radial-gradient(ellipse at 40% 70%,color-mix(in srgb,var(--header-veil-c3, var(--nav-blob-3)) 92%,transparent 8%) 0%,transparent 75%);animation:headerVeilBlobC calc(12.2s / var(--header-veil-speed)) ease-in-out infinite}.header-veil-blob-d{width:720px;height:218px;top:var(--header-veil-b4-top, -130px);left:var(--header-veil-b4-left, 12%);background:radial-gradient(ellipse at 50% 30%,color-mix(in srgb,var(--header-veil-c4, var(--nav-blob-2)) 92%,transparent 8%) 0%,transparent 76%);animation:headerVeilBlobD calc(11.4s / var(--header-veil-speed)) ease-in-out infinite}.header-veil-blob-e{width:810px;height:203px;top:var(--header-veil-b5-top, -132px);left:var(--header-veil-b5-left, 58%);background:radial-gradient(ellipse at 38% 62%,color-mix(in srgb,var(--header-veil-c5, var(--nav-blob-3)) 92%,transparent 8%) 0%,transparent 75%);animation:headerVeilBlobE calc(13.1s / var(--header-veil-speed)) ease-in-out infinite}.header-veil-blob-f{width:780px;height:210px;top:var(--header-veil-b6-top, -134px);left:var(--header-veil-b6-left, -24%);background:radial-gradient(ellipse at 52% 42%,color-mix(in srgb,var(--header-veil-c6, var(--nav-blob-1)) 92%,transparent 8%) 0%,transparent 74%);animation:headerVeilBlobF calc(14.2s / var(--header-veil-speed)) ease-in-out infinite}.header-veil-blob-g{width:780px;height:195px;top:var(--header-veil-b7-top, -136px);left:var(--header-veil-b7-left, 96%);background:radial-gradient(ellipse at 40% 50%,color-mix(in srgb,var(--header-veil-c7, var(--nav-blob-2)) 92%,transparent 8%) 0%,transparent 76%);animation:headerVeilBlobG calc(15.4s / var(--header-veil-speed)) ease-in-out infinite}.header-veil-blob-h{width:900px;height:195px;top:var(--header-veil-b8-top, -148px);left:var(--header-veil-b8-left, 50%);background:radial-gradient(ellipse at 45% 35%,color-mix(in srgb,var(--header-veil-c8, var(--nav-blob-3)) 92%,transparent 8%) 0%,transparent 75%);animation:headerVeilBlobH calc(16.2s / var(--header-veil-speed)) ease-in-out infinite}.header-veil-blob-i{width:840px;height:190px;top:var(--header-veil-b9-top, -112px);left:var(--header-veil-b9-left, 52%);background:radial-gradient(ellipse at 50% 45%,color-mix(in srgb,var(--header-veil-c9, var(--nav-blob-1)) 92%,transparent 8%) 0%,transparent 74%);animation:headerVeilBlobI calc(17.4s / var(--header-veil-speed)) ease-in-out infinite}.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}@media (max-width: 1023px){.header-shell{border-bottom:none;box-shadow:inset 0 -2px 0 0 var(--theme-header-border)}.header-veil-blob{filter:blur(56px) saturate(126%);opacity:.64;mix-blend-mode:screen}.header-veil-blob-a,.header-veil-blob-b,.header-veil-blob-c{width:360px!important;height:170px!important}.header-veil-blob-a{top:-104px!important;left:-34%!important}.header-veil-blob-b{top:-108px!important;left:10%!important}.header-veil-blob-c{top:-102px!important;left:54%!important}}.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)}.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)}.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:translate3d(-100%,0,0);opacity:1;overflow:hidden;will-change:transform,opacity;transition:transform .28s cubic-bezier(.22,1,.36,1)}.nav-drawer[data-state=open]{transform:translateZ(0)}.nav-drawer[data-state=closed]{transform:translate3d(-100%,0,0)}.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%;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;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%)}.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)}.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}.aurora-theme-carousel-shell{position:relative}.theme-carousel-panel{position:relative;overflow:hidden;isolation:isolate}.theme-carousel-modal{backdrop-filter:blur(26px) saturate(145%);-webkit-backdrop-filter:blur(26px) saturate(145%);box-shadow:0 22px 60px color-mix(in srgb,var(--color-bg) 40%,transparent),inset 0 1px color-mix(in srgb,var(--color-text-inverse) 12%,transparent);animation:themeCarouselSlideUp .42s cubic-bezier(.2,.8,.2,1)}.theme-carousel-backdrop{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:1}.theme-carousel-image-backdrop{position:absolute;inset:-16px;z-index:0;pointer-events:none;background-image:var(--theme-gallery-image, none);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(22px) saturate(120%);opacity:.32;transform:scale(1.07)}.theme-carousel-blob{position:absolute;width:15rem;height:15rem;border-radius:9999px;filter:blur(84px);opacity:.6;mix-blend-mode:screen;will-change:transform}.theme-carousel-blob-a{left:-3rem;top:-4rem;background:radial-gradient(circle at 30% 30%,var(--nav-blob-1) 0%,transparent 62%);animation:themeCarouselBlobA 7.2s ease-in-out infinite}.theme-carousel-blob-b{right:-2.5rem;top:-3.5rem;background:radial-gradient(circle at 55% 40%,var(--nav-blob-2) 0%,transparent 62%);animation:themeCarouselBlobB 8.4s ease-in-out infinite}.theme-carousel-blob-c{left:30%;bottom:-7rem;background:radial-gradient(circle at 48% 68%,var(--nav-blob-3) 0%,transparent 62%);animation:themeCarouselBlobC 9.1s ease-in-out infinite}.theme-carousel-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.theme-carousel-stage{--theme-carousel-center-offset: 64px;width:100%;max-width:44rem;margin-inline:auto}.theme-reactbits-carousel{position:relative;height:clamp(14.5rem,34vh,19.5rem);overflow:visible;touch-action:pan-y;width:calc(100% - 5.5rem);max-width:36.5rem;margin-inline:auto;padding-block:.6rem;box-sizing:border-box}.theme-reactbits-track{position:relative;width:100%;height:calc(100% - 1.2rem);margin:0 auto;overflow:visible}.theme-reactbits-card{position:absolute;top:0;left:calc(50% + var(--theme-carousel-center-offset));width:min(64vw,18.5rem);height:100%;transform:translate3d(-50%,0,0) scale(.92);transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .36s ease,filter .36s ease;cursor:pointer}.theme-reactbits-card--center{transform:translate3d(-50%,0,0) scale(1);opacity:1;filter:saturate(1);pointer-events:auto}.theme-reactbits-card--left{transform:translate3d(-100%,8px,0) scale(.92);opacity:.72;filter:saturate(.78);pointer-events:auto}.theme-reactbits-card--right{transform:translate3d(0,8px,0) scale(.92);opacity:.72;filter:saturate(.78);pointer-events:auto}.theme-reactbits-card--off-left{transform:translate3d(-155%,12px,0) scale(.84);opacity:0;pointer-events:none}.theme-reactbits-card--off-right{transform:translate3d(55%,12px,0) scale(.84);opacity:0;pointer-events:none}.theme-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%)}.theme-carousel-arrow--prev{left:.75rem}.theme-carousel-arrow--next{right:.75rem}@media (min-width: 768px){.theme-carousel-stage{--theme-carousel-center-offset: 88px;max-width:46rem}.theme-reactbits-card{width:min(38vw,18.75rem)}.theme-reactbits-card--left{transform:translate3d(-84%,8px,0) scale(.93)}.theme-reactbits-card--right{transform:translate3d(-16%,8px,0) scale(.93)}.theme-reactbits-card--off-left{transform:translate3d(-138%,12px,0) scale(.86)}.theme-reactbits-card--off-right{transform:translate3d(38%,12px,0) scale(.86)}}.theme-carousel-scene-card{height:100%;min-height:0;aspect-ratio:10 / 16;transition:transform .26s ease,box-shadow .26s ease,opacity .22s ease,border-color .22s ease}.theme-carousel-card--selected{transform:translateZ(0) scale(1);opacity:1}.theme-carousel-card--selected .theme-scene-art__svg{transform:scale(1.02)}.theme-carousel-card--inactive{transform:translate3d(0,8px,0) scale(.95);opacity:.72}.theme-carousel-card .theme-scene-art__svg{transition:transform .32s ease;will-change:transform}.theme-carousel-card-overlay{position:absolute;inset-inline:0;bottom:0;padding:1rem;z-index:2;overflow:hidden;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--theme-surface-card) 30%,transparent) 36%,color-mix(in srgb,var(--theme-surface-card) 84%,transparent) 100%)}.theme-carousel-card-title-blur{position:absolute;inset:-.35rem -.25rem 0;z-index:0;border-radius:1rem;backdrop-filter:blur(16px) saturate(130%);-webkit-backdrop-filter:blur(16px) saturate(130%);background:color-mix(in srgb,var(--theme-surface-card) 28%,transparent)}.theme-carousel-card-overlay>p{position:relative;z-index:1}.theme-scene-art{position:absolute;inset:0;width:100%;height:100%;border-radius:inherit;overflow:hidden;border:0;box-shadow:none}.theme-scene-art__svg{width:100%;height:100%;display:block}.theme-scene-art__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block}.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){.header-shell:before,.header-shell:after,.header-veil-blob,.nav-scrim,.nav-drawer,.nav-blob,.nav-drawer__bg{animation:none;transition: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 headerVeilBlobA{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(88px,-26px,0) scale(1.08)}50%{transform:translate3d(164px,34px,0) scale(1.14)}75%{transform:translate3d(74px,58px,0) scale(1.06)}to{transform:translateZ(0) scale(1)}}@keyframes themeCarouselBlobA{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(34px,18px,0) scale(1.12)}to{transform:translateZ(0) scale(1)}}@keyframes themeCarouselBlobB{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(-36px,22px,0) scale(1.14)}to{transform:translateZ(0) scale(1)}}@keyframes themeCarouselBlobC{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(14px,-24px,0) scale(1.1)}to{transform:translateZ(0) scale(1)}}@keyframes themeCarouselSlideUp{0%{opacity:0;transform:translate3d(0,16px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes headerVeilBlobB{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(-96px,38px,0) scale(1.06)}50%{transform:translate3d(-172px,-18px,0) scale(1.13)}75%{transform:translate3d(-86px,-46px,0) scale(1.05)}to{transform:translateZ(0) scale(1)}}@keyframes headerVeilBlobC{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(72px,-28px,0) scale(1.05)}50%{transform:translate3d(132px,26px,0) scale(1.11)}75%{transform:translate3d(58px,50px,0) scale(1.04)}to{transform:translateZ(0) scale(1)}}@keyframes headerVeilBlobD{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(-68px,-24px,0) scale(1.05)}50%{transform:translate3d(-124px,30px,0) scale(1.1)}75%{transform:translate3d(-52px,56px,0) scale(1.04)}to{transform:translateZ(0) scale(1)}}@keyframes headerVeilBlobE{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(64px,22px,0) scale(1.06)}50%{transform:translate3d(116px,-28px,0) scale(1.11)}75%{transform:translate3d(48px,-54px,0) scale(1.04)}to{transform:translateZ(0) scale(1)}}@keyframes headerVeilBlobF{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(84px,-30px,0) scale(1.06)}50%{transform:translate3d(148px,28px,0) scale(1.12)}75%{transform:translate3d(62px,56px,0) scale(1.05)}to{transform:translateZ(0) scale(1)}}@keyframes headerVeilBlobG{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(-88px,34px,0) scale(1.06)}50%{transform:translate3d(-156px,-24px,0) scale(1.11)}75%{transform:translate3d(-68px,-52px,0) scale(1.05)}to{transform:translateZ(0) scale(1)}}@keyframes headerVeilBlobH{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(72px,-36px,0) scale(1.05)}50%{transform:translate3d(-96px,42px,0) scale(1.1)}75%{transform:translate3d(58px,60px,0) scale(1.04)}to{transform:translateZ(0) scale(1)}}@keyframes headerVeilBlobI{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(-54px,-18px,0) scale(1.05)}50%{transform:translate3d(84px,26px,0) scale(1.09)}75%{transform:translate3d(-36px,44px,0) scale(1.04)}to{transform:translateZ(0) scale(1)}}@keyframes mobNavBlobA{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(32px,18px,0) scale(1.08)}50%{transform:translate3d(74px,-6px,0) scale(1.14)}75%{transform:translate3d(36px,-20px,0) scale(1.07)}to{transform:translateZ(0) scale(1)}}@keyframes mobNavBlobB{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(-36px,24px,0) scale(1.06)}50%{transform:translate3d(-78px,-8px,0) scale(1.13)}75%{transform:translate3d(-34px,-24px,0) scale(1.05)}to{transform:translateZ(0) scale(1)}}@keyframes mobNavBlobC{0%{transform:translateZ(0) scale(1)}25%{transform:translate3d(22px,-18px,0) scale(1.05)}50%{transform:translate3d(46px,14px,0) scale(1.11)}75%{transform:translate3d(16px,28px,0) scale(1.04)}to{transform:translateZ(0) scale(1)}}@keyframes navBgDrift{0%{transform:translateZ(0)}to{transform:translate3d(18px,-12px,0)}}@keyframes mobNavPulse{0%{transform:scale(1)}40%{transform:scale(1.02)}to{transform:scale(1)}}[data-category-label],[data-date-label],[data-separator]{transition:none!important}@media (max-width: 1023px){.nav-trigger-desktop{display:none!important}}.mob-nav{display:none}@media (max-width: 1023px){.app-shell>main{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))!important}.mob-nav{display:block;position:fixed;bottom:calc(env(safe-area-inset-bottom,0px) + 8px);left:10px;right:10px;z-index:40;border-radius:22px;background:color-mix(in srgb,var(--nav-surface) 72%,transparent 28%);backdrop-filter:blur(calc(var(--nav-blur, 30px) + 6px)) saturate(150%);-webkit-backdrop-filter:blur(calc(var(--nav-blur, 30px) + 6px)) saturate(150%);border:1px solid transparent;overflow:hidden;isolation:isolate;box-shadow:0 14px 28px color-mix(in srgb,var(--color-bg, #000) 54%,transparent),0 0 10px color-mix(in srgb,var(--theme-header-glow) 12%,transparent 88%),inset 0 1px color-mix(in srgb,var(--color-text-inverse) 7%,transparent 93%);padding-bottom:0;--mob-nav-slot-count: 5;--mob-nav-active-pill-blur: 8px;--mob-nav-blob-opacity-multiplier: 1;--mob-nav-blob-sat: 128%;--mob-nav-blob-contrast: 108%;--mob-nav-blob-blend: screen}.mob-nav:before{content:"";position:absolute;inset:1px;border-radius:21px;border:1px solid color-mix(in srgb,var(--color-text-inverse) 8%,transparent 92%);pointer-events:none;z-index:2}.mob-nav:after{content:"";position:absolute;inset:-.5px;border-radius:inherit;padding:1px;background:linear-gradient(160deg,color-mix(in srgb,var(--color-text-inverse) 20%,transparent 80%),color-mix(in srgb,var(--theme-header-border) 24%,transparent 76%) 42%,color-mix(in srgb,var(--theme-header-glow) 22%,transparent 78%));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.82;filter:blur(.35px);z-index:3}:root[data-theme=dark] .mob-nav,:root[data-theme=nocturn] .mob-nav,:root[data-theme=nebula] .mob-nav,:root[data-theme=aurora] .mob-nav,:root[data-theme=pink-noir] .mob-nav,:root[data-theme=burgundy] .mob-nav{--mob-nav-active-pill-blur: 10px}:root:not([data-theme]) .mob-nav,:root[data-theme=light] .mob-nav{background:color-mix(in srgb,var(--nav-surface) 58%,transparent 42%);--mob-nav-blob-opacity-multiplier: 1.55;--mob-nav-blob-sat: 168%;--mob-nav-blob-contrast: 116%;--mob-nav-blob-blend: normal}:root[data-theme=pink-noir] .mob-nav{background:color-mix(in srgb,var(--nav-surface) 56%,transparent 44%);--mob-nav-blob-opacity-multiplier: 1.95;--mob-nav-blob-sat: 190%;--mob-nav-blob-contrast: 122%;--mob-nav-blob-blend: normal}:root[data-theme=burgundy] .mob-nav{background:color-mix(in srgb,var(--nav-surface) 52%,transparent 48%);--mob-nav-blob-opacity-multiplier: 2.1;--mob-nav-blob-sat: 196%;--mob-nav-blob-contrast: 126%;--mob-nav-blob-blend: normal}.mob-nav__bg{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0;border-radius:inherit}.mob-nav-blob{position:absolute;width:280px;height:280px;border-radius:9999px;filter:blur(calc(var(--nav-blob-blur, 90px) * .78)) saturate(var(--mob-nav-blob-sat, 128%)) contrast(var(--mob-nav-blob-contrast, 108%));opacity:calc(var(--nav-blob-opacity, .52) * var(--mob-nav-blob-opacity-multiplier, 1));mix-blend-mode:var(--mob-nav-blob-blend, screen);transform:translateZ(0);will-change:transform;top:var(--mob-nav-blob-top, -156px);left:var(--mob-nav-blob-left, 20%)}.mob-nav-blob-a{background:radial-gradient(circle at 30% 30%,var(--nav-blob-1) 0%,transparent 60%);animation:mobNavBlobA 3.9s ease-in-out infinite}.mob-nav-blob-b{background:radial-gradient(circle at 60% 40%,var(--nav-blob-2) 0%,transparent 60%);animation:mobNavBlobB 4.5s ease-in-out infinite}.mob-nav-blob-c{background:radial-gradient(circle at 40% 70%,var(--nav-blob-3) 0%,transparent 60%);animation:mobNavBlobC 5.1s ease-in-out infinite}.mob-nav__bar{position:relative;z-index:1;display:flex;align-items:stretch;padding:6px 6px 4px;overflow:hidden}.mob-nav__bar.is-pulsing{animation:mobNavPulse .36s ease-out;transform-origin:center}.mob-nav__active-pill{position:absolute;top:6px;bottom:10px;left:6px;width:calc((100% - 12px) / var(--mob-nav-slot-count, 5));border-radius:12px;background:linear-gradient(180deg,color-mix(in srgb,var(--theme-surface-shell) 30%,transparent 70%),color-mix(in srgb,var(--theme-surface-shell) 12%,transparent 88%));box-shadow:inset 0 1px color-mix(in srgb,var(--color-text-inverse) 14%,transparent 86%);backdrop-filter:blur(var(--mob-nav-active-pill-blur, 8px)) saturate(116%);-webkit-backdrop-filter:blur(var(--mob-nav-active-pill-blur, 8px)) saturate(116%);transform:translate(calc(var(--mob-nav-active-index, 0) * 100%));transition:transform .32s cubic-bezier(.2,.9,.25,1);pointer-events:none;z-index:0;will-change:transform}.mob-nav__active-pill:before{content:none}.mob-nav__active-pill:after{content:none}.mob-nav__btn{flex:1 0 56px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:11px 6px 9px;min-height:58px;background:none;border:none;border-radius:9999px;cursor:pointer;color:color-mix(in srgb,var(--foreground) 66%,transparent);transition:color .15s ease,background .15s ease,transform .15s ease;text-decoration:none;-webkit-tap-highlight-color:transparent}.mob-nav__btn:active{transform:scale(.98);transition-duration:90ms}.mob-nav__btn>*{position:relative;z-index:1}.mob-nav__btn+.mob-nav__btn:before{content:"";position:absolute;left:0;top:30%;bottom:32%;width:1px;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--theme-header-border) 16%,transparent 84%) 28%,color-mix(in srgb,var(--theme-header-border) 20%,transparent 80%) 50%,color-mix(in srgb,var(--theme-header-border) 16%,transparent 84%) 72%,transparent 100%);opacity:.55;filter:blur(.2px);pointer-events:none;z-index:0}.mob-nav__btn:hover,.mob-nav__btn:focus-visible{color:var(--foreground);outline:none}.mob-nav__btn--active,.mob-nav__btn--active:hover{color:color-mix(in srgb,var(--theme-action-primary-background) 70%,var(--foreground) 30%);background:transparent;box-shadow:none;transform:translateY(-.5px)}.mob-nav__bar.is-pulsing .mob-nav__btn--active{transform:translateY(-1px);transition-duration:.14s}.mob-nav__btn--active:focus-visible{outline:none}.mob-nav__label{font-size:9.5px;font-weight:500;letter-spacing:.01em;line-height:1;white-space:nowrap;opacity:.78;transition:opacity .14s ease}.mob-nav__btn--active .mob-nav__label{opacity:1;transition-delay:.12s}@supports not (backdrop-filter: blur(1px)){.mob-nav{background:color-mix(in srgb,var(--nav-surface) 96%,var(--color-surface))}}@media (prefers-reduced-motion: reduce){.mob-nav-blob,.mob-nav__bar,.mob-nav__bar.is-pulsing{animation:none}.mob-nav__active-pill{transition:none}}}@media (max-width: 1023px) and (display-mode: standalone){.mob-nav{padding-bottom:0}.app-shell>main{padding-bottom:calc(74px + env(safe-area-inset-bottom,0px))!important}}@supports (-webkit-touch-callout: none){@media (max-width: 1023px){.mob-nav{padding-bottom:0}.app-shell>main{padding-bottom:calc(72px + max(env(safe-area-inset-bottom,0px),10px))!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}.collapse{visibility:collapse}.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}.inset-y-1\.5{top:.375rem;bottom:.375rem}.-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}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\.5{left:.375rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-\[-10000px\]{left:-10000px}.left-\[50\%\]{left:50%}.right-0{right:0}.right-0\.5{right:.125rem}.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{top:.75rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-\[1px\]{top:1px}.top-\[50\%\]{top:50%}.top-\[60\%\]{top:60%}.top-\[calc\(env\(safe-area-inset-top\,0px\)\+0\.5rem\)\]{top:calc(env(safe-area-inset-top,0px) + .5rem)}.top-full{top:100%}.z-0{z-index:0}.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-\[110\]{z-index:110}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.z-\[45\]{z-index:45}.z-\[70\]{z-index:70}.z-\[80\]{z-index:80}.z-\[90\]{z-index:90}.-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-0\.5{margin-bottom:.125rem}.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}.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-0{height:0px}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-4\/5{height:80%}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100dvh\]{height:100dvh}.h-\[112px\]{height:112px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[22px\]{height:22px}.h-\[64px\]{height:64px}.h-\[84px\]{height:84px}.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-\[1100px\]{max-height:1100px}.max-h-\[1200px\]{max-height:1200px}.max-h-\[24rem\]{max-height:24rem}.max-h-\[300px\]{max-height:300px}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-32{min-height:8rem}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[120px\]{min-height:120px}.min-h-\[420px\]{min-height:420px}.min-h-\[46px\]{min-height:46px}.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-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-48{width:12rem}.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-\[120px\]{width:120px}.w-\[18px\]{width:18px}.w-\[1px\]{width:1px}.w-\[22px\]{width:22px}.w-\[45\%\]{width:45%}.w-\[64px\]{width:64px}.w-\[84px\]{width:84px}.w-\[calc\(\(100\%-0\.75rem\)\/3\)\]{width:calc((100% - .75rem) / 3)}.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-\[44px\]{min-width:44px}.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-\[220px\]{max-width:220px}.max-w-\[28rem\]{max-width:28rem}.max-w-\[320px\]{max-width:320px}.max-w-\[36\%\]{max-width:36%}.max-w-\[420px\]{max-width:420px}.max-w-\[560px\]{max-width:560px}.max-w-\[calc\(100vw-2rem\)\]{max-width:calc(100vw - 2rem)}.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}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.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-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))}.translate-x-1{--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))}.translate-x-4{--tw-translate-x: 1rem;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-\[200\%\]{--tw-translate-x: 200%;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-full{--tw-translate-x: 100%;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-3{grid-template-columns:repeat(3,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-baseline{align-items:baseline}.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-0\.5{gap:.125rem}.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-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-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}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.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-normal{white-space:normal}.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-\[1\.7rem\]{border-radius:1.7rem}.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-\[var\(--border\)\]{border-color:var(--border)}.border-\[var\(--theme-action-primary-background\)\]{border-color:var(--theme-action-primary-background)}.border-\[var\(--theme-header-border\)\]{border-color:var(--theme-header-border)}.border-amber-500\/40{border-color:#f59e0b66}.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\/40{border-color:rgb(from var(--destructive) r g b / .4)}.border-destructive\/50{border-color:rgb(from var(--destructive) r g b / .5)}.border-destructive\/60{border-color:rgb(from var(--destructive) r g b / .6)}.border-destructive\/70{border-color:rgb(from var(--destructive) r g b / .7)}.border-emerald-500\/40{border-color:#10b98166}.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-primary\/45{border-color:rgb(from var(--primary) r g b / .45)}.border-primary\/60{border-color:rgb(from var(--primary) r g b / .6)}.border-primary\/70{border-color:rgb(from var(--primary) r g b / .7)}.border-red-500\/70{border-color:#ef4444b3}.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-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-transparent{border-color:transparent}.border-white\/20{border-color:#fff3}.border-l-transparent{border-left-color:transparent}.border-t-primary{--tw-border-opacity: 1;border-top-color:rgb(from var(--primary) r g b / var(--tw-border-opacity, 1))}.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-mix\(in_srgb\,var\(--theme-surface-card\)_72\%\,transparent\)\]{background-color:color-mix(in srgb,var(--theme-surface-card) 72%,transparent)}.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-\[rgb\(from_var\(--color-danger\)_r_g_b_\/_1\)\]{background-color:rgb(from var(--color-danger) r g b / 1)}.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\(--color-text-inverse\)\]{background-color:var(--color-text-inverse)}.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-\[var\(--surface-tooltip\)\]{background-color:var(--surface-tooltip)}.bg-\[var\(--theme-action-primary-background\)\]{background-color:var(--theme-action-primary-background)}.bg-accent{--tw-bg-opacity: 1;background-color:rgb(from var(--accent) r g b / var(--tw-bg-opacity, 1))}.bg-amber-500\/10{background-color:#f59e0b1a}.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\/65{background-color:rgb(from var(--background) r g b / .65)}.bg-background\/70{background-color:rgb(from var(--background) r g b / .7)}.bg-background\/75{background-color:rgb(from var(--background) r g b / .75)}.bg-background\/80{background-color:rgb(from var(--background) r g b / .8)}.bg-background\/90{background-color:rgb(from var(--background) r g b / .9)}.bg-black\/20{background-color:#0003}.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\/40{background-color:rgb(from var(--border) r g b / .4)}.bg-border\/70{background-color:rgb(from var(--border) r g b / .7)}.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-destructive\/5{background-color:rgb(from var(--destructive) r g b / .05)}.bg-destructive\/90{background-color:rgb(from var(--destructive) r g b / .9)}.bg-emerald-500\/90{background-color:#10b981e6}.bg-foreground{--tw-bg-opacity: 1;background-color:rgb(from var(--foreground) r g b / var(--tw-bg-opacity, 1))}.bg-foreground\/10{background-color:rgb(from var(--foreground) r g b / .1)}.bg-foreground\/15{background-color:rgb(from var(--foreground) r g b / .15)}.bg-foreground\/5{background-color:rgb(from var(--foreground) r g b / .05)}.bg-foreground\/80{background-color:rgb(from var(--foreground) r g b / .8)}.bg-muted{--tw-bg-opacity: 1;background-color:rgb(from var(--muted) r g b / var(--tw-bg-opacity, 1))}.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-red-500\/10{background-color:#ef44441a}.bg-secondary{--tw-bg-opacity: 1;background-color:rgb(from var(--secondary) r g b / var(--tw-bg-opacity, 1))}.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-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)}.to-accent\/30{--tw-gradient-to: rgb(from var(--accent) r g b / .3) 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)}.bg-cover{background-size:cover}.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-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.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-0{padding-left:0;padding-right:0}.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-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.\!pb-2{padding-bottom:.5rem!important}.\!pt-4{padding-top:1rem!important}.pb-10{padding-bottom:2.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.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-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.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-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.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}.normal-case{text-transform:none}.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-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.18em\]{letter-spacing:.18em}.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-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.text-\[color-mix\(in_srgb\,var\(--color-text-inverse\)_80\%\,transparent_20\%\)\]{color:color-mix(in srgb,var(--color-text-inverse) 80%,transparent 20%)}.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-\[rgb\(from_var\(--color-text-inverse\)_r_g_b_\/_1\)\]{color:rgb(from var(--color-text-inverse) r g b / 1)}.text-\[var\(--color-text-inverse\)\]{color:var(--color-text-inverse)}.text-\[var\(--fx-accent-1\)\]{color:var(--fx-accent-1)}.text-\[var\(--primary-text\)\]{color:var(--primary-text)}.text-\[var\(--theme-action-primary-text\)\]{color:var(--theme-action-primary-text)}.text-accent-foreground{--tw-text-opacity: 1;color:rgb(from var(--accent-foreground) r g b / var(--tw-text-opacity, 1))}.text-amber-100{--tw-text-opacity: 1;color:rgb(254 243 199 / 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-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / 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\/25{color:rgb(from var(--foreground) r g b / .25)}.text-foreground\/40{color:rgb(from var(--foreground) r g b / .4)}.text-foreground\/45{color:rgb(from var(--foreground) r g b / .45)}.text-foreground\/50{color:rgb(from var(--foreground) r g b / .5)}.text-foreground\/55{color:rgb(from var(--foreground) r g b / .55)}.text-foreground\/60{color:rgb(from var(--foreground) r g b / .6)}.text-foreground\/65{color:rgb(from var(--foreground) r g b / .65)}.text-foreground\/70{color:rgb(from var(--foreground) r g b / .7)}.text-foreground\/75{color:rgb(from var(--foreground) r g b / .75)}.text-foreground\/80{color:rgb(from var(--foreground) r g b / .8)}.text-foreground\/85{color:rgb(from var(--foreground) r g b / .85)}.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-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.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-due\/80{color:rgb(from var(--status-due) r g b / .8)}.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)}.text-white\/70{color:#ffffffb3}.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-30{opacity:.3}.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-\[0_10px_24px_color-mix\(in_srgb\,var\(--theme-header-glow\)_24\%\,transparent\)\]{--tw-shadow: 0 10px 24px color-mix(in srgb,var(--theme-header-glow) 24%,transparent);--tw-shadow-colored: 0 10px 24px 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_10px_30px_color-mix\(in_srgb\,var\(--theme-action-primary-background\)_26\%\,transparent\)\]{--tw-shadow: 0 10px 30px color-mix(in srgb,var(--theme-action-primary-background) 26%,transparent);--tw-shadow-colored: 0 10px 30px 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_8px_22px_color-mix\(in_srgb\,var\(--theme-action-primary-background\)_32\%\,transparent\)\]{--tw-shadow: 0 8px 22px color-mix(in srgb,var(--theme-action-primary-background) 32%,transparent);--tw-shadow-colored: 0 8px 22px 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-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)}.blur-xl{--tw-blur: blur(24px);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-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\]{transition-property:max-height,opacity;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-none{transition-property:none}.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}.public-safe-area-shell{min-height:100dvh;padding-top:env(safe-area-inset-top,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px)}[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 *{color:var(--universal-currency-negative)!important}.theme-scope .hover\:bg-card\/70:hover{background-color:color-mix(in srgb,var(--theme-card-surface) 98%,transparent 2%)!important}.theme-scope .hover\:bg-card\/80:hover{background-color:color-mix(in srgb,var(--theme-card-surface) 99%,transparent 1%)!important}.theme-scope .hover\:bg-background\/50:hover{background-color:color-mix(in srgb,var(--theme-shell-background, var(--bg)) 96%,transparent 4%)!important}.theme-scope .hover\:bg-background\/60:hover{background-color:color-mix(in srgb,var(--theme-shell-background, var(--bg)) 97%,transparent 3%)!important}.theme-scope .hover\:bg-background\/70:hover{background-color:color-mix(in srgb,var(--theme-shell-background, var(--bg)) 98%,transparent 2%)!important}.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(--theme-card-surface)}.theme-scope .dark\:bg-card\/50:is(.dark *){background-color:color-mix(in srgb,var(--theme-card-surface) 96%,transparent 4%)!important}.theme-scope .dark\:bg-card\/70:is(.dark *){background-color:color-mix(in srgb,var(--theme-card-surface) 98%,transparent 2%)!important}.theme-scope .dark\:hover\:bg-card:hover:is(.dark *){background-color:var(--theme-card-surface)}.theme-scope .dark\:hover\:bg-card\/70:hover:is(.dark *){background-color:color-mix(in srgb,var(--theme-card-surface) 98%,transparent 2%)!important}.theme-scope .dark\:hover\:bg-card\/80:hover:is(.dark *){background-color:color-mix(in srgb,var(--theme-card-surface) 99%,transparent 1%)!important}.\[\&\>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-foreground\/35:hover{border-color:rgb(from var(--foreground) r g b / .35)}.hover\:border-foreground\/60:hover{border-color:rgb(from var(--foreground) r g b / .6)}.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\/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\: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\(--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-transparent:hover{background-color:transparent}.hover\:text-\[var\(--fx-accent-1\)\]:hover{color:var(--fx-accent-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\/80:hover{color:rgb(from var(--foreground) r g b / .8)}.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-red-200:hover{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.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\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / 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\: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\:bg-transparent:focus{background-color:transparent}.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-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\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-white\/60:focus-visible{outline-color:#fff9}.focus-visible\:ring: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(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)}.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-0:focus-visible{--tw-ring-offset-width: 0px}.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]{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\=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]{--tw-enter-opacity: 0}.data-\[state\=open\]\:fade-in-80[data-state=open]{--tw-enter-opacity: .8}.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\=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\: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\/70:is(.dark *){background-color:rgb(from var(--card) r g b / .7)}.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\: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\:to-accent\/20:is(.dark *){--tw-gradient-to: rgb(from var(--accent) r g b / .2) 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\:mt-0{margin-top:0}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-6{height:1.5rem}.sm\:w-6{width:1.5rem}.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\:rounded-lg{border-radius:var(--radius)}.sm\:px-4{padding-left:1rem;padding-right:1rem}.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-12{padding-top:3rem}.sm\:pt-3{padding-top:.75rem}.sm\:pt-8{padding-top:2rem}.sm\:text-left{text-align:left}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@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\:inline-flex{display:inline-flex}.md\:hidden{display:none}.md\:h-4{height:1rem}.md\:h-\[3\.5rem\]{height:3.5rem}.md\:w-4{width:1rem}.md\:w-\[3\.5rem\]{width:3.5rem}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.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-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-3{gap:.75rem}.md\:gap-6{gap:1.5rem}.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-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-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\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.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\,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-start{justify-content:flex-start}.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}}@media (min-width: 1280px){.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}.\[\&\>div\>div\>\*\]\:text-white>div>div>*{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.\[\&\>div\>span\>svg\]\:text-red-900>div>span>svg{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.\[\&\>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;overflow:hidden;overscroll-behavior:none}.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 .pricing-hero-cta{background-image:var(--pricing-pro-button-gradient);background-size:200%;box-shadow:var(--pricing-btn-shadow);border:none;color:var(--color-text-inverse)}.aurora-standalone .pricing-hero-cta:hover{box-shadow:var(--pricing-btn-shadow-hover)}.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.legal-page input,.aurora-standalone.legal-page textarea,.aurora-standalone.legal-page select{color:#0f172a;background-color:#fff;border-color:#cbd5f5}.aurora-standalone.legal-page textarea{background-color:#fff}.aurora-standalone.legal-page input::-moz-placeholder,.aurora-standalone.legal-page textarea::-moz-placeholder,.aurora-standalone.legal-page select::-moz-placeholder{color:#94a3b8}.aurora-standalone.legal-page input::placeholder,.aurora-standalone.legal-page textarea::placeholder,.aurora-standalone.legal-page select::placeholder{color:#94a3b8}.aurora-standalone .auth-shell .hero-slogan-pill{padding:.25rem 1rem;letter-spacing:.05em}.aurora-standalone.legal-page .public-contact-section{background:linear-gradient(180deg,#fff,#f8fafc);border-color:#dbeafe;box-shadow:0 18px 35px #0f172a14;color:#0f172a}.aurora-standalone.legal-page .public-contact-heading{font-size:1.375rem;font-weight:600;color:#0f172a;letter-spacing:-.02em}.aurora-standalone.legal-page .public-contact-subtext{color:#475569;line-height:1.6}.aurora-standalone.legal-page .public-contact-card{border-radius:1.5rem;background:#fff;border:1px solid #e2e8f0;box-shadow:0 25px 45px #0f172a14;padding:2rem}.aurora-standalone.legal-page .public-contact-form{display:flex;flex-direction:column;gap:1.5rem;color:inherit}.aurora-standalone.legal-page .public-contact-row{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.aurora-standalone.legal-page .public-contact-field{display:flex;flex-direction:column;gap:.35rem}.aurora-standalone.legal-page .public-contact-label{font-size:.65rem;letter-spacing:.35em;text-transform:uppercase;font-weight:600;color:#0f172a}.aurora-standalone.legal-page .public-contact-input,.aurora-standalone.legal-page .public-contact-select,.aurora-standalone.legal-page .public-contact-textarea{background:#f9fafb;border:1px solid #dbe1f4;border-radius:1rem;color:#0f172a;font-size:.95rem;padding:.85rem 1rem;line-height:1.4;transition:border-color .25s ease,box-shadow .25s ease;box-shadow:inset 0 0 0 1px #0f172a0a}.aurora-standalone.legal-page .public-contact-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#5d6678 50%),linear-gradient(135deg,#5d6678 50%,transparent 50%);background-position:right .8rem bottom .8rem,right .48rem bottom .8rem;background-size:.45em .45em,.45em .45em;background-repeat:no-repeat;padding-right:2.5rem}.aurora-standalone.legal-page .public-contact-select:focus,.aurora-standalone.legal-page .public-contact-input:focus,.aurora-standalone.legal-page .public-contact-textarea:focus{border-color:#7df8d6;box-shadow:0 0 0 3px #7df8d659;outline:none}.aurora-standalone.legal-page .public-contact-textarea{min-height:180px;resize:vertical;padding:1rem}.aurora-standalone.legal-page .public-contact-input::-moz-placeholder,.aurora-standalone.legal-page .public-contact-textarea::-moz-placeholder{color:#94a3b8}.aurora-standalone.legal-page .public-contact-input::placeholder,.aurora-standalone.legal-page .public-contact-textarea::placeholder{color:#94a3b8}.aurora-standalone.legal-page .public-contact-option{color:#0f172a}.aurora-standalone.legal-page .public-contact-helper{font-size:.75rem;color:#475569;margin:0}.aurora-standalone.legal-page .public-contact-helper--error{color:#b31217}.aurora-standalone.legal-page .public-contact-status{margin:0;font-weight:600;font-size:.95rem}.aurora-standalone.legal-page .public-contact-status--success{color:#0f8f5a}.aurora-standalone.legal-page .public-contact-status--error{color:#dc2626}.aurora-standalone.legal-page .public-contact-footer{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.public-header{--public-sidebar-bg: radial-gradient(circle at top left, rgba(123, 92, 255, .18), transparent 32%), radial-gradient(circle at top right, rgba(86, 227, 255, .12), transparent 28%), linear-gradient(180deg, rgba(7, 10, 20, .98) 0%, rgba(5, 8, 15, .98) 100%);--public-sidebar-border: rgba(255, 255, 255, .08);--public-sidebar-border-strong: rgba(255, 255, 255, .12);--public-sidebar-shadow: 0 28px 80px rgba(0, 0, 0, .45);--public-sidebar-soft-shadow: 0 14px 36px rgba(0, 0, 0, .22);--public-sidebar-highlight: rgba(125, 248, 214, .2);--public-sidebar-hover: rgba(255, 255, 255, .06);--public-sidebar-active: rgba(255, 255, 255, .1);--public-sidebar-text-soft: rgba(255, 255, 255, .62)}.public-header .slogan-light{color:#7df8d6f2}.public-header .slogan-text{color:#ffffffb8;letter-spacing:.01em}.public-header button[aria-label="Open navigation menu"]{box-shadow:inset 0 1px #ffffff14,0 12px 28px #00000038}.public-header button[aria-label="Open navigation menu"]:hover{box-shadow:inset 0 1px #ffffff1f,0 18px 36px #00000047}.public-header [role=dialog]{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.public-header [role=dialog]>div,.public-header [data-vaul-drawer]{background:var(--public-sidebar-bg)}.public-header a[class*="rounded-2xl border px-4 py-3"]{position:relative;overflow:hidden;box-shadow:0 1px #ffffff05}.public-header a[class*="rounded-2xl border px-4 py-3"]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(125,248,214,.08),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.03),transparent 65%);opacity:0;transition:opacity .2s ease;pointer-events:none}.public-header a[class*="rounded-2xl border px-4 py-3"]:hover:before,.public-header a[class*="rounded-2xl border px-4 py-3"]:focus-visible:before{opacity:1}.public-header a[class*="rounded-2xl border px-4 py-3"]:hover{transform:translateY(-1px);box-shadow:var(--public-sidebar-soft-shadow)}.public-header a[class*="rounded-2xl border px-4 py-3"] span[class*=rounded-xl]{box-shadow:inset 0 1px #ffffff14,0 6px 18px #0000002e}.public-header .border-sidebar-border,.public-header .border-sidebar-border\/70{border-color:var(--public-sidebar-border)!important}.public-header .border-sidebar-border\/60{border-color:#ffffff12!important}.public-header .bg-sidebar{background:var(--public-sidebar-bg)!important}.public-header .bg-sidebar\/80,.public-header .bg-sidebar\/70{background:linear-gradient(180deg,#ffffff08,#ffffff04),#080c16b8!important}.public-header .bg-sidebar-accent,.public-header .bg-sidebar-accent\/80,.public-header .bg-sidebar-accent\/60{background:linear-gradient(180deg,#ffffff12,#ffffff08),var(--public-sidebar-active)!important}.public-header .text-sidebar-foreground{color:#fffffff0!important}.public-header .text-sidebar-foreground\/70{color:#ffffffb3!important}.public-header .text-sidebar-foreground\/60,.public-header .text-sidebar-foreground\/55{color:var(--public-sidebar-text-soft)!important}.public-header .text-sidebar-accent-foreground{color:#fffffff5!important}.public-header .shadow-\[0_40px_80px_rgba\(5\,8\,25\,0\.85\)\]{box-shadow:var(--public-sidebar-shadow)!important}..public-header .group:hover .text-sidebar-foreground\/55,.public-header .group:focus-visible .text-sidebar-foreground\/55{color:#ffffffe0!important}.public-header{--nav-surface: rgba(3, 5, 18, .45)}@media (min-width: 768px){.aurora-standalone.legal-page .public-contact-footer{flex-direction:row;justify-content:space-between;align-items:center}}.aurora-standalone.legal-page .public-contact-submit{border-radius:999px;border:none;padding:.85rem 1.75rem;font-weight:600;letter-spacing:.08em;background:linear-gradient(120deg,#7df8d6,#56e3ff 55%,#8b5dff);color:#030712;text-transform:uppercase;box-shadow:0 20px 40px #0f172a40;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.aurora-standalone.legal-page .public-contact-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 25px 45px #0f172a40}.aurora-standalone.legal-page .public-contact-submit:focus-visible{outline:3px solid rgba(125,248,214,.7);outline-offset:3px}.aurora-standalone.legal-page .public-contact-submit:disabled{background:#cbd5f5;color:#475569;box-shadow:none;cursor:not-allowed}.aurora-standalone.legal-page .public-contact-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden;visibility:hidden}.landing-revamp .landing-revamp-shell{width:min(100%,1200px);margin:0 auto}.public-safe-area-shell .landing-revamp{min-height:calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));height:calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))}.landing-revamp .landing-revamp-topbar{display:flex;align-items:center;justify-content:space-between;padding:calc(env(safe-area-inset-top,0px) + .8rem) 1.15rem .15rem}.landing-revamp .landing-revamp-brand{display:inline-flex;align-items:center;gap:.5rem}.landing-revamp .landing-revamp-af-icon{width:84px;height:84px;-o-object-fit:contain;object-fit:contain}.landing-revamp .landing-revamp-brand-text{font-size:clamp(1.5rem,2.4vw,1.8rem);font-weight:700;letter-spacing:-.015em;color:var(--fx-accent-1, #7df8d6);text-shadow:0 0 16px color-mix(in srgb,var(--fx-accent-1, #7df8d6) 35%,transparent)}.landing-revamp .landing-revamp-brand-text-accent{background:linear-gradient(120deg,var(--fx-accent-2, #8b5dff) 0%,var(--fx-accent-1, #7df8d6) 55%,var(--fx-accent-3, #56e3ff) 100%);-webkit-background-clip:text;background-clip:text;color:transparent!important;display:inline-block}.auth-shell .auth-topbar{display:flex;align-items:center;justify-content:flex-start;padding:calc(env(safe-area-inset-top,0px) + .8rem) 1.15rem .15rem}.auth-shell .auth-brand{display:inline-flex;align-items:center;gap:.5rem}.auth-shell .auth-brand-logo{width:84px;height:84px;-o-object-fit:contain;object-fit:contain}.auth-shell .auth-brand-text{font-size:clamp(1.5rem,2.4vw,1.8rem);font-weight:700;letter-spacing:-.015em;color:var(--fx-accent-1, #7df8d6);text-shadow:0 0 16px color-mix(in srgb,var(--fx-accent-1, #7df8d6) 35%,transparent)}.auth-shell .auth-brand-text-accent{background:linear-gradient(120deg,var(--fx-accent-2, #8b5dff) 0%,var(--fx-accent-1, #7df8d6) 55%,var(--fx-accent-3, #56e3ff) 100%);-webkit-background-clip:text;background-clip:text;color:transparent!important;display:inline-block}.auth-shell .auth-top-glow{position:fixed;top:calc(env(safe-area-inset-top,0px) + 0px);left:0;right:0;height:2px;background:var(--header-border, rgba(125, 248, 214, .9));box-shadow:0 12px 28px #7df8d659;z-index:15;pointer-events:none}.landing-revamp .landing-revamp-indicator{display:inline-flex;align-items:center;gap:.32rem}.landing-revamp .landing-revamp-indicator-dot{width:6px;height:6px;border-radius:999px;background:#ffffff4d;transition:width .26s ease,background-color .26s ease;position:relative;overflow:hidden}.landing-revamp .landing-revamp-indicator-dot.is-active{width:24px;background:#ffffff38}.landing-revamp .landing-revamp-indicator-fill{position:absolute;inset:0;transform-origin:left center;background:color-mix(in srgb,var(--fx-accent-1, #7df8d6) 88%,white 12%);box-shadow:0 0 10px color-mix(in srgb,var(--theme-header-glow) 44%,transparent 56%)}.landing-revamp .landing-revamp-top-glow{position:absolute;top:calc(env(safe-area-inset-top,0px) + 2px);left:0;right:0;height:2px;background:var(--header-border, rgba(125, 248, 214, .9));box-shadow:0 12px 28px #7df8d659;z-index:15;pointer-events:none}.landing-revamp .landing-revamp-horizon-glow{pointer-events:none;position:fixed;left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 36px);transform:translate(-50%);width:min(86vw,520px);height:130px;border-radius:999px;background:radial-gradient(ellipse at center,rgba(125,248,214,.35) 0%,rgba(86,227,255,.2) 35%,transparent 72%);filter:blur(18px);opacity:.9;z-index:6}.landing-revamp .landing-revamp-content{min-height:0;flex:1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem;padding:0 .75rem;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 8.25rem);overflow:hidden;touch-action:pan-x}.landing-revamp .landing-revamp-swipe-zone{width:100%;height:100%;touch-action:pan-x;overflow:visible;position:relative}.landing-revamp .landing-revamp-arrow{width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.26);background:#0b112280;color:#ffffffe6;align-items:center;justify-content:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.landing-revamp .landing-revamp-slider{width:100%;height:100%;overflow:hidden}.landing-revamp .landing-revamp-track{display:flex;width:100%;height:100%;transition:transform .36s cubic-bezier(.22,.8,.25,1)}.landing-revamp .landing-revamp-page{flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:clamp(.24rem,.9vh,.62rem) .12rem clamp(.2rem,.6vh,.42rem);opacity:.7;transform:none;transition:opacity .26s ease;overflow:visible}.landing-revamp .landing-revamp-page.is-active{opacity:1;transform:none}.landing-revamp .landing-revamp-page-hero{width:min(100%,860px);max-width:860px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding-top:0}.landing-revamp .landing-revamp-heading{margin:0;max-width:18ch;font-size:clamp(1.8rem,4.1vw,3.25rem);line-height:1.04;letter-spacing:-.02em;font-weight:700;text-wrap:balance;text-shadow:0 10px 24px rgba(0,0,0,.35);background:linear-gradient(120deg,color-mix(in srgb,var(--fx-accent-1, #7df8d6) 92%,white 8%),color-mix(in srgb,var(--fx-accent-3, #56e3ff) 90%,white 10%) 55%,color-mix(in srgb,var(--fx-accent-2, #8b5dff) 86%,white 14%));-webkit-background-clip:text;background-clip:text;color:transparent!important}.landing-revamp .landing-revamp-hero-graphic-wrap{position:relative;width:min(100%,580px);margin:.8rem auto 1.2rem;min-height:194px}.landing-revamp .landing-revamp-hero-graphic-parallax{position:relative;width:100%;min-height:inherit;transform-style:preserve-3d}.landing-revamp .landing-revamp-hero-chip{position:absolute;border-radius:.9rem;border:1px solid color-mix(in srgb,var(--fx-accent-1, #7df8d6) 28%,var(--fx-accent-2, #8b5dff) 72%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 12px 26px #00000059,0 0 28px color-mix(in srgb,var(--fx-accent-1, #7df8d6) 22%,transparent 78%);overflow:hidden;background:#04070e9e;transition:transform .26s ease-out}.landing-revamp .landing-revamp-hero-chip:before{content:"";position:absolute;inset:0;background:#04070e2e;pointer-events:none}.landing-revamp .landing-revamp-hero-chip:after{content:"";position:absolute;inset:auto 12% -24%;height:28%;border-radius:999px;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--fx-accent-3, #56e3ff) 42%,transparent 58%) 0%,transparent 72%);filter:blur(10px);pointer-events:none}.landing-revamp .landing-revamp-hero-chip img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:6px;display:block;opacity:.82;border-radius:.7rem}.landing-revamp .landing-revamp-hero-chip-a{width:clamp(214px,52%,286px);height:clamp(98px,24%,124px);left:4%;bottom:10px;--hero-chip-x: 0%;--hero-chip-rot: -7deg;--hero-chip-rot-start: -11deg;transform:translate(var(--hero-chip-x)) rotate(var(--hero-chip-rot));z-index:2}.landing-revamp .landing-revamp-hero-chip-b{width:clamp(226px,56%,302px);height:clamp(104px,26%,128px);left:auto;right:4%;bottom:0;--hero-chip-x: 0%;--hero-chip-rot: 8deg;--hero-chip-rot-start: 12deg;transform:translate(var(--hero-chip-x)) rotate(var(--hero-chip-rot));z-index:1}.landing-revamp .landing-revamp-subheading{margin:0;max-width:44ch;font-size:clamp(.8rem,1.45vw,.9rem);line-height:1.42;color:#fffffff2}.landing-revamp .landing-revamp-copy-lockup{width:min(100%,44ch);margin:0 auto;display:grid;gap:.38rem;position:relative;padding-left:.72rem}.landing-revamp .landing-revamp-copy-lockup:before{content:"";position:absolute;left:0;top:.18rem;bottom:.12rem;width:2px;border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,var(--fx-accent-1, #7df8d6) 75%,transparent 25%),color-mix(in srgb,var(--fx-accent-2, #8b5dff) 65%,transparent 35%));animation:landing-revamp-copy-marker-breathe 2.8s ease-in-out infinite}.landing-revamp .landing-revamp-hero-copy-card{width:min(100%,600px);margin:.2rem auto 0;padding:.56rem .68rem .64rem;border-radius:.92rem;border:1px solid color-mix(in srgb,var(--theme-header-border) 42%,transparent 58%);background:linear-gradient(145deg,color-mix(in srgb,var(--theme-surface-shell) 54%,transparent 46%),color-mix(in srgb,var(--theme-surface-shell) 34%,transparent 66%));box-shadow:0 10px 22px #0003,inset 0 0 0 1px #ffffff0a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);text-align:left}.landing-revamp .landing-revamp-subheading--primary{font-size:clamp(.88rem,1.52vw,1rem);line-height:1.46;font-weight:500}.landing-revamp .landing-revamp-subheading--secondary{font-size:clamp(.76rem,1.24vw,.84rem);line-height:1.4}.landing-revamp .landing-revamp-subheading.muted{color:#ffffffb3}.landing-revamp .landing-revamp-workflow-shell{width:min(100%,760px);margin:clamp(2rem,4.6vh,2.7rem) auto 0}.landing-revamp .landing-revamp-workflow-timeline{position:relative;width:min(100%,760px);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;align-items:start;padding:.16rem .24rem 1.28rem;isolation:isolate}.landing-revamp .landing-revamp-workflow-timeline:before{content:"";position:absolute;left:6.5%;right:6.5%;bottom:.22rem;height:12px;border-radius:999px;border:1px solid color-mix(in srgb,var(--fx-accent-1, #7df8d6) 42%,var(--fx-accent-2, #8b5dff) 58%);background:linear-gradient(90deg,color-mix(in srgb,var(--universal-status-upcoming) 34%,rgba(3,8,19,.92) 66%),color-mix(in srgb,var(--universal-status-due) 34%,rgba(3,8,19,.92) 66%) 34%,color-mix(in srgb,var(--universal-status-paid) 34%,rgba(3,8,19,.92) 66%) 66%,color-mix(in srgb,var(--universal-status-skipped) 30%,rgba(3,8,19,.92) 70%));box-shadow:0 0 22px color-mix(in srgb,var(--fx-accent-3, #56e3ff) 36%,transparent 64%),0 0 14px color-mix(in srgb,var(--fx-accent-1, #7df8d6) 28%,transparent 72%),inset 0 0 0 1px color-mix(in srgb,var(--fx-accent-2, #8b5dff) 18%,transparent 82%);opacity:.95;pointer-events:none;z-index:0}.landing-revamp .landing-revamp-workflow-timeline:after{content:"";position:absolute;left:7%;right:7%;bottom:.52rem;height:2px;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--universal-status-upcoming) 80%,white 20%),color-mix(in srgb,var(--universal-status-due) 82%,white 18%) 34%,color-mix(in srgb,var(--universal-status-paid) 82%,white 18%) 66%,color-mix(in srgb,var(--universal-status-skipped) 76%,white 24%));box-shadow:0 0 12px color-mix(in srgb,var(--fx-accent-3, #56e3ff) 44%,transparent 56%);opacity:.82;pointer-events:none;z-index:1}.landing-revamp .landing-revamp-workflow-step{--workflow-color: var(--fx-accent-3, #56e3ff);position:relative;z-index:1;display:grid;justify-items:center;gap:.28rem;padding-top:0;padding-bottom:.98rem;opacity:0;transform:translateY(-30px) scale(.94);filter:blur(4px);animation:none}.landing-revamp .landing-revamp-workflow-step:before{content:"";position:absolute;bottom:.56rem;width:2px;height:14px;border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,var(--workflow-color) 86%,transparent 14%),color-mix(in srgb,var(--workflow-color) 26%,transparent 74%));opacity:.9;pointer-events:none;z-index:1;animation:landing-revamp-workflow-stem-fade 2.4s ease-in-out infinite;animation-delay:var(--timeline-delay, 0ms)}.landing-revamp .landing-revamp-workflow-step:after{content:"";position:absolute;bottom:.18rem;width:11px;height:11px;border-radius:999px;border:1px solid color-mix(in srgb,var(--workflow-color) 82%,transparent 18%);background:color-mix(in srgb,var(--workflow-color) 72%,white 28%);box-shadow:0 0 14px color-mix(in srgb,var(--workflow-color) 76%,transparent 24%),0 0 26px color-mix(in srgb,var(--workflow-color) 58%,transparent 42%);pointer-events:none;z-index:2;animation:landing-revamp-workflow-node-pulse 2.5s ease-in-out infinite;animation-delay:var(--timeline-delay, 0ms)}.landing-revamp .landing-revamp-workflow-step--upcoming{--workflow-color: var(--universal-status-upcoming)}.landing-revamp .landing-revamp-workflow-step--due{--workflow-color: var(--universal-status-due)}.landing-revamp .landing-revamp-workflow-step--paid{--workflow-color: var(--universal-status-paid)}.landing-revamp .landing-revamp-workflow-step--skipped{--workflow-color: var(--universal-status-skipped)}.landing-revamp .landing-revamp-page--value .landing-revamp-hero-graphic-wrap{margin-bottom:clamp(3rem,6.8vh,3.8rem)}.landing-revamp .landing-revamp-workflow-pill{min-width:132px;justify-content:center;padding:.58rem .84rem;font-size:.82rem;letter-spacing:.09em;text-transform:uppercase;font-weight:700;border-width:1px;position:relative;z-index:3;isolation:isolate;overflow:hidden;border-color:color-mix(in srgb,var(--workflow-color) 62%,transparent 38%);background:linear-gradient(132deg,color-mix(in srgb,var(--workflow-color) 20%,rgba(4,10,22,.9) 80%),#050a16d1);color:color-mix(in srgb,var(--workflow-color) 88%,white 12%);box-shadow:0 14px 28px #00000052,0 0 30px color-mix(in srgb,var(--workflow-color) 58%,transparent 42%),0 0 14px color-mix(in srgb,var(--workflow-color) 42%,transparent 58%),inset 0 0 0 1px color-mix(in srgb,var(--workflow-color) 28%,transparent 72%);text-shadow:0 0 10px color-mix(in srgb,var(--workflow-color) 42%,transparent 58%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .24s ease,box-shadow .24s ease}.landing-revamp .landing-revamp-workflow-pill:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(122deg,color-mix(in srgb,var(--workflow-color) 32%,transparent 68%) 0%,transparent 42%,color-mix(in srgb,var(--workflow-color) 26%,transparent 74%) 100%);opacity:.58;pointer-events:none;z-index:0}.landing-revamp .landing-revamp-workflow-pill.status-label--upcoming{--workflow-color: var(--universal-status-upcoming);box-shadow:0 14px 28px #00000052,0 0 34px color-mix(in srgb,var(--universal-status-upcoming) 66%,transparent 34%),inset 0 0 0 1px color-mix(in srgb,var(--universal-status-upcoming) 38%,transparent 62%)}.landing-revamp .landing-revamp-workflow-pill.status-label--due{--workflow-color: var(--universal-status-due);box-shadow:0 14px 28px #00000052,0 0 34px color-mix(in srgb,var(--universal-status-due) 66%,transparent 34%),inset 0 0 0 1px color-mix(in srgb,var(--universal-status-due) 38%,transparent 62%)}.landing-revamp .landing-revamp-workflow-pill.status-label--paid{--workflow-color: var(--universal-status-paid);box-shadow:0 14px 28px #00000052,0 0 34px color-mix(in srgb,var(--universal-status-paid) 66%,transparent 34%),inset 0 0 0 1px color-mix(in srgb,var(--universal-status-paid) 38%,transparent 62%)}.landing-revamp .landing-revamp-workflow-pill.status-label--skipped{--workflow-color: var(--universal-status-skipped);box-shadow:0 14px 28px #00000052,0 0 28px color-mix(in srgb,var(--universal-status-skipped) 56%,transparent 44%),inset 0 0 0 1px color-mix(in srgb,var(--universal-status-skipped) 34%,transparent 66%)}.landing-revamp .landing-revamp-copy-keyword{display:inline-block;color:inherit;font-weight:600;letter-spacing:.004em;padding:.05rem .42rem .1rem;margin:0 .04rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--theme-header-border) 44%,transparent 56%);background:color-mix(in srgb,var(--color-surface) 10%,transparent 90%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-text-inverse) 6%,transparent 94%);line-height:1.15}.landing-revamp .landing-revamp-page-header{margin-bottom:.7rem}.landing-revamp .landing-revamp-title{margin:.26rem 0 0;font-size:clamp(1.8rem,4.1vw,3.25rem);line-height:1.08;letter-spacing:-.02em;font-weight:700;background:linear-gradient(120deg,color-mix(in srgb,var(--fx-accent-1, #7df8d6) 92%,white 8%),color-mix(in srgb,var(--fx-accent-3, #56e3ff) 90%,white 10%) 55%,color-mix(in srgb,var(--fx-accent-2, #8b5dff) 86%,white 14%));-webkit-background-clip:text;background-clip:text;color:transparent!important;text-shadow:0 10px 24px rgba(0,0,0,.35)}.landing-revamp .landing-revamp-page-simple{width:min(100%,820px);text-align:left;overflow:visible;position:relative;isolation:isolate;margin:0 auto}.landing-revamp .landing-revamp-page-simple--value .landing-revamp-page-header,.landing-revamp .landing-revamp-page-simple--preview{text-align:center}.landing-revamp .landing-revamp-page2-showcase{position:relative;width:min(100%,760px);margin:1.35rem auto .9rem;min-height:420px;display:grid;place-items:center}.landing-revamp .landing-revamp-page2-aurora{position:absolute;border-radius:999px;filter:blur(52px);pointer-events:none;opacity:.62;mix-blend-mode:screen}.landing-revamp .landing-revamp-page2-aurora--one{width:min(72%,420px);height:min(58%,250px);top:4%;left:6%;background:radial-gradient(circle at 40% 45%,color-mix(in srgb,var(--fx-accent-1, #7df8d6) 84%,transparent) 0%,transparent 74%);animation:landing-revamp-page2-aurora-drift-a 6.6s ease-in-out infinite alternate}.landing-revamp .landing-revamp-page2-aurora--two{width:min(70%,390px);height:min(56%,230px);right:8%;bottom:2%;background:radial-gradient(circle at 58% 40%,color-mix(in srgb,var(--fx-accent-2, #8b5dff) 70%,transparent) 0%,transparent 76%);animation:landing-revamp-page2-aurora-drift-b 7.2s ease-in-out infinite alternate}.landing-revamp .landing-revamp-page2-screen-card{position:relative;width:min(100%,318px);border-radius:1.6rem;border:1px solid color-mix(in srgb,var(--fx-accent-1, #7df8d6) 46%,var(--fx-accent-2, #8b5dff) 54%);background:linear-gradient(180deg,#050814f0,#030712eb);box-shadow:0 36px 66px #01040ca8,0 0 46px color-mix(in srgb,var(--fx-accent-1, #7df8d6) 20%,transparent 80%);padding:.42rem;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.landing-revamp .landing-revamp-page2-screen-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(132deg,color-mix(in srgb,var(--fx-accent-1, #7df8d6) 34%,transparent 66%) 0%,transparent 40%,color-mix(in srgb,var(--fx-accent-2, #8b5dff) 28%,transparent 72%) 100%)}.landing-revamp .landing-revamp-page2-screen-card:after{content:"";position:absolute;left:6%;right:6%;bottom:-14%;height:24%;border-radius:999px;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--fx-accent-1, #7df8d6) 44%,transparent 56%) 0%,transparent 72%);filter:blur(20px);pointer-events:none}.landing-revamp .landing-revamp-page2-screen-shell{position:relative;border-radius:1.2rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--theme-header-border) 46%,transparent 54%)}.landing-revamp .landing-revamp-page2-screen-shell img{width:100%;aspect-ratio:674 / 754;-o-object-fit:cover;object-fit:cover;display:block}.landing-revamp .landing-revamp-page2-screen-overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#03081833,#03081814 26%,#03081859),linear-gradient(138deg,color-mix(in srgb,var(--fx-accent-3, #56e3ff) 14%,transparent 86%) 0%,transparent 34%)}.landing-revamp .landing-revamp-page2-pill{--pill-color: var(--fx-accent-1, #7df8d6);--pill-entry-delay: .12s;--pill-float-offset: 0ms;position:absolute;border-radius:999px;border:1px solid color-mix(in srgb,var(--pill-color) 78%,white 22%);background:linear-gradient(130deg,color-mix(in srgb,var(--pill-color) 18%,rgba(2,7,18,.92) 82%),#030813d6);box-shadow:0 14px 28px #01040a8f,0 0 20px color-mix(in srgb,var(--pill-color) 52%,transparent 48%),inset 0 0 0 1px color-mix(in srgb,var(--pill-color) 26%,transparent 74%);color:color-mix(in srgb,var(--color-text-inverse) 94%,var(--pill-color) 6%);padding:.4rem .74rem .42rem;min-width:176px;display:flex;align-items:center;justify-content:space-between;gap:.64rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:none;opacity:0;transform:translate3d(0,-26px,0) scale(.92)}.landing-revamp .landing-revamp-page2-pill-main{display:inline-flex;align-items:center;gap:.42rem;min-width:0}.landing-revamp .landing-revamp-page2-pill-label{font-size:.75rem;font-weight:600;letter-spacing:.01em;white-space:nowrap}.landing-revamp .landing-revamp-page2-pill-dot{width:6px;height:6px;border-radius:999px;flex:0 0 auto;background:color-mix(in srgb,var(--pill-color) 88%,white 12%);box-shadow:0 0 10px color-mix(in srgb,var(--pill-color) 72%,transparent 28%)}.landing-revamp .landing-revamp-page2-pill-due{font-size:.72rem;font-weight:500;color:color-mix(in srgb,var(--color-text-inverse) 78%,var(--pill-color) 22%)}.landing-revamp .landing-revamp-page2-pill-amount{font-size:.74rem;font-weight:700;letter-spacing:.01em;white-space:nowrap;color:color-mix(in srgb,var(--pill-color) 72%,white 28%)}.landing-revamp .landing-revamp-page2-pill--subscriptions{--pill-color: var(--category-color-subscriptions, #8b5cf6)}.landing-revamp .landing-revamp-page2-pill--utilities{--pill-color: var(--category-color-utilities, #3b82f6)}.landing-revamp .landing-revamp-page2-pill--groceries{--pill-color: var(--category-color-groceries, #22c55e)}.landing-revamp .landing-revamp-page2-pill--netflix{top:10%;left:8%;--pill-entry-delay: .12s;--pill-float-offset: 0ms}.landing-revamp .landing-revamp-page2-pill--utility{top:28%;right:5%;--pill-entry-delay: .26s;--pill-float-offset: .28s}.landing-revamp .landing-revamp-page2-pill--groceries-card{bottom:12%;left:11%;--pill-entry-delay: .38s;--pill-float-offset: .52s}.landing-revamp .landing-revamp-page3-stack{display:flex;flex-direction:column;align-items:center;gap:clamp(.2rem,.8vh,.6rem);height:100%;min-height:0;justify-content:center;overflow:visible}.landing-revamp .landing-revamp-page3-media-container{width:min(100%,860px);max-height:min(52svh,520px);display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:0;padding:clamp(.25rem,.8vh,.6rem) 0 clamp(.35rem,.9vh,.75rem);overflow:visible}.landing-revamp .landing-revamp-device-stage{width:min(100%,900px);margin:0 auto;max-height:100%;display:flex;align-items:center;justify-content:center}.landing-revamp .landing-revamp-device-desktop{display:block;width:min(100%,880px,92.56svh);margin:0 auto;position:relative;aspect-ratio:16 / 9;padding:8px;border-radius:1.15rem;border:1px solid color-mix(in srgb,var(--fx-accent-1, #7df8d6) 34%,var(--fx-accent-2, #8b5dff) 66%);background:linear-gradient(180deg,#0c101eeb,#060912e0);box-shadow:0 26px 54px #00000070,0 0 34px color-mix(in srgb,var(--fx-accent-3, #56e3ff) 28%,transparent 72%);overflow:hidden}.landing-revamp .landing-revamp-device-desktop:after{content:none}.landing-revamp .landing-revamp-device-desktop-topbar{position:absolute;left:8px;right:8px;top:8px;height:28px;z-index:2;display:flex;align-items:center;gap:.4rem;padding:0 .65rem;border-radius:.7rem;border-bottom:1px solid rgba(255,255,255,.11);background:#ffffff0e}.landing-revamp .landing-revamp-device-desktop-topbar span{width:8px;height:8px;border-radius:999px;background:#fff6}.landing-revamp .landing-revamp-device-desktop-screen{position:absolute;inset:42px 8px 8px;border-radius:.78rem;border:1px solid rgba(255,255,255,.12);overflow:hidden;background:#04070e}.landing-revamp .landing-revamp-device-phone{display:none;position:relative;width:min(82vw,320px,29svh);margin:.2rem auto 0;padding:10px;border-radius:2rem;border:1px solid color-mix(in srgb,var(--fx-accent-3, #56e3ff) 36%,var(--fx-accent-2, #8b5dff) 64%);background:linear-gradient(180deg,#101422f2,#080a13eb);box-shadow:0 22px 42px #00000073,0 0 28px color-mix(in srgb,var(--fx-accent-1, #7df8d6) 24%,transparent 76%)}.landing-revamp .landing-revamp-device-phone:after{content:"";position:absolute;inset:auto 14% -16%;height:24%;border-radius:999px;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--fx-accent-2, #8b5dff) 34%,transparent 66%) 0%,transparent 74%);filter:blur(12px);pointer-events:none}.landing-revamp .landing-revamp-device-phone-notch{position:absolute;left:50%;top:6px;transform:translate(-50%);width:34%;height:8px;border-radius:999px;background:#ffffff2e}.landing-revamp .landing-revamp-device-phone-screen{position:relative;width:100%;aspect-ratio:9 / 19.5;border-radius:1.45rem;overflow:hidden;background:#04070e}.landing-revamp .landing-revamp-showcase-slide{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transform:scale(1.01);transition:opacity .56s ease,transform .56s ease}.landing-revamp .landing-revamp-showcase-slide.is-active{opacity:1;transform:scale(1)}.landing-revamp .landing-revamp-cta-stack{position:fixed;left:50%;transform:translate(-50%);bottom:calc(env(safe-area-inset-bottom,0px) + 8px);width:min(100vw,1200px);padding:0 .75rem;z-index:25}.landing-revamp .landing-revamp-cta-container{width:min(100%,420px);margin:0 auto;display:grid;gap:.48rem}.landing-revamp .landing-revamp-cta{height:48px;border-radius:999px}.landing-revamp .landing-revamp-cta--primary{background:color-mix(in srgb,var(--theme-action-primary-background) 88%,white 12%);color:color-mix(in srgb,var(--theme-action-primary-text) 88%,#000 12%)}.landing-revamp .landing-revamp-cta--secondary{background:color-mix(in srgb,var(--theme-surface-shell) 52%,transparent 48%);border-color:color-mix(in srgb,var(--theme-header-border) 45%,transparent 55%);color:color-mix(in srgb,var(--theme-action-primary-background) 90%,white 10%)}.landing-revamp .landing-revamp-login-text{margin:0;text-align:center;font-size:.88rem;color:#ffffffbf}.landing-revamp .landing-revamp-login-link{color:color-mix(in srgb,var(--theme-action-primary-background) 92%,white 8%);font-weight:600}.landing-revamp .landing-revamp-page--hero.is-active .landing-revamp-hero-chip-a,.landing-revamp .landing-revamp-page--value.is-active .landing-revamp-hero-chip-a{animation:landing-revamp-hero-chip-drop .62s cubic-bezier(.2,.85,.28,1) both}.landing-revamp .landing-revamp-page--hero.is-active .landing-revamp-hero-chip-b,.landing-revamp .landing-revamp-page--value.is-active .landing-revamp-hero-chip-b{animation:landing-revamp-hero-chip-drop .7s cubic-bezier(.2,.85,.28,1) .14s both}.landing-revamp .landing-revamp-page.is-active .landing-revamp-heading,.landing-revamp .landing-revamp-page.is-active .landing-revamp-title{animation:landing-revamp-hero-heading-in .56s cubic-bezier(.22,.8,.25,1) .14s both}.landing-revamp .landing-revamp-page--hero .landing-revamp-page2-screen-card{opacity:0;transform:translateY(24px) scale(.92)}.landing-revamp .landing-revamp-page--hero .landing-revamp-page2-screen-shell img{opacity:0;transform:scale(1.06)}.landing-revamp .landing-revamp-page--hero.is-active .landing-revamp-page2-screen-card{animation:landing-revamp-page2-card-entry .76s cubic-bezier(.2,.86,.24,1) .11s both}.landing-revamp .landing-revamp-page--hero.is-active .landing-revamp-page2-screen-shell img{animation:landing-revamp-page2-screen-reveal .88s cubic-bezier(.18,.84,.24,1) .18s both}.landing-revamp .landing-revamp-page--hero.is-active .landing-revamp-page2-pill{animation:landing-revamp-page2-pill-entry .68s cubic-bezier(.2,.84,.25,1) both,landing-revamp-page2-pill-float 3.8s ease-in-out infinite;animation-delay:var(--pill-entry-delay, 0ms),calc(var(--pill-entry-delay, 0ms) + .72s + var(--pill-float-offset, 0ms))}.landing-revamp .landing-revamp-page--hero.is-active .landing-revamp-subheading--primary,.landing-revamp .landing-revamp-page--value.is-active .landing-revamp-subheading--primary{animation:landing-revamp-hero-copy-in .52s ease .26s both}.landing-revamp .landing-revamp-page--hero.is-active .landing-revamp-subheading--secondary,.landing-revamp .landing-revamp-page--value.is-active .landing-revamp-subheading--secondary{animation:landing-revamp-hero-copy-in .52s ease .36s both}.landing-revamp .landing-revamp-page--hero.is-active .landing-revamp-copy-keyword,.landing-revamp .landing-revamp-page--value.is-active .landing-revamp-copy-keyword{animation:landing-revamp-hero-keyword-rise .38s cubic-bezier(.22,.8,.25,1) both;animation-delay:var(--kw-delay, .18s)}.landing-revamp .landing-revamp-page--value.is-active .landing-revamp-workflow-step{animation:landing-revamp-workflow-drop .62s cubic-bezier(.2,.84,.25,1) both;animation-delay:var(--timeline-delay, 0ms)}@media (min-width: 1025px){.landing-revamp .landing-revamp-page{transform:scale(.97);transition:opacity .26s ease,transform .3s ease}.landing-revamp .landing-revamp-page.is-active{transform:scale(1)}}@media (max-width: 1024px){.landing-revamp .landing-revamp-brand-text{font-size:1.55rem}.landing-revamp .landing-revamp-content{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 9.5rem)}.landing-revamp .landing-revamp-hero-graphic-wrap{width:min(100%,500px);min-height:182px}.landing-revamp .landing-revamp-hero-chip-a{left:5%;width:min(52%,262px);height:auto;aspect-ratio:286 / 124}.landing-revamp .landing-revamp-hero-chip-b{right:5%;width:min(56%,274px);height:auto;aspect-ratio:302 / 128}.landing-revamp .landing-revamp-page2-showcase{min-height:370px;width:min(100%,620px)}.landing-revamp .landing-revamp-page2-screen-card{width:min(100%,292px)}.landing-revamp .landing-revamp-page2-pill{min-width:158px;padding-inline:.62rem}.landing-revamp .landing-revamp-page2-pill-label,.landing-revamp .landing-revamp-page2-pill-amount{font-size:.7rem}.landing-revamp .landing-revamp-page2-pill--netflix{top:8%;left:6%}.landing-revamp .landing-revamp-page2-pill--utility{top:24%;right:2%}.landing-revamp .landing-revamp-page2-pill--groceries-card{bottom:9%;left:8%}.landing-revamp .landing-revamp-workflow-pill{min-width:118px;font-size:.74rem;padding:.5rem .7rem}.landing-revamp .landing-revamp-page3-media-container{max-height:none;height:100%;align-items:center;margin-top:0;padding-top:.15rem;padding-bottom:.2rem}.landing-revamp .landing-revamp-device-stage{height:100%;align-items:center;min-height:0}.landing-revamp .landing-revamp-device-desktop{width:min(100%,660px,calc((100% - 8px)*1.74));max-width:100%;height:auto;max-height:100%;aspect-ratio:16 / 9}}@media (max-width: 768px){.landing-revamp .landing-revamp-topbar{padding-inline:.75rem}.landing-revamp .landing-revamp-af-icon{width:58px;height:58px}.landing-revamp .landing-revamp-brand-text{font-size:1.3rem}.auth-shell .auth-topbar{padding-inline:.75rem}.auth-shell .auth-brand-logo{width:58px;height:58px}.auth-shell .auth-brand-text{font-size:1.3rem}.landing-revamp .landing-revamp-arrow{display:none!important}.landing-revamp .landing-revamp-content{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 9.8rem)}.landing-revamp .landing-revamp-page{padding-top:.28rem;padding-bottom:.28rem}.landing-revamp .landing-revamp-heading,.landing-revamp .landing-revamp-title{font-size:clamp(1.56rem,8vw,2.1rem)}.landing-revamp .landing-revamp-hero-graphic-wrap{margin:.35rem auto .75rem;min-height:170px;width:min(100%,360px)}.landing-revamp .landing-revamp-hero-chip-a{left:4%;width:min(53%,194px);height:auto;aspect-ratio:286 / 124}.landing-revamp .landing-revamp-hero-chip-b{right:4%;width:min(57%,208px);height:auto;aspect-ratio:302 / 128}.landing-revamp .landing-revamp-hero-copy-card{width:min(100%,500px);padding:.46rem .52rem .5rem}.landing-revamp .landing-revamp-subheading--primary{font-size:.8rem;line-height:1.32}.landing-revamp .landing-revamp-subheading--secondary{font-size:.72rem;line-height:1.26}.landing-revamp .landing-revamp-page2-showcase{min-height:336px;width:min(100%,420px);margin-top:.9rem}.landing-revamp .landing-revamp-page2-screen-card{width:min(100%,248px);border-radius:1.35rem}.landing-revamp .landing-revamp-page2-screen-shell{border-radius:1.02rem}.landing-revamp .landing-revamp-page2-pill{min-width:140px;gap:.42rem;padding:.36rem .52rem .38rem}.landing-revamp .landing-revamp-page2-pill-label{font-size:.64rem}.landing-revamp .landing-revamp-page2-pill-due{font-size:.62rem}.landing-revamp .landing-revamp-page2-pill-amount{font-size:.64rem}.landing-revamp .landing-revamp-page2-pill--netflix{top:-1%;left:0}.landing-revamp .landing-revamp-page2-pill--utility{top:26%;right:0}.landing-revamp .landing-revamp-page2-pill--groceries-card{bottom:5%;left:2%}.landing-revamp .landing-revamp-workflow-timeline{gap:.4rem;padding-top:.14rem;padding-bottom:1.14rem}.landing-revamp .landing-revamp-workflow-pill{min-width:98px;font-size:.66rem;padding:.42rem .56rem}.landing-revamp .landing-revamp-page3-media-container{max-height:none;height:100%;padding-top:.1rem;padding-bottom:.15rem}}@media (max-width: 760px){.landing-revamp .landing-revamp-device-desktop{display:none}.landing-revamp .landing-revamp-page3-media-container{align-items:flex-end;margin-top:auto}.landing-revamp .landing-revamp-device-stage{align-items:flex-end}.landing-revamp .landing-revamp-device-phone{display:block;height:min(100%,430px);width:auto;max-height:100%;aspect-ratio:9 / 19.5;margin-top:0}.landing-revamp .landing-revamp-content{overflow:hidden}.landing-revamp .landing-revamp-swipe-zone{overflow:visible}}@media (max-height: 900px){.landing-revamp .landing-revamp-content{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 11.8rem)}.landing-revamp .landing-revamp-page{padding-top:.22rem;padding-bottom:.22rem}.landing-revamp .landing-revamp-page2-showcase{min-height:292px;margin-top:.6rem;margin-bottom:.55rem}.landing-revamp .landing-revamp-page2-screen-card{width:min(100%,214px)}.landing-revamp .landing-revamp-page2-pill{min-width:130px;padding:.31rem .5rem .33rem}.landing-revamp .landing-revamp-page2-pill--netflix{top:0;left:4%}.landing-revamp .landing-revamp-page2-pill--utility{top:25%;right:3%}.landing-revamp .landing-revamp-page2-pill--groceries-card{bottom:4%;left:5%}.landing-revamp .landing-revamp-workflow-pill{min-width:94px;font-size:.62rem;padding:.36rem .52rem}.landing-revamp .landing-revamp-page3-media-container{max-height:none;height:100%}.landing-revamp .landing-revamp-device-phone{height:min(100%,360px);width:auto}.landing-revamp .landing-revamp-page--hero .landing-revamp-hero-copy-card{width:min(100%,480px);padding:.34rem .44rem .38rem}.landing-revamp .landing-revamp-page--hero .landing-revamp-subheading--primary{font-size:.78rem;line-height:1.28}.landing-revamp .landing-revamp-page--hero .landing-revamp-subheading--secondary{font-size:.7rem;line-height:1.24}}@keyframes landing-revamp-page2-aurora-drift-a{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(12px,-10px,0) scale(1.08)}}@keyframes landing-revamp-page2-aurora-drift-b{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-10px,8px,0) scale(1.06)}}@keyframes landing-revamp-page2-pill-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes landing-revamp-page2-pill-entry{0%{opacity:0;transform:translate3d(0,-28px,0) scale(.9);filter:blur(5px)}72%{opacity:1;transform:translate3d(0,2px,0) scale(1.02);filter:blur(0)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes landing-revamp-page2-card-entry{0%{opacity:0;transform:translateY(28px) scale(.9);filter:blur(6px)}72%{opacity:1;transform:translateY(-2px) scale(1.02);filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes landing-revamp-page2-screen-reveal{0%{opacity:0;transform:scale(1.08);filter:blur(5px)}to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes landing-revamp-workflow-drop{0%{opacity:0;transform:translateY(-42px) scale(.92);filter:blur(4px)}72%{opacity:1;transform:translateY(2px) scale(1.03);filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes landing-revamp-workflow-node-pulse{0%,to{transform:scale(1);box-shadow:0 0 10px color-mix(in srgb,var(--workflow-color) 72%,transparent 28%),0 0 20px color-mix(in srgb,var(--workflow-color) 54%,transparent 46%)}50%{transform:scale(1.12);box-shadow:0 0 16px color-mix(in srgb,var(--workflow-color) 82%,transparent 18%),0 0 30px color-mix(in srgb,var(--workflow-color) 66%,transparent 34%)}}@keyframes landing-revamp-workflow-stem-fade{0%,to{opacity:.45}50%{opacity:.95}}@keyframes landing-revamp-hero-chip-drop{0%{opacity:0;transform:translate(var(--hero-chip-x)) translateY(-78px) rotate(var(--hero-chip-rot-start)) scale(.92);filter:blur(6px)}72%{opacity:1;transform:translate(var(--hero-chip-x)) translateY(4px) rotate(var(--hero-chip-rot)) scale(1.01);filter:blur(0)}to{opacity:1;transform:translate(var(--hero-chip-x)) rotate(var(--hero-chip-rot)) scale(1);filter:blur(0)}}@keyframes landing-revamp-hero-heading-in{0%{opacity:0;transform:translateY(16px) scale(.985);filter:blur(5px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes landing-revamp-hero-copy-in{0%{opacity:0;transform:translateY(12px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes landing-revamp-hero-keyword-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-revamp-copy-marker-breathe{0%,to{opacity:.52}50%{opacity:.96}}.analytics-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 1024px){.analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.analytics-bar-track{width:100%;height:8px;border:1px solid var(--border);border-radius:999px;background:color-mix(in srgb,var(--border) 30%,transparent);overflow:hidden}.analytics-bar-fill{height:100%;border-radius:inherit;background:var(--primary)}.flow-inflow{background:var(--status-income, var(--color-success))}.flow-outflow{background:color-mix(in srgb,var(--foreground) 85%,transparent)}.wym-layout{display:flex;gap:1rem;align-items:center}.wym-donut{width:140px;aspect-ratio:1;border-radius:999px;position:relative;border:1px solid var(--border);background:radial-gradient(circle at center,var(--card) 55%,transparent 56%)}.wym-donut-center{position:absolute;inset:24%;border-radius:999px;background:var(--card);border:1px solid var(--border);display:grid;place-items:center}.density-bars{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:.5rem}.density-bar{min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:6px}.density-bar-track{height:128px;border-radius:8px;border:1px solid var(--border);background:color-mix(in srgb,var(--border) 30%,transparent);display:flex;align-items:flex-end;overflow:hidden}.density-bar-fill{width:100%;border-radius:6px 6px 0 0;background:var(--primary);transition:height .18s ease;transform-origin:bottom}.density-label{font-size:10px;color:var(--foreground);text-align:center}.analytics-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.analytics-filter-select{width:100%}.analytics-breakdown-list,.analytics-cluster-list{display:flex;flex-direction:column;gap:.75rem}.analytics-breakdown-row,.analytics-cluster-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.analytics-accent-tile{--analytics-row-accent: var(--primary);border-left:4px solid var(--analytics-row-accent);background:color-mix(in srgb,var(--analytics-row-accent) 8%,var(--card))}.analytics-row-accent-marker{width:.75rem;height:.75rem;border-radius:999px;background:var(--analytics-row-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--analytics-row-accent) 14%,transparent);flex-shrink:0;margin-top:.15rem}.analytics-row-right{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap;text-align:right}.analytics-total-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0}.analytics-outlook-row{display:flex;flex-direction:column;gap:.75rem}.analytics-outlook-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.analytics-outlook-metric{display:flex;flex-direction:column;gap:.5rem;min-width:0}.runway-track{height:10px;border-radius:999px;background:color-mix(in srgb,var(--border) 30%,transparent);border:1px solid var(--border);position:relative;overflow:hidden}.runway-fill{height:100%;border-radius:inherit;background:var(--status-income, var(--color-success))}.runway-threshold{position:absolute;top:-4px;bottom:-4px;width:2px;background:var(--destructive);opacity:.7}.delta-bar{width:100%;height:6px;border-radius:999px;background:color-mix(in srgb,var(--border) 40%,transparent);overflow:hidden}.delta-bar-fill{height:100%;border-radius:inherit;background:var(--destructive)}@media (max-width: 768px){.analytics-period-toggle{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.analytics-period-toggle>*{width:100%}.analytics-wym-layout,.wym-layout{flex-direction:column;align-items:stretch}.analytics-wym-donut,.wym-donut{width:min(140px,60vw);margin-inline:auto}.analytics-wym-list,.wym-layout>.flex-1{width:100%;min-width:0}.payment-density-bars,.density-bars{gap:.375rem}.density-bar-track{height:108px}.density-label{font-size:9px}.analytics-filter-grid,.analytics-outlook-columns{grid-template-columns:1fr}.analytics-breakdown-row,.analytics-cluster-row{flex-direction:column;align-items:stretch}.analytics-accent-tile{border-left-width:3px}.analytics-row-accent-marker{margin-top:0}.analytics-row-right{justify-content:flex-start;text-align:left}.analytics-total-row{flex-direction:column;align-items:flex-start;gap:.25rem}}
