/* Dynamic theme for club: 623904057d3003f14a604bec */

:root {
  --surface-app: #002e2c;
  --surface-page: #003922;
  --surface-elevated: #17281a;
  --surface-secondary: #384e42;
  --surface-tertiary: #636363;
  --surface-active: #475e49;
  --surface-hover: rgba(200, 255, 230, 0.35);
  --surface-disabled: #1d1d1d;
  --surface-inverse: #393732;
  --text-primary: #ffffff;
  --text-secondary: #737373;
  --text-tertiary: #999999;
  --text-disabled: #8f8f8f;
  --text-on-primary: #ffffff;
  --text-on-surface: #ffffff;
  --text-accent: #00ff99;
  --border-default: #273626;
  --border-subtle: rgba(0, 255, 153, 0.2);
  --border-strong: #475e49;
  --border-input: #273626;
  --border-divider: #273626;
  --border-accent: #005f40;
  --border-focus: #00ff99;
  --border-avatar: rgba(0, 255, 153, 0.6);
  --interactive-primary: #005f40;
  --interactive-primary-hover: #007a51;
  --interactive-primary-active: #004a33;
  --interactive-secondary: #00413d;
  --interactive-secondary-hover: #384e42;
  --accent-brand: #005f40;
  --accent-success: #399933;
  --accent-info: #008080;
  --accent-warning: #E2C217;
  --accent-error: #ff6347;
  --menu-text-active: #00ff99;
  --menu-text-inactive: #8f8f8f;
  --menu-background: #001c18;
  --bottom-menu-background: #001c18;
  --bottom-menu-border-color: #273626;
  --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: #005f40;
  --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: #001c18;
  --scrollbar-thumb: #006600;
  --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(0, 255, 153, 0.1);
  --chart-text: rgba(255, 255, 255, 0.8);
  --chart-fill: rgba(0, 255, 153, 0.3);
  --chart-stroke: rgba(0, 255, 153, 0.6);
  --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: #005f40;
  --color-mainblack: #393732;
  --main-background: #002e2c;
  --color-screenback: #002e2c;
  --color-mainback: #002e2c;
  --color-white: #ffffff;
  --color-black: #000000;
  --main-text-color: #ffffff;
  --color-red-button-text: #ffffff;
  --color-buttonblack: #00413d;
  --color-inactive: #8f8f8f;
  --color-borderblack: #273626;
  --color-lightback: #384e42;
  --color-lightgray: #636363;
  --color-selectedgray: #475e49;
  --color-blockback: #17281a;
  --color-xlightback: rgba(200, 255, 230, 0.35);
  --color-blue: #008080;
  --color-green: #399933;
  --color-gray1: #737373;
  --color-rose: #004a33;
  --color-gray2: #273626;
  --color-gray3: #202020;
  --color-menuinactive: #8f8f8f;
  --color-menuactive: #00ff99;
  --color-lightblue: #6F9DF5;
  --color-lightgreen: #70AA54;
  --color-darkgrey: #1d1d1d;
  --color-scroll: #006600;
  --text-on-inverse: #ffffff;
}

.623904057d3003f14a604bec {
  --surface-app: #002e2c;
  --surface-page: #003922;
  --surface-elevated: #17281a;
  --surface-secondary: #384e42;
  --surface-tertiary: #636363;
  --surface-active: #475e49;
  --surface-hover: rgba(200, 255, 230, 0.35);
  --surface-disabled: #1d1d1d;
  --surface-inverse: #393732;
  --text-primary: #ffffff;
  --text-secondary: #737373;
  --text-tertiary: #999999;
  --text-disabled: #8f8f8f;
  --text-on-primary: #ffffff;
  --text-on-surface: #ffffff;
  --text-accent: #00ff99;
  --border-default: #273626;
  --border-subtle: rgba(0, 255, 153, 0.2);
  --border-strong: #475e49;
  --border-input: #273626;
  --border-divider: #273626;
  --border-accent: #005f40;
  --border-focus: #00ff99;
  --border-avatar: rgba(0, 255, 153, 0.6);
  --interactive-primary: #005f40;
  --interactive-primary-hover: #007a51;
  --interactive-primary-active: #004a33;
  --interactive-secondary: #00413d;
  --interactive-secondary-hover: #384e42;
  --accent-brand: #005f40;
  --accent-success: #399933;
  --accent-info: #008080;
  --accent-warning: #E2C217;
  --accent-error: #ff6347;
  --menu-text-active: #00ff99;
  --menu-text-inactive: #8f8f8f;
  --menu-background: #001c18;
  --bottom-menu-background: #001c18;
  --bottom-menu-border-color: #273626;
  --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: #005f40;
  --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: #001c18;
  --scrollbar-thumb: #006600;
  --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(0, 255, 153, 0.1);
  --chart-text: rgba(255, 255, 255, 0.8);
  --chart-fill: rgba(0, 255, 153, 0.3);
  --chart-stroke: rgba(0, 255, 153, 0.6);
  --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: #005f40;
  --color-mainblack: #393732;
  --main-background: #002e2c;
  --color-screenback: #002e2c;
  --color-mainback: #002e2c;
  --color-white: #ffffff;
  --color-black: #000000;
  --main-text-color: #ffffff;
  --color-red-button-text: #ffffff;
  --color-buttonblack: #00413d;
  --color-inactive: #8f8f8f;
  --color-borderblack: #273626;
  --color-lightback: #384e42;
  --color-lightgray: #636363;
  --color-selectedgray: #475e49;
  --color-blockback: #17281a;
  --color-xlightback: rgba(200, 255, 230, 0.35);
  --color-blue: #008080;
  --color-green: #399933;
  --color-gray1: #737373;
  --color-rose: #004a33;
  --color-gray2: #273626;
  --color-gray3: #202020;
  --color-menuinactive: #8f8f8f;
  --color-menuactive: #00ff99;
  --color-lightblue: #6F9DF5;
  --color-lightgreen: #70AA54;
  --color-darkgrey: #1d1d1d;
  --color-scroll: #006600;
  --text-on-inverse: #ffffff;
}
