/* Dynamic theme for club: 675f115d34275047ad7be48f */

:root {
  --surface-app: #090024;
  --surface-page: #090024;
  --surface-elevated: #141432;
  --surface-secondary: #1e1e40;
  --surface-tertiary: #2d2d5a;
  --surface-active: #3a3a6d;
  --surface-hover: rgba(129, 127, 255, 0.35);
  --surface-disabled: #0d0d2b;
  --surface-inverse: #090024;
  --text-primary: #ffffff;
  --text-secondary: #6b6b99;
  --text-tertiary: #575782;
  --text-disabled: #817fff;
  --text-on-primary: #090024;
  --text-on-surface: #ffffff;
  --text-accent: #ff8563;
  --border-default: #1a1a3a;
  --border-subtle: rgba(255, 255, 255, 0.2);
  --border-strong: #3a3a6d;
  --border-input: #2d2d5a;
  --border-divider: #1a1a3a;
  --border-accent: #ff8563;
  --border-focus: #ff8563;
  --border-avatar: rgba(255, 255, 255, 0.8);
  --interactive-primary: #ff8563;
  --interactive-primary-hover: #ff9d80;
  --interactive-primary-active: #f46c45;
  --interactive-secondary: #090024;
  --interactive-secondary-hover: #1a1a3a;
  --accent-brand: #ff8563;
  --accent-success: #ceff50;
  --accent-info: #817fff;
  --accent-warning: #e2c217;
  --accent-error: #bb1e1e;
  --menu-text-active: #ffffff;
  --menu-text-inactive: #817fff;
  --menu-background: #0d0d2b;
  --bottom-menu-background: #0d0d2b;
  --bottom-menu-border-color: #1a1a3a;
  --bottom-menu-border-style: top;
  --bottom-menu-border-width: 1;
  --bottom-menu-border-radius: 0;
  --bottom-menu-use-gradient: false;
  --bottom-menu-gradient: ;
  --bottom-menu-glow-effect: true;
  --bottom-menu-active-elevated: true;
  --bottom-menu-style: full-width;
  --bottom-menu-height: 60;
  --bottom-menu-floating-margin: 12;
  --bottom-menu-floating-radius: 20;
  --bottom-menu-shadow: none;
  --bottom-menu-show-labels: true;
  --bottom-menu-icon-size: 24;
  --bottom-menu-center-elevated: false;
  --bottom-menu-center-position: center;
  --bottom-menu-center-detached: false;
  --bottom-menu-center-gap: 12;
  --bottom-menu-center-size: 56;
  --bottom-menu-center-offset: 20;
  --bottom-menu-center-background: #ff8563;
  --bottom-menu-center-use-gradient: false;
  --bottom-menu-center-gradient: ;
  --bottom-menu-center-border-color: transparent;
  --bottom-menu-center-border-width: 0;
  --bottom-menu-center-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  --bottom-menu-center-use-logo: false;
  --bottom-menu-center-notch: false;
  --bottom-menu-center-notch-size: 8;
  --bottom-menu-notch-gap: 6;
  --scrollbar-track: #141432;
  --scrollbar-thumb: rgba(255, 133, 99, 0.5);
  --radius-none: 0;
  --radius-sm: 4px;
  --radius-md: 6px;
  --radius-lg: 8px;
  --radius-xl: 12px;
  --radius-2xl: 16px;
  --radius-3xl: 20px;
  --radius-pill: 34px;
  --radius-message: 18px;
  --radius-button: 6px;
  --radius-input: 6px;
  --radius-card: 12px;
  --radius-modal: 8px;
  --radius-circle: 50%;
  --radius-full: 9999px;
  --overlay-subtle: rgba(0, 0, 0, 0.05);
  --overlay-light: rgba(0, 0, 0, 0.1);
  --overlay-medium: rgba(0, 0, 0, 0.5);
  --overlay-heavy: rgba(0, 0, 0, 0.75);
  --overlay-modal: rgba(0, 0, 0, 0.6);
  --shadow-color-sm: rgba(0, 0, 0, 0.08);
  --shadow-color-md: rgba(0, 0, 0, 0.18);
  --shadow-color-lg: rgba(0, 0, 0, 0.5);
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.08);
  --shadow-md: 0 4px 24px rgba(0, 0, 0, 0.18);
  --shadow-lg: 0 0 50px rgba(0, 0, 0, 0.5);
  --chart-grid: rgba(255, 255, 255, 0.05);
  --chart-text: rgba(255, 255, 255, 0.6);
  --chart-fill: rgba(255, 255, 255, 0.5);
  --chart-stroke: rgba(255, 255, 255, 0.3);
  --color-zone-1: #ffffff;
  --color-zone-2: #2c23a3;
  --color-zone-3: #2cb829;
  --color-zone-4: #e2c217;
  --color-zone-5: #ff5800;
  --color-zone-6: #bb1e1e;
  --color-zone-1-rgb: 255, 255, 255;
  --color-zone-2-rgb: 44, 35, 163;
  --color-zone-3-rgb: 44, 184, 41;
  --color-zone-4-rgb: 226, 194, 23;
  --color-zone-5-rgb: 255, 88, 0;
  --color-zone-6-rgb: 187, 30, 30;
  --color-tzone-1: rgba(255, 255, 255, 0.75);
  --color-tzone-2: rgba(44, 35, 163, 0.75);
  --color-tzone-3: rgba(44, 184, 41, 0.75);
  --color-tzone-4: rgba(226, 194, 23, 0.75);
  --color-tzone-5: rgba(255, 88, 0, 0.75);
  --color-tzone-6: rgba(187, 30, 30, 0.75);
  --color-red: #ff8563;
  --color-mainblack: #090024;
  --color-buttonblack: #090024;
  --color-mainback: #090024;
  --color-inactive: #817fff;
  --color-borderblack: #1a1a3a;
  --color-lightback: #1e1e40;
  --color-lightgray: #2d2d5a;
  --color-selectedgray: #3a3a6d;
  --color-blockback: #141432;
  --color-xlightback: rgba(129, 127, 255, 0.35);
  --color-blue: #817fff;
  --color-green: #ceff50;
  --color-gray1: #6b6b99;
  --color-rose: #f46c45;
  --color-gray2: #2d2d5a;
  --color-gray3: #202020;
  --color-menuinactive: #817fff;
  --color-menuactive: #ffffff;
  --color-lightblue: #6F9DF5;
  --color-lightgreen: #70AA54;
  --color-darkgrey: #0d0d2b;
  --color-white: #ffffff;
  --color-red-button-text: #090024;
  --color-black: #000000;
  --main-background: #090024;
  --main-text-color: #ffffff;
  --color-scroll: rgba(255, 133, 99, 0.5);
  --color-screenback: #090024;
  --text-on-inverse: #ffffff;
}

