/* Dynamic theme for club: 6a09ccac82df6756d28c1cb4 */

:root {
  --surface-app: #0a0a0a;
  --surface-page: #0a0a0a;
  --surface-elevated: #16171a;
  --surface-secondary: #1f2126;
  --surface-tertiary: #282a30;
  --surface-active: #31333a;
  --surface-hover: rgba(194, 136, 64, 0.08);
  --surface-disabled: #1b1c1f;
  --surface-inverse: #f4f1e9;
  --text-primary: #f4f1e9;
  --text-secondary: #c3c0b8;
  --text-tertiary: #94918b;
  --text-disabled: #5e5c58;
  --text-on-primary: #141008;
  --text-on-surface: #f4f1e9;
  --text-on-inverse: #0a0a0a;
  --text-accent: #c28840;
  --border-default: #2a2c32;
  --border-subtle: rgba(244, 241, 233, 0.08);
  --border-strong: #3a3a3c;
  --border-input: #33353b;
  --border-divider: #2a2c32;
  --border-accent: #c28840;
  --border-focus: #c28840;
  --border-avatar: #c28840;
  --interactive-primary: #c28840;
  --interactive-primary-hover: #d49b54;
  --interactive-primary-active: #ac7736;
  --interactive-secondary: #25272c;
  --interactive-secondary-hover: #31333a;
  --accent-brand: #c28840;
  --accent-success: #4c9a72;
  --accent-info: #5b8fd6;
  --accent-warning: #e0b341;
  --accent-error: #d45b4a;
  --menu-text-active: #c28840;
  --menu-text-inactive: #8e8b85;
  --menu-background: #101114;
  --bottom-menu-background: #101114;
  --bottom-menu-border-color: #2a2c32;
  --bottom-menu-border-style: none;
  --bottom-menu-border-width: 1;
  --bottom-menu-border-radius: 0;
  --bottom-menu-use-gradient: true;
  --bottom-menu-gradient: linear-gradient(180deg, #16171A 0%, #0A0A0A 100%);
  --bottom-menu-glow-effect: true;
  --bottom-menu-active-elevated: false;
  --bottom-menu-style: floating;
  --bottom-menu-height: 64;
  --bottom-menu-floating-margin: 16;
  --bottom-menu-floating-radius: 20;
  --bottom-menu-shadow: 0 -4px 20px rgba(0, 0, 0, 0.45);
  --bottom-menu-show-labels: false;
  --bottom-menu-icon-size: 24;
  --bottom-menu-center-elevated: true;
  --bottom-menu-center-position: left;
  --bottom-menu-center-detached: true;
  --bottom-menu-center-gap: 10;
  --bottom-menu-center-size: 56;
  --bottom-menu-center-offset: 20;
  --bottom-menu-center-background: #c28840;
  --bottom-menu-center-use-gradient: true;
  --bottom-menu-center-gradient: linear-gradient(160deg, #D8A45F 0%, #C28840 55%, #B87333 100%);
  --bottom-menu-center-border-color: rgba(244, 241, 233, 0.14);
  --bottom-menu-center-border-width: 1;
  --bottom-menu-center-shadow: 0 6px 18px rgba(194, 136, 64, 0.32);
  --bottom-menu-center-use-logo: true;
  --bottom-menu-center-notch: false;
  --bottom-menu-center-notch-size: 8;
  --bottom-menu-notch-gap: 6;
  --scrollbar-track: #1b1c1f;
  --scrollbar-thumb: rgba(194, 136, 64, 0.45);
  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 14px;
  --radius-xl: 18px;
  --radius-2xl: 22px;
  --radius-3xl: 28px;
  --radius-pill: 999px;
  --radius-message: 16px;
  --radius-button: 12px;
  --radius-input: 10px;
  --radius-card: 18px;
  --radius-modal: 24px;
  --radius-none: 0;
  --radius-circle: 50%;
  --radius-full: 9999px;
  --color-zone-1: #eae4da;
  --color-zone-2: #4e86c6;
  --color-zone-3: #4c9a72;
  --color-zone-4: #e0b341;
  --color-zone-5: #e08a3c;
  --color-zone-6: #cf4436;
  --overlay-subtle: rgba(10, 10, 10, 0.25);
  --overlay-light: rgba(10, 10, 10, 0.4);
  --overlay-medium: rgba(10, 10, 10, 0.6);
  --overlay-heavy: rgba(10, 10, 10, 0.78);
  --overlay-modal: rgba(6, 6, 7, 0.72);
  --shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.35);
  --shadow-md: 0 6px 16px rgba(0, 0, 0, 0.42);
  --shadow-lg: 0 14px 36px rgba(0, 0, 0, 0.5);
  --shadow-color-sm: rgba(0, 0, 0, 0.35);
  --shadow-color-md: rgba(0, 0, 0, 0.42);
  --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: 234, 228, 218;
  --color-zone-2-rgb: 78, 134, 198;
  --color-zone-3-rgb: 76, 154, 114;
  --color-zone-4-rgb: 224, 179, 65;
  --color-zone-5-rgb: 224, 138, 60;
  --color-zone-6-rgb: 207, 68, 54;
  --color-tzone-1: rgba(234, 228, 218, 0.75);
  --color-tzone-2: rgba(78, 134, 198, 0.75);
  --color-tzone-3: rgba(76, 154, 114, 0.75);
  --color-tzone-4: rgba(224, 179, 65, 0.75);
  --color-tzone-5: rgba(224, 138, 60, 0.75);
  --color-tzone-6: rgba(207, 68, 54, 0.75);
  --color-red: #c28840;
  --color-mainblack: #f4f1e9;
  --main-background: #0a0a0a;
  --color-screenback: #0a0a0a;
  --color-mainback: #0a0a0a;
  --color-white: #f4f1e9;
  --color-black: #000000;
  --main-text-color: #f4f1e9;
  --color-red-button-text: #141008;
  --color-buttonblack: #25272c;
  --color-inactive: #5e5c58;
  --color-borderblack: #2a2c32;
  --color-lightback: #1f2126;
  --color-lightgray: #282a30;
  --color-selectedgray: #31333a;
  --color-blockback: #16171a;
  --color-xlightback: rgba(194, 136, 64, 0.08);
  --color-blue: #5b8fd6;
  --color-green: #4c9a72;
  --color-gray1: #c3c0b8;
  --color-rose: #ac7736;
  --color-gray2: #33353b;
  --color-gray3: #202020;
  --color-menuinactive: #8e8b85;
  --color-menuactive: #c28840;
  --color-lightblue: #6F9DF5;
  --color-lightgreen: #70AA54;
  --color-darkgrey: #1b1c1f;
  --color-scroll: rgba(194, 136, 64, 0.45);
}

.6a09ccac82df6756d28c1cb4 {
  --surface-app: #0a0a0a;
  --surface-page: #0a0a0a;
  --surface-elevated: #16171a;
  --surface-secondary: #1f2126;
  --surface-tertiary: #282a30;
  --surface-active: #31333a;
  --surface-hover: rgba(194, 136, 64, 0.08);
  --surface-disabled: #1b1c1f;
  --surface-inverse: #f4f1e9;
  --text-primary: #f4f1e9;
  --text-secondary: #c3c0b8;
  --text-tertiary: #94918b;
  --text-disabled: #5e5c58;
  --text-on-primary: #141008;
  --text-on-surface: #f4f1e9;
  --text-on-inverse: #0a0a0a;
  --text-accent: #c28840;
  --border-default: #2a2c32;
  --border-subtle: rgba(244, 241, 233, 0.08);
  --border-strong: #3a3a3c;
  --border-input: #33353b;
  --border-divider: #2a2c32;
  --border-accent: #c28840;
  --border-focus: #c28840;
  --border-avatar: #c28840;
  --interactive-primary: #c28840;
  --interactive-primary-hover: #d49b54;
  --interactive-primary-active: #ac7736;
  --interactive-secondary: #25272c;
  --interactive-secondary-hover: #31333a;
  --accent-brand: #c28840;
  --accent-success: #4c9a72;
  --accent-info: #5b8fd6;
  --accent-warning: #e0b341;
  --accent-error: #d45b4a;
  --menu-text-active: #c28840;
  --menu-text-inactive: #8e8b85;
  --menu-background: #101114;
  --bottom-menu-background: #101114;
  --bottom-menu-border-color: #2a2c32;
  --bottom-menu-border-style: none;
  --bottom-menu-border-width: 1;
  --bottom-menu-border-radius: 0;
  --bottom-menu-use-gradient: true;
  --bottom-menu-gradient: linear-gradient(180deg, #16171A 0%, #0A0A0A 100%);
  --bottom-menu-glow-effect: true;
  --bottom-menu-active-elevated: false;
  --bottom-menu-style: floating;
  --bottom-menu-height: 64;
  --bottom-menu-floating-margin: 16;
  --bottom-menu-floating-radius: 20;
  --bottom-menu-shadow: 0 -4px 20px rgba(0, 0, 0, 0.45);
  --bottom-menu-show-labels: false;
  --bottom-menu-icon-size: 24;
  --bottom-menu-center-elevated: true;
  --bottom-menu-center-position: left;
  --bottom-menu-center-detached: true;
  --bottom-menu-center-gap: 10;
  --bottom-menu-center-size: 56;
  --bottom-menu-center-offset: 20;
  --bottom-menu-center-background: #c28840;
  --bottom-menu-center-use-gradient: true;
  --bottom-menu-center-gradient: linear-gradient(160deg, #D8A45F 0%, #C28840 55%, #B87333 100%);
  --bottom-menu-center-border-color: rgba(244, 241, 233, 0.14);
  --bottom-menu-center-border-width: 1;
  --bottom-menu-center-shadow: 0 6px 18px rgba(194, 136, 64, 0.32);
  --bottom-menu-center-use-logo: true;
  --bottom-menu-center-notch: false;
  --bottom-menu-center-notch-size: 8;
  --bottom-menu-notch-gap: 6;
  --scrollbar-track: #1b1c1f;
  --scrollbar-thumb: rgba(194, 136, 64, 0.45);
  --radius-sm: 6px;
  --radius-md: 10px;
  --radius-lg: 14px;
  --radius-xl: 18px;
  --radius-2xl: 22px;
  --radius-3xl: 28px;
  --radius-pill: 999px;
  --radius-message: 16px;
  --radius-button: 12px;
  --radius-input: 10px;
  --radius-card: 18px;
  --radius-modal: 24px;
  --radius-none: 0;
  --radius-circle: 50%;
  --radius-full: 9999px;
  --color-zone-1: #eae4da;
  --color-zone-2: #4e86c6;
  --color-zone-3: #4c9a72;
  --color-zone-4: #e0b341;
  --color-zone-5: #e08a3c;
  --color-zone-6: #cf4436;
  --overlay-subtle: rgba(10, 10, 10, 0.25);
  --overlay-light: rgba(10, 10, 10, 0.4);
  --overlay-medium: rgba(10, 10, 10, 0.6);
  --overlay-heavy: rgba(10, 10, 10, 0.78);
  --overlay-modal: rgba(6, 6, 7, 0.72);
  --shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.35);
  --shadow-md: 0 6px 16px rgba(0, 0, 0, 0.42);
  --shadow-lg: 0 14px 36px rgba(0, 0, 0, 0.5);
  --shadow-color-sm: rgba(0, 0, 0, 0.35);
  --shadow-color-md: rgba(0, 0, 0, 0.42);
  --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: 234, 228, 218;
  --color-zone-2-rgb: 78, 134, 198;
  --color-zone-3-rgb: 76, 154, 114;
  --color-zone-4-rgb: 224, 179, 65;
  --color-zone-5-rgb: 224, 138, 60;
  --color-zone-6-rgb: 207, 68, 54;
  --color-tzone-1: rgba(234, 228, 218, 0.75);
  --color-tzone-2: rgba(78, 134, 198, 0.75);
  --color-tzone-3: rgba(76, 154, 114, 0.75);
  --color-tzone-4: rgba(224, 179, 65, 0.75);
  --color-tzone-5: rgba(224, 138, 60, 0.75);
  --color-tzone-6: rgba(207, 68, 54, 0.75);
  --color-red: #c28840;
  --color-mainblack: #f4f1e9;
  --main-background: #0a0a0a;
  --color-screenback: #0a0a0a;
  --color-mainback: #0a0a0a;
  --color-white: #f4f1e9;
  --color-black: #000000;
  --main-text-color: #f4f1e9;
  --color-red-button-text: #141008;
  --color-buttonblack: #25272c;
  --color-inactive: #5e5c58;
  --color-borderblack: #2a2c32;
  --color-lightback: #1f2126;
  --color-lightgray: #282a30;
  --color-selectedgray: #31333a;
  --color-blockback: #16171a;
  --color-xlightback: rgba(194, 136, 64, 0.08);
  --color-blue: #5b8fd6;
  --color-green: #4c9a72;
  --color-gray1: #c3c0b8;
  --color-rose: #ac7736;
  --color-gray2: #33353b;
  --color-gray3: #202020;
  --color-menuinactive: #8e8b85;
  --color-menuactive: #c28840;
  --color-lightblue: #6F9DF5;
  --color-lightgreen: #70AA54;
  --color-darkgrey: #1b1c1f;
  --color-scroll: rgba(194, 136, 64, 0.45);
}
