:root {
  --radius: 8px;
  --background: #18181bff;
  --foreground: #ffffffff;
  --card: #18181bff;
  --card-foreground: #fafafaff;
  --card-hover: #232323;
  --card-pressed: #252525;
  --popover: #0a0a0aff;
  --popover-foreground: #fafafaff;
  --primary: #a855f7ff;
  --primary-foreground: #ffffffff;
  --secondary: #e1ff5fff;
  --secondary-foreground: #ffffffff;
  --muted: #71717aff;
  --muted-foreground: #71717aff;
  --accent: #404040ff;
  --accent-foreground: #404040ff;
  --destructive: #fb5a5aff;
  --destructive-foreground: #ffffffff;
  --border: #262626ff;
  --input: #505050ff;
  --ring: #a3a3a380;
  --chart-1: #1447e6ff;
  --chart-2: #00bc7dff;
  --chart-3: #fd9a00ff;
  --chart-4: #ad46ffff;
  --chart-5: #ff2056ff;
  --sidbar: #171717ff;
  --sidebar-foreground: #fafafaff;
  --sidebar-primary: #1447e6ff;
  --sidebar-primary-foreground: #fafafaff;
  --sidebar-accent: #262626ff;
  --sidebar-accent-foreground: #fafafaff;
  --sidebar-border: #262626ff;
  --sidebar-ring: #525252ff;
  --main-bg-app: #09090bff;
  --primary-muted: #a855f714;
  --tertiary-foreground: #a1a1aaff;
  --neutral: #27272aff;
  --info: #3b82f6ff;
  --info-muted: #3b82f614;
  --success: #22c55eff;
  --success-muted: #22c55e14;
  --warning: #eab308ff;
  --warning-muted: #eab30814;
  --destructive-muted: #fb5a5a14;
  --input-bg: #5050504d;
  --bg-for-primary-icons: #faf5ffff;
  --text-color-sooner: #09090bff;
  --gesture-nav-item: #52525bff;
  --ios-status-bar: #ffffffff;
  --tg-button-bg: #413f4066;
  --tg-button-text: #ffffffff;
  --button-primary-hover: #984edf;
  --button-primary-pressed: #984edf;
  --button-outlined-hover: #1a1a1a;
  --button-outlined-pressed: #1d1d20;
  --system-banner_gradient-point-1: rgba(230, 30, 30, 0.12);
  --system-banner_gradient-point-2: rgba(186, 12, 12, 0.12);
  --promo-banner_gradient-point-1: rgba(0, 196, 124, 0.12);
  --promo-banner_gradient-point-2: rgba(34, 197, 94, 0.12);
  --search-timer-gradient-point-1: rgba(255, 94, 149, 0.4);
  --search-timer-gradient-point-2: rgba(136, 31, 67, 0.3);
  --deal-status-gradient-point-1: rgba(255, 57, 124, 0.6);
  --deal-status-gradient-point-2: rgba(255, 104, 161, 0.5);
  --bg-tabs-container: #18181b;
  --telegram-background: #18181B;
  --telegram-header: #09090B;
}

.dark {
  --radius: 8px;
  --background: #18181bff;
  --foreground: #ffffffff;
  --card: #18181bff;
  --card-foreground: #fafafaff;
  --card-hover: #232323;
  --card-pressed: #252525;
  --popover: #0a0a0aff;
  --popover-foreground: #fafafaff;
  --primary: #a855f7ff;
  --primary-foreground: #ffffffff;
  --secondary: #e1ff5fff;
  --secondary-foreground: #ffffffff;
  --muted: #71717aff;
  --muted-foreground: #71717aff;
  --accent: #404040ff;
  --accent-foreground: #404040ff;
  --destructive: #fb5a5aff;
  --destructive-foreground: #ffffffff;
  --border: #262626ff;
  --input: #505050ff;
  --ring: #a3a3a380;
  --chart-1: #1447e6ff;
  --chart-2: #00bc7dff;
  --chart-3: #fd9a00ff;
  --chart-4: #ad46ffff;
  --chart-5: #ff2056ff;
  --sidbar: #171717ff;
  --sidebar-foreground: #fafafaff;
  --sidebar-primary: #1447e6ff;
  --sidebar-primary-foreground: #fafafaff;
  --sidebar-accent: #262626ff;
  --sidebar-accent-foreground: #fafafaff;
  --sidebar-border: #262626ff;
  --sidebar-ring: #525252ff;
  --main-bg-app: #09090bff;
  --primary-muted: #a855f714;
  --tertiary-foreground: #a1a1aaff;
  --neutral: #27272aff;
  --info: #3b82f6ff;
  --info-muted: #3b82f614;
  --success: #22c55eff;
  --success-muted: #22c55e14;
  --warning: #eab308ff;
  --warning-muted: #eab30814;
  --destructive-muted: #fb5a5a14;
  --input-bg: #5050504d;
  --bg-for-primary-icons: #faf5ffff;
  --text-color-sooner: #09090bff;
  --gesture-nav-item: #52525bff;
  --ios-status-bar: #ffffffff;
  --tg-button-bg: #413f4066;
  --tg-button-text: #ffffffff;
  --button-primary-hover: #984edf;
  --button-primary-pressed: #984edf;
  --button-outlined-hover: #1a1a1a;
  --button-outlined-pressed: #1d1d20;
  --system-banner_gradient-point-1: rgba(230, 30, 30, 0.12);
  --system-banner_gradient-point-2: rgba(186, 12, 12, 0.12);
  --promo-banner_gradient-point-1: rgba(0, 196, 124, 0.12);
  --promo-banner_gradient-point-2: rgba(34, 197, 94, 0.12);
  --search-timer-gradient-point-1: rgba(255, 94, 149, 0.4);
  --search-timer-gradient-point-2: rgba(136, 31, 67, 0.3);
  --deal-status-gradient-point-1: rgba(255, 57, 124, 0.6);
  --deal-status-gradient-point-2: rgba(255, 104, 161, 0.5);
  --bg-tabs-container: #18181b;
  --telegram-background: #18181B;
  --telegram-header: #09090B;
}