.675f115d34275047ad7be48f {
  --surface-app: #090024;
  --surface-page: #090024;
  --surface-elevated: #141432;
  --surface-secondary: #1e1e40;
  --surface-tertiary: #2d2d5a;
  --surface-active: #3a3a6d;
  --surface-hover: rgba(129, 127, 255, 0.35);
  --surface-disabled: #0d0d2b;
  --surface-inverse: #090024;
  --text-primary: #ffffff;
  --text-secondary: #6b6b99;
  --text-tertiary: #575782;
  --text-disabled: #817fff;
  --text-on-primary: #090024;
  --text-on-surface: #ffffff;
  --text-accent: #ff8563;
  --border-default: #1a1a3a;
  --border-subtle: rgba(255, 255, 255, 0.2);
  --border-strong: #3a3a6d;
  --border-input: #2d2d5a;
  --border-divider: #1a1a3a;
  --border-accent: #ff8563;
  --border-focus: #ff8563;
  --border-avatar: rgba(255, 255, 255, 0.8);
  --interactive-primary: #ff8563;
  --interactive-primary-hover: #ff9d80;
  --interactive-primary-active: #f46c45;
  --interactive-secondary: #090024;
  --interactive-secondary-hover: #1a1a3a;
  --accent-brand: #ff8563;
  --accent-success: #ceff50;
  --accent-info: #817fff;
  --accent-warning: #e2c217;
  --accent-error: #bb1e1e;
  --menu-text-active: #ffffff;
  --menu-text-inactive: #817fff;
  --menu-background: #0d0d2b;
  --bottom-menu-background: #0d0d2b;
  --bottom-menu-border-color: #1a1a3a;
  --bottom-menu-border-style: top;
  --bottom-menu-border-width: 1;
  --bottom-menu-border-radius: 0;
  --bottom-menu-use-gradient: false;
  --bottom-menu-gradient: ;
  --bottom-menu-glow-effect: true;
  --bottom-menu-active-elevated: true;
  --bottom-menu-style: full-width;
  --bottom-menu-height: 60;
  --bottom-menu-floating-margin: 12;
  --bottom-menu-floating-radius: 20;
  --bottom-menu-shadow: none;
  --bottom-menu-show-labels: true;
  --bottom-menu-icon-size: 24;
  --bottom-menu-center-elevated: false;
  --bottom-menu-center-position: center;
  --bottom-menu-center-detached: false;
  --bottom-menu-center-gap: 12;
  --bottom-menu-center-size: 56;
  --bottom-menu-center-offset: 20;
  --bottom-menu-center-background: #ff8563;
  --bottom-menu-center-use-gradient: false;
  --bottom-menu-center-gradient: ;
  --bottom-menu-center-border-color: transparent;
  --bottom-menu-center-border-width: 0;
  --bottom-menu-center-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  --bottom-menu-center-use-logo: false;
  --bottom-menu-center-notch: false;
  --bottom-menu-center-notch-size: 8;
  --bottom-menu-notch-gap: 6;
  --scrollbar-track: #141432;
  --scrollbar-thumb: rgba(255, 133, 99, 0.5);
  --radius-none: 0;
  --radius-sm: 4px;
  --radius-md: 6px;
  --radius-lg: 8px;
  --radius-xl: 12px;
  --radius-2xl: 16px;
  --radius-3xl: 20px;
  --radius-pill: 34px;
  --radius-message: 18px;
  --radius-button: 6px;
  --radius-input: 6px;
  --radius-card: 12px;
  --radius-modal: 8px;
  --radius-circle: 50%;
  --radius-full: 9999px;
  --overlay-subtle: rgba(0, 0, 0, 0.05);
  --overlay-light: rgba(0, 0, 0, 0.1);
  --overlay-medium: rgba(0, 0, 0, 0.5);
  --overlay-heavy: rgba(0, 0, 0, 0.75);
  --overlay-modal: rgba(0, 0, 0, 0.6);
  --shadow-color-sm: rgba(0, 0, 0, 0.08);
  --shadow-color-md: rgba(0, 0, 0, 0.18);
  --shadow-color-lg: rgba(0, 0, 0, 0.5);
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.08);
  --shadow-md: 0 4px 24px rgba(0, 0, 0, 0.18);
  --shadow-lg: 0 0 50px rgba(0, 0, 0, 0.5);
  --chart-grid: rgba(255, 255, 255, 0.05);
  --chart-text: rgba(255, 255, 255, 0.6);
  --chart-fill: rgba(255, 255, 255, 0.5);
  --chart-stroke: rgba(255, 255, 255, 0.3);
  --color-zone-1: #ffffff;
  --color-zone-2: #2c23a3;
  --color-zone-3: #2cb829;
  --color-zone-4: #e2c217;
  --color-zone-5: #ff5800;
  --color-zone-6: #bb1e1e;
  --color-zone-1-rgb: 255, 255, 255;
  --color-zone-2-rgb: 44, 35, 163;
  --color-zone-3-rgb: 44, 184, 41;
  --color-zone-4-rgb: 226, 194, 23;
  --color-zone-5-rgb: 255, 88, 0;
  --color-zone-6-rgb: 187, 30, 30;
  --color-tzone-1: rgba(255, 255, 255, 0.75);
  --color-tzone-2: rgba(44, 35, 163, 0.75);
  --color-tzone-3: rgba(44, 184, 41, 0.75);
  --color-tzone-4: rgba(226, 194, 23, 0.75);
  --color-tzone-5: rgba(255, 88, 0, 0.75);
  --color-tzone-6: rgba(187, 30, 30, 0.75);
  --color-red: #ff8563;
  --color-mainblack: #090024;
  --color-buttonblack: #090024;
  --color-mainback: #090024;
  --color-inactive: #817fff;
  --color-borderblack: #1a1a3a;
  --color-lightback: #1e1e40;
  --color-lightgray: #2d2d5a;
  --color-selectedgray: #3a3a6d;
  --color-blockback: #141432;
  --color-xlightback: rgba(129, 127, 255, 0.35);
  --color-blue: #817fff;
  --color-green: #ceff50;
  --color-gray1: #6b6b99;
  --color-rose: #f46c45;
  --color-gray2: #2d2d5a;
  --color-gray3: #202020;
  --color-menuinactive: #817fff;
  --color-menuactive: #ffffff;
  --color-lightblue: #6F9DF5;
  --color-lightgreen: #70AA54;
  --color-darkgrey: #0d0d2b;
  --color-white: #ffffff;
  --color-red-button-text: #090024;
  --color-black: #000000;
  --main-background: #090024;
  --main-text-color: #ffffff;
  --color-scroll: rgba(255, 133, 99, 0.5);
  --color-screenback: #090024;
  --text-on-inverse: #ffffff;
}
