/* Dynamic theme for club: 69ea032cda5b191591869de4 */

:root {
  --surface-app: #002e30;
  --surface-page: #003538;
  --surface-elevated: #0a2a2c;
  --surface-secondary: #2a4a4c;
  --surface-tertiary: #636363;
  --surface-active: #3a5a5c;
  --surface-hover: rgba(0, 250, 255, 0.15);
  --surface-disabled: #1d1d1d;
  --surface-inverse: #2a3a3b;
  --text-primary: #ffffff;
  --text-secondary: #737373;
  --text-tertiary: #999999;
  --text-disabled: #8f8f8f;
  --text-on-primary: #ffffff;
  --text-on-surface: #ffffff;
  --text-on-inverse: #ffffff;
  --text-accent: #00faff;
  --border-default: #1a3a3c;
  --border-subtle: rgba(0, 205, 210, 0.2);
  --border-strong: #3a5a5c;
  --border-input: #1a3a3c;
  --border-divider: #1a3a3c;
  --border-accent: #009598;
  --border-focus: #00faff;
  --border-avatar: rgba(0, 205, 210, 0.6);
  --interactive-primary: #009598;
  --interactive-primary-hover: #00cdd2;
  --interactive-primary-active: #007a7d;
  --interactive-secondary: #003538;
  --interactive-secondary-hover: #2a4a4c;
  --accent-brand: #009598;
  --accent-success: #399933;
  --accent-info: #00d4ff;
  --accent-warning: #e2c217;
  --accent-error: #ff6347;
  --menu-text-active: #00faff;
  --menu-text-inactive: #8f8f8f;
  --menu-background: #001a1c;
  --bottom-menu-background: #001a1c;
  --bottom-menu-border-color: #003538;
  --bottom-menu-border-style: none;
  --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: false;
  --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: false;
  --bottom-menu-icon-size: 24;
  --bottom-menu-center-elevated: true;
  --bottom-menu-center-position: center;
  --bottom-menu-center-detached: false;
  --bottom-menu-center-gap: 12;
  --bottom-menu-center-size: 56;
  --bottom-menu-center-offset: 0;
  --bottom-menu-center-background: #009598;
  --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: true;
  --bottom-menu-center-notch: false;
  --bottom-menu-center-notch-size: 8;
  --bottom-menu-notch-gap: 6;
  --scrollbar-track: #001a1c;
  --scrollbar-thumb: #0095986d;
  --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-none: 0;
  --radius-circle: 50%;
  --radius-full: 9999px;
  --color-zone-1: #ffffff;
  --color-zone-2: #00d4ff;
  --color-zone-3: #00f5a8;
  --color-zone-4: #00faff;
  --color-zone-5: #00cdd2;
  --color-zone-6: #009598;
  --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-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);
  --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);
  --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-rgb: 255, 255, 255;
  --color-zone-2-rgb: 0, 212, 255;
  --color-zone-3-rgb: 0, 245, 168;
  --color-zone-4-rgb: 0, 250, 255;
  --color-zone-5-rgb: 0, 205, 210;
  --color-zone-6-rgb: 0, 149, 152;
  --color-tzone-1: rgba(255, 255, 255, 0.75);
  --color-tzone-2: rgba(0, 212, 255, 0.75);
  --color-tzone-3: rgba(0, 245, 168, 0.75);
  --color-tzone-4: rgba(0, 250, 255, 0.75);
  --color-tzone-5: rgba(0, 205, 210, 0.75);
  --color-tzone-6: rgba(0, 149, 152, 0.75);
  --color-red: #009598;
  --color-mainblack: #2a3a3b;
  --main-background: #002e30;
  --color-screenback: #002e30;
  --color-mainback: #002e30;
  --color-white: #ffffff;
  --color-black: #000000;
  --main-text-color: #ffffff;
  --color-red-button-text: #ffffff;
  --color-buttonblack: #003538;
  --color-inactive: #8f8f8f;
  --color-borderblack: #1a3a3c;
  --color-lightback: #2a4a4c;
  --color-lightgray: #636363;
  --color-selectedgray: #3a5a5c;
  --color-blockback: #0a2a2c;
  --color-xlightback: rgba(0, 250, 255, 0.15);
  --color-blue: #00d4ff;
  --color-green: #399933;
  --color-gray1: #737373;
  --color-rose: #007a7d;
  --color-gray2: #1a3a3c;
  --color-gray3: #202020;
  --color-menuinactive: #8f8f8f;
  --color-menuactive: #00faff;
  --color-lightblue: #6F9DF5;
  --color-lightgreen: #70AA54;
  --color-darkgrey: #1d1d1d;
  --color-scroll: #0095986d;
}

.69ea032cda5b191591869de4 {
  --surface-app: #002e30;
  --surface-page: #003538;
  --surface-elevated: #0a2a2c;
  --surface-secondary: #2a4a4c;
  --surface-tertiary: #636363;
  --surface-active: #3a5a5c;
  --surface-hover: rgba(0, 250, 255, 0.15);
  --surface-disabled: #1d1d1d;
  --surface-inverse: #2a3a3b;
  --text-primary: #ffffff;
  --text-secondary: #737373;
  --text-tertiary: #999999;
  --text-disabled: #8f8f8f;
  --text-on-primary: #ffffff;
  --text-on-surface: #ffffff;
  --text-on-inverse: #ffffff;
  --text-accent: #00faff;
  --border-default: #1a3a3c;
  --border-subtle: rgba(0, 205, 210, 0.2);
  --border-strong: #3a5a5c;
  --border-input: #1a3a3c;
  --border-divider: #1a3a3c;
  --border-accent: #009598;
  --border-focus: #00faff;
  --border-avatar: rgba(0, 205, 210, 0.6);
  --interactive-primary: #009598;
  --interactive-primary-hover: #00cdd2;
  --interactive-primary-active: #007a7d;
  --interactive-secondary: #003538;
  --interactive-secondary-hover: #2a4a4c;
  --accent-brand: #009598;
  --accent-success: #399933;
  --accent-info: #00d4ff;
  --accent-warning: #e2c217;
  --accent-error: #ff6347;
  --menu-text-active: #00faff;
  --menu-text-inactive: #8f8f8f;
  --menu-background: #001a1c;
  --bottom-menu-background: #001a1c;
  --bottom-menu-border-color: #003538;
  --bottom-menu-border-style: none;
  --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: false;
  --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: false;
  --bottom-menu-icon-size: 24;
  --bottom-menu-center-elevated: true;
  --bottom-menu-center-position: center;
  --bottom-menu-center-detached: false;
  --bottom-menu-center-gap: 12;
  --bottom-menu-center-size: 56;
  --bottom-menu-center-offset: 0;
  --bottom-menu-center-background: #009598;
  --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: true;
  --bottom-menu-center-notch: false;
  --bottom-menu-center-notch-size: 8;
  --bottom-menu-notch-gap: 6;
  --scrollbar-track: #001a1c;
  --scrollbar-thumb: #0095986d;
  --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-none: 0;
  --radius-circle: 50%;
  --radius-full: 9999px;
  --color-zone-1: #ffffff;
  --color-zone-2: #00d4ff;
  --color-zone-3: #00f5a8;
  --color-zone-4: #00faff;
  --color-zone-5: #00cdd2;
  --color-zone-6: #009598;
  --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-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);
  --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);
  --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-rgb: 255, 255, 255;
  --color-zone-2-rgb: 0, 212, 255;
  --color-zone-3-rgb: 0, 245, 168;
  --color-zone-4-rgb: 0, 250, 255;
  --color-zone-5-rgb: 0, 205, 210;
  --color-zone-6-rgb: 0, 149, 152;
  --color-tzone-1: rgba(255, 255, 255, 0.75);
  --color-tzone-2: rgba(0, 212, 255, 0.75);
  --color-tzone-3: rgba(0, 245, 168, 0.75);
  --color-tzone-4: rgba(0, 250, 255, 0.75);
  --color-tzone-5: rgba(0, 205, 210, 0.75);
  --color-tzone-6: rgba(0, 149, 152, 0.75);
  --color-red: #009598;
  --color-mainblack: #2a3a3b;
  --main-background: #002e30;
  --color-screenback: #002e30;
  --color-mainback: #002e30;
  --color-white: #ffffff;
  --color-black: #000000;
  --main-text-color: #ffffff;
  --color-red-button-text: #ffffff;
  --color-buttonblack: #003538;
  --color-inactive: #8f8f8f;
  --color-borderblack: #1a3a3c;
  --color-lightback: #2a4a4c;
  --color-lightgray: #636363;
  --color-selectedgray: #3a5a5c;
  --color-blockback: #0a2a2c;
  --color-xlightback: rgba(0, 250, 255, 0.15);
  --color-blue: #00d4ff;
  --color-green: #399933;
  --color-gray1: #737373;
  --color-rose: #007a7d;
  --color-gray2: #1a3a3c;
  --color-gray3: #202020;
  --color-menuinactive: #8f8f8f;
  --color-menuactive: #00faff;
  --color-lightblue: #6F9DF5;
  --color-lightgreen: #70AA54;
  --color-darkgrey: #1d1d1d;
  --color-scroll: #0095986d;
}
